Jeospace API

Uses of Package
org.jeospace.measure

Packages that use org.jeospace.measure
org.jeospace.coordinate Contains classes that support 3 dimensional coordinate objects used to position and orient. 
org.jeospace.geometry Contains classes that describe and manipulate geometric objects. 
org.jeospace.measure Contains classes that describe and manipulate quantities of measurement. 
org.jeospace.navigation Contains classes that implement the navigation capabilities. 
org.jeospace.physics Contains classes supporting physics based simulations. 
org.jeospace.physics.orbit Contains interfaces and classes supporting physics based orbital mechanics. 
org.jeospace.simulation Contains classes to configure, manage and control the simulation/visulation environment. 
org.jeospace.text Contains classes for handling the textual representation of measurement and identity objects 
org.jeospace.ui.swt.widgets Contains classes for creating SWT based user interfaces which utilize Jeospace objects. 
org.jeospace.util Contains miscellaneous utility classes for describing and identifying geospatial features and objects. 
org.jeospace.x3d Contains classes that implement utility functions related to x3d capabilities and wrapper classes to encapsulate x3d nodes. 
org.jeospace.x3d.geometry Contains classes used in the construction of x3d geometry. 
 

Classes in org.jeospace.measure used by org.jeospace.coordinate
Length
          An object that represents a linear unit of measure.
 

Classes in org.jeospace.measure used by org.jeospace.geometry
Length
          An object that represents a linear unit of measure.
 

Classes in org.jeospace.measure used by org.jeospace.measure
Length
          An object that represents a linear unit of measure.
LengthUnit
          Constant object identifiers for the units of linear measure as represented by Length objects.
Mass
          An object that represents a unit of mass.
MassUnit
          Constant object identifiers for the units of mass as represented by Mass objects.
Mult
          An immutable object that provides exponents, values, symbols and prefixes of multipliers as defined in the International System ( SI ).
Temperature
          An object that represents a measure of temperature.
TemperatureUnit
          Constant object identifiers for the units of temperature as represented by Temperature objects.
Time
          An object that represents a unit of time.
TimeUnit
          Constant object identifiers of periods of time.
 

Classes in org.jeospace.measure used by org.jeospace.navigation
Length
          An object that represents a linear unit of measure.
 

Classes in org.jeospace.measure used by org.jeospace.physics
Mass
          An object that represents a unit of mass.
 

Classes in org.jeospace.measure used by org.jeospace.physics.orbit
Length
          An object that represents a linear unit of measure.
Mass
          An object that represents a unit of mass.
 

Classes in org.jeospace.measure used by org.jeospace.simulation
Length
          An object that represents a linear unit of measure.
Mass
          An object that represents a unit of mass.
TimeUnit
          Constant object identifiers of periods of time.
 

Classes in org.jeospace.measure used by org.jeospace.text
Length
          An object that represents a linear unit of measure.
LengthUnit
          Constant object identifiers for the units of linear measure as represented by Length objects.
Mass
          An object that represents a unit of mass.
MassUnit
          Constant object identifiers for the units of mass as represented by Mass objects.
Mult
          An immutable object that provides exponents, values, symbols and prefixes of multipliers as defined in the International System ( SI ).
TimeUnit
          Constant object identifiers of periods of time.
 

Classes in org.jeospace.measure used by org.jeospace.ui.swt.widgets
Length
          An object that represents a linear unit of measure.
 

Classes in org.jeospace.measure used by org.jeospace.util
Length
          An object that represents a linear unit of measure.
 

Classes in org.jeospace.measure used by org.jeospace.x3d
Length
          An object that represents a linear unit of measure.
 

Classes in org.jeospace.measure used by org.jeospace.x3d.geometry
Length
          An object that represents a linear unit of measure.
 


Jeospace API

Copyright © 2006 - jeospace.org