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

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

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

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

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

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



Copyright © 2008-2016. All Rights Reserved.