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 _

U

UDP_TAG - Static variable in class ilog.tgo.model.IltSNMPObjectStateSAXInfo
 
Unassigned - Static variable in class ilog.tgo.model.IltBellcore.SecState
 
Unassigned - Static variable in class ilog.tgo.resource.IltrImage
Deprecated. Default value of setting Bellcore.SecState.Unassigned.OOS.Icon.
Unavailable - Static variable in class ilog.tgo.model.IltAlarm.ProbableCause
 
UnderlyingResourceUnavailable - Static variable in class ilog.tgo.model.IltAlarm.ProbableCause
 
UnderRepair - Static variable in class ilog.tgo.model.IltMisc.SecState
 
UnderRepair - Static variable in class ilog.tgo.model.IltOSI.Repair
 
UnderRepair - Static variable in class ilog.tgo.resource.IltrImage
Deprecated. Default value of settings: Misc.SecState.UnderRepair.Icon OSI.Repair.UnderRepair.OOS.Icon Image: ilog/tgo/ilt_underrep.png
undo() - Method in class ilog.views.appframe.docview.IlvAbstractDocument
Undoes the last undoable edit added to the document.
undo() - Method in class ilog.views.appframe.docview.project.IlvAddNodeEdit
Removes the node added by this edit.
undo() - Method in class ilog.views.appframe.docview.project.IlvNodePropertyChangeEdit
Sets the property of the node with the name given by IlvNodePropertyChangeEdit.getPropertyName() to the value given by IlvNodePropertyChangeEdit.getOldValue().
undo() - Method in class ilog.views.appframe.docview.project.IlvRemoveNodeEdit
Adds the node removed by this edit to the previous parent of the node given by the method IlvRemoveNodeEdit.getParentNode() at the insertion index given by IlvRemoveNodeEdit.getIndex().
undo - Static variable in class ilog.views.diagrammer.application.IlvDiagrammerAction
This action calls the IlvDiagrammer.undo() method of the diagram component.
undo() - Method in class ilog.views.diagrammer.IlvDiagrammer
Undoes the last change in the diagram component.
undo() - Method in class ilog.views.hypergraph.undo.IlvAbstractGraphicEdit
Performs an undo.
undo() - Method in class ilog.views.hypergraph.undo.IlvManagerLayerEdit
Performs an undo.
undo() - Method in class ilog.views.hypergraph.undo.IlvOrderedCompoundEdit
Sends undo to all contained UndoableEdits in the the same order in which they were added.
undo() - Method in class ilog.views.sdm.swing.IlvSDMUndoManager
Undoes the last edit.
UNDO_CMD - Static variable in class ilog.views.appframe.docview.IlvAbstractDocument
Action command key for the Undo action.
UNDO_LIMIT_PROPERTY - Static variable in class ilog.views.appframe.docview.IlvDocumentTemplate
Bound property name for the undo limit of the documents of this document template.
undock(String) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Undocks the dockable with the specified name.
undock(String, Point) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Undocks the dockable with the specified name at the specified screen location.
undock(String, Point) - Method in class ilog.views.appframe.swing.IlvDockingBarArea
Undocks the bar with the specified name.
undoImpl(IlvGraphic) - Method in class ilog.views.hypergraph.undo.IlvAbstractGraphicEdit
Performs the undo on the graphic object.
undoImpl(IlvGraphic) - Method in class ilog.views.hypergraph.undo.IlvPropertiesEdit
Performs an undo of the properties setting.
Unequipped - Static variable in class ilog.tgo.model.IltBellcore.SecState
 
