Package | Description |
---|---|
fr.inria.zuist.od |
Modifier and Type | Method and Description |
---|---|
void |
PDFPageDescription.createObject(SceneManager sm,
VirtualSpace vs,
boolean fadeIn) |
void |
TextDescription.createObject(SceneManager sm,
VirtualSpace vs,
boolean fadeIn) |
void |
SceneFragmentDescription.createObject(SceneManager sm,
VirtualSpace vs,
boolean fadeIn) |
abstract void |
ObjectDescription.createObject(SceneManager sm,
VirtualSpace vs,
boolean fadeIn)
Called automatically by scene manager.
|
void |
ImageDescription.createObject(SceneManager sm,
VirtualSpace vs,
boolean fadeIn) |
void |
GlyphDescription.createObject(SceneManager sm,
VirtualSpace vs,
boolean fadeIn) |
void |
ClosedShapeDescription.createObject(SceneManager sm,
VirtualSpace vs,
boolean fadeIn) |
void |
PDFPageDescription.destroyObject(SceneManager sm,
VirtualSpace vs,
boolean fadeOut) |
void |
TextDescription.destroyObject(SceneManager sm,
VirtualSpace vs,
boolean fadeOut) |
void |
SceneFragmentDescription.destroyObject(SceneManager sm,
VirtualSpace vs,
boolean fadeOut) |
abstract void |
ObjectDescription.destroyObject(SceneManager sm,
VirtualSpace vs,
boolean fadeOut)
Called automatically by scene manager.
|
void |
ImageDescription.destroyObject(SceneManager sm,
VirtualSpace vs,
boolean fadeOut) |
void |
GlyphDescription.destroyObject(SceneManager sm,
VirtualSpace vs,
boolean fadeOut) |
void |
ClosedShapeDescription.destroyObject(SceneManager sm,
VirtualSpace vs,
boolean fadeOut) |
Constructor and Description |
---|
SceneFragmentDescription(String id,
double x,
double y,
URL p,
Region pr,
SceneManager sm)
Constructs the description of a scene fragment.
|
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.