Uses of Package
com.metsci.glimpse.core.painter.decoration
-
Packages that use com.metsci.glimpse.core.painter.decoration Package Description com.metsci.glimpse.core.painter.decoration Painters which draw decorative elements of plots (usually unrelated to the data).com.metsci.glimpse.core.plot Prefabricated arrangements of GlimpseLayouts and GlimpsePainters with convenience methods for performing common data visualization tasks.com.metsci.glimpse.core.plot.timeline.layout -
Classes in com.metsci.glimpse.core.painter.decoration used by com.metsci.glimpse.core.painter.decoration Class Description BackgroundPainter Paints a simple solid color background.BorderPainter Paints a simple colored line border around the outside of the plot.BorderPainter.CornerType GridPainter Displays dotted horizontal and vertical grid lines.LegendPainter Displays a simple color based legend floating on top of the plot.LegendPainter.LegendPlacement WatermarkPainter.WatermarkConfig -
Classes in com.metsci.glimpse.core.painter.decoration used by com.metsci.glimpse.core.plot Class Description BackgroundPainter Paints a simple solid color background.BorderPainter Paints a simple colored line border around the outside of the plot.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.MapBorderPainter An alternativeBorderPainter
which displays alternating white and black lines (to emulate a geographic map border). -
Classes in com.metsci.glimpse.core.painter.decoration used by com.metsci.glimpse.core.plot.timeline.layout Class Description BackgroundPainter Paints a simple solid color background.BorderPainter Paints a simple colored line border around the outside of the plot.GridPainter Displays dotted horizontal and vertical grid lines.