org.onebusaway.geospatial.services
Class UTMProjection

java.lang.Object
  extended by org.onebusaway.geospatial.services.Proj4Projection
      extended by org.onebusaway.geospatial.services.UTMProjection
All Implemented Interfaces:
Serializable, ICoordinateProjection

public class UTMProjection
extends Proj4Projection

See Also:
Serialized Form

Constructor Summary
UTMProjection(int zone)
           
 
Method Summary
 int getZone()
           
 
Methods inherited from class org.onebusaway.geospatial.services.Proj4Projection
equals, forward, forward, getSpec, hashCode, reverse, reverse
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UTMProjection

public UTMProjection(int zone)
Method Detail

getZone

public int getZone()


Copyright © 2012 OneBusAway. All Rights Reserved.