Class StatePlaneCoordinateInfo

java.lang.Object
hec.map.transform.CoordinateInfo
hec.map.transform.StatePlaneCoordinateInfo
All Implemented Interfaces:
AsciiSerializable, FieldAccessor, CoordinateTransformConstants, Serializable

public class StatePlaneCoordinateInfo extends CoordinateInfo implements Serializable, AsciiSerializable
See Also:
  • Field Details

    • _stateZone

      protected long _stateZone
  • Constructor Details

    • StatePlaneCoordinateInfo

      public StatePlaneCoordinateInfo()
    • StatePlaneCoordinateInfo

      public StatePlaneCoordinateInfo(String units, String spheroid)
    • StatePlaneCoordinateInfo

      public StatePlaneCoordinateInfo(String units, String spheroid, long stateZone)
  • Method Details