it.cnr.imaa.essi.ncml.binding.gml
Class EllipsoidalCSType
java.lang.Object
it.cnr.imaa.essi.ncml.binding.gml.AbstractGMLType
it.cnr.imaa.essi.ncml.binding.gml.DefinitionType
it.cnr.imaa.essi.ncml.binding.gml.AbstractCoordinateSystemBaseType
it.cnr.imaa.essi.ncml.binding.gml.AbstractCoordinateSystemType
it.cnr.imaa.essi.ncml.binding.gml.EllipsoidalCSType
public class EllipsoidalCSType
- extends AbstractCoordinateSystemType
A two- or three-dimensional coordinate system in which position is specified by geodetic latitude, geodetic longitude, and (in the three-dimensional case) ellipsoidal height. An EllipsoidalCS shall have two or three usesAxis associations.
Java class for EllipsoidalCSType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EllipsoidalCSType">
<complexContent>
<extension base="{http://www.opengis.net/gml}AbstractCoordinateSystemType">
</extension>
</complexContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EllipsoidalCSType
public EllipsoidalCSType()
Copyright © 2007. All Rights Reserved.