|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.prodevelop.gvsig.mobile.fmap.proj.CRSFactory
Utility class to create projections.
IProjection
Constructor Summary | |
CRSFactory()
|
Method Summary | |
static IProjection |
getCRS(java.lang.String projName)
Creates a projection for the given projection abbreviation |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CRSFactory()
Method Detail |
public static IProjection getCRS(java.lang.String projName)
projName
- the projection abbreviation (example "EPSG:4326")
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |