|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractDatumType | |
|---|---|
| net.opengis.gml | |
| Uses of AbstractDatumType in net.opengis.gml |
|---|
| Subclasses of AbstractDatumType in net.opengis.gml | |
|---|---|
class |
EngineeringDatumType
An engineering datum defines the origin of an engineering coordinate reference system, and is used in a region around that origin. |
class |
GeodeticDatumType
A geodetic datum defines the precise location and orientation in 3-dimensional space of a defined ellipsoid (or sphere) that approximates the shape of the earth, or of a Cartesian coordinate system centered in this ellipsoid (or sphere). |
class |
ImageDatumType
An image datum defines the origin of an image coordinate reference system, and is used in a local context only. |
class |
TemporalDatumBaseType
Partially defines the origin of a temporal coordinate reference system. |
class |
TemporalDatumType
Defines the origin of a temporal coordinate reference system. |
class |
VerticalDatumType
A textual description and/or a set of parameters identifying a particular reference level surface used as a zero-height surface, including its position with respect to the Earth for any of the height types recognized by this standard. |
| Fields in net.opengis.gml with type parameters of type AbstractDatumType | |
|---|---|
protected JAXBElement<? extends AbstractDatumType> |
DatumRefType.datum
|
| Methods in net.opengis.gml that return types with arguments of type AbstractDatumType | |
|---|---|
JAXBElement<AbstractDatumType> |
ObjectFactory.createDatum(AbstractDatumType value)
Create an instance of JAXBElement<AbstractDatumType>} |
JAXBElement<? extends AbstractDatumType> |
DatumRefType.getDatum()
Obtient la valeur de la propriété datum. |
| Methods in net.opengis.gml with parameters of type AbstractDatumType | |
|---|---|
JAXBElement<AbstractDatumType> |
ObjectFactory.createDatum(AbstractDatumType value)
Create an instance of JAXBElement<AbstractDatumType>} |
| Method parameters in net.opengis.gml with type arguments of type AbstractDatumType | |
|---|---|
void |
DatumRefType.setDatum(JAXBElement<? extends AbstractDatumType> value)
Définit la valeur de la propriété datum. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||