Uses of Interface
net.opengis.gml311.CompositeCurvePropertyType
-
Packages that use CompositeCurvePropertyType Package Description net.opengis.gml311 net.opengis.gml311.impl net.opengis.gml311.util -
-
Uses of CompositeCurvePropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return CompositeCurvePropertyType Modifier and Type Method Description CompositeCurvePropertyType
Gml311Factory. 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 CompositeCurvePropertyType Modifier and Type Class Description class
CompositeCurvePropertyTypeImpl
An implementation of the model object 'Composite Curve Property Type'.Methods in net.opengis.gml311.impl that return CompositeCurvePropertyType Modifier and Type Method Description CompositeCurvePropertyType
Gml311FactoryImpl. createCompositeCurvePropertyType()
-
Uses of CompositeCurvePropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type CompositeCurvePropertyType Modifier and Type Method Description T
Gml311Switch. 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)
-