|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgistoolkit.projection.TransversMercatorProjection
gistoolkit.projection.BritishNationalGridProjection
Constructor Summary | |
BritishNationalGridProjection()
Default constructor. |
Method Summary | |
java.lang.Object[] |
degreeToSquare(double lat,
double lon)
|
java.lang.String |
getProjectionName()
return the name of the projection |
static void |
main(java.lang.String[] arg)
For testing. |
Methods inherited from class gistoolkit.projection.TransversMercatorProjection |
altTransformBackward, altTransformForward, clone, forwardM, getCentralScale, getCoefficients, getEasting, getEllipsoid, getLatOragin, getLonOragin, getNode, getNorthing, getUnitOfMeasure, projectBackward, projectForward, reverseM, setCentralScale, setEasting, setEllipsoid, setEnvelope, setLatOragin, setLonOragin, setNode, setNorthing |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BritishNationalGridProjection()
Method Detail |
public java.lang.String getProjectionName()
getProjectionName
in interface Projection
getProjectionName
in class TransversMercatorProjection
public java.lang.Object[] degreeToSquare(double lat, double lon)
public static void main(java.lang.String[] arg)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |