Uses of Interface
net.opengis.gml311.TransformationRefType
Packages that use TransformationRefType
-
Uses of TransformationRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return TransformationRefTypeModifier and TypeMethodDescriptionGml311Factory.createTransformationRefType()
Returns a new object of class 'Transformation Ref Type'.DocumentRoot.getTransformationRef()
Returns the value of the 'Transformation Ref' containment reference.Methods in net.opengis.gml311 with parameters of type TransformationRefTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setTransformationRef
(TransformationRefType value) Sets the value of the 'Transformation Ref
' containment reference. -
Uses of TransformationRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TransformationRefTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Transformation Ref Type'.Methods in net.opengis.gml311.impl that return TransformationRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTransformationRefType()
DocumentRootImpl.getTransformationRef()
Methods in net.opengis.gml311.impl with parameters of type TransformationRefTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTransformationRef
(TransformationRefType newTransformationRef, NotificationChain msgs) void
DocumentRootImpl.setTransformationRef
(TransformationRefType newTransformationRef) -
Uses of TransformationRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TransformationRefTypeModifier and TypeMethodDescriptionGml311Switch.caseTransformationRefType
(TransformationRefType object) Returns the result of interpreting the object as an instance of 'Transformation Ref Type'.boolean
Gml311Validator.validateTransformationRefType
(TransformationRefType transformationRefType, DiagnosticChain diagnostics, Map<Object, Object> context)