Uses of Package
gistoolkit.projection

Packages that use gistoolkit.projection
gistoolkit.application.dialog   
gistoolkit.application.layers   
gistoolkit.datasources   
gistoolkit.datasources.imagefile   
gistoolkit.datasources.terraserver   
gistoolkit.display   
gistoolkit.projection   
gistoolkit.projection.ellipsoid   
gistoolkit.projection.ellipsoid.transform   
gistoolkit.server   
gistoolkit.server.mapservice.adminextender   
gistoolkit.server.mapservice.adminextender.projectionhandlers   
 

Classes in gistoolkit.projection used by gistoolkit.application.dialog
Projection
          Represents and performs a projection.
 

Classes in gistoolkit.projection used by gistoolkit.application.layers
Projection
          Represents and performs a projection.
 

Classes in gistoolkit.projection used by gistoolkit.datasources
Projection
          Represents and performs a projection.
 

Classes in gistoolkit.projection used by gistoolkit.datasources.imagefile
Projection
          Represents and performs a projection.
 

Classes in gistoolkit.projection used by gistoolkit.datasources.terraserver
Projection
          Represents and performs a projection.
 

Classes in gistoolkit.projection used by gistoolkit.display
Projection
          Represents and performs a projection.
 

Classes in gistoolkit.projection used by gistoolkit.projection
EditableProjection
          Allows the user interface to edit the properties of a particular projection.
Ellipsoid
          Class to contain the parameters associated with an elipsoid used in modeling the lat long measurements of the earth.
EllipsoidProjection
          Interface to allow the conversion routine to convert from one projection bassed on one ellipsoid to another bassed on a different ellipsoid automatically.
Projection
          Represents and performs a projection.
ProjectionPanel
          Abstract Class to allow projections to generate GUI interfaces for editing just them.
SimpleProjection
          Used for handling general things like lat oragin, long oragin, and elipsoid.
SimpleProjectionPanel
          Handles the inputing of the basic information associated with a simple projection.
TransversMercatorProjection
          Performs a Transvers Mercator projection from Latitude Longitude to UTM or so.
 

Classes in gistoolkit.projection used by gistoolkit.projection.ellipsoid
Ellipsoid
          Class to contain the parameters associated with an elipsoid used in modeling the lat long measurements of the earth.
 

Classes in gistoolkit.projection used by gistoolkit.projection.ellipsoid.transform
Ellipsoid
          Class to contain the parameters associated with an elipsoid used in modeling the lat long measurements of the earth.
 

Classes in gistoolkit.projection used by gistoolkit.server
Projection
          Represents and performs a projection.
 

Classes in gistoolkit.projection used by gistoolkit.server.mapservice.adminextender
Projection
          Represents and performs a projection.
 

Classes in gistoolkit.projection used by gistoolkit.server.mapservice.adminextender.projectionhandlers
Projection
          Represents and performs a projection.