Package com.metsci.glimpse.core.painter.info
Painters which draw informational overlays.
-
Class Summary Class Description AnnotationPainter Displays text annotations at specified locations on a plot.AnnotationPainter.Annotation CursorTextPainter Displays a text box which follows the cursor and displays the position of the cursor in data coordinates.CursorTextZPainter In addition to displaying the coordinates of the cursor in data space, also displays the data value stored in theFloatTextureProjected2D
beneath the cursor location.FpsHelper Helper data structure for FpsPainter.FpsPainter Displays an estimate of the current number of times theGlimpseCanvas
is being redrawn per second.MeasurementPainter Displays a protractor and ruler when the mouse cursor is locked via the middle mouse button.MinimapLayout AGlimpseLayout
which floats inside a larger GlimpseLayout and provides a zoomed out view of the scene inside the larger GlimpseLayout.SimpleTextPainter A painter which displays arbitrary text at a fixed pixel location on the screen.TooltipPainter Displays tool tip text at a specified position. -
Enum Summary Enum Description SimpleTextPainter.HorizontalPosition SimpleTextPainter.VerticalPosition