Uses of Class
nl.b3p.csw.jaxb.gml.LinearRingType
-
Packages that use LinearRingType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of LinearRingType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return LinearRingType Modifier and Type Method Description LinearRingTypeObjectFactory. createLinearRingType()Create an instance ofLinearRingTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type LinearRingType Modifier and Type Method Description LinearRingObjectFactory. createLinearRing(LinearRingType value)Create an instance ofLinearRing}Constructors in nl.b3p.csw.jaxb.gml with parameters of type LinearRingType Constructor Description LinearRing(LinearRingType value)
-