|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExtentType | |
---|---|
org.citygml4j.jaxb.gml._3_1_1 |
Uses of ExtentType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return ExtentType | |
---|---|
ExtentType |
ObjectFactory.createExtentType()
Create an instance of ExtentType |
ExtentType |
AbstractReferenceSystemType.getValidArea()
Gets the value of the validArea property. |
ExtentType |
AbstractDatumType.getValidArea()
Gets the value of the validArea property. |
ExtentType |
AbstractCoordinateOperationType.getValidArea()
Gets the value of the validArea property. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type ExtentType | |
---|---|
javax.xml.bind.JAXBElement<ExtentType> |
ObjectFactory.createValidArea(ExtentType value)
Create an instance of JAXBElement < ExtentType > } |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type ExtentType | |
---|---|
javax.xml.bind.JAXBElement<ExtentType> |
ObjectFactory.createValidArea(ExtentType value)
Create an instance of JAXBElement < ExtentType > } |
void |
AbstractReferenceSystemType.setValidArea(ExtentType value)
Sets the value of the validArea property. |
void |
AbstractDatumType.setValidArea(ExtentType value)
Sets the value of the validArea property. |
void |
AbstractCoordinateOperationType.setValidArea(ExtentType value)
Sets the value of the validArea property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |