Uses of Interface
net.opengis.gml311.GeometricComplexPropertyType
-
Packages that use GeometricComplexPropertyType Package Description net.opengis.gml311 net.opengis.gml311.impl net.opengis.gml311.util -
-
Uses of GeometricComplexPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return GeometricComplexPropertyType Modifier and Type Method Description GeometricComplexPropertyType
Gml311Factory. createGeometricComplexPropertyType()
Returns a new object of class 'Geometric Complex Property Type'. -
Uses of GeometricComplexPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement GeometricComplexPropertyType Modifier and Type Class Description class
GeometricComplexPropertyTypeImpl
An implementation of the model object 'Geometric Complex Property Type'.Methods in net.opengis.gml311.impl that return GeometricComplexPropertyType Modifier and Type Method Description GeometricComplexPropertyType
Gml311FactoryImpl. createGeometricComplexPropertyType()
-
Uses of GeometricComplexPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type GeometricComplexPropertyType Modifier and Type Method Description T
Gml311Switch. caseGeometricComplexPropertyType(GeometricComplexPropertyType object)
Returns the result of interpreting the object as an instance of 'Geometric Complex Property Type'.boolean
Gml311Validator. validateGeometricComplexPropertyType(GeometricComplexPropertyType geometricComplexPropertyType, DiagnosticChain diagnostics, Map<Object,Object> context)
-