Jeospace API

Uses of Class
org.jeospace.x3d.node.Transform

Packages that use Transform
org.jeospace.x3d Contains classes that implement utility functions related to x3d capabilities and wrapper classes to encapsulate x3d nodes. 
 

Uses of Transform in org.jeospace.x3d
 

Fields in org.jeospace.x3d declared as Transform
 Transform ScaledComponent.transform
          The grouping node of this component
 Transform PlatformStructure.horizon
          The plane of the horizon transform.
 Transform PlatformStructure.component
          The component transform
 Transform SystemStructure.ecliptic
          Transform cooresponding to SystemFrame.ECLIPTIC
 Transform SystemStructure.equatorial
          Transform cooresponding to SystemFrame.EQUATORIAL
 Transform SystemStructure.ellipsoidal
          Transform cooresponding to SystemFrame.ELLIPSOIDAL
 Transform RootStructure.root
          The Transform
 

Methods in org.jeospace.x3d that return Transform
 Transform SystemStructure.getTransform(ReferenceFrame refFrame)
          Return the Transform that corresponds to the argument ReferenceFrame
 Transform RootStructure.getTransform(ReferenceFrame refFrame)
          Return the Transform that corresponds to the argument ReferenceFrame
 


Jeospace API

Copyright © 2006 - jeospace.org