A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

AbbreviatePathName(String, IlvApplication, int, boolean) - Static method in class ilog.views.appframe.util.IlvUtil
Abbreviates a file name string to a string containing a specified number of characters.
abortReDraws() - Method in class ilog.views.IlvManager
Aborts an initRedraws/invalidateRegion session.
about - Static variable in class ilog.views.diagrammer.application.IlvDiagrammerAction
This action shows a default "About" dialog.
ABOUT_APPLICATION_NAME - Static variable in class ilog.views.diagrammer.application.IlvDiagrammerAction
This key can be used to set the application name that will be displayed by the IlvDiagrammerAction.about action.
AcceleratorFromString(String) - Static method in class ilog.views.appframe.IlvAction
Returns an accelerator from its specified string representation.
AcceleratorToString(KeyStroke) - Static method in class ilog.views.appframe.IlvAction
Returns a string representation of the specified accelerator.
accept(File) - Method in class ilog.views.appframe.docview.IlvFileFilter
Determines whether the specified file is accepted by this filter.
accept(String) - Method in class ilog.views.appframe.docview.IlvFileFilter
Determines whether the specified filename is accepted by this filter.
accept(IlvGraphic) - Method in interface ilog.views.IlvGraphicFilter
Allows you to filter the graphic objects.
accept(IlvGraphic) - Method in class ilog.views.interactor.IlvEditLabelInteractor
Verifies whether editing of the object is allowed.
accept(IlvPoint) - Method in class ilog.views.interactor.IlvMakeLinkInteractor
Checks whether a point may be added at this location.
accept(IlvPoint) - Method in class ilog.views.interactor.IlvMakePolyPointsInteractor
Checks whether a point may be added at this location.
accept(Class) - Method in class ilog.views.maps.format.IlvGeometryClassFilter
Checks if the geometry class passed is compatible with the internal class information.
accept(IlvGraphic) - Method in class ilog.views.sdm.interactor.IlvEditSDMLabelInteractor
Returns true if the graphic object or the object that it encapsulates implements IlvLabelInterface.
accept(AWTEvent) - Method in interface ilog.views.util.swt.IlvAWTEventFilter
Returns true if the given event shall be handled by AWT.
ACCEPT_ERROR - Static variable in class ilog.views.faces.dhtml.component.IlvFacesPropertyAccessorError
The error occured when checking whether or not the property accessor accepts to set a particular property.
acceptChild(Object, String) - Method in interface ilog.views.appframe.docview.project.IlvDataContainer
Determines whether the specified parent node can have a child added with the specified category.
acceptChild(String) - Method in class ilog.views.appframe.docview.project.IlvDefaultDataContainer.AbstractNode
Determines whether the node can have a child added with the specified category.
acceptChild(Object, String) - Method in class ilog.views.appframe.docview.project.IlvDefaultDataContainer
Determines whether the specified parent node can have a child added with the specified category.
acceptChild(String) - Method in interface ilog.views.appframe.docview.project.IlvDefaultDataContainer.Node
Determines whether the node can be added a child with the specified category.
acceptDestination(IlvPoint, IlvGraphic) - Method in class ilog.views.interactor.IlvMakeLinkInteractor
Tests if a node can be the destination of the link.
acceptDestination(IlvPoint, IlvGraphic) - Method in class ilog.views.sdm.interactor.IlvMakeSDMLinkInteractor
This method tests whether a node can be the destination of the link.
acceptDestination(Object, Object) - Method in class ilog.views.sdm.util.IlvSDMLinkReconnector
This method is called to verify that an object is a valid destination for the link.
acceptEvent(IlvGraphic, AWTEvent, IlvObjectInteractorContext) - Method in class ilog.views.graphic.composite.objectinteractor.IlvCompositeInteractor
Tests whether there is an action to perform for the event passes as a parameter.
acceptGetProperty(IlvDiagrammer, Object, String) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDiagrammerPropertyAccessor
This default implementation calls IlvFacesDiagrammerPropertyAccessor.acceptProperty(IlvDiagrammer, Object, String).
acceptInteractor(IlvSDMEngine, Object, IlvGraphic) - Method in class ilog.views.sdm.renderer.IlvExpandCollapseRenderer
Deprecated. Returns true only if the graphic object is an expandable node, so that the expand/collapse interactor is installed only on expandable nodes.
acceptInteractor(IlvSDMEngine, Object, IlvGraphic) - Method in class ilog.views.sdm.renderer.IlvInteractorRenderer
This method allows subclasses to filter the objects on which the interactor will be set.
acceptInteractor(IlvSDMEngine, Object, IlvGraphic) - Method in class ilog.views.sdm.renderer.IlvLaneRenderer
 
