|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Composite
mima.presentation.gwt.mindmap.Tree
mima.presentation.gwt.mindmap.SubTree
mima.presentation.gwt.mindmap.LeftSubTree
class LeftSubTree
Field Summary |
---|
Fields inherited from class mima.presentation.gwt.mindmap.Tree |
---|
EDGES_WIDTH |
Constructor Summary | |
---|---|
LeftSubTree(Tree superTree,
SubNode subNode)
|
Method Summary | |
---|---|
protected void |
composeSubTree()
|
protected com.google.gwt.user.client.ui.HasHorizontalAlignment.HorizontalAlignmentConstant |
getSubTreesHorizontalAlignment()
|
protected boolean |
isRightEdge()
|
Methods inherited from class mima.presentation.gwt.mindmap.SubTree |
---|
createNodeViewContainer, createRoot, expand, getEdges, getSubTrees, redrawAllEdges, redrawAllEdges, updateTreeStructure, updateTreeStructure |
Methods inherited from class mima.presentation.gwt.mindmap.Tree |
---|
createEdgesContainer, getAbsoluteEdgeConnectionPointY, getNode, getNodeView, getTree, nodeChanged, onLoad |
Methods inherited from class com.google.gwt.user.client.ui.Composite |
---|
getElement, initWidget, onAttach, onDetach, setWidget |
Methods inherited from class com.google.gwt.user.client.ui.Widget |
---|
getParent, isAttached, onBrowserEvent, removeFromParent |
Methods inherited from class com.google.gwt.user.client.ui.UIObject |
---|
addStyleName, getAbsoluteLeft, getAbsoluteTop, getOffsetHeight, getOffsetWidth, getStyleName, getTitle, isVisible, isVisible, removeStyleName, setElement, setHeight, setPixelSize, setSize, setStyleName, setStyleName, setTitle, setVisible, setVisible, setWidth, sinkEvents, toString, unsinkEvents |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
LeftSubTree(Tree superTree, SubNode subNode)
Method Detail |
---|
protected void composeSubTree()
composeSubTree
in class SubTree
protected com.google.gwt.user.client.ui.HasHorizontalAlignment.HorizontalAlignmentConstant getSubTreesHorizontalAlignment()
getSubTreesHorizontalAlignment
in class SubTree
protected boolean isRightEdge()
isRightEdge
in class SubTree
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |