public class IlvPrintAreaInteractor extends IlvDragRectangleInteractor
Constructor and Description |
---|
IlvPrintAreaInteractor()
Creates the interactor.
|
IlvPrintAreaInteractor(IlvManagerPrintingController controller)
Creates the interactor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
attach(IlvManagerView view)
Called when the
interactor is attached to the manager view.
|
IlvManagerPrintingController |
getPrintingController()
Returns the printing controller associated to the interactor.
|
void |
setPrintingController(IlvManagerPrintingController controller)
Sets the printing controller associated to the interactor.
|
addRectangleDraggedListener, detach, dragscroll, drawGhost, fireRectangleDraggedEvent, getCursor, getDraggedRectangle, getLineStyle, getRectangleAspectRatio, getStartDragModifier, getStartPoint, handleButtonDown, handleButtonDragged, handleButtonUp, isGridMode, isOpaqueMode, isRotationAllowed, isStartDragModifierDown, isXORGhost, processMouseEvent, processMouseMotionEvent, removeRectangleDraggedListener, setCursor, setGridMode, setLineStyle, setOpaqueMode, setRectangleAspectRatio, setRotationAllowed, setStartDragModifier
adjustPointIfOutsideView, doAutoScroll, getMaximumScrollDistance, getScrollTiming, isProgressiveScroll, setMaximumScrollDistance, setProgressiveScroll, setScrollTiming, startDraggingScrollTimer, stopDraggingScrollTimer
addFocusListener, addKeyListener, addMouseListener, addMouseMotionListener, allowEnsureVisible, allowEnsureVisible, disableEvents, drawGhost, enableEvents, ensureVisible, ensureVisible, getManager, getManagerView, getTransformer, handleExpose, processEvent, processFocusEvent, processKeyEvent, removeFocusListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, setXORGhost
public IlvPrintAreaInteractor()
public IlvPrintAreaInteractor(IlvManagerPrintingController controller)
controller
- The printing controller.IlvManagerPrintableDocument.setPrintArea(ilog.views.IlvRect)
protected void attach(IlvManagerView view)
attach
in class IlvDragRectangleInteractor
view
- The manager view.setPrintingController(ilog.views.print.IlvManagerPrintingController)
public final void setPrintingController(IlvManagerPrintingController controller)
controller
- The printing controller.public final IlvManagerPrintingController getPrintingController()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.