Uses of Class
nl.b3p.csw.jaxb.gml.PolygonPatchType
-
Packages that use PolygonPatchType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of PolygonPatchType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return PolygonPatchType Modifier and Type Method Description PolygonPatchTypeObjectFactory. createPolygonPatchType()Create an instance ofPolygonPatchTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type PolygonPatchType Modifier and Type Method Description PolygonPatchObjectFactory. createPolygonPatch(PolygonPatchType value)Create an instance ofPolygonPatch}Constructors in nl.b3p.csw.jaxb.gml with parameters of type PolygonPatchType Constructor Description PolygonPatch(PolygonPatchType value)
-