Uses of Class
nl.b3p.csw.jaxb.gml.CurveMember
-
Packages that use CurveMember Package Description nl.b3p.csw.jaxb.gml -
-
Uses of CurveMember in nl.b3p.csw.jaxb.gml
Fields in nl.b3p.csw.jaxb.gml with type parameters of type CurveMember Modifier and Type Field Description protected List<CurveMember>MultiCurveType. curveMemberprotected List<CurveMember>RingType. curveMemberMethods in nl.b3p.csw.jaxb.gml that return CurveMember Modifier and Type Method Description CurveMemberObjectFactory. createCurveMember(CurvePropertyType value)Create an instance ofCurveMember}Methods in nl.b3p.csw.jaxb.gml that return types with arguments of type CurveMember Modifier and Type Method Description List<CurveMember>MultiCurveType. getCurveMember()Gets the value of the curveMember property.List<CurveMember>RingType. getCurveMember()This element references or contains one curve in the composite curve.
-