acceptInteractor(IlvSDMEngine, Object, IlvGraphic) - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer
Returns true only if the graphic object is an expandable node, so that the expand/collapse interactor is installed only on expandable nodes.
acceptObject(IlvGraphic) - Method in class ilog.views.graphic.IlvGraphicHandleInteractor
Returns whether the interactor should deal with the object.
acceptObject(Object) - Method in class ilog.views.sdm.swing.IlvSDMTableModel
Implementation of IlvSDMTableModelFilter.
acceptObject(Object) - Method in interface ilog.views.sdm.swing.IlvSDMTableModelFilter
Accepts or rejects an object.
acceptOrigin(IlvPoint, IlvGraphic) - Method in class ilog.views.interactor.IlvMakeLinkInteractor
Tests if a node can be the origin of the link.
acceptOrigin(IlvPoint, IlvGraphic) - Method in class ilog.views.sdm.interactor.IlvMakeSDMLinkInteractor
This method tests whether a node can be the origin of the link.
acceptOrigin(Object, Object) - Method in class ilog.views.sdm.util.IlvSDMLinkReconnector
This method is called to verify that an object is a valid origin for the link.
acceptProperty(IlvDiagrammer, Object, String) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDiagrammerPropertyAccessor
Returns whether or not a given property can be a get and/or a set property going to or from the client.
acceptProperty(Object, String) - Method in class ilog.views.sdm.swing.IlvSDMTableModel
Implementation of IlvSDMTableModelFilter.
acceptProperty(Object, String) - Method in interface ilog.views.sdm.swing.IlvSDMTableModelFilter
Accepts or rejects a property of an object.
acceptsCode(Object) - Method in class ilog.views.maps.format.IlvDefaultTilableDataSource
Indicates if the current data source accepts the specified code value.
acceptsCode(Object) - Method in class ilog.views.maps.format.wms.IlvWMSDataSource
Indicates if the current data source accepts the specified code value.
acceptSetProperty(IlvDiagrammer, Object, String, Object) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDiagrammerPropertyAccessor
This default implementation calls IlvFacesDiagrammerPropertyAccessor.acceptProperty(IlvDiagrammer, Object, String).
acceptShortcut(IlvSDMEngine, IlvManagerView, InputEvent) - Method in class ilog.views.sdm.renderer.IlvCompositeRenderer
The intent of this method is to allow the IlvCompositeInteractor object interactor to be activated even if a view interactor is installed on the manager view.
acceptShortcut(IlvSDMEngine, IlvManagerView, InputEvent) - Method in class ilog.views.sdm.renderer.IlvExpandCollapseRenderer
Deprecated. This method returns true for all mouse clicks that occur inside the "+" or "-" graphics of the expandable node.
acceptShortcut(IlvSDMEngine, IlvManagerView, InputEvent) - Method in class ilog.views.sdm.renderer.IlvInfoBalloonRenderer
This method returns true when mouse button 2 is pressed.
acceptShortcut(IlvSDMEngine, IlvManagerView, InputEvent) - Method in class ilog.views.sdm.renderer.IlvInteractorRenderer
The intent of this method is to allow the object interactor installed by this renderer to be activated even if a view interactor is installed on the manager view.
acceptShortcut(IlvSDMEngine, IlvManagerView, InputEvent) - Method in class ilog.views.sdm.renderer.IlvLaneRenderer
 
