|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectDefaultPort
edu.jhu.ece.iacl.jist.pipeline.graph.PipeModulePort
public class PipeModulePort
Graph module port.
| Constructor Summary | |
|---|---|
PipeModulePort(double x,
double y,
PipePort port)
Instantiates a new pipe module port. |
|
| Method Summary | |
|---|---|
protected void |
applyPortAttributes(double x,
double y,
PipePort port)
Create port attributes. |
PipeModulePort |
clone()
|
PipePort |
getPort()
Get pipe port for graph port. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PipeModulePort(double x,
double y,
PipePort port)
x - the xy - the yport - the port| Method Detail |
|---|
protected void applyPortAttributes(double x,
double y,
PipePort port)
x - X coordinatey - Y coordinateport - pipe portpublic PipeModulePort clone()
public PipePort getPort()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||