Uses of Interface
net.opengis.gml311.CompositeSurfacePropertyType
-
Packages that use CompositeSurfacePropertyType Package Description net.opengis.gml311 net.opengis.gml311.impl net.opengis.gml311.util -
-
Uses of CompositeSurfacePropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return CompositeSurfacePropertyType Modifier and Type Method Description CompositeSurfacePropertyType
Gml311Factory. createCompositeSurfacePropertyType()
Returns a new object of class 'Composite Surface Property Type'. -
Uses of CompositeSurfacePropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement CompositeSurfacePropertyType Modifier and Type Class Description class
CompositeSurfacePropertyTypeImpl
An implementation of the model object 'Composite Surface Property Type'.Methods in net.opengis.gml311.impl that return CompositeSurfacePropertyType Modifier and Type Method Description CompositeSurfacePropertyType
Gml311FactoryImpl. createCompositeSurfacePropertyType()
-
Uses of CompositeSurfacePropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type CompositeSurfacePropertyType Modifier and Type Method Description T
Gml311Switch. caseCompositeSurfacePropertyType(CompositeSurfacePropertyType object)
Returns the result of interpreting the object as an instance of 'Composite Surface Property Type'.boolean
Gml311Validator. validateCompositeSurfacePropertyType(CompositeSurfacePropertyType compositeSurfacePropertyType, DiagnosticChain diagnostics, Map<Object,Object> context)
-