Class Hierarchy
- java.lang.Object
- org.tinfour.interpolation.InverseDistanceWeightingInterpolator (implements org.tinfour.interpolation.IInterpolatorOverTin)
- org.tinfour.interpolation.NaturalNeighborElements
- org.tinfour.interpolation.NaturalNeighborInterpolator (implements org.tinfour.interpolation.IInterpolatorOverTin)
- org.tinfour.interpolation.TriangularFacetInterpolator (implements org.tinfour.interpolation.IInterpolatorOverTin)
- org.tinfour.interpolation.TriangularFacetSpecialInterpolator (implements org.tinfour.interpolation.IInterpolatorOverTin)
- org.tinfour.interpolation.VertexValuatorDefault (implements org.tinfour.interpolation.IVertexValuator)
Interface Hierarchy
- org.tinfour.common.IProcessUsingTin
- org.tinfour.interpolation.IInterpolatorOverTin
- org.tinfour.interpolation.IVertexValuator
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.tinfour.interpolation.NaturalNeighborElements.ResultType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)