Uses of Class
net.opengis.gml.PolygonPropertyType

Packages that use PolygonPropertyType
net.opengis.gml   
 

Uses of PolygonPropertyType in net.opengis.gml
 

Fields in net.opengis.gml with type parameters of type PolygonPropertyType
protected  List<PolygonPropertyType> MultiPolygonType.polygonMember
           
 

Methods in net.opengis.gml that return PolygonPropertyType
 PolygonPropertyType ObjectFactory.createPolygonPropertyType()
          Create an instance of PolygonPropertyType
 

Methods in net.opengis.gml that return types with arguments of type PolygonPropertyType
 JAXBElement<PolygonPropertyType> ObjectFactory.createPolygonMember(PolygonPropertyType value)
          Create an instance of JAXBElement<PolygonPropertyType>}
 JAXBElement<PolygonPropertyType> ObjectFactory.createPolygonProperty(PolygonPropertyType value)
          Create an instance of JAXBElement<PolygonPropertyType>}
 List<PolygonPropertyType> MultiPolygonType.getPolygonMember()
          Gets the value of the polygonMember property.
 

Methods in net.opengis.gml with parameters of type PolygonPropertyType
 JAXBElement<PolygonPropertyType> ObjectFactory.createPolygonMember(PolygonPropertyType value)
          Create an instance of JAXBElement<PolygonPropertyType>}
 JAXBElement<PolygonPropertyType> ObjectFactory.createPolygonProperty(PolygonPropertyType value)
          Create an instance of JAXBElement<PolygonPropertyType>}
 



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