Uses of Class
nl.b3p.csw.jaxb.gml.ArcByCenterPointType
-
Packages that use ArcByCenterPointType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of ArcByCenterPointType in nl.b3p.csw.jaxb.gml
Subclasses of ArcByCenterPointType in nl.b3p.csw.jaxb.gml Modifier and Type Class Description classCircleByCenterPointTypeA CircleByCenterPoint is an ArcByCenterPoint with identical start and end angle to form a full circle.Methods in nl.b3p.csw.jaxb.gml that return ArcByCenterPointType Modifier and Type Method Description ArcByCenterPointTypeObjectFactory. createArcByCenterPointType()Create an instance ofArcByCenterPointTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type ArcByCenterPointType Modifier and Type Method Description ArcByCenterPointObjectFactory. createArcByCenterPoint(ArcByCenterPointType value)Create an instance ofArcByCenterPoint}Constructors in nl.b3p.csw.jaxb.gml with parameters of type ArcByCenterPointType Constructor Description ArcByCenterPoint(ArcByCenterPointType value)
-