Uses of Interface
net.opengis.gml311.AngleChoiceType
Packages that use AngleChoiceType
- 
Uses of AngleChoiceType in net.opengis.gml311Methods in net.opengis.gml311 that return AngleChoiceTypeModifier and TypeMethodDescriptionGml311Factory.createAngleChoiceType()Returns a new object of class 'Angle Choice Type'.DocumentRoot.getGreenwichLongitude()Returns the value of the 'Greenwich Longitude' containment reference.PrimeMeridianType.getGreenwichLongitude()Returns the value of the 'Greenwich Longitude' containment reference.Methods in net.opengis.gml311 with parameters of type AngleChoiceTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setGreenwichLongitude(AngleChoiceType value) Sets the value of the 'Greenwich Longitude' containment reference.voidPrimeMeridianType.setGreenwichLongitude(AngleChoiceType value) Sets the value of the 'Greenwich Longitude' containment reference.
- 
Uses of AngleChoiceType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement AngleChoiceTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Angle Choice Type'.Fields in net.opengis.gml311.impl declared as AngleChoiceTypeModifier and TypeFieldDescriptionprotected AngleChoiceTypePrimeMeridianTypeImpl.greenwichLongitudeThe cached value of the 'Greenwich Longitude' containment reference.Methods in net.opengis.gml311.impl that return AngleChoiceTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createAngleChoiceType()DocumentRootImpl.getGreenwichLongitude()PrimeMeridianTypeImpl.getGreenwichLongitude()Methods in net.opengis.gml311.impl with parameters of type AngleChoiceTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGreenwichLongitude(AngleChoiceType newGreenwichLongitude, NotificationChain msgs) NotificationChainPrimeMeridianTypeImpl.basicSetGreenwichLongitude(AngleChoiceType newGreenwichLongitude, NotificationChain msgs) voidDocumentRootImpl.setGreenwichLongitude(AngleChoiceType newGreenwichLongitude) voidPrimeMeridianTypeImpl.setGreenwichLongitude(AngleChoiceType newGreenwichLongitude) 
- 
Uses of AngleChoiceType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type AngleChoiceTypeModifier and TypeMethodDescriptionGml311Switch.caseAngleChoiceType(AngleChoiceType object) Returns the result of interpreting the object as an instance of 'Angle Choice Type'.booleanGml311Validator.validateAngleChoiceType(AngleChoiceType angleChoiceType, DiagnosticChain diagnostics, Map<Object, Object> context)