unfixAllLinks() - Method in class ilog.views.graphlayout.IlvGraphLayout
Removes the fixed attribute from all links in the graph model.
unfixAllNodes() - Method in class ilog.views.graphlayout.IlvGraphLayout
Removes the fixed attribute from all nodes in the graph model.
unFreezeMutationNotifications() - Method in class ilog.views.appframe.settings.IlvSettingsManager
Unfreezes the settings listeners.
ungroup - Static variable in class ilog.views.diagrammer.application.IlvDiagrammerAction
This action calls the IlvDiagrammer.ungroup() method of the diagram component.
ungroup() - Method in class ilog.views.diagrammer.IlvDiagrammer
Ungroups the selected groups.
ungroup() - Method in class ilog.views.sdm.IlvSDMEngine
Ungroups the selected objects.
unHighlight(Object) - Method in class ilog.views.bpmn.IlvBPMNMakeSDMLinkInteractor
Unhighlights a graphic object when leaving it.
unHighlight(IlvGraphic) - Method in class ilog.views.bpmn.IlvBPMNMakeSDMLinkInteractor
This implementation does nothing.
unHighlight(IlvPinLinkConnector, IlvGraphic) - Method in class ilog.views.interactor.IlvGrapherPinInteractor
Unhighlights a link connector.
unHighlight(IlvGraphic) - Method in class ilog.views.interactor.IlvMakeLinkInteractor
Unhighlights a node when moving over another node.
unHighlight(IlvGraphic) - Method in class ilog.views.sdm.interactor.IlvMakeSDMLinkInteractor
Unhighlights a node when moving over another node.
unHighlight(Object) - Method in class ilog.views.sdm.util.IlvSDMLinkReconnector
This method is called to dehighlight a node when the mouse pointer is no longer over it.
uninitialize() - Method in class ilog.tgo.resource.IltDefaultLookAndFeel
IltSettings.setLookAndFeel calls this method just before replacing this look and feel by a new one.
uninitialize() - Method in interface ilog.tgo.resource.IltLookAndFeel
This method is called when a look and feel is being replaced by a new look and feel so that this instance can perform a clean up.
uninstall(IlvApplication, IlvPlugin) - Method in interface ilog.views.appframe.plugin.IlvPluginInstaller
Invoked to uninstall the plug-in from the host application.
uninstallComponents() - Method in class ilog.views.util.swing.calendar.plaf.BasicMonthScrollerUI
Removes the child components from the month scroller that were configured during BasicMonthScrollerUI.installComponents().
uninstallComponents() - Method in class ilog.views.util.swing.calendar.plaf.BasicTimeChooserUI
Removes the child components from the time chooser that were configured during BasicTimeChooserUI.installComponents().
uninstallDefaults() - Method in class ilog.views.util.swing.calendar.plaf.BasicCalendarPanelUI
Reverses the configuration of the calendar panel that was performed during BasicCalendarPanelUI.installDefaults().
uninstallDefaults() - Method in class ilog.views.util.swing.calendar.plaf.BasicMonthScrollerUI
Reverses the configuration of the month scroller that was performed during BasicMonthScrollerUI.installDefaults().
uninstallDefaults() - Method in class ilog.views.util.swing.calendar.plaf.BasicTimeChooserUI
Reverses the configuration of the time chooser that was performed during BasicTimeChooserUI.installDefaults().
uninstallListener() - Method in class ilog.views.sdm.modeltools.IlvVisibleAreaListener
Stops listening to visible area changes.
uninstallListeners() - Method in class ilog.views.util.swing.calendar.plaf.BasicCalendarPanelUI
Removes the listeners for the calendar panel and its model.
uninstallListeners() - Method in class ilog.views.util.swing.calendar.plaf.BasicMonthScrollerUI
Removes the listeners for the month scroller and its model.
uninstallListeners() - Method in class ilog.views.util.swing.calendar.plaf.BasicTimeChooserUI
Removes the listeners for the time chooser and its model.
uninstallPlugin(IlvPlugin, boolean) - Method in class ilog.views.appframe.plugin.IlvPluginManager
Uninstalls the specified plugin.
uninstallPlugins() - Method in class ilog.views.appframe.plugin.IlvPluginManager
Uninstalls the plug-ins of the plug-in manager.
uninstallUI(JComponent) - Method in class ilog.views.util.swing.calendar.plaf.BasicCalendarPanelUI
Reverses the configuration that was done on the specified calendar panel during BasicCalendarPanelUI.installUI(javax.swing.JComponent).
uninstallUI(JComponent) - Method in class ilog.views.util.swing.calendar.plaf.BasicMonthScrollerUI
Reverses the configuration that was done on the specified month scroller during BasicMonthScrollerUI.installUI(javax.swing.JComponent).
uninstallUI(JComponent) - Method in class ilog.views.util.swing.calendar.plaf.BasicTimeChooserUI
Reverses the configuration that was done on the specified time chooser during BasicTimeChooserUI.installUI(javax.swing.JComponent).
UNIQUE_LABEL - Static variable in class ilog.views.maps.beans.IlvJScaleBar
A unique label is drawn on the top of the scale bar.
UNIQUE_LABEL - Static variable in class ilog.views.maps.beans.IlvScaleBar
A unique label is drawn on the top of the scale bar.
unitText - Variable in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
 
Unknown - Static variable in class ilog.tgo.model.IltAlarm.ImpactSeverity
 
Unknown - Static variable in class ilog.tgo.model.IltAlarm.Severity
 
Unknown - Static variable in class ilog.tgo.model.IltNetworkElement.Function
 
UNKNOWN_ERROR - Static variable in exception ilog.views.appframe.plugin.IlvPluginException
This error ID indicates that an unknown error occurred while installing or uninstalling a plug-in.
UnknownCard - Static variable in class ilog.tgo.model.IltMisc.SecState
 
UnknownCard - Static variable in class ilog.tgo.resource.IltrImage
Deprecated. Default value of setting Misc.SecState.UnknownCard.Icon.
UnknownProduct - Static variable in class ilog.tgo.resource.IltrImage
Deprecated. Default value of setting NetworkElement.Function.Unknown.Icon.
UNLOAD - Static variable in class ilog.views.sdm.modeltools.IlvContentController
Constant value used by IlvContentController.processObjects(Enumeration, int) to indicate the unload action.
unloadContent(IlvContentController, Object[]) - Method in interface ilog.views.sdm.modeltools.IlvContentHandler
Notification to unload the content of the given objects.
unloadData(IlvRasterMappedBuffer, IlvRasterProperties) - Method in interface ilog.views.maps.raster.IlvRasterMappedBuffer.JITDataLoader
Method to unload a tile content.
UnlockAction(Action) - Static method in class ilog.views.appframe.IlvAction
Unlocks the specified action, previously locked with the method IlvAction.LockAction(javax.swing.Action).
Unlocked - Static variable in class ilog.tgo.model.IltOSI.State.Administrative
 
