Tessellator for decomposing shapes into a triangular mesh
See: Description
| Class | Description |
|---|---|
| Line |
Represents a line on the earth's surface.
|
| Tessellator |
Computes a triangular mesh tessellation for a given polygon.
|
| Tessellator.Node |
Circular Doubly-linked list used for polygon coordinates
|
| Tessellator.Triangle |
Triangle in the tessellated mesh
|
Tessellator for decomposing shapes into a triangular meshCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.