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,
boolean centerX,
boolean centerY,
AnnotationPainter.AnnotationFont font,
float[] color) |
AnnotationPainter.Annotation |
AnnotationPainter.addAnnotation(com.jogamp.opengl.util.awt.TextRenderer textRenderer,
String text,
float x,
float y,
int offset_x,
int offset_y,
boolean centerX,
boolean centerY,
float[] color) |