|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectPortView
edu.jhu.ece.iacl.jist.pipeline.graph.PipePortView
edu.jhu.ece.iacl.jist.pipeline.graph.PortOutputView
public class PortOutputView
Cell view renderer for output ports.
| Nested Class Summary | |
|---|---|
class |
PortOutputView.ActivityRenderer
The Class ActivityRenderer. |
| Field Summary | |
|---|---|
protected PortOutputView.ActivityRenderer |
renderer
The renderer. |
| Fields inherited from class edu.jhu.ece.iacl.jist.pipeline.graph.PipePortView |
|---|
compatibleColor, connectedColor, graph, labelSize, portSize, validColor |
| Constructor Summary | |
|---|---|
PortOutputView()
Instantiates a new port output view. |
|
PortOutputView(java.lang.Object cell)
Instantiates a new port output view. |
|
| Method Summary | |
|---|---|
CellViewRenderer |
getRenderer()
|
| Methods inherited from class edu.jhu.ece.iacl.jist.pipeline.graph.PipePortView |
|---|
drawPortLabel, setGraph |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected transient PortOutputView.ActivityRenderer renderer
| Constructor Detail |
|---|
public PortOutputView()
public PortOutputView(java.lang.Object cell)
cell - the cell| Method Detail |
|---|
public CellViewRenderer getRenderer()
getRenderer in class PipePortView
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||