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 _

O

OBJECT_ACTION_MB - Static variable in interface ilog.tgo.faces.IltFacesJTGOConstants
A method binding that processes object actions based on a given x,y view coordinate.
OBJECT_ADDED - Static variable in class ilog.views.event.ManagerContentChangedEvent
The type of the event when an object is added to a manager.
OBJECT_BBOX_CHANGE - Static variable in class ilog.views.event.ManagerContentAboutToChangeEvent
The type of the event when the bounding rectangle of an object is about to be changed.
OBJECT_BBOX_CHANGED - Static variable in class ilog.views.event.ManagerContentChangedEvent
The type of the event when the bounding rectangle of an object has changed.
OBJECT_DESELECTED - Static variable in class ilog.views.event.ManagerSelectionChangedEvent
The type of the event when an object is deselected.
OBJECT_FINDER - Static variable in interface ilog.views.faces.IlvFacesConstants
The finder class of an Object Select interactor component.
OBJECT_ID - Static variable in class ilog.views.sdm.event.SDMPropertyChangeEvent
This string is passed as the property name when the SDMPropertyChangeEvent notifies the listeners that the ID of an object has changed.
OBJECT_ID_PROPERTY - Static variable in class ilog.cpl.graph.action.IlpCreateObjectAction
This property stores the identifier of the object that has just been created by this action.
OBJECT_LAYER_CHANGED - Static variable in class ilog.views.event.ManagerContentChangedEvent
The type of the event when the layer of an object has changed.
OBJECT_REMOVE - Static variable in class ilog.views.event.ManagerContentAboutToChangeEvent
The type of the event when an object is about to be removed from a manager.
OBJECT_REMOVED - Static variable in class ilog.views.event.ManagerContentChangedEvent
The type of the event when an object is removed from a manager.
OBJECT_SELECTED - Static variable in class ilog.views.event.ManagerSelectionChangedEvent
The type of the event when an object is selected.
OBJECT_VISIBILITY_CHANGED - Static variable in class ilog.views.event.ManagerContentChangedEvent
The type of the event when the visibility of an object has changed.
objectAccessed(Object) - Method in class ilog.views.util.servlet.tiling.IlvDefaultFileTileCache
Tells the cache that this file has been accessed.
objectAdded(IlpRepresentationObject, IlpRepresentationObject) - Method in class ilog.cpl.graph.IlpGraphView.VisibleModelConnector
Handle notifications of objects being added in the model.
objectAdded(SDMModelEvent) - Method in class ilog.views.sdm.event.SDMModelAdapter
Invoked after nodes and/or links have been added to the SDM model.
objectAdded(SDMModelEvent) - Method in interface ilog.views.sdm.event.SDMModelListener
Invoked after nodes and/or links have been added to the SDM model.
objectAdded(SDMModelEvent) - Method in class ilog.views.sdm.model.IlvFilterSDMModel
This method is called when an object is added to the underlying filtered model.
objectAdded(SDMModelEvent) - Method in class ilog.views.sdm.model.IlvMultipleSDMModel
This method is called when an object is added to a submodel.
objectAdded(SDMModelEvent) - Method in class ilog.views.sdm.swing.IlvSDMTableModel
Invoked after nodes or links have been added to the SDM model.
objectAdded(Object) - Method in class ilog.views.util.servlet.tiling.IlvDefaultFileTileCache
Add a file to this cache.
objectAttributeChanged(DataSourceObjectEvent) - Method in interface ilog.cpl.datasource.DataSourceListener
Called when an object attribute has changed.
ObjectAttributeChanged - Static variable in class ilog.cpl.datasource.DataSourceObjectEvent.Type
Object attribute value changed.
objectAttributeChanged(DataSourceObjectEvent) - Method in class ilog.cpl.graph.IlpAbstractNodeAdapter
Called when an object structure has changed.
objectAttributeChanged(DataSourceObjectEvent) - Method in class ilog.cpl.list.IlpListAdapter
Implementation of DataSourceListener
objectAttributeChanged(DataSourceObjectEvent) - Method in class ilog.cpl.tree.IlpContainmentTreeAdapter
Called when an object attribute has changed.
ObjectBBoxChangedEvent - Class in ilog.views.event
An ObjectBBoxChangedEvent event is fired after a graphic object changes its bounding rectangle.
ObjectBBoxChangedEvent(IlvManager) - Constructor for class ilog.views.event.ObjectBBoxChangedEvent
Creates the event.
objectChanged(IltcCompositeGraphic, boolean) - Method in class ilog.tgo.composite.IltcCompositeGrapher
 
objectChanged(IltcCompositeGraphic, boolean) - Method in class ilog.tgo.composite.IltcCompositeManager
This function is called when a composite object (present in the manager) is changed or moved.
objectChanged(IltcCompositeGraphic, boolean) - Method in class ilog.tgo.graphic.IltCompositeGrapher
This method is called when an object has changed in the composite grapher.
objectDropped(Object, Object, DropTargetDropEvent) - Method in class ilog.views.sdm.util.IlvSDMDropTarget
This method is called during a drop, for each object that was dropped, after the object was inserted in the model and its graphic representation was moved to the drop location.
objectEquals(Object, Object) - Method in class ilog.views.maps.graphic.style.IlvMapStyle
Checks if the given objects are equal.
ObjectInsertedEvent - Class in ilog.views.event
An ObjectInsertedEvent event is fired after a graphic object is added to a manager.
ObjectInsertedEvent(IlvManager) - Constructor for class ilog.views.event.ObjectInsertedEvent
Creates the event.
objectIsMovable(IlvGraphic) - Method in class ilog.views.interactor.IlvSelectInteractorMoveSelection
Deprecated. Beginning with ILOG JViews 6.0 you should instead filter the return of the IlvSelectInteractor.getSelectedMovingObjects(ilog.views.IlvManager) method using a IlvFilteredGraphicEnumeration.
objectIsSelectable(IlvGraphic) - Method in class ilog.views.IlvManager
Returns true if the object can be selected with the select interactor (IlvSelectInteractor).
ObjectLabelToolTipFactory - Static variable in class ilog.tgo.graphic.IltCompositeInteractions
Deprecated. Please use IlpToolTipManager and the CSS property toolTipText instead. The same feature can be achieved with the following CSS configuration:
 object."ilog.tgo.model.IltObject" {
   toolTipText: @name;
 }
 
