| |
|
| java.lang.Object org.jdesktop.j3d.loaders.vrml97.impl.BaseNode org.jdesktop.j3d.loaders.vrml97.impl.Node org.jdesktop.j3d.loaders.vrml97.impl.Coordinate
Coordinate | public class Coordinate extends Node implements Reusable(Code) | | Description of the Class
|
Coordinate | public Coordinate(Loader loader)(Code) | | Constructor for the Coordinate object
Parameters: loader - Description of the Parameter |
Coordinate | public Coordinate(Loader loader, float[] points)(Code) | | Constructor for the Coordinate object
Parameters: loader - Description of the Parameter Parameters: points - Description of the Parameter |
Coordinate | public Coordinate(Loader loader, MFVec3f points)(Code) | | Constructor for the Coordinate object
Parameters: loader - Description of the Parameter Parameters: points - Description of the Parameter |
clone | public Object clone()(Code) | | Description of the Method
Description of the Return Value |
getType | public String getType()(Code) | | Gets the type attribute of the Coordinate object
The type value |
initFields | void initFields()(Code) | | Description of the Method
|
notifyMethod | public void notifyMethod(String eventInName, double time)(Code) | | Description of the Method
Parameters: eventInName - Description of the Parameter Parameters: time - Description of the Parameter |
reset | public void reset()(Code) | | Description of the Method
|
toStringBody | public String toStringBody()(Code) | | Description of the Method
Description of the Return Value |
|
|
|