|
|||||||||
| 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.PipeAlgorithmFactory.AlgorithmCell
public static class PipeAlgorithmFactory.AlgorithmCell
Get module cell that represents algorithm.
| Field Summary |
|---|
| Fields inherited from class edu.jhu.ece.iacl.jist.pipeline.graph.PipeModuleCell |
|---|
defaultSize, hspace, pipe, preferredSize |
| Constructor Summary | |
|---|---|
PipeAlgorithmFactory.AlgorithmCell(java.lang.String name,
PipeModule pipe)
Constructor. |
|
| Method Summary | |
|---|---|
PipeModuleCell |
clone()
|
| Methods inherited from class edu.jhu.ece.iacl.jist.pipeline.graph.PipeModuleCell |
|---|
createCellAttributes, createPorts, 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 PipeAlgorithmFactory.AlgorithmCell(java.lang.String name,
PipeModule pipe)
name - cell namepipe - module associated with cell| Method Detail |
|---|
public PipeModuleCell clone()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||