Class NumericXYAxisPainter

  • All Implemented Interfaces:
    GlimpsePainter
    Direct Known Subclasses:
    NumericPolarAxisPainter

    public class NumericXYAxisPainter
    extends GlimpsePainterBase
    A floating axis plot with axes, tick marks, and labels drawn along the x and y origins. If the axes are translated such that the x or y origin is not visible, the tick marks will stick along the top or bottom of the screen as appropriate.
    Author:
    ulman
    See Also:
    com.metsci.glimpse.examples.basic.FunctionPlotExample