Uses of Class
edu.uci.ics.jung.visualization.annotations.AnnotationRenderer

Packages that use AnnotationRenderer
edu.uci.ics.jung.visualization.annotations Classes which support creating visual annotations for graphs. 
 

Uses of AnnotationRenderer in edu.uci.ics.jung.visualization.annotations
 

Fields in edu.uci.ics.jung.visualization.annotations declared as AnnotationRenderer
protected  AnnotationRenderer AnnotationPaintable.annotationRenderer
           
protected  AnnotationRenderer AnnotationManager.annotationRenderer
           
 

Methods in edu.uci.ics.jung.visualization.annotations with parameters of type AnnotationRenderer
 Component AnnotationPaintable.prepareRenderer(RenderContext<?,?> rc, AnnotationRenderer annotationRenderer, Object value)
           
 Component AnnotationManager.prepareRenderer(RenderContext<?,?> rc, AnnotationRenderer annotationRenderer, Object value)
           
 

Constructors in edu.uci.ics.jung.visualization.annotations with parameters of type AnnotationRenderer
AnnotationPaintable(RenderContext<?,?> rc, AnnotationRenderer annotationRenderer)
           
 



Copyright © 2009. All Rights Reserved.