unlockTile(int, int, Object) - Method in class ilog.views.tiling.IlvTileController
Removes the lock of the specified tile for the source object.
unlockTiles(Object) - Method in class ilog.views.tiling.IlvTileController
Unlocks all the tiles that have been locked by the specified object.
unlockUpdate() - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Unfreezes the layout of the docking area.
unmakeNode(IlvGraphic) - Method in class ilog.views.hypergraph.IlvHyperGrapher
Allows a graphic object that was added as a node to become a regular object.
unmakeNode(IlvGraphic) - Method in class ilog.views.IlvGrapher
Allows a graphic object that was added as a node to become a regular object.
Unmanaged - Static variable in class ilog.tgo.model.IltOffPageConnector.Type
This type stands for an Off-Page connector that represents an entity that is not being managed by the system.
unmodifiableIterator(Iterator) - Static method in class ilog.views.util.collections.IlvCollections
Returns an unmodifiable version of the specified iterator.
unmodifiableIterator(ListIterator) - Static method in class ilog.views.util.collections.IlvCollections
Returns an unmodifiable version of the specified iterator.
UNREADABLE - Static variable in class ilog.views.appframe.settings.IlvSettings
Access right constant used to specify that the settings elements can neither be read nor modified.
unrecordState() - Method in class ilog.views.animation.IlvManagerAnimator
Clears the animation state of the manager.
UnregisterActionInGroup(Component) - Static method in class ilog.views.appframe.IlvAction
Removes the given component from the action group.
unregisterBackgroundType(String, IlpBackgroundFactory) - Method in class ilog.cpl.graphic.views.background.IlpDefaultBackgroundSupport
Deprecated. Unregisters an IlpBackgroundFactory.
unregisterCategories(String, boolean) - Method in class ilog.views.maps.srs.wkt.IlvWKTCoordinateSystemDictionary
Removes all coordinate system categories matching a regular expression from the dictionary.
unregisterCategory(String) - Method in class ilog.views.maps.srs.wkt.IlvWKTCoordinateSystemDictionary
Removes a coordinate system category from the dictionary using the category name.
unregisterClassLoader(ClassLoader) - Static method in class ilog.views.util.IlvClassLoaderUtil
Unregisters a class loader used for loading classes and resources.
unregisterCoordinateSystem(String) - Method in class ilog.views.maps.srs.wkt.IlvWKTCoordinateSystemDictionary
Removes a coordinate system from the dictionary.
unregisterFormatter(String) - Method in class ilog.views.maps.IlvCoordinateFormatterDictionary
Removes a formatter from the dictionary.
unregisterFunction(IlvSDMCSSFunction) - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
Removes given function
unregisterMenu(String) - Static method in class ilog.views.swing.IlvPopupMenuManager
Removes the name of a Swing popup menus from the register.
unregisterParent() - Method in class ilog.tgo.graphic.IltToolTipManager
Deprecated. Removes the dummy component from the parent view.
unregisterPossibleProviders() - Method in class ilog.views.maps.IlvDefaultAltitudeProvider
Clears the possible provider list.
unregisterProjection(String) - Method in class ilog.views.maps.projection.IlvProjectionDictionary
Removes a projection from the dictionary.
unregisterRasterExporter(IlvMapExportManager.IlvMapExporter) - Method in class ilog.views.maps.export.IlvMapExportDialog
Unregisters a raster exporter from this dialog.
unregisterStaticContainer(IlvViewContainer) - Method in class ilog.views.appframe.docview.IlvAbstractMainWindow
Unregisters the specified view container from the main window.
unregisterStaticContainer(IlvViewContainer) - Method in interface ilog.views.appframe.docview.IlvMainWindow
Unregisters the specified view container from the main window.
unregisterStaticContainer(IlvViewContainer) - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
Unregisters the specified view container from the main window.
unregisterStaticContainer(IlvViewContainer) - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
Unregisters the specified view container from the main window.
unregisterStaticContainer(IlvViewContainer) - Method in class ilog.views.appframe.swing.mdi.IlvMDIMainFrame
Unregisters the specified view container from the main window.
unregisterStaticView(IlvDocumentView) - Method in class ilog.views.appframe.docview.IlvAbstractMainWindow
Unregisters the specified document view from the main window.
unregisterStaticView(IlvDocumentView) - Method in interface ilog.views.appframe.docview.IlvMainWindow
Unregisters the specified document view from the main window.
unregisterStaticView(IlvDocumentView) - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
Unregisters the specified document view from the main window.
unregisterStaticView(IlvDocumentView) - Method in class ilog.views.appframe.swing.mdi.IlvMDIMainFrame
Unregisters the specified document view from the main window.
unregisterThreadedActivity(Object) - Method in class ilog.views.swing.IlvThreadedActivityMonitor
Removes this task from the list of tasks being monitored
unregisterToggleGraphic(IlvGraphic) - Method in class ilog.views.sdm.renderer.IlvBlinkingRenderer
 
unregisterVectorExporter(IlvMapExportManager.IlvMapExporter) - Method in class ilog.views.maps.export.IlvMapExportDialog
Unregisters a vector exporter from this dialog.
unregisterView(IlvManagerView) - Static method in class ilog.views.swing.IlvPopupMenuManager
Disables the Swing popup menus of graphic objects in a manager view.
unregisterView(IlvManagerView) - Static method in class ilog.views.swing.IlvToolTipManager
Disables the tooltips in a manager view.
unsafeSetAttribute(int, IlvFeatureAttribute) - Method in class ilog.views.maps.attribute.IlvAttributeArray
Sets the value of the attribute specified by the index i to value, without checking.
unsafeSetAttribute(int, IlvFeatureAttribute) - Method in class ilog.views.maps.IlvFeatureAttributeProperty
Sets the value of the attribute specified by the index i to value, without checking any conditions.
unsafeSetValue(int, Object) - Method in class ilog.views.maps.IlvAttributeProperty
Sets the value of the attribute specified by its index to value.
UNSPECIFIED - Static variable in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Unspecified port side.
unsubscribe(IlvGroupElement, String, String) - Method in class ilog.views.prototypes.IlvGroup
This method is overridden from the IlvGroupElement class to handle subscriptions to group elements (using the same dot notation as for set/get).
unsubscribe(IlvGroupElement, String, String) - Method in class ilog.views.prototypes.IlvGroupElement
Breaks the connection between the group element and the subscriber object.
unsubscribeToObject(IlpObject) - Method in class ilog.cpl.datasource.IlpDefaultDataSource
Unregister this datasource to receive attribute value change events from the given object.
unsubscribeToObject(IlpObject) - Method in class ilog.tgo.datasource.IltDefaultDataSource
Unsubscribe from notifications of the given business object.
unUseAllValues(IltLegend) - Method in class ilog.tgo.graphic.IltLegend
Deprecated. Please use resetAllValues instead.
unUseStateSystem(IltStateSystem) - Method in class ilog.tgo.model.IltStateSystem
Removes the dependency between this state system and the given one.
unwrapGraphic(IltCompositeGraphic) - Method in class ilog.cpl.graph.IlpGraphView
Returns the IlpGraphic wrapped by the IltCompositeGraphic.
unzoomedBBox() - Method in class ilog.views.graphic.IlvHalfZoomingGraphic
Returns the bounding box used when the object is drawn below the minimum zoom level.
unzoomedBBox() - Method in class ilog.views.sdm.renderer.IlvHalfZoomingRenderer.HalfZoomingGraphic
This method is overridden to use the link connection rectangle (usually the bounding rectangle of the node without its label) as the bounding rectangle of the node when it is grayed out.
UP - Static variable in class ilog.cpl.table.IlpArrowIcon
Creates an icon representing an ascending sort.
Up - Static variable in class ilog.tgo.model.IltSNMP.State
 
