Uses of Interface
net.opengis.gml311.CompositeSurfaceType
Packages that use CompositeSurfaceType
- 
Uses of CompositeSurfaceType in net.opengis.gml311Methods in net.opengis.gml311 that return CompositeSurfaceTypeModifier and TypeMethodDescriptionGml311Factory.createCompositeSurfaceType()Returns a new object of class 'Composite Surface Type'.CompositeSurfacePropertyType.getCompositeSurface()Returns the value of the 'Composite Surface' containment reference.DocumentRoot.getCompositeSurface()Returns the value of the 'Composite Surface' containment reference.GeometricComplexPropertyType.getCompositeSurface()Returns the value of the 'Composite Surface' containment reference.Methods in net.opengis.gml311 with parameters of type CompositeSurfaceTypeModifier and TypeMethodDescriptionvoidCompositeSurfacePropertyType.setCompositeSurface(CompositeSurfaceType value) Sets the value of the 'Composite Surface' containment reference.voidDocumentRoot.setCompositeSurface(CompositeSurfaceType value) Sets the value of the 'Composite Surface' containment reference.voidGeometricComplexPropertyType.setCompositeSurface(CompositeSurfaceType value) Sets the value of the 'Composite Surface' containment reference.
- 
Uses of CompositeSurfaceType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement CompositeSurfaceTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Composite Surface Type'.Fields in net.opengis.gml311.impl declared as CompositeSurfaceTypeModifier and TypeFieldDescriptionprotected CompositeSurfaceTypeCompositeSurfacePropertyTypeImpl.compositeSurfaceThe cached value of the 'Composite Surface' containment reference.protected CompositeSurfaceTypeGeometricComplexPropertyTypeImpl.compositeSurfaceThe cached value of the 'Composite Surface' containment reference.Methods in net.opengis.gml311.impl that return CompositeSurfaceTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createCompositeSurfaceType()CompositeSurfacePropertyTypeImpl.getCompositeSurface()DocumentRootImpl.getCompositeSurface()GeometricComplexPropertyTypeImpl.getCompositeSurface()Methods in net.opengis.gml311.impl with parameters of type CompositeSurfaceTypeModifier and TypeMethodDescriptionNotificationChainCompositeSurfacePropertyTypeImpl.basicSetCompositeSurface(CompositeSurfaceType newCompositeSurface, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetCompositeSurface(CompositeSurfaceType newCompositeSurface, NotificationChain msgs) NotificationChainGeometricComplexPropertyTypeImpl.basicSetCompositeSurface(CompositeSurfaceType newCompositeSurface, NotificationChain msgs) voidCompositeSurfacePropertyTypeImpl.setCompositeSurface(CompositeSurfaceType newCompositeSurface) voidDocumentRootImpl.setCompositeSurface(CompositeSurfaceType newCompositeSurface) voidGeometricComplexPropertyTypeImpl.setCompositeSurface(CompositeSurfaceType newCompositeSurface) 
- 
Uses of CompositeSurfaceType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type CompositeSurfaceTypeModifier and TypeMethodDescriptionGml311Switch.caseCompositeSurfaceType(CompositeSurfaceType object) Returns the result of interpreting the object as an instance of 'Composite Surface Type'.booleanGml311Validator.validateCompositeSurfaceType(CompositeSurfaceType compositeSurfaceType, DiagnosticChain diagnostics, Map<Object, Object> context)