Uses of Class
nl.b3p.csw.jaxb.gml.ArcStringType
-
Packages that use ArcStringType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of ArcStringType in nl.b3p.csw.jaxb.gml
Subclasses of ArcStringType in nl.b3p.csw.jaxb.gml Modifier and Type Class Description classArcTypeAn Arc is an arc string with only one arc unit, i.e.classCircleTypeA Circle is an arc whose ends coincide to form a simple closed loop.Methods in nl.b3p.csw.jaxb.gml that return ArcStringType Modifier and Type Method Description ArcStringTypeObjectFactory. createArcStringType()Create an instance ofArcStringTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type ArcStringType Modifier and Type Method Description ArcStringObjectFactory. createArcString(ArcStringType value)Create an instance ofArcString}Constructors in nl.b3p.csw.jaxb.gml with parameters of type ArcStringType Constructor Description ArcString(ArcStringType value)
-