|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfreemind.view.mindmapview.NodeViewLayoutAdapter
freemind.view.mindmapview.VerticalRootNodeViewLayout
public class VerticalRootNodeViewLayout
Field Summary |
---|
Fields inherited from class freemind.view.mindmapview.NodeViewLayoutAdapter |
---|
LISTENER_VIEW_WIDTH, location |
Constructor Summary | |
---|---|
VerticalRootNodeViewLayout()
|
Method Summary | |
---|---|
java.awt.Point |
getMainViewInPoint(NodeView view)
|
java.awt.Point |
getMainViewOutPoint(NodeView view,
NodeView targetView,
java.awt.Point destinationPoint)
|
protected void |
layout()
|
void |
layoutNodeMotionListenerView(NodeMotionListenerView view)
|
Methods inherited from class freemind.view.mindmapview.NodeViewLayoutAdapter |
---|
addLayoutComponent, getChildContentHeight, getChildCount, getChildHorizontalShift, getChildVerticalShift, getContent, getModel, getView, layoutContainer, minimumLayoutSize, placeLeftChildren, placeRightChildren, preferredLayoutSize, removeLayoutComponent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VerticalRootNodeViewLayout()
Method Detail |
---|
protected void layout()
layout
in class NodeViewLayoutAdapter
public void layoutNodeMotionListenerView(NodeMotionListenerView view)
public java.awt.Point getMainViewOutPoint(NodeView view, NodeView targetView, java.awt.Point destinationPoint)
public java.awt.Point getMainViewInPoint(NodeView view)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |