Uses of Interface
net.opengis.gml311.PolarCSType
Packages that use PolarCSType
- 
Uses of PolarCSType in net.opengis.gml311Methods in net.opengis.gml311 that return PolarCSTypeModifier and TypeMethodDescriptionGml311Factory.createPolarCSType()Returns a new object of class 'Polar CS Type'.DocumentRoot.getPolarCS()Returns the value of the 'Polar CS' containment reference.PolarCSRefType.getPolarCS()Returns the value of the 'Polar CS' containment reference.Methods in net.opengis.gml311 with parameters of type PolarCSTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setPolarCS(PolarCSType value) Sets the value of the 'Polar CS' containment reference.voidPolarCSRefType.setPolarCS(PolarCSType value) Sets the value of the 'Polar CS' containment reference.
- 
Uses of PolarCSType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement PolarCSTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Polar CS Type'.Fields in net.opengis.gml311.impl declared as PolarCSTypeModifier and TypeFieldDescriptionprotected PolarCSTypePolarCSRefTypeImpl.polarCSThe cached value of the 'Polar CS' containment reference.Methods in net.opengis.gml311.impl that return PolarCSTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createPolarCSType()DocumentRootImpl.getPolarCS()PolarCSRefTypeImpl.getPolarCS()Methods in net.opengis.gml311.impl with parameters of type PolarCSTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetPolarCS(PolarCSType newPolarCS, NotificationChain msgs) NotificationChainPolarCSRefTypeImpl.basicSetPolarCS(PolarCSType newPolarCS, NotificationChain msgs) voidDocumentRootImpl.setPolarCS(PolarCSType newPolarCS) voidPolarCSRefTypeImpl.setPolarCS(PolarCSType newPolarCS) 
- 
Uses of PolarCSType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type PolarCSTypeModifier and TypeMethodDescriptionGml311Switch.casePolarCSType(PolarCSType object) Returns the result of interpreting the object as an instance of 'Polar CS Type'.booleanGml311Validator.validatePolarCSType(PolarCSType polarCSType, DiagnosticChain diagnostics, Map<Object, Object> context)