|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CoordinateReferenceSystemRefType | |
---|---|
org.citygml4j.jaxb.gml._3_1_1 |
Uses of CoordinateReferenceSystemRefType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return CoordinateReferenceSystemRefType | |
---|---|
CoordinateReferenceSystemRefType |
ObjectFactory.createCoordinateReferenceSystemRefType()
Create an instance of CoordinateReferenceSystemRefType |
CoordinateReferenceSystemRefType |
AbstractGeneralDerivedCRSType.getBaseCRS()
Gets the value of the baseCRS property. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type CoordinateReferenceSystemRefType | |
---|---|
javax.xml.bind.JAXBElement<CoordinateReferenceSystemRefType> |
ObjectFactory.createBaseCRS(CoordinateReferenceSystemRefType value)
Create an instance of JAXBElement < CoordinateReferenceSystemRefType > } |
javax.xml.bind.JAXBElement<CoordinateReferenceSystemRefType> |
ObjectFactory.createCoordinateReferenceSystemRef(CoordinateReferenceSystemRefType value)
Create an instance of JAXBElement < CoordinateReferenceSystemRefType > } |
javax.xml.bind.JAXBElement<CoordinateReferenceSystemRefType> |
ObjectFactory.createIncludesCRS(CoordinateReferenceSystemRefType value)
Create an instance of JAXBElement < CoordinateReferenceSystemRefType > } |
java.util.List<CoordinateReferenceSystemRefType> |
CompoundCRSType.getIncludesCRS()
Ordered sequence of associations to all the component coordinate reference systems included in this compound coordinate reference system. |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type CoordinateReferenceSystemRefType | |
---|---|
javax.xml.bind.JAXBElement<CoordinateReferenceSystemRefType> |
ObjectFactory.createBaseCRS(CoordinateReferenceSystemRefType value)
Create an instance of JAXBElement < CoordinateReferenceSystemRefType > } |
javax.xml.bind.JAXBElement<CoordinateReferenceSystemRefType> |
ObjectFactory.createCoordinateReferenceSystemRef(CoordinateReferenceSystemRefType value)
Create an instance of JAXBElement < CoordinateReferenceSystemRefType > } |
javax.xml.bind.JAXBElement<CoordinateReferenceSystemRefType> |
ObjectFactory.createIncludesCRS(CoordinateReferenceSystemRefType value)
Create an instance of JAXBElement < CoordinateReferenceSystemRefType > } |
void |
AbstractGeneralDerivedCRSType.setBaseCRS(CoordinateReferenceSystemRefType value)
Sets the value of the baseCRS property. |
Method parameters in org.citygml4j.jaxb.gml._3_1_1 with type arguments of type CoordinateReferenceSystemRefType | |
---|---|
void |
CompoundCRSType.setIncludesCRS(java.util.List<CoordinateReferenceSystemRefType> includesCRS)
Ordered sequence of associations to all the component coordinate reference systems included in this compound coordinate reference system. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |