Uses of Package
com.bbn.openmap.proj.coords

Packages that use com.bbn.openmap.proj.coords
com.bbn.openmap.dataAccess.shape This package provides read and write access to ESRI shape files, including the .shp, .dbf and .shx files. 
com.bbn.openmap.layer.shape Provides an OpenMap layer for dealing with shape files. 
com.bbn.openmap.layer.shape.areas Provides an extension to the ShapeLayer that deals with attributes files for shapefiles. 
com.bbn.openmap.plugin Provides support for writing OpenMap PlugIns. 
com.bbn.openmap.proj.coords   
 

Classes in com.bbn.openmap.proj.coords used by com.bbn.openmap.dataAccess.shape
GeoCoordTransformation
          A DecimalDegreeTranslator is an object that knows how to translate a set of coordinates from one coordinate system definition to/from a set of decimal degree coordinates.
 

Classes in com.bbn.openmap.proj.coords used by com.bbn.openmap.layer.shape
GeoCoordTransformation
          A DecimalDegreeTranslator is an object that knows how to translate a set of coordinates from one coordinate system definition to/from a set of decimal degree coordinates.
 

Classes in com.bbn.openmap.proj.coords used by com.bbn.openmap.layer.shape.areas
GeoCoordTransformation
          A DecimalDegreeTranslator is an object that knows how to translate a set of coordinates from one coordinate system definition to/from a set of decimal degree coordinates.
 

Classes in com.bbn.openmap.proj.coords used by com.bbn.openmap.plugin
MGRSPoint
          A class representing a MGRS coordinate that has the ability to provide the decimal degree lat/lon equivalent, as well as the UTM equivalent.
UTMPoint
          A class representing a UTM co-ordinate.
 

Classes in com.bbn.openmap.proj.coords used by com.bbn.openmap.proj.coords
AbstractGCT
           
CoordinateReferenceSystem
           
DMSLatLonPoint
          Encapsulates a latitude and longitude coordinate in degrees, minutes and seconds as well as the sign.
ECEFPoint
          From: http://www.commlinx.com.au/Datum%20Transformation%20Description.html :
GeoCoordTransformation
          A DecimalDegreeTranslator is an object that knows how to translate a set of coordinates from one coordinate system definition to/from a set of decimal degree coordinates.
LatLonGCT
           
MercatorMeterGCT
          Convert between mercator meters and lat/lon degrees.
MGRSPoint
          A class representing a MGRS coordinate that has the ability to provide the decimal degree lat/lon equivalent, as well as the UTM equivalent.
NedFrame
          Encapsulates the NED (North-East-Down) coordinate system.
UPSPoint
          Class UPSPoint.
UTMPoint
          A class representing a UTM co-ordinate.
ZonedUTMPoint
          A ZonedUTMPoint is a UTMPoint that handles a MGRS zone letter instead of N or S.
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details