Uses of Class
nl.b3p.csw.jaxb.gml.PolyhedralSurfaceType
-
Packages that use PolyhedralSurfaceType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of PolyhedralSurfaceType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return PolyhedralSurfaceType Modifier and Type Method Description PolyhedralSurfaceTypeObjectFactory. createPolyhedralSurfaceType()Create an instance ofPolyhedralSurfaceTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type PolyhedralSurfaceType Modifier and Type Method Description PolyhedralSurfaceObjectFactory. createPolyhedralSurface(PolyhedralSurfaceType value)Create an instance ofPolyhedralSurface}Constructors in nl.b3p.csw.jaxb.gml with parameters of type PolyhedralSurfaceType Constructor Description PolyhedralSurface(PolyhedralSurfaceType value)
-