|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use edu.uci.ics.jung.visualization.decorators | |
---|---|
edu.uci.ics.jung.samples | Sample applications created using JUNG, largely focused on visualization. |
edu.uci.ics.jung.visualization.decorators | Mechanisms for associating data (shapes, colors, values, strings, etc.) with graph elements. |
Classes in edu.uci.ics.jung.visualization.decorators used by edu.uci.ics.jung.samples | |
---|---|
DefaultVertexIconTransformer
A simple, stateful VertexIconFunction. |
|
GradientEdgePaintTransformer
Creates GradientPaint instances which can be used
to paint an Edge . |
|
VertexIconShapeTransformer
A default implementation that stores images in a Map keyed on the vertex. |
Classes in edu.uci.ics.jung.visualization.decorators used by edu.uci.ics.jung.visualization.decorators | |
---|---|
AbstractEdgeShapeTransformer
An interface for decorators that return a Shape for a specified edge. |
|
AbstractVertexShapeTransformer
|
|
EdgeShape.Box
An edge shape that renders as a loop with its nadir at the center of the vertex. |
|
EdgeShape.IndexedRendering
|
|
EdgeShape.Loop
An edge shape that renders as a loop with its nadir at the center of the vertex. |
|
EdgeShape.SimpleLoop
An edge shape that renders as a loop with its nadir at the center of the vertex. |
|
SettableVertexShapeTransformer
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |