|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openstreetmap.josm.data.projection.ProjectionInfo
public class ProjectionInfo
Field Summary | |
---|---|
private static java.util.Map<java.lang.String,Projection> |
allCodes
|
private static java.util.Map<java.lang.String,ProjectionChoice> |
allCodesPC
|
Constructor Summary | |
---|---|
ProjectionInfo()
|
Method Summary | |
---|---|
static Projection |
getProjectionByCode(java.lang.String code)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static java.util.Map<java.lang.String,ProjectionChoice> allCodesPC
private static java.util.Map<java.lang.String,Projection> allCodes
Constructor Detail |
---|
public ProjectionInfo()
Method Detail |
---|
public static Projection getProjectionByCode(java.lang.String code)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |