Uses of Class
nl.b3p.csw.jaxb.gml.PolygonType
-
Packages that use PolygonType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of PolygonType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return PolygonType Modifier and Type Method Description PolygonTypeObjectFactory. createPolygonType()Create an instance ofPolygonTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type PolygonType Modifier and Type Method Description PolygonObjectFactory. createPolygon(PolygonType value)Create an instance ofPolygon}Constructors in nl.b3p.csw.jaxb.gml with parameters of type PolygonType Constructor Description Polygon(PolygonType value)
-