|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractDatumType | |
---|---|
org.citygml4j.jaxb.gml._3_1_1 |
Uses of AbstractDatumType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Subclasses of AbstractDatumType in org.citygml4j.jaxb.gml._3_1_1 | |
---|---|
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. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type AbstractDatumType | |
---|---|
javax.xml.bind.JAXBElement<AbstractDatumType> |
ObjectFactory.create_Datum(AbstractDatumType value)
Create an instance of JAXBElement < AbstractDatumType > } |
javax.xml.bind.JAXBElement<? extends AbstractDatumType> |
DatumRefType.get_Datum()
Ruft den Wert der _Datum-Eigenschaft ab. |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type AbstractDatumType | |
---|---|
javax.xml.bind.JAXBElement<AbstractDatumType> |
ObjectFactory.create_Datum(AbstractDatumType value)
Create an instance of JAXBElement < AbstractDatumType > } |
Method parameters in org.citygml4j.jaxb.gml._3_1_1 with type arguments of type AbstractDatumType | |
---|---|
void |
DatumRefType.set_Datum(javax.xml.bind.JAXBElement<? extends AbstractDatumType> value)
Legt den Wert der _Datum-Eigenschaft fest. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |