|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectVertexRenderer
edu.jhu.ece.iacl.jist.pipeline.graph.PipeAlgorithmView.ActivityRenderer
public static class PipeAlgorithmView.ActivityRenderer
The Class ActivityRenderer.
| Field Summary | |
|---|---|
protected java.awt.Color |
graphForeground
Holds the background and foreground of the graph. |
static java.awt.Rectangle |
handle
Default handle bounds for renderer, '+' or '-'. |
protected java.awt.Color |
handleColor
Holds the background and foreground of the graph. |
protected boolean |
isGroup
Specifies whether the current view is a rich text value, and if the image should be stretched. |
| Constructor Summary | |
|---|---|
PipeAlgorithmView.ActivityRenderer()
|
|
| Method Summary | |
|---|---|
java.awt.Dimension |
getPreferredSize()
Return a slightly larger preferred size than for a rectangle. |
void |
paint(java.awt.Graphics g)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.awt.Rectangle handle
protected boolean isGroup
protected java.awt.Color handleColor
protected java.awt.Color graphForeground
| Constructor Detail |
|---|
public PipeAlgorithmView.ActivityRenderer()
| Method Detail |
|---|
public java.awt.Dimension getPreferredSize()
public void paint(java.awt.Graphics g)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||