Package | Description |
---|---|
edu.uci.ics.jung.graph.decorators |
Provides mechanisms for annotating nodes consistently with useful information.
|
samples.graph |
Provides sample graph code that may be of interest.
|
Modifier and Type | Class and Description |
---|---|
class |
VertexIconAndShapeFunction
A default implementation that stores images in a Map keyed on the
vertex.
|
Modifier and Type | Class and Description |
---|---|
static class |
VertexImageShaperDemo.DemoVertexImageShapeFunction
this class exists only to provide settings to turn on/off shapes and image fill
in this demo.
|
Constructor and Description |
---|
VertexImageShaperDemo.PickWithIconListener(DefaultVertexIconFunction imager) |