|
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.ProjectedCRS<C>
public abstract class ProjectedCRS<C extends Coordinates<?>>
This class represents a 2-dimensional projected 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 |
EASTING_NORTHING_CS
Holds the Easting/Northing 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 | |
|---|---|
ProjectedCRS()
|
|
| 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 EASTING_NORTHING_CS
| Constructor Detail |
|---|
public ProjectedCRS()
|
JScience v4.3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||