Package | Description |
---|---|
com.metsci.glimpse.painter.info |
Painters which draw informational overlays.
|
Modifier and Type | Method and Description |
---|---|
AnnotationPainter.Annotation |
AnnotationPainter.addAnnotation(AnnotationPainter.Annotation annotation) |
AnnotationPainter.Annotation |
AnnotationPainter.addAnnotation(String text,
float x,
float y) |
AnnotationPainter.Annotation |
AnnotationPainter.addAnnotation(String text,
float x,
float y,
int offset_x,
int offset_y,
SimpleTextPainter.HorizontalPosition hPos,
SimpleTextPainter.VerticalPosition vPos,
float[] color) |
Modifier and Type | Method and Description |
---|---|
AnnotationPainter.Annotation |
AnnotationPainter.addAnnotation(AnnotationPainter.Annotation annotation) |
Copyright © 2016 Metron, Inc.. All rights reserved.