Uses of Package
org.geotools.math

Packages that use org.geotools.math
org.geotools.math A set of mathematical objects and algebraic utilities. 
org.geotools.referencing.operation.builder A package of convenience classes which use control points common to two data sets to derive empirically the transformation parameters needed to convert positions between the coordinate systems of the two data sets. 
 

Classes in org.geotools.math used by org.geotools.math
Complex
          A simple class for the handling of complex numbers.
Fraction
          A fraction made of a numerator and a denominator.
Line
          Equation of a line in a two dimensional space (x,y).
Plane
          Equation of a plane in a three-dimensional space (x,y,z).
Statistics
          Holds some statistics about a series of sample values.
Statistics.Delta
          Holds some statistics about a series of sample values and the difference between them.
 

Classes in org.geotools.math used by org.geotools.referencing.operation.builder
Statistics
          Holds some statistics about a series of sample values.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.