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