Uses of Class
nl.b3p.csw.jaxb.gml.BezierType
-
Packages that use BezierType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of BezierType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return BezierType Modifier and Type Method Description BezierTypeObjectFactory. createBezierType()Create an instance ofBezierTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type BezierType Modifier and Type Method Description BezierObjectFactory. createBezier(BezierType value)Create an instance ofBezier}Constructors in nl.b3p.csw.jaxb.gml with parameters of type BezierType Constructor Description Bezier(BezierType value)
-