Uses of Class
net.opengis.gml.GeometricComplexType

Packages that use GeometricComplexType
net.opengis.gml   
 

Uses of GeometricComplexType in net.opengis.gml
 

Fields in net.opengis.gml declared as GeometricComplexType
protected  GeometricComplexType GeometricComplexPropertyType.geometricComplex
           
 

Methods in net.opengis.gml that return GeometricComplexType
 GeometricComplexType ObjectFactory.createGeometricComplexType()
          Create an instance of GeometricComplexType
 GeometricComplexType GeometricComplexPropertyType.getGeometricComplex()
          Obtient la valeur de la propriété geometricComplex.
 

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

Methods in net.opengis.gml with parameters of type GeometricComplexType
 JAXBElement<GeometricComplexType> ObjectFactory.createGeometricComplex(GeometricComplexType value)
          Create an instance of JAXBElement<GeometricComplexType>}
 void GeometricComplexPropertyType.setGeometricComplex(GeometricComplexType value)
          Définit la valeur de la propriété geometricComplex.
 



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