Package org.tinfour.standard
Provides classes and interfaces for creating a Triangulated Irregular
Network (TIN) based on the Delaunay Triangulation specification.
-
Class Summary Class Description IncrementalTin Provides methods and data elements for building and maintaining a Triangulated Irregular Network (TIN) that is optimal with regard to the Delaunay criterion.IntegrityCheck A tool for checking the correctness of a tin, in particular the relationship between adjacent triangles.StochasticLawsonsWalk Methods and definitions to perform a stochastic Lawson's walk.