| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Followers |
The Follower nodes (Chasers and Dampers) support dynamic creation of smooth parameter
transitions at run time.
|
| org.web3d.x3d.sai.Followers |
The Follower nodes (Chasers and Dampers) support dynamic creation of smooth parameter
transitions at run time.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ColorChaserObject
X3D node tooltip: (X3D version 3.3 or later) [X3DChaserNode] ColorChaser generates a series of SFColor values that progressively change from initial value to destination value.
|
class |
ColorDamperObject
X3D node tooltip: (X3D version 3.2 or later) [X3DDamperNode] ColorDamper generates a series of RGB color values that progressively change from initial value to destination value.
|
class |
CoordinateChaserObject
X3D node tooltip: (X3D version 3.3 or later) [X3DChaserNode] CoordinateChaser generates a series of coordinate arrays that progressively change from initial value to destination value.
|
class |
CoordinateDamperObject
X3D node tooltip: (X3D version 3.2 or later) [X3DDamperNode] CoordinateDamper generates a series of coordinate arrays that progressively change from initial value to destination value.
|
class |
OrientationChaserObject
X3D node tooltip: (X3D version 3.2 or later) [X3DChaserNode] OrientationChaser generates a series of 4-tuple axis-angle SFRotation values that progressively change from initial value to destination value.
|
class |
OrientationDamperObject
X3D node tooltip: (X3D version 3.2 or later) [X3DDamperNode] OrientationDamper generates a series of 4-tuple axis-angle SFRotation values that progressively change from initial value to destination value.
|
class |
PositionChaser2DObject
X3D node tooltip: (X3D version 3.2 or later) [X3DChaserNode] PositionChaser2D generates a series of 2D position values that progressively change from initial value to destination value.
|
class |
PositionChaserObject
X3D node tooltip: (X3D version 3.2 or later) [X3DChaserNode] PositionChaser generates a series of position values that progressively change from initial value to destination value.
|
class |
PositionDamper2DObject
X3D node tooltip: (X3D version 3.2 or later) [X3DDamperNode] PositionDamper2D generates a series of 2D floating-point values that progressively change from initial value to destination value.
|
class |
PositionDamperObject
X3D node tooltip: (X3D version 3.2 or later) [X3DDamperNode] PositionDamper generates a series of position values that progressively change from initial value to destination value.
|
class |
ScalarChaserObject
X3D node tooltip: (X3D version 3.2 or later) [X3DChaserNode] ScalarChaser generates a series of single floating-point values that progressively change from initial value to destination value.
|
class |
ScalarDamperObject
X3D node tooltip: (X3D version 3.3 or later) [X3DDamperNode] ScalarDamper generates a series of floating-point values that progressively change from initial value to destination value.
|
class |
TexCoordChaser2DObject
X3D node tooltip: (X3D version 3.3 or later) [X3DChaserNode] TexCoordChaser2D generates a series of single floating-point values that progressively change from initial value to destination value.
|
class |
TexCoordDamper2DObject
X3D node tooltip: (X3D version 3.2 or later) [X3DDamperNode] TexCoordDamper2D generates a series of 2D floating-point arrays that progressively change from initial value to destination value.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ColorChaser
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
ColorDamper
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
CoordinateChaser
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
CoordinateDamper
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
OrientationChaser
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
OrientationDamper
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
PositionChaser
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
PositionChaser2D
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
PositionDamper
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
PositionDamper2D
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
ScalarChaser
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
ScalarDamper
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
TexCoordChaser2D
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
TexCoordDamper2D
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
X3DChaserNode
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
X3DDamperNode
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| Modifier and Type | Method and Description |
|---|---|
X3DFollowerNode |
X3DFollowerNode.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
X3DFollowerNode |
X3DFollowerNode.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
X3DFollowerNode |
X3DFollowerNode.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
X3DFollowerNode |
X3DFollowerNode.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.