ilog.tgo.composite
Interface IltcZoomListener


public interface IltcZoomListener

This interface permits to observe zoom events that are being applied to an IltcCompositeManager.

Note: For compatibility with ILOG JTGO 1.1, the event's source is the IlvManager, but many IltcCompositeManagers can use the same IlvManager, and each of them has its own zoom policy. Therefore the IltcZoomListener mechanism is of limited use; an alternative is to make a subclass of IltZoomPolicy.

Since:
JTGO 1.0
See Also:
IltcZoomEvent, IltcCompositeManager.AddZoomListener(ilog.views.IlvManager, ilog.tgo.composite.IltcZoomListener), IltcCompositeManager.RemoveZoomListener(ilog.views.IlvManager, ilog.tgo.composite.IltcZoomListener)

Method Summary
 void zoomChanged(IltcZoomEvent event)
          Invoked when a zoom event occurs.
 

Method Detail

zoomChanged

void zoomChanged(IltcZoomEvent event)
Invoked when a zoom event occurs.



Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.