Uses of Interface
net.opengis.gml311.RingPropertyType
Packages that use RingPropertyType
-
Uses of RingPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return RingPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createRingPropertyType()
Returns a new object of class 'Ring Property Type'. -
Uses of RingPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement RingPropertyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Ring Property Type'.Methods in net.opengis.gml311.impl that return RingPropertyType -
Uses of RingPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type RingPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseRingPropertyType
(RingPropertyType object) Returns the result of interpreting the object as an instance of 'Ring Property Type'.boolean
Gml311Validator.validateRingPropertyType
(RingPropertyType ringPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)