Uses of Class
nl.b3p.csw.jaxb.gml.OffsetCurveType
-
Packages that use OffsetCurveType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of OffsetCurveType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return OffsetCurveType Modifier and Type Method Description OffsetCurveTypeObjectFactory. createOffsetCurveType()Create an instance ofOffsetCurveTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type OffsetCurveType Modifier and Type Method Description OffsetCurveObjectFactory. createOffsetCurve(OffsetCurveType value)Create an instance ofOffsetCurve}Constructors in nl.b3p.csw.jaxb.gml with parameters of type OffsetCurveType Constructor Description OffsetCurve(OffsetCurveType value)
-