|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphicChangeListener | |
|---|---|
| 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 GraphicChangeListener in ilog.cpl.graphic |
|---|
| Methods in ilog.cpl.graphic with parameters of type GraphicChangeListener | |
|---|---|
void |
IlpAbstractGraphic.addGraphicChangeListener(GraphicChangeListener l)
Adds a new listener to this graphic. |
void |
IlpGraphic.addGraphicChangeListener(GraphicChangeListener l)
Adds a new listener to this graphic. |
void |
IlpAbstractGraphic.removeGraphicChangeListener(GraphicChangeListener l)
Removes a listener from the list. |
void |
IlpGraphic.removeGraphicChangeListener(GraphicChangeListener l)
Removes a listener from the list. |
| Uses of GraphicChangeListener in ilog.tgo.composite |
|---|
| Methods in ilog.tgo.composite with parameters of type GraphicChangeListener | |
|---|---|
void |
IltcCompositeGraphic.addGraphicChangeListener(GraphicChangeListener l)
Adds a new listener to this graphic. |
void |
IltcCompositeGraphic.removeGraphicChangeListener(GraphicChangeListener l)
Removes a listener from the list. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||