Uses of Class
omix.plugin.diagram.writable.Diagram.NewNodePosition
Package | Description |
---|---|
omix.plugin.diagram.writable |
-
Uses of Diagram.NewNodePosition in omix.plugin.diagram.writable
Method parameters in omix.plugin.diagram.writable with type arguments of type Diagram.NewNodePosition Modifier and Type Method Description void
Diagram. changePositionOfNodes(List<Diagram.NewNodePosition> newPositions)
Set the positions of the items as specified in the NewNodePosition objects.