Package | Description |
---|---|
ilog.tgo.graphic.renderer |
Provides classes and support to create base renderers for telecom objects.
|
ilog.tgo.resource.css |
Specifies the set of settings that can be configured through cascading style sheets.
|
Modifier and Type | Class and Description |
---|---|
class |
IltAbstractDirectImageBaseRendererFactory
Abstract implementation for factories that create base renderers displaying
images directly specified in CSS per base style.
|
class |
IltAbstractImageBaseRendererFactory
Abstract implementation for factories that create base renderers displaying
images.
|
class |
IltCardDirectImageBaseRendererFactory
This class lets you easily create new types of cards based
on a base image and normal alarm color level.
|
class |
IltCardImageBaseRendererFactory
This class lets you easily create new types of cards based on
a single image.
|
class |
IltCardSVGBaseRendererFactory
This class lets you easily create new types of ports
based on a single Scalable Vector Graphics (SVG) file.
|
class |
IltLedImageBaseRendererFactory
This class lets you easily create new types of LED elements based
on either one or two images.
|
class |
IltLedSVGBaseRendererFactory
This class lets you easily create new types of ports
based on a single Scalable Vector Graphics (SVG) file.
|
class |
IltLogicalImageBaseRendererFactory
This class lets you easily create new types of logical representations
based on a single image.
|
class |
IltLogicalSVGBaseRendererFactory
This class lets you easily create new logical types of objects
based on a single Scalable Vector Graphics (SVG) file.
|
class |
IltNEDirectImageBaseRendererFactory
This class lets you easily create new types of network elements based
on a base image and normal alarm color level.
|
class |
IltNEImageBaseRendererFactory
This class lets you easily create new types of network elements based
on a single image.
|
class |
IltNESVGBaseRendererFactory
This class lets you easily create new types of network elements
based on a single Scalable Vector Graphics (SVG) file.
|
class |
IltOPCDirectImageBaseRendererFactory
This class lets you easily create new types of off page connectors based
on a base image and normal alarm color level.
|
class |
IltOPCImageBaseRendererFactory
This class lets you to easily create new types of Off-Page connectors from an image.
|
class |
IltOPCSVGBaseRendererFactory
This class lets you easily create new types of ports
based on a single Scalable Vector Graphics (SVG) file.
|
class |
IltPortDirectImageBaseRendererFactory
This class lets you easily create new types of ports based
on a base image and normal alarm color level.
|
class |
IltPortImageBaseRendererFactory
This class lets you to easily create new types of ports from an image.
|
class |
IltPortSVGBaseRendererFactory
This class lets you easily create new types of ports
based on a single Scalable Vector Graphics (SVG) file.
|
class |
IltTinyImageBaseRendererFactory
This class enables you to easily create new types of tiny representations
based on a single image.
|
class |
IltTinySVGBaseRendererFactory
This class lets you easily create new tiny types of objects
based on a single Scalable Vector Graphics (SVG) file.
|
Modifier and Type | Method and Description |
---|---|
IltBaseRendererFactory |
IltLedImageBaseRendererFactory.getImageFactory()
Returns the internal image factory used to create the
Led representation
|
Modifier and Type | Method and Description |
---|---|
IltBaseRendererFactory |
IltTypeCustomization.getRenderer()
Returns the base renderer factory for applicable telecom object types.
|
IltBaseRendererFactory |
IltTinyTypeCustomization.getTinyRenderer()
Returns base renderer factory for Object tiny types.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.