|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectDefaultGraphCell
edu.jhu.ece.iacl.jist.pipeline.graph.PipeModuleCell
edu.jhu.ece.iacl.jist.pipeline.graph.PipeDestinationFactory.DestinationCell
public static class PipeDestinationFactory.DestinationCell
Graph cell to represent destination.
| Field Summary |
|---|
| Fields inherited from class edu.jhu.ece.iacl.jist.pipeline.graph.PipeModuleCell |
|---|
defaultSize, hspace, pipe, preferredSize |
| Constructor Summary | |
|---|---|
PipeDestinationFactory.DestinationCell(java.lang.String name,
PipeModule pipe)
Instantiates a new destination cell. |
|
| Method Summary | |
|---|---|
PipeDestinationFactory.DestinationCell |
clone()
|
protected void |
createPorts()
Create ports for module. |
| Methods inherited from class edu.jhu.ece.iacl.jist.pipeline.graph.PipeModuleCell |
|---|
createCellAttributes, getModuleClass, getPipeModule, getPreferredSize, getPreferredSize, setBounds, setLocation |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PipeDestinationFactory.DestinationCell(java.lang.String name,
PipeModule pipe)
name - the namepipe - the pipe| Method Detail |
|---|
public PipeDestinationFactory.DestinationCell clone()
protected void createPorts()
PipeModuleCell
createPorts in class PipeModuleCell
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||