ilog.views.sdm.renderer
Class IlvLaneRenderer.ResizeLaneInteractor

java.lang.Object
  extended by ilog.views.IlvObjectInteractor
      extended by ilog.views.sdm.renderer.IlvLaneRenderer.ResizeLaneInteractor
All Implemented Interfaces:
Serializable
Enclosing class:
IlvLaneRenderer

public static class IlvLaneRenderer.ResizeLaneInteractor
extends IlvObjectInteractor

This class is public only to allow saving in an IVL file the contents of a grapher associated with an SDM engine and containing lanes.

Since:
JViews 6.0
See Also:
Serialized Form

Constructor Summary
IlvLaneRenderer.ResizeLaneInteractor()
           
 
Method Summary
 boolean processEvent(IlvGraphic obj, AWTEvent event, IlvObjectInteractorContext context)
          Processes the events.
 
Methods inherited from class ilog.views.IlvObjectInteractor
Get, handleExpose, onEnter, onExit, Put
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IlvLaneRenderer.ResizeLaneInteractor

public IlvLaneRenderer.ResizeLaneInteractor()
Method Detail

processEvent

public boolean processEvent(IlvGraphic obj,
                            AWTEvent event,
                            IlvObjectInteractorContext context)
Description copied from class: IlvObjectInteractor
Processes the events. You should not call this method directly.

Specified by:
processEvent in class IlvObjectInteractor
Parameters:
obj - The graphic object.
event - The event to process.
context - The context in which the event occurred.
Returns:
true if the event was handled by this processEvent invocation, false otherwise.


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