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

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

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

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

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

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



Copyright © 2008-2016. All Rights Reserved.