Uses of Interface
org.web3d.x3d.sai.Rendering.X3DCoordinateNode
Packages that use X3DCoordinateNode
Package
Description
The CADGeometry component is provided for Computer-Aided Design (CAD) nodes.
The Geometry3D component describes how three-dimensional geometry is specified and defines ElevationGrid, Extrusion, IndexedFaceSet, and most primitive geometry nodes (Box, Cone, Cylinder, Sphere).
The Geospatial component defines how to associate real-world locations in an X3D scene and specifies nodes particularly tuned for geospatial applications.
The Particle Systems component specifies how to model particles and their interactions through the application of basic physics principles to affect motion.
The Rendering component includes fundamental rendering primitives such as TriangleSet and PointSet nodes, as well as geometric properties nodes that define how coordinate indices, colors, normals and texture coordinates are specified.
The CADGeometry component is provided for Computer-Aided Design (CAD) nodes.
The Geometry3D component describes how three-dimensional geometry is specified and defines ElevationGrid, Extrusion, IndexedFaceSet, and most primitive geometry nodes (Box, Cone, Cylinder, Sphere).
The Geospatial component defines how to associate real-world locations in an X3D scene and specifies nodes particularly tuned for geospatial applications.
The Particle Systems component specifies how to model particles and their interactions through the application of basic physics principles to affect motion.
The Rendering component includes fundamental rendering primitives such as TriangleSet and PointSet nodes, as well as geometric properties nodes that define how coordinate indices, colors, normals and texture coordinates are specified.
-
Uses of X3DCoordinateNode in org.web3d.x3d.jsail.CADGeometry
Methods in org.web3d.x3d.jsail.CADGeometry that return X3DCoordinateNodeModifier and TypeMethodDescriptionIndexedQuadSet.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.QuadSet.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.static final X3DCoordinateNode
IndexedQuadSet.getCoordDefault()
Public accessor for private default valuestatic final X3DCoordinateNode
QuadSet.getCoordDefault()
Public accessor for private default valueMethods in org.web3d.x3d.jsail.CADGeometry with parameters of type X3DCoordinateNodeModifier and TypeMethodDescriptionIndexedQuadSet.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.QuadSet.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord. -
Uses of X3DCoordinateNode in org.web3d.x3d.jsail.Geometry3D
Methods in org.web3d.x3d.jsail.Geometry3D that return X3DCoordinateNodeModifier and TypeMethodDescriptionIndexedFaceSet.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.static final X3DCoordinateNode
IndexedFaceSet.getCoordDefault()
Public accessor for private default valueMethods in org.web3d.x3d.jsail.Geometry3D with parameters of type X3DCoordinateNodeModifier and TypeMethodDescriptionIndexedFaceSet.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord. -
Uses of X3DCoordinateNode in org.web3d.x3d.jsail.Geospatial
Classes in org.web3d.x3d.jsail.Geospatial that implement X3DCoordinateNodeModifier and TypeClassDescriptionclass
GeoCoordinate builds geometry as a set of geographic 3D coordinates. -
Uses of X3DCoordinateNode in org.web3d.x3d.jsail.ParticleSystems
Methods in org.web3d.x3d.jsail.ParticleSystems that return X3DCoordinateNodeModifier and TypeMethodDescriptionPolylineEmitter.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.VolumeEmitter.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.static final X3DCoordinateNode
PolylineEmitter.getCoordDefault()
Public accessor for private default valuestatic final X3DCoordinateNode
VolumeEmitter.getCoordDefault()
Public accessor for private default valueMethods in org.web3d.x3d.jsail.ParticleSystems with parameters of type X3DCoordinateNodeModifier and TypeMethodDescriptionPolylineEmitter.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.VolumeEmitter.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord. -
Uses of X3DCoordinateNode in org.web3d.x3d.jsail.Rendering
Classes in org.web3d.x3d.jsail.Rendering that implement X3DCoordinateNodeModifier and TypeClassDescriptionclass
Coordinate builds geometry by defining a set of 3D coordinate (triplet) point values.class
CoordinateDouble builds geometry by defining a set of 3D coordinate (triplet) point values.Methods in org.web3d.x3d.jsail.Rendering that return X3DCoordinateNodeModifier and TypeMethodDescriptionIndexedLineSet.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.IndexedTriangleFanSet.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.IndexedTriangleSet.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.IndexedTriangleStripSet.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.LineSet.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.PointSet.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.TriangleFanSet.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.TriangleSet.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.TriangleStripSet.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.static final X3DCoordinateNode
IndexedLineSet.getCoordDefault()
Public accessor for private default valuestatic final X3DCoordinateNode
IndexedTriangleFanSet.getCoordDefault()
Public accessor for private default valuestatic final X3DCoordinateNode
IndexedTriangleSet.getCoordDefault()
Public accessor for private default valuestatic final X3DCoordinateNode
IndexedTriangleStripSet.getCoordDefault()
Public accessor for private default valuestatic final X3DCoordinateNode
LineSet.getCoordDefault()
Public accessor for private default valuestatic final X3DCoordinateNode
PointSet.getCoordDefault()
Public accessor for private default valuestatic final X3DCoordinateNode
TriangleFanSet.getCoordDefault()
Public accessor for private default valuestatic final X3DCoordinateNode
TriangleSet.getCoordDefault()
Public accessor for private default valuestatic final X3DCoordinateNode
TriangleStripSet.getCoordDefault()
Public accessor for private default valueMethods in org.web3d.x3d.jsail.Rendering with parameters of type X3DCoordinateNodeModifier and TypeMethodDescriptionIndexedLineSet.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.IndexedTriangleFanSet.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.IndexedTriangleSet.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.IndexedTriangleStripSet.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.LineSet.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.PointSet.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.TriangleFanSet.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.TriangleSet.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.TriangleStripSet.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord. -
Uses of X3DCoordinateNode in org.web3d.x3d.sai.CADGeometry
Methods in org.web3d.x3d.sai.CADGeometry that return X3DCoordinateNodeModifier and TypeMethodDescriptionIndexedQuadSet.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.QuadSet.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.Methods in org.web3d.x3d.sai.CADGeometry with parameters of type X3DCoordinateNodeModifier and TypeMethodDescriptionIndexedQuadSet.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.QuadSet.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord. -
Uses of X3DCoordinateNode in org.web3d.x3d.sai.Geometry3D
Methods in org.web3d.x3d.sai.Geometry3D that return X3DCoordinateNodeModifier and TypeMethodDescriptionIndexedFaceSet.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.Methods in org.web3d.x3d.sai.Geometry3D with parameters of type X3DCoordinateNodeModifier and TypeMethodDescriptionIndexedFaceSet.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord. -
Uses of X3DCoordinateNode in org.web3d.x3d.sai.Geospatial
Subinterfaces of X3DCoordinateNode in org.web3d.x3d.sai.GeospatialModifier and TypeInterfaceDescriptioninterface
GeoCoordinate builds geometry as a set of geographic 3D coordinates. -
Uses of X3DCoordinateNode in org.web3d.x3d.sai.ParticleSystems
Methods in org.web3d.x3d.sai.ParticleSystems that return X3DCoordinateNodeModifier and TypeMethodDescriptionPolylineEmitter.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.VolumeEmitter.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.Methods in org.web3d.x3d.sai.ParticleSystems with parameters of type X3DCoordinateNodeModifier and TypeMethodDescriptionPolylineEmitter.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.VolumeEmitter.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord. -
Uses of X3DCoordinateNode in org.web3d.x3d.sai.Rendering
Subinterfaces of X3DCoordinateNode in org.web3d.x3d.sai.RenderingModifier and TypeInterfaceDescriptioninterface
Coordinate builds geometry by defining a set of 3D coordinate (triplet) point values.interface
CoordinateDouble builds geometry by defining a set of 3D coordinate (triplet) point values.Methods in org.web3d.x3d.sai.Rendering that return X3DCoordinateNodeModifier and TypeMethodDescriptionIndexedLineSet.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.IndexedTriangleFanSet.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.IndexedTriangleSet.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.IndexedTriangleStripSet.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.LineSet.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.PointSet.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.TriangleFanSet.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.TriangleSet.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.TriangleStripSet.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.X3DComposedGeometryNode.getCoord()
Provide org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) from inputOutput SFNode field coord.X3DCoordinateNode.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.Methods in org.web3d.x3d.sai.Rendering with parameters of type X3DCoordinateNodeModifier and TypeMethodDescriptionIndexedLineSet.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.IndexedTriangleFanSet.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.IndexedTriangleSet.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.IndexedTriangleStripSet.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.LineSet.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.PointSet.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.TriangleFanSet.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.TriangleSet.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.TriangleStripSet.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.X3DComposedGeometryNode.setCoord
(X3DCoordinateNode newValue) Accessor method to assign org.web3d.x3d.sai.Rendering.X3DCoordinateNode instance (using a properly typed node) to inputOutput SFNode field coord.