Uses of Class
net.opengis.gml.CompositeSurfaceType

Packages that use CompositeSurfaceType
net.opengis.gml   
 

Uses of CompositeSurfaceType in net.opengis.gml
 

Fields in net.opengis.gml declared as CompositeSurfaceType
protected  CompositeSurfaceType GeometricComplexPropertyType.compositeSurface
           
protected  CompositeSurfaceType CompositeSurfacePropertyType.compositeSurface
           
 

Methods in net.opengis.gml that return CompositeSurfaceType
 CompositeSurfaceType ObjectFactory.createCompositeSurfaceType()
          Create an instance of CompositeSurfaceType
 CompositeSurfaceType GeometricComplexPropertyType.getCompositeSurface()
          Obtient la valeur de la propriété compositeSurface.
 CompositeSurfaceType CompositeSurfacePropertyType.getCompositeSurface()
          Obtient la valeur de la propriété compositeSurface.
 

Methods in net.opengis.gml that return types with arguments of type CompositeSurfaceType
 JAXBElement<CompositeSurfaceType> ObjectFactory.createCompositeSurface(CompositeSurfaceType value)
          Create an instance of JAXBElement<CompositeSurfaceType>}
 

Methods in net.opengis.gml with parameters of type CompositeSurfaceType
 JAXBElement<CompositeSurfaceType> ObjectFactory.createCompositeSurface(CompositeSurfaceType value)
          Create an instance of JAXBElement<CompositeSurfaceType>}
 void GeometricComplexPropertyType.setCompositeSurface(CompositeSurfaceType value)
          Définit la valeur de la propriété compositeSurface.
 void CompositeSurfacePropertyType.setCompositeSurface(CompositeSurfaceType value)
          Définit la valeur de la propriété compositeSurface.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.