| Package | Description |
|---|---|
| edu.uci.ics.jung.visualization.annotations |
Classes which support creating visual annotations for graphs.
|
| Modifier and Type | Field and Description |
|---|---|
protected AnnotationRenderer |
AnnotationManager.annotationRenderer |
protected AnnotationRenderer |
AnnotationPaintable.annotationRenderer |
| Modifier and Type | Method and Description |
|---|---|
Component |
AnnotationManager.prepareRenderer(RenderContext<?,?> rc,
AnnotationRenderer annotationRenderer,
Object value) |
Component |
AnnotationPaintable.prepareRenderer(RenderContext<?,?> rc,
AnnotationRenderer annotationRenderer,
Object value) |
| Constructor and Description |
|---|
AnnotationPaintable(RenderContext<?,?> rc,
AnnotationRenderer annotationRenderer) |
Copyright © 2016. All rights reserved.