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

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

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

Methods in net.opengis.gml.v_3_3.ce that return SimpleArcByBulgeType
 SimpleArcByBulgeType ObjectFactory.createSimpleArcByBulgeType()
          Create an instance of SimpleArcByBulgeType
 SimpleArcByBulgeType SimpleArcByBulgeType.withBulge(Collection<Double> values)
           
 SimpleArcByBulgeType SimpleArcByBulgeType.withBulge(Double... values)
           
 SimpleArcByBulgeType SimpleArcByBulgeType.withBulge(List<Double> value)
           
 SimpleArcByBulgeType SimpleArcByBulgeType.withINTERPOLATION(CurveInterpolationType value)
           
 SimpleArcByBulgeType SimpleArcByBulgeType.withNormal(Collection<VectorType> values)
           
 SimpleArcByBulgeType SimpleArcByBulgeType.withNormal(List<VectorType> value)
           
 SimpleArcByBulgeType SimpleArcByBulgeType.withNormal(VectorType... values)
           
 SimpleArcByBulgeType SimpleArcByBulgeType.withPosList(DirectPositionListType value)
           
 SimpleArcByBulgeType SimpleArcByBulgeType.withPosOrPointProperty(Collection<Object> values)
           
 SimpleArcByBulgeType SimpleArcByBulgeType.withPosOrPointProperty(List<Object> value)
           
 SimpleArcByBulgeType SimpleArcByBulgeType.withPosOrPointProperty(Object... values)
           
 

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

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



Copyright © 2008-2016. All Rights Reserved.