ObjectLayerChangedEvent - Class in ilog.views.event
An ObjectLayerChangedEvent event is fired after a graphic object changes layer in a manager.
ObjectLayerChangedEvent(IlvManager) - Constructor for class ilog.views.event.ObjectLayerChangedEvent
Creates the event.
objectRemoved(IlpRepresentationObject, IlpRepresentationObject, Collection) - Method in class ilog.cpl.graph.IlpGraphView.VisibleModelConnector
Handle notifications of objects being removed from the model.
objectRemoved(IlvGraphic) - Method in class ilog.views.hypergraph.IlvHyperGrapher
This method is called when an object is removed from the manager.
objectRemoved(IlvGraphic) - Method in class ilog.views.IlvManager
This method is called when an object is removed from the manager.
objectRemoved(SDMModelEvent) - Method in class ilog.views.sdm.event.SDMModelAdapter
Invoked after nodes and/or links have been removed from the SDM model.
objectRemoved(SDMModelEvent) - Method in interface ilog.views.sdm.event.SDMModelListener
Invoked after nodes and/or links have been removed from the SDM model.
objectRemoved(SDMModelEvent) - Method in class ilog.views.sdm.model.IlvFilterSDMModel
This method is called when an object is removed from the underlying filtered model.
objectRemoved(SDMModelEvent) - Method in class ilog.views.sdm.model.IlvMultipleSDMModel
This method is called when an object is removed from a submodel.
objectRemoved(SDMModelEvent) - Method in class ilog.views.sdm.swing.IlvSDMTableModel
Invoked after nodes or links have been removed from the SDM model.
ObjectRemovedEvent - Class in ilog.views.event
An ObjectRemovedEvent event is fired by the manager when a graphic object is removed.
ObjectRemovedEvent(IlvManager) - Constructor for class ilog.views.event.ObjectRemovedEvent
Creates the event.
objectRendered(SDMEngineObjectRenderedEvent) - Method in class ilog.views.sdm.event.SDMEngineDataLoadingAdapter
Invoked every time the SDM engine has rendered an object of the data model.
objectRendered(SDMEngineObjectRenderedEvent) - Method in interface ilog.views.sdm.event.SDMEngineDataLoadingListener
Invoked every time the SDM engine has rendered an object of the data model.
OBJECTS_DESELECTED - Static variable in class ilog.cpl.equipment.EquipmentSelectionEvent.Type
Objects have been deselected.
OBJECTS_DESELECTED - Static variable in class ilog.cpl.network.NetworkSelectionEvent.Type
Objects have been deselected.
OBJECTS_SELECTED - Static variable in class ilog.cpl.equipment.EquipmentSelectionEvent.Type
Objects have been selected.
OBJECTS_SELECTED - Static variable in class ilog.cpl.network.NetworkSelectionEvent.Type
Objects have been selected.
ObjectsAdded - Static variable in class ilog.cpl.datasource.DataSourceEvent.Type
Objects have been added to the datasource.
objectsAdded(DataSourceEvent) - Method in interface ilog.cpl.datasource.DataSourceListener
Called when objects have been added to the data source.
objectsAdded(EquipmentSelectionEvent) - Method in interface ilog.cpl.equipment.EquipmentSelectionListener
Invoked when some objects are added to the set of selected objects.
objectsAdded(DataSourceEvent) - Method in class ilog.cpl.graph.IlpAbstractNodeAdapter
Called when an object has been added to the data source.
objectsAdded(DataSourceEvent) - Method in class ilog.cpl.list.IlpListAdapter
 
objectsAdded(NetworkSelectionEvent) - Method in interface ilog.cpl.network.NetworkSelectionListener
Invoked when some objects are added to the set of selected objects.
objectsAdded(DataSourceEvent) - Method in class ilog.cpl.tree.IlpContainmentTreeAdapter
Called when objects have been added to the data source.
ObjectsRemoved - Static variable in class ilog.cpl.datasource.DataSourceEvent.Type
Objects have been removed from the datasource.
objectsRemoved(DataSourceEvent) - Method in interface ilog.cpl.datasource.DataSourceListener
Called when objects have been removed from the data source.
objectsRemoved(EquipmentSelectionEvent) - Method in interface ilog.cpl.equipment.EquipmentSelectionListener
Invoked when some objects are removed from the set of selected objects.
objectsRemoved(DataSourceEvent) - Method in class ilog.cpl.graph.IlpAbstractNodeAdapter
Called when an object has been removed from the data source.
objectsRemoved(DataSourceEvent) - Method in class ilog.cpl.list.IlpListAdapter
Implementation of DataSourceListener
objectsRemoved(NetworkSelectionEvent) - Method in interface ilog.cpl.network.NetworkSelectionListener
Invoked when some objects are removed from the set of selected objects.
objectsRemoved(DataSourceEvent) - Method in class ilog.cpl.tree.IlpContainmentTreeAdapter
Called when objects have been removed from the data source.
ObjectStateAttribute - Static variable in class ilog.tgo.model.IltObject
Attribute containing the object state.
objectStateChanged(IltObjectStateEvent) - Method in class ilog.tgo.model.IltObject
 
