Package | Description |
---|---|
ilog.tgo.interactor |
Provides the predefined interactors for a view.
|
ilog.views.bpmn |
Contains the classes for the BPMN Support.
|
ilog.views.gantt.graphic.interactor |
Provides interactors to manipulate
the representation of activities in a Gantt sheet.
|
ilog.views.hypergraph.interactor |
This package contains the predefined view interactors for hyperedges.
|
ilog.views.interactor |
Provides the predefined interactors for a view.
|
ilog.views.maps |
This package contains the base classes to write map applications.
|
ilog.views.maps.defense.terrain |
This package contains classes for terrain analysis.
|
ilog.views.maps.defense.terrain3d.view |
Base classes to manage the 3D View.
|
ilog.views.maps.interactor |
Provides interactors to interact with maps.
|
ilog.views.maps.measures |
General management of raster images.
|
ilog.views.prototypes |
Provides legacy facilities that allow you to define custom graphic objects
easily.
|
ilog.views.sdm.interactor |
Contains specialized interactors for the SDM component.
|
Modifier and Type | Class and Description |
---|---|
class |
IltEditLabelInteractor
This interactor lets you create and edit a graphic object
containing a label.
|
class |
IltEditLinkPortInteractor
This class is a view interactor which lets the user add or remove
link connection ports of nodes by clicking on them.
|
class |
IltMakeLinearGroupInteractor
This class implements a view interactor which allows the user to
create an
IltLinearGroup . |
class |
IltMakeLinkInteractor
This class is a view interactor which lets the user connect two
nodes by a link.
|
class |
IltMakePolyGroupInteractor
This class implements a view interactor which allows the user to
create an
IltPolyGroup . |
class |
IltMakePolyLinkInteractor
This class is a view interactor which lets the user connect two
nodes by a link.
|
class |
IltMakeRectGroupInteractor
This class implements a view interactor which allows the user to
create a rectangular region, as an
IltRectGroup instance. |
class |
IltUnZoomViewInteractor
Deprecated.
Please use class IlvUnZoomViewInteractor instead.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvBPMNMakeSDMLinkInteractor
The class
IlvBPMNMakeSDMLinkInteractor lets you
create links by clicking in a BPMN diagram. |
class |
IlvBPMNMakeSDMNodeInteractor
The class
IlvBPMNMakeSDMNodeInteractor creates nodes to represent
BPMN objects. |
Modifier and Type | Class and Description |
---|---|
class |
IlvMakeConstraintInteractor
This interactor is designed for creating an
IlvConstraint object
in an IlvGanttSheet object. |
Modifier and Type | Class and Description |
---|---|
class |
IlvMakeHyperEdgeBaseInteractor
This is the base class of interactors that allow to create hyperedges
and hyperedge connectors.
|
class |
IlvMakeHyperEdgeInteractor
An interactor that allows to create or to extend an
IlvHyperEdge . |
class |
IlvMakeHyperEdgePinConnectorInteractor
An interactor that allows to install an
IlvHyperEdgePinConnector
or add pins to it. |
class |
IlvMakeSegmentedHyperEdgeInteractor
An interactor that allows to create or to extend an
IlvSegmentedHyperEdge . |
Modifier and Type | Class and Description |
---|---|
class |
IlvEditLabelInteractor
IlvEditLabelInteractor lets the user create and edit
a graphic object containing a label. |
class |
IlvExpandCollapseInteractor
This interactor allows you to click onto a submanager or a link bundle
to expand or collapse the object.
|
class |
IlvMagnifyInteractor
An interactor designed to magnify a part of the view by dragging the mouse
over it.
|
class |
IlvMakeArcInteractor
An interactor that allows you to create an
IlvArc
by dragging a rectangle. |
class |
IlvMakeArrowLineInteractor
An interactor that enables you to create an
IlvArrowLine . |
class |
IlvMakeArrowPolylineInteractor
An interactor that enables you to create an
IlvArrowPolyline . |
class |
IlvMakeDoubleLinkImageInteractor
An interactor to link two nodes of an
IlvGrapher with
an IlvDoubleLinkImage . |
class |
IlvMakeDoubleSplineLinkImageInteractor
An interactor to link two nodes of an
IlvGrapher with
an IlvDoubleSplineLinkImage . |
class |
IlvMakeEllipseInteractor
An interactor that enables you to drag a rectangle
to create an
IlvEllipse . |
class |
IlvMakeEnhancedPolyLinkInteractor
An interactor that enables you to create an
IlvEnhancedPolylineLinkImage between two nodes of a grapher. |
class |
IlvMakeLineInteractor
An interactor that enables you to create an
IlvLine . |
class |
IlvMakeLinkInteractor
An interactor to link two nodes of an
IlvGrapher with an
IlvLinkImage . |
class |
IlvMakeOneLinkImageInteractor
An interactor to link two nodes of an
IlvGrapher with
an IlvOneLinkImage . |
class |
IlvMakeOneSplineLinkImageInteractor
An interactor to link two nodes of an
IlvGrapher with
an IlvOneSplineLinkImage . |
class |
IlvMakePolygonInteractor
An interactor that allows you to create an
IlvPolygon . |
class |
IlvMakePolylineInteractor
An interactor that allows you to create an
IlvPolyline . |
class |
IlvMakePolyLinkInteractor
An interactor that enables you to create an
IlvPolylineLinkImage between two nodes of a grapher. |
class |
IlvMakePolyPointsInteractor
An Interactor that enables you to create a graphic object defined
with several points.
|
class |
IlvMakeRectangleInteractor
An interactor that enables you to drag a rectangle to create an
. |
class |
IlvMakeReliefRectangleInteractor
An interactor that allows you to create an
IlvReliefRectangle . |
class |
IlvMakeRoundRectangleInteractor
An interactor to create an
IlvRectangle with rounded corners. |
class |
IlvMakeSplineInteractor
An interactor that allows you to create an
IlvSpline . |
class |
IlvPanInteractor
An interactor designed to translate a view without using scroll bars.
|
class |
IlvRotateInteractor
This interactor allows you to rotate one of the selected objects.
|
class |
IlvUnZoomViewInteractor
Interactor class that lets you drag a rectangle, and unzoom
the view on the selected rectangle.
|
class |
IlvZoomViewInteractor
Interactor class that lets you drag a rectangle, and zoom in on
the view on the selected rectangle.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvMagnifySymbolsInteractor
An interactor designed to unclutter the symbols displayed on a part of the view by dragging the mouse over it.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvMakeLineOfVisibilityInteractor
IlvMakeLineOfVisibilityInteractor is an interactor used to
create a line of visibility. |
class |
IlvMakeTerrainCutInteractor
IlvMakeTerrainCutInteractor is an interactor used to create a
terrain cut. |
Modifier and Type | Class and Description |
---|---|
class |
IlvMake3DFlyThroughInteractor
Interactor that allows you to create a fly-through object defined
with several points.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvContinuousZoomInteractor
Interactor that performs continuous zoom/unzoom on button pressed or zoom/unzoom on mouse
wheel action.
|
class |
IlvMapZoomInteractor
A zoom interactor that behaves correctly when attached to a view whose
transformer contains a rotation.
|
class |
IlvSeeThroughInteractor
An interactor designed to show a part of a map independently from current
layer visibility states.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvMakeMeasureInteractor
This interactor creates an IlvMapOrthodromyPath containing measure and bearing properties.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvConnectInteractor
This class is a subclass of
IlvManagerViewInteractor . |
class |
IlvMakePrototypeInstanceInteractor
This class is a subclass of
IlvDragRectangleInteractor that is
used to interactively create prototype instances. |
Modifier and Type | Class and Description |
---|---|
class |
IlvEditSDMLabelInteractor
The
IlvEditSDMLabelInteractor lets the user
edit the label of a node created by an SDM engine. |
class |
IlvMakeSDMLinkInteractor
The class
IlvMakeSDMLinkInteractor lets the user
create links by clicking in an SDM view. |
class |
IlvMakeSDMNodeInteractor
The class
IlvMakeNodeInteractor lets the user
create nodes by clicking in an SDM view. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.