public class GlyphLoader extends Object
Modifier and Type | Field and Description |
---|---|
static int |
FADE_IN_DURATION |
static int |
FADE_OUT_DURATION |
Modifier and Type | Method and Description |
---|---|
void |
addLoadRequest(VirtualSpace tvs,
ObjectDescription od,
boolean transition)
Add a request to load an object in the queue.
|
void |
addUnloadRequest(VirtualSpace tvs,
ObjectDescription od,
boolean transition)
Add a request to unload an object in the queue.
|
void |
shutdown()
Shuts down this GlyphLoader.
|
public static int FADE_IN_DURATION
public static int FADE_OUT_DURATION
public void addLoadRequest(VirtualSpace tvs, ObjectDescription od, boolean transition)
od
- description of object to be loaded.transition
- one of Region.{APPEAR,FADE_IN}public void shutdown()
public void addUnloadRequest(VirtualSpace tvs, ObjectDescription od, boolean transition)
od
- description of object to be loaded.transition
- one of Region.{DISAPPEAR,FADE_OUT}Copyright © 2000-2002 Xerox Corporation. All Rights Reserved
Copyright © 2003 World Wide Web Consortium. All Rights Reserved
Copyright © 2004-2015 INRIA. All Rights Reserved
Licensed under the GNU LGPL. For full terms see the file COPYING.