|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.touchgraph.graphlayout.Node
org.ceryle.graph.GraphNode
org.ceryle.graph.tm.TMNode
org.ceryle.graph.tm.TNode
org.ceryle.ui.graph.EditorLayoutPanel.ETNode
protected class EditorLayoutPanel.ETNode
| Field Summary |
|---|
| Fields inherited from class com.touchgraph.graphlayout.Node |
|---|
BACK_DEFAULT_COLOR, BACK_FIXED_COLOR, BACK_HILIGHT_COLOR, BACK_SELECT_COLOR, backColor, BORDER_DRAG_COLOR, BORDER_INACTIVE_COLOR, BORDER_MOUSE_OVER_COLOR, DEFAULT_TYPE, drawx, drawy, dx, dy, edges, fixed, font, justMadeLocal, lbl, markedForRemoval, massfade, repulsion, simpleDraw, SMALL_TAG_FONT, TEXT_COLOR, TEXT_FONT, textColor, typ, TYPE_CIRCLE, TYPE_ELLIPSE, TYPE_RECTANGLE, TYPE_ROUNDRECT, visible, visibleEdgeCnt, x, y |
| Constructor Summary | |
|---|---|
EditorLayoutPanel.ETNode(String id)
|
|
| Method Summary | |
|---|---|
void |
paintNodeBody(Graphics g,
TGPanel tgPanel)
Overrides GraphNode's method by painting the body of the TNode, along with a timeline scale if scaleViz is true. |
void |
paintProvisional(Graphics g,
TGPanel tgPanel)
Paints the body of this node as an outline. |
| Methods inherited from class org.ceryle.graph.tm.TNode |
|---|
getBackColor, getFlag, getHeight, getLocator, getPaintBackColor, getPaintBorderColor, getPaintTextColor, getWidth, hasFlag, hasLocator, hasPopupMenu, isClickInMenu, isComponent, paint, paintColorFlag, paintLinkBody, paintOccurrenceCount, setAsComponent, setFixed, setFixed, setFlag, setLocator, setPopupMenu, setTopicMapObject, showPopupMenu |
| Methods inherited from class org.ceryle.graph.tm.TMNode |
|---|
getTopicMapObject |
| Methods inherited from class org.ceryle.graph.GraphNode |
|---|
compareTo, getDefaultNodeFont, getHilight, getID, getLabel, getMouseListener, getNodeFont, getVerticalTweak, getVerticalTweak, isHidden, isProvisional, jubble, paintSimple, paintSmallTag, setAlternateFont, setHidden, setHilight, setMargin, setMaximumLabelLength, setMouseListener, setNodeTagFont, setNodeTextFont, setProvisional, setSize, setVerticalTweak, toString |
| Methods inherited from class com.touchgraph.graphlayout.Node |
|---|
addEdge, containsPoint, containsPoint, deleteEdges, edgeAt, edgeCount, edgeNum, getEdges, getFixed, getFont, getLocation, getTextColor, getType, hasEdge, intersects, isFixed, isVisible, removeEdge, setBackColor, setFont, setID, setLabel, setLocation, setLocation, setNodeBackDefaultColor, setNodeBackFixedColor, setNodeBackHilightColor, setNodeBackSelectColor, setNodeBorderDragColor, setNodeBorderInactiveColor, setNodeBorderMouseOverColor, setNodeTextColor, setNodeType, setTextColor, setType, setVisible, visibleEdgeCount |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Constructor Detail |
|---|
public EditorLayoutPanel.ETNode(String id)
throws GraphException
GraphException| Method Detail |
|---|
public void paintNodeBody(Graphics g,
TGPanel tgPanel)
paintNodeBody in class TNode
public void paintProvisional(Graphics g,
TGPanel tgPanel)
paintProvisional in class GraphNode
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||