See: Description
| Interface | Description |
|---|---|
| JGraphCostFunction |
The cost function takes a cell and returns it's cost as a double.
|
| Class | Description |
|---|---|
| JGraphConstantCostFunction |
This allows to recursively compose any number of abstract layouts into a compound
abstract layout.
|
| JGraphDistanceCostFunction |
This class implements a priority queue.
|
Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.