|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--uci.gef.NetPrimitive
|
+--uci.gef.NetEdge
|
+--uci.gef.demo.SampleEdge
A sample NetEdge subclass for use in the demos. This edge is drawn with an arrowhead.
| Fields inherited from class uci.gef.NetEdge |
_destPort,
_ports,
_sourcePort |
| Fields inherited from class uci.gef.NetPrimitive |
_changeSup,
_highlight |
| Constructor Summary | |
SampleEdge()
Construct a new SampleEdge. |
|
| Method Summary | |
FigEdge |
makePresentation(Layer lay)
|
| Methods inherited from class uci.gef.NetEdge |
connect,
dispose,
getDestPort,
getPorts,
getSourcePort,
otherEnd,
presentationFor,
setDestPort,
setPorts,
setSourcePort |
| Methods inherited from class uci.gef.NetPrimitive |
addPropertyChangeListener,
firePropertyChange,
firePropertyChange,
firePropertyChange,
getHighlight,
removePropertyChangeListener,
setHighlight |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public SampleEdge()
| Method Detail |
public FigEdge makePresentation(Layer lay)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||