Interface AbstractGraph.HasLogScaleY
- All Known Implementing Classes:
LineGraph
- Enclosing class:
AbstractGraph<B>
public static interface AbstractGraph.HasLogScaleY
Graphs that support logarithmic scaling on the y-axis should implement this
interface.
- Author:
- Christoph Hauert