public interface IncrementalLayout extends GlobalLayout
Modifier and Type | Method and Description |
---|---|
void |
edgeDrawn(Object edge)
Called in response to the given edge being given a figure.
|
void |
edgeRouted(Object edge)
Called in response to the connector representing the given edge being
rereouted.
|
void |
nodeDrawn(Object node)
Called in response to the given node being given a figure.
|
void |
nodeMoved(Object node)
Called in response to the figure representing the
given node being moved.
|
getLayoutTarget, layout, setLayoutTarget
void edgeDrawn(Object edge)
void edgeRouted(Object edge)
void nodeDrawn(Object node)
void nodeMoved(Object node)
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.