Package | Description |
---|---|
ilog.tgo.interactor |
Provides the predefined interactors for a view.
|
ilog.views.interactor |
Provides the predefined interactors for a view.
|
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.print |
Defines classes and interfaces for printing the content of an
IlvManager . |
ilog.views.prototypes |
Provides legacy facilities that allow you to define custom graphic objects
easily.
|
Modifier and Type | Class and Description |
---|---|
class |
IltMakeRectGroupInteractor
This class implements a view interactor which allows the user to
create a rectangular region, as an
IltRectGroup instance. |
class |
IltSelectInteractorMoveSelection
This class defines a view interactor which move the selected objects.
|
class |
IltSelectInteractorMultipleSelection
This class defines a view interactor which is used by
IltSelectInteractor to select all objects in a rectangle. |
class |
IltUnZoomViewInteractor
Deprecated.
Please use class IlvUnZoomViewInteractor instead.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvDragRectangleInteractor
IlvDragRectangleInteractor is a global interactor class that
lets the user indicate a rectangular area in a manager view by dragging
the mouse. |
class |
IlvMakeArcInteractor
An interactor that allows you to create an
IlvArc
by dragging a rectangle. |
class |
IlvMakeEllipseInteractor
An interactor that enables you to drag a rectangle
to create an
IlvEllipse . |
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 |
IlvMoveRectangleInteractor
The
IlvMoveRectangleInteractor interactor is an abstract
interactor class that lets you move a rectangle, triggering a
method when it is done. |
class |
IlvSelectInteractorMoveSelection
Interactor that is called by
IlvSelectInteractor to move
selected objects. |
class |
IlvSelectInteractorMultipleSelection
Interactor that is called by
IlvSelectInteractor to select all
objects in a rectangle. |
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 |
IlvMakeAreaOfSightInteractor
This interactor uses altitude information to display the area of visibility around a point.
|
class |
IlvMakeGradientInteractor
IlvMakeGradientInteractor is an interactor used to create a
line of visibility. |
class |
IlvMakeValleyInteractor
An interactor used to create a valley/elevation computation.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvMake3DViewInteractor
An interactor to create an
Ilv3DView of the terrain. |
Modifier and Type | Class and Description |
---|---|
class |
IlvMapZoomInteractor
A zoom interactor that behaves correctly when attached to a view whose
transformer contains a rotation.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvPrintAreaInteractor
A interactor that let the user drag a rectangle to specify
the area of the manager to be printed.
|
Modifier and Type | Class and Description |
---|---|
class |
IlvMakePrototypeInstanceInteractor
This class is a subclass of
IlvDragRectangleInteractor that is
used to interactively create prototype instances. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.