|
|||||||||
| 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.RightNodeViewLayout
public class RightNodeViewLayout
| Field Summary |
|---|
| Fields inherited from class freemind.view.mindmapview.NodeViewLayoutAdapter |
|---|
LISTENER_VIEW_WIDTH, location |
| Constructor Summary | |
|---|---|
RightNodeViewLayout()
|
|
| 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 RightNodeViewLayout()
| Method Detail |
|---|
protected void layout()
layout in class NodeViewLayoutAdapterpublic 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 | ||||||||