UP - Static variable in class ilog.views.symbology.interactor.IlvLinearSymbolInteractor
Indicates that the direction of the vertical motion is up
UP_BLACK_DIAGONAL - Static variable in class ilog.views.util.java2d.IlvPattern
Black upward diagonal
UP_DARK_DIAGONAL - Static variable in class ilog.views.util.java2d.IlvPattern
Dark upward diagonal pattern
UP_DASHED_DIAGONAL - Static variable in class ilog.views.util.java2d.IlvPattern
Dashed upward diagonal pattern
UP_DIAGONAL - Static variable in class ilog.views.util.java2d.IlvPattern
Upward diagonal pattern
UP_LIGHT_DIAGONAL - Static variable in class ilog.views.util.java2d.IlvPattern
Light upward diagonal pattern
UP_THICK_DIAGONAL - Static variable in class ilog.views.util.java2d.IlvPattern
Upward thick diagonal pattern
update(Graphics) - Method in class ilog.views.awt.IlvManagerViewPanel
Updates the view.
update(Graphics) - Method in class ilog.views.awt.IlvScrollManagerView
Updates the view.
update(IlvDiagrammerAction, IlvDiagrammer) - Method in class ilog.views.diagrammer.application.IlvDiagrammerAction.Handler
This method is called when the state (enabled/disabled, selected/unselected) of an IlvDiagrammerAction is queried.
update(ComponentAction, Component) - Method in class ilog.views.diagrammer.application.IlvDiagrammerAction.Handler
 
update(Component) - Method in class ilog.views.diagrammer.application.IlvDiagrammerAction
 
update(IlvDiagrammer) - Method in class ilog.views.diagrammer.application.IlvDiagrammerAction
Updates the state of this action.
update(IlvDiagrammer) - Method in class ilog.views.diagrammer.application.IlvDiagrammerPaletteAction
Updates this action according to the state of the diagram component.
update(Graphics) - Method in class ilog.views.IlvManagerView
Updates the component.
update() - Method in class ilog.views.interactor.IlvMagnifyInteractor
Called by IlvMagnifyInteractor.handleExpose(Graphics) when it becomes necessary to update the magnified view.
update() - Method in class ilog.views.maps.interactor.IlvSeeThroughConfigurationPanel
Updates the layer tree displayed in this panel.
update(Graphics) - Method in class ilog.views.thinclient.IlvOverview
Deprecated. Updates the component.
update(Graphics) - Method in class ilog.views.thinclient.IlvView
Deprecated. Updates the component.
UPDATE_ALL_MASK - Static variable in interface ilog.cpl.css.IlpStylable
Update mask: updates all elements.
UPDATE_COMPONENT_MASK - Static variable in interface ilog.cpl.css.IlpStylable
Update mask: updates the component configuration.
UPDATE_INTERVAL - Static variable in interface ilog.views.faces.dhtml.IlvDHTMLFrameworkConstants
The update interval for auto update.
UPDATE_INTERVAL_DEFAULT_VALUE - Static variable in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
The interval in seconds between two automatic updates.
UPDATE_NONE_MASK - Static variable in interface ilog.cpl.css.IlpStylable
Update mask: do not update neither the component nor the object configuration.
UPDATE_OBJECTS_MASK - Static variable in interface ilog.cpl.css.IlpStylable
Update mask: updates the objects.
updateAction(Action) - Method in class ilog.views.appframe.docview.IlvAbstractDocument
Invoked by the application for updating the state of the specified action.
updateAction(Action) - Method in class ilog.views.appframe.docview.IlvAbstractStaticViewContainer
Invoked by the application to update the state of the specified action.
updateAction(Action) - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
Invoked by the application for updating the state of the specified action.
updateAction(Action) - Method in class ilog.views.appframe.docview.IlvDocumentViewSupport
Updates the state of the specified action.
updateAction(Action) - Method in interface ilog.views.appframe.event.ActionHandler
Invoked by the application for updating the state of the specified action.
updateAction(Action) - Method in class ilog.views.appframe.event.IlvActionHandlerArray
Invoked by the application to update the state of the specified action.
updateAction(Action) - Method in class ilog.views.appframe.event.IlvMessageMapper
Updates the state of the specified action.
updateAction(Action) - Method in class ilog.views.appframe.event.IlvSingleActionHandler
Invoked by the application for updating the state of the specified action.
updateAction(String) - Method in class ilog.views.appframe.IlvApplication
Asks for the display properties of the action with the specified command key to be updated.
updateAction(Action) - Method in class ilog.views.appframe.IlvApplication
Asks for the display properties of the specified action to be updated.
updateAction(Action) - Method in class ilog.views.appframe.swing.IlvExplorerView
Invoked by the application for updating the state of the specified action.
updateAction(Action) - Method in class ilog.views.appframe.swing.IlvPanelView
Invoked by the application to update the state of the specified action.
updateAction(Action) - Method in class ilog.views.appframe.swing.IlvTextView
Invoked by the application to update the state of the specified action.
updateAction(Action) - Method in class ilog.views.appframe.swing.mdi.IlvInternalFrame
Invoked by the application for updating the state of the specified action.
updateAction(Action) - Method in class ilog.views.appframe.swing.mdi.IlvMDITab
Invoked by the application for updating the state of the specified action.
updateActions() - Method in class ilog.views.appframe.IlvApplication
Asks for the display properties of all the actions that are represented in all of the menu bars and toolbars of the main window of the application to be updated.
updateActions(Component, IlvDiagrammer) - Static method in class ilog.views.diagrammer.application.IlvDiagrammerAction
Updates all the actions linked to buttons contained in the specified component hierarchy.
updateActionsByCategory(String) - Method in class ilog.views.appframe.IlvApplication
Asks for the display properties of all the actions that belong to the specified category to be updated.
updateActivityProgress(Object, int, String) - Method in class ilog.views.swing.IlvThreadedActivityMonitor
Updates the status of the specified activity with specified progress parameters
updateAll() - Method in class ilog.views.maps.beans.IlvJMapLegend
Updates the legend display.
updateAll(boolean, boolean) - Method in class ilog.views.thinclient.IlvView
Deprecated. Updates the view by asking new capabilities from the server and a new image.
updateAllGraphics() - Method in class ilog.cpl.graph.IlpGraphView
Updates all the known graphic representations.
updateBusinessObject(Object) - Method in class ilog.cpl.style.IlpStyleContext
Deprecated.  
UpdateButtonProperties(AbstractButton, IlvApplication) - Static method in class ilog.views.appframe.IlvAction
Updates the button properties according to the parameters of its associated action.
updateChooser() - Method in class ilog.views.util.swing.color.IlvColorChooserPanel
Invoked automatically when the model's state changes.
updateColorModel() - Method in class ilog.views.maps.beans.editor.IlvIndexColorModelEditor
Create a new color model from data entered and sets it in the IlvColorModelPropertyEditor
updateComponentTreeOrientation(Component, ComponentOrientation) - Static method in class ilog.views.util.swing.IlvSwingUtil
Sets the ComponentOrientation property of the specified component and all of its children.
updateComponentTreeUI() - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
A simple minded look and feel change: ask each node in the main window's tree and in the list of floatable windows to call updateUI() to initialize its UI property with the current look and feel.
updateCurrentTheme() - Method in class ilog.views.maps.theme.IlvMapStyleController
This method is called by the transformer listener.
updateFeatureAttribute(String, IlvFeatureAttribute, String, IlvFeatureAttribute) - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOWriter
Updates a row in the SDO layer with one attribute.
updateFeatureAttributes(IlvFeatureAttributeProperty, int) - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOWriter
Updates a row in the SDO layer with new attributes.
updateFrom(IltObject) - Method in class ilog.tgo.model.IltAbstractLink
Updates the local cache of attributes stored in getObjectAttribute().
updateFrom(IltObject) - Method in class ilog.tgo.model.IltCardCarrier
 
