Uses of Interface
net.opengis.gml311.CoordinateOperationRefType
Packages that use CoordinateOperationRefType
-
Uses of CoordinateOperationRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return CoordinateOperationRefTypeModifier and TypeMethodDescriptionGml311Factory.createCoordinateOperationRefType()
Returns a new object of class 'Coordinate Operation Ref Type'.DocumentRoot.getCoordinateOperationRef()
Returns the value of the 'Coordinate Operation Ref' containment reference.Methods in net.opengis.gml311 with parameters of type CoordinateOperationRefTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setCoordinateOperationRef
(CoordinateOperationRefType value) Sets the value of the 'Coordinate Operation Ref
' containment reference. -
Uses of CoordinateOperationRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement CoordinateOperationRefTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Coordinate Operation Ref Type'.Methods in net.opengis.gml311.impl that return CoordinateOperationRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createCoordinateOperationRefType()
DocumentRootImpl.getCoordinateOperationRef()
Methods in net.opengis.gml311.impl with parameters of type CoordinateOperationRefTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetCoordinateOperationRef
(CoordinateOperationRefType newCoordinateOperationRef, NotificationChain msgs) void
DocumentRootImpl.setCoordinateOperationRef
(CoordinateOperationRefType newCoordinateOperationRef) -
Uses of CoordinateOperationRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type CoordinateOperationRefTypeModifier and TypeMethodDescriptionGml311Switch.caseCoordinateOperationRefType
(CoordinateOperationRefType object) Returns the result of interpreting the object as an instance of 'Coordinate Operation Ref Type'.boolean
Gml311Validator.validateCoordinateOperationRefType
(CoordinateOperationRefType coordinateOperationRefType, DiagnosticChain diagnostics, Map<Object, Object> context)