Package com.esri.aims.mtier.model.map.projection

Contains CoordSys, FeatureCoordSys, FilterCoordSys, and Densify objects that are used for reprojecting the views of an ArcIMS service.

See:
          Description

Class Summary
CoordSys Defines the projection coordinate system of a layer.
Densify This class sets the interval used for adding points.
FeatureCoordSys Represents the projection coordinate system that layers in a service or a specific service are projected to.
FilterCoordSys Represents the current coordinate system for layers in a service or a specific service.
Project Converts the given geometry from one coordinate system to another coordinate system based on specified from coordsys and to coordsys.
 

Package com.esri.aims.mtier.model.map.projection Description

Contains CoordSys, FeatureCoordSys, FilterCoordSys, and Densify objects that are used for reprojecting the views of an ArcIMS service.