ilog.views.sdm.renderer
Class IlvLaneRenderer.ResizeLaneInteractor
java.lang.Object
ilog.views.IlvObjectInteractor
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IlvLaneRenderer.ResizeLaneInteractor
public IlvLaneRenderer.ResizeLaneInteractor()
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.