Uses of Class
com.metsci.glimpse.painter.info.AnnotationPainter.Annotation

Packages that use AnnotationPainter.Annotation
com.metsci.glimpse.painter.info Painters which draw informational overlays. 
 

Uses of AnnotationPainter.Annotation in com.metsci.glimpse.painter.info
 

Methods in com.metsci.glimpse.painter.info that return AnnotationPainter.Annotation
 AnnotationPainter.Annotation AnnotationPainter.addAnnotation(AnnotationPainter.Annotation annotation)
           
 AnnotationPainter.Annotation AnnotationPainter.addAnnotation(java.lang.String text, float x, float y)
           
 AnnotationPainter.Annotation AnnotationPainter.addAnnotation(java.lang.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.sun.opengl.util.j2d.TextRenderer textRenderer, java.lang.String text, float x, float y, int offset_x, int offset_y, boolean centerX, boolean centerY, float[] color)
           
 

Methods in com.metsci.glimpse.painter.info with parameters of type AnnotationPainter.Annotation
 AnnotationPainter.Annotation AnnotationPainter.addAnnotation(AnnotationPainter.Annotation annotation)
           
 



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