objectStateCleared(IltObjectStateEvent) - Method in class ilog.tgo.model.IltObject
 
objectStateSet(IltObjectStateEvent) - Method in class ilog.tgo.model.IltObject
 
objectStructureChanged(DataSourceObjectEvent) - Method in interface ilog.cpl.datasource.DataSourceListener
Called when an object structure has changed.
ObjectStructureChanged - Static variable in class ilog.cpl.datasource.DataSourceObjectEvent.Type
Object structure changed.
objectStructureChanged(DataSourceObjectEvent) - Method in class ilog.cpl.graph.IlpAbstractNodeAdapter
Called when an object structure has changed.
objectStructureChanged(DataSourceObjectEvent) - Method in class ilog.cpl.list.IlpListAdapter
Implementation of DataSourceListener
objectStructureChanged(DataSourceObjectEvent) - Method in class ilog.cpl.tree.IlpContainmentTreeAdapter
Called when an object structure has changed.
ObjectVisibilityChangedEvent - Class in ilog.views.event
An ObjectVisibilityChangedEvent event is fired after a graphic object changes its visibility state.
ObjectVisibilityChangedEvent(IlvManager) - Constructor for class ilog.views.event.ObjectVisibilityChangedEvent
Creates the event.
OBLIQUE_TILES - Static variable in class ilog.views.util.java2d.IlvPattern
Oblique 3d tiles
OBSTACLE - Static variable in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelDescriptor
This option is used internally by the IlvSDMEngine.
OBSTACLE_ADDED - Static variable in class ilog.views.graphlayout.labellayout.LabelingModelEvent
The bit mask of the type of the event when an obstacle has been added.
OBSTACLE_GEOMETRY_CHANGED - Static variable in class ilog.views.graphlayout.labellayout.LabelingModelEvent
The bit mask of the type of the event when an obstacle has been moved or resized.
OBSTACLE_REMOVED - Static variable in class ilog.views.graphlayout.labellayout.LabelingModelEvent
The bit mask of the type of the event when an obstacle has been removed.
OC1 - Static variable in class ilog.tgo.model.IltNetworkElement.Family
 
OC12 - Static variable in class ilog.tgo.model.IltNetworkElement.Family
 
OC18 - Static variable in class ilog.tgo.model.IltNetworkElement.Family
 
OC192 - Static variable in class ilog.tgo.model.IltNetworkElement.Family
 
OC24 - Static variable in class ilog.tgo.model.IltNetworkElement.Family
 
OC3 - Static variable in class ilog.tgo.model.IltNetworkElement.Family
 
OC36 - Static variable in class ilog.tgo.model.IltNetworkElement.Family
 
OC48 - Static variable in class ilog.tgo.model.IltNetworkElement.Family
 
OC9 - Static variable in class ilog.tgo.model.IltNetworkElement.Family
 
OC96 - Static variable in class ilog.tgo.model.IltNetworkElement.Family
 
occuredInHeader(MouseEvent) - Method in class ilog.cpl.table.IlpTableView
Returns true if the given mouse event occurred in the header of the table.
OFF_PAGE_CONNECTORS - Static variable in class ilog.tgo.graphic.graphlayout.labellayout.IltLabelLayoutConstants
Represents all the off-page connectors.
OffDuty - Static variable in class ilog.tgo.model.IltOSI.Availability
 
OffDuty - Static variable in class ilog.tgo.resource.IltrImage
Deprecated. Default value of settings: OSI.Availability.OffDuty.OOS.Icon OSI.Availability.OffDuty.NT.Icon Image: ilog/tgo/ilt_off_duty.png
offer(Object) - Method in class ilog.views.util.collections.IlvUnsynchronizedStack
Pushes an item onto the top of the stack by adding it to the end of the list.
Office_ComputerFlat - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a desktop computer.
Office_ComputerTower - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a desktop computer.
Office_Desktop - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a desktop computer.
Office_Fax - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a fax.
Office_Fax2 - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a fax.
Office_InkjetPrinter - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for an inkjet printer.
Office_Laptop - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a laptop.
Office_Laptop2 - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a laptop.
Office_LaserPrinter - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a laser printer.
Office_Modem - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a modem.
Office_Modem2 - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a modem.
Office_PDA - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a Personal Digital Assistant.
Office_Phone - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a phone.
Office_Phone2 - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a phone.
Office_Printer - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a printer.
Office_Printer2 - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a printer.
Office_Server - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a server.
Office_Server2 - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a server.
Office_Terminal - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a terminal.
Office_Terminal2 - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a terminal.
OffLine - Static variable in class ilog.tgo.model.IltOSI.Availability
 
OffLine - Static variable in class ilog.tgo.resource.IltrImage
Deprecated. Default value of setting OSI.Availability.OffLine.OOS.Icon Image: ilog/tgo/ilt_offline.png
OffpageBack - Static variable in class ilog.tgo.resource.IltrColor
 
OffPageConnectorNameText - Static variable in class ilog.tgo.resource.IltrColor
 
OffPageConnectorNameText - Static variable in class ilog.tgo.resource.IltrFont
 
OffPageConnectorNameText - Static variable in class ilog.tgo.resource.IltrTextPalette
Deprecated.  
OffPageConnectorReliefDistance - Static variable in class ilog.tgo.resource.IltrThickness
 
OffPageConnectorReliefThickness - Static variable in class ilog.tgo.resource.IltrThickness
 
