Jeospace API

Uses of Interface
org.jeospace.x3d.Structure

Packages that use Structure
org.jeospace.simulation Contains classes to configure, manage and control the simulation/visulation environment. 
org.jeospace.x3d Contains classes that implement utility functions related to x3d capabilities and wrapper classes to encapsulate x3d nodes. 
 

Uses of Structure in org.jeospace.simulation
 

Methods in org.jeospace.simulation that return Structure
 Structure SystemNode.getStructure()
          Return the Structure for the primary world of this system.
 Structure SatelliteNode.getStructure()
          Return the Structure for this node.
 Structure RootNode.getStructure()
          Return the Structure for this node.
 Structure SimNode.getStructure()
          Return the Structure for this node.
 

Uses of Structure in org.jeospace.x3d
 

Classes in org.jeospace.x3d that implement Structure
 class Cockpit
          A view platform that is oriented and aligned with the gravitation vector and horizontal coordinate system of the System to which it is attached.
 class PlatformStructure
          A Transform hierarchy supporting simulation components such as ScaledComponents.
 class RootStructure
          The root Transform structure of a simulation.
 class SystemStructure
          The hierarchical Transform structure of an SystemNode.
 


Jeospace API

Copyright © 2006 - jeospace.org