Uses of Class
net.opengis.gml.v_3_3.ce.SimplePolygonType

Packages that use SimplePolygonType
net.opengis.gml.v_3_3.ce   
 

Uses of SimplePolygonType in net.opengis.gml.v_3_3.ce
 

Methods in net.opengis.gml.v_3_3.ce that return SimplePolygonType
 SimplePolygonType ObjectFactory.createSimplePolygonType()
          Create an instance of SimplePolygonType
 SimplePolygonType SimplePolygonType.withPosList(DirectPositionListType value)
           
 SimplePolygonType SimplePolygonType.withPosOrPointProperty(Collection<Object> values)
           
 SimplePolygonType SimplePolygonType.withPosOrPointProperty(List<Object> value)
           
 SimplePolygonType SimplePolygonType.withPosOrPointProperty(Object... values)
           
 

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

Methods in net.opengis.gml.v_3_3.ce with parameters of type SimplePolygonType
 JAXBElement<SimplePolygonType> ObjectFactory.createSimplePolygon(SimplePolygonType value)
          Create an instance of JAXBElement<SimplePolygonType>}
 



Copyright © 2008-2016. All Rights Reserved.