| Package | Description |
|---|---|
| org.tinfour.utils |
Provides both high-level and general utilities for using the Tinfour packages.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
TriangleCollector.visitSimpleTriangles(IIncrementalTin tin,
Consumer<SimpleTriangle> consumer)
Identify all valid triangles in the specified TIN and
provide them to the application-supplied Consumer.
|
Copyright © 2019. All rights reserved.