Package | Description |
---|---|
com.ibm.tivoli.maximo.skd.applet.graphic.renderer |
Modifier and Type | Method and Description |
---|---|
EmblemGraphicRenderer.Visibiliy |
EmblemGraphicRenderer.getVisibility() |
Modifier and Type | Method and Description |
---|---|
void |
EmblemGraphicRenderer.setVisibility(EmblemGraphicRenderer.Visibiliy visibility) |
Constructor and Description |
---|
EmblemGraphicRenderer(java.lang.String imagePath,
EmblemGraphicRenderer.Location location,
EmblemGraphicRenderer.Visibiliy visibility)
Created a new Emblem Renderer that renderes the icon at the given corner using the
given visibility
|
EmblemGraphicRenderer(java.lang.String imagePath,
EmblemGraphicRenderer.Visibiliy visibility)
Creates a new renderer that renders the emblem graphic as an overaly in the top left of the activity graphic box.
|