com.jhlabs.map.proj
Class Murdoch3Projection

java.lang.Object
  extended by com.jhlabs.map.proj.Projection
      extended by com.jhlabs.map.proj.ConicProjection
          extended by com.jhlabs.map.proj.SimpleConicProjection
              extended by com.jhlabs.map.proj.Murdoch3Projection
All Implemented Interfaces:
Serializable, Cloneable

public class Murdoch3Projection
extends SimpleConicProjection

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.jhlabs.map.proj.SimpleConicProjection
MURD1, MURD2, MURD3, PCONIC, VITK1
 
Fields inherited from class com.jhlabs.map.proj.ConicProjection
CONIC_LAT_DEG, projectionLatitude1, projectionLatitude2
 
Fields inherited from class com.jhlabs.map.proj.Projection
a, DTR, e, ellipsoid, EPS10, es, falseEasting, falseNorthing, fromMetres, geocentric, maxLatitude, maxLongitude, minLatitude, minLongitude, name, one_es, projectionLatitude, projectionLongitude, rone_es, RTD, scaleFactor, spherical, trueScaleLatitude
 
Constructor Summary
Murdoch3Projection()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class com.jhlabs.map.proj.SimpleConicProjection
hasInverse, initialize, project, projectInverse
 
Methods inherited from class com.jhlabs.map.proj.ConicProjection
getProjectionLatitude1, getProjectionLatitude1Degrees, getProjectionLatitude2, getProjectionLatitude2Degrees, setProjectionLatitude, setProjectionLatitude1, setProjectionLatitude1Degrees, setProjectionLatitude2, setProjectionLatitude2Degrees
 
Methods inherited from class com.jhlabs.map.proj.Projection
binarySearchInverse, binarySearchInverse, clone, getEllipsoid, getEPSGCode, getEquatorRadius, getFalseEasting, getFalseNorthing, getFromMetres, getMaxLatitude, getMaxLatitudeDegrees, getMaxLongitude, getMaxLongitudeDegrees, getMinLatitude, getMinLatitudeDegrees, getMinLongitude, getMinLongitudeDegrees, getName, getPROJ4Description, getProjectionDescription, getProjectionLatitude, getProjectionLatitudeDegrees, getProjectionLongitude, getProjectionLongitudeDegrees, getScaleFactor, getTrueScaleLatitude, getTrueScaleLatitudeDegrees, inside, inverseTransform, inverseTransform, inverseTransform, inverseTransformRadians, inverseTransformRadians, inverseTransformRadians, isConformal, isEqualArea, isRectilinear, main, parallelsAreParallel, setEllipsoid, setFalseEasting, setFalseNorthing, setFromMetres, setMaxLatitude, setMaxLongitude, setMaxLongitudeDegrees, setMinLatitude, setMinLongitude, setMinLongitudeDegrees, setName, setProjectionLatitudeDegrees, setProjectionLongitude, setProjectionLongitudeDegrees, setScaleFactor, setTrueScaleLatitude, setTrueScaleLatitudeDegrees, testBinarySearchInverse, transform, transform, transform, transform, transformRadians, transformRadians, transformRadians
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Murdoch3Projection

public Murdoch3Projection()
Method Detail

toString

public String toString()
Overrides:
toString in class SimpleConicProjection


Copyright © 2011. All Rights Reserved.