|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.cog.gui.grapheditor.AbstractGraphComponent
org.globus.cog.gui.grapheditor.edges.AbstractEdgeComponent
org.globus.cog.gui.grapheditor.edges.LoopEdge
org.globus.cog.gui.grapheditor.ant.ForLoopEdge
A rectangular edge that "represents" a loop in the flow
| Constructor Summary | |
ForLoopEdge(ForNode peer)
|
|
| Methods inherited from class org.globus.cog.gui.grapheditor.edges.LoopEdge |
getSplit, setSplit |
| Methods inherited from class org.globus.cog.gui.grapheditor.edges.AbstractEdgeComponent |
addControlPoint, addControlPointListener, connectDestination, connectSource, disconnectDestination, disconnectSource, fireControlPointUpdated, getControlPoint, getDestination, getFrom, getSource, getTo, numControlPoints, removeControlPointListener, setFrom, setTo, updateControlPoint |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.globus.cog.gui.grapheditor.GraphComponent |
clone, get_ID, getComponentType, getParent, getRootNode, newInstance, newRenderer, newRenderer, set_ID, setComponentType, setParent, supportsType |
| Methods inherited from interface org.globus.cog.gui.grapheditor.properties.PropertyHolder |
addProperty, addPropertyChangeListener, firePropertyChange, firePropertyChange, firePropertyChange, getProperties, getProperty, getPropertyValue, hasProperty, removeProperty, removePropertyChangeListener, setPropertyValue |
| Constructor Detail |
public ForLoopEdge(ForNode peer)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||