Uses of Interface
net.opengis.gml311.CompositeCurvePropertyType
Packages that use CompositeCurvePropertyType
-
Uses of CompositeCurvePropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return CompositeCurvePropertyTypeModifier and TypeMethodDescriptionGml311Factory.createCompositeCurvePropertyType()
Returns a new object of class 'Composite Curve Property Type'. -
Uses of CompositeCurvePropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement CompositeCurvePropertyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Composite Curve Property Type'.Methods in net.opengis.gml311.impl that return CompositeCurvePropertyType -
Uses of CompositeCurvePropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type CompositeCurvePropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseCompositeCurvePropertyType
(CompositeCurvePropertyType object) Returns the result of interpreting the object as an instance of 'Composite Curve Property Type'.boolean
Gml311Validator.validateCompositeCurvePropertyType
(CompositeCurvePropertyType compositeCurvePropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)