Package | Description |
---|---|
com.sun.electric.tool.placement.forceDirected2.forceDirected.staged | |
com.sun.electric.tool.placement.forceDirected2.utils.concurrent |
Modifier and Type | Class and Description |
---|---|
class |
CalculateForcesStageWorker
Worker to calculate the forces
|
class |
EndWorker |
class |
FinalizeWorker |
class |
OverlapWorker |
class |
PlaceNodesStageWorker |
class |
StartUpStageWorker |
Constructor and Description |
---|
StartUpStage(java.util.List<StageWorker> layer) |
Modifier and Type | Method and Description |
---|---|
IStructure<PlacementDTO> |
Stage.getInput(StageWorker worker) |
Constructor and Description |
---|
Stage(java.util.List<StageWorker> layer) |