updateFrom(IltObject) - Method in class ilog.tgo.model.IltObject
Updates the local cache of attributes stored in getObjectAttribute().
updateFrom(IltObject) - Method in class ilog.tgo.model.IltShelf
 
updateGraphic(IlpGraphic, IlpGraphicRendererContext) - Method in class ilog.cpl.graph.IlpDefaultNodeRenderer
Updates an existing IlpGraphic, to reflect the changes made to the IlpRepresentationObject object.
updateGraphic(IlpRepresentationObject) - Method in class ilog.cpl.graph.IlpGraphView
Updates the graphic representation of an object.
updateGraphic(IlpGraphic, IlpGraphicRendererContext) - Method in interface ilog.cpl.graph.IlpNodeRenderer
Updates an existing IlpGraphic.
updateGraphic(IlpGraphic, IlpGraphicRendererContext) - Method in interface ilog.cpl.graphic.IlpGraphicRenderer
Updates an existing IlpGraphic.
updateGraphic(IlpGraphic, IlpGraphicRendererContext) - Method in class ilog.tgo.graphic.IltGraphicRenderer
Deprecated. Updates an existing IlpGraphic to reflect the changes made to the IlpRepresentationObject.
updateGraphicProperties(IltObject, IlpRepresentationObject) - Method in class ilog.tgo.graphic.IltGraphicRenderer
Deprecated. Copies rendering-relevant attributes from the representation object to the IltObject that is used for graphic rendering.
updateGraphicProperties(IltObject, IlpRepresentationObject) - Method in class ilog.tgo.model.IltObjectDefaultRenderer
Deprecated. Copies rendering-relevant attributes from the representation object to the IltObject that is used for graphic rendering.
updateIcons() - Method in class ilog.views.diagrammer.application.IlvDiagrammerTree
Resets the cache containing the icons of the tree items and repaints the tree.
updateImage() - Method in class ilog.views.thinclient.IlvView
Deprecated. Queries a new image from the server.
updateLabel(IlpViewsViewInteractor, IlpGraphic, String) - Method in class ilog.tgo.interactor.IltEditLabelInteractor
Called when IlvEditLabelInteractor has accepted a new label from the user.
updateLabelingModel(IlvSDMEngine, IlvAnnealingLabelLayout, IlvSDMLabelingModel, Object, IlvGraphic) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
You should not call this method directly.
updateLabelingModel(IlvSDMEngine, IlvAnnealingLabelLayout, IlvSDMLabelingModel, Object, IlvGraphic) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
You should not call this method.
updateLabelingModel(IlvSDMEngine, IlvAnnealingLabelLayout, IlvSDMLabelingModel, Object, IlvGraphic) - Method in class ilog.views.sdm.graphic.IlvSDMCompositeLink
You should not call this method directly.
updateLabelingModel(IlvSDMEngine, IlvAnnealingLabelLayout, IlvSDMLabelingModel, Object, IlvGraphic) - Method in class ilog.views.sdm.graphic.IlvSDMCompositeNode
You should not call this method directly.
updateLabelPosition(IlvAnnealingLabelLayout, IltCompositeGraphic) - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltLabelingModel
 
updateLabelPosition(Object, boolean) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
Update the position of the input label when the related obstacle has moved.
updateLegend(IlvSDMEngine) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
Updates the legend according to the contents of the SDM view.
updateLoader(IlvRasterTileLoader) - Method in class ilog.views.maps.raster.IlvShadeableRasterStyle
Updates the loader of this IlvShadeableRasterStyle instance with the orientation parameters.
updateMaxTextLayouts(FontRenderContext) - Method in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
 
