Uses of Package
com.metsci.glimpse.core.painter.info
-
Packages that use com.metsci.glimpse.core.painter.info Package Description com.metsci.glimpse.charts.slippy com.metsci.glimpse.core.examples.misc A grab bag of miscellaneous examples.com.metsci.glimpse.core.painter.decoration Painters which draw decorative elements of plots (usually unrelated to the data).com.metsci.glimpse.core.painter.info Painters which draw informational overlays.com.metsci.glimpse.core.plot.timeline com.metsci.glimpse.core.plot.timeline.event com.metsci.glimpse.core.plot.timeline.group com.metsci.glimpse.core.plot.timeline.layout com.metsci.glimpse.extras.examples.charts.bathy -
Classes in com.metsci.glimpse.core.painter.info used by com.metsci.glimpse.charts.slippy Class Description SimpleTextPainter A painter which displays arbitrary text at a fixed pixel location on the screen. -
Classes in com.metsci.glimpse.core.painter.info used by com.metsci.glimpse.core.examples.misc Class Description CursorTextPainter Displays a text box which follows the cursor and displays the position of the cursor in data coordinates. -
Classes in com.metsci.glimpse.core.painter.info used by com.metsci.glimpse.core.painter.decoration Class Description SimpleTextPainter.HorizontalPosition SimpleTextPainter.VerticalPosition -
Classes in com.metsci.glimpse.core.painter.info used by com.metsci.glimpse.core.painter.info Class Description AnnotationPainter.Annotation CursorTextPainter Displays a text box which follows the cursor and displays the position of the cursor in data coordinates.SimpleTextPainter A painter which displays arbitrary text at a fixed pixel location on the screen.SimpleTextPainter.HorizontalPosition SimpleTextPainter.VerticalPosition TooltipPainter Displays tool tip text at a specified position. -
Classes in com.metsci.glimpse.core.painter.info used by com.metsci.glimpse.core.plot.timeline Class Description TooltipPainter Displays tool tip text at a specified position. -
Classes in com.metsci.glimpse.core.painter.info used by com.metsci.glimpse.core.plot.timeline.event Class Description TooltipPainter Displays tool tip text at a specified position. -
Classes in com.metsci.glimpse.core.painter.info used by com.metsci.glimpse.core.plot.timeline.group Class Description SimpleTextPainter A painter which displays arbitrary text at a fixed pixel location on the screen. -
Classes in com.metsci.glimpse.core.painter.info used by com.metsci.glimpse.core.plot.timeline.layout Class Description SimpleTextPainter A painter which displays arbitrary text at a fixed pixel location on the screen.TooltipPainter Displays tool tip text at a specified position. -
Classes in com.metsci.glimpse.core.painter.info used by com.metsci.glimpse.extras.examples.charts.bathy Class Description AnnotationPainter Displays text annotations at specified locations on a plot.