|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectPortRenderer
edu.jhu.ece.iacl.jist.pipeline.graph.PipePortView.ActivityRenderer
public abstract class PipePortView.ActivityRenderer
The Class ActivityRenderer.
| Constructor Summary | |
|---|---|
PipePortView.ActivityRenderer()
Instantiates a new activity renderer. |
|
| Method Summary | |
|---|---|
abstract java.awt.Shape |
createShape()
Creates the shape. |
boolean |
isAttemptingToConnect()
Checks if is attempting to connect. |
protected abstract boolean |
isCompatible()
Checks if is compatible. |
boolean |
isConnected()
Checks if is connected. |
boolean |
isValid()
|
void |
paint(java.awt.Graphics g)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PipePortView.ActivityRenderer()
| Method Detail |
|---|
public abstract java.awt.Shape createShape()
public boolean isAttemptingToConnect()
protected abstract boolean isCompatible()
public boolean isConnected()
public boolean isValid()
public void paint(java.awt.Graphics g)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||