|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GMLPointSRSHandler.AxisOrder | |
|---|---|
| org.tridas.spatial | |
| Uses of GMLPointSRSHandler.AxisOrder in org.tridas.spatial |
|---|
| Methods in org.tridas.spatial that return GMLPointSRSHandler.AxisOrder | |
|---|---|
GMLPointSRSHandler.AxisOrder |
GMLPointSRSHandler.getAxisOrder()
The correct order in which the axis should appear in gml:Pos |
GMLPointSRSHandler.AxisOrder |
CoordinateReferenceSystem.getAxisOrder()
Get the order in which axis should be presented |
GMLPointSRSHandler.AxisOrder |
GMLPointSRSHandler.AxisOrder.getDefault()
|
static GMLPointSRSHandler.AxisOrder |
GMLPointSRSHandler.AxisOrder.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GMLPointSRSHandler.AxisOrder[] |
GMLPointSRSHandler.AxisOrder.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.tridas.spatial with parameters of type GMLPointSRSHandler.AxisOrder | |
|---|---|
CoordinateReferenceSystem(Integer code,
String name,
GMLPointSRSHandler.AxisOrder axisOrder,
String projstr)
Construct a new coordinate system reference |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||