Uses of Interface
net.opengis.gml311.LinearCSType
Packages that use LinearCSType
- 
Uses of LinearCSType in net.opengis.gml311Methods in net.opengis.gml311 that return LinearCSTypeModifier and TypeMethodDescriptionGml311Factory.createLinearCSType()Returns a new object of class 'Linear CS Type'.DocumentRoot.getLinearCS()Returns the value of the 'Linear CS' containment reference.LinearCSRefType.getLinearCS()Returns the value of the 'Linear CS' containment reference.Methods in net.opengis.gml311 with parameters of type LinearCSTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setLinearCS(LinearCSType value) Sets the value of the 'Linear CS' containment reference.voidLinearCSRefType.setLinearCS(LinearCSType value) Sets the value of the 'Linear CS' containment reference.
- 
Uses of LinearCSType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement LinearCSTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Linear CS Type'.Fields in net.opengis.gml311.impl declared as LinearCSTypeModifier and TypeFieldDescriptionprotected LinearCSTypeLinearCSRefTypeImpl.linearCSThe cached value of the 'Linear CS' containment reference.Methods in net.opengis.gml311.impl that return LinearCSTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createLinearCSType()DocumentRootImpl.getLinearCS()LinearCSRefTypeImpl.getLinearCS()Methods in net.opengis.gml311.impl with parameters of type LinearCSTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetLinearCS(LinearCSType newLinearCS, NotificationChain msgs) NotificationChainLinearCSRefTypeImpl.basicSetLinearCS(LinearCSType newLinearCS, NotificationChain msgs) voidDocumentRootImpl.setLinearCS(LinearCSType newLinearCS) voidLinearCSRefTypeImpl.setLinearCS(LinearCSType newLinearCS) 
- 
Uses of LinearCSType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type LinearCSTypeModifier and TypeMethodDescriptionGml311Switch.caseLinearCSType(LinearCSType object) Returns the result of interpreting the object as an instance of 'Linear CS Type'.booleanGml311Validator.validateLinearCSType(LinearCSType linearCSType, DiagnosticChain diagnostics, Map<Object, Object> context)