Package com.metsci.glimpse.core.axis

Provides classes for managing the display area of GlimpsePainter instances. Axis1D simply tracks a one-dimensional interval with minimum and maximum values. Multiple Axis1D instances can be linked to create complex interactions between multiple related plots. Axes can be manipulated either programmatically or in response to mouse clicks and drags. Finally, painters are provided for visualizing the axis with tick marks, bounds, and labels.