updateModel(FacesContext) - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
This method updates the referenced values with the local values of the component if these values were updated from the client.
updateModel(FacesContext) - Method in class ilog.tgo.faces.graph.component.IltFacesGraphView
This method updates the referenced values with the local values of the component if these values were updated from the client.
updateModel(FacesContext) - Method in class ilog.tgo.faces.graph.dhtml.component.IltFacesGraphViewSelectionManager
Handles the "Update Model Values" phase of the JSF life cycle. This method updates the referenced values with the local values of the component if theses values were updated during the "Apply Request Values" phase.
updateModel(FacesContext) - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesClientSelectInteractor
Handles the "Update Model Values" phase of the JSF life cycle. This method updates the referenced values with the local values of the component if theses values were updated during the "Apply Request Values" phase.
updateModel(FacesContext) - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesGraphInteractor
This method updates the referenced values by the local values of the component if these values were updated from the client.
updateModel(FacesContext) - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
This method updates the referenced values with the local values of the component if these values were updated from the client.
updateModel(FacesContext) - Method in class ilog.views.diagrammer.faces.component.data.IlvFacesDiagrammerXMLDataSource
Handles the "Update Model Values" phase of the JSF life cycle.
updateModel(FacesContext) - Method in class ilog.views.diagrammer.faces.component.IlvFacesDiagrammerView
This method updates the referenced values with the local values of the component if these values were updated from the client.
updateModel(FacesContext) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
This method updates the referenced values with the local values of the component if these values were updated from the client.
updateModel(FacesContext) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
This method updates the referenced values with the local values of the component if these values were updated from the client.
updateModel(FacesContext) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDiagrammerSelectionManager
Handles the "Update Model Values" phase of the JSF life cycle. This method updates the referenced values with the local values of the component if theses values were updated during the "Apply Request Values" phase.
updateModel(FacesContext) - Method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesDiagrammerSelectInteractor
Handles the "Update Model Values" phase of the JSF life cycle. This method updates the referenced values with the local values of the component if theses values were updated during the "Apply Request Values" phase.
updateModel(FacesContext) - Method in class ilog.views.faces.component.IlvBasicView
This method updates the referenced values with the local values of the component if these values were updated from the client.
updateModel(FacesContext) - Method in class ilog.views.faces.component.IlvBasicViewHelper
This method updates the referenced values with the local values of the component if these values were updated from the client.
updateModel(FacesContext) - Method in class ilog.views.faces.component.IlvFacesComponentBase
Handles the "Update Model Values" phase of the JSF life cycle.
updateModel(FacesContext) - Method in class ilog.views.faces.component.IlvFacesContextualMenu
updateModel(FacesContext) - Method in class ilog.views.faces.component.IlvFacesMenu
updateModel(FacesContext) - Method in class ilog.views.faces.component.IlvFacesPanTool
This method updates the referenced values with the local values of the component if these values were updated from the client.
updateModel(FacesContext) - Method in class ilog.views.faces.component.IlvFacesView
This method updates the referenced values with the local values of the component if these values were updated from the client.
updateModel(FacesContext) - Method in class ilog.views.faces.component.IlvFacesZoomTool
This method updates the referenced values with the local values of the component if these values were updated from the client.
updateModel(FacesContext) - Method in class ilog.views.faces.component.IlvImageButton
This method updates the referenced values with the local values of the component if these values were updated from the client.
updateModel(FacesContext) - Method in interface ilog.views.faces.component.IlvViewHelper
This method updates the referenced values by the local values of the component if these values were updated from the client.
updateModel(FacesContext) - Method in class ilog.views.faces.component.IlvViewHelperImpl
This method updates the referenced values by the local values of the component if these values were updated from the client.
updateModel(FacesContext) - Method in interface ilog.views.faces.dhtml.component.IlvDHTMLHelper
Updates the referenced values with the local values of the component if these values were updated from the client.
updateModel(FacesContext) - Method in class ilog.views.faces.dhtml.component.IlvDHTMLHelperImpl
Updates the referenced values with the local values of the component if these values were updated from the client.
updateModel(FacesContext) - Method in class ilog.views.faces.dhtml.component.IlvDHTMLImageButton
This method updates the referenced values with the local values of the component if these values were updated from the client.
updateModel(FacesContext) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLOverview
This method updates the referenced values with the local values of the component if these values were updated from the client.
updateModel(FacesContext) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
This method updates the referenced values with the local values of the component if these values were updated from the client.
updateModel(FacesContext) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
Updates the referenced values with the local values of the component if these values were updated from the client.
updateModel(FacesContext) - Method in class ilog.views.faces.dhtml.component.IlvFacesSelectionManager
Handles the "Update Model Values" phase of the JSF life cycle.
updateModel(FacesContext) - Method in class ilog.views.faces.dhtml.interactor.IlvFacesSelectInteractor
Handles the "Update Model Values" phase of the JSF life cycle. This method updates the referenced values with the local values of the component if theses values were updated during the "Apply Request Values" phase.
updateModel(FacesContext) - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectInteractor
This method updates the referenced values with the local values of the component if these values were updated from the client.
updateModel(FacesContext) - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectRectInteractor
This method updates the referenced values with the local values of the component if these values were updated from the client.
updateModel(FacesContext) - Method in class ilog.views.faces.interactor.IlvDragRectInteractor
Handles the "Update Model Values" phase of the JSF life cycle. This method updates the referenced values with the local values of the component if theses values were updated during the "Apply Request Values" phase.
updateModel(FacesContext) - Method in class ilog.views.faces.interactor.IlvFacesMapInteractor
Handles the "Update Model Values" phase of the JSF life cycle. This method updates the referenced values with the local values of the component if theses values were updated during the "Apply Request Values" phase.
updateModel(FacesContext) - Method in class ilog.views.faces.interactor.IlvFacesMapRectInteractor
Handles the "Update Model Values" phase of the JSF life cycle. This method updates the referenced values with the local values of the component if theses values were updated during the "Apply Request Values" phase.
updateModel(FacesContext) - Method in class ilog.views.faces.interactor.IlvFacesPanInteractor
Handles the "Update Model Values" phase of the JSF life cycle. This method updates the referenced values with the local values of the component if theses values were updated during the "Apply Request Values" phase.
updateModel(FacesContext) - Method in class ilog.views.faces.interactor.IlvFacesZoomInteractor
Handles the "Update Model Values" phase of the JSF life cycle. This method updates the referenced values with the local values of the component if theses values were updated during the "Apply Request Values" phase.
updateModel(FacesContext) - Method in class ilog.views.faces.interactor.IlvInteractor
Handles the "Update Model Values" phase of the JSF life cycle.
updateModel(FacesContext) - Method in class ilog.views.maps.faces.component.IlvFacesLayerVisibilityTool
 
