@UML(identifier="CD_PrimeMeridian", specification=ISO_19111) public interface PrimeMeridian extends IdentifiedObject
name
initial value is "Greenwich", and that value shall be used when the greenwich longitude value is zero.ALIAS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEY
Modifier and Type | Method and Description |
---|---|
Unit<Angle> |
getAngularUnit()
Returns the angular unit of the Greenwich longitude.
|
double |
getGreenwichLongitude()
Longitude of the prime meridian measured from the Greenwich meridian, positive eastward.
|
getAlias, getIdentifiers, getName, getRemarks, toWKT
@UML(identifier="greenwichLongitude", obligation=CONDITIONAL, specification=ISO_19111) double getGreenwichLongitude()
greenwichLongitude
initial value is zero, and that value shall be used when the
meridian name value is "Greenwich".@UML(identifier="getAngularUnit", specification=OGC_01009) Unit<Angle> getAngularUnit()
Copyright © 1996–2019 Geotools. All rights reserved.