OffPageConnectorWidth - Static variable in class ilog.tgo.resource.IltrThickness
 
OffpageDepressedBack - Static variable in class ilog.tgo.resource.IltrColor
 
OffpageDepressedLight - Static variable in class ilog.tgo.resource.IltrColor
 
OffpageDepressedShadow - Static variable in class ilog.tgo.resource.IltrColor
 
OffpageLight - Static variable in class ilog.tgo.resource.IltrColor
 
OffpageShadow - Static variable in class ilog.tgo.resource.IltrColor
 
OK_DIALOG_COMMAND - Static variable in class ilog.views.maps.beans.IlvJCoordinateSystemEditorPanel
Command used when the user accepts the selection dialog returned in IlvJCoordinateSystemEditorPanel.createDialog(JComponent, String, ActionListener)
OLD_VALUE_UNAVAILABLE - Static variable in class ilog.cpl.datasource.DataSourceObjectEvent
This value should be used as attribute value when it is not possible to compute or retrieve the old value of an attribute during an attribute value change event.
OLD_VALUE_UNAVAILABLE - Static variable in class ilog.cpl.model.AttributeValueEvent
 
OldContact - Static variable in class ilog.tgo.model.IltSNMP.System
Deprecated.  
OldDescription - Static variable in class ilog.tgo.model.IltSNMP.System
Deprecated.  
OldEmptySlot - Static variable in class ilog.tgo.model.IltCard.Type
 
oldHeight - Variable in class ilog.views.util.swing.layout.IlvTableLayout
Previous known height of the container
OldLocation - Static variable in class ilog.tgo.model.IltSNMP.System
Deprecated.  
OldStandard - Static variable in class ilog.tgo.model.IltCard.Type
 
OldStandard - Static variable in class ilog.tgo.model.IltCardCarrier.Type
 
