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 GeometricComplexPropertyTypeGml311Factory. 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 classGeometricComplexPropertyTypeImplAn implementation of the model object 'Geometric Complex Property Type'.Methods in net.opengis.gml311.impl that return GeometricComplexPropertyType Modifier and Type Method Description GeometricComplexPropertyTypeGml311FactoryImpl. 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 TGml311Switch. caseGeometricComplexPropertyType(GeometricComplexPropertyType object)Returns the result of interpreting the object as an instance of 'Geometric Complex Property Type'.booleanGml311Validator. validateGeometricComplexPropertyType(GeometricComplexPropertyType geometricComplexPropertyType, DiagnosticChain diagnostics, Map<Object,Object> context)
-