| Package | Description |
|---|---|
| org.web3d.x3d.jsail.CADGeometry |
The CADGeometry component is provided for Computer-Aided Design (CAD) nodes.
|
| org.web3d.x3d.jsail.DIS |
The Distributed Interactive Simulation (DIS) component provides networked interoperability
with the IEEE DIS protocol for sharing state and conducting real-time platform-level
simulations across multiple host computers.
|
| org.web3d.x3d.jsail.Geospatial |
The Geospatial component defines how to associate real-world locations in an X3D scene
and specifies nodes particularly tuned for geospatial applications.
|
| org.web3d.x3d.jsail.Grouping |
The Grouping component describes how nodes are organized into groups to establish
a transformation hierarchy for the X3D scene graph.
|
| org.web3d.x3d.jsail.HAnim |
The Humanoid Animation (H-Anim) component for X3D defines node bindings and other
details for implementing ISO/IEC 19774, the H-Anim International Specificaiton.
|
| org.web3d.x3d.jsail.Layering |
The Layering component describes how to layer a set of subscene layers into a composite
scene.
|
| org.web3d.x3d.jsail.Layout |
The Layout component defines how to precisely position content in a scene in relation
to the rendered results, especially for integrating 2D content with 3D content.
|
| org.web3d.x3d.jsail.Navigation |
The Navigation component specifies how a user can effectively and intuitively move
through and around a 3D scene.
|
| org.web3d.x3d.jsail.Networking |
The Networking component defines node types and other features used to access file-based
and streaming resources on the World Wide Web.
|
| org.web3d.x3d.jsail.Picking |
The Picking component provides the ability to test for arbitrary object collision
and provide basic capabilities to detecting object intersections and interactions.
|
| org.web3d.x3d.sai.CADGeometry |
The CADGeometry component is provided for Computer-Aided Design (CAD) nodes.
|
| org.web3d.x3d.sai.DIS |
The Distributed Interactive Simulation (DIS) component provides networked interoperability
with the IEEE DIS protocol for sharing state and conducting real-time platform-level
simulations across multiple host computers.
|
| org.web3d.x3d.sai.Geospatial |
The Geospatial component defines how to associate real-world locations in an X3D scene
and specifies nodes particularly tuned for geospatial applications.
|
| org.web3d.x3d.sai.Grouping |
The Grouping component describes how nodes are organized into groups to establish
a transformation hierarchy for the X3D scene graph.
|
| org.web3d.x3d.sai.HAnim |
The Humanoid Animation (H-Anim) component for X3D defines node bindings and other
details for implementing ISO/IEC 19774, the H-Anim International Specificaiton.
|
| org.web3d.x3d.sai.Layering |
The Layering component describes how to layer a set of subscene layers into a composite
scene.
|
| org.web3d.x3d.sai.Layout |
The Layout component defines how to precisely position content in a scene in relation
to the rendered results, especially for integrating 2D content with 3D content.
|
| org.web3d.x3d.sai.Navigation |
The Navigation component specifies how a user can effectively and intuitively move
through and around a 3D scene.
|
| org.web3d.x3d.sai.Networking |
The Networking component defines node types and other features used to access file-based
and streaming resources on the World Wide Web.
|
| org.web3d.x3d.sai.Picking |
The Picking component provides the ability to test for arbitrary object collision
and provide basic capabilities to detecting object intersections and interactions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CADAssemblyObject
X3D node tooltip: (X3D version 3.1 or later) [X3DGroupingNode,X3DProductStructureChildNode] CADAssembly holds a set of Computer-Aided Design (CAD) assemblies or parts grouped together.
|
class |
CADLayerObject
X3D node tooltip: (X3D version 3.1 or later) [X3DGroupingNode] CADLayer nodes define a hierarchy that shows layer structure for a Computer-Aided Design (CAD) model.
|
class |
CADPartObject
X3D node tooltip: (X3D version 3.1 or later) [X3DGroupingNode,X3DProductStructureChildNode] CADPart is an atomic part that defines both coordinate-system location and the faces that constitute a part in a Computer-Aided Design (CAD) model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EspduTransformObject
X3D node tooltip: [X3DGroupingNode,X3DSensorNode] EspduTransform is a networked Transform node that can contain most nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GeoLocationObject
X3D node tooltip: [X3DGroupingNode] GeoLocation positions a regular X3D model onto earth's surface.
|
class |
GeoTransformObject
X3D node tooltip: [X3DGroupingNode] GeoTransform is a Grouping node that can contain most nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GroupObject
X3D node tooltip: [X3DGroupingNode] Group is a Grouping node that can contain most nodes.
|
class |
SwitchObject
X3D node tooltip: [X3DGroupingNode] Switch is a Grouping node that only renders one (or zero) child at a time.
|
class |
TransformObject
X3D node tooltip: [X3DGroupingNode] Transform is a Grouping node that can contain most nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HAnimSegmentObject
X3D node tooltip: [X3DGroupingNode] HAnimSegment node contains Shape geometry for each body segment.
|
class |
HAnimSiteObject
X3D node tooltip: [X3DGroupingNode] An HAnimSite node serves three purposes: (a) define an "end effector" location which can be used by an inverse kinematics system, (b) define an attachment point for accessories such as jewelry and clothing, and (c) define a location for a Viewpoint virtual camera in the reference frame of an HAnimSegment (such as a view "through the eyes" of the humanoid for use in multi-user worlds).
|
| Modifier and Type | Class and Description |
|---|---|
class |
ViewportObject
X3D node tooltip: (X3D version 3.2 or later) [X3DViewportNode, X3DBoundedObject] Viewport is a Grouping node that can contain most nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LayoutGroupObject
X3D node tooltip: (X3D version 3.2 or later) [X3DGroupingNode] LayoutGroup is a Grouping node that can contain most nodes, whose children are related by a common layout within a parent layout.
|
class |
ScreenGroupObject
X3D node tooltip: (X3D version 3.2 or later) [X3DGroupingNode] ScreenGroup is a Grouping node that can contain most nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BillboardObject
X3D node tooltip: [X3DGroupingNode] Billboard is a Grouping node that can contain most nodes.
|
class |
CollisionObject
X3D node tooltip: [X3DGroupingNode,X3DSensorNode] Collision detects camera-to-object contact using current view and NavigationInfo avatarSize.
|
class |
LODObject
X3D node tooltip: [X3DGroupingNode] LOD (Level Of Detail) uses camera-to-object distance to switch among contained child levels.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnchorObject
X3D node tooltip: [X3DGroupingNode,X3DUrlObject] Anchor is a Grouping node that can contain most nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PickableGroupObject
X3D node tooltip: (X3D version 3.2 or later) [X3DGroupingNode,X3DPickableObject] PickableGroup is a Grouping node that can contain most nodes.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CADAssembly
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
CADLayer
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
CADPart
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EspduTransform
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GeoLocation
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
GeoTransform
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Group
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
Switch
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
Transform
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| Modifier and Type | Method and Description |
|---|---|
X3DGroupingNode |
X3DGroupingNode.setBboxCenter(float[] newValue)
Assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.
|
X3DGroupingNode |
X3DGroupingNode.setBboxSize(float[] newValue)
Assign 3-tuple float array within allowed range of [0,infinity), or default value [-1 -1 -1], to initializeOnly SFVec3f field named bboxSize.
|
X3DGroupingNode |
X3DGroupingNode.setChildren(X3DNode[] newValue)
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field children.
|
X3DGroupingNode |
X3DGroupingNode.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
X3DGroupingNode |
X3DGroupingNode.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
X3DGroupingNode |
X3DGroupingNode.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
X3DGroupingNode |
X3DGroupingNode.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
HAnimSegment
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
HAnimSite
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Viewport
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
X3DViewportNode
Grouping nodes can contain other nodes as children, thus making up the backbone of a scene graph.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LayoutGroup
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
ScreenGroup
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Billboard
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
Collision
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
LOD
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Anchor
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PickableGroup
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.