oldWidth - Variable in class ilog.views.util.swing.layout.IlvTableLayout
Previous known width of the container
omitDefaults() - Method in class ilog.views.graphlayout.IlvGraphLayoutGrapherProperty
Returns true if the layout property is not persistent when all stored parameter values are default values.
omitDefaults() - Method in class ilog.views.graphlayout.IlvGraphLayoutLinkProperty
Returns true if the layout property is not persistent when all stored parameter values are default values.
omitDefaults() - Method in class ilog.views.graphlayout.IlvGraphLayoutNodeProperty
Returns true if the layout property is not persistent when all stored parameter values are default values.
omitDefaults() - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayoutLabelProperty
Returns true if the layout property is not persistent when all stored parameter values are default values.
omitDefaults() - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayoutManagerProperty
Returns true if the layout property is not persistent when all stored parameter values are default values.
ON_CLICK - Static variable in interface ilog.views.faces.dhtml.IlvDHTMLConstants
The JavaScript action triggered when the component client representation is clicked.
ON_SELECTION_CHANGED - Static variable in interface ilog.views.faces.dhtml.IlvDHTMLConstants
A JavaScript handler called when the current selection has changed.
onChangeDeltaAngle() - Method in class ilog.views.hypergraph.interactor.IlvMakeSegmentedHyperEdgeInteractor
Called when the space character was pressed.
onComponentCreated(Writer, UIComponent) - Method in class ilog.views.faces.dhtml.renderkit.ComponentCreationListener
Emits the javascript code to set the javascript property, if needed.
onDrag(IlvHyperEdgeEnd) - Method in class ilog.views.hypergraph.IlvHyperEdgeEdition
Called when we are about to drag a hyperedge end.
onDrag(IlvSegmentedHyperEdge.Segment, IlvSegmentedHyperEdge.Segment, IlvHyperEdgeEnd) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdgeEdition
Called when we are about to drag a segment or an end.
oneElementIterator(Object) - Static method in class ilog.views.util.collections.IlvCollections
Returns an unmodifiable iterator that iterates only over the input element.
oneElementListIterator(Object) - Static method in class ilog.views.util.collections.IlvCollections
Returns an unmodifiable iterator that iterates only over the input element.
onEndCreation(IlvPoint, boolean) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeInteractor
Called on the second mouse click that might finish the creation of a hyperedge.
onEndOrContinuationCreation(IlvPoint, boolean) - Method in class ilog.views.hypergraph.interactor.IlvMakeSegmentedHyperEdgeInteractor
Called on the second mouse click that might finish the creation of a hyperedge or might create a bend of the hyperedge.
onEnter(IlvObjectInteractorContext) - Method in class ilog.views.graphic.IlvGraphicHandleSelection
Called when the selection is entered.
onEnter(IlvGraphic, IlvObjectInteractorContext) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnectorEdition
Called when the selection is entered.
onEnter(IlvGraphic, IlvObjectInteractorContext) - Method in class ilog.views.hypergraph.IlvHyperEdgeEdition
Called when the selection is entered.
onEnter(IlvGraphic, IlvObjectInteractorContext) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdgeEdition
Called when the selection is entered.
onEnter(IlvObjectInteractorContext) - Method in class ilog.views.IlvHandlesSelection
Called when the selection is entered.
onEnter(IlvGraphic, IlvObjectInteractorContext) - Method in class ilog.views.IlvObjectInteractor
Called when the selection is entered.
onEnter(IlvGraphic, IlvObjectInteractorContext) - Method in class ilog.views.IlvPolyPointsEdition
Called when the selection is entered.
onEnter(IlvGraphic, IlvObjectInteractorContext) - Method in class ilog.views.IlvReshapeSelection
Called when the selection is entered.
onEnter(IlvObjectInteractorContext) - Method in class ilog.views.IlvSelection
Called when the selection is entered.
onExit(IlvObjectInteractorContext) - Method in class ilog.views.graphic.IlvGraphicHandleSelection
Called when the selection is exited.
onExit(IlvGraphic, IlvObjectInteractorContext) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnectorEdition
Called when the selection is exited.
onExit(IlvGraphic, IlvObjectInteractorContext) - Method in class ilog.views.hypergraph.IlvHyperEdgeEdition
Called when the selection is exited.
onExit(IlvGraphic, IlvObjectInteractorContext) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdgeEdition
Called when the selection is exited.
onExit(IlvObjectInteractorContext) - Method in class ilog.views.IlvHandlesSelection
Called when the selection is exited.
onExit(IlvGraphic, IlvObjectInteractorContext) - Method in class ilog.views.IlvHoverHighlightingImageOperation
Tracks the exiting events to refresh the highlighted area.
onExit(IlvGraphic, IlvObjectInteractorContext) - Method in class ilog.views.IlvObjectInteractor
Called when the selection is exited.
onExit(IlvGraphic, IlvObjectInteractorContext) - Method in class ilog.views.IlvPolyPointsEdition
Called when the selection is exited.
onExit(IlvGraphic, IlvObjectInteractorContext) - Method in class ilog.views.IlvReshapeSelection
Called when the selection is exited.
onExit(IlvObjectInteractorContext) - Method in class ilog.views.IlvSelection
Called when the selection is exited.
onInstall(IlvLinkImage) - Method in class ilog.views.graphic.linkpolicy.IlvAbstractLinkShapePolicy
Allows the policy to react immediately when it is installed at a link.
onInstall(IlvLinkImage) - Method in class ilog.views.graphic.linkpolicy.IlvBundleLinkShapePolicy
Allows the policy to react immediately when it is installed at a link.
onInstall(IlvLinkImage) - Method in class ilog.views.graphic.linkpolicy.IlvCrossingLinkShapePolicy
Allows the policy to react immediately when it is installed at a link.
onInstall(IlvLinkImage) - Method in interface ilog.views.graphic.linkpolicy.IlvLinkShapePolicy
Allows the policy to react immediately when it is installed at a link.
onInstall(IlvLinkImage) - Method in class ilog.views.graphic.linkpolicy.IlvOrthogonalLinkShapePolicy
Allows the policy to react immediately when it is installed at a link.
onParameterChanged(String) - Method in class ilog.views.graphlayout.IlvGraphLayout
Called when a global layout parameter has changed.
onParameterChanged(Object, String) - Method in class ilog.views.graphlayout.IlvGraphLayout
Called when a layout parameter for a specific node or link has changed.
onStartCreation(IlvPoint) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeInteractor
Called on the first mouse click that starts the creation of a hyperedge.
onToggleFixedAngleMode() - Method in class ilog.views.hypergraph.interactor.IlvMakeSegmentedHyperEdgeInteractor
Called when the tab or backspace key was pressed.
onUninstall(IlvLinkImage) - Method in class ilog.views.graphic.linkpolicy.IlvAbstractLinkShapePolicy
Allows the policy to react immediately when it is removed from a link.
onUninstall(IlvLinkImage) - Method in class ilog.views.graphic.linkpolicy.IlvBundleLinkShapePolicy
Allows the policy to react immediately when it is removed from a link.
onUninstall(IlvLinkImage) - Method in class ilog.views.graphic.linkpolicy.IlvCrossingLinkShapePolicy
Allows the policy to react immediately when it is removed from a link.
onUninstall(IlvLinkImage) - Method in interface ilog.views.graphic.linkpolicy.IlvLinkShapePolicy
Allows the policy to react immediately when it is removed from a link.
open(IlvRecentFileList.FileInfo, int) - Method in interface ilog.views.appframe.docview.IlvRecentFileList.FileHandler
Opens the file for the specified fileInfo.
open - Static variable in class ilog.views.diagrammer.application.IlvDiagrammerAction
This action is similar to IlvDiagrammerAction.read, except that if there is no current diagram component, or if the current diagram component is not empty, the IlvDiagrammerAction._new action is called before loading the data file.
OPEN_DOCUMENT_CMD - Static variable in class ilog.views.appframe.IlvApplication
Action command key for the action that opens a document.
OPEN_FILE_MUST_EXIST - Static variable in class ilog.views.appframe.IlvApplication
File chooser constant that determines whether the file selected in the file chooser should exist.
OPEN_MODE - Static variable in class ilog.views.appframe.IlvApplication
File chooser constant that specifies that the file chooser is displayed for opening a file.
OPEN_MULTIPLE_FILES - Static variable in class ilog.views.appframe.IlvApplication
File chooser constant that determines whether multiple files can be selected within the file chooser.
OPEN_PROJECT_NODE_CMD - Static variable in class ilog.views.appframe.swing.IlvExplorerView
Action command key for the action that opens the selected data container nodes.
openDocument(Object) - Method in class ilog.views.appframe.docview.project.IlvDataContainerDocument
Opens a document associated with the specified data container node.
openDocument() - Method in class ilog.views.appframe.IlvApplication
Prompts for a document file name and opens the corresponding document.
openDocument(IlvFileDocumentTemplate) - Method in class ilog.views.appframe.IlvApplication
Opens a document for the specified document template.
openDocumentFile(String, boolean, boolean) - Method in class ilog.views.appframe.IlvApplication
Opens a document with the specified pathname.
openNodes(Object[]) - Method in class ilog.views.appframe.swing.IlvExplorerView
Opens the selected nodes of the data container associated with this explorer view.
openOrSave(ActionEvent, IlvDiagrammer, URL) - Method in class ilog.views.diagrammer.application.IlvDiagrammerAction.FileAction
 
