Package | Description |
---|---|
com.ibm.tivoli.maximo.skd.applet.graphic.renderer |
Modifier and Type | Method and Description |
---|---|
BorderGraphicRenderer.Visibility |
BorderGraphicRenderer.getVisibility()
Returns the Visibility condition for this renderer
|
Modifier and Type | Method and Description |
---|---|
void |
BorderGraphicRenderer.setVisibility(BorderGraphicRenderer.Visibility visibility)
sets the visibility condition for this renderer
|
Constructor and Description |
---|
BorderGraphicRenderer(java.awt.Color color,
float borderThickness,
boolean dashed,
BorderGraphicRenderer.Visibility visibility)
Creates a rectangular activity renderer with a linear gradient fill of the specified color.
|