Package com.metsci.glimpse.core.painter.decoration
Painters which draw decorative elements of plots (usually unrelated to the data).
-
Class Summary Class Description BackgroundPainter Paints a simple solid color background.BorderPainter Paints a simple colored line border around the outside of the plot.CopyrightPainter Displays a discrete copyright notice at the bottom of right corner of the screen.CrosshairPainter Displays crosshairs and a selection box centered over the position of the mouse cursor within the plot.GridPainter Displays dotted horizontal and vertical grid lines.LegendPainter Displays a simple color based legend floating on top of the plot.LegendPainter.BlockLegendPainter LegendPainter.LineLegendPainter LegendPainter.LineLegendPainter.LineLegendPainterItem MapBorderPainter An alternativeBorderPainter
which displays alternating white and black lines (to emulate a geographic map border).WatermarkPainter WatermarkPainter.WatermarkConfig -
Enum Summary Enum Description BorderPainter.CornerType LegendPainter.LegendPlacement