Package com.metsci.glimpse.painter.info

Painters which draw informational overlays.

See:
          Description

Class Summary
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 the FloatTextureProjected2D beneath the cursor location.
FpsPainter Displays an estimate of the current number of times the GlimpseCanvas is being redrawn per second.
MeasurementPainter Displays a protractor and ruler when the mouse cursor is locked via the middle mouse button.
MinimapLayout A GlimpseLayout 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.
 

Enum Summary
AnnotationPainter.AnnotationFont  
SimpleTextPainter.HorizontalPosition  
SimpleTextPainter.VerticalPosition  
 

Package com.metsci.glimpse.painter.info Description

Painters which draw informational overlays.



Copyright © 2012 Metron, Inc.. All Rights Reserved.