@UML(identifier="GM_PolyhedralSurface", specification=ISO_19107) public interface PolyhedralSurface extends Surface
Surface only in the restriction on the types of surface patches
acceptable.GeometryFactory.createPolyhedralSurface(java.util.List<org.opengis.geometry.coordinate.Polygon>)| Modifier and Type | Method and Description |
|---|---|
List<? extends Polygon> |
getPatches()
Associates this surface with its individual facet polygons.
|
getBoundary, getComposite, getPrimitivegetOrientationgetComplexes, getContainedPrimitives, getContainingPrimitivesclone, distance, getBuffer, getCentroid, getClosure, getConvexHull, getCoordinateDimension, getCoordinateReferenceSystem, getDimension, getEnvelope, getMaximalComplex, getMbRegion, getPrecision, getRepresentativePoint, isCycle, isMutable, isSimple, toImmutable, transform, transformcontains, contains, difference, equals, intersection, intersects, symmetricDifference, uniongetArea, getPerimeter, getUpNormal@UML(identifier="patch", obligation=MANDATORY, specification=ISO_19107) List<? extends Polygon> getPatches()
getPatches in interface Surfacenull neither empty.SurfacePatch.getSurface(),
Curve.getSegments()Copyright © 1996–2019 Geotools. All rights reserved.