updateModelFromPrimitiveValue(FacesContext, UIComponent, String, Object) - Static method in class ilog.views.faces.IlvFacesUtil
Updates the model with the local value if a value binding on the property is registered on the component and the local value has changed.
updateModelFromValue(FacesContext, UIComponent, String, Object) - Static method in class ilog.views.faces.IlvFacesUtil
Updates the model with the local value if a value binding on the property is registered on the component and the local value has changed.
updateModificationState() - Method in class ilog.views.appframe.docview.IlvAbstractDocument
Updates the modification state of the document.
updateNetworkLayer(IltNetwork) - Method in class ilog.tgo.graphic.IltNetwork
Updates the subnetwork layer's according to the layer policy.
updateNodePositions() - Method in class ilog.views.sdm.IlvSDMEngine
Saves the positions of all the nodes in the data.
updateObject(IlpRepresentationNode, Map) - Method in class ilog.cpl.graph.IlpGraphController
Requests a change to some properties of an object.
updateObjectProperties(Object, String, Object, String[]) - Method in class ilog.views.sdm.IlvSDMEngine
This method calls IlvSDMRenderer.updateObjectProperties(ilog.views.sdm.IlvSDMEngine, java.lang.Object, java.lang.String, java.lang.Object, java.lang.String[]) on the root renderer of the SDM engine.
updateObjectProperties(IlvSDMEngine, Object, String, Object, String[]) - Method in class ilog.views.sdm.renderer.IlvFilterSDMRenderer
This method simply calls the updateObjectProperties method of the filtered renderer.
updateObjectProperties(IlvSDMEngine, Object, String, Object, String[]) - Static method in class ilog.views.sdm.renderer.IlvRendererUtil
This method calls IlvSDMRenderer.updateObjectProperties(ilog.views.sdm.IlvSDMEngine, java.lang.Object, java.lang.String, java.lang.Object, java.lang.String[]) on the root renderer of the SDM engine.
updateObjectProperties(IlvSDMEngine, Object, String, Object, String[]) - Method in class ilog.views.sdm.renderer.IlvSDMRenderer
Updates a data object when a property of the graphic object that represents it changes.
updateObjectProperties(IlvSDMEngine, Object, String, Object, String[]) - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
Sets a model property corresponding to the given graphic property name.
updateObjectProperties(IlvSDMEngine, Object, String, Object, String[]) - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer
This method converts the x and y coordinates of objects contained in subgraphs from absolute coordinates to relative coordinates in the subgrapher.
updateObjectProperties(IlvSDMEngine, Object, String, Object, String[]) - Method in class ilog.views.sdm.renderer.maps.IlvMapRenderer
This method updates the latitude and longitude properties of an object when its corresponding graphic object has been moved in the grapher.
updatePosition(float, float) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelDescriptor
Updates the internal representation of the position of the label.
UpdatePositions(IltcGraphicModifier) - Static method in class ilog.tgo.composite.IltcCompositeManager
Updates the sizes and positions of all leaves of a composite object.
updatePositions(IltcCompositeGraphic) - Method in class ilog.tgo.composite.IltcCompositeManager
Updates the sizes and positions of all leaves of a composite object.
updateProgress(int) - Method in class ilog.views.maps.raster.datasource.IlvThreadMonitoringData
Updates the activity percentage according to the progress of the subactivity.
updateReader(IlvRasterProperties) - Method in class ilog.views.maps.raster.datasource.IlvRasterStyle
Updates the color model to reflect the brightness, saturation and contrast of the style.
updateReader(IlvRasterProperties) - Method in class ilog.views.maps.raster.IlvShadeableRasterStyle
Indicates to the color model of the properties that it needs to take shading into account.
updateSessionKey(URLConnection) - Method in class ilog.views.thinclient.IlvView
Deprecated. Update the session key of the IlvView from an HTTP connection
updateShapeGraphicSettingInManager(IltGraphicManager, IltGraphic, Object, IlpPositionSource) - Method in class ilog.tgo.model.IltAbstractLink
If the graphic representation is visible, updates the shape graphic setting in manager coordinates.
updateShapeGraphicSettingInManager(IltGraphicManager, IltGraphic, Object, IlpPositionSource) - Method in class ilog.tgo.model.IltBTS
If the graphic representation is visible, updates the shape graphic setting in manager coordinates.
updateShapeGraphicSettingInManager(IltGraphicManager, IltGraphic, Object, IlpPositionSource) - Method in class ilog.tgo.model.IltBTSAntenna
If the graphic representation is visible, updates the shape graphic setting in manager coordinates.
updateShapeGraphicSettingInManager(IltGraphicManager, IltGraphic, Object, IlpPositionSource) - Method in class ilog.tgo.model.IltCardItem
If the graphic representation is visible, updates the shape graphic setting in manager coordinates.
updateShapeGraphicSettingInManager(IltGraphicManager, IltGraphic, Object, IlpPositionSource) - Method in class ilog.tgo.model.IltLinearGroup
If the graphic representation is visible, updates the shape graphic setting in manager coordinates.
updateShapeGraphicSettingInManager(IltGraphicManager, IltGraphic, Object, IlpPositionSource) - Method in class ilog.tgo.model.IltNetworkElement
If the graphic representation is visible, updates the shape graphic setting in manager coordinates.
updateShapeGraphicSettingInManager(IltGraphicManager, IltGraphic, Object, IlpPositionSource) - Method in class ilog.tgo.model.IltObject
If the graphic representation is visible, updates the shape graphic setting in manager coordinates.
updateShapeGraphicSettingInManager(IltGraphicManager, IltGraphic, Object, IlpPositionSource) - Method in class ilog.tgo.model.IltOffPageConnector
If the graphic representation is visible, updates the shape graphic setting in manager coordinates.
updateShapeGraphicSettingInManager(IltGraphicManager, IltGraphic, Object, IlpPositionSource) - Method in class ilog.tgo.model.IltPolyGroup
If the graphic representation is visible, updates the shape graphic setting in manager coordinates.
updateShapeGraphicSettingInManager(IltGraphicManager, IltGraphic, Object, IlpPositionSource) - Method in class ilog.tgo.model.IltRectGroup
If the graphic representation is visible, updates the shape graphic setting in manager coordinates.
updateShapeGraphicSettingInManager(IltGraphicManager, IltGraphic, Object, IlpPositionSource) - Method in class ilog.tgo.model.IltShelf
If the graphic representation is visible, updates the shape graphic setting in manager coordinates.
updateShapeGraphicSettingInManager(IltGraphicManager, IltGraphic, Object, IlpPositionSource) - Method in class ilog.tgo.model.IltShelfItem
If the graphic representation is visible, updates the shape graphic setting in manager coordinates.
updateSingleAction(Action) - Method in class ilog.views.appframe.event.IlvComponentVisibilityActionHandler
Invoked by the IlvSingleActionHandler.updateAction(javax.swing.Action) method.
updateSingleAction(Action) - Method in class ilog.views.appframe.event.IlvSingleActionHandler
Invoked by the IlvSingleActionHandler.updateAction(javax.swing.Action) method.
updateSlotCount(int, int) - Method in class ilog.tgo.model.IltCardCarrier
 
