Package | Description |
---|---|
ilog.cpl.graphic |
Provides classes and interfaces to create graphic objects.
|
ilog.cpl.graphic.component |
Deprecated Provides predefined graphic objects based on Swing components.
|
ilog.tgo.composite |
Provides the classes for handling the zoom policies and the layer policies.
|
ilog.tgo.composite.internal | |
ilog.tgo.graphic |
Provides all the classes for handling the graphical representations of the telecom objects.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IlpGraphic
This interface models the basic graphic used to create
complex representations for CPL objects.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpAbstractGraphic
This class models an abstract graphic.
|
class |
IlpCompositeGraphic
Deprecated.
Please use Rogue Wave JViews Composite Graphics instead.
|
class |
IlpLeafGraphic
This class models an individual graphic, which is drawn
by a Java component.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpAlarmBalloon
Deprecated.
Please use
IlvRoundRectBalloon instead. |
class |
IlpBalloon
Deprecated.
Please use
IlvBalloon instead. |
class |
IlpCentered
Deprecated.
Please use a composite graphic with a centered layout instead.
|
class |
IlpInfoBalloon
Deprecated.
Please use
IlvRectBalloon instead. |
class |
IlpStacker
Deprecated.
Please use a Composite Graphic with a Stacker Layout instead.
|
Modifier and Type | Class and Description |
---|---|
class |
IltcCompositeGraphic
This class describes a composite graphic object.
|
class |
IltcGraphicElementAggregate
This class implements a composite graphic which
contains a list of children decorations.
|
Modifier and Type | Class and Description |
---|---|
class |
ilog.tgo.composite.internal.IltcGraphicChild |
Modifier and Type | Class and Description |
---|---|
class |
IltCompositeGraphic
This class describes a composite graphic object for use by TGO.
|
class |
IltGraphicElementAggregate
Deprecated.
Please use properties
children and
constraints to customize new decorations
to predefined business objects using CSS. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.