Package | Description |
---|---|
ilog.cpl.graphic |
Provides classes and interfaces to create graphic objects.
|
ilog.tgo.composite |
Provides the classes for handling the zoom policies and the layer policies.
|
Modifier and Type | Method and Description |
---|---|
void |
GraphicChangeListener.endChangingGraphic(GraphicChangeEvent ev)
This method is called when a graphic instance has just been
changed, so that its bounds are no longer the same or
it has a different composition.
|
void |
IlpGraphic.fireEvent(GraphicChangeEvent ev)
Fires a change event to the listeners.
|
void |
IlpAbstractGraphic.fireEvent(GraphicChangeEvent ev)
Fires a change event to the listeners.
|
void |
GraphicChangeListener.startChangingGraphic(GraphicChangeEvent ev)
This method is called when a graphic instance is about to
be changed, so that its bounds are no longer the same or
it has a different composition.
|
Modifier and Type | Method and Description |
---|---|
void |
IltcCompositeGraphic.fireEvent(GraphicChangeEvent ev)
Fires a change event to the listeners.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.