|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractReferenceSystemType | |
---|---|
org.citygml4j.jaxb.gml._3_1_1 |
Uses of AbstractReferenceSystemType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Subclasses of AbstractReferenceSystemType in org.citygml4j.jaxb.gml._3_1_1 | |
---|---|
class |
AbstractGeneralDerivedCRSType
A coordinate reference system that is defined by its coordinate conversion from another coordinate reference system (not by a datum). |
class |
CompoundCRSType
A coordinate reference system describing the position of points through two or more independent coordinate reference systems. |
class |
DerivedCRSType
A coordinate reference system that is defined by its coordinate conversion from another coordinate reference system but is not a projected coordinate reference system. |
class |
EngineeringCRSType
A contextually local coordinate reference system; which can be divided into two broad categories: - earth-fixed systems applied to engineering activities on or near the surface of the earth; - CRSs on moving platforms such as road vehicles, vessels, aircraft, or spacecraft. |
class |
GeocentricCRSType
A 3D coordinate reference system with the origin at the approximate centre of mass of the earth. |
class |
GeographicCRSType
A coordinate reference system based on an ellipsoidal approximation of the geoid; this provides an accurate representation of the geometry of geographic features for a large portion of the earth's surface. |
class |
ImageCRSType
An engineering coordinate reference system applied to locations in images. |
class |
ProjectedCRSType
A 2D coordinate reference system used to approximate the shape of the earth on a planar surface, but in such a way that the distortion that is inherent to the approximation is carefully controlled and known. |
class |
TemporalCRSType
A 1D coordinate reference system used for the recording of time. |
class |
VerticalCRSType
A 1D coordinate reference system used for recording heights or depths. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type AbstractReferenceSystemType | |
---|---|
javax.xml.bind.JAXBElement<AbstractReferenceSystemType> |
ObjectFactory.create_CoordinateReferenceSystem(AbstractReferenceSystemType value)
Create an instance of JAXBElement < AbstractReferenceSystemType > } |
javax.xml.bind.JAXBElement<AbstractReferenceSystemType> |
ObjectFactory.create_CRS(AbstractReferenceSystemType value)
Create an instance of JAXBElement < AbstractReferenceSystemType > } |
javax.xml.bind.JAXBElement<AbstractReferenceSystemType> |
ObjectFactory.create_ReferenceSystem(AbstractReferenceSystemType value)
Create an instance of JAXBElement < AbstractReferenceSystemType > } |
javax.xml.bind.JAXBElement<? extends AbstractReferenceSystemType> |
CoordinateReferenceSystemRefType.get_CoordinateReferenceSystem()
Ruft den Wert der _CoordinateReferenceSystem-Eigenschaft ab. |
javax.xml.bind.JAXBElement<? extends AbstractReferenceSystemType> |
CRSRefType.get_CRS()
Ruft den Wert der _CRS-Eigenschaft ab. |
javax.xml.bind.JAXBElement<? extends AbstractReferenceSystemType> |
ReferenceSystemRefType.get_ReferenceSystem()
Ruft den Wert der _ReferenceSystem-Eigenschaft ab. |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type AbstractReferenceSystemType | |
---|---|
javax.xml.bind.JAXBElement<AbstractReferenceSystemType> |
ObjectFactory.create_CoordinateReferenceSystem(AbstractReferenceSystemType value)
Create an instance of JAXBElement < AbstractReferenceSystemType > } |
javax.xml.bind.JAXBElement<AbstractReferenceSystemType> |
ObjectFactory.create_CRS(AbstractReferenceSystemType value)
Create an instance of JAXBElement < AbstractReferenceSystemType > } |
javax.xml.bind.JAXBElement<AbstractReferenceSystemType> |
ObjectFactory.create_ReferenceSystem(AbstractReferenceSystemType value)
Create an instance of JAXBElement < AbstractReferenceSystemType > } |
Method parameters in org.citygml4j.jaxb.gml._3_1_1 with type arguments of type AbstractReferenceSystemType | |
---|---|
void |
CoordinateReferenceSystemRefType.set_CoordinateReferenceSystem(javax.xml.bind.JAXBElement<? extends AbstractReferenceSystemType> value)
Legt den Wert der _CoordinateReferenceSystem-Eigenschaft fest. |
void |
CRSRefType.set_CRS(javax.xml.bind.JAXBElement<? extends AbstractReferenceSystemType> value)
Legt den Wert der _CRS-Eigenschaft fest. |
void |
ReferenceSystemRefType.set_ReferenceSystem(javax.xml.bind.JAXBElement<? extends AbstractReferenceSystemType> value)
Legt den Wert der _ReferenceSystem-Eigenschaft fest. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |