public interface NodeViewLayout
extends java.awt.LayoutManager
Modifier and Type | Method and Description |
---|---|
java.awt.Point |
getMainViewInPoint(NodeView view) |
java.awt.Point |
getMainViewOutPoint(NodeView view,
NodeView targetView,
java.awt.Point destinationPoint) |
void |
layoutNodeMotionListenerView(NodeMotionListenerView view) |
void layoutNodeMotionListenerView(NodeMotionListenerView view)
java.awt.Point getMainViewOutPoint(NodeView view, NodeView targetView, java.awt.Point destinationPoint)
java.awt.Point getMainViewInPoint(NodeView view)