edu.jhu.ece.iacl.jist.pipeline.graph
Class PortChildView.ActivityRenderer

java.lang.Object
  extended by PortRenderer
      extended by edu.jhu.ece.iacl.jist.pipeline.graph.PipePortView.ActivityRenderer
          extended by edu.jhu.ece.iacl.jist.pipeline.graph.PortChildView.ActivityRenderer
Enclosing class:
PortChildView

public class PortChildView.ActivityRenderer
extends PipePortView.ActivityRenderer

The Class ActivityRenderer.


Constructor Summary
PortChildView.ActivityRenderer()
          Instantiates a new activity renderer.
 
Method Summary
 java.awt.Shape createShape()
          Creates the shape.
protected  boolean isCompatible()
          Checks if is compatible.
 
Methods inherited from class edu.jhu.ece.iacl.jist.pipeline.graph.PipePortView.ActivityRenderer
isAttemptingToConnect, isConnected, isValid, paint
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortChildView.ActivityRenderer

public PortChildView.ActivityRenderer()
Instantiates a new activity renderer.

Method Detail

createShape

public java.awt.Shape createShape()
Description copied from class: PipePortView.ActivityRenderer
Creates the shape.

Specified by:
createShape in class PipePortView.ActivityRenderer
Returns:
the shape

isCompatible

protected boolean isCompatible()
Description copied from class: PipePortView.ActivityRenderer
Checks if is compatible.

Specified by:
isCompatible in class PipePortView.ActivityRenderer
Returns:
true, if is compatible