Package | Description |
---|---|
org.tinfour.semivirtual |
Provides classes and interfaces for creating a Triangulated Irregular
Network (TIN) based on the Delaunay Triangulation specification
and using a semi-virtual representation of edges to reduce memory
requirements.
|
Class and Description |
---|
SemiVirtualEdge
Provides methods and elements implementing the QuadEdge data structure using
a virtual representation of the links based on integer arrays rather than
direct class instances.
|
Copyright © 2021. All rights reserved.