|
JScience v4.3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.geography.coordinates.crs.CoordinateReferenceSystem<C>
org.jscience.geography.coordinates.crs.GeocentricCRS<C>
public abstract class GeocentricCRS<C extends Coordinates<?>>
This class represents a 3 dimensional spatial reference system.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jscience.geography.coordinates.crs.CoordinateReferenceSystem |
|---|
CoordinateReferenceSystem.AbsolutePosition |
| Field Summary | |
|---|---|
static org.opengis.referencing.cs.CoordinateSystem |
XYZ_CS
Holds the XYZ coordinate system. |
| Fields inherited from interface org.opengis.referencing.ReferenceSystem |
|---|
SCOPE_KEY, VALID_AREA_KEY |
| Fields inherited from interface org.opengis.referencing.IdentifiedObject |
|---|
ALIAS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEY |
| Constructor Summary | |
|---|---|
GeocentricCRS()
|
|
| Method Summary |
|---|
| Methods inherited from class org.jscience.geography.coordinates.crs.CoordinateReferenceSystem |
|---|
coordinatesOf, getAlias, getConverterTo, getCoordinateSystem, getIdentifiers, getName, getRemarks, getScope, getValidArea, positionOf, toWKT |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final org.opengis.referencing.cs.CoordinateSystem XYZ_CS
| Constructor Detail |
|---|
public GeocentricCRS()
|
JScience v4.3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||