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

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

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

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

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

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



Copyright © 2008-2016. All Rights Reserved.