Jeospace API

Uses of Interface
org.jeospace.x3d.geometry.CoordinateDataSource

Packages that use CoordinateDataSource
org.jeospace.x3d.geometry Contains classes used in the construction of x3d geometry. 
 

Uses of CoordinateDataSource in org.jeospace.x3d.geometry
 

Subinterfaces of CoordinateDataSource in org.jeospace.x3d.geometry
 interface IFSDataSource
          Defines the requirements for generating the geometry of an X3D IndexedFaceSet
 interface ILSDataSource
          Defines the requirements for generating the geometry of an X3D IndexedLineSet
 

Classes in org.jeospace.x3d.geometry that implement CoordinateDataSource
 class EarthEllipticPath
          Generate the data for creating an X3D IndexedLineSet of an Ellipse as described by a set of OrbitalElements.
 class EllipticPath
          Generate the data for creating an X3D IndexedLineSet of an Ellipse as described by a set of OrbitalElements.
 class SphericalLatitude
          Generate the data for creating an X3D IndexedLineSet of a line of latitude about a sphere.
 class SphericalLatLongMesh
          A data source for an X3D IndexedFaceSet that implements a spherical mesh composed of points of latitude and longitude.
 class SphericalLongitude
          Generate the data for creating an X3D IndexedLineSet of a line of longitude about a sphere.
 


Jeospace API

Copyright © 2006 - jeospace.org