Package | Description |
---|---|
bibliothek.gui.dock.station.screen.magnet |
The magnet API allows
ScreenDockWindow s to
attract each other, or to stick together. |
Modifier and Type | Method and Description |
---|---|
StickMagnetGraph.DefaultEdge[] |
StickMagnetGraph.DefaultNode.getEdges() |
protected StickMagnetGraph.DefaultEdge[] |
StickMagnetGraph.getEdgesByDistance()
Gets all edges of this graph ordered by the distance of their
target node
to the root node. |
Modifier and Type | Method and Description |
---|---|
void |
StickMagnetGraph.DefaultNode.add(StickMagnetGraph.DefaultEdge edge) |