com.vividsolutions.jump.coordsys.impl
Class PredefinedCoordinateSystems
java.lang.Object
com.vividsolutions.jump.coordsys.impl.PredefinedCoordinateSystems
public class PredefinedCoordinateSystems
- extends java.lang.Object
Provides a number of named coordinate systems.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BC_ALBERS_NAD_83
public static final CoordinateSystem BC_ALBERS_NAD_83
GEOGRAPHICS_WGS_84
public static final CoordinateSystem GEOGRAPHICS_WGS_84
UTM_07N_WGS_84
public static final CoordinateSystem UTM_07N_WGS_84
UTM_08N_WGS_84
public static final CoordinateSystem UTM_08N_WGS_84
UTM_09N_WGS_84
public static final CoordinateSystem UTM_09N_WGS_84
UTM_10N_WGS_84
public static final CoordinateSystem UTM_10N_WGS_84
UTM_11N_WGS_84
public static final CoordinateSystem UTM_11N_WGS_84
getCoordinateSystem
public static CoordinateSystem getCoordinateSystem(int epsgCode)