|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.josm.data.projection.AbstractProjection
org.openstreetmap.josm.data.projection.Epsg3008
public class Epsg3008
SWEREF99 13 30 projection. Based on data from spatialreference.org. http://spatialreference.org/ref/epsg/3008/
Field Summary |
---|
Fields inherited from class org.openstreetmap.josm.data.projection.AbstractProjection |
---|
datum, ellps, k_0, lon_0, proj, x_0, y_0 |
Constructor Summary | |
---|---|
Epsg3008()
|
Method Summary | |
---|---|
java.lang.String |
getCacheDirectoryName()
Get a filename compatible string (for the cache directory) |
java.lang.Integer |
getEpsgCode()
|
Bounds |
getWorldBoundsLatLon()
Get the bounds of the world |
int |
hashCode()
|
java.lang.String |
toString()
Describe the projection converter in one or two words. |
Methods inherited from class org.openstreetmap.josm.data.projection.AbstractProjection |
---|
convertDegreeMinuteSecond, convertMinuteSecond, dump, eastNorth2latlon, getCentralMeridian, getDatum, getDefaultZoomInPPD, getEllipsoid, getFalseEasting, getFalseNorthing, getProj, getScaleFactor, latlon2eastNorth, toCode |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Epsg3008()
Method Detail |
---|
public java.lang.String toString()
Projection
toString
in interface Projection
toString
in class java.lang.Object
public java.lang.Integer getEpsgCode()
getEpsgCode
in class AbstractProjection
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String getCacheDirectoryName()
Projection
public Bounds getWorldBoundsLatLon()
Projection
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |