Interface | Description |
---|---|
IlvLabeledObjectFactory |
This interface defines a factory for graphic objects with a label.
|
IlvLinkImageFactory |
This interface defines a factory for links in a grapher.
|
IlvPermanentInteractorInterface |
An interface to be implemented by subclasses of
IlvManagerViewInteractor
that can operate in two different modes: transient and permanent. |
IlvPolyPointsObjectFactory |
This interface defines a factory for graphic objects defined by an
array of points.
|
IlvRectangularObjectFactory |
This interface defines a factory for graphic object with a rectangular shape.
|
RectangleDraggedListener |
Interface to be implemented by objects that need to be notify
when a rectangle is dragged by the
IlvDragRectangleInteractor |
Class | Description |
---|---|
IlvAbstractScrollInteractor |
The
IlvAbstractScrollInteractor is a base class for interactors
that scroll the view while dragging the mouse. |
IlvDragRectangleInteractor |
IlvDragRectangleInteractor is a global interactor class that
lets the user indicate a rectangular area in a manager view by dragging
the mouse. |
IlvEditLabelInteractor |
IlvEditLabelInteractor lets the user create and edit
a graphic object containing a label. |
IlvExpandCollapseInteractor |
This interactor allows you to click onto a submanager or a link bundle
to expand or collapse the object.
|
IlvGrapherPinInteractor |
IlvGrapherPinInteractor is an interactor used to edit
IlvGrapherPin objects
managed by IlvPinLinkConnector link connectors. |
IlvMagnifyInteractor |
An interactor designed to magnify a part of the view by dragging the mouse
over it.
|
IlvMakeArcInteractor |
An interactor that allows you to create an
IlvArc
by dragging a rectangle. |
IlvMakeArrowLineInteractor |
An interactor that enables you to create an
IlvArrowLine . |
IlvMakeArrowPolylineInteractor |
An interactor that enables you to create an
IlvArrowPolyline . |
IlvMakeDoubleLinkImageInteractor |
An interactor to link two nodes of an
IlvGrapher with
an IlvDoubleLinkImage . |
IlvMakeDoubleSplineLinkImageInteractor |
An interactor to link two nodes of an
IlvGrapher with
an IlvDoubleSplineLinkImage . |
IlvMakeEllipseInteractor |
An interactor that enables you to drag a rectangle
to create an
IlvEllipse . |
IlvMakeEnhancedPolyLinkInteractor |
An interactor that enables you to create an
IlvEnhancedPolylineLinkImage between two nodes of a grapher. |
IlvMakeLineInteractor |
An interactor that enables you to create an
IlvLine . |
IlvMakeLinkInteractor |
An interactor to link two nodes of an
IlvGrapher with an
IlvLinkImage . |
IlvMakeOneLinkImageInteractor |
An interactor to link two nodes of an
IlvGrapher with
an IlvOneLinkImage . |
IlvMakeOneSplineLinkImageInteractor |
An interactor to link two nodes of an
IlvGrapher with
an IlvOneSplineLinkImage . |
IlvMakePolygonInteractor |
An interactor that allows you to create an
IlvPolygon . |
IlvMakePolylineInteractor |
An interactor that allows you to create an
IlvPolyline . |
IlvMakePolyLinkInteractor |
An interactor that enables you to create an
IlvPolylineLinkImage between two nodes of a grapher. |
IlvMakePolyPointsInteractor |
An Interactor that enables you to create a graphic object defined
with several points.
|
IlvMakeRectangleInteractor |
An interactor that enables you to drag a rectangle to create an
. |
IlvMakeReliefRectangleInteractor |
An interactor that allows you to create an
IlvReliefRectangle . |
IlvMakeRoundRectangleInteractor |
An interactor to create an
IlvRectangle with rounded corners. |
IlvMakeSplineInteractor |
An interactor that allows you to create an
IlvSpline . |
IlvManagerMagViewInteractor |
An interactor that controls the visible area of a view by using a movable
rectangle in another view.
|
IlvMoveRectangleInteractor |
The
IlvMoveRectangleInteractor interactor is an abstract
interactor class that lets you move a rectangle, triggering a
method when it is done. |
IlvPanInteractor |
An interactor designed to translate a view without using scroll bars.
|
IlvRotateInteractor |
This interactor allows you to rotate one of the selected objects.
|
IlvSelectInteractor |
Interactor that lets you select, move, and edit an object in a manager.
|
IlvSelectInteractorMoveSelection |
Interactor that is called by
IlvSelectInteractor to move
selected objects. |
IlvSelectInteractorMultipleSelection |
Interactor that is called by
IlvSelectInteractor to select all
objects in a rectangle. |
IlvUnZoomViewInteractor |
Interactor class that lets you drag a rectangle, and unzoom
the view on the selected rectangle.
|
IlvZoomViewInteractor |
Interactor class that lets you drag a rectangle, and zoom in on
the view on the selected rectangle.
|
RectangleDraggedEvent |
An event that is sent by the
IlvDragRectangleInteractor
when the user finishes to drag the rectangle. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.