Uses of Interface
net.opengis.gml311.LinearCSRefType
Packages that use LinearCSRefType
- 
Uses of LinearCSRefType in net.opengis.gml311Methods 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 TypeMethodDescriptionvoidDocumentRoot.setLinearCSRef(LinearCSRefType value) Sets the value of the 'Linear CS Ref' containment reference.
- 
Uses of LinearCSRefType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement LinearCSRefTypeModifier and TypeClassDescriptionclassAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetLinearCSRef(LinearCSRefType newLinearCSRef, NotificationChain msgs) voidDocumentRootImpl.setLinearCSRef(LinearCSRefType newLinearCSRef) 
- 
Uses of LinearCSRefType in net.opengis.gml311.utilMethods 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'.booleanGml311Validator.validateLinearCSRefType(LinearCSRefType linearCSRefType, DiagnosticChain diagnostics, Map<Object, Object> context)