|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractCoordinateOperationType | |
---|---|
org.citygml4j.jaxb.gml._3_1_1 |
Uses of AbstractCoordinateOperationType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Subclasses of AbstractCoordinateOperationType in org.citygml4j.jaxb.gml._3_1_1 | |
---|---|
class |
AbstractGeneralConversionType
An abstract operation on coordinates that does not include any change of datum. |
class |
AbstractGeneralTransformationType
An abstract operation on coordinates that usually includes a change of Datum. |
class |
ConcatenatedOperationType
An ordered sequence of two or more single coordinate operations. |
class |
ConversionType
A concrete operation on coordinates that does not include any change of Datum. |
class |
PassThroughOperationType
A pass-through operation specifies that a subset of a coordinate tuple is subject to a specific coordinate operation. |
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 AbstractCoordinateOperationType | |
---|---|
javax.xml.bind.JAXBElement<AbstractCoordinateOperationType> |
ObjectFactory.create_CoordinateOperation(AbstractCoordinateOperationType value)
Create an instance of JAXBElement < AbstractCoordinateOperationType > } |
javax.xml.bind.JAXBElement<AbstractCoordinateOperationType> |
ObjectFactory.create_Operation(AbstractCoordinateOperationType value)
Create an instance of JAXBElement < AbstractCoordinateOperationType > } |
javax.xml.bind.JAXBElement<AbstractCoordinateOperationType> |
ObjectFactory.create_SingleOperation(AbstractCoordinateOperationType value)
Create an instance of JAXBElement < AbstractCoordinateOperationType > } |
javax.xml.bind.JAXBElement<? extends AbstractCoordinateOperationType> |
CoordinateOperationRefType.get_CoordinateOperation()
Gets the value of the _CoordinateOperation property. |
javax.xml.bind.JAXBElement<? extends AbstractCoordinateOperationType> |
OperationRefType.get_Operation()
Gets the value of the _Operation property. |
javax.xml.bind.JAXBElement<? extends AbstractCoordinateOperationType> |
SingleOperationRefType.get_SingleOperation()
Gets the value of the _SingleOperation property. |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type AbstractCoordinateOperationType | |
---|---|
javax.xml.bind.JAXBElement<AbstractCoordinateOperationType> |
ObjectFactory.create_CoordinateOperation(AbstractCoordinateOperationType value)
Create an instance of JAXBElement < AbstractCoordinateOperationType > } |
javax.xml.bind.JAXBElement<AbstractCoordinateOperationType> |
ObjectFactory.create_Operation(AbstractCoordinateOperationType value)
Create an instance of JAXBElement < AbstractCoordinateOperationType > } |
javax.xml.bind.JAXBElement<AbstractCoordinateOperationType> |
ObjectFactory.create_SingleOperation(AbstractCoordinateOperationType value)
Create an instance of JAXBElement < AbstractCoordinateOperationType > } |
Method parameters in org.citygml4j.jaxb.gml._3_1_1 with type arguments of type AbstractCoordinateOperationType | |
---|---|
void |
CoordinateOperationRefType.set_CoordinateOperation(javax.xml.bind.JAXBElement<? extends AbstractCoordinateOperationType> value)
Sets the value of the _CoordinateOperation property. |
void |
OperationRefType.set_Operation(javax.xml.bind.JAXBElement<? extends AbstractCoordinateOperationType> value)
Sets the value of the _Operation property. |
void |
SingleOperationRefType.set_SingleOperation(javax.xml.bind.JAXBElement<? extends AbstractCoordinateOperationType> value)
Sets the value of the _SingleOperation property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |