Package | Description |
---|---|
org.tinfour.contour |
Provides classes in support of contouring from Delaunay Triangulations
|
Modifier and Type | Method and Description |
---|---|
List<ContourRegion> |
ContourRegion.getEnclosedRegions()
Gets a list of regions that are enclosed by this region.
|
List<ContourRegion> |
ContourBuilderForTin.getRegions()
Gets a list of the contour regions (polygon features) that were built by
the constructor, if any.
|
Copyright © 2021. All rights reserved.