|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.draw2d.graph.Node
org.eclipse.draw2d.graph.Subgraph
org.eclipse.palamedes.ui.editor.rulegraph.model.ComplexNodeModel
public final class ComplexNodeModel
Field Summary |
---|
Fields inherited from class org.eclipse.draw2d.graph.Subgraph |
---|
innerPadding, insets, members |
Fields inherited from class org.eclipse.draw2d.graph.Node |
---|
data, height, incoming, incomingOffset, outgoing, outgoingOffset, rowOrder, sortValue, width, x, y |
Constructor Summary | |
---|---|
ComplexNodeModel(ASTNode node)
|
Method Summary | |
---|---|
org.eclipse.swt.graphics.Color |
getColor()
|
org.eclipse.swt.graphics.Image |
getIcon()
|
java.lang.String |
getName()
|
java.lang.String |
toString()
|
Methods inherited from class org.eclipse.draw2d.graph.Subgraph |
---|
addMember |
Methods inherited from class org.eclipse.draw2d.graph.Node |
---|
getLeft, getOffsetIncoming, getOffsetOutgoing, getPadding, getParent, getRight, getRowConstraint, setPadding, setParent, setRowConstraint, setSize |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ComplexNodeModel(ASTNode node)
Method Detail |
---|
public java.lang.String getName()
public org.eclipse.swt.graphics.Image getIcon()
public org.eclipse.swt.graphics.Color getColor()
public java.lang.String toString()
toString
in class org.eclipse.draw2d.graph.Node
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |