|
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AxisOrientation | |
---|---|
org.deegree.model.csct.cs | |
org.deegree.model.csct.pt |
Uses of AxisOrientation in org.deegree.model.csct.cs |
---|
Fields in org.deegree.model.csct.cs declared as AxisOrientation | |
---|---|
static AxisOrientation |
AxisOrientation.DOWN
Increasing ordinates values go down. |
static AxisOrientation |
AxisOrientation.EAST
Increasing ordinates values go East. |
static AxisOrientation |
AxisOrientation.FUTURE
Increasing time go toward future. |
static AxisOrientation |
AxisOrientation.NORTH
Increasing ordinates values go North. |
AxisOrientation |
AxisInfo.orientation
Enumerated value for orientation. |
static AxisOrientation |
AxisOrientation.OTHER
Unknown or unspecified axis orientation. |
static AxisOrientation |
AxisOrientation.PAST
Increasing time go toward past. |
static AxisOrientation |
AxisOrientation.SOUTH
Increasing ordinates values go South. |
static AxisOrientation |
AxisOrientation.UP
Increasing ordinates values go up. |
static AxisOrientation |
AxisOrientation.WEST
Increasing ordinates values go West. |
Methods in org.deegree.model.csct.cs that return AxisOrientation | |
---|---|
AxisOrientation |
AxisOrientation.absolute()
Returns the "absolute" orientation of this axis. |
static AxisOrientation |
AxisOrientation.getEnum(int value)
Return the enum for the specified value. |
AxisOrientation |
AxisOrientation.inverse()
Returns the opposite orientation of this axis. |
Methods in org.deegree.model.csct.cs with parameters of type AxisOrientation | |
---|---|
(package private) abstract boolean |
DatumType.isCompatibleOrientation(AxisOrientation orientation)
Returns true if the specified orientation is compatible with this datum type. |
(package private) boolean |
DatumType.Horizontal.isCompatibleOrientation(AxisOrientation orientation)
Returns true if the specified orientation is compatible with this datum
type. |
(package private) boolean |
DatumType.Vertical.isCompatibleOrientation(AxisOrientation orientation)
Returns true if the specified orientation is compatible with this datum
type. |
(package private) boolean |
DatumType.Temporal.isCompatibleOrientation(AxisOrientation orientation)
Returns true if the specified orientation is compatible with this datum
type. |
(package private) boolean |
DatumType.Local.isCompatibleOrientation(AxisOrientation orientation)
Returns true if the specified orientation is compatible with this datum
type. |
Constructors in org.deegree.model.csct.cs with parameters of type AxisOrientation | |
---|---|
AxisInfo(String name,
AxisOrientation orientation)
Construct an AxisInfo. |
Uses of AxisOrientation in org.deegree.model.csct.pt |
---|
Methods in org.deegree.model.csct.pt with parameters of type AxisOrientation | |
---|---|
static Matrix |
Matrix.createAffineTransform(AxisOrientation[] srcAxis,
AxisOrientation[] dstAxis)
Construct an affine transform changing axis order and/or orientation. |
static Matrix |
Matrix.createAffineTransform(AxisOrientation[] srcAxis,
AxisOrientation[] dstAxis)
Construct an affine transform changing axis order and/or orientation. |
static Matrix |
Matrix.createAffineTransform(Envelope srcRegion,
AxisOrientation[] srcAxis,
Envelope dstRegion,
AxisOrientation[] dstAxis)
Construct an affine transform mapping a source region to a destination region. |
static Matrix |
Matrix.createAffineTransform(Envelope srcRegion,
AxisOrientation[] srcAxis,
Envelope dstRegion,
AxisOrientation[] dstAxis)
Construct an affine transform mapping a source region to a destination region. |
|
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net