Uses of Interface
net.opengis.gml311.AbstractRingType
Packages that use AbstractRingType
-
Uses of AbstractRingType in net.opengis.gml311
Subinterfaces of AbstractRingType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Linear Ring Type'.interfaceA representation of the model object 'Ring Type'.Methods in net.opengis.gml311 that return AbstractRingType -
Uses of AbstractRingType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractRingTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract Ring Type'.classAn implementation of the model object 'Linear Ring Type'.classAn implementation of the model object 'Ring Type'.Methods in net.opengis.gml311.impl that return AbstractRingTypeModifier and TypeMethodDescriptionAbstractRingPropertyTypeImpl.getRing()DocumentRootImpl.getRing()Methods in net.opengis.gml311.impl with parameters of type AbstractRingTypeModifier and TypeMethodDescriptionNotificationChainAbstractRingPropertyTypeImpl.basicSetRing(AbstractRingType newRing, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetRing(AbstractRingType newRing, NotificationChain msgs) -
Uses of AbstractRingType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractRingTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractRingType(AbstractRingType object) Returns the result of interpreting the object as an instance of 'Abstract Ring Type'.booleanGml311Validator.validateAbstractRingType(AbstractRingType abstractRingType, DiagnosticChain diagnostics, Map<Object, Object> context)