Uses of Class
net.opengis.gml.ArcType

Packages that use ArcType
net.opengis.gml   
 

Uses of ArcType in net.opengis.gml
 

Subclasses of ArcType in net.opengis.gml
 class CircleType
          A Circle is an arc whose ends coincide to form a simple closed loop.
 

Methods in net.opengis.gml that return ArcType
 ArcType ObjectFactory.createArcType()
          Create an instance of ArcType
 

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

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



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