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

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

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

Methods in net.opengis.gml.v_3_3.ce that return SimpleArcByCenterPointType
 SimpleArcByCenterPointType ObjectFactory.createSimpleArcByCenterPointType()
          Create an instance of SimpleArcByCenterPointType
 SimpleArcByCenterPointType SimpleArcByCenterPointType.withEndAngle(AngleType value)
           
 SimpleArcByCenterPointType SimpleArcByCenterPointType.withINTERPOLATION(CurveInterpolationType value)
           
 SimpleArcByCenterPointType SimpleArcByCenterPointType.withPointProperty(PointPropertyType value)
           
 SimpleArcByCenterPointType SimpleArcByCenterPointType.withPos(DirectPositionType value)
           
 SimpleArcByCenterPointType SimpleArcByCenterPointType.withPosList(DirectPositionListType value)
           
 SimpleArcByCenterPointType SimpleArcByCenterPointType.withRadius(LengthType value)
           
 SimpleArcByCenterPointType SimpleArcByCenterPointType.withStartAngle(AngleType value)
           
 

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

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



Copyright © 2008-2016. All Rights Reserved.