Uses of Package
org.tinfour.interpolation
-
Packages that use org.tinfour.interpolation Package Description org.tinfour.contour Provides classes in support of contouring from Delaunay Triangulationsorg.tinfour.interpolation Provides interfaces and supporting classes for performing interpolation over TINsorg.tinfour.utils Provides both high-level and general utilities for using the Tinfour packages. -
Classes in org.tinfour.interpolation used by org.tinfour.contour Class Description IVertexValuator An interface for specifying methods of accessing a value from a Vertex. -
Classes in org.tinfour.interpolation used by org.tinfour.interpolation Class Description IInterpolatorOverTin Defines an interface for interpolating data over a Triangulated Irregular Network implementation.IVertexValuator An interface for specifying methods of accessing a value from a Vertex.NaturalNeighborElements Provides a simple container for the component elements computed during a natural neighbor interpolation.NaturalNeighborElements.ResultType Indicate the kind of results that are stored in this instance. -
Classes in org.tinfour.interpolation used by org.tinfour.utils Class Description IVertexValuator An interface for specifying methods of accessing a value from a Vertex.