@UML(identifier="GM_TriangulatedSurface", specification=ISO_19107) public interface TriangulatedSurface extends PolyhedralSurface
| Modifier and Type | Method and Description |
|---|---|
List<Triangle> |
getPatches()
Associates this surface with its individual triangles.
|
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<Triangle> getPatches()
getPatches in interface PolyhedralSurfacegetPatches in interface Surfacenull neither empty.SurfacePatch.getSurface(),
Curve.getSegments()Copyright © 1996–2019 Geotools. All rights reserved.