Package | Description |
---|---|
ilog.tgo.interactor |
Provides the predefined interactors for a view.
|
ilog.views.bpmn |
Contains the classes for the BPMN Support.
|
ilog.views.diagrammer |
The main package of the diagram component.
|
ilog.views.diagrammer.application |
Contains classes to easily build Swing applications or applets using the diagram
component.
|
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.beans |
JViews 7.0 Beans and ready to use GUI components.
|
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.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.
|
ilog.views.sdm.graphic |
Contains specialized graphic objects used
by the SDM component.
|
ilog.views.sdm.interactor |
Contains specialized interactors for the SDM component.
|
Class and 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. |
IlvMakePolygonInteractor
An interactor that allows you to create an
IlvPolygon . |
IlvMakePolylineInteractor
An interactor that allows you to create an
IlvPolyline . |
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
. |
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. |
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.
|
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.
|
Class and Description |
---|
IlvLinkImageFactory
This interface defines a factory for links in a grapher.
|
IlvMakeLinkInteractor
An interactor to link two nodes of an
IlvGrapher with an
IlvLinkImage . |
IlvMakePolyPointsInteractor
An Interactor that enables you to create a graphic object defined
with several points.
|
IlvPermanentInteractorInterface
An interface to be implemented by subclasses of
IlvManagerViewInteractor
that can operate in two different modes: transient and permanent. |
IlvSelectInteractor
Interactor that lets you select, move, and edit an object in a manager.
|
Class and Description |
---|
IlvPanInteractor
An interactor designed to translate a view without using scroll bars.
|
IlvSelectInteractor
Interactor that lets you select, move, and edit an object in a manager.
|
IlvZoomViewInteractor
Interactor class that lets you drag a rectangle, and zoom in on
the view on the selected rectangle.
|
Class and Description |
---|
IlvManagerMagViewInteractor
An interactor that controls the visible area of a view by using a movable
rectangle in another view.
|
Class and Description |
---|
IlvMakeLinkInteractor
An interactor to link two nodes of an
IlvGrapher with an
IlvLinkImage . |
IlvMakePolyPointsInteractor
An Interactor that enables you to create a graphic object defined
with several points.
|
IlvPermanentInteractorInterface
An interface to be implemented by subclasses of
IlvManagerViewInteractor
that can operate in two different modes: transient and permanent. |
IlvSelectInteractor
Interactor that lets you select, move, and edit an object in a manager.
|
Class and Description |
---|
IlvPermanentInteractorInterface
An interface to be implemented by subclasses of
IlvManagerViewInteractor
that can operate in two different modes: transient and permanent. |
Class and 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. |
IlvLabeledObjectFactory
This interface defines a factory for graphic objects with a label.
|
IlvLinkImageFactory
This interface defines a factory for links in a grapher.
|
IlvMakeDoubleLinkImageInteractor
An interactor to link two nodes of an
IlvGrapher with
an IlvDoubleLinkImage . |
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 . |
IlvMakePolylineInteractor
An interactor that allows you to create an
IlvPolyline . |
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
. |
IlvMoveRectangleInteractor
The
IlvMoveRectangleInteractor interactor is an abstract
interactor class that lets you move a rectangle, triggering a
method when it is done. |
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.
|
IlvSelectInteractor
Interactor that lets you select, move, and edit an object in a manager.
|
RectangleDraggedEvent
An event that is sent by the
IlvDragRectangleInteractor
when the user finishes to drag the rectangle. |
RectangleDraggedListener
Interface to be implemented by objects that need to be notify
when a rectangle is dragged by the
IlvDragRectangleInteractor |
Class and Description |
---|
IlvMagnifyInteractor
An interactor designed to magnify a part of the view by dragging the mouse
over it.
|
IlvPermanentInteractorInterface
An interface to be implemented by subclasses of
IlvManagerViewInteractor
that can operate in two different modes: transient and permanent. |
Class and Description |
---|
IlvManagerMagViewInteractor
An interactor that controls the visible area of a view by using a movable
rectangle in another view.
|
Class and 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. |
IlvMakeLineInteractor
An interactor that enables you to create an
IlvLine . |
IlvMakePolyPointsInteractor
An Interactor that enables you to create a graphic object defined
with several points.
|
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.
|
Class and 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. |
IlvMakePolyPointsInteractor
An Interactor that enables you to create a graphic object defined
with several points.
|
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.
|
Class and 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. |
IlvPanInteractor
An interactor designed to translate a view without using scroll bars.
|
IlvPermanentInteractorInterface
An interface to be implemented by subclasses of
IlvManagerViewInteractor
that can operate in two different modes: transient and permanent. |
Class and Description |
---|
IlvMakeLineInteractor
An interactor that enables you to create an
IlvLine . |
IlvMakePolyPointsInteractor
An Interactor that enables you to create a graphic object defined
with several points.
|
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.
|
Class and 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. |
Class and 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. |
IlvPermanentInteractorInterface
An interface to be implemented by subclasses of
IlvManagerViewInteractor
that can operate in two different modes: transient and permanent. |
Class and Description |
---|
IlvRectangularObjectFactory
This interface defines a factory for graphic object with a rectangular shape.
|
Class and Description |
---|
IlvEditLabelInteractor
IlvEditLabelInteractor lets the user create and edit
a graphic object containing a label. |
IlvLinkImageFactory
This interface defines a factory for links in a grapher.
|
IlvMakeLinkInteractor
An interactor to link two nodes of an
IlvGrapher with an
IlvLinkImage . |
IlvMakePolyPointsInteractor
An Interactor that enables you to create a graphic object defined
with several points.
|
IlvPermanentInteractorInterface
An interface to be implemented by subclasses of
IlvManagerViewInteractor
that can operate in two different modes: transient and permanent. |
IlvSelectInteractor
Interactor that lets you select, move, and edit an object in a manager.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.