Package net.charlesames.utility.contour

Class Summary
ContourTest  
ContourFromRational<T> Instances of the ContourFromRational class map a continuous ordinate (e.g.
RationalSegment<T> Base class defining a segment of a ContourFromRational collection.
ContourFromReal<T> Instances of the ContourFromReal class map a continuous ordinate (e.g.
RealSegment<T> Base class defining a segment of a ContourFromReal collection.
 

Enum Summary
CalculationMode The CalculationMode determines how given an ordinate within a segment, the value of the contour is calculated using the segments left bound, right bound, origin, and goal.