Uses of Class
nl.b3p.csw.jaxb.gml.Polygon
-
Packages that use Polygon Package Description nl.b3p.csw.jaxb.gml -
-
Uses of Polygon in nl.b3p.csw.jaxb.gml
Fields in nl.b3p.csw.jaxb.gml declared as Polygon Modifier and Type Field Description protected PolygonPolygonPropertyType. polygonMethods in nl.b3p.csw.jaxb.gml that return Polygon Modifier and Type Method Description PolygonObjectFactory. createPolygon(PolygonType value)Create an instance ofPolygon}PolygonPolygonPropertyType. getPolygon()Gets the value of the polygon property.Methods in nl.b3p.csw.jaxb.gml with parameters of type Polygon Modifier and Type Method Description voidPolygonPropertyType. setPolygon(Polygon value)Sets the value of the polygon property.Constructors in nl.b3p.csw.jaxb.gml with parameters of type Polygon Constructor Description PolygonPropertyType(Polygon polygon, String remoteSchema, String type, String href, String role, String arcrole, String title, String show, String actuate)Fully-initialising value constructor
-