| Package | Description |
|---|---|
| edu.uci.ics.jung.visualization.layout |
Visualization mechanisms related to graph layout: caching, persistence,
event-emitting, etc.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<V,PersistentLayout.Point> |
PersistentLayoutImpl.map
a container for Vertices
|
| Modifier and Type | Method and Description |
|---|---|
PersistentLayout.Point |
PersistentLayoutImpl.RandomPointFactory.create() |
Copyright © 2015. All rights reserved.