Uses of Class
nl.b3p.csw.jaxb.gml.CurveType
-
Packages that use CurveType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of CurveType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return CurveType Modifier and Type Method Description CurveTypeObjectFactory. createCurveType()Create an instance ofCurveTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type CurveType Modifier and Type Method Description CurveObjectFactory. createCurve(CurveType value)Create an instance ofCurve}Constructors in nl.b3p.csw.jaxb.gml with parameters of type CurveType Constructor Description Curve(CurveType value)
-