Uses of Class
nl.b3p.csw.jaxb.gml.KnotPropertyType
-
Packages that use KnotPropertyType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of KnotPropertyType in nl.b3p.csw.jaxb.gml
Fields in nl.b3p.csw.jaxb.gml with type parameters of type KnotPropertyType Modifier and Type Field Description protected List<KnotPropertyType>BSplineType. knotMethods in nl.b3p.csw.jaxb.gml that return KnotPropertyType Modifier and Type Method Description KnotPropertyTypeObjectFactory. createKnotPropertyType()Create an instance ofKnotPropertyTypeMethods in nl.b3p.csw.jaxb.gml that return types with arguments of type KnotPropertyType Modifier and Type Method Description List<KnotPropertyType>BSplineType. getKnot()Gets the value of the knot property.
-