| Modifier and Type | Method and Description |
|---|---|
Coord_ClassType |
Coord.getClassType()
Returns the class type of this coordinate.
|
static Coord_ClassType |
Coord_ClassType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Coord_ClassType[] |
Coord_ClassType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Coord(BaseSRF assocSRF,
Coord_ClassType type)
Constructor setting the associated SRF and the concrete class type
|
Coord2D(BaseSRF assocSRF,
Coord_ClassType type)
Constructor setting the associated SRF and the concrete class type
|
Coord3D(BaseSRF assocSRF,
Coord_ClassType type)
Constructor setting the associated SRF and the concrete class type
|
CoordSurf(BaseSRF assocSRF,
Coord_ClassType type)
Constructor setting the associated SRF and the concrete class type
|
Copyright © 2013 SEDRIS. All Rights Reserved.