Uses of Class
nl.b3p.csw.jaxb.gml.LinearRing
-
Packages that use LinearRing Package Description nl.b3p.csw.jaxb.gml -
-
Uses of LinearRing in nl.b3p.csw.jaxb.gml
Fields in nl.b3p.csw.jaxb.gml declared as LinearRing Modifier and Type Field Description protected LinearRingLinearRingPropertyType. linearRingMethods in nl.b3p.csw.jaxb.gml that return LinearRing Modifier and Type Method Description LinearRingObjectFactory. createLinearRing(LinearRingType value)Create an instance ofLinearRing}LinearRingLinearRingPropertyType. getLinearRing()Gets the value of the linearRing property.Methods in nl.b3p.csw.jaxb.gml with parameters of type LinearRing Modifier and Type Method Description voidLinearRingPropertyType. setLinearRing(LinearRing value)Sets the value of the linearRing property.Constructors in nl.b3p.csw.jaxb.gml with parameters of type LinearRing Constructor Description LinearRingPropertyType(LinearRing linearRing)Fully-initialising value constructor
-