|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractGeneralTransformationType | |
---|---|
org.citygml4j.jaxb.gml._3_1_1 |
Uses of AbstractGeneralTransformationType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Subclasses of AbstractGeneralTransformationType in org.citygml4j.jaxb.gml._3_1_1 | |
---|---|
class |
TransformationType
A concrete operation on coordinates that usually includes a change of datum. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type AbstractGeneralTransformationType | |
---|---|
javax.xml.bind.JAXBElement<AbstractGeneralTransformationType> |
ObjectFactory.create_GeneralTransformation(AbstractGeneralTransformationType value)
Create an instance of JAXBElement < AbstractGeneralTransformationType > } |
javax.xml.bind.JAXBElement<? extends AbstractGeneralTransformationType> |
GeneralTransformationRefType.get_GeneralTransformation()
Gets the value of the _GeneralTransformation property. |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type AbstractGeneralTransformationType | |
---|---|
javax.xml.bind.JAXBElement<AbstractGeneralTransformationType> |
ObjectFactory.create_GeneralTransformation(AbstractGeneralTransformationType value)
Create an instance of JAXBElement < AbstractGeneralTransformationType > } |
Method parameters in org.citygml4j.jaxb.gml._3_1_1 with type arguments of type AbstractGeneralTransformationType | |
---|---|
void |
GeneralTransformationRefType.set_GeneralTransformation(javax.xml.bind.JAXBElement<? extends AbstractGeneralTransformationType> value)
Sets the value of the _GeneralTransformation property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |