Uses of Class
net.opengis.gml.ArcStringType

Packages that use ArcStringType
net.opengis.gml   
 

Uses of ArcStringType in net.opengis.gml
 

Subclasses of ArcStringType in net.opengis.gml
 class ArcType
          An Arc is an arc string with only one arc unit, i.e. three control points.
 class CircleType
          A Circle is an arc whose ends coincide to form a simple closed loop.
 

Methods in net.opengis.gml that return ArcStringType
 ArcStringType ObjectFactory.createArcStringType()
          Create an instance of ArcStringType
 

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

Methods in net.opengis.gml with parameters of type ArcStringType
 JAXBElement<ArcStringType> ObjectFactory.createArcString(ArcStringType value)
          Create an instance of JAXBElement<ArcStringType>}
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.