Package | Description |
---|---|
com.bbn.openmap.proj.coords |
Modifier and Type | Method and Description |
---|---|
AxisOrder |
CoordinateReferenceSystem.getAxisOrder() |
static AxisOrder |
AxisOrder.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AxisOrder[] |
AxisOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
CoordinateReferenceSystem(java.lang.String code,
GeoCoordTransformation coordConverter,
java.lang.Class<?> projLoaderClass,
Ellipsoid ellipsoid,
java.util.Properties projectionParameters,
BoundingBox boundingBox,
AxisOrder axisOrder) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details