openRecentFile(int) - Method in class ilog.views.appframe.docview.IlvRecentFileList
Opens the file listed at the specified storage index.
openRecentOpenedFile(int) - Method in class ilog.views.appframe.IlvApplication
Opens or activates the document file corresponding to the pathname stored at specified index in the list of Most Recently Used files managed by the application.
openStyleSheet - Static variable in class ilog.views.diagrammer.application.IlvDiagrammerAction
This action shows a file chooser, and applies the selected style sheet to the diagram component.
OperationalViolation - Static variable in class ilog.tgo.model.IltAlarm.AlarmType
 
OPTIMAL - Static variable in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
The optimal leveling strategy.
OPTIMIZE - Static variable in class ilog.cpl.table.IlpTableCellRenderer
Allows the rendering to be optimized by checking if the representation object being displayed is still available in the component.
OPTIMIZE - Static variable in class ilog.cpl.tree.IlpTreeCellRenderer
Indicates this cell renderer to optimize the rendering of a tree node by checking if it is still needed or not, for instance, if the node has been already removed from the tree model.
optimizeLayout() - Method in class ilog.cpl.graph.graphlayout.IlpDefaultGraphLayoutSupport
Applies the registered node and/or a link layout algorithm to the manager content.
optimizeLayout() - Method in interface ilog.cpl.graph.graphlayout.IlpGraphLayoutSupport
Applies the registered node and/or a link layout algorithm to the manager content.
optimizeLayout() - Method in class ilog.cpl.graph.IlpGraphView
Applies the registered node and/or a link layout algorithm to the manager content.
optimizeLayout() - Method in class ilog.tgo.graphic.IltCompositeGrapher
Deprecated.  
optimizeLayoutNonAdjusting() - Method in class ilog.tgo.graphic.IltCompositeGrapher
Optimize layout, ignoring the manager's isContentsAdjusting() state.
ORDER_BY_HEIGHT - Static variable in class ilog.views.graphlayout.bus.IlvBusLayout
Deprecated. Beginning with ILOG JViews 6.5, pass the value IlvBusLayout.DESCENDING_HEIGHT to the method IlvBusLayout.setNodeComparator(java.util.Comparator) instead.
ORDER_BY_INDEX - Static variable in class ilog.views.graphlayout.bus.IlvBusLayout
Deprecated. Beginning with ILOG JViews 6.5, pass the value IlvBusLayout.ASCENDING_INDEX to the method IlvBusLayout.setNodeComparator(java.util.Comparator) instead.
ORDERED_BY_COLUMNS - Static variable in class ilog.views.util.print.IlvPrintableDocument
A page order that indicates that pages are organized by columns.
ORDERED_BY_ROWS - Static variable in class ilog.views.util.print.IlvPrintableDocument
A page order that indicates that pages are organized by rows.
orderLayer(IlvMapLayer, IlvMapLayer, boolean) - Method in class ilog.views.maps.beans.IlvMapLayerTreeModel
Orders the specified IlvMapLayer objects.
ORDINAL - Static variable in class ilog.views.util.text.IlvRuleBasedNumberFormat
Selector code that tells the constructor to create an ordinal formatter.
ORIENTATION - Static variable in interface ilog.views.faces.IlvFrameworkConstants
The orientation of a component.
ORIENTATION - Static variable in class ilog.views.maps.raster.IlvShadeableRasterStyle
The light orientation attribute name.
ORIENTATION_HORIZONTAL - Static variable in interface ilog.views.faces.IlvFrameworkConstants
The horizontal orientation.
ORIENTATION_VERTICAL - Static variable in interface ilog.views.faces.IlvFrameworkConstants
The vertical orientation.
Oriented - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated. Use CSS property oriented instead.
ORIGIN_X_PROPERTY - Static variable in class ilog.cpl.graph.background.IlpImageTileBackground
The X origin property.
ORIGIN_Y_PROPERTY - Static variable in class ilog.cpl.graph.background.IlpImageTileBackground
The Y origin property.
original - Variable in class ilog.tgo.grprim.IltPattern.PatternWrapper
 
originX - Variable in class ilog.cpl.graphic.views.background.IlpImageTileBackground
Deprecated.  
originY - Variable in class ilog.cpl.graphic.views.background.IlpImageTileBackground
Deprecated.  
ORTHOGONAL_POLICY_MODE - Static variable in class ilog.views.graphic.linkpolicy.IlvLinkShapePolicyUtil
The mode to be used if a combination of link shape policies is needed that supports the orthogonal shape constraint.
ORTHOGONAL_STYLE - Static variable in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Orthogonal link style option.
ORTHOGONAL_STYLE - Static variable in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
Orthogonal link style option.
ORTHOGONAL_STYLE - Static variable in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Orthogonal link shape option.
ORTHOGONAL_STYLE - Static variable in class ilog.views.graphlayout.link.IlvLinkLayout
Orthogonal link style option.
ORTHOGONAL_STYLE - Static variable in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Orthogonal link shape option.
ORTHOGONAL_STYLE - Static variable in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Orthogonal link style.
ORTHOGONAL_STYLE - Static variable in class ilog.views.graphlayout.tree.IlvTreeLayout
Orthogonal link shape option.
Other - Static variable in class ilog.tgo.model.IltLink.Technology
 
Other - Static variable in class ilog.tgo.model.IltNetworkElement.Function
 
