| 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.locations
a container for Vertices
|
| Modifier and Type | Method and Description |
|---|---|
PersistentLayout.Point |
PersistentLayoutImpl.RandomPointFactory.apply(V v) |
Copyright © 2016. All rights reserved.