|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphicChangeEvent | |
|---|---|
| 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. |
| Uses of GraphicChangeEvent in ilog.cpl.graphic |
|---|
| Methods in ilog.cpl.graphic with parameters of type GraphicChangeEvent | |
|---|---|
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 |
IlpAbstractGraphic.fireEvent(GraphicChangeEvent ev)
Fires a change event to the listeners. |
void |
IlpGraphic.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. |
| Uses of GraphicChangeEvent in ilog.tgo.composite |
|---|
| Methods in ilog.tgo.composite with parameters of type GraphicChangeEvent | |
|---|---|
void |
IltcCompositeGraphic.fireEvent(GraphicChangeEvent ev)
Fires a change event to the listeners. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||