Package | Description |
---|---|
ilog.tgo.graphic.renderer |
Provides classes and support to create base renderers for telecom objects.
|
Modifier and Type | Class and Description |
---|---|
class |
IltLedBaseRenderer
This class encapsulates the drawing functionality for the base of
an LED element.
|
static class |
IltLedBaseRenderer.Circular
The base renderer for circular LEDs.
|
static class |
IltLedBaseRenderer.CircularFlat
The base renderer for flat circular LEDs.
|
static class |
IltLedBaseRenderer.Graphic
The base renderer for LEDs that are displayed using
IlvGraphic objects. |
static class |
IltLedBaseRenderer.Rectangular
The base renderer for rectangular LEDs.
|
static class |
IltLedBaseRenderer.Simple
The base renderer for simple circular and rectangular LEDs.
|
class |
IltPortBaseRenderer
This class encapsulates the drawing functionality for the base of
a port object.
|
static class |
IltPortBaseRenderer.Graphic
The base renderer for ports that are displayed using
IlvGraphic objects. |
protected static class |
IltPortDirectImageBaseRendererFactory.BaseRenderer
This implementation of BaseRenderer can draw a modified version of the
image (sepecified in css for each baseStyle )
according to alarms of the object that is represented. |
protected static class |
IltPortImageBaseRendererFactory.BaseRenderer
This implementation of BaseRenderer can draw a modified version of the
sourceImage (given as parameter of the constructor of
the BaseRenderer factory) according to the baseStyle and
alarms of the object that is represented. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.