Uses of Class
nl.b3p.csw.jaxb.gml.CubicSplineType
-
Packages that use CubicSplineType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of CubicSplineType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return CubicSplineType Modifier and Type Method Description CubicSplineTypeObjectFactory. createCubicSplineType()Create an instance ofCubicSplineTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type CubicSplineType Modifier and Type Method Description CubicSplineObjectFactory. createCubicSpline(CubicSplineType value)Create an instance ofCubicSpline}Constructors in nl.b3p.csw.jaxb.gml with parameters of type CubicSplineType Constructor Description CubicSpline(CubicSplineType value)
-