acceptShortcut(IlvSDMEngine, IlvManagerView, InputEvent) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
Returns true if the event is a mouse event occurring inside the legend, to allow users to interact with the legend even if a view interactor is active.
acceptShortcut(IlvSDMEngine, IlvManagerView, InputEvent) - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer
This method returns true for all mouse clicks that occur inside the "expand" or "collapse" graphics of the expandable node.
actDistFromPath - Variable in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelDescriptor
The actual distance of the label from the location on the path that is given by the variable actPathLocation.
ACTION_ACCELERATOR_LIST - Static variable in class ilog.views.appframe.IlvAction
The key used for storing the list of accelerators that trigger an action event for the action.
ACTION_APPLICATION - Static variable in class ilog.views.appframe.IlvAction
The key used for storing the application of the action.
ACTION_AUTOMATIC - Static variable in class ilog.views.appframe.IlvAction
Determines whether the action events for the action should be processed by the application or by the actionPerformed method of the action.
ACTION_CHECK_GROUP - Static variable in class ilog.views.appframe.IlvAction
The key used for storing the name of the group of checkable actions that the action belongs to.
ACTION_CHECK_KEY - Static variable in class ilog.views.swing.IlvSimplePopupMenu
Key for the action property that indicates whether the menu item is checked or unchecked.
ACTION_CHECK_LOOK - Static variable in class ilog.views.appframe.IlvAction
Action property read only for checkable actions.
ACTION_CHECK_ONE_SHOT - Static variable in class ilog.views.appframe.IlvAction
Action property read only for checkable actions.
ACTION_CHECK_STATE - Static variable in class ilog.views.appframe.IlvAction
The key of the property that determines whether the action is checked.
ACTION_CHECKABLE - Static variable in class ilog.views.appframe.IlvAction
The key of the property that determines whether the action is checkable.
ACTION_CHECKED_ICON - Static variable in class ilog.views.appframe.IlvAction
Action property read only for checkable actions with the IlvAction.ACTION_CHECK_LOOK property set to "new".
ACTION_DEPENDING_ACTIONS - Static variable in class ilog.views.appframe.IlvAction
The key for storing the actions with state that must change when an action event for the action is being processed.
ACTION_GROUP_KEY - Static variable in class ilog.views.swing.IlvSimplePopupMenu
Key for the action property that indicates whether the menu item is in a action group.
ACTION_ICON - Static variable in class ilog.views.symbology.palettes.swing.action.IlvPaletteCreateAction
The icon representing the action
ACTION_ICON - Static variable in class ilog.views.symbology.palettes.swing.action.IlvPaletteDocumentationAction
Icon representation of the action
ACTION_ICON - Static variable in class ilog.views.symbology.palettes.swing.action.IlvPaletteLoadAction
Icon representation of the action
ACTION_ICON - Static variable in class ilog.views.symbology.palettes.swing.action.IlvPaletteSaveAsAction
Icon representation of the action
ACTION_LIST - Static variable in class ilog.views.appframe.IlvAction
Determines whether the action is a list action.
ACTION_LIST_CHECK_SELECTION - Static variable in class ilog.views.appframe.IlvAction
Boolean list action property that determines whether the selected menu item of the list should be marked with a check.
ACTION_LIST_DYNAMIC_CONTENT - Static variable in class ilog.views.appframe.IlvAction
Property accessed only for list actions where IlvAction.ACTION_LIST_IN_SUBMENU property has been set.
ACTION_LIST_IN_SUBMENU - Static variable in class ilog.views.appframe.IlvAction
Property accessed only for list actions.
ACTION_LIST_ITEMS - Static variable in class ilog.views.appframe.IlvAction
The key used for storing the list items of a list action.
ACTION_LIST_MENU_EMPTYSTRING - Static variable in class ilog.views.appframe.IlvAction
Property accessed only for list actions.
ACTION_LIST_MENU_FIRSTNUMBER - Static variable in class ilog.views.appframe.IlvAction
Property accessed only for list actions that have the property IlvAction.ACTION_LIST_MENU_USENUMBERING set to Boolean.TRUE.
ACTION_LIST_MENU_MAXLENGTH - Static variable in class ilog.views.appframe.IlvAction
Property accessed only for list actions.
ACTION_LIST_MENU_USENUMBERING - Static variable in class ilog.views.appframe.IlvAction
Property accessed only for list actions.
ACTION_LIST_SELECTION - Static variable in class ilog.views.appframe.IlvAction
Property accessed only for list actions.
ACTION_LOCK_ON_DOUBLECLICK - Static variable in class ilog.views.appframe.IlvAction
Action property read only for checkable actions that are "one shot".
ACTION_NAME - Static variable in class ilog.views.diagrammer.servlet.IlvDiagrammerCreateActionListener
The action name used to identify the actions that create node or link.
ACTION_NAME - Static variable in class ilog.views.diagrammer.servlet.IlvDiagrammerDeleteActionListener
The action name used to identify node or link deletion actions.
ACTION_NAME - Static variable in class ilog.views.diagrammer.servlet.IlvDiagrammerMoveNodeActionListener
The action name use to identify Diagrammer move node actions.
ACTION_NAME - Static variable in class ilog.views.diagrammer.servlet.IlvDiagrammerSelectionActionListener
The action name used to identify node selection actions.
ACTION_NAME - Static variable in class ilog.views.faces.dhtml.servlet.IlvFacesPopupMenuActionListener
The action name handled by this server action.
ACTION_NAME - Static variable in class ilog.views.faces.dhtml.servlet.IlvFacesSelectActionListener
The action name used to identify the select actions.
ACTION_NAME - Static variable in class ilog.views.faces.dhtml.servlet.IlvFacesSelectRectActionListener
The action name used to identify the rectangle select actions.
ACTION_NAME - Static variable in interface ilog.views.faces.IlvFrameworkConstants
The action passed to the server action.
ACTION_NAME - Static variable in class ilog.views.servlet.IlvPopupMenuServerActionListener
The action name handled by this server action.
ACTION_NAME - Static variable in class ilog.views.symbology.palettes.swing.action.IlvPaletteCreateAction
The name of this action
ACTION_NAME - Static variable in class ilog.views.symbology.palettes.swing.action.IlvPaletteDocumentationAction
The name of the action
ACTION_NAME - Static variable in class ilog.views.symbology.palettes.swing.action.IlvPaletteLoadAction
The name of the action
ACTION_NAME - Static variable in class ilog.views.symbology.palettes.swing.action.IlvPaletteSaveAsAction
The name of the action
ACTION_PROCESSED_IN_NEW_THREAD - Static variable in class ilog.views.appframe.IlvAction
Determines whether the process of the action should be performed in a separate thread.
ACTION_TOOLTIP - Static variable in class ilog.views.symbology.palettes.swing.action.IlvPaletteCreateAction
The short description of what this action does
ACTION_TOOLTIP - Static variable in class ilog.views.symbology.palettes.swing.action.IlvPaletteDocumentationAction
A short description of what this action does
ACTION_TOOLTIP - Static variable in class ilog.views.symbology.palettes.swing.action.IlvPaletteLoadAction
A short description of what this action does
ACTION_TOOLTIP - Static variable in class ilog.views.symbology.palettes.swing.action.IlvPaletteSaveAsAction
A short description of what this action does
ACTION_UNCHECKED_ICON - Static variable in class ilog.views.appframe.IlvAction
Action property read only for checkable actions with the IlvAction.ACTION_CHECK_LOOK property set to "new".
ACTION_UPDATE_AFTER_PROCESSING - Static variable in class ilog.views.appframe.IlvAction
Determines whether the action state should be updated after an event for this action has been processed.
actionDescribed(IlvDiagrammerAction.StatusEvent) - Method in interface ilog.views.diagrammer.application.IlvDiagrammerAction.StatusListener
This method is called when the long description of an action is to be displayed, typically when the user moves the mouse pointer over a toolbar button or a menu item.
actionFinished(IlvDiagrammerAction.StatusEvent) - Method in interface ilog.views.diagrammer.application.IlvDiagrammerAction.StatusListener
This method is called just after an action has been performed.
ActionHandler - Interface in ilog.views.appframe.event
The listener interface for receiving action events and specifying the state of the actions.
ActionListener - Interface in ilog.views.util.servlet.event
This interface defines a listener of a generic EventObject event.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.docview.IlvAbstractDocument
Processes the specified action event.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.docview.IlvAbstractStaticViewContainer
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.docview.IlvDocumentViewSupport
Invoked when an action event occurs.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.docview.IlvFileDocumentTemplate
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.event.IlvActionHandlerArray
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.event.IlvComponentVisibilityActionHandler
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.event.IlvMessageMapper
Invoked when an action event occurs.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.event.IlvSingleActionHandler
Invoked when an event for the action associated with this action handler occurs.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.IlvAction
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.swing.IlvExplorerView
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.swing.IlvPanelView
Invoked when receiving action events.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.swing.IlvTextView
Invoked when receiving action events.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.swing.mdi.IlvInternalFrame
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class ilog.views.appframe.swing.mdi.IlvMDITab
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class ilog.views.diagrammer.application.IlvDiagrammerTable
Implementation of the ActionListener interface.
actionPerformed(ServerActionEvent) - Method in class ilog.views.diagrammer.servlet.IlvDiagrammerCreateActionListener
Performs the action requested from the client side.
actionPerformed(ServerActionEvent) - Method in class ilog.views.diagrammer.servlet.IlvDiagrammerDeleteActionListener
Performs the action requested from the client side.
actionPerformed(ServerActionEvent) - Method in class ilog.views.diagrammer.servlet.IlvDiagrammerMoveNodeActionListener
Performs the action requested from the client side.
actionPerformed(ServerActionEvent) - Method in class ilog.views.diagrammer.servlet.IlvDiagrammerSelectionActionListener
Performs the action requested from the client side.
actionPerformed(EventObject) - Method in class ilog.views.faces.dhtml.event.FacesMenuActionListener
Performs the action requested.
actionPerformed(EventObject) - Method in class ilog.views.faces.dhtml.event.FacesMethodBindingActionListener
Invokes the method bound to this listener.
actionPerformed(ServerActionEvent) - Method in class ilog.views.faces.dhtml.servlet.IlvFacesPopupMenuActionListener
Performs the action requested from the client side.
actionPerformed(ServerActionEvent) - Method in class ilog.views.faces.dhtml.servlet.IlvFacesSelectActionListener
Performs the action requested from the client side.
actionPerformed(ServerActionEvent) - Method in class ilog.views.faces.dhtml.servlet.IlvFacesSelectRectActionListener
Performs the action requested from the client side.
actionPerformed(ActionEvent) - Method in class ilog.views.maps.grids.IlvDelayedDecoration
Repaints the view when the timer has expired, indicating the delegate decoration to redraw.
actionPerformed(ActionEvent) - Method in class ilog.views.maps.label.IlvMapLabelManager
Triggered by the timer to launch label computation.
actionPerformed(ServerActionEvent) - Method in class ilog.views.servlet.IlvPopupMenuServerActionListener
Performs the action requested from the client side.
actionPerformed(ServerActionEvent) - Method in interface ilog.views.servlet.ServerActionListener
Performs the action requested from the client side.
actionPerformed(ActionEvent) - Method in class ilog.views.symbology.interactor.IlvDiscreteSymbolInteractor
Increments the value by the given "increment".
actionPerformed(ActionEvent) - Method in class ilog.views.symbology.interactor.IlvHorizontalSymbolInteractor
Processes the mouse event to compute the value that will be modified in the model
actionPerformed(ActionEvent) - Method in class ilog.views.symbology.interactor.IlvPushSymbolInteractor
Performs the action to react to mouse released and mouse pressed events
actionPerformed(ActionEvent) - Method in class ilog.views.symbology.interactor.IlvRotationSymbolInteractor
Computes the angle made by mouse pointer and start angle, relatively to rotation center.
actionPerformed(ActionEvent) - Method in class ilog.views.symbology.interactor.IlvSymbolInteractor
Perform the specific interactor task
actionPerformed(ActionEvent) - Method in class ilog.views.symbology.interactor.IlvVerticalSymbolInteractor
Processes the mouse event to compute the value that will be modified in the model
actionPerformed(ActionEvent) - Method in class ilog.views.symbology.palettes.swing.action.IlvPaletteAction
Process the action
actionPerformed(ActionEvent) - Method in class ilog.views.symbology.palettes.swing.action.IlvPaletteCreateAction
Process the action
actionPerformed(ActionEvent) - Method in class ilog.views.symbology.palettes.swing.action.IlvPaletteDocumentationAction
Pops up the dialog
actionPerformed(ActionEvent) - Method in class ilog.views.symbology.palettes.swing.action.IlvPaletteLoadAction
Process the action
actionPerformed(ActionEvent) - Method in class ilog.views.symbology.palettes.swing.action.IlvPaletteSaveAsAction
Process the action
actionPerformed(ActionEvent) - Method in class ilog.views.thinclient.IlvPanTool
Deprecated. Implements the ActionListener interface.
actionPerformed(ActionEvent) - Method in class ilog.views.thinclient.IlvZoomTool
Deprecated. Action listener implementation.
actionPerformed(EventObject) - Method in interface ilog.views.util.servlet.event.ActionListener
Performs the action requested.
actionPerformed(EventObject) - Method in class ilog.views.util.servlet.event.JavaScriptActionListener
This methods does nothing as the action is executed on the client side.
actionPerformed(ActionEvent) - Method in class ilog.views.util.swing.SwingFactories.URLStringChooser
ActionProcessTerminated(Action) - Static method in class ilog.views.appframe.IlvAction
Must be invoked after the process of the action event for the specified action has been terminated.
actions - Static variable in class ilog.views.diagrammer.application.IlvDiagrammerEditBar
The standard diagrammer action array.
actionStarted(IlvDiagrammerAction.StatusEvent) - Method in interface ilog.views.diagrammer.application.IlvDiagrammerAction.StatusListener
This method is called just before an action is performed.
activate() - Method in class ilog.views.appframe.docview.IlvAbstractStaticViewContainer
Sets the container as active.
activate() - Method in interface ilog.views.appframe.docview.IlvViewContainer
Sets the container active.
activate() - Method in class ilog.views.appframe.swing.IlvDefaultStaticViewContainer
Sets the container active.
activate() - Method in class ilog.views.appframe.swing.mdi.IlvInternalFrame
Sets the internal frame active.
activate() - Method in class ilog.views.appframe.swing.mdi.IlvMDITab
Sets the MDI tab active.
ACTIVATE - Static variable in class ilog.views.objectinteractor.IlvButtonInteractor
The Activate event type
activate() - Method in class ilog.views.thinclient.IlvImageButton
Deprecated. This method is called when the user presses the button.
activate() - Method in class ilog.views.ui.IlvImageButton
Deprecated. This method is called when the user presses the button.
activateConfiguration(String) - Method in class ilog.views.appframe.swing.IlvStatusBar
Activates the specified configuration.
activated(boolean) - Method in class ilog.views.appframe.docview.IlvAbstractDocument
Invoked when the document has been activated or deactivated.
activated(boolean) - Method in class ilog.views.appframe.docview.IlvAbstractFileDocument
Invoked when a view of the document has been activated or deactivated, depending on the value of the active parameter.
activated(boolean) - Method in interface ilog.views.appframe.docview.IlvDocument
Invoked after a document view associated with this document is activated.
activateDocumentView(IlvDocumentView) - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
Activates the specified view.
activateDocumentView(IlvDocument) - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
Activates the specified document by activating the view containers of the document.
activateListener(boolean) - Method in class ilog.views.maps.beans.IlvMapLayerTreeModel
Activate or deactivates the TreeModelListener.
ACTIVE_PROPERTY - Static variable in interface ilog.views.appframe.docview.IlvDocumentView
Bound property name for the active state of the view.
ACTIVE_VIEW_NAME - Static variable in interface ilog.views.appframe.docview.IlvDocumentView
Name used to send messages to the active document.
ACTIVE_VIEW_PROPERTY - Static variable in interface ilog.views.appframe.docview.IlvViewContainer
Bound property name for the active view of the container.
ACTIVITY_ADDED - Static variable in class ilog.views.swing.IlvThreadedActivityMonitor.ActivityEvent
A type of event indicating that a new activity was registered for monitoring
ACTIVITY_PROGRESS - Static variable in class ilog.views.swing.IlvThreadedActivityMonitor.ActivityEvent
A type of event indicating that the progress of an activity has changed
ACTIVITY_REMOVED - Static variable in class ilog.views.swing.IlvThreadedActivityMonitor.ActivityEvent
A type of event indicating that a registered activity was removed
activityChanged(IlvThreadedActivityMonitor.ActivityEvent) - Method in interface ilog.views.swing.IlvThreadedActivityMonitor.ActivityListener
This method is called by the IlvThreadedActivityMonitor when activity changes occur.
activityChanged(IlvThreadedActivityMonitor.ActivityEvent) - Method in class ilog.views.swing.IlvThreadedActivityMonitorPanel
Implementation of IlvThreadedActivityMonitor.ActivityListener interface (this object is an activity listener for its attached IlvThreadedActivityMonitor).
actPathLocation - Variable in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelDescriptor
The actual location on the path for the label.
ACTUAL_LOCATION_MASK - Static variable in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
Debug mask: shows node actual location (bbox centered).
ACTUAL_LOCATION_MASK - Static variable in class ilog.views.sdm.util.IlvCSSJViews
Debug mask: shows node actual location (bbox centered).
adaptPaint(Shape, Paint) - Method in class ilog.views.graphic.IlvGeneralPath
Returns a new Paint object that will fit the shape parameter according to the initial paint parameter.
adaptPaint(Shape, Paint) - Method in class ilog.views.graphic.IlvText
Returns a new Paint object that will fit the shape parameter according to the initial paint parameter.
adaptPaint(Shape, Paint) - Method in class ilog.views.graphic.IlvTextPath
This method is overridden in IlvTextPath to deal with auto adaptable IlvMultipleGradientPaint instances.
adaptPaint(Shape, Paint) - Method in class ilog.views.graphic.IlvZoomableLabel
Returns a new Paint object that will fit the shape parameter according to the initial paint parameter.
add(IlvSettingsElement) - Method in class ilog.views.appframe.settings.IlvSettingsElement
Makes newChild a new child of this settings element by adding it to the child array of the element.
add(EventListener) - Method in class ilog.views.event.IlvListenerList
Adds the listener.
add(float, float) - Method in class ilog.views.IlvRect
Adds a point, specified by the arguments px and py, to this IlvRect.
add(IlvRect) - Method in class ilog.views.IlvRect
Adds a IlvRect object to this IlvRect.
add(IlvRect) - Method in class ilog.views.IlvRegion
Adds a rectangle in the region.
add(IlvGraphic) - Method in class ilog.views.maps.datasource.IlvGraphicLayerDataSource
Adds an IlvGraphic object (in the manager's coordinate system) to this dynamic datasource.
add(IlvGraphic, IlvCoordinateSystem) - Method in class ilog.views.maps.datasource.IlvGraphicLayerDataSource
Adds an IlvGraphic object using the specified coordinate system to this dynamic datasource.
add(int, int, int) - Method in class ilog.views.maps.format.shapefile.IlvShapeSpatialIndex
Adds the object whose ID is specified in the spatial index, at the specified position.
add(Rectangle2D) - Method in class ilog.views.maps.label.IlvLabelingAreas
Add a new Rectangle2D to the list.
add(IlvPaletteObject) - Method in class ilog.views.symbology.palettes.IlvPaletteCategory
Adds an object into the category.
add(int, IlvPaletteObject) - Method in class ilog.views.symbology.palettes.IlvPaletteCategory
Adds an object into the category at the specified position.
add(IlvPaletteSymbol) - Method in class ilog.views.symbology.palettes.IlvPaletteCategory
Adds a symbol into the category.
add(IlvPaletteCategory) - Method in class ilog.views.symbology.palettes.IlvPaletteCategory
Adds a category into this category.
add(int, IlvPaletteSymbol) - Method in class ilog.views.symbology.palettes.IlvPaletteCategory
Adds a symbol into the category at the specified position.
add(int, IlvPaletteCategory) - Method in class ilog.views.symbology.palettes.IlvPaletteCategory
Adds a category into this category at the specified position.
add(IlvPalette) - Method in class ilog.views.symbology.palettes.IlvPaletteManager
Adds a palette.
add(double) - Method in class ilog.views.util.collections.IlvDoubleArrayList
Adds the given element to the end of this list.
add(int, double) - Method in class ilog.views.util.collections.IlvDoubleArrayList
Adds the given element to this list, at the given position.
add(float) - Method in class ilog.views.util.collections.IlvFloatArrayList
Adds the given element to the end of this list.
add(int, float) - Method in class ilog.views.util.collections.IlvFloatArrayList
Adds the given element to this list, at the given position.
add(int, Object) - Method in class ilog.views.util.collections.IlvHashTreeList
Inserts the given element at the specified position in this list.
add(String) - Method in class ilog.views.util.print.IlvFlow
Adds the specified text to the current paragraph.
add(Image, int) - Method in class ilog.views.util.print.IlvFlow
Add the image in the current line of text using the specified alignment on the line.
add(IlvFlowObject, int) - Method in class ilog.views.util.print.IlvFlow
Adds the object in the current line of text using the specified alignment on the line.
addAccelerator(IlvAccelerator) - Method in class ilog.views.IlvManager
Adds an accelerator in the manager.
addAction(Action) - Method in class ilog.views.appframe.IlvApplication
Adds an action to the actions managed by the application.
addAction(Action) - Method in class ilog.views.diagrammer.application.IlvDiagrammerMenu
Adds a button linked to a specified action to this menu.
addAction(Action) - Method in class ilog.views.diagrammer.application.IlvDiagrammerToolBar
Adds a button linked to a specified action to this toolbar.
AddActionButton(Action, Container, int, IlvApplication) - Static method in class ilog.views.appframe.swing.IlvToolBar
Adds a new button to the specified container at the specified index.
addActionButton(String, URL, ActionListener, String) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Adds a button than performs an action.
addActionHandler(ActionHandler) - Method in class ilog.views.appframe.docview.IlvAbstractDocument
Adds the specified actionHandler to the list of action handlers of the document.
addActionHandler(ActionHandler) - Method in class ilog.views.appframe.docview.IlvAbstractStaticViewContainer
Adds the specified actionHandler to the list of action handlers of the view container.
addActionHandler(ActionHandler) - Method in class ilog.views.appframe.docview.IlvDocumentViewSupport
Adds the specified actionHandler to the list of action handlers of the support object.
addActionHandler(ActionHandler) - Method in class ilog.views.appframe.event.IlvActionHandlerArray
Adds the specified actionHandler to the list of action handlers of this object.
addActionHandler(ActionHandler) - Method in class ilog.views.appframe.IlvApplication
Adds the specified action handler to receive action events.
addActionHandler(ActionHandler) - Method in class ilog.views.appframe.swing.IlvPanelView
Adds the specified actionHandler to the list of action handlers of the view.
AddActionItem(Action, Container, int, IlvApplication) - Static method in class ilog.views.appframe.swing.IlvMenuBar
Adds a new item to the specified container at the specified index.
addActionListener(ActionListener) - Method in class ilog.views.IlvGraphic
Adds the specified action listener to receive action events from this object.
addActionListener(ActionListener) - Method in class ilog.views.thinclient.IlvImageButton
Deprecated. Adds the specified action listener to receive action events from this button.
addActionListener(ActionListener) - Method in class ilog.views.ui.IlvImageButton
Deprecated. Adds the specified action listener to receive action events from this button.
addActions(Action[]) - Method in class ilog.views.diagrammer.application.IlvDiagrammerMenu
Adds a set of actions.
addActions(Action[]) - Method in class ilog.views.diagrammer.application.IlvDiagrammerToolBar
Adds a set of actions.
addActions(String, char, char, char, ResourceBundle, ActionListener) - Method in class ilog.views.swing.IlvSimplePopupMenu
Adds actions to this popup menu.
addActions(String[], ResourceBundle, ActionListener) - Method in class ilog.views.swing.IlvSimplePopupMenu
Adds actions to this popup menu.
addActions(Action[]) - Method in class ilog.views.swing.IlvSimplePopupMenu
Adds the input actions as menu items to this popup menu.
addActionToUpdate(IlvDiagrammerAction) - Static method in class ilog.views.diagrammer.application.IlvDiagrammerAction
Adds an action that must be updated when the state of an IlvDiagrammer component changes.
addActivityListener(IlvThreadedActivityMonitor.ActivityListener) - Method in class ilog.views.swing.IlvThreadedActivityMonitor
Adds an activity listener to this controller
addAllToSelection(List) - Method in class ilog.views.util.servlet.IlvSelectionSupport.IlvSelectionResponse
Adds several selections to the client's selection.
addAllZones(IlvMGRSGrid) - Static method in class ilog.views.maps.grids.IlvMGRSGridZone
Adds grid zones from A to Z, 1 to 60.
addApplicationListener(ApplicationListener) - Method in class ilog.views.appframe.event.IlvApplicationListenerList
Adds an application listener for receiving application events.
addApplicationListener(String, ApplicationListener) - Method in class ilog.views.appframe.event.IlvApplicationListenerList
Adds an application listener for a specific document template.
addApplicationListener(ApplicationListener) - Method in class ilog.views.appframe.IlvApplication
Adds an application listener for receiving application events.
addApplicationListener(String, ApplicationListener) - Method in class ilog.views.appframe.IlvApplication
Adds an application listener to receive application events for a specific document template.
addArea(IlvMapArea) - Method in class ilog.views.maps.geometry.IlvMapMultiArea
Adds an area to this IlvMapMultiArea.
addAttributeListener(String, StyleListener) - Method in class ilog.views.maps.graphic.style.IlvMapStyle
Adds an attribute listener.
addBehavior(IlvBehavior) - Method in class ilog.views.prototypes.IlvGroup
Adds a behavior object to this group.
addCalendarModelListener(CalendarModelListener) - Method in class ilog.views.util.swing.calendar.IlvAbstractCalendarModel
Adds a listener to the list that is notified each time a change to the calendar occurs.
addCalendarModelListener(CalendarModelListener) - Method in interface ilog.views.util.swing.calendar.IlvCalendarModel
Adds a listener to the list that is notified each time a change to the calendar occurs.
addCategory(IlvPaletteCategory, String) - Method in class ilog.views.symbology.palettes.IlvPalette
Add a category in the palette.
addChangeListener(ChangeListener) - Method in class ilog.views.util.swing.IlvAbstractBoundedRangeModel
Adds the specified listener to receive change events from this model.
addChild(IlvGraphic) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
Adds a child at the first available slot in the children array.
addChild(IlvMapLayer, IlvMapLayer) - Method in class ilog.views.maps.beans.IlvMapLayerTreeModel
Adds layer as the last child of parent.
addChild(IlvMapLayer, IlvMapLayer, int) - Method in class ilog.views.maps.beans.IlvMapLayerTreeModel
Adds a child layer to a parent layer.
addChild(IlvMapStyle) - Method in class ilog.views.maps.graphic.style.IlvMapCompositeStyle
Deprecated. Since JViews 8.1 This method no longer sets the parent of the style and will become private. Use IlvMapStyle.setParent(IlvMapStyle) instead
addChild(IlvMapStyle) - Method in class ilog.views.maps.graphic.style.IlvMapStyle
Deprecated. Since JViews 8.1 This method no longer sets the parent of the style and will become private. Use IlvMapStyle.setParent(IlvMapStyle) instead
addChild(IlvMutableSDMNode, IlvMutableSDMNode) - Method in class ilog.views.sdm.model.IlvDefaultSDMNode
Adds a child to this object's submodel.
addChild(IlvMutableSDMNode, IlvMutableSDMNode) - Method in interface ilog.views.sdm.model.IlvMutableSDMNode
Adds a child to this object's submodel.
addChild(IlvMenuItem) - Method in class ilog.views.util.servlet.model.IlvMenu
Adds a child menu item to this menu.
addClassLoader(ClassLoader) - Method in class ilog.views.appframe.IlvApplication
Adds the specified classLoader to the list of class loaders managed by the application for loading classes and finding resources.
AddClip(Graphics, Shape) - Static method in class ilog.views.IlvGraphicUtil
Adds a clipping Shape to the current clip on the given Graphics.
addColor(String, Color) - Static method in class ilog.views.util.IlvColorUtil
Adds a new named color to the color map.
addColorChangedListener(ColorChangedListener) - Method in class ilog.views.util.swing.color.IlvColorChooser
Adds a listener which is notified when the selected color is modified.
addColorChangedListener(ColorChangedListener) - Method in class ilog.views.util.swing.color.IlvColorDiskPanel
Adds a listener on the modification of the selected color.
addConfiguration(String, Component, MessageListener) - Method in class ilog.views.appframe.swing.IlvStatusBar
Adds a new configuration for this status bar.
addContainerTemplate(String, IlvContainerTemplate) - Method in class ilog.views.appframe.docview.IlvAbstractMainWindow
Adds the specified container template to the list of container templates managed by the main window.
addContainerTemplate(String, IlvContainerTemplate) - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
Adds the specified container template to the list of container templates managed by the applet.
addContainerTemplate(String, IlvContainerTemplate) - Method in class ilog.views.appframe.swing.mdi.IlvMDIMainFrame
Adds the specified container template to the list of container templates managed by the main window.
addConverter(IlvConverter) - Static method in class ilog.views.util.convert.IlvConvert
Adds a converter to the global list of converters used to convert values.
addConverter(PropertyEditor, Class) - Static method in class ilog.views.util.convert.IlvConvert
Adds a converter to the global list of converters used to convert values.
addCoordinateSystemChangeListener(PropertyChangeListener) - Method in class ilog.views.maps.beans.IlvJCoordinateSystemEditorPanel
Add a PropertyChangeListener to the listener list.
addCriterionFilter(IlvHierarchicalDataSource.CriterionFilter) - Method in class ilog.views.maps.datasource.IlvHierarchicalDataSource
Adds a criterion filter at the end of the list of filters.
addCrossingBound(IlvRect, IlvTransformer, IlvLinkImage, IlvLinkImage, IlvPoint, IlvPoint, IlvPoint, IlvPoint, float, float, float) - Method in class ilog.views.graphic.linkpolicy.IlvBridgeCrossings
Adds the bound of the crossing to the input bounding rectangle.
addCrossingBound(IlvRect, IlvTransformer, IlvLinkImage, IlvLinkImage, IlvPoint, IlvPoint, IlvPoint, IlvPoint, float, float, float) - Method in interface ilog.views.graphic.linkpolicy.IlvCrossingGraphic
Adds the bound of the crossing to the input bounding rectangle.
addCrossingBound(IlvRect, IlvTransformer, IlvLinkImage, IlvLinkImage, IlvPoint, IlvPoint, IlvPoint, IlvPoint, float, float, float) - Method in class ilog.views.graphic.linkpolicy.IlvTunnelCrossings
Adds the bound of the crossing to the input bounding rectangle.
addCrossingBound(IlvRect, IlvTransformer, IlvLinkImage, IlvLinkImage, IlvPoint, IlvPoint, IlvPoint, IlvPoint, float, float, float) - Method in class ilog.views.sdm.graphic.IlvGeneralLinkTunnelCrossings
Adds the bound of the crossing to the input bounding rectangle.
addCurve(IlvMapCurve) - Method in class ilog.views.maps.geometry.IlvMapMultiCurve
Adds the specified curve c to this multicurve.
addDataContainerListener(DataContainerListener) - Method in interface ilog.views.appframe.docview.project.IlvDataContainer
Adds the specified data container listener to receive data container events from this container.
addDataContainerListener(DataContainerListener) - Method in class ilog.views.appframe.docview.project.IlvDefaultDataContainer
Adds the specified data container listener for receiving data container events from this container.
AddDataPathResolver(IlvMapDataPathResolver) - Static method in class ilog.views.maps.format.IlvMapDataPathManager
Adds the specified IlvMapDataPathResolver to the data path manager.
addDataSourceListener(DataSourceListener) - Method in class ilog.views.maps.datasource.IlvMapDataSource
Adds a data source listener.
addDependency(Class, IlvPropertyDescriptorManager.Dependency) - Static method in class ilog.views.maps.graphic.style.IlvPropertyDescriptorManager
Add a dependency for this bean class.
addDependencyListener(UIComponent, String, ComponentCreationListener) - Method in class ilog.views.faces.dhtml.renderkit.IlvDependencyManager
Adds a dependency listener.
addDependencyListener(UIComponent, UIComponent, ComponentCreationListener) - Method in class ilog.views.faces.dhtml.renderkit.IlvDependencyManager
Adds a dependency listener.
addDescription(StringBuffer) - Method in class ilog.views.maps.projection.IlvConicProjection
Converts the projection into a String (Evenden's format).
addDescription(StringBuffer) - Method in class ilog.views.maps.projection.IlvProjection
Converts the projection into a String (Evenden's format).
addDirtyRegion(JComponent, int, int, int, int) - Method in class ilog.views.util.swing.IlvExpensiveDrawingRepaintManager
Adds a component in the list of components that should be refreshed.
addDisplayPreferencesChangeListener(PropertyChangeListener) - Method in class ilog.views.maps.beans.IlvJDisplayPreferencesEditorPanel
Add a PropertyChangeListener to the listener list.
addDockingListener(DockingListener) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Adds a docking listener to the list of listeners managed by this docking area.
addDocumentTemplate(IlvDocumentTemplate) - Method in class ilog.views.appframe.IlvApplication
Adds the specified document template to the application.
addDropListener(PaletteDropListener) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteTreeViewer
Adds a listener that listens to drag and drop events.
addDynamicStyleListener(DynamicStyleListener) - Method in class ilog.views.maps.theme.IlvMapStyleController
Adds a theme listener.
added - Variable in class ilog.views.symbology.palettes.event.PaletteEvent
The added flag.
addEdit(UndoableEdit) - Method in class ilog.views.appframe.docview.IlvAbstractDocument
Adds the specified undoable edit to the undo manager owned by the document.
addEdit(UndoableEdit) - Method in class ilog.views.sdm.swing.IlvSDMUndoManager.UndoSDMModel
 
addEditorPane(JEditorPane) - Method in class ilog.views.appframe.swing.IlvTextView
Adds the specified editorPane to the panel view.
AddElement(IlvSettingsElement[], IlvSettingsElement, int) - Static method in class ilog.views.appframe.settings.IlvSettingsElement
Adds a settings element to the specified array of settings elements at the specified index.
addElement(IlvGraphic) - Method in class ilog.views.IlvGraphicVector
Adds the specified object as the last element of the vector.
addElement(IlvGroupElement) - Method in class ilog.views.prototypes.IlvGroup
Adds an element to this group.
addFileProjectReference(Object, String, int) - Method in class ilog.views.appframe.docview.project.IlvWorkspaceDataContainer
Adds a file project reference node for the specified filename.
addFilter(IlvFileFilter) - Method in class ilog.views.appframe.docview.IlvFileDocumentTemplate
Adds the specified fileFilter to the list of filters that this document template accepts.
addFilterListener(FilterListener) - Method in class ilog.views.util.filter.IlvAbstractFilter
Adds a listener to this filter.
addFilterListener(FilterListener) - Method in interface ilog.views.util.filter.IlvFilter
Adds a listener to this filter.
addFocusListener(FocusListener) - Method in class ilog.views.IlvManagerViewInteractor
Adds a listener on focus events.
addForbiddenArea(Rectangle2D) - Method in class ilog.views.maps.label.IlvMapLabelManager
Adds a screen area where labels should not be placed.
addForwardRef(Object, String, boolean) - Method in class ilog.views.sdm.util.IlvXMLConnector
This helper method implements forward references in the XML input source.
addGeometry(IlvMapGeometry) - Method in class ilog.views.maps.geometry.IlvMapGeometryCollection
Adds a geometry at the end of the collection.
addGraphicBagHierarchyListener(GraphicBagHierarchyListener) - Method in interface ilog.views.event.GraphicBagHierarchyEventReceiver
Adds the specified listener to receive events from ancestors and from this object when the hierarchy of graphic bags has changed.
addGraphicBagHierarchyListener(GraphicBagHierarchyListener) - Method in class ilog.views.graphic.IlvGraphicHandleBag
Adds the specified listener to receive events from the ancestor managers and ancestor graphic sets and from this handle when the hierarchy of graphic bags has changed.
addGraphicBagHierarchyListener(GraphicBagHierarchyListener) - Method in class ilog.views.graphic.IlvGraphicSet
Adds the specified listener to receive events from the ancestor managers and ancestor graphic sets and from this graphic set when the hierarchy of graphic bags has changed.
addGraphicBagHierarchyListener(GraphicBagHierarchyListener) - Method in class ilog.views.IlvManager
Adds the specified listener to receive events from the ancestor managers and from this manager when the hierarchy of managers has changed.
addGraphLayoutRendererListener(SDMGraphLayoutRendererListener) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
Adds the specified listener to receive events from the renderer when its layout is performed.
addGridZone(IlvGridZone) - Method in class ilog.views.maps.grids.IlvMGRSGrid
Adds the specified zone to this grid if it is not already present.
addGroup(IlvGroup) - Method in class ilog.views.prototypes.IlvGroupBag
Adds a group to this group bag.
addIDResolver(IlvSettings.IDResolver) - Method in class ilog.views.appframe.settings.IlvSettings
Adds the specified ID resolver for providing ID attributes for new settings types.
addImageComponent(Component, ImageIcon) - Method in class ilog.views.appframe.swing.IlvSplashWindow
Invoked by the IlvSplashWindow.initialize() method to insert the specified component displaying the image of the specified imageIcon.