Other - Static variable in class ilog.tgo.resource.IltrImage
Deprecated. Default value of setting NetworkElement.Function.Other.Icon.
OTHERS - Static variable in class ilog.tgo.graphic.graphlayout.labellayout.IltLabelLayoutConstants
Represents all the objects not defined in the other tags.
otherStateSystems() - Method in class ilog.tgo.model.IltStateSystem
Returns all the state systems used by this one.
Out - Static variable in class ilog.tgo.model.IltPerformance.SecState
A state to model any output of data in bytes.
Out_Gb - Static variable in class ilog.tgo.model.IltPerformance.SecState
A state to model any output of data in gigabytes.
Out_Kb - Static variable in class ilog.tgo.model.IltPerformance.SecState
A state to model any output of data in kilobytes.
Out_Mb - Static variable in class ilog.tgo.model.IltPerformance.SecState
A state to model any output of data in megabytes.
OutDatagrams - Static variable in class ilog.tgo.model.IltSNMP.UDP
 
OutDiscards - Static variable in class ilog.tgo.model.IltSNMP.Interface
 
OutDiscards - Static variable in class ilog.tgo.model.IltSNMP.IP
 
OUTER - Static variable in class ilog.views.graphic.composite.layout.IlvCenteredLayout
The outer layout constraint.
outerBorderColor - Variable in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
 
outerBorderWidth - Variable in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
 
OutErrors - Static variable in class ilog.tgo.model.IltSNMP.EGP
 
OutErrors - Static variable in class ilog.tgo.model.IltSNMP.ICMP
 
OutErrors - Static variable in class ilog.tgo.model.IltSNMP.Interface
 
OUTLINE_BACK - Static variable in class ilog.views.graphic.IlvText
Outline mode that the text draws first its text and then its outline.
OUTLINE_COLOR - Static variable in class ilog.views.maps.label.IlvMapLabelStyle
The OutlineColor property name.
OUTLINE_DISABLED - Static variable in class ilog.views.graphic.IlvText
Outline mode that the text does not draw its outline.
OUTLINE_FRONT - Static variable in class ilog.views.graphic.IlvText
Outline mode that the text draws its outline after drawing its text.
OUTLINE_ONLY - Static variable in class ilog.views.graphic.IlvText
Outline mode that the text draws only its outline.
OutlineColor - Static variable in class ilog.tgo.model.IltPolyGroup
Deprecated. Please use CSS property outlineColor instead.
outlineContains(IlvPoint) - Method in class ilog.views.graphic.IlvPointArray
Returns true if the point p lies on the segment of the polyline formed by the array of IlvPoint of the object.
OutlineDisplay - Static variable in class ilog.tgo.model.IltPolyGroup
Deprecated. Please use CSS property outlineVisible instead.
OutlineInside - Static variable in class ilog.tgo.model.IltPolyGroup
Deprecated. Please use CSS property outlineInside instead.
OutlineOffset - Static variable in class ilog.tgo.model.IltPolyGroup
Deprecated. Please use CSS property outlineOffset instead.
OutlineWidth - Static variable in class ilog.tgo.model.IltPolyGroup
Deprecated. Please use CSS property outlineWidth instead.
OutMsgs - Static variable in class ilog.tgo.model.IltSNMP.EGP
 
OutMsgs - Static variable in class ilog.tgo.model.IltSNMP.ICMP
 
OutNoRoutes - Static variable in class ilog.tgo.model.IltSNMP.IP
 
OutNUcastPkts - Static variable in class ilog.tgo.model.IltSNMP.Interface
 
OutOctets - Static variable in class ilog.tgo.model.IltSNMP.Interface
 
OutOfCPUCycles - Static variable in class ilog.tgo.model.IltAlarm.ProbableCause
 
OutOfMemory - Static variable in class ilog.tgo.model.IltAlarm.ProbableCause
 
OutOfService - Static variable in class ilog.tgo.graphic.IltBaseStyle
State: Out of service.
OutOfServiceBorder - Static variable in class ilog.tgo.resource.Iltr2DPalette
This is the palette of the border of a network element whose style is IltBaseStyle.OutOfService.
OutOfServiceBorderThickness - Static variable in class ilog.tgo.resource.IltrThickness
This is the thickness of the border of a network element whose style is IltBaseStyle.OutOfService.
OutPkts - Static variable in class ilog.tgo.model.IltSNMP.SNMP
 
output(Writer) - Method in class ilog.cpl.datasource.IlpDefaultDataSource
Pretty-prints the data source content to a Writer.
output(Writer, IlpFilter) - Method in class ilog.cpl.datasource.IlpDefaultDataSource
Pretty-prints the data source content to a Writer.
output(String) - Method in class ilog.cpl.datasource.IlpDefaultDataSource
Pretty-prints the data source content to a file.
output(String, IlpFilter) - Method in class ilog.cpl.datasource.IlpDefaultDataSource
Pretty-prints the data source content to a file.
output(Object, IlpTypeConverter, ContentHandler) - Method in class ilog.cpl.graphic.IlpPointSAXInfo
Writes the value to a SAX ContentHandler.
output(Object, IlpTypeConverter, ContentHandler) - Method in class ilog.cpl.graphic.IlpRectSAXInfo
Outputs the value to an SAX ContentHandler.
output(Object, IlpTypeConverter, ContentHandler) - Method in class ilog.cpl.graphic.IlpRelativePointSAXInfo
Writes the value to a SAX ContentHandler.
output(Object, IlpTypeConverter, ContentHandler) - Method in class ilog.cpl.graphic.IlpRelativeRectSAXInfo
Writes the value to a SAX ContentHandler.
output(Object, IlpTypeConverter, ContentHandler) - Method in class ilog.cpl.graphic.views.IlpPolyPointsSAXInfo
Writes the value to a SAX ContentHandler.
output(Object, IlpTypeConverter, ContentHandler) - Method in class ilog.cpl.graphic.views.IlpShelfItemPositionSAXInfo
Writes the value to a SAX ContentHandler.
output(Object, IlpTypeConverter, ContentHandler) - Method in class ilog.cpl.graphic.views.IlpSlotSizesSAXInfo
Outputs the value to an SAX ContentHandler.
output(Object, IlpTypeConverter, ContentHandler) - Method in class ilog.cpl.network.IlpGeographicPolyPointsSAXInfo
Outputs the value to an SAX ContentHandler.
output(Object, IlpTypeConverter, ContentHandler) - Method in class ilog.cpl.network.IlpGeographicPositionSAXInfo
Outputs an object to an SAX ContentHandler.
output(Object, IlpTypeConverter, ContentHandler) - Method in interface ilog.cpl.storage.IlpSAXSerializable
Outputs the value to an SAX ContentHandler.
output(Object, IlpTypeConverter, ContentHandler) - Method in class ilog.tgo.model.attribute.IltAlarmSeverityAttribute
Writes the value to a SAX ContentHandler.
output(Object, IlpTypeConverter, ContentHandler) - Method in class ilog.tgo.model.IltAlarmObjectStateSAXInfo
 
