Uses of Class
net.opengis.gml.ArcByCenterPointType

Packages that use ArcByCenterPointType
net.opengis.gml   
 

Uses of ArcByCenterPointType in net.opengis.gml
 

Subclasses of ArcByCenterPointType in net.opengis.gml
 class CircleByCenterPointType
          A CircleByCenterPoint is an ArcByCenterPoint with identical start and end angle to form a full circle.
 

Methods in net.opengis.gml that return ArcByCenterPointType
 ArcByCenterPointType ObjectFactory.createArcByCenterPointType()
          Create an instance of ArcByCenterPointType
 

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

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



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