Interface | Description |
---|---|
ICoordinateCalculator |
Using pre-computed constants, types which implement ICoordinateCalculator can convert from pixel coordinate to data value and back
|
ILogarithmicCoordinateCalculator |
Provides the interface to
LogarithmicCoordinateCalculator . |
Class | Description |
---|---|
CoordinateCalculatorFactory |
A factory class which an appropriate coordinate calculator for the axis params passed in
|