Uses of Class
net.opengis.gml.MultiPolygonType

Packages that use MultiPolygonType
net.opengis.gml   
 

Uses of MultiPolygonType in net.opengis.gml
 

Fields in net.opengis.gml declared as MultiPolygonType
protected  MultiPolygonType MultiPolygonPropertyType.multiPolygon
           
 

Methods in net.opengis.gml that return MultiPolygonType
 MultiPolygonType ObjectFactory.createMultiPolygonType()
          Create an instance of MultiPolygonType
 MultiPolygonType MultiPolygonPropertyType.getMultiPolygon()
          Obtient la valeur de la propriété multiPolygon.
 

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

Methods in net.opengis.gml with parameters of type MultiPolygonType
 JAXBElement<MultiPolygonType> ObjectFactory.createMultiPolygon(MultiPolygonType value)
          Create an instance of JAXBElement<MultiPolygonType>}
 void MultiPolygonPropertyType.setMultiPolygon(MultiPolygonType value)
          Définit la valeur de la propriété multiPolygon.
 



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