Uses of Interface
net.opengis.gml311.LinearCSRefType
Packages that use LinearCSRefType
-
Uses of LinearCSRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return LinearCSRefTypeModifier and TypeMethodDescriptionGml311Factory.createLinearCSRefType()
Returns a new object of class 'Linear CS Ref Type'.DocumentRoot.getLinearCSRef()
Returns the value of the 'Linear CS Ref' containment reference.Methods in net.opengis.gml311 with parameters of type LinearCSRefTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setLinearCSRef
(LinearCSRefType value) Sets the value of the 'Linear CS Ref
' containment reference. -
Uses of LinearCSRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement LinearCSRefTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Linear CS Ref Type'.Methods in net.opengis.gml311.impl that return LinearCSRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createLinearCSRefType()
DocumentRootImpl.getLinearCSRef()
Methods in net.opengis.gml311.impl with parameters of type LinearCSRefTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetLinearCSRef
(LinearCSRefType newLinearCSRef, NotificationChain msgs) void
DocumentRootImpl.setLinearCSRef
(LinearCSRefType newLinearCSRef) -
Uses of LinearCSRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type LinearCSRefTypeModifier and TypeMethodDescriptionGml311Switch.caseLinearCSRefType
(LinearCSRefType object) Returns the result of interpreting the object as an instance of 'Linear CS Ref Type'.boolean
Gml311Validator.validateLinearCSRefType
(LinearCSRefType linearCSRefType, DiagnosticChain diagnostics, Map<Object, Object> context)