updateSlotSizes(int[], int[]) - Method in class ilog.tgo.model.IltShelf
 
updateSubnetworkLayout(IlvGraphModel) - Method in class ilog.tgo.graphic.IltCompositeGrapher
This method is called when the composite grapher is added to the parent hierarchy to adjust the layout information taking the hierarchy into account.
updateSymbolReferences(ArrayList, String, String, String) - Method in class ilog.views.symbology.palettes.IlvPaletteManager
Update reference to a subsymbol with a new resource name, in a list of palettes.
updateTextLayouts(FontRenderContext) - Method in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
 
updateTheme(IlvManagerView, IlvMapLayer) - Method in class ilog.views.maps.theme.IlvMapStyleController
Sets the layer style for the current scale of a view.
updateTransforms(IlvManager) - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
Searches and updates the coordinate transformations to use, according to the coordinate system set on the manager.
updateUI() - Method in class ilog.views.swing.IlvJManagerViewPanel
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class ilog.views.swing.IlvJScrollManagerView
Resets the UI property to a value from the current look and feel.
updateUI() - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
Resets the UI property with the value from the current look and feel.
updateUI() - Method in class ilog.views.util.swing.calendar.IlvJMonthScroller
Resets the UI property with the value from the current look and feel.
updateUI() - Method in class ilog.views.util.swing.calendar.IlvJTimeChooser
Resets the UI property with the value from the current look and feel.
updateView(IlvManagerView) - Method in class ilog.views.tiling.IlvTileController
Updates a view and loads the required tiles.
updateViewContainerTitles(IlvDocument) - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
Updates the title of all the view containers containing document views of the specified document.
updateViewParameters(IlvManagerView) - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
Sets grid parameters for next draw.
updateViewParameters(IlvManagerView) - Method in class ilog.views.maps.grids.IlvLatLonGrid
Sets grid parameters for next draw.
upgrade() - Method in class ilog.tgo.graphic.IltLogicalPolygon
Deprecated. Creates a new IlpPolyline from this deprecated instance.
upgrade() - Method in class ilog.tgo.graphic.IltLogicalPolyline
Deprecated. Creates a new IlpPolyline from this deprecated instance.
UPPER_ROW_INDEX - Static variable in class ilog.views.tiling.IlvTileController
The index that contains the rank of the upper row in the array of integers returned by getTileIndexes.
upperLeftCorner - Variable in class ilog.views.maps.geometry.IlvMapImage
The upper-left corner of the image.
URL_PROPERTY - Static variable in interface ilog.cpl.graph.background.IlpBackground
The url property.
Usage - Static variable in class ilog.tgo.model.IltSAN.SecState
A state to model disk usage.
USB_A_f - Static variable in class ilog.tgo.model.IltPort.Type
This type defines a USB-A female connector.
USB_A_m - Static variable in class ilog.tgo.model.IltPort.Type
This type defines a USB-A male connector.
USB_B_f - Static variable in class ilog.tgo.model.IltPort.Type
This type defines a USB-B female connector.
USB_B_m - Static variable in class ilog.tgo.model.IltPort.Type
This type defines a USB-B male connector.
USE_BAR_VALUE - Static variable in class ilog.tgo.grprim.IltColorModifier.MultiColor
The relevant value is the current bar value.
USE_LAST_VALUE - Static variable in class ilog.tgo.grprim.IltColorModifier.MultiColor
The relevant value is the last value of the chart.
USE_MAP - Static variable in class ilog.views.maps.raster.IlvRasterMappedBuffer
Indicates a raster mapped buffer storing pixel information on disk mapped memory.