output(Object, IlpTypeConverter, ContentHandler) - Method in class ilog.tgo.model.IltBellcoreObjectStateSAXInfo
 
output(Object, IlpTypeConverter, ContentHandler) - Method in class ilog.tgo.model.IltBiSONETObjectStateSAXInfo
 
output(Object, IlpTypeConverter, ContentHandler) - Method in class ilog.tgo.model.IltObjectStateSAXInfo
 
output(Object, IlpTypeConverter, ContentHandler) - Method in class ilog.tgo.model.IltOSIObjectStateSAXInfo
 
Output - Static variable in class ilog.tgo.model.IltPerformance.SecState
A generic state to model any output.
output(Object, IlpTypeConverter, ContentHandler) - Method in class ilog.tgo.model.IltShelfItemPositionSAXInfo
 
output(Object, IlpTypeConverter, ContentHandler) - Method in class ilog.tgo.model.IltSNMPObjectStateSAXInfo
 
output(Object, IlpTypeConverter, ContentHandler) - Method in class ilog.tgo.model.IltSONETObjectStateSAXInfo
 
output(Object, IlpTypeConverter, ContentHandler) - Method in class ilog.tgo.model.IltTrapObjectStateSAXInfo
 
OUTPUT_XSL - Static variable in interface ilog.views.diagrammer.faces.IlvFacesDiagrammerConstants
The URL of the XSL output file used in the data source.
outputArray(Object, Class, ContentHandler) - Method in class ilog.cpl.storage.IlpSAXArrayWriter
Writes the array.
outputDataSource() - Method in class ilog.cpl.storage.IlpDataSourceOutput
Outputs all the contents of a data source.
outputDataSource(IlpFilter) - Method in class ilog.cpl.storage.IlpDataSourceOutput
Outputs all the contents of a data source.
OutputDeviceError - Static variable in class ilog.tgo.model.IltAlarm.ProbableCause
 
outputHierarchy(IlpObject) - Method in class ilog.cpl.storage.IlpDataSourceOutput
Outputs an object hierarchy.
outputHierarchy(IlpObject, IlpFilter) - Method in class ilog.cpl.storage.IlpDataSourceOutput
Outputs an object hierarchy.
outputObject(IlpObject) - Method in class ilog.cpl.storage.IlpDataSourceOutput
Outputs an object.
OutRequests - Static variable in class ilog.tgo.model.IltSNMP.IP
 
OutSegs - Static variable in class ilog.tgo.model.IltSNMP.TCP
 
OutsideExpansion - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.  
OutState - Static variable in class ilog.tgo.graphic.IltGraphicElementName
The secondary state icon on the right border of a base.
OutUcastPkts - Static variable in class ilog.tgo.model.IltSNMP.Interface
 
Overflow - Static variable in class ilog.tgo.model.IltBellcore.SecState
 
Overflow - Static variable in class ilog.tgo.resource.IltrImage
Deprecated. Default value of settings: Bellcore.SecState.Overflow.NT.Icon Bellcore.SecState.Overflow.CT.Icon Image: ilog/tgo/ilt_overflow.png
OverlapIcon - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated. Use CSS property overlapIcon instead.
OverlapIconVisible - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated. Use CSS property overlapIconVisible instead.
overlapping() - Method in class ilog.views.util.swing.layout.IlvTableLayout
Determines whether or not there are any overlapping components.
OVERRIDE - Static variable in class ilog.views.sdm.modeltools.IlvContentController
Constant value used by IlvContentController.lockArea(IlvRect, int) to indicate that previously locked objects must be unlocked.
OverviewDrawingStyleEditor - Class in ilog.views.maps.beans.editor
Deprecated.  
OverviewDrawingStyleEditor() - Constructor for class ilog.views.maps.beans.editor.OverviewDrawingStyleEditor
Deprecated. Creates a new OverviewDrawingStyleEditor.
OWN_TITLE_PROPERTY - Static variable in interface ilog.views.appframe.docview.IlvMDIViewContainer
Bound property name that specifies whether the view container provides its own title or whether this title is set taking into account the title of its associated document.
owner - Variable in class ilog.cpl.style.IlpStyle
Deprecated. The owner of the style, it is always a StyleListener with some privileges, like being the first one to be notified when it starts to be changed and the last one when it finishes.

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 _
Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.