Skip navigation links
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 _ 

S

S52COLORSETS - Static variable in class ilog.views.maps.defense.format.s57.IlvS57DataSource
The list of the available S52 color sets.
salmon - Static variable in class ilog.views.chart.IlvColor
The color salmon.
samePoolForSequenceFlow - Static variable in class ilog.views.bpmn.IlvBPMNFlowValidator
This flow rule verifies that two objects connected by a Sequence Flow are in the same pool.
sameSubProcessForSequenceFlow - Static variable in class ilog.views.bpmn.IlvBPMNFlowValidator
This flow rule verifies that two objects connected by a Sequence Flow are not in different sub-processes.
SAN_CartridgeSystem - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a cartridge system.
SAN_Database - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a database.
SAN_Disk - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a disk.
SAN_DoubleDatabase - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a database.
SAN_FiberChannelSwitch - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a fiber channel switch.
SAN_FiberChannelSwitch2 - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a fiber channel switch.
SAN_Modem - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a modem.
SAN_Modem2 - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a modem.
SAN_Router - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a router.
SAN_Router2 - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a router.
SAN_Router3 - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a router.
SAN_ServerExternalDisk - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for an external disk.
SAN_ServerInternalDisk - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for an internal disk.
SAN_SingleDatabase - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a database.
SAN_TAG - Static variable in class ilog.tgo.model.IltObjectStateSAXInfo
 
SAN_TapeDrive - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a tape drive.
SAN_TripleDatabase - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a database.
SATURATION - Static variable in class ilog.views.maps.raster.datasource.IlvRasterStyle
The Saturation attribute name.
save(String) - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltAnnealingLabelLayout
 
save - Static variable in class ilog.views.dashboard.IlvDashboardAction
Saves the current dashboard diagram to an existing file.
save - Static variable in class ilog.views.diagrammer.application.IlvDiagrammerAction
This action saves the diagram to the currently loaded XML file.
save(String) - Method in class ilog.views.maps.format.shapefile.IlvShapeSpatialIndex
Saves this spatial index to the file specified.
save(IlvPalette, File) - Method in class ilog.views.symbology.palettes.IlvPaletteManager
Save the specified palette in the working directory and package it into a jar file referenced by given URL The palette must belong to this palette manager.
save(IlvPalette, File, boolean, boolean) - Method in class ilog.views.symbology.palettes.IlvPaletteManager
Save the specified palette in the working directory and package it into a jar file referenced by given URL The palette must belong to this palette manager.
save(ObjectOutputStream, String) - Method in class ilog.views.util.event.IlvAbstractEventListenerCollection
Serializes the collection of event listeners as a series of key-value pairs.
save(ObjectOutputStream, String) - Method in interface ilog.views.util.event.IlvEventListenerCollection
Serializes the collection of event listeners as a series of key-value pairs.
SAVE_ALL_DOCUMENTS_CMD - Static variable in class ilog.views.appframe.IlvApplication
Action command key for the action that saves all modified documents.
SAVE_AS_DOCUMENT_CMD - Static variable in class ilog.views.appframe.IlvApplication
Action command key for the Save as action.
SAVE_AS_MODE - Static variable in class ilog.views.appframe.IlvApplication
File chooser constant that specifies that the file chooser is displayed for changing a filename while processing a SaveAs action.
SAVE_DOCUMENT_CMD - Static variable in class ilog.views.appframe.IlvApplication
Action command key for the Save action.
SAVE_MODE - Static variable in class ilog.views.appframe.IlvApplication
File chooser constant that specifies that the file chooser is displayed for changing a filename.
SAVEABLE_PROPERTY - Static variable in interface ilog.views.appframe.docview.IlvDocument
Name of the bound property that specifies whether the document can be saved.
saveActiveDocument(boolean) - Method in class ilog.views.appframe.IlvApplication
Saves the document currently active in the application.
saveAllDocuments() - Method in class ilog.views.appframe.IlvApplication
Saves all the modified documents open in the application.
saveAndEnableViewCoordinates(IlvGrapherAdapter) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
Saves the reference transformer and reference view such that it can later be restored.
saveAs - Static variable in class ilog.views.dashboard.IlvDashboardAction
Saves the current dashboard diagram contents into a new dashboard file.
saveAs - Static variable in class ilog.views.diagrammer.application.IlvDiagrammerAction
This action shows a file chooser and writes the diagram to the selected XML file.
saveAsActiveDocument(boolean) - Method in class ilog.views.appframe.IlvApplication
Saves the active document under another file name.
saveChanges(IlvSettings) - Method in interface ilog.views.appframe.settings.SettingsListener
Invoked when the settings manager that owns this listener is asked for committing changes.
saveDocument(String) - Method in class ilog.views.appframe.IlvApplication
Saves the document with the specified pathname.
saveDocument(IlvDocument) - Method in class ilog.views.appframe.IlvApplication
Saves the specified document.
saveDocumentModifications(IlvDocument) - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
Saves the specified document if it was modified.
saveDocumentModifications(IlvDocument) - Method in class ilog.views.appframe.IlvApplication
Saves the modifications of the specified document.
saveParametersToNamedProperties(IlvGraphLayout, boolean) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
Transfers the layout parameter settings to named properties of the grapher.
saveParametersToNamedProperties(IlvGraphLayout, String, boolean) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
Transfers the layout parameter settings to named properties of the grapher.
saveParametersToNamedProperties(IlvGraphLayout, boolean) - Method in interface ilog.views.graphlayout.IlvGrapherPropertyAdapter
Transfers the layout parameter settings to named properties of the grapher.
saveParametersToNamedProperties(IlvGraphLayout, String, boolean) - Method in interface ilog.views.graphlayout.IlvGrapherPropertyAdapter
Transfers the layout parameter settings to named properties of the grapher.
saveParametersToNamedProperties(IlvGraphLayout, boolean) - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
Transfers the layout parameter settings to named properties of the grapher.
saveParametersToNamedProperties(IlvGraphLayout, String, boolean) - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
Transfers the layout parameter settings to named properties of the grapher.
saveParametersToNamedProperties(IlvLabelLayout, boolean) - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
Transfers the layout parameter settings to named properties of the manager.
saveParametersToNamedProperties(IlvLabelLayout, String, boolean) - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
Transfers the layout parameter settings to named properties of the manager.
savePopupMenuModelInSession(HttpServletRequest, IlvMenu) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartPopupSupport
Saves the generated menu in session using the MENU_SESSION_KEY key.
savePopupMenuModelInSession(HttpServletRequest, IlvMenu) - Method in class ilog.views.faces.dhtml.servlet.IlvFacesManagerPopupSupport
Saves the generated menu in session using the MENU_SESSION_KEY key.
savePopupMenuModelInSession(HttpServletRequest, IlvMenu) - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttPopupSupport
Saves the generated menu in session using the MENU_SESSION_KEY key.
savePopupMenuModelInSession(HttpServletRequest, IlvMenu) - Method in class ilog.views.util.servlet.IlvPopupMenuServletSupport
Saves the generated menu in session using the MENU_SESSION_KEY key.
savePreferences() - Method in class ilog.views.dashboard.IlvDashboardEditor
Saves the preferences before terminating the session.
savePreferences() - Method in class ilog.views.dashboard.IlvDashboardEditorFrame
Invoked by the Dashboard Editor to save the user preferences before exiting the session.
savePreferredLayoutsToNamedProperties(IlvDefaultLayoutProvider, boolean, boolean, boolean) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
Transfers the preferred layout settings to named properties of the grapher.
savePreferredLayoutsToNamedProperties(IlvDefaultLayoutProvider, boolean, boolean, boolean) - Method in interface ilog.views.graphlayout.IlvGrapherPropertyAdapter
Transfers the preferred layout settings to named properties of the grapher.
savePreferredLayoutsToNamedProperties(IlvDefaultLayoutProvider, boolean, boolean, boolean) - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
Transfers the preferred layout settings to named properties of the grapher.
saveState(FacesContext) - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.tgo.faces.graph.component.IltFacesGraphView
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.tgo.faces.graph.dhtml.component.IltFacesGraphViewSelectionManager
Gets the state of the instance as a Serializable Object.
saveState(FacesContext) - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesClientSelectInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesGraphInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.chart.faces.component.data.IlvFacesJDBCDataSource
Gets the state of the instance as a Serializable Object.
saveState(FacesContext) - Method in class ilog.views.chart.faces.component.data.IlvFacesJDBCMapping
Gets the state of the instance as a Serializable Object.
saveState(FacesContext) - Method in class ilog.views.chart.faces.component.IlvChartView
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.chart.faces.dhtml.component.data.IlvFacesXMLDataSource
Gets the state of the instance as a Serializable Object.
saveState(FacesContext) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLLegend
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLOverview
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLView
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartFacesContextualMenu
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.chart.faces.dhtml.interactor.IlvChartSelectInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.chart.faces.interactor.IlvChartPanInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.chart.faces.interactor.IlvChartPickInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.chart.faces.interactor.IlvChartZoomInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.diagrammer.faces.component.data.IlvFacesDiagrammerXMLDataSource
Gets the state of the instance as a Serializable Object.
saveState(FacesContext) - Method in class ilog.views.diagrammer.faces.component.IlvFacesDiagrammerView
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDiagrammerSelectionManager
Gets the state of the instance as a Serializable Object.
saveState(FacesContext) - Method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesDiagrammerLinkInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesDiagrammerResizeInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesDiagrammerSelectInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.component.IlvBasicView
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.component.IlvBasicViewHelper
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.component.IlvButtonGroup
Returns the state of this component.
saveState(FacesContext) - Method in interface ilog.views.faces.component.IlvFacesComponent
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.component.IlvFacesComponentBase
Gets the state of the instance as a Serializable Object.
saveState(FacesContext) - Method in class ilog.views.faces.component.IlvFacesComponentImpl
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.component.IlvFacesContextualMenu
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.component.IlvFacesMenu
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.component.IlvFacesPanTool
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.component.IlvFacesView
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.component.IlvFacesZoomTool
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.component.IlvImageButton
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.component.IlvMessageBox
Returns the state of this component.
saveState(FacesContext) - Method in interface ilog.views.faces.component.IlvViewHelper
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.component.IlvViewHelperImpl
Returns the state of this component.
saveState(FacesContext) - Method in interface ilog.views.faces.dhtml.component.IlvDHTMLHelper
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.dhtml.component.IlvDHTMLHelperImpl
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.dhtml.component.IlvDHTMLImageButton
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLOverview
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.dhtml.component.IlvFacesSelectionManager
Gets the state of the instance as a Serializable Object.
saveState(FacesContext) - Method in class ilog.views.faces.dhtml.interactor.IlvFacesAjaxInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.dhtml.interactor.IlvFacesCursorChangeInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.dhtml.interactor.IlvFacesInteractorGroup
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.dhtml.interactor.IlvFacesInterceptInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.dhtml.interactor.IlvFacesSelectInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectRectInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.interactor.IlvDragRectInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.interactor.IlvFacesMapInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.interactor.IlvFacesMapRectInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.interactor.IlvFacesPanInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.interactor.IlvFacesTooltipInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.interactor.IlvFacesZoomInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.faces.interactor.IlvInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.gantt.faces.component.data.IlvFacesGanttXMLDataSource
Gets the state of the instance as a Serializable Object.
saveState(FacesContext) - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttSupportImpl
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesGanttSelectionManager
Gets the state of the instance as a Serializable Object.
saveState(FacesContext) - Method in class ilog.views.gantt.faces.interactor.IlvFacesResizeActivityInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.gantt.faces.interactor.IlvFacesRowExpandCollapseInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.gantt.faces.interactor.IlvFacesRowSelectInteractor
Returns the state of this component.
saveState(FacesContext) - Method in class ilog.views.maps.faces.component.IlvFacesLayerVisibilityTool
Gets the state of the instance as a Serializable Object.
saveState(FacesContext) - Method in class ilog.views.maps.faces.dhtml.component.IlvFacesGoogleViewComponent
Overridden to save the tag properties Returns the state of this component.
saveStyles() - Method in class ilog.cpl.graphic.IlpBasicGraphicViewStyleManager
Deprecated.
Saves all buffered styles to the underlying storage.
saveStyles(File) - Method in class ilog.cpl.graphic.IlpBasicGraphicViewStyleManager
Deprecated.
Saves all buffered styles to the given underlying storage.
saveTo(File) - Method in class ilog.views.symbology.palettes.IlvPaletteDocumentation
Copies the documentation that has been created in the working directory into the destination directory specified by the user.
SC_Fiber_f - Static variable in class ilog.tgo.model.IltPort.Type
This type defines an SC Fiber female connector.
SC_Fiber_m - Static variable in class ilog.tgo.model.IltPort.Type
This type defines an SC Fiber male connector.
SCA_80f - Static variable in class ilog.tgo.model.IltPort.Type
This type defines an SCA female connector with 80 pins.
SCA_80m - Static variable in class ilog.tgo.model.IltPort.Type
This type defines an SCA male connector with 80 pins.
scale(double) - Method in class ilog.tgo.graphic.IltLineSpec
Returns a scaled version of this linespec.
scale(double, double) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
Resizes the object.
scale(double, double) - Method in class ilog.views.graphic.IlvGraphicHandle
Resizes the object.
scale(double, double) - Method in class ilog.views.graphic.IlvTransformedGraphic
Resizes the object.
scale(double, double) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeConnector
Resizes the object.
scale(double, double) - Method in class ilog.views.IlvGraphic
Resizes the object.
scale(double, double, double, double) - Method in class ilog.views.IlvTransformer
Composes the transformer with a scaling operation of sx by sy leaving the point (cx, cy) fixed.
scale(double) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DDoubleVector
Multiplies this vector by a scale factor.
scale(float) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DFloatVector
Multiply this vector by a scale factor.
SCALE_EMPTY - Static variable in class ilog.views.maps.beans.IlvJScaleBar
Displays graduations with empty rectangles.
SCALE_EMPTY - Static variable in class ilog.views.maps.beans.IlvScaleBar
Displays graduations with empty rectangles.
SCALE_LEVELS - Static variable in class ilog.views.maps.servlet.IlvManagerTiler
Deprecated.
Beginning with Rogue Wave JViews 8.1, use the constant IlvMapTileGeneratorConstants.SCALE_LEVELS_PROPERTY instead.
SCALE_LEVELS_PROPERTY - Static variable in class ilog.views.maps.IlvMapTileGeneratorConstants
The IlvNamedProperty containing the scale levels parameter.
SCALE_TO_DIMENSION - Static variable in class ilog.views.chart.print.IlvChartPrintableDocument
The resize mode value to scale the chart to fit the printable page.
SCALED - Static variable in class ilog.views.chart.graphic.IlvImageDecoration
The SCALED mode constant.
ScaledBorderWidthThreshold - Static variable in class ilog.tgo.graphic.IltLineSpec
If a border gets thinner than this during scale, it is dropped.
SCALES - Static variable in class ilog.views.util.java2d.IlvPattern
Horizontal fish-scale pattern
SCATTER - Static variable in class ilog.views.chart.IlvChartRenderer
Scatter chart renderer type.
schedule() - Method in class ilog.views.gantt.model.IlvGanttModelScheduler
Computes the schedule of the Gantt data model.
SCHEDULE_CHART_TYPE - Static variable in class ilog.views.gantt.project.IlvGanttProjectConfiguration
The chart type for a resource-oriented Schedule chart.
SCHEDULE_ELEMENT - Static variable in interface ilog.views.gantt.xml.IlvSDXLConstants
The schedule element name.
SCIENTIFICSTYLE - Static variable in class ilog.views.util.text.IlvNumberFormatFactory
Constant to specify a style of format to display scientific number.
SCREEN - Static variable in class ilog.views.maps.beans.editor.IlvPickCoordinateEvent
Screen to Screen coordinate transformation.
scriptDescriptor - Static variable in class ilog.views.faces.dhtml.renderkit.IlvDHTMLRenderer
Returns the script descriptor of the renderer.
scroll(double, double, int) - Method in class ilog.views.chart.IlvChart
Scrolls the visible range of the x- and y-axis by the specified amount.
scroll(int) - Method in class ilog.views.chart.interactor.IlvChartScrollInteractor
Called when a scroll is performed in the given direction.
scroll(int) - Method in class ilog.views.chart.interactor.IlvChartXScrollInteractor
Scrolls the chart along the X-axis in the given direction.
scroll(int) - Method in class ilog.views.chart.interactor.IlvChartYScrollInteractor
Scrolls the chart along the Y-axis in the given direction.
SCROLL_BAR - Static variable in interface ilog.views.faces.IlvFacesConstants
 
SCROLL_TIME_LEFT_KEYSTROKE - Static variable in class ilog.views.gantt.IlvHierarchyChart
The default left-arrow KeyStroke that is used to register the scroll-time-left action with the right Gantt panel when the chart is created.
SCROLL_TIME_RIGHT_KEYSTROKE - Static variable in class ilog.views.gantt.IlvHierarchyChart
The default right-arrow KeyStroke that is used to register the scroll-time-right action with the right Gantt panel when the chart is created.
SCROLL_VERTICAL_DOWN_KEYSTROKE - Static variable in class ilog.views.gantt.IlvHierarchyChart
The default down-arrow KeyStroke that is used to register the scroll-down action with the right Gantt panel when the chart is created.
SCROLL_VERTICAL_UP_KEYSTROKE - Static variable in class ilog.views.gantt.IlvHierarchyChart
The default up-arrow KeyStroke that is used to register the scroll-up action with the right Gantt panel when the chart is created.
SCROLLABLE_PROPERTY - Static variable in class ilog.views.appframe.swing.docking.IlvDockingArea
Bound property name that determines whether the dockable is scrollable.
SCROLLBAR_UNIT_INCREMENT - Static variable in class ilog.cpl.graph.IlpGraphView
Increment used by scrollbars Default value: 5
scrollBoundsToDisplay(Rectangle) - Method in class ilog.views.gantt.IlvVerticalDisplayController
Scrolls the vertical bounds specified by the y and height fields of the given rectangle into the display area.
scrollRectToVisible(Rectangle) - Method in class ilog.cpl.table.IlpJTable
Forwards the scrollRectToVisible() message to the table if it is a row header table.
scrollRectToVisible(int, int, boolean) - Method in class ilog.cpl.table.IlpTableView
Scrolls the table so that the given row and column become visible.
scrollToObject(Object) - Method in class ilog.views.diagrammer.IlvDiagrammer
Makes sure that the specified object is visible in this diagram component.
scrollToObject(Object) - Method in class ilog.views.sdm.IlvSDMEngine
Makes sure that an object is visible in the reference view of this SDM engine.
SDMEngineDataLoadingAdapter - Class in ilog.views.sdm.event
A neutral implementation of the SDMEngineDataLoadingListener interface.
SDMEngineDataLoadingAdapter() - Constructor for class ilog.views.sdm.event.SDMEngineDataLoadingAdapter
This constructor does nothing.
SDMEngineDataLoadingListener - Interface in ilog.views.sdm.event
The SDMEngineDataLoadingListener interface is used by an IlvSDMEngine to notify that a new data set is being loaded.
SDMEngineEvent - Class in ilog.views.sdm.event
SDMEngineEvent is the superclass of notification events sent by an IlvSDMEngine.
SDMEngineEvent(Object) - Constructor for class ilog.views.sdm.event.SDMEngineEvent
Creates a new SDMEngineEvent.
SDMEngineObjectRenderedEvent - Class in ilog.views.sdm.event
An SDMEngineObjectRenderedEvent is sent by an IlvSDMEngine to SDMEngineDataLoadingListener objects to notify them that a graphic object has been rendered.
SDMEngineObjectRenderedEvent(Object, Object, IlvGraphic) - Constructor for class ilog.views.sdm.event.SDMEngineObjectRenderedEvent
Creates a new SDMEngineObjectRenderedEvent.
SDMEngineRendererCreatedEvent - Class in ilog.views.sdm.event
An SDMEngineRendererCreatedEvent is sent by an IlvSDMEngine to SDMEngineStyleSheetListener objects to notify them that a renderer has been created.
SDMEngineRendererCreatedEvent(Object, String, IlvSDMRenderer) - Constructor for class ilog.views.sdm.event.SDMEngineRendererCreatedEvent
Creates a new SDMEngineRendererCreatedEvent.
SDMEngineSelectionEvent - Class in ilog.views.sdm.event
An SDMEngineSelectionEvent is sent by an IlvSDMEngine to SDMEngineSelectionListener objects to notify them that the set of selected objects in an SDM engine has changed.
SDMEngineSelectionEvent(Object, Object) - Constructor for class ilog.views.sdm.event.SDMEngineSelectionEvent
Creates a new SDM engine selection event.
SDMEngineSelectionListener - Interface in ilog.views.sdm.event
The SDMEngineSelectionListener interface is used by an IlvSDMEngine to notify listeners of changes in the set of selected objects.
SDMEngineStyleSheetAdapter - Class in ilog.views.sdm.event
A neutral implementation of the SDMEngineStyleSheetListener interface.
SDMEngineStyleSheetAdapter() - Constructor for class ilog.views.sdm.event.SDMEngineStyleSheetAdapter
This constructor does nothing.
SDMEngineStyleSheetEvent - Class in ilog.views.sdm.event
An SDMEngineStyleSheetEvent is sent by an IlvSDMEngine to SDMEngineStyleSheetListener objects to notify them that a new (set of) style sheet(s) is being loaded.
SDMEngineStyleSheetEvent(Object, String[]) - Constructor for class ilog.views.sdm.event.SDMEngineStyleSheetEvent
Creates a new SDMEngineStyleSheetEvent.
SDMEngineStyleSheetListener - Interface in ilog.views.sdm.event
The SDMEngineStyleSheetListener interface is used by an IlvSDMEngine to notify listeners of events occurring while a new style sheet is being loaded.
SDMGrapherPin(IlvPinLinkConnector, IlvSDMEngine, double, double) - Constructor for class ilog.views.sdm.renderer.IlvGrapherPinRenderer.SDMGrapherPin
Creates a new SDMGrapherPin.
SDMGrapherPin(IlvInputStream) - Constructor for class ilog.views.sdm.renderer.IlvGrapherPinRenderer.SDMGrapherPin
Reads the grapher pin from an IVL stream.
SDMGraphLayoutRendererEvent - Class in ilog.views.sdm.event
The SDMGraphLayoutRendererEvent is sent by an IlvGraphLayoutRenderer to SDMGraphLayoutRendererListener to notify the use of the IlvGraphLayout of the renderer.
SDMGraphLayoutRendererEvent(IlvGraphLayoutRenderer) - Constructor for class ilog.views.sdm.event.SDMGraphLayoutRendererEvent
Creates a new SDMGraphLayoutRendererEvent.
SDMGraphLayoutRendererListener - Interface in ilog.views.sdm.event
The SDMGraphLayoutRendererListener interface is used by an IlvGraphLayoutRenderer to notify of events occurring while the IlvGraphLayout of the renderer is in use.
SDMModelAdapter - Class in ilog.views.sdm.event
A neutral implementation of SDMModelListener.
SDMModelAdapter() - Constructor for class ilog.views.sdm.event.SDMModelAdapter
This constructor does nothing.
SDMModelEvent - Class in ilog.views.sdm.event
Events of type SDMModelEvent are sent to SDMModelListeners by an IlvSDMModel.
SDMModelEvent(Object, Object, boolean) - Constructor for class ilog.views.sdm.event.SDMModelEvent
Creates a new SDMModelEvent.
SDMModelListener - Interface in ilog.views.sdm.event
The SDMModelListener interface is used to notify the implementing class that the SDM model of an IlvSDMView has changed.
SDMPinLinkConnector(IlvSDMEngine, IlvGraphic) - Constructor for class ilog.views.sdm.renderer.IlvGrapherPinRenderer.SDMPinLinkConnector
Creates a new SDMPinLinkConnector.
SDMPinLinkConnector(IlvSDMEngine, IlvLinkImage, boolean) - Constructor for class ilog.views.sdm.renderer.IlvGrapherPinRenderer.SDMPinLinkConnector
Creates a new SDMPinLinkConnector.
SDMPinLinkConnector(IlvInputStream) - Constructor for class ilog.views.sdm.renderer.IlvGrapherPinRenderer.SDMPinLinkConnector
Reads the connector from an IVL stream.
SDMPropertyChangeEvent - Class in ilog.views.sdm.event
Events of type SDMPropertyChangeEvent are sent to SDMModelListeners by an IlvSDMModel when one or more properties of a data object have changed.
SDMPropertyChangeEvent(Object, Object, boolean, String, Object, Object) - Constructor for class ilog.views.sdm.event.SDMPropertyChangeEvent
Creates a new SDMPropertyChangeEvent for a single property change or for an unspecified set of property changes.
SDMPropertyChangeEvent(Object, Object, boolean, String[], Object[], Object[]) - Constructor for class ilog.views.sdm.event.SDMPropertyChangeEvent
Creates a new SDMPropertyChangeEvent for multiple simultaneous property changes.
SDMPropertyChangeListener - Interface in ilog.views.sdm.event
The SDMPropertyChangeListener interface is used to notify the implementing class that a property of an object returned by an SDM model has changed.
SDMRelativeLinkConnector(IlvSDMEngine, IlvGraphic) - Constructor for class ilog.views.sdm.renderer.graphlayout.IlvLinkLayoutRenderer.SDMRelativeLinkConnector
Deprecated.
Creates a new SDM relative link connector.
SDMRelativeLinkConnector(IlvInputStream) - Constructor for class ilog.views.sdm.renderer.graphlayout.IlvLinkLayoutRenderer.SDMRelativeLinkConnector
Deprecated.
Reads an SDM relative link connector from an IVL input stream.
SDOConnectionPanel - Class in ilog.views.maps.export
A class to handle the connection to the Oracle database.
SDOConnectionPanel() - Constructor for class ilog.views.maps.export.SDOConnectionPanel
Creates a Panel to allow the user to connect to Oracle.
SDOLayerFilter(String) - Constructor for class ilog.views.maps.datasource.IlvSDODataSource.SDOLayerFilter
Sets the filter associated with a layer name.
SDOLayerFilter(IlvInputStream) - Constructor for class ilog.views.maps.datasource.IlvSDODataSource.SDOLayerFilter
Reads a filter from a saved file.
SDORasterMetaData(String) - Constructor for class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOFeatureIterator.SDORasterMetaData
Constructs a SDORasterMetaData object from it XML description (attribute of SDO_GEORASTER object)
seaGreen - Static variable in class ilog.views.chart.IlvColor
The color sea green.
searchRecordByColumnValue(int, Object) - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPTable
Search for the first record encountered that contains a specified value for a specific column.
searchStrategy - Variable in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
The strategy used to search values in this style.
searchValue(String, IlpCellCoordinates, boolean, boolean) - Method in class ilog.cpl.IlpTable
Searches for the specified string in the values displayed by the table.
searchValue(String, IlpCellCoordinates, boolean, boolean) - Method in class ilog.cpl.table.IlpTableView
Searches the specified string in the values displayed by the table.
SECOND - Static variable in class ilog.views.chart.IlvTimeUnit
Predefined unit for seconds.
Second() - Constructor for class ilog.views.util.time.IlvTimeIncrementPolicy.Second
Creates a new IlvTimeIncrementPolicy.Second policy.
Second() - Constructor for class ilog.views.util.time.IlvTimeIncrementPolicy2.Second
Creates a new IlvTimeIncrementPolicy.Second policy.
SecondaryStateModifiers - Static variable in class ilog.tgo.graphic.IltGraphicElementName
Icon stacker, which is displayed on the top of the network element base and on the group and card base to show the secondary states held by the object.
SecondaryStatesAttribute - Static variable in class ilog.tgo.model.IltObject
Attribute used to retrieve, as a string, the secondary states (in Bellcore and SNMP standards) or the statuses (in OSI standard) or the protection switch request indicators (in SONET standard) of the IltObject.
SecondaryStateStackerPosition - Static variable in class ilog.tgo.model.IltObject
Deprecated.
Use CSS property secondaryStatePosition instead.
secondFloor(Calendar) - Static method in class ilog.views.util.time.IlvCalendarUtil
Truncates the given Calendar downwards to the nearest second boundary.
secondFloor(Calendar) - Static method in class ilog.views.util.time.IlvCalendarUtil
Truncates the given Calendar downwards to the nearest second boundary.
SecState() - Constructor for class ilog.tgo.model.IltBellcore.SecState
 
SecState(String, String, String) - Constructor for class ilog.tgo.model.IltBellcore.SecState
 
SecState(String, String, String) - Constructor for class ilog.tgo.model.IltMisc.SecState
 
SecState() - Constructor for class ilog.tgo.model.IltMisc.SecState
This constructor is used by CSS styling mechanism.
SecState(String, String, String) - Constructor for class ilog.tgo.model.IltPerformance.SecState
 
SecState(String, String, String, Number, Number, boolean, Number, boolean) - Constructor for class ilog.tgo.model.IltPerformance.SecState
 
SecState() - Constructor for class ilog.tgo.model.IltPerformance.SecState
This constructor is used by CSS styling mechanism.
SecState(String, String, String) - Constructor for class ilog.tgo.model.IltSAN.SecState
 
SecState(String, String, String, Number, Number, boolean, Number, boolean) - Constructor for class ilog.tgo.model.IltSAN.SecState
 
SecState() - Constructor for class ilog.tgo.model.IltSAN.SecState
This constructor is used by CSS styling mechanism.
SecStateModifierToolTipFactory - Static variable in class ilog.tgo.graphic.IltCompositeInteractions
Deprecated.
Please use IlpToolTipManager and CSS property toolTipGraphic instead. The same feature can be achieved with the following CSS configuration:
 object."ilog.tgo.model.IltObject/objectState" {
   toolTipGraphic:  @+SecStateToolTipGraphic;
 }
 Subobject#SecStateToolTipGraphic {
   class: 'ilog.tgo.graphic.IltSecStateModifierToolTipGraphic';
 }
 
SecurityViolation - Static variable in class ilog.tgo.model.IltAlarm.AlarmType
 
seeEachOther(IlvGraphic, IlvGraphic) - Static method in class ilog.views.hypergraph.crossing.IlvCrossingCalculation
Returns whether two crossing aware objects see each other.
seek(long) - Method in interface ilog.views.maps.defense.format.vmap.IlvVMAPDataInput
Sets the file-pointer offset, measured from the beginning of this file, at which the next read or write occurs.
Segment(double, double) - Constructor for class ilog.views.maps.defense.terrain.IlvLineOfVisibility.Segment
Creates a new segment.
SegmentShape(IlvInputStream) - Constructor for class ilog.views.hypergraph.IlvSegmentedHyperEdge.SegmentShape
Reads the object from an IlvInputStream.
select(IlvSettingsQuery) - Method in class ilog.views.appframe.IlvApplication
Returns the settings elements selected by the specified query.
select(String, IlvSettingsElement[]) - Method in class ilog.views.appframe.IlvApplication
Returns the settings elements selected by the specified query parameters.
select(IlvSettingsQuery, IlvSettingsElement[]) - Method in class ilog.views.appframe.IlvApplication
Returns the settings elements selected by the specified query starting from the specified settings elements.
select(IlvSettingsQuery) - Method in class ilog.views.appframe.settings.IlvSettings
Returns the settings elements selected by the specified query.
select(String, IlvSettingsElement[]) - Method in class ilog.views.appframe.settings.IlvSettings
Returns the settings elements with the specified settings type and children of the specified contextElements.
select(IlvSettingsQuery, IlvSettingsElement[]) - Method in class ilog.views.appframe.settings.IlvSettings
Returns the settings elements selected by the specified query from the specified settings element.
select(IlvDashboardSymbol) - Method in class ilog.views.dashboard.IlvDashboardKeySelectManager
Selects a IlvDashboardSymbol in a dashboard diagram in response to a keyboard event.
select - Static variable in class ilog.views.diagrammer.application.IlvDiagrammerAction
This action toggles the "selection" mode of the diagram component.
select(IlvActivity, boolean) - Method in class ilog.views.gantt.IlvGanttChart
Selects or deselects an activity.
select(IlvConstraint, boolean) - Method in class ilog.views.gantt.IlvHierarchyChart
Selects or deselects a constraint.
select(IlvResource, boolean) - Method in class ilog.views.gantt.IlvScheduleChart
Selects or deselects the specified resource.
select(IlvReservation, boolean) - Method in class ilog.views.gantt.IlvScheduleChart
Selects or deselects the specified reservation.
select(IlvPaletteSymbol) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerCollapsibleTreeViewer
Selects a symbol in the symbol viewer.
select(IlvPalette) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerCollapsibleTreeViewer
Selects a palette in the viewer.
select(IlvPalette, boolean) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerCollapsibleTreeViewer
Selects the collapsible panel corresponding to the given palette and expands it.
select(IlvPaletteSymbol) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerComboboxViewer
Select a symbol in the symbol viewer.
select(IlvPalette) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerComboboxViewer
Selects a palette in the viewer.
select(IlvPaletteSymbol) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerTabbedViewer
Select a symbol in the symbol viewer.
select(IlvPalette) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerTabbedViewer
Selects a palette in the viewer.
select(IlvPaletteSymbol) - Method in interface ilog.views.symbology.palettes.swing.IlvPaletteManagerViewer
Selects a symbol in the viewer.
select(IlvPalette) - Method in interface ilog.views.symbology.palettes.swing.IlvPaletteManagerViewer
Selects a palette in the viewer.
select(IlvPaletteObject) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteToolbarViewer
Selects an object in the viewer.
select(IlvPaletteObject) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteTreeViewer
Selects an object in the viewer.
select(IlvPaletteObject) - Method in interface ilog.views.symbology.palettes.swing.IlvPaletteViewer
Selects an object in the viewer.
SELECT_ALL_COMMAND - Static variable in class ilog.views.appframe.swing.IlvTextView
Action command key for selecting all the text in the text view.
selectAll() - Method in class ilog.cpl.graph.IlpGraphView
Puts all visible objects into the selection.
selectAll() - Method in class ilog.cpl.IlpEquipment
Puts all visible objects into the selection.
selectAll() - Method in class ilog.cpl.IlpNetwork
Puts all visible objects into the selection.
selectAll() - Method in class ilog.cpl.IlpTable
Selects all the cells visible in the table view.
selectAll() - Method in class ilog.cpl.table.IlpTableView
Selects all the visible cells.
selectAll() - Method in class ilog.views.dashboard.IlvDashboardDiagram
Selects all the symbols and background object in the diagram.
selectAll - Static variable in class ilog.views.diagrammer.application.IlvDiagrammerAction
This action calls the IlvDiagrammer.selectAll() method of the diagram component.
selectAll() - Method in class ilog.views.diagrammer.IlvDiagrammer
Selects all the objects in the diagram.
selectAll(HttpServletRequest, IlvSelectionSupport.IlvSelectionResponse, IlvDiagrammer) - Method in class ilog.views.diagrammer.servlet.IlvDiagrammerSelectionSupport
Selects all the objects in the specified diagrammer.
selectAll() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
Selects all the visible sublinks in this link bundle.
selectAll(boolean) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
Selects all the visible sublinks in the link bundle.
selectAll(boolean, boolean) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
Selects all the visible sublinks in this link bundle.
selectAll(boolean) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
Selects all segments of this hyperedge.
selectAll(IlvManagerView, boolean) - Method in class ilog.views.IlvManager
Selects all the graphic objects that are visible in a view.
selectAll(boolean) - Method in class ilog.views.IlvManager
Selects all the visible graphic objects in the manager.
selectAll(boolean, boolean) - Method in class ilog.views.IlvManager
Selects all the visible graphic objects in the manager.
selectAll(boolean, boolean) - Method in interface ilog.views.IlvObjectWithSelection
Selects all the subobject of this object.
selectAll(boolean) - Method in class ilog.views.maps.beans.IlvMapLayer
Selects or deselects all the IlvGraphic objects contained in this layer.
selectAllFeatures() - Method in class ilog.views.maps.beans.IlvFeatureSelectorPanel
Selects all features.
selectAllObjects() - Method in class ilog.views.sdm.IlvSDMEngine
Selects all the graphic objects that represent objects of the data model.
selectAllPins(boolean, boolean) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnector
Sets all pins of the connector selected or unselected.
selectAllPins(boolean, boolean) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnectorSelection
Selects or deselects all pins.
selectAt(double, double, IlvManagerView) - Method in class ilog.views.dashboard.IlvDashboardKeySelectManager
Selects the object located at the (x,y) coordinate in view.
selectAttributeValue(String, String) - Method in class ilog.views.appframe.settings.IlvSettingsQuery
Specifies that the node selected by the current step must have an attribute with a given name that equals a given value.
selectChildren(String) - Method in class ilog.views.appframe.settings.IlvSettingsQuery
Adds a new step to the path that selects elements with the specified type.
Selected - Static variable in class ilog.tgo.graphic.IltCompositeGraphic
The graphic setting indicating that an object is selected.
SELECTED - Static variable in interface ilog.views.faces.IlvFacesConstants
The selected state property of a component.
SELECTED_BORDER_PROPERTY - Static variable in class ilog.views.appframe.swing.IlvToolBar
Property that provides the border of a button when it is selected.
SELECTED_CONFIGURATION_PROPERTY - Static variable in class ilog.views.appframe.docview.IlvDocumentTemplate
Bound property name for the name of the configuration whose new container must be activated when creating views on a document.
SELECTED_DEFAULT_VALUE - Static variable in class ilog.views.faces.component.IlvImageButton
Default value of selected property.
SELECTED_IMAGE - Static variable in interface ilog.views.faces.IlvFacesConstants
An image URL property when the component is in a selected state.
SELECTED_SELECTION_HIGHLIGHT - Static variable in class ilog.cpl.tree.IlpTreeView
The selected objects from the selection model are highlighted.
SELECTED_SYMBOL - Static variable in class ilog.views.maps.servlet.IlvFacesGoogleViewServletSupport
Request parameter that indicates that we want the selected icon
selectedGraphicsIterator() - Method in class ilog.views.gantt.IlvGanttConfiguration
Returns an iterator over the currently selected graphics in the Gantt sheet.
selectedGraphicsIterator() - Method in class ilog.views.gantt.IlvHierarchyChart
Returns an iterator over the currently selected graphics in the Gantt sheet.
selectedItemChanged(int, Object) - Method in class ilog.views.appframe.event.IlvListActionHandler
Invoked when the selected item of the list of items has changed.
selectedRowsIterator() - Method in class ilog.views.gantt.IlvGanttConfiguration
Returns an iterator over the currently selected rows.
selectedRowsIterator() - Method in class ilog.views.gantt.IlvHierarchyChart
Returns an iterator over the rows that are selected in the chart.
selectElement(IlvSettingsQuery) - Method in class ilog.views.appframe.IlvApplication
Returns the first settings element selected by the specified query.
selectElement(String, String, Object) - Method in class ilog.views.appframe.IlvApplication
Returns the first settings element selected by the specified query parameters.
selectElement(IlvSettingsQuery) - Method in class ilog.views.appframe.settings.IlvSettings
Returns the first settings element selected by the specified query.
selectElement(String, String, Object) - Method in class ilog.views.appframe.settings.IlvSettings
Returns the first root settings element selected by the specified query parameters.
selectElement(String) - Method in class ilog.views.appframe.settings.IlvSettings
Returns the first root settings element with the specified type.
selectElement(String, String, Object) - Method in class ilog.views.appframe.settings.IlvSettingsQuery
Adds a new step to the path that selects the elements with the specified type and with an attribute of name attributeName equal to the specified value.
selectGroup(IlvGroup, boolean) - Method in class ilog.views.prototypes.IlvGroupBag
Selects a group contained in the manager associated with this group bag.
selectGroup(IlvGroup, IlvGroupFrame, boolean) - Method in class ilog.views.prototypes.IlvGroupBag
Selects a group contained in the manager associated with this group bag, using an existing group frame.
selectIfNecessary(IlvGraphic) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeInteractor
Selects the input object if the selection mode is enabled.
selectImpl(IlvDashboardSymbol) - Method in class ilog.views.dashboard.IlvDashboardKeySelectManager
Sets the keyboard selection to symbol.
SELECTION_BACKGROUND_CHANGED_PROPERTY - Static variable in class ilog.views.util.swing.calendar.IlvJCalendarPanel
Identifies the background color of the selection.
SELECTION_CHECKBOX_VISIBLE_PROPERTY - Static variable in class ilog.cpl.tree.IlpTreeView
Bound property name for selectionCheckBoxVisible.
SELECTION_FOREGROUND_CHANGED_PROPERTY - Static variable in class ilog.views.util.swing.calendar.IlvJCalendarPanel
Identifies the foreground color of the selection.
SELECTION_RESIZABLE_CLASS - Static variable in interface ilog.views.faces.dhtml.IlvDHTMLConstants
 
SELECTION_TYPE - Static variable in class ilog.views.maps.servlet.IlvFacesGoogleViewServletSupport
Request parameter to retrieve the symbol list
SelectionBackgroundColor - Static variable in class ilog.cpl.style.key.IlpAttributeKeys
Deprecated.
Use CSS property labelBackground with pseudoclass selected instead.
SelectionBackgroundColor - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
Use CSS property labelBackground and pseudoclass selected instead.
SelectionBorder(Border) - Constructor for class ilog.views.util.swing.calendar.plaf.BasicCalendarPanelUI.SelectionBorder
Creates a new SelectionBorder that encapsulates the specified button border.
SelectionBorderBackgroundColor - Static variable in class ilog.tgo.model.IltObject
Deprecated.
Use CSS property selectionBorderBackground instead.
SelectionBorderForegroundColor - Static variable in class ilog.tgo.model.IltObject
Deprecated.
Use CSS property selectionBorderForeground instead.
SelectionBorderLineStyle - Static variable in class ilog.tgo.model.IltObject
Deprecated.
Use CSS property selectionBorderLineStyle instead.
SelectionBorderMattersForSelection - Static variable in class ilog.tgo.resource.IltrThickness
This determines whether a selection boundary is considered part of the object for selection purposes.
SelectionBorderThickness - Static variable in class ilog.tgo.model.IltObject
Deprecated.
Use CSS property selectionBorderWidth instead.
SelectionBorderThickness - Static variable in class ilog.tgo.resource.IltrThickness
This is the selection border thickness.
selectionChange(TableSelectionEvent) - Method in interface ilog.cpl.table.selection.TableSelectionListener
Invoked whenever there is a change in the table selection.
selectionChanged(IltSelectionEvent) - Method in interface ilog.tgo.graphic.IltSelectionListener
Invoked when a selection change event occurs.
selectionChanged(ManagerSelectionChangedEvent) - Method in class ilog.views.event.adapter.IlvManagerSelectionDispatcher
Reacts on selection events.
selectionChanged(IlvGraphic, ManagerSelectionChangedEvent) - Method in class ilog.views.event.adapter.IlvManagerSelectionDispatcher
Reacts for the input graphic on selection events.
selectionChanged(ManagerSelectionChangedEvent) - Method in interface ilog.views.event.ManagerSelectionListener
This method is called when the selection changes in a manager.
selectionChanged(SelectionEvent) - Method in interface ilog.views.gantt.event.SelectionListener
This method is called when the selection changes in a Gantt chart or a Schedule chart.
selectionChanged(ManagerSelectionChangedEvent) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
This method is called when the selection changes in a manager.
selectionChanged(LinkBundleSelectionChangedEvent) - Method in interface ilog.views.graphic.linkbundle.event.LinkBundleSelectionChangedListener
This method is called when the selection changes in a manager.
selectionChanged(IlvLinkImage) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
Called when a selection changes in the link bundle.
selectionChanged(IlvGraphic) - Method in class ilog.views.IlvManager
Called when a selection changes in the manager.
selectionChanged(ManagerSelectionChangedEvent) - Method in class ilog.views.interactor.IlvSelectInteractor
Called when an object is selected or deselected in the manager or in a submanager.
selectionChanged(ManagerSelectionChangedEvent) - Method in class ilog.views.maps.beans.IlvLayerTreePanel
Called when the IlvManager selection has changed.
selectionChanged(SDMEngineSelectionEvent) - Method in interface ilog.views.sdm.event.SDMEngineSelectionListener
Invoked every time an object is selected or deselected in an SDM engine, either by a call to IlvSDMEngine.setSelected(java.lang.Object, boolean), or by a direct call to the underlying method IlvManager.setSelected(ilog.views.IlvGraphic, boolean, boolean) of IlvManager.
selectionChanged(ManagerSelectionChangedEvent) - Method in class ilog.views.sdm.graphic.IlvSDMCompositeNode
This method is called when the selection changes in a manager.
selectionChanged(ManagerSelectionChangedEvent) - Method in class ilog.views.sdm.swing.IlvSDMTableMediator
Implementation of the ManagerSelectionListener interface.
SelectionEvent - Class in ilog.views.gantt.event
A SelectionEvent is designed for indicating an object selection status is changed.
SelectionEvent(Object, boolean) - Constructor for class ilog.views.gantt.event.SelectionEvent
Creates a SelectionEvent.
selectionEventSeriesBegin() - Method in interface ilog.tgo.graphic.IltSelectionListener
Invoked before a series of selection change events begins.
selectionEventSeriesEnd() - Method in interface ilog.tgo.graphic.IltSelectionListener
Invoked after a series of selection change events has ended.
SelectionFocusMode - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
Use CSS property selectionFocusMode instead.
SelectionFocusModeArrayEditor() - Constructor for class ilog.cpl.graphic.IlpSelectionFocusMode.SelectionFocusModeArrayEditor
 
SelectionFocusModeEditor() - Constructor for class ilog.cpl.graphic.IlpSelectionFocusMode.SelectionFocusModeEditor
 
SelectionForegroundColor - Static variable in class ilog.cpl.style.key.IlpAttributeKeys
Deprecated.
Use CSS property labelForeground with pseudoclass selected instead.
SelectionForegroundColor - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
Use CSS property labelForeground and pseudoclass selected instead.
SelectionListener - Interface in ilog.views.gantt.event
This interface should be implemented by object wanting to be warned about selection status changes of the objects contained in a Gantt chart or a Schedule chart.
SelectionMode - Static variable in interface ilog.cpl.table.IlpTableKeys
Deprecated.
Use CSS property selectionMode in the table configuration instead.
selectionModelListener - Variable in class ilog.cpl.network.IlpNetworkView
 
selectionStateChanged() - Method in interface ilog.views.symbol.util.IlvSelectableSymbol
Updates the symbol according to the selection state.
selectNext() - Method in class ilog.views.dashboard.IlvDashboardKeySelectManager
Select the next symbol in the selection chain.
selectNodes(IlvSettingsQuery) - Method in class ilog.views.appframe.settings.IlvSettings
Returns the settings nodes selected by the specified query.
selectObject(IlvGraphic) - Method in class ilog.views.interactor.IlvSelectInteractor
Selects an object.
selectObject(IlvGraphic) - Method in class ilog.views.interactor.IlvSelectInteractorMultipleSelection
Called when selecting a graphic object.
selectObject(IlvGraphic) - Method in class ilog.views.sdm.interactor.IlvSDMCompositeSelectInteractor
If the selected object is a composite graphic, this method looks for an SDM object at the location of the mouse event that caused the selection, and selects it.
selectObjectActionPerformed(ServerActionEvent) - Method in class ilog.views.gantt.servlet.IlvGanttComponentSelectionSupport
Server action listener invoked when a request with an action to perform some selection update is received.
selectObjectActionPerformed(ServerActionEvent) - Method in class ilog.views.gantt.servlet.IlvGanttSheetSelectionSupport
Handles selectObject server actions.
selectObjectActionPerformed(ServerActionEvent) - Method in class ilog.views.gantt.servlet.IlvGanttTableSelectionSupport
Handles selectObject server actions.
selectObjects(IlvRect) - Method in class ilog.tgo.interactor.IltSelectInteractorMultipleSelection
 
selectObjects(IlvRect) - Method in class ilog.views.interactor.IlvSelectInteractorMultipleSelection
Called when selecting objects in a rectangle.
selectPin(IlvHyperGrapherPin, boolean, boolean) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnector
Sets a pin of the connector selected or unselected.
selectPosition(int) - Method in class ilog.views.appframe.settings.IlvSettingsQuery
Adds a predicate to the last step of the query that selects the nodes that have the specified position within the array of selected nodes.
selectPrevious() - Method in class ilog.views.dashboard.IlvDashboardKeySelectManager
Selects the previous selectable symbol in the selection chain.
selectRow(int, boolean) - Method in class ilog.views.gantt.IlvGanttConfiguration
Selects or deselects the row having the specified index.
selectRow(IlvHierarchyNode, boolean) - Method in class ilog.views.gantt.IlvGanttConfiguration
Selects or deselects the specified row.
selectRow(int, boolean) - Method in class ilog.views.gantt.IlvHierarchyChart
Selects or deselects the row having the specified index.
selectRow(IlvHierarchyNode, boolean) - Method in class ilog.views.gantt.IlvHierarchyChart
Selects or deselects the specified row.
SEMI_OPTIMAL - Static variable in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
The semioptimal leveling strategy.
SEMICOLON - Static variable in class ilog.views.util.data.IlvCSVReader
Semicolons will be considered as separator characters.
sendActionEvent(ActionEvent) - Method in class ilog.views.appframe.IlvApplication
Sends an action event to the action handlers of the application.
sendActionEvent(String) - Method in class ilog.views.appframe.IlvApplication
Sends an action event to the action listeners of the application.
sendBack - Static variable in class ilog.views.dashboard.IlvDashboardAction
Sends the selected objects to the bottom layer in the dashboard diagram.
sendBackward - Static variable in class ilog.views.dashboard.IlvDashboardAction
Shifts the selected objects down one layer in the dashboard diagram.
sendMessage(String, Object, String, Object[]) - Method in class ilog.views.appframe.IlvApplication
Sends the message messageName to the target targetName with the parameters params.
sendMessage(String, MessageEvent) - Method in class ilog.views.appframe.IlvApplication
Sends the specified message event to all the message listeners registered with the application.
sendMessage(String, MessageEvent) - Method in class ilog.views.appframe.IlvDefaultMessageManager
Sends the specified event to the message listener registered with the message manager with the specified name.
SEQ - Static variable in class ilog.views.sdm.metadata.IlvMContainer
The SEQ (sequence) type of container.
serialize(Element, URL) - Method in class ilog.views.diagrammer.datasource.IlvDiagrammerDataSource
Serializes this data source to the specified DOM element.
serialize(Element) - Method in class ilog.views.diagrammer.datasource.IlvJDBCDataSource.QueryParameters
Writes the query parameters to an XML element.
serialize(Element, URL) - Method in class ilog.views.gantt.project.IlvGanttDataSource
Serializes this data source to the specified DOM element.
serialize(Element) - Method in class ilog.views.util.data.IlvJDBCConnectionParameters
Saves the parameters to an DOM element.
serialize(Element) - Method in class ilog.views.util.data.IlvJDBCQueryParameters
Saves these query parameters to a DOM element.
serialize(Element) - Method in class ilog.views.util.data.IlvTableModelMapper
Writes the description of a table model mapper to an XML element.
serializeImpl(Element) - Method in class ilog.views.diagrammer.datasource.IlvDiagrammerDataSource
This method must be implemented by subclasses to save their parameters to the XML configuration file.
serializeImpl(Element) - Method in class ilog.views.diagrammer.datasource.IlvJDBCDataSource
Serializes the parameters of this data source to the specified DOM element.
serializeImpl(Element) - Method in class ilog.views.diagrammer.datasource.IlvXMLDataSource
Serializes the parameters of this data source to the specified DOM element.
serializeImpl(Element) - Method in class ilog.views.gantt.project.IlvGanttDataSource
This method must be implemented by subclasses to save their parameters to the XML configuration file.
serializeImpl(Element) - Method in class ilog.views.gantt.project.IlvGanttJDBCDataSource
This method save the parameters to a DOM element.
serializeImpl(Element) - Method in class ilog.views.gantt.project.IlvGanttXMLDataSource
This method must be implemented by subclasses to save their parameters to the XML configuration file.
SERIES_BEGIN - Static variable in class ilog.cpl.graph.GraphModelEvent.Type
Starting a series of events.
SERIES_BEGIN - Static variable in class ilog.views.chart.datax.flat.list.event.FlatListModelEvent.Type
An auxiliary type of event, denoting the beginning of a series of events.
SERIES_BEGIN - Static variable in class ilog.views.chart.datax.flat.set.event.FlatSetModelEvent.Type
An auxiliary type of event, denoting the beginning of a series of events.
SERIES_BEGIN - Static variable in class ilog.views.chart.datax.flat.table.event.FlatTableModelEvent.Type
An auxiliary type of event, denoting the beginning of a series of events.
SERIES_BEGIN - Static variable in class ilog.views.chart.datax.tree.list.event.TreeListModelEvent.Type
An auxiliary type of event, denoting the beginning of a series of events.
SERIES_BEGIN - Static variable in class ilog.views.chart.datax.tree.set.event.TreeSetModelEvent.Type
An auxiliary type of event, denoting the beginning of a series of events.
SERIES_END - Static variable in class ilog.cpl.graph.GraphModelEvent.Type
Ending a series of events.
SERIES_END - Static variable in class ilog.views.chart.datax.flat.list.event.FlatListModelEvent.Type
An auxiliary type of event, denoting the end of a series of events.
SERIES_END - Static variable in class ilog.views.chart.datax.flat.set.event.FlatSetModelEvent.Type
An auxiliary type of event, denoting the end of a series of events.
SERIES_END - Static variable in class ilog.views.chart.datax.flat.table.event.FlatTableModelEvent.Type
An auxiliary type of event, denoting the end of a series of events.
SERIES_END - Static variable in class ilog.views.chart.datax.tree.list.event.TreeListModelEvent.Type
An auxiliary type of event, denoting the end of a series of events.
SERIES_END - Static variable in class ilog.views.chart.datax.tree.set.event.TreeSetModelEvent.Type
An auxiliary type of event, denoting the end of a series of events.
Server() - Constructor for class ilog.tgo.graphic.renderer.IltNEBaseRenderer.Server
 
Server - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a server.
SERVER_ACTIONS_INIT_PARAM - Static variable in class ilog.views.util.servlet.IlvAbstractServerActionParser
The parameter that used to configure in web.xml for servlets.
Server_Image - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a server.
ServerActionEvent - Class in ilog.views.gantt.servlet
A ServerActionEvent is sent to all IlvServerActions that are registered on the server side when an action is requested from the client.
ServerActionEvent(HttpServletRequest, IlvHierarchyChart, String, String[]) - Constructor for class ilog.views.gantt.servlet.ServerActionEvent
ServerActionEvent(HttpServletRequest, IlvHierarchyChart, String, IlvGanttServletSupport, String[]) - Constructor for class ilog.views.gantt.servlet.ServerActionEvent
Creates a new action event.
ServerActionEvent - Class in ilog.views.servlet
An event object that is sent to listeners of actions requested from the client side.
ServerActionEvent(HttpServletRequest, IlvManagerView, String, String[]) - Constructor for class ilog.views.servlet.ServerActionEvent
ServerActionEvent(HttpServletRequest, IlvManagerView, String, IlvManagerServletSupport, String[]) - Constructor for class ilog.views.servlet.ServerActionEvent
Creates an action event.
ServerActionListener - Interface in ilog.views.servlet
Interface to be implemented by objects that need to be notified of actions requested from the client side.
ServerButtonColor - Static variable in class ilog.tgo.model.IltNetworkElement
Deprecated.
Please use property serverButtonColor instead.
serverField - Variable in class ilog.views.maps.datasource.ibm.IlvDBAbstractConnectionPanel
The GUI field to enter the server name.
ServerGridColor - Static variable in class ilog.tgo.model.IltNetworkElement
Deprecated.
Please use property serverGridColor instead.
serverLabel - Variable in class ilog.views.maps.datasource.ibm.IlvDBAbstractConnectionPanel
The label for the field to enter the server name.
service(HttpServletRequest, HttpServletResponse) - Method in class ilog.views.diagrammer.faces.dhtml.servlet.IlvFacesDiagrammerServlet
service(HttpServletRequest, HttpServletResponse) - Method in class ilog.views.faces.dhtml.servlet.IlvFacesManagerServlet
service(HttpServletRequest, HttpServletResponse) - Method in class ilog.views.faces.IlvFacesController
Service method.
service(HttpServletRequest, HttpServletResponse) - Method in class ilog.views.faces.IlvResourceController
Handles the resource request.
service(ServletRequest, ServletResponse) - Method in class ilog.views.maps.servlet.IlvMapServlet
This service method hides exceptions whose message contains the string "reading encoded JPEG Stream".
SERVICE_FORWARD - Static variable in interface ilog.views.faces.IlvFacesConstants
 
SERVICE_FORWARD_INT - Static variable in interface ilog.views.faces.IlvFacesConstants
 
SERVLET - Static variable in interface ilog.views.faces.IlvFacesConstants
The servlet property of a view chart.
SERVLET_ACTION_NAME - Static variable in class ilog.views.util.servlet.IlvPopupMenuServletSupport
The action name of the builtin action listener that is responsible for translating the servlet event into a suitable event for a menu item listener.
SERVLET_CLASS - Static variable in interface ilog.views.faces.IlvFacesConstants
The servlet class property of a view chart.
SERVLET_URL - Static variable in interface ilog.views.faces.IlvFacesConstants
The URL of the servlet that will provide the image.
ServletActionEvent - Class in ilog.views.util.servlet.event
The ServletActionEvent is fired by the servlet support when a client side action involving a graphic component and an object is triggered.
ServletActionEvent(Object, EventObject) - Constructor for class ilog.views.util.servlet.event.ServletActionEvent
Creates a new ServletActionEvent instance.
ServletActionListener - Class in ilog.views.util.servlet.event
This class defines a server side action listener.
ServletActionListener(String, String[], boolean) - Constructor for class ilog.views.util.servlet.event.ServletActionListener
Creates a new ServletActionListener instance.
ServletActionListener() - Constructor for class ilog.views.util.servlet.event.ServletActionListener
Creates a new ServletActionListener instance.
ServletActionListener(boolean) - Constructor for class ilog.views.util.servlet.event.ServletActionListener
Creates a new ServletActionListener instance.
ServletActionListener(String[]) - Constructor for class ilog.views.util.servlet.event.ServletActionListener
Creates a new ServletActionListener instance.
ServletActionListener(String[], boolean) - Constructor for class ilog.views.util.servlet.event.ServletActionListener
Creates a new ServletActionListener instance.
ServletActionListener(String, String[]) - Constructor for class ilog.views.util.servlet.event.ServletActionListener
Creates a new ServletActionListener instance.
SESSION_EXP_HANDLER - Static variable in interface ilog.views.faces.dhtml.IlvDHTMLConstants
The JavaScript code that is called when the session is about to expire.
SESSION_ID_PREFIX - Static variable in interface ilog.views.chart.faces.IlvChartConstants
 
SESSION_ID_PREFIX - Static variable in interface ilog.views.faces.dhtml.IlvDHTMLFrameworkConstants
 
SESSION_ID_PREFIX - Static variable in interface ilog.views.gantt.faces.dhtml.IlvFacesDHTMLGanttConstants
The prefix ID of the the stored gantt chart.
set(int, Object) - Method in class ilog.cpl.list.IlpDefaultListModel
Replaces the element at the specified position in this list with the specified element.
set(IltState) - Method in class ilog.tgo.model.IltAlarmObjectState
 
set(IltState) - Method in class ilog.tgo.model.IltBellcoreObjectState
 
set(IltState) - Method in class ilog.tgo.model.IltObjectState
Adds a given constant state (defined in a state system) to this state.
set(IltState, Object) - Method in class ilog.tgo.model.IltObjectState
Adds a given constant state (defined in a state system) to this state.
set(IltStatePath, Object) - Method in class ilog.tgo.model.IltObjectState
Sets the value of a state.
set(IltState) - Method in class ilog.tgo.model.IltOSIObjectState
 
set(IltState) - Method in class ilog.tgo.model.IltSNMPObjectState
Sets the given state in the object state table.
set(IltState) - Method in class ilog.tgo.model.IltSONETObjectState
 
set(IltState) - Method in class ilog.tgo.model.IltTrapObjectState
 
set(double, double) - Method in class ilog.views.chart.IlvDataInterval
Sets the minimum and maximum bounds.
set(int, double, double) - Method in class ilog.views.chart.IlvDisplayPoint
Changes the values of this display point.
set(int, double, double) - Method in class ilog.views.chart.IlvDoublePoints
Modifies the coordinates of the point at the specified index.
set(int, double) - Method in class ilog.views.chart.util.IlvDoubleArray
Sets the value at the specified index.
set(int, String, URL) - Method in class ilog.views.graphic.IlvURLKeyTable
Sets the URL associated with the key at a given index of the table.
set(Ilv3DDoubleVector) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DDoubleVector
Sets this vector as equal to the vector in the parameter.
set(double, double, double) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DDoubleVector
Sets this vector from the parameters passed.
set(int, double) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DDoubleVector
Sets the i th component, 0 <= i < 3.
set(int, int, float) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DFloatMatrix
Sets the (i,j) element of this matrix, where i is the row index and j is the column index
set(Ilv3DFloatVector) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DFloatVector
Sets this vector equal to the vector passed as a parameter.
set(float, float, float) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DFloatVector
Sets this vector from the parameters passed.
set(int, float) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DFloatVector
Sets the ith component, 0 <= i < 3.
set(Ilv3DFloatVector, float) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DRotation
Sets the axis and the angle of this rotation.
set(Ilv3DRotation) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DRotation
Sets this rotation equal to the one passed as a parameter.
set(Object, Object) - Method in class ilog.views.maps.propertysheet.IlvMapStylePropertySheet.IlvRetargetedPropertyDescriptor
Sets the value of the property for the target object.
set(IlvGroup, String, Object) - Method in class ilog.views.prototypes.IlvAnimationBehavior
If value can be converted to the boolean value true, the animation starts.
set(IlvGroup, String[], Object[], boolean[]) - Method in class ilog.views.prototypes.IlvBehavior
Called for all IlvBehavior objects attached to the specified group when a set of properties is set for the group via a call to the set method.
set(IlvGroup, String, Object) - Method in class ilog.views.prototypes.IlvCompositeBehavior
Changes all the values specified by the subnames argument passed to the constructor to the new value.
set(IlvGroup, String, Object) - Method in class ilog.views.prototypes.IlvConditionBehavior
Tests the condition defined by the expression argument passed to the constructor.
set(IlvGroup, String, Object) - Method in class ilog.views.prototypes.IlvCounterBehavior
Increments the value contained in the counter parameter passed to the constructor.
set(IlvGroup, String, Object) - Method in class ilog.views.prototypes.IlvDebugBehavior
Prints a message to the console indicating the name of the modified property and its new value.
set(IlvGroup, String, Object) - Method in class ilog.views.prototypes.IlvExportBehavior
Changes the value specified by the elementProperty parameter for the group element specified by the elementName parameter to the new value.
set(IlvGroup, String, Object) - Method in class ilog.views.prototypes.IlvExportOutputBehavior
Since this class is a subclass of IlvConnectBehavior, this method will be called when the group element generates the output value.
set(IlvGroup, String, Object) - Method in class ilog.views.prototypes.IlvFillBehavior
Fills the element specified by the elementName of the constructor by modifying the points of the fillerElementName element.
set(IlvGroup, String, Object) - Method in class ilog.views.prototypes.IlvFormatBehavior
Formats value (which is converted to a double) with the format parameter passed to the constructor.
set(String[], Object[], boolean[]) - Method in class ilog.views.prototypes.IlvGraphicElement
Changes a set of properties handled by this graphic element.
set(IlvGroup, String, Object) - Method in class ilog.views.prototypes.IlvGroupBehavior
Sets the value name to value for all the elements in the group.
set(String[], Object[]) - Method in class ilog.views.prototypes.IlvGroupElement
Sets a set of properties handled by this object to a new value.
set(String, Object) - Method in class ilog.views.prototypes.IlvGroupElement
Sets one of the properties handled by this object to a new value.
set(String, boolean) - Method in class ilog.views.prototypes.IlvGroupElement
Sets a boolean property to a new value.
set(String, int) - Method in class ilog.views.prototypes.IlvGroupElement
Sets an integer property to a new value.
set(String, long) - Method in class ilog.views.prototypes.IlvGroupElement
Sets a long property to a new value.
set(String, float) - Method in class ilog.views.prototypes.IlvGroupElement
Sets a double property to a new value.
set(String, double) - Method in class ilog.views.prototypes.IlvGroupElement
Sets a double property to a new value.
set(IlvGroup, String[], Object[], boolean[]) - Method in class ilog.views.prototypes.IlvInheritBehavior
Calls the set method of all the behavior objects associated with the group specified by the group parameter passed to the constructor.
set(IlvGroup, String, Object) - Method in class ilog.views.prototypes.IlvJavaBehavior
Calls the method specified by the setMethod parameter passed to the constructor.
set(IlvGroup, String, Object) - Method in class ilog.views.prototypes.IlvMinMaxBehavior
If the value specified by the except parameter passed to the constructor is true, this method does nothing.
set(IlvGroup, String, Object) - Method in class ilog.views.prototypes.IlvMultiRepBehavior
Shows the elements of the group group designated by the value-th element in the representations array passed to the constructor.
set(IlvGroup, String, Object) - Method in class ilog.views.prototypes.IlvOutputBehavior
Generates the new value by calling the pushValue method for group.
set(IlvGroup, String, Object) - Method in class ilog.views.prototypes.IlvRotationBehavior
Sets the rotation angle of the element specified by the elementName parameter passed to the constructor according to the new value and the parameters of this behavior object, as explained in the class description.
set(IlvGroup, String, Object) - Method in class ilog.views.prototypes.IlvScaleBehavior
Sets the scaling factor applied to the element specified by the elementName passed to the constructor to the new value.
set(IlvGroup, String[], Object[], boolean[]) - Method in class ilog.views.prototypes.IlvSingleBehavior
If the array names contains the name of this behavior object, the method calls set with this value.
set(IlvGroup, String, Object) - Method in class ilog.views.prototypes.IlvSingleBehavior
Called by set with the single value handled by this behavior object.
set(IlvGroup, String, Object) - Method in class ilog.views.prototypes.IlvToggleBehavior
Toggles the Boolean value specified by the value parameter passed to the constructor.
set(IlvGroup, String, Object) - Method in class ilog.views.prototypes.IlvTranslateBehavior
Translates the element specified by the elementName parameter passed to the constructor according to the new value and to the parameters of this behavior object, as explained in the class description.
set(IlvGroup, String, Object) - Method in class ilog.views.prototypes.IlvTriggerBehavior
Sets the value specified by the target parameter passed to the constructor to the value specified by the source parameter of the constructor.
set(IlvGroup, String, Object) - Method in class ilog.views.prototypes.IlvValueBehavior
Sets the value stored by this behavior object to a new value.
set(String[], Object[], boolean[]) - Method in class ilog.views.prototypes.IlvValueSource
Changes a set of properties for this value source.
set(Object, Object[]) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer.ParameterSetter
You must subclass ParameterSetter and override this method to actually set the parameter.
set(int, double) - Method in class ilog.views.util.collections.IlvDoubleArrayList
Replaces the element at the specified position in this list with the given value.
set(int, float) - Method in class ilog.views.util.collections.IlvFloatArrayList
Replaces the element at the specified position in this list with the given value.
set(int, E) - Method in class ilog.views.util.collections.IlvHashTreeList
Replaces the element at the specified position in this list with the given element.
set(double) - Method in class ilog.views.util.print.IlvUnit.Measure
Changes the measure.
set(int, int) - Method in class ilog.views.util.time.IlvWrappedICUCalendar
Overridden version of the same method in Calendar.
set3D(boolean) - Method in class ilog.views.chart.IlvChart
Specifies whether the chart is rendered in 3-D.
set3D(boolean) - Method in class ilog.views.chart.IlvChartRenderer
Invoked by the chart when 3-D rendering is toggled.
set3D(boolean) - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
Invoked by the chart when 3-D rendering is toggled.
set3DModel(Ilv3DModel) - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DView
Sets the Ilv3DModel to render.
set3DOutlinePaint(Paint) - Method in class ilog.views.chart.renderer.IlvSinglePolylineRenderer
Sets the outline paint used when the renderer is drawn as a 3-D ribbon.
set3DViewContainer(JTabbedPane) - Method in class ilog.views.maps.defense.terrain3d.view.IlvMake3DViewInteractor
Changes the container destined to contain the 3D view.
SET_ERROR - Static variable in class ilog.views.faces.dhtml.component.IlvFacesPropertyAccessorError
The error occurred when trying to set the actual value on the server-side model.
SET_MODE - Static variable in class ilog.views.appframe.settings.IlvSettings
Cascading constant used when settings are merged with other settings within a settings manager.
SET_PROPERTIES - Static variable in class ilog.views.maps.servlet.IlvFacesGoogleViewServletSupport
Request parameter to retrieve a symbol properties
setAborted(boolean) - Method in class ilog.views.chart.IlvChartInteractor
Sets whether the interactor is in aborted state.
setAbsoluteExpandCollapseIconPosition(IlvPoint) - Method in class ilog.views.graphic.linkbundle.IlvDefaultLinkBundleFrame
Sets the absolute position of the icon that represents the expand or collapse state of the frame.
setAbsoluteExpandCollapseIconPosition(IlvPoint) - Method in class ilog.views.IlvDefaultManagerFrame
Sets the absolute position of the icon that represents the expand or collapse state of the frame.
setAbsoluteOffset(double, double) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperGrapherPin
Sets the absolute offset of the pin.
setAbsolutePaint(boolean) - Method in class ilog.views.chart.IlvStyle
When set to false, the style adapts the TexturePaint or GradientPaint to the bounds of a shape before it is drawn.
setAbsolutePositioning(boolean) - Method in class ilog.views.hypergraph.IlvDefaultHyperEdgeEnd
Enables or disables absolute positioning.
setAbstract(boolean) - Method in class ilog.views.symbol.compiler.IlvSymbolCompiler
Specifies whether the generated symbol class is an abstract class.
setAccelerator(KeyStroke) - Method in class ilog.views.chart.action.IlvChartAction
Sets the key combination that will invoke the action.
setAccelerator(KeyStroke) - Method in class ilog.views.gantt.action.IlvAction
Sets the key combination that will invoke the action.
setAccelerators(IlvAccelerator[]) - Method in class ilog.views.IlvManager
Changes all the accelerators.
setAcceptedClass(IlpClass) - Method in class ilog.cpl.IlpTable
Sets the class of object the component will accept from the data source.
setAcceptedClass(IlpClass) - Method in class ilog.cpl.list.IlpListAdapter
Sets the class of business objects accepted by this adapter.
setAcceptedClasses(List<IlpClass>) - Method in class ilog.cpl.datasource.IlpAbstractHierarchyAdapter
Sets the list of business classes that should be accepted by this adapter.
setAcceptedClasses(List<IlpClass>) - Method in class ilog.cpl.sdm.IlpAbstractSDMAdapter
Sets the list of business classes (IlpClass that must be accepted by this adapter.
setAcceptedClassName(String) - Method in class ilog.cpl.IlpTable
Sets the class of object the component will accept from the data source.
setAcceptedCodeList(String[]) - Method in class ilog.views.maps.format.IlvDefaultTilableDataSource
Sets the list of accepted object codes
setAcceptedNamespacePrefixes(String) - Method in class ilog.views.sdm.model.IlvRDFSDMModel
Sets accepted namespace prefixes.
setAcceptingFloatingPoint(boolean) - Method in class ilog.views.util.swing.IlvJSpinnerDecimalNumberField
Sets whether the number field accepts floating point numbers.
setAcceptNullValues(boolean) - Method in class ilog.views.maps.datasource.IlvHierarchicalDataSource
Sets whether this data source should discard map features which do not have a value for the specified criteria (in the filter list).
setAccessible(boolean) - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
Sets the accessible property.
setAccessible(boolean) - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
Sets the accessible property.
setAccessible(boolean) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
Sets whether the view is accessible or not.
setAccessible(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewComponentTag
Sets whether the view is accessible or not.
setAccessible(boolean) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
Sets whether the view is accessible or not.
setAccessible(boolean) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
Sets whether the view is accessible or not.
setAccessible(boolean) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
Sets whether the view is accessible or not.
setAccessible(boolean) - Method in interface ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupport
Sets whether the view is accessible or not.
setAccessible(boolean) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
Sets whether the view is accessible or not.
setAccessible(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Sets whether the view is accessible or not.
setAccessible(boolean) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
Sets whether the view is accessible or not.
setAccessible(boolean) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttSupportImpl
Sets whether the view is accessible or not.
setAccessible(boolean) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
Sets whether the view is accessible or not.
setAccessible(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLHierarchyChartViewTag
Sets whether the view is accessible or not.
setAccessMode(int) - Method in class ilog.views.appframe.docview.IlvFileFilter
Sets the access mode of this filter.
setAccessRights(short) - Method in class ilog.views.appframe.settings.IlvSettings
Sets the rights for accessing the model associated with those settings.
setAcknowledgedAlarmCount(IltAlarmSeverity, int) - Method in class ilog.tgo.model.IltAlarm.State
Sets the number of acknowledged alarms of a given severity.
setAcknowledgedAlarmCount(IltAlarmSeverity, int) - Method in class ilog.tgo.model.IltAlarmSystem.State
Set the number of acknowledged alarms for a given severity.
setAcknowledgedIcon(Image) - Method in class ilog.tgo.resource.renderer.IltAbstractWindowRenderer
Sets the acknowledged icon to be displayed, primarily in the information or system window.
setAckSystemId(String) - Method in class ilog.tgo.model.IltAlarm
Sets the identifier of the system used by the author of the last modification of the acknowledged state.
setAckTime(Date) - Method in class ilog.tgo.model.IltAlarm
Sets the date of the last modification of the acknowledged state.
setAckUserId(String) - Method in class ilog.tgo.model.IltAlarm
Sets the identifier of the author of the last modification of the acknowledged state.
setActDistFromPath(double) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelDescriptor
Sets the actual distance of the label from the location on the path that is given by the property actPathLocation.
setAction(IlpInteractorAction[]) - Method in class ilog.cpl.interactor.IlpAbstractInteractor
Sets the actions supported by this interactor.
setAction(int, IlpInteractorAction) - Method in class ilog.cpl.interactor.IlpAbstractInteractor
Sets an action supported by this interactor.
setAction(Action) - Method in class ilog.cpl.interactor.IlpInteractorAction
Defines the action that will be executed when either the key stroke or the gesture are identified by the interactor.
setAction(Action) - Method in class ilog.views.appframe.docview.IlvRecentFileList
Sets the list action that displays the list of files managed by this recent file list.
setAction(Action) - Method in class ilog.views.appframe.event.IlvCheckableActionHandler
Sets the action that this instance handles.
setAction(Action) - Method in class ilog.views.appframe.event.IlvListActionHandler
Sets the action this object handles.
setAction(Action) - Method in class ilog.views.appframe.event.IlvSingleActionHandler
Sets the action that this instance handles.
SetAction(Component, Action, IlvApplication) - Static method in class ilog.views.appframe.IlvAction
Sets the action to a specified component, taking care of internationalization issues.
SetAction(AbstractButton, Action, IlvApplication, int) - Static method in class ilog.views.appframe.IlvAction
Sets the action to a specified button, taking care of internationalization issues.
setAction(String) - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
Sets the MethodBinding pointing at the application action to be invoked, if this UIComponent is activated by the user, during the Apply Request Values or Invoke Application phase of the request processing lifecycle, depending on the value of the immediate property.
setActionCommand(String) - Method in class ilog.views.appframe.docview.IlvRecentFileList
The command key of the list action that has associated menu items that display the list of files.
setActionCommand(String) - Method in class ilog.views.util.swing.IlvJSpinnerDecimalNumberField
Sets the command string used for action events.
setActionEventFactory(IlpActionEventFactory) - Method in class ilog.cpl.interactor.IlpAbstractInteractor
Sets the ActionEvent factory used to create events when actions are triggered by this interactor.
setActionListener(String) - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphInteractorTag
Sets the actionListener property, that is, the EL expression of method binding.
setActionListener(String) - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
Sets the MethodBinding pointing at the application action to be invoked, if this UIComponent is activated by the user, during the Apply Request Values or Invoke Application phase of the request processing lifecycle, depending on the value of the immediate property.
setActionListener(String) - Method in class ilog.views.faces.taglib.IlvFacesMenuItemTag
Sets the actionListener tag attribute value.
setActionListener(String) - Method in class ilog.views.faces.taglib.IlvFacesMenuTag
This implementation does nothing as action listener cannot be registered on menus
setActionListener(ActionListener) - Method in class ilog.views.util.servlet.model.IlvMenuItem
Sets the action listener that will be triggered if this menu item is selected by the user.
setActionName(String) - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesGraphInteractor
Sets the action name of the event that will be triggered when this interactor is used.
setActionName(String) - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphInteractorTag
Sets the actionName property.
setActionName(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartPanInteractorTag
Sets the action name that will be sent to the image generating servlet when this interactor is used on a view.
setActionName(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartPickInteractorTag
Sets the action name that will be sent to the image generating servlet when this interactor is used on a view.
setActionName(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartZoomInteractorTag
Sets the action name that will be sent to the servlet that generates the image when this interactor is used on a view.
setActionName(String) - Method in class ilog.views.chart.faces.interactor.IlvChartPanInteractor
Sets the action name that will be sent to the servlet that generates the image when this interactor is used on a view.
setActionName(String) - Method in class ilog.views.chart.faces.interactor.IlvChartPickInteractor
Sets the action name that will be sent to the servlet that generates the image when this interactor is used on a view.
setActionName(String) - Method in class ilog.views.chart.faces.interactor.IlvChartZoomInteractor
Sets the action name that will be sent to the image generating servlet when this interactor is used on a view.
setActionName(String) - Method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesDiagrammerLinkInteractor
Sets the action name used for comparison with the action attribute of the ServerActionEvent.
setActionName(String) - Method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesDiagrammerResizeInteractor
Sets the action name used for comparison with the action attribute of the ServerActionEvent.
setActionName(String) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerLinkInteractorTag
Sets the action name property.
setActionName(String) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerResizeInteractorTag
Sets the action name used for comparison with the action attribute of the ServerActionEvent.
setActionName(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesMapInteractorTag
Sets the action name.
setActionName(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesMapRectInteractorTag
Sets the action name.
setActionName(String) - Method in class ilog.views.faces.interactor.IlvFacesMapInteractor
Sets the action name of the event that will be triggered when this interactor is used.
setActionName(String) - Method in class ilog.views.faces.interactor.IlvFacesMapRectInteractor
Sets the action name of the event that will be triggered when this interactor is used.
setActionName(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesResizeActivityInteractorTag
Sets the action name used for comparison with the action attribute of the ServerActionEvent.
setActionName(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesRowExpandCollapseInteractorTag
Sets the action name that will be sent to the servlet that generates the image when this interactor is used on a view.
setActionName(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesRowSelectInteractorTag
Sets the action name that will be sent to the servlet that generates the image when this interactor is used on a view.
setActionName(String) - Method in class ilog.views.gantt.faces.interactor.IlvFacesResizeActivityInteractor
Sets the action name used for comparison with the action attribute of the ServerActionEvent.
setActionName(String) - Method in class ilog.views.gantt.faces.interactor.IlvFacesRowExpandCollapseInteractor
Sets the action name that will be sent to the servlet generating the image when this interactor is used on a view.
setActionName(String) - Method in class ilog.views.gantt.faces.interactor.IlvFacesRowSelectInteractor
Sets the action name that will be sent to the image generating servlet when this interactor is used on a view.
setActionName(String) - Method in class ilog.views.util.servlet.event.ServletActionListener
Sets the name of the server side action to trigger.
setActions(Action[]) - Method in class ilog.views.diagrammer.application.IlvDiagrammerMenu
Sets the actions contained in this menu.
setActions(Action[]) - Method in class ilog.views.diagrammer.application.IlvDiagrammerToolBar
Sets the actions contained in this toolbar.
setActions(int, Object) - Method in class ilog.views.graphic.composite.IlvEventMap
Sets an action at the given position.
setActions(Object[]) - Method in class ilog.views.graphic.composite.IlvEventMap
Sets the actions for this IlvEventMap instance.
setActionType(int) - Method in class ilog.views.prototypes.IlvActionBehavior
Deprecated.
Sets the actionType parameter for this behavior object.
setActive(boolean) - Method in class ilog.tgo.util.IltPanZoomedView
 
setActive(boolean) - Method in class ilog.views.chart.data.lod.IlvDataTileController
Specifies whether the controller is active.
setActive(boolean) - Method in class ilog.views.IlvGrid
Sets the grid as active or inactive.
setActive(boolean) - Method in class ilog.views.swing.IlvJComponentGraphic
Sets whether the JComponent is active.
setActiveBorderWidth(int) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.BSC
Sets the color used for BSC active border.
setActiveBorderWidth(int) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.BTS
Sets the color used for BTS active border.
setActiveBorderWidth(int) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.MSC
Sets the color used for MSC active border.
setActiveColor(Color) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentEditLinkPortButton
Sets the color used to draw active link ports.
setActiveColor(Color) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkEditLinkPortButton
Sets the color used to draw active link ports.
setActiveColor(Color) - Method in class ilog.tgo.interactor.IltEditLinkPortInteractor
Sets the color used to draw active link ports.
setActiveDockable(IlvDockable) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Sets the new active dockable of this docking area to the specified dockable.
setActiveDockable(String) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Sets the new active dockable of this docking area to the dockable with the specified name.
setActiveDocument(IlvDocument, IlvDocumentView, boolean) - Method in class ilog.views.appframe.IlvApplication
Sets the active document of the application.
setActiveHandlesColor(Color) - Method in class ilog.views.IlvHandlesSelection
Sets the foreground color of the handles when the mouse is over the handles.
setActiveView(IlvDocumentView, boolean) - Method in class ilog.views.appframe.IlvApplication
Sets the active document view of this application.
setActivities(List, IlvGanttModel) - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
Sets the activities that are displayed on the sheet.
setActivitiesQuery(Connection, String, Map) - Method in class ilog.views.gantt.model.jdbc.IlvJDBCGanttModel
Configures the IlvJDBCGanttTableModel to use the given query for activities.
setActivitiesQuery(Connection, String, Object[], Map) - Method in class ilog.views.gantt.model.jdbc.IlvJDBCGanttModel
Configures the IlvJDBCGanttTableModel to use the given query for activities.
setActivitiesResultSet(ResultSet, Map) - Method in class ilog.views.gantt.model.jdbc.IlvJDBCGanttModel
Configures the IlvJDBCGanttTableModel to use the given ResultSet for activities.
setActivitiesTableModel(TableModel) - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
Sets the TableModel for activities.
setActivity(Object) - Method in class ilog.views.maps.raster.datasource.IlvThreadMonitoringData
Sets the activity ID.
setActivityColumnSpacing(int) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Sets the horizontal spacing between the columns of activity bars and milestones displayed within the hourly grid portion of the view.
setActivityFactory(IlvActivityFactory) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Sets the activity factory for creating activities.
setActivityFactory(IlvActivityFactory) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the activity factory for creating activities.
setActivityFilter(IlvFilter<IlvActivity>) - Method in class ilog.views.gantt.model.filter.IlvBasicFilterGanttModel
Sets the specified activity filter on the encapsulated data model.
setActivityGraphicIndex(IlvActivityGraphic, int) - Method in class ilog.views.gantt.graphic.IlvGanttRow
Deprecated.
Beginning with Rogue Wave JViews 8.6 you should control the z-order of activity graphics by overriding the IlvActivityLayout.arrange(IlvGanttRow, IlvActivityGraphic[]) method. Calling IlvGanttRow.setActivityGraphicIndex(IlvActivityGraphic, int) will give inconsistent results when used in combination with the z-order algorithms implemented by most of the activity layout strategies.
setActivityHeight(int) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
Sets the height of activity bars and milestones.
setActivityLayout(IlvActivityLayout) - Method in class ilog.views.gantt.graphic.IlvGanttRow
Sets the activity layout of the row.
setActivityLayout(IlvActivityLayout) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Sets the activity layout used for activity rows in the sheet.
setActivityLayout(IlvActivityLayout) - Method in class ilog.views.gantt.IlvScheduleChart
Sets the activity layout used in the Gantt sheet of the Schedule chart.
setActivityMapper(IlvTableModelMapper) - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
Copies and sets the IlvTableModelMapper for activities.
setActivityMargin(int) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
Sets the horizontal margin around activity bars and milestones.
setActivityQueryParameters(IlvJDBCQueryParameters) - Method in class ilog.views.gantt.project.IlvGanttJDBCDataSource
Sets the query that will be used to extract activities.
setActivityReader(IlvActivityReader) - Method in class ilog.views.gantt.xml.IlvGanttDocumentReader
Sets the activity reader.
setActivityRenderer(IlvActivityRenderer) - Method in class ilog.views.gantt.graphic.IlvActivityGraphic
Sets the specified activity renderer used to render this activity graphic.
setActivityRenderer(IlvActivity, IlvActivityRenderer) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Changes the activity renderer for all the activity graphics representing the specified activity in the Gantt sheet.
setActivityRenderer(IlvActivityCalendarRenderer) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Sets the renderer that will be used to draw the graphic presentation of activities within the day view.
setActivityRenderer(IlvActivityCalendarRenderer) - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
Sets the renderer that will be used to draw the graphic presentation of activities within the activity sheet.
setActivityRenderer(IlvActivityCalendarRenderer) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
Sets the renderer that will be used to draw the graphic presentation of activities within the month panel.
setActivityRenderer(IlvActivityCalendarRenderer) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthView
Sets the renderer that will be used to draw the graphic presentation of activities within the month panel.
setActivityRendererFactory(IlvActivityRendererFactory) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Sets the activity-renderer factory used to create activity graphics.
setActivityRendererFactory(IlvActivityRendererFactory) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the activity-renderer factory used to create activity graphics.
setActivityRowHeight(int) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Sets the height of the activity and holiday bars displayed at the top of the view.
setActivityRowSpacing(int) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Sets the vertical spacing between the rows of activity and holiday bars displayed at the top of the view.
setActivitySpacing(int) - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
Sets the horizontal spacing between activity bars and milestones.
setActivitySpacing(int) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
Sets the vertical spacing between activity bars and milestones.
setActivityWriter(IlvActivityWriter) - Method in class ilog.views.gantt.xml.IlvGanttDocumentWriter
Sets the activity writer.
setActPathLocation(double) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelDescriptor
Sets the actual location on the path for the label.
setAdapter(IlpEquipmentAdapter) - Method in class ilog.cpl.IlpEquipment
Sets the adapter that connects the equipment to the data source.
setAdapter(IlpNetworkAdapter) - Method in class ilog.cpl.IlpNetwork
Sets the adapter that connects the network to the data source.
setAdapter(IlpListAdapter) - Method in class ilog.cpl.IlpTable
Sets a new data source adapter.
setAdapter(IlpAbstractTreeAdapter) - Method in class ilog.cpl.IlpTree
Sets a new data source adapter.
setAdapter(IlpStorageAdapter) - Method in class ilog.cpl.storage.IlpAbstractReader
Set the storage adapter used by the reader.
setAdapter(IlpStorageAdapter) - Method in class ilog.cpl.storage.IlpAbstractWriter
Sets the storage adapter used by the reader.
setAdapter(IlvChartCSSAdapter) - Method in class ilog.views.chart.customizer.swing.IlvChartCSSCustomizerPanel
Sets the chart CSS adapter used by this customizer.
setAddCursor(Cursor) - Method in class ilog.views.maps.graphic.IlvMapPolyPointEdition
Sets the cursor used to indicate that the user can add a point.
setAddingLinkConnectors(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvLinkLayoutRenderer
setAddingLinkConnectors(boolean) - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
Sets whether a link connector is added on the nodes to compute the link connection points.
setAdditionalGraphicUpdates(IltMapping) - Method in class ilog.tgo.graphic.IltCompositeGraphic
 
setAdditionalNodeRepulsionWeight(double) - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
Sets the weight of the additional node repulsion force.
setAdditionalOptions(IlvJComponentGraphic.AdditionalOptions) - Method in class ilog.views.swing.IlvJComponentGraphic
Sets the additional options to configure the component.
setAdditionalParameters(String[]) - Method in class ilog.views.faces.dhtml.event.FacesViewActionEvent
Sets the optional additional parameters.
setAdditionalParameters(String[]) - Method in class ilog.views.util.servlet.event.ServletActionEvent
Sets the optional additional parameters.
setAdditionalParameters(String[]) - Method in class ilog.views.util.servlet.event.ServletActionListener
Sets the additional parameters of this listener.
setAdditionalProperties(IlvSelectionSupport.IlvSelectionResponse, Object, List) - Method in class ilog.views.diagrammer.faces.dhtml.servlet.IlvFacesDiagrammerSelectionSupport
Call this method to set additional properties on the given Object following a client-side request.
setAdditionalProperties(IlvSelectionSupport.IlvSelectionResponse, Object, List) - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttSelectionSupport
This method is called to set properties on an Object following a client-side request.
setAdditionalProperties(IlvSelectionSupport.IlvSelectionResponse, Object, List) - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttSheetSelectionSupport
This method is called to set properties on an Object following a client-side request.
setAdditionalProperties(IlvSelectionSupport.IlvSelectionResponse, Object, List) - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttTableSelectionSupport
This method is called to set properties on an Object following a client-side request.
setAdditionalProperties(IlvSelectionSupport.IlvSelectionResponse, Object, List<?>) - Method in class ilog.views.util.servlet.IlvSelectionSupport
This method is called to set additional properties on the given Object following a client-side request.
setAdditionalString(String) - Method in class ilog.views.gantt.scale.IlvBasicTimeScaleRow
This method lets you change the additional string displayed in the first interval.
setAdditionalText(String) - Method in class ilog.tgo.model.IltAlarm
Sets the additional text.
setAdditionalZoom(double) - Method in class ilog.tgo.composite.IltLogicalZoomPolicy
Sets the additional zoom factor.
setAddRemovePointModifier(String) - Method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesDiagrammerLinkInteractor
Sets the modifier for adding or removing a point from the selected link.
setAddRemovePointModifier(int) - Static method in class ilog.views.IlvPolyPointsEdition
Sets the modifier for the addition and removal of points.
setAdjusting(boolean) - Method in class ilog.cpl.table.selection.IlpDefaultTableSelectionModel
 
setAdjusting(boolean) - Method in interface ilog.cpl.table.selection.IlpTableSelectionModel
Indicates that the selection model will be changed.
setAdjusting(boolean) - Method in class ilog.views.chart.IlvAxis
Sets the adjustment state of this axis.
setAdjusting(boolean) - Method in class ilog.views.diagrammer.IlvDiagrammer
Starts or stops an editing sequence.
setAdjusting(boolean) - Method in class ilog.views.event.ManagerContentAboutToChangeEvent
Changes the adjustment flag of the event.
setAdjusting(boolean) - Method in class ilog.views.event.ManagerContentChangedEvent
Changes the adjustment flag of the event.
setAdjusting(boolean) - Method in class ilog.views.event.ManagerSelectionChangedEvent
Changes the adjusting mode of the event You should not call this method.
setAdjusting(boolean) - Method in class ilog.views.gantt.event.SelectionEvent
Sets whether this event is multiple or not.
setAdjusting(boolean) - Method in interface ilog.views.gantt.IlvGanttModel
Starts or ends an adjustment session.
setAdjusting(boolean) - Method in class ilog.views.gantt.model.filter.IlvFilterGanttModel
Starts or ends an adjustment session.
setAdjusting(boolean) - Method in class ilog.views.gantt.model.IlvAbstractGanttModel
Starts or ends an adjustment session.
setAdjusting(boolean) - Method in class ilog.views.graphic.linkbundle.event.LinkBundleSelectionChangedEvent
Changes the adjusting mode of the event.
setAdjusting(boolean) - Method in class ilog.views.graphlayout.GraphModelEvent
Changes the adjustment flag of the event.
setAdjusting(boolean) - Method in class ilog.views.graphlayout.labellayout.LabelingModelEvent
Changes the adjustment flag of the event.
setAdjusting(boolean) - Method in class ilog.views.sdm.event.SDMEngineSelectionEvent
Set whether this event is multiple or not.
setAdjusting(boolean) - Method in class ilog.views.sdm.IlvSDMEngine
Starts or stops an editing sequence.
setAdjusting(boolean) - Method in interface ilog.views.sdm.IlvSDMModel
Call this method to tell the SDM model that subsequent calls to the editing methods should be treated as a single modification.
setAdjusting(boolean) - Method in class ilog.views.sdm.model.IlvBasicSDMModel
This method sets the flag indicating that subsequent calls to the editing methods should be treated as a single modification.
setAdjusting(boolean) - Method in class ilog.views.sdm.model.IlvFilterSDMModel
This method calls the setAdjusting method of the filtered model.
setAdjusting(boolean) - Method in class ilog.views.sdm.model.IlvMultipleSDMModel
This method sets the flag indicating that subsequent calls to the editing methods should be treated as a single modification.
setAdjusting(boolean) - Method in class ilog.views.sdm.swing.IlvSDMUndoManager.UndoSDMModel
Starts and ends compound edits according to the adjusting flag.
setAdjusting(boolean) - Method in class ilog.views.swing.IlvJScrollManagerView
Tells the view that it is the beginning or the end of a major modification of its contents.
setAdjusting(boolean) - Method in interface ilog.views.symbol.util.IlvCompiledSymbol
Starts or stops a change sequence.
setAdjusting(boolean) - Method in class ilog.views.util.styling.IlvMutableStyleSheet
Enables or disables the adjusting mode.
setAdjustingToView(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
Specifies whether the swimlanes are dynamically adjusted according to the size of the view or not.
setAdjustmentEnd(boolean) - Method in class ilog.views.event.ManagerSelectionChangedEvent
Changes the 'Adjustment' property of the event.
setAdjustmentEnd(boolean) - Method in class ilog.views.graphic.linkbundle.event.LinkBundleSelectionChangedEvent
Changes the Adjustment property of the event.
setAdjustmentEnd(boolean) - Method in class ilog.views.graphlayout.GraphModelEvent
Changes the adjustment end flag of the event.
setAdjustmentEnd(boolean) - Method in class ilog.views.graphlayout.labellayout.LabelingModelEvent
Changes the adjustment end flag of the event.
setAdministrativeState(IltOSI.State.Administrative) - Method in class ilog.tgo.model.IltOSI.State
Sets the administrative status of this instance.
setAdvanceCheckEnabled(boolean) - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
Sets whether or not the IlvGanttModel will perform advance checking each time an object is added to the model.
setAdvancedBidiOn(boolean) - Static method in class ilog.views.util.text.IlvBidiUtil
Allows to switch advanced bidi off in applets.
setAdvancedBidiOnForTooltips(boolean) - Static method in class ilog.views.swing.IlvToolTipManager
Sets whether advanced bidi in enabled for tooltips.
setAdvancedCheckBoxVisible(boolean) - Method in class ilog.views.maps.beans.IlvJCoordinateSystemEditorPanel
Sets the visibility of the "advanced" check box of the editor.
setAdvancedPanelsVisible(boolean) - Method in class ilog.views.maps.beans.IlvJCoordinateSystemEditorPanel
Sets the visibility of the advanced panels of the editor.
setAffineTransform(AffineTransform) - Method in class ilog.views.IlvTransformer
Creates a transformation that corresponds to the input affine transform.
setAfterHandler(String) - Method in class ilog.views.faces.dhtml.interactor.IlvFacesInterceptInteractor
Sets the after handler.
setAfterHandler(String) - Method in class ilog.views.faces.dhtml.taglib.IlvInterceptInteractorTag
Sets the after handler that will be executed after.
setAggregate(IltAggregateState, IltAggregateStateValue) - Method in class ilog.tgo.model.IltObjectState
Sets the value of the aggregate state
setAggregate(IltStatePath, IltAggregateStateValue) - Method in class ilog.tgo.model.IltObjectState
Returns the current value of a state
setAlarmAckState(boolean) - Method in class ilog.tgo.model.IltAlarm
Sets the alarm acknowledged state.
setAlarmBorderColor(Color) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the color of the alarm border, or null if no alarm border is to be drawn.
setAlarmBorderColor(Color) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
 
setAlarmBorderVisible(boolean) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the visibility status of the alarm border.
setAlarmBorderWidth(int) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the width of the alarm border.
setAlarmChangedTime(Date) - Method in class ilog.tgo.model.IltAlarm
Sets the date of the last modification of alarm attribute values.
setAlarmClearedTime(Date) - Method in class ilog.tgo.model.IltAlarm
Sets the date when the perceived severity has been changed to cleared.
setAlarmColorLevel(int) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the brightness level that should be mapped to the normal alarm color.
setAlarmColorVisible(boolean) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets if alarm color must be visible.
setAlarmRaisedTime(Date) - Method in class ilog.tgo.model.IltAlarm
Sets the date when the alarm has been raised.
setAlarmSeverityStateFactory(IltAlarmSeverityStateFactory) - Method in class ilog.tgo.model.IltAlarmSystem
Sets the alarm state factory used to create the states that represent alarm severities.
setAlarmState(IltAlarm.State) - Method in class ilog.tgo.model.IltAlarmObjectState
Sets the alarm state instance.
setAlarmState(IltAlarm.State) - Method in class ilog.tgo.model.IltBellcoreObjectState
Sets the alarm state instance.
setAlarmState(IltAlarm.State) - Method in class ilog.tgo.model.IltOSIObjectState
Sets the alarm state instance.
setAlarmState(IltAlarm.State) - Method in class ilog.tgo.model.IltSONETObjectState
Sets the alarm state instance.
setAlarmSystem(IltAlarmSystem) - Method in class ilog.tgo.model.IltObjectState
Sets the alarm system being used by this instance.
setAlarmType(IltAlarm.AlarmType) - Method in class ilog.tgo.model.IltAlarm
Sets the alarm type.
setAlias(String) - Method in class ilog.views.sdm.renderer.IlvSDMRenderer
Sets the alias of this renderer.
setAlignment(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpTreeLayoutParameters
Sets the alignment option of an individual node.
setAlignment(int) - Method in class ilog.cpl.graphic.component.IlpStacker
Deprecated.
Returns the alignment used in the stacker children.
setAlignment(int) - Method in class ilog.views.chart.IlvLabelRenderer
Specifies the label alignment.
setAlignment(int) - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivitySymbol
Sets the alignment of the symbol.
setAlignment(int) - Method in class ilog.views.graphic.composite.layout.IlvStackerLayout
Returns the alignment used in the stacker children.
setAlignment(int) - Method in class ilog.views.graphic.IlvText
Changes the alignment of the multilines text.
setAlignment(Object, int) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the alignment option of an individual node.
setAlignment(int) - Method in class ilog.views.maps.graphic.IlvMapGraphicText
Sets the alignment of the label.
setAlignment(int) - Method in class ilog.views.maps.graphic.IlvMapLabel
Sets the alignment of the label.
setAlignment(int) - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
Sets the Alignment property value.
setAlignment(int) - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
Sets the alignment of the label.
setAlignment(int) - Method in class ilog.views.util.print.IlvFlow.TextStyle
Changes the paragraph alignment.
setAllLevelsAlternating(boolean) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets whether at all levels, nodes are forced into alternating circular layers.
setAllowDelete(boolean) - Method in class ilog.views.maps.beans.IlvEditableTree
Allows or disallows node deletion.
setAllowDrag(boolean) - Method in class ilog.views.maps.beans.IlvEditableTree
Allows or disallows node dragging.
setAllowDrawGhost(boolean) - Method in class ilog.views.chart.IlvChartInteractor
Sets whether a ghost can be drawn.
setAllowedNodesPlacementTime(long) - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
Sets the allowed maximum time (in milliseconds) for the topological optimization step of the layout.
setAllowedNumberOfIterations(int) - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
Allows you to specify the maximum number of iterations of the layout algorithm.
setAllowedNumberOfIterations(int) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
Sets the maximum allowed number of iterations of the layout algorithm.
setAllowedNumberOfIterations(int) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets the maximum number of iterations of the layout algorithm.
setAllowedNumberOfIterations(int) - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
Sets the maximum number of iterations of the layout algorithm.
setAllowedNumberOfNodesPlacementIterations(int) - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
Sets the maximum number of iterations of the drawing algorithm.
setAllowedNumberOfOptimizationIterations(int) - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
Sets the maximum number of iterations of the topological optimization algorithm.
setAllowedOptimizationTime(long) - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
Sets the allowed maximum time (in milliseconds) for the topological optimization step of the layout.
setAllowedSide(int) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
Sets the allowed side where the label is placed.
setAllowedTime(long) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Sets an upper limit for the duration of the layout algorithm.
setAllowedTime(long) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the upper limit for the duration of the layout algorithm.
setAllowedTime(long) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets the upper limit for the duration of the layout algorithm.
setAllowedTime(long) - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayout
Allows you to specify an upper limit for the duration of the layout algorithm.
setAllowedTime(long) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Sets an upper limit for the duration of the layout algorithm.
setAllowedTime(long) - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
Sets the upper limit for the duration of the layout algorithm.
setAllowedTime(long) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
Sets the upper limit for the duration of the layout algorithm.
setAllowedTime(long) - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
Calls the method of the superclass and internally records that a parameter that can modify the result of the first step of TML (the topological optimization step) was modified.
setAllowedTimePerLink(long) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets the upper limit for the time allowed to find a route for a long link.
setAllowingDocking(boolean) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Specifies if docking and undocking windows is allowed.
setAllowingMoveObjects(boolean) - Method in class ilog.views.maps.beans.IlvMapLayer
Specifies if moving the objects in this layer is allowed or not.
setAllowingMultiplePoints(boolean) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentMakePolyLinkButton
Changes the number of points the user can select with the interactor.
setAllowingMultiplePoints(boolean) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkMakePolyLinkButton
Changes the number of points the user can select with the interactor.
setAllowingMultiplePoints(boolean) - Method in class ilog.tgo.interactor.IltMakePolyLinkInteractor
Changes the number of points the user can select with the interactor.
setAllowingMultiplePoints(boolean) - Method in class ilog.views.interactor.IlvMakePolyPointsInteractor
Changes the number of points the user can select with the interactor.
setAllowLabelPointOverlap(boolean) - Method in class ilog.views.maps.label.IlvMapLabelManager
Sets the flag to prevent labels from covering point features.
setAllowMessages(boolean) - Static method in class ilog.views.maps.defense.terrain.IlvComputedRasterReader
Indicates whether messages should be displayed.
setAllowMultiConnection(boolean) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperGrapherPin
Sets whether this connector allows multiple hyperedge ends to connect to the same pin.
setAllowMultipleSelection(boolean) - Method in class ilog.views.maps.datasource.IlvFilePropertyEditor
Deprecated.
The file property editor does not support this method.
setAllowPointOverlap(boolean) - Method in class ilog.views.maps.label.IlvMapLabelStyle
Sets the overlap policy for labels and points.
setAllowRename(boolean) - Method in class ilog.views.maps.beans.IlvEditableTree
Allows or disallows node renaming.
setAllowScaleEdition(boolean) - Method in class ilog.views.maps.beans.IlvJMapScaleControl
Determines whether or not the user is allowed to change the view scale with this bean.
setAllSelectedObjects(Collection) - Method in class ilog.views.diagrammer.IlvDiagrammer
Selects the objects given as arguments, and deselects all other objects in the diagram.
setAllSelectedObjects(Collection<?>) - Method in class ilog.views.sdm.IlvSDMEngine
Selects the graphic objects that represent the model objects given as arguments, and deselects all other graphic objects that represent objects of the data model.
setAlpha(float) - Method in class ilog.views.gantt.graphic.IlvTimeIndicator
Set the alpha value for the layer that holds this graphic object.
setAlpha(float) - Method in class ilog.views.graphic.composite.IlvCompositeLink
Changes the alpha value of this object.
setAlpha(float) - Method in class ilog.views.graphic.IlvEnhancedPolylineLinkImage
Changes the alpha value of this object.
setAlpha(float) - Method in class ilog.views.graphic.IlvFullZoomingGraphic
Changes the alpha value of this object.
setAlpha(float) - Method in class ilog.views.graphic.IlvGeneralPath
Changes the alpha value of this graphic object.
setAlpha(float) - Method in class ilog.views.graphic.IlvGraphicSet
Changes the alpha value of this graphic object.
setAlpha(float) - Method in class ilog.views.graphic.IlvHalfZoomingGraphic
Changes the alpha value of this object.
setAlpha(float) - Method in class ilog.views.graphic.IlvIcon
Changes the alpha value of this graphic object.
setAlpha(float) - Method in class ilog.views.IlvHoverHighlightingImageOperation
Sets the alpha composition value of the highlight representation.
setAlpha(float) - Method in class ilog.views.IlvManagerLayer
Changes the alpha value of this layer.
setAlpha(float) - Method in class ilog.views.maps.graphic.style.IlvMapStyle
Set the Alpha property value.
setAlpha(float) - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
Sets the alpha channel of the colors allocated by this renderer.
setAlpha(float) - Method in class ilog.views.sdm.renderer.IlvColoringRenderer
Sets the alpha channel of the colors allocated by this renderer.
setAlpha(float) - Method in class ilog.views.sdm.renderer.IlvHalfZoomingRenderer
Changes the alpha transparency value for the objects.
setAlpha(Color, float) - Static method in class ilog.views.util.IlvColorUtil
Returns a color with a modified alpha value.
setAlphaBeamWidth(float) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
Sets the alpha value used to achieve transparency effects when drawing the antenna beam width.
setAlphaBeamWidth(float) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer
Sets the alpha value used to achieve transparency effects when drawing the antenna beam width.
setAlphaBeamWidth(float) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Standard
Sets the alpha value used to achieve transparency effects when drawing the antenna beam width.
setAlphaBufferEnabled(boolean) - Method in class ilog.views.graphic.IlvEnhancedPolylineLinkImage
Sets whether an additional buffer is used to draw the object when the alpha composition value is not 1.0.
setAlphaBufferEnabled(boolean) - Method in class ilog.views.graphic.IlvFullZoomingGraphic
Sets whether an additional buffer is used to draw the object when the alpha composition value is not 1.0.
setAlphaBufferEnabled(boolean) - Method in class ilog.views.graphic.IlvHalfZoomingGraphic
Sets whether an additional buffer is used to draw the object when the alpha composition value is not 1.0.
setAlternateColor(Color) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets the alternating color.
setAlternateScaleColor(Color) - Method in class ilog.views.maps.beans.IlvJScaleBar
Sets the alternate scale color.
setAlternateScaleColor(Color) - Method in class ilog.views.maps.beans.IlvScaleBar
Sets the alternate scale color.
setAltitude(double) - Method in class ilog.views.maps.defense.terrain3d.view.IlvFlyThroughStyle
Sets the HEIGHT attribute value.
setAltitudeFormat(String) - Method in class ilog.views.maps.IlvDisplayPreferences
Sets the format to use when formatting altitudes.
setAltitudePropertyName(String) - Method in class ilog.views.maps.defense.terrain3d.symbol.Ilv3DSymbol
Sets the name of the property to use to retrieve altitude in the symbol node.
setAltitudeTolerance(double) - Method in class ilog.views.maps.defense.terrain.IlvValleyRasterStyle
Sets the ALTITUDE_TOLERANCE attribute value.
setAltitudeUnit(IlvLinearUnit) - Method in class ilog.views.maps.beans.IlvJDisplayPreferencesEditorPanel
Selects an Altitude unit.
setAltitudeUnit(IlvLinearUnit) - Method in class ilog.views.maps.defense.terrain3d.symbol.Ilv3DSymbol
Sets the unit for the altitude property.
setAltitudeUnit(IlvLinearUnit, boolean) - Method in class ilog.views.maps.IlvDisplayPreferences
Sets the altitude unit and possibly the altitude format.
setAltName(String) - Method in class ilog.tgo.model.IltState
Sets the alternate name of this symbolic value.
setAlwaysOnTop(boolean) - Method in class ilog.views.maps.graphic.style.IlvMapStyle
Set the AlwaysOnTop property value.
setAlwaysProducingGraphic(boolean) - Method in class ilog.views.maps.labelling.IlvLabeledAreaRenderer
Tells the renderer if it should produce an IlvGraphic even if there is no matching name or value in the attributes.
setAlwaysProducingGraphic(boolean) - Method in class ilog.views.maps.labelling.IlvLabeledPointRenderer
Tells the renderer if it should produce an IlvGraphic even if there is no matching name or value in the attributes.
setAlwaysUseBoundingBox(boolean) - Method in class ilog.views.svg.SVGDocumentReaderConfigurator
Sets the mode used to read SVG gradients.
setAmbientLight(float) - Method in class ilog.views.chart.IlvChart3DView
Sets the intensity of the ambient light.
setAnchor(IlpRepresentationObject, IlpAttribute) - Method in class ilog.cpl.table.selection.IlpDefaultTableSelectionModel
Sets the cell (that is, the attribute of the representation object) that has the focus in the table.
setAnchor(IlpRepresentationObject, IlpAttribute) - Method in interface ilog.cpl.table.selection.IlpTableSelectionModel
Sets the cell (that is, the attribute of the representation object) which has the focus in the table.
setAnchor(int) - Method in class ilog.views.chart.graphic.IlvImageDecoration
Sets the image anchor within the plot area.
setAnchor(int) - Method in class ilog.views.chart.graphic.IlvPositionableDecoration
Sets the decoration's anchor within the plot area.
setAnchor(IlvGraphic) - Method in class ilog.views.graphic.composite.decoration.IlvAssociation
Sets the IlvGraphic which defines the anchor point of the association.
setAnchor(IlvAttachmentLocation) - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
Sets the location of this constraint.
setAnchor(IlvAttachable) - Method in class ilog.views.graphic.composite.layout.IlvAttachmentLayout
Sets the anchor.
setAnchor(int) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
Sets the anchor of the label.
setAnchor(IlvPoint) - Method in class ilog.views.maps.graphic.IlvMapLabel
Sets the anchor point of the label.
setAnchor(int) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the anchor position of the node, that is, the point that will be left unchanged by the IlvGeneralNode.setShapeWidth(double), IlvGeneralNode.setShapeHeight(double), and IlvGeneralNode.setShapeAspectRatio(double) methods.
setAnchorPoint(IlvPoint) - Method in class ilog.views.graphic.IlvText
Sets the anchor point for the text.
setAnchorPosition(int) - Method in class ilog.views.graphic.IlvText
Sets the anchor position for the text.
setAndCreateWorkingDirectory(File, String) - Method in class ilog.views.symbology.palettes.IlvPaletteManager
This method is for convenience.
setAngle(double) - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
Sets the Angle property value.
setAngle(double) - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
Sets the angle corresponding to the rotation of the label.
setAngle(String) - Method in class ilog.views.prototypes.IlvFillBehavior
Sets the angle parameter.
setAngle(String) - Method in class ilog.views.prototypes.IlvRotateBehavior
Sets the angle parameter for this behavior object.
setAngleEventMask(int) - Method in class ilog.views.chart.interactor.IlvChart3DViewInteractor
Sets the event mask used for rotating the view.
setAngleMin(String) - Method in class ilog.views.prototypes.IlvRotationBehavior
Sets the angleMin parameter for this behavior object.
setAngleRange(double) - Method in class ilog.views.chart.IlvChart
Sets the angle range of the polar projector.
setAngleRange(String) - Method in class ilog.views.prototypes.IlvRotationBehavior
Sets the angleRange parameter for this behavior object.
setAnimate(boolean) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Enables the animation mechanism.
setAnimate(boolean) - Method in class ilog.views.graphlayout.IlvGraphLayout
If the argument is true, specifies that layout algorithms that support the animation mechanism will require the graph model to redraw the graph after each iteration or step.
setAnimate(boolean) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Enables the animation mechanism.
setAnimateSpeed(float) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets the speed of animation.
setAnimationAccelerationRate(int) - Method in class ilog.views.animation.IlvManagerAnimator
Sets the number of steps during which the animation speeds up at the beginning of the animation and the number of steps during which the animation slows down at the end of the animation.
setAnimationAccelerationRate(int) - Method in class ilog.views.sdm.renderer.animation.IlvAnimationRenderer
Sets the number of animation accelerating and decelerating steps.
setAnimationDelay(int) - Method in class ilog.views.animation.IlvManagerAnimator
Sets the interval between drawing steps during animation, in milliseconds.
setAnimationDelay(int) - Method in class ilog.views.sdm.renderer.animation.IlvAnimationRenderer
Sets the delay between two steps of the animation.
setAnimationDrawingMode(boolean) - Method in interface ilog.views.animation.IlvOptimizedAnimatedGraphic
Puts the object in animation mode.
setAnimationRate(int) - Method in class ilog.views.animation.IlvManagerAnimator
Sets the animation rate, that is, the number of drawing steps performed to animate a smooth movement from start state to end state.
setAnimationRate(int) - Method in class ilog.views.sdm.renderer.animation.IlvAnimationRenderer
Sets the number of animation steps.
setAnimationRedrawMode(int) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
Sets the redraw mode that is used during animation.
setAnimationStep(int) - Method in class ilog.views.chart.interactor.IlvChartZoomInteractor
Sets the number of animation step.
setAnimationSteps(int) - Method in class ilog.views.gantt.IlvTimeScrollController
Sets the number of steps in the animation of changes to the visible interval.
setAnnealingLabelLayout(IlvAnnealingLabelLayout) - Method in class ilog.views.maps.IlvMagnifySymbolsInteractor
Sets a different annealing label layout to remove the symbol clutter.
setAnnotation(IlvDataAnnotation) - Method in class ilog.views.chart.IlvChartRenderer
Specifies a global annotation for all the data sets displayed by this renderer.
setAnnotation(IlvDataSet, int, IlvDataAnnotation) - Method in class ilog.views.chart.IlvChartRenderer
Specifies an annotation for a data point.
setAnnotation(IlvDataSet, IlvDataAnnotation) - Method in class ilog.views.chart.IlvChartRenderer
Specifies a global annotation for all the points of a data set.
setAnnotation(IlvDataAnnotation) - Method in class ilog.views.chart.renderer.IlvComboChartRenderer
Specifies an annotation for all the data points of a data set.
setAnnotation(IlvDataSet, int, IlvDataAnnotation) - Method in class ilog.views.chart.renderer.IlvCompositeChartRenderer
Specifies an annotation for a data point.
setAnnotation(IlvDataSet, IlvDataAnnotation) - Method in class ilog.views.chart.renderer.IlvCompositeChartRenderer
Specifies an annotation for all the data points of a data set.
setAnnotation(IlvDataSet, int, IlvDataAnnotation) - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
Sets an annotation on the specified data point.
setAnnotation(IlvDataSet, IlvDataAnnotation) - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
Sets an annotation on all the data points of the specified data set.
setAnnotation(IlvDataAnnotation) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Specifies an annotation for all the tree nodes displayed by this renderer.
setAnnotation(Object, IlvDataAnnotation) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Specifies an annotation for a given tree node.
setAnnotation(int, IlvDataAnnotation) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Specifies an annotation for a given list element or table row.
setAnnotation(IlvDataSet, int, IlvDataAnnotation) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
This method is not supported by this renderer, because it is associated with the entire data source, not with a single data set.
setAnnotation(IlvDataSet, IlvDataAnnotation) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
This method is not supported by this renderer, because it is associated with the entire data source, not with a single data set.
setAnnotationClipping(boolean) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Determines whether annotations are clipped to fit in their corresponding rectangle.
setAnnotationRoot(IlvMapLayer) - Method in class ilog.views.maps.beans.IlvMapAnnotationModel
Sets the layer to be used as a parent by the annotations layers.
setAnnotations(IlvScaleAnnotation[]) - Method in class ilog.views.chart.IlvScale
Sets the annotations attached to this scale.
setAnnotationVisibility(int) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Sets the visibility mode for annotations.
setAnnotationVisible(boolean) - Method in class ilog.views.chart.graphic.IlvThresholdIndicator
Sets whether the scale annotations are visible.
setAnnulusThickness(double) - Method in class ilog.views.graphic.IlvArc
Specifies the thickness of the annulus.
setAntennaRadius(int) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
Sets the antenna size when the power value is maximum.
setAntennaRadius(int) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer
Sets the antenna size when the power value is maximum.
setAntennaRadius(int) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Standard
Sets the antenna size when the power value is maximum.
setAntennaVisible(boolean) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
Sets if the antenna is visible or not.
setAntennaVisible(boolean) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer
Sets if the antenna is visible or not.
setAntennaVisible(boolean) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Standard
Sets if the antenna is visible or not.
setAntialiasing(boolean) - Method in class ilog.tgo.graphic.IltCounterMapping
Sets the anti-aliasing value to be used in the counter decoration.
setAntialiasing(boolean) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
Sets if the anti-aliasing is used or not when drawing the antenna.
setAntialiasing(boolean) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer
Sets if the anti-aliasing is used or not when drawing the antenna.
setAntialiasing(boolean) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Standard
Sets if the anti-aliasing is used or not when drawing the antenna.
setAntialiasing(boolean) - Method in class ilog.tgo.graphic.renderer.IltLedBaseRenderer
Sets the LED anti-aliasing.
setAntialiasing(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.BTSEquipment
Sets if anti-aliasing is used or not to draw the object.
setAntialiasing(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.ManagementElement
Sets if the shape draw will be executed with antialiasing or not.
setAntialiasing(boolean) - Method in class ilog.tgo.grprim.IltTextPalette
Deprecated.
Specifies whether anti-aliasing is enabled.
setAntiAliasing(boolean) - Method in class ilog.views.chart.IlvChart
Sets the antiAliasing property.
setAntiAliasing(boolean) - Method in class ilog.views.chart.IlvLegend
Sets the antiAliasing property.
setAntiAliasing(Boolean) - Method in class ilog.views.chart.swing.IlvJLabel
Specifies whether the image part this label is drawn with anti-aliasing or not.
setAntialiasing(boolean) - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityBar
Changes the anti-aliasing mode of the text label.
setAntialiasing(boolean) - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityLabel
Changes the anti-aliasing mode of the label.
setAntiAliasing(boolean) - Method in class ilog.views.graphic.IlvHTMLText
Changes the anti-aliasing mode of the text.
setAntialiasing(boolean) - Method in class ilog.views.graphic.IlvLabel
Changes the anti-aliasing mode of the label.
setAntialiasing(boolean) - Method in class ilog.views.graphic.IlvReliefLabel
Changes the anti-aliasing mode of the label.
setAntialiasing(boolean) - Method in class ilog.views.graphic.IlvScale
Changes the anti-aliasing mode of the labels.
setAntialiasing(boolean) - Method in class ilog.views.graphic.IlvShadowLabel
Changes the anti-aliasing mode of the text.
setAntialiasing(boolean) - Method in class ilog.views.graphic.IlvText
Changes the anti-aliasing mode of the text.
setAntialiasing(boolean) - Method in class ilog.views.graphic.IlvTextPath
Changes the anti-aliasing mode of the label.
setAntialiasing(boolean) - Method in class ilog.views.graphic.IlvZoomableLabel
Changes the anti-aliasing mode of the label.
setAntialiasing(boolean) - Method in class ilog.views.IlvManagerView
Changes the antialiasing mode of the view.
setAntialiasing(boolean) - Method in class ilog.views.maps.graphic.IlvFontMarker
Specifies if the drawing of the character is anti-aliased or not.
setAntialiasing(boolean) - Method in class ilog.views.maps.graphic.IlvMapGraphicText
Changes the anti-aliasing mode of the label.
setAntialiasing(boolean) - Method in class ilog.views.maps.graphic.IlvMapLabel
Changes the anti-aliasing mode of the label.
setAntialiasing(boolean) - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
Sets the Antialiasing property value.
setAntialiasing(boolean) - Method in class ilog.views.maps.rendering.IlvMapPointRenderingStyle
Specifies is the IlvFontMarker should render the character antialiased.
setAntialiasing(boolean) - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
Sets the antialiasing mode.
setAntiAliasing(boolean) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the antiAliasing property.
setAntialiasing(boolean) - Method in class ilog.views.servlet.IlvManagerServlet
Sets the antialiasing of the manager view when the image generated.
setAntialiasing(boolean) - Method in class ilog.views.servlet.IlvManagerServletSupport
Sets the antialiasing of the manager view when the image generated.
setAntiAliasingText(boolean) - Method in class ilog.views.chart.IlvChart
Sets the antiAliasingText property.
setAntiAliasingText(boolean) - Method in class ilog.views.chart.IlvLegend
Sets the antiAliasingText property.
setAntiAliasingText(Boolean) - Method in class ilog.views.chart.swing.IlvJLabel
Specifies whether the text part this label is drawn with anti-aliasing or not.
setAntiAliasingText(boolean) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the antiAliasingText property.
setApiVersion(String) - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
Sets the version of the Google maps API used.
setAppContext(IlpContext) - Method in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
Sets the application context where the style is defined.
setAppearsInLoadFileFilters(boolean) - Method in class ilog.views.appframe.docview.IlvFileDocumentTemplate
Specifies whether this file document template appears in the main file chooser or New document dialog box of the application.
setAppearsInNewDocuments(boolean) - Method in class ilog.views.appframe.docview.IlvFileDocumentTemplate
Specifies whether this file document template is selectable in the New Document dialog box of the application.
setApplication(IlvApplication) - Method in class ilog.views.appframe.docview.IlvAbstractDocument
Sets the application of the document.
setApplication(IlvApplication) - Method in class ilog.views.appframe.docview.IlvAbstractMainWindow
Sets the application of the main window.
setApplication(IlvApplication) - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
Sets the application of this document template.
setApplication(IlvApplication) - Method in class ilog.views.appframe.docview.IlvDocumentViewSupport
Sets the application of the view.
setApplication(IlvApplication) - Method in interface ilog.views.appframe.docview.IlvMainWindow
Sets the application of the main window.
setApplication(IlvApplication) - Method in class ilog.views.appframe.docview.IlvRecentFileList
Sets the application of this recent file list.
setApplication(IlvApplication) - Method in class ilog.views.appframe.docview.project.IlvProjectDataContainer
Sets the application of the project data container.
setApplication(IlvApplication) - Method in class ilog.views.appframe.plugin.IlvPlugin
Sets the application of the plug-in.
setApplication(IlvApplication) - Method in class ilog.views.appframe.plugin.IlvPluginManager
Sets the application that this plug-in manager will manage the plug-ins for.
setApplication(IlvApplication) - Method in class ilog.views.appframe.settings.IlvObjectSettingsHandler
Sets the application of the object.
setApplication(IlvApplication) - Method in class ilog.views.appframe.settings.IlvSettings
Sets the application that owns those settings.
setApplication(IlvApplication) - Method in class ilog.views.appframe.settings.IlvSettingsManager
Sets the application that owns this settings manager.
setApplication(IlvApplication) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Sets the application of the docking area.
setApplication(IlvApplication) - Method in class ilog.views.appframe.swing.IlvDockingBarArea
Sets the application of the docking bar area.
setApplication(IlvApplication) - Method in class ilog.views.appframe.swing.IlvMenuBar
Sets the application of the menu bar.
setApplication(IlvApplication) - Method in class ilog.views.appframe.swing.IlvMenuCompletion
Sets the application to associate with this menu completion.
setApplication(IlvApplication) - Method in class ilog.views.appframe.swing.IlvPanelView
Sets the application of the view.
setApplication(IlvApplication) - Method in class ilog.views.appframe.swing.IlvPopupMenu
Sets the application of the pop-up menu.
setApplication(IlvApplication) - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
Sets the application associated with the main window.
setApplication(IlvApplication) - Method in class ilog.views.appframe.swing.IlvToolBar
Sets the application of the toolbar.
setApplication(IlvApplication) - Method in class ilog.views.appframe.swing.mdi.IlvDesktopPane
Sets the application of this desktop pane.
setApplication(IlvApplication) - Method in class ilog.views.appframe.swing.mdi.IlvInternalFrame
Sets the application of the view.
setApplication(IlvApplication) - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
Sets the application of this applet.
setApplication(IlvApplication) - Method in interface ilog.views.appframe.swing.mdi.IlvMDIClient
Sets the application of this MDI client.
setApplication(IlvApplication) - Method in class ilog.views.appframe.swing.mdi.IlvMDIDockingArea
Sets the application associated with this tabbed pane.
setApplication(IlvApplication) - Method in class ilog.views.appframe.swing.mdi.IlvMDIMainFrame
Sets the application of the main frame.
setApplication(IlvApplication) - Method in class ilog.views.appframe.swing.mdi.IlvMDITab
Sets the application of the view.
setApplication(IlvApplication) - Method in class ilog.views.appframe.swing.mdi.IlvMDITabbedPane
Sets the application associated with this tabbed pane.
setApplication(IlvApplication) - Method in class ilog.views.appframe.util.IlvProgressMonitor
Sets the application of the monitor.
setApplyToSphere(boolean) - Static method in class ilog.views.maps.srs.coordtrans.IlvAbridgedMolodenskyTransform
This method indicates if the transformation formulas should be applied for sphere datums.
setAreaCalculator(IlvManagerView.FitAreaCalculator) - Method in class ilog.views.gantt.action.IlvZoomToFitAction
Sets the FitAreaCalculator that dynamically defines the area of the Gantt sheet that will be fit by this action.
setAreaColumn(IlvDataColumnInfo) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Sets the column chosen to determine the area of every object.
setAreaColumnName(String) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Determines the column chosen to determine the area of every object, through its name.
setAreaMinimizationEnabled(boolean) - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
Sets whether the total area minimization option is enabled.
setAreaOfinterest(double, double, double, double) - Method in class ilog.views.maps.defense.datasource.IlvVMAPDataSource
Sets the area outside of which data will not be fetched.
setAreaOfinterest(double, double, double, double) - Method in class ilog.views.maps.format.IlvDefaultTilableDataSource
Sets the area outside of which data will not be fetched.
setAreaOfinterest(double, double, double, double) - Method in class ilog.views.maps.format.wms.IlvWMSDataSource
Sets the area outside of which data will not be fetched.
setAreaOfinterest(double, double, double, double) - Method in class ilog.views.maps.tiling.IlvTilableDataSource
Sets the area outside of which data will not be fetched.
setAreaRenderer(IlvFeatureRenderer) - Method in class ilog.views.maps.IlvDefaultFeatureRenderer
Sets the graphic renderer used to translate polygons into graphic objects.
setAreaRenderingStyle(IlvMapAreaRenderingStyle) - Method in class ilog.views.maps.rendering.IlvDefaultAreaRenderer
Sets the rendering style for the areas.
setArrangeMode(int) - Method in class ilog.views.gantt.graphic.IlvActivityLogisticLayout
Sets the arrange mode.
setArrowColor(Color) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets the arrow color.
setArrowMode(int) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets the arrow drawing style.
setArrowPosition(double) - Method in class ilog.views.graphic.IlvArrowLine
Changes the position of the arrow.
setArrowPosition(double) - Method in class ilog.views.graphic.IlvArrowPolyline
Changes the position of the arrow.
setArrowPosition(double) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets the arrow position as a proportion of the link length (for example, .5 is the middle of the link).
setArrowRatio(double) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets the arrow size as a proportion of the link width (for example, 1 is about twice the link width).
setArrowSize(double) - Method in class ilog.views.gantt.graphic.IlvConstraintGraphic
Sets the size of the arrow in view coordinates.
setAscending(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvSDMObjectComparator.DataModelAttributeSortCriteria
Sets the direction of the sorting order.
setAscending(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvSDMObjectComparator.ModelOrderSortCriteria
Sets the direction of the sorting order.
setAsLocalizedText(String) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutEditor
Sets the property value by parsing a given string.
setAspectRatio(double) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the aspect ratio for the layout.
setAspectRatio(IlvRect) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the aspect ratio for the layout from a given rectangle.
setAspectRatio(IlvManagerView) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the aspect ratio for the layout from a given view.
setAspectRatio(double) - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DCamera
Sets the aspect ratio of this camera, as used in OpenGL.
setAsRoot(Component) - Static method in class ilog.views.diagrammer.IlvDiagrammer
Defines the supplied component as the root component of a hierarchy with a diagrammer component.
setAssociateOffset(double) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the minimum offset between associates and the orthogonal link segment starting at the parent.
setAsText(String) - Method in class ilog.views.maps.beans.editor.IlvAlphaPropertyEditor
Sets the property value as a String.
setAsText(String) - Method in class ilog.views.maps.beans.editor.IlvLabelAttributePropertyEditor
Sets the selected value
setAsText(String) - Method in class ilog.views.maps.beans.editor.IlvNonNullStringEditor
setAsText(String) - Method in class ilog.views.maps.datasource.IlvCoordinateSystemPropertyEditor
Does nothing.
setAsText(String) - Method in class ilog.views.maps.datasource.IlvFilePropertyEditor
Sets the selected file.
setAsText(String) - Method in class ilog.views.maps.projection.IlvCoordinateEditor
Changes the value of the editor from a text String.
setAsText(String) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutEditor
Sets the value of the editor as text.
setAsz(double) - Method in class ilog.views.maps.defense.format.asrp.projection.IlvAbstractARCProjection
Sets ASZ parameter.
setAttacherInfo(IltGraphicRepresentationStyle, IltAttacherInfo) - Method in class ilog.tgo.model.IltObjectInfo
Sets the instance of IltAttacherInfo which represents the given graphical representation.
setAttachingAttributes(boolean) - Method in class ilog.views.maps.datasource.IlvMapDataSource
Indicates to the data source if it should attach attributes to the IlvGraphic produced.
setAttachingAttributes(boolean) - Method in class ilog.views.maps.format.IlvMapLoader
Specifies whether the loader must attach a copy of the attributes of the features read by the map reader to the graphic objects.
setAttachingAttributes(boolean) - Method in class ilog.views.maps.format.IlvMapTileLoader
Specifies whether this tile loader is attaching attributes to graphic objects it loads.
setAttachingAttributes(boolean) - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOLayer
Specifies whether the attributes read from the SDO layer are attached to the graphic objects as IlvFeatureAttributeProperty.
setAttachment(IlpGraphic, IlpAttachment) - Method in interface ilog.cpl.graphic.attachment.IlpAttachmentManager
Deprecated.
Attaches the corresponding graphic object to another one.
setAttachment(IlpGraphic, IlpAttachment) - Method in class ilog.cpl.graphic.IlpCompositeGraphic
Deprecated.
Attaches the corresponding graphic object to another one.
setAttachment(IlpGraphic, IlpAttachment) - Method in class ilog.tgo.composite.IltcGraphicElementAggregate
Attaches the corresponding graphic object to another one.
setAttachment(IlpGraphic, IlpAttachment) - Method in class ilog.tgo.graphic.IltGraphicElementAggregate
Deprecated.
Attaches the corresponding graphic object to another one.
setAttachment(int) - Method in class ilog.views.maps.graphic.IlvMapGraphicText
Sets the label attachment.
setAttachment(int) - Method in class ilog.views.maps.graphic.IlvMapLabel
Sets the label attachment.
setAttachment(int) - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
Sets the Attachment property value.
setAttachment(int) - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
Sets the attachment of the label.
setAttachmentManager(IlpAttachmentManager) - Method in class ilog.cpl.graphic.IlpAbstractGraphic
Sets a new attachment manager to this graphic.
setAttachmentRect(IlpRect) - Method in class ilog.cpl.graphic.IlpAbstractGraphic
Sets the attachment bounds.
setAttribute(IlpAttribute) - Method in class ilog.cpl.graphic.IlpAbstractGraphic
Sets the business attribute represented by this graphic.
setAttribute(IlpAttribute) - Method in class ilog.tgo.composite.IltcCompositeGraphic
Sets the attribute that this graphic is representing.
setAttribute(IlpAttribute, Object) - Method in class ilog.tgo.model.IltSNMP.SystemInfo
Sets the value of an attribute defined in the System Group.
setAttribute(IltKey, Object) - Method in class ilog.tgo.model.IltSNMP.SystemInfo
Deprecated.
Please use IlpAttribute instead of IltKey.
setAttribute(String, String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
Adds a new attribute.
setAttribute(int, IlvFeatureAttribute) - Method in class ilog.views.maps.attribute.IlvAttributeArray
Sets the attribute of the specified index.
setAttribute(String, Object) - Method in class ilog.views.maps.graphic.style.IlvMapCompositeStyle
Sets the value for the attribute whose name is name.
setAttribute(String, Object) - Method in class ilog.views.maps.graphic.style.IlvMapStyle
Sets the value for the attribute whose name is name
setAttribute(int, IlvFeatureAttribute) - Method in class ilog.views.maps.IlvFeatureAttributeProperty
Sets the value of the attribute specified by the index i to value.
setAttribute(String, IlvFeatureAttribute) - Method in class ilog.views.maps.IlvFeatureAttributeProperty
Sets the value of the attribute specified by its name to value.
setAttribute(String, String) - Method in class ilog.views.svg.SVGDocumentBuilderConfigurator
Sets the value of an attribute of the outermost SVG element except the viewBox attribute.
setAttributeChanges(Object) - Method in class ilog.tgo.model.IltAlarm
Sets the attribute changes.
setAttributeDescription(String) - Method in class ilog.views.maps.datasource.IlvHierarchicalDataSource.SingleAttributeFilter
Sets the attribute description used by this filter.
setAttributedLabel(AttributedString) - Method in class ilog.views.graphic.IlvText
Sets the attributed text that will be displayed by the IlvText.
setAttributeFilter(IlvMapAttributeFilter) - Method in class ilog.views.maps.graphic.style.IlvMapStyle
Sets an IlvMapAttributeFilter for this style.
setAttributeGroup(IlpExtendedAttributeGroup) - Method in class ilog.cpl.list.IlpListAdapter
Accesses the extended attribute group used by this adapter.
setAttributeGroup(IlpAttributeGroup) - Method in interface ilog.cpl.model.IlpAttribute
Sets the attribute group that contains this attribute.
setAttributeGroup(IlpAttributeGroup) - Method in class ilog.cpl.model.IlpBeansAttribute
Bean attributes can not be changed to other attribute groups.
setAttributeGroup(IlpAttributeGroup) - Method in class ilog.cpl.model.IlpDefaultAttribute
Sets the attribute group; can be null when the attribute is removed from the attribute group.
setAttributeGroup(IlpExtendedAttributeGroup) - Method in class ilog.cpl.table.IlpAbstractTableModel
Sets the attribute model used to describe the attributes of the IlpTableRows inserted in the table model.
setAttributeGroup(IlpAttributeGroup) - Method in class ilog.tgo.model.attribute.IltAttribute
Sets the attribute group that contains this attribute.
setAttributeInfo(IlvAttributeInfoProperty) - Method in class ilog.views.maps.graphic.style.IlvMapStyle
Set the AttributeInfo property value.
setAttributeInfo(IlvAttributeInfoProperty) - Method in class ilog.views.maps.IlvMapFeature
Sets the attribute information of the map feature.
SetAttributeMapping(IlpAttribute, Object, String) - Static method in class ilog.tgo.model.IltSNMP
Adds a new attribute to the System group and creates the proper mapper information to display the new attribute in the system window.
SetAttributeMapping(IlpAttribute, Object, IlpStringKey) - Static method in class ilog.tgo.model.IltSNMP
Deprecated.
Please use SetAttributeMapping(IlpAttribute,Object,String) method to add the attribute. Configuration is done through cascading style sheets using the following properties:
  • visibleInSystemWindow: indicates if the mapper will be applied or not the given attribute.
  • label: string which represents the attribute value
  • .
  • captionLabel: string used as a description of the attribute.
  • captionLabelVisible: indicates if the description string should be displayed or not.
SetAttributeMapping(IltKey, Object, String) - Static method in class ilog.tgo.model.IltSNMP
Deprecated.
Please use the IlpAttribute version instead.
SetAttributeMapping(IltKey, Object, IltKey.String) - Static method in class ilog.tgo.model.IltSNMP
Deprecated.
Please use the IlpAttribute version instead.
setAttributeName(String) - Method in class ilog.cpl.sdm.binding.IlpAbstractAttributeBinding
Sets the TGO attribute name of this binding.
setAttributeName(String) - Method in class ilog.views.maps.datasource.IlvHierarchicalDataSource.SingleAttributeFilter
Sets the attribute name used by this filter to return a value for a map feature.
setAttributeName(String) - Method in class ilog.views.sdm.renderer.graphlayout.IlvSDMObjectComparator.DataModelAttributeSortCriteria
Sets the data model attribute name.
setAttributeNames(String[]) - Method in class ilog.views.maps.labelling.IlvLabeledAreaRenderer
Sets the attributes whose names are candidate to be displayed by the label.
setAttributeNames(String[]) - Method in class ilog.views.maps.labelling.IlvLabeledPointRenderer
Sets the attributes whose names are candidate to be displayed by the label.
setAttributeNode(Attr) - Method in class ilog.views.appframe.settings.IlvSettingsElement
Adds a new attribute.
setAttributeNodeNS(Attr) - Method in class ilog.views.appframe.settings.IlvSettingsElement
Adds a new attribute.
setAttributeNS(String, String, String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
Adds a new attribute.
setAttributes(IlvFeatureAttributeProperty) - Method in class ilog.views.maps.IlvMapFeature
Sets the attributes of the map feature.
setAttributeSize(String, int) - Method in class ilog.views.maps.format.shapefile.IlvDBFAttributeInfo
Sets the size for the field whose name is specified.
setAttributeSize(int, int) - Method in class ilog.views.maps.format.shapefile.IlvDBFAttributeInfo
Sets the size for the field whose index is specified.
setAttributeType(Class<?>) - Method in class ilog.cpl.sdm.binding.IlpAbstractAttributeBinding
Sets the TGO attribute type of this binding.
setAttributeValue(IlpAttribute, Object) - Method in class ilog.cpl.model.container.IlpAbstractRepresentationNode
Sets the value of an attribute of this object.
setAttributeValue(String, Object) - Method in class ilog.cpl.model.container.IlpAbstractRepresentationNode
Sets the value of an attribute of this object.
setAttributeValue(IlpAttribute, Object) - Method in interface ilog.cpl.model.IlpAttributeValueHolder
Sets the value of an attribute of this object.
setAttributeValue(String, Object) - Method in interface ilog.cpl.model.IlpAttributeValueHolder
Sets the value of an attribute of this object.
setAttributeValue(IlpAttribute, Object) - Method in class ilog.cpl.model.IlpAttributeValueHolderSupport
Sets the value of an attribute of this object.
setAttributeValue(String, Object) - Method in class ilog.cpl.model.IlpAttributeValueHolderSupport
Sets the value of an attribute of this object.
setAttributeValue(IlpAttribute, Object) - Method in class ilog.cpl.model.IlpBeansObject
Sets the value of an attribute of this object.
setAttributeValue(String, Object) - Method in class ilog.cpl.model.IlpBeansObject
Sets the value of an attribute of this object.
setAttributeValue(IlpAttribute, Object) - Method in class ilog.cpl.model.IlpDefaultObject
Sets the value of an attribute of this object.
setAttributeValue(String, Object) - Method in class ilog.cpl.model.IlpDefaultObject
Sets the value of an attribute of this object.
setAttributeValue(IlpAttribute, Object) - Method in class ilog.cpl.model.IlpRepresentationObjectSupport
Sets the value of an attribute of this object.
setAttributeValue(String, Object) - Method in class ilog.cpl.model.IlpRepresentationObjectSupport
Sets the value of an attribute of this object.
setAttributeValue(Object) - Method in interface ilog.cpl.storage.IlpSAXAttributeValueHandler.ResultHandler
Sets the attribute value
setAttributeValue(IlpAttribute, Object) - Method in class ilog.cpl.table.IlpDefaultTableRow
Sets the value of an attribute of this object.
setAttributeValue(String, Object) - Method in class ilog.cpl.table.IlpDefaultTableRow
Sets the value of an attribute of this object.
setAttributeValue(IlpAttribute, Object) - Method in class ilog.cpl.tree.IlpDefaultTreeNode
Sets the value of an attribute of this object.
setAttributeValue(String, Object) - Method in class ilog.cpl.tree.IlpDefaultTreeNode
Sets the value of an attribute of this object.
setAttributeValue(IlpAttribute, Object) - Method in class ilog.tgo.model.IltBTSAntenna
Sets the value of an attribute of this object.
setAttributeValue(IlpAttribute, Object) - Method in class ilog.tgo.model.IltCard
Sets the value of an attribute of this object.
setAttributeValue(IlpAttribute, Object) - Method in class ilog.tgo.model.IltCardCarrier
Sets the value of an attribute of this object.
setAttributeValue(IlpAttribute, Object) - Method in class ilog.tgo.model.IltCardItem
Sets the value of an attribute of this object.
setAttributeValue(IlpAttribute, Object) - Method in class ilog.tgo.model.IltGroup
Sets the value of an attribute of this object.
setAttributeValue(IlpAttribute, Object) - Method in class ilog.tgo.model.IltLed
Sets the value of an attribute of this object.
setAttributeValue(IlpAttribute, Object) - Method in class ilog.tgo.model.IltLink
Sets the value of an attribute of this object.
setAttributeValue(IlpAttribute, Object) - Method in class ilog.tgo.model.IltLinkBundle
Sets the value of an attribute of this object.
setAttributeValue(IlpAttribute, Object) - Method in class ilog.tgo.model.IltNetworkElement
Sets the value of an attribute of this object.
setAttributeValue(IlpAttribute, Object) - Method in class ilog.tgo.model.IltObject
Sets the value of an attribute of this object.
setAttributeValue(IlpAttribute, Object) - Method in class ilog.tgo.model.IltOffPageConnector
Sets the value of an attribute of this object.
setAttributeValue(IlpAttribute, Object) - Method in class ilog.tgo.model.IltPort
Sets the value of an attribute of this object.
setAttributeValue(IlpAttribute, Object) - Method in class ilog.tgo.model.IltShelf
Sets the value of an attribute of this object.
setAttributeValue(IlpAttribute, Object) - Method in class ilog.tgo.model.IltShelfItem
Sets the value of an attribute of this object.
setAttributeValue(Object, String, Object) - Method in interface ilog.views.appframe.settings.IlvMutableSettingsModel
Sets an attribute value to the specified element.
setAttributeValue(String, Object) - Method in class ilog.views.appframe.settings.IlvSettingsElement
Sets a new value to the attribute of this element with the specified name.
setAttributeValueByName(String, Object) - Method in class ilog.cpl.model.IlpDefaultObject
Deprecated.
Please use setAttributeValue instead.
setAttributeValueHandler(Class, IlpSAXSerializable) - Method in class ilog.cpl.util.IlpDefaultTypeConverter
Sets the way an attribute should be read from or written in XML depending on its Java class.
setAttributeVisible(IlpAttribute, boolean) - Method in class ilog.cpl.model.IlpDefaultAttributeGroup
Sets whether the given attribute should be visible to users of the model.
setAttributeVisible(IlpAttribute, boolean) - Method in class ilog.cpl.model.IlpExtendedAttributeGroup
Sets whether the given attribute should be visible to users of the model.
setAuthor(String) - Method in class ilog.views.util.print.IlvPrintableDocument
Changes the name of the author of the document.
setAutoCalcTimeIntervalFromChildren(boolean) - Method in class ilog.views.gantt.model.IlvSimpleActivity
Sets whether this activity, if it has children, will automatically calculate its time interval from its children.
setAutoCheckAppropriateLinksEnabled(boolean) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets whether the layout checks whether links are appropriate.
setAutoCheckAppropriateLinksEnabled(boolean) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Sets whether the layout checks whether links are appropriate.
setAutoCheckAppropriateLinksEnabled(boolean) - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
Sets whether the layout checks whether links are appropriate.
setAutoCheckAppropriateLinksEnabled(boolean) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
Sets whether the layout checks whether links are appropriate.
setAutoCommit(boolean) - Method in class ilog.views.util.data.IlvRowSetTableModel
Tries to override whether or not the RowSet will use auto commit.
setAutoComputeGroupLocation(boolean) - Method in class ilog.views.maps.IlvSDMHierarchyExpandManager
Makes sure the location of groups (longitude and latitude) is correct relative to their children.
setAutoConnect(boolean) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
Sets whether adding source or target nodes to the hyperedge creates segments that connect the new hyperedge end to the remaining segments.
setAutoCorrect(boolean) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelDescriptor
Sets whether an illegal specification is automatically corrected.
setAutoCreate(boolean) - Method in class ilog.views.appframe.docview.IlvDocumentViewConfiguration
Specifies whether this document view configuration should automatically provide a view container and its view(s) when a new document is created.
setAutoCrossing(boolean) - Method in class ilog.views.chart.IlvScale
Specifies whether the scale uses a default crossing location.
setAutoDataMax(boolean) - Method in class ilog.views.chart.IlvAxis
Toggles the automatic calculation of the data range maximum value.
setAutoDataMin(boolean) - Method in class ilog.views.chart.IlvAxis
Toggles the automatic calculation of the data range minimum value.
setAutoDataRange(boolean) - Method in class ilog.views.chart.IlvAxis
Toggles the automatic calculation of the data range.
setAutoDateUpdating(boolean) - Method in class ilog.views.util.print.IlvPrintingController
Sets whether the date of the document is automatically updated.
setAutoEditLabel(boolean) - Method in class ilog.views.diagrammer.IlvDiagrammer
Enables or disables automatic label editing when a new node is created in this diagram component.
setAutoEditLabel(boolean) - Method in class ilog.views.sdm.interactor.IlvMakeSDMNodeInteractor
Sets the "auto-edit-label" mode of this interactor.
setAutoFitToContents(boolean) - Method in class ilog.views.IlvManagerView
Changes the autofit mode of the view.
setAutoFitToContents(boolean, Insets, IlvManagerView.FitAreaCalculator, int) - Method in class ilog.views.IlvManagerView
Changes the autofit mode of the view.
setAutoHide(boolean) - Method in class ilog.views.appframe.swing.IlvToolBar
Specifies whether the toolbar is automatically hidden after it is removed all its child components.
setAutoKeepingAspectRatio(boolean) - Method in class ilog.views.interactor.IlvManagerMagViewInteractor
Sets whether keeping the aspect ratio of the control rectangle can be specified independent from keeping the aspect ratio of the target view.
setAutoLabelForCollapsedGraphic(boolean) - Method in class ilog.views.IlvManager
Sets whether the label of the collapsed graphic is determined automatically from the subgraph name.
setAutoLayout(boolean) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Enables the auto layout mode.
setAutoLayout(boolean) - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
Enables the auto layout mode.
setAutoLayout(boolean) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets whether the auto layout mode is enabled.
setAutoLayout(boolean) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Enables the auto layout mode.
setAutoLayout(boolean) - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
Enables the auto layout mode.
setAutoLayout(boolean) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
Enables the auto layout mode.
setAutoLayoutHandler(IlvAutoLayoutHandler) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets the auto layout handler.
setAutoLayoutHandler(IlvAutoLayoutHandler) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
Sets the auto layout handler.
setAutoLayoutIndex(int) - Method in class ilog.cpl.equipment.renderer.IlpGraphLayoutRenderer
Set the index of the graph layout that shall be performed automatically.
setAutoLayoutIndex(IlpRepresentationObject, int) - Method in class ilog.cpl.equipment.renderer.IlpGraphLayoutRenderer
Sets the index of the graph layout that will be applied automatically for the given representation object.
setAutoLayoutIndex(int) - Method in class ilog.cpl.graph.graphlayout.IlpDefaultGraphLayoutSupport
Sets the index of the graph layout that should be executed automatically when the view contents change.
setAutoLayoutIndex(IlpRepresentationObject, int) - Method in class ilog.cpl.graph.graphlayout.IlpDefaultGraphLayoutSupport
Sets the index of the graph layout that should be executed automatically in the subnetwork objects when the view contents change.
setAutoLayoutIndex(int) - Method in interface ilog.cpl.graph.graphlayout.IlpGraphLayoutSupport
Sets the index of the graph layout that should be executed automatically when the view contents change.
setAutoLayoutIndex(IlpRepresentationObject, int) - Method in interface ilog.cpl.graph.graphlayout.IlpGraphLayoutSupport
Sets the index of the graph layout that should be executed automatically in the subnetwork objects when the view contents change.
setAutoLayoutIndex(int) - Method in class ilog.cpl.graph.IlpGraphView
Sets the index of the graph layout that should be executed automatically when the view contents change.
setAutoLayoutIndex(IlpRepresentationObject, int) - Method in class ilog.cpl.graph.IlpGraphView
Sets the index of the graph layout that should be executed automatically in the subnetwork objects when the view contents change.
setAutoLayoutIndex(int) - Method in class ilog.cpl.IlpEquipment
Sets the index of the graph layout that should be executed automatically when the view contents change.
setAutoLayoutIndex(int) - Method in class ilog.cpl.IlpNetwork
Sets the index of the graph layout that should be executed automatically when the view contents change.
setAutoLayoutIndex(int) - Method in class ilog.cpl.network.renderer.IlpGraphLayoutRenderer
Set the index of the graph layout that shall be performed automatically.
setAutoLayoutIndex(IlpRepresentationObject, int) - Method in class ilog.cpl.network.renderer.IlpGraphLayoutRenderer
Sets the index of the graph layout that will be applied automatically for the given representation object.
setAutoLayoutIndex(int) - Method in class ilog.tgo.graphic.IltCompositeGrapher
Sets the index of the layout that is automatically performed for this grapher.
SetAutomatic(Action, boolean) - Static method in class ilog.views.appframe.IlvAction
Sets the specified action as automatic or not, depending on the value of the specified automatic parameter.
setAutomatic(boolean) - Method in class ilog.views.diagrammer.application.IlvDiagrammerPaletteBar
Enables or disable the "automatic" mode for this palette toolbar.
setAutomaticContainerTitle(boolean) - Method in class ilog.views.appframe.docview.IlvDocumentViewConfiguration
Specifies whether the view containers created for this view container have titles set automatically according to the associated document title.
setAutomaticCurrentDiagrammer(boolean) - Static method in class ilog.views.diagrammer.IlvDiagrammer
Enables or disables the automatic handling of the current diagram component for each Swing hierarchy.
setAutomaticDecorationsDirection(boolean) - Method in class ilog.tgo.model.IltObject
Deprecated.
Please use the method with the new context information.
setAutomaticDecorationsDirection(IlpContext, boolean) - Method in class ilog.tgo.model.IltObject
Makes the decorations (the alarm balloon and the label) follow the object direction.
setAutomaticDecorationsDirection(IlpContext, boolean) - Method in class ilog.tgo.model.IltShelfItem
Overwrites the method from IltObject
setAutomaticExtending(boolean) - Method in class ilog.views.sdm.renderer.IlvLaneRenderer
Enables or disables the automatic extending mode.
setAutomaticLabelLayout(boolean) - Method in class ilog.views.diagrammer.IlvDiagrammer
Enables or disables the automatic layout of labels.
setAutomaticLinkLayout(boolean) - Method in class ilog.views.diagrammer.IlvDiagrammer
Enables or disables the automatic layout of links.
setAutomaticNodeLayout(boolean) - Method in class ilog.views.diagrammer.IlvDiagrammer
Enables or disables the automatic layout of nodes.
setAutomaticReading(boolean) - Method in class ilog.views.appframe.settings.IlvObjectSettingsHandler
Sets the automatic reading mode to the specified value.
setAutomaticZoomLevel(boolean) - Method in class ilog.views.print.IlvManagerPrintableDocument
Sets whether the automatic zoom level calculation is enabled.
setAutomaticZoomLevel(boolean) - Method in class ilog.views.print.IlvSimplePrintableManager
Sets whether the automatic zoom level calculation is enabled.
setAutoMode(int) - Method in class ilog.views.chart.IlvDefaultStepsDefinition
Sets the mode for the automatic calculation of the step unit.
setAutoNumberFormat(boolean) - Method in class ilog.views.chart.IlvDefaultStepsDefinition
Toggles the automatic calculation of the number format.
setAutoPopupWidth(boolean) - Method in class ilog.views.swing.IlvJComponentGraphic.ComboBoxOptions
Sets whether the pop-up width is adjusted to the display width of the combo box.
setAutoRearrange(boolean) - Method in class ilog.views.maps.beans.IlvMapLayerTreeModel
Indicates if rearrange layers is allowed to change the manager layer order.
setAutoRearrange(boolean) - Method in class ilog.views.maps.IlvMapInputStream
Sets whether the rearrange layers is allowed to change manager layers order after reading a IlvMapDataSourceModel.
setAutoRefresh(boolean) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLOverview
Sets the auto refresh mode of the overview.
setAutoRefresh(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartOverviewTag
Sets the auto refresh mode of the overview.
setAutoRefresh(Boolean) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLOverview
Sets the refresh mode of the overview.
setAutoRefresh(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesOverviewTag
Sets the auto refresh mode of the overview.
setAutoRegionOfInterest(boolean) - Method in class ilog.views.sdm.renderer.maps.IlvMapRenderer
Enables or disables the automatic computation of the region of interest from the position of the objects contained in the SDM data model.
setAutoResize(boolean) - Method in class ilog.views.appframe.swing.IlvToolBar
Specifies whether the bounds of toolbar should be automatically updated after the toolbar is added or removed child components.
setAutoResizeMode(IlpTableResizeMode) - Method in class ilog.cpl.IlpTable
Sets the autoresize mode of the Table View.
setAutoResizeMode(IlpTableResizeMode) - Method in class ilog.cpl.table.IlpTableView
Sets the auto-resize mode of the table.
setAutoResizeMode(IlpTableResizeMode) - Method in class ilog.cpl.table.renderer.IlpViewRenderer
Sets the auto-resize mode of the table.
setAutoResizing(boolean) - Method in class ilog.views.graphic.IlvIcon
Sets whether or not the IlvIcon will be resized automatically to the width/height of the Image when IlvIcon.setImageLocation(String) or IlvIcon.setImage(Image) is called.
setAutoScaled(boolean) - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
Activates/Deactivates the autoscaling dst.setClip(oldClip); mechanism.
setAutoScaleTitleRotation(boolean) - Method in class ilog.views.chart.IlvChart
Sets whether the rotation angle of the scale titles is computed automatically depending on the type of the scale axis and depending on the projector configuration.
setAutoScaling(boolean) - Method in class ilog.views.chart.IlvChart3DView
Toggles the automatic scaling of the view.
setAutoScheduling(boolean) - Method in class ilog.views.gantt.model.IlvGanttModelScheduler
Sets whether the schedule is automatically recomputed when the Gantt data model changes.
setAutoSide(boolean) - Method in class ilog.views.chart.IlvScale
Specifies whether the side of the labels, title and "outside" ticks should be chosen automatically.
setAutoStepUnit(boolean) - Method in class ilog.views.chart.IlvDefaultStepsDefinition
Toggles the automatic calculation of the step unit.
setAutoSubmit(boolean) - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesGraphInteractor
Sets the autoSubmit property.
setAutoSubmit(String) - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphInteractorTag
Sets the autoSubmit property.
setAutoSubmit(boolean) - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectInteractor
Sets the auto submit mode.
setAutoSubmit(String) - Method in class ilog.views.faces.dhtml.taglib.IlvObjectSelectInteractorTag
Sets the autoSubmit mode.
setAutoSubStepUnit(boolean) - Method in class ilog.views.chart.IlvDefaultStepsDefinition
Toggles the automatic calculation of the substep unit.
setAutoSubStepUnit(boolean) - Method in class ilog.views.chart.IlvTimeStepsDefinition
Toggles the automatic calculation of the minor ticks unit.
setAutoTranslating(boolean) - Method in class ilog.views.interactor.IlvManagerMagViewInteractor
Enables or disables the AutoTranslating mode.
setAutoTranslating(boolean) - Method in class ilog.views.maps.beans.IlvJOverview
Enables/disables Auto Translating mode.
setAutoTransparency(boolean) - Method in class ilog.views.chart.renderer.IlvBarChartRenderer
Sets whether this renderer should use transparent default colors.
setAutoTransparency(boolean) - Method in class ilog.views.chart.renderer.IlvPolylineChartRenderer
Sets whether this renderer should use transparent default colors.
setAutoTransparency(boolean) - Method in interface ilog.views.chart.renderer.IlvSuperimposedRenderer
Sets whether this renderer should use transparent default colors.
setAutoUnit(boolean) - Method in class ilog.views.chart.IlvTimeStepsDefinition
Toggles the automatic calculation of the step unit.
setAutoUnits(IlvTimeUnit[]) - Method in class ilog.views.chart.IlvTimeStepsDefinition
Specifies the available units for the automatic calculation of the step unit.
setAutoUpdate(boolean) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
Enables the automatic update of labels on geometry changes.
setAutoUpdateCapabilities(boolean) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
Sets whether the automatic update will also update the capabilities.
setAutoUpdateCapabilities(boolean) - Method in interface ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttSupport
Sets whether the automatic update will also update the capabilities.
setAutoUpdateCapabilities(boolean) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttSupportImpl
Sets whether the automatic update will also update the capabilities.
setAutoUpdateCapabilities(boolean) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
Sets whether the automatic update will also update the capabilities.
setAutoUpdateCapabilities(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLHierarchyChartViewTag
Sets whether the automatic update will also update the capabilities.
setAutoVisibleRange(boolean) - Method in class ilog.views.chart.IlvAxis
Toggles the automatic mode of the visible range.
setAutoWidthFromTree(boolean) - Method in class ilog.views.util.swing.tree.IlvDefaultTreeCellRenderer
Sets whether the renderer sets its width to the width of the tree.
setAutoWrapping(boolean) - Method in class ilog.views.chart.IlvLabelRenderer
Toggles automatic wrapping.
setAutoWrapping(boolean) - Method in class ilog.views.chart.IlvScale
Toggles the automatic wrapping of step labels.
setAutoWrappingResizeMode(int) - Method in class ilog.views.graphic.IlvText
Sets the auto wrapping resize mode.
setAutoWrappingSizeMode(boolean) - Method in class ilog.views.graphic.IlvText
Deprecated.
setAutoZoomConstrained(boolean) - Method in class ilog.views.interactor.IlvManagerMagViewInteractor
Constrains the AutoZoom mode so that the overview is never less zoomed than its content.
setAutoZoomConstrained(boolean) - Method in class ilog.views.maps.beans.IlvJOverview
Constraints the Auto Zoom mode.
setAutoZooming(boolean) - Method in class ilog.views.interactor.IlvManagerMagViewInteractor
Enables or disables the AutoZooming mode.
setAutoZooming(boolean) - Method in class ilog.views.maps.beans.IlvJOverview
Enables/disables Auto Zoom mode.
setAvailableResourceLocales(Locale...) - Static method in class ilog.views.util.IlvResourceUtil
Sets the available resource locales.
setAvailableResourceLocales(ULocale...) - Static method in class ilog.views.util.IlvResourceUtil
Sets the available resource locales.
setAvailableResourceSuffixes(String...) - Static method in class ilog.views.util.IlvResourceUtil
Sets the available resource suffixes.
setAWTEventFilter(IlvAWTEventFilter) - Static method in class ilog.views.util.swt.IlvEventThreadUtil
Deprecated.
Specifies the AWT event filter.
setAWTThreadRedirect(Display) - Static method in class ilog.views.util.swt.IlvEventThreadUtil
Deprecated.
Redirects the SWT event thread to the SWT event thread of the given display.
setAxisStroke(Stroke) - Method in class ilog.views.chart.IlvScale
Specifies the stroke for the axis and ticks.
setAxisVisible(boolean) - Method in class ilog.views.chart.IlvScale
Toggles the visibility of the axis.
setBackArrowPosition(double) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets the backward arrow position as a proportion of the link length (for example, .5 is the middle of the link).
setBackComponent(IlpComponentGraphic) - Method in class ilog.cpl.graphic.component.IlpAlarmBalloon
Deprecated.
Sets the component responsible for drawing the balloon.
setBackComponent(IlpComponentGraphic) - Method in class ilog.cpl.graphic.component.IlpCentered
Deprecated.
Sets the component responsible for drawing the balloon.
setBackedUpStatus(boolean) - Method in class ilog.tgo.model.IltAlarm
Sets the backup status.
setBackground(Color) - Method in class ilog.cpl.graphic.component.IlpBalloon
Deprecated.
Sets the balloon background color.
setBackground(Color) - Method in class ilog.cpl.table.IlpTableView
Sets the background color of this component.
setBackground(Color) - Method in class ilog.cpl.table.renderer.IlpViewRenderer
Sets the view background color.
setBackground(Color) - Method in class ilog.cpl.tree.renderer.IlpViewRenderer
Sets the view background color.
setBackground(Color) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the background color used to display the face part.
setBackground(Color) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
 
setBackground(Color) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
Sets the background color of the node shape.
setBackground(Color) - Method in class ilog.tgo.grprim.IltTextPalette
Deprecated.
Sets the background color.
setBackground(Color) - Method in class ilog.views.chart.IlvChart
Sets the background color of this component.
setBackground(Color) - Method in class ilog.views.chart.IlvLabelRenderer
Sets the label background.
setBackground(Color) - Method in class ilog.views.chart.IlvLegend
Sets the background color.
setBackground(Color) - Method in class ilog.views.chart.print.IlvChartPrintableDocument
Sets the background color override.
setBackground(Color) - Method in class ilog.views.gantt.graphic.IlvTimeIndicator
Changes the background color of the time indicator graphic object.
setBackground(Color) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer
Sets the background color of the underlying graphic object.
setBackground(Color) - Method in class ilog.views.graphic.composite.decoration.IlvBracket
Changes the background color of the IlvRectangle.
setBackground(Color) - Method in class ilog.views.graphic.composite.decoration.IlvDiamond
Changes the background color of this object.
setBackground(Color) - Method in class ilog.views.graphic.IlvArc
Changes the background color of the IlvArc.
setBackground(Color) - Method in class ilog.views.graphic.IlvEllipse
Changes the background color of the IlvEllipse.
setBackground(Color) - Method in class ilog.views.graphic.IlvExpandCollapseMarker
Changes the background color of the marker.
setBackground(Color) - Method in class ilog.views.graphic.IlvFilledLabel
Changes the background color of the object.
setBackground(Color) - Method in class ilog.views.graphic.IlvGeneralPath
Changes the background color of the object.
setBackground(Color) - Method in class ilog.views.graphic.IlvGraphicHandle
Changes the background color of the object.
setBackground(Color) - Method in class ilog.views.graphic.IlvGraphicHandleSelection
Changes the background color of the object.
setBackground(Color) - Method in class ilog.views.graphic.IlvGraphicPath
Changes the background color of the object.
setBackground(Color) - Method in class ilog.views.graphic.IlvPolygon
Changes the background color of the IlvPolygon.
setBackground(Color) - Method in class ilog.views.graphic.IlvRectangle
Changes the background color of the IlvRectangle.
setBackground(Color) - Method in class ilog.views.graphic.IlvSpline
Changes the background color of the IlvSpline.
setBackground(Color) - Method in class ilog.views.graphic.IlvText
Changes the background color of the object, i.e the color used to fill the background rectangle.
setBackground(Paint) - Method in class ilog.views.graphic.linkbundle.IlvDefaultLinkBundleFrame
Changes the Paint object used to draw the background of the link bundle.
setBackground(Paint) - Method in class ilog.views.IlvDefaultManagerFrame
Changes the Paint object used to draw the background of the manager when the frame is opaque.
setBackground(Color) - Method in class ilog.views.IlvGraphic
Changes the background color of the object.
setBackground(Color) - Method in class ilog.views.IlvManagerView
Changes the background of the view.
setBackground(Color) - Method in class ilog.views.interactor.IlvMakePolyPointsInteractor
Changes the background color that is used when creating the polypoint.
setBackground(Color) - Method in class ilog.views.interactor.IlvMakeRectangleInteractor
Changes the background color that is used to create the object.
setBackground(Color) - Method in class ilog.views.maps.graphic.IlvMapGraphicPath
Sets the background in the IlvGraphicPathStyle object.
setBackground(Color) - Method in class ilog.views.maps.graphic.IlvMapPolyline
Sets the background in the IlvPolylineStyle object.
setBackground(Color) - Method in class ilog.views.maps.graphic.style.IlvPolylineStyle
Sets the Background property value.
setBackground(Color) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the background color of the chart.
setBackground(Paint) - Method in class ilog.views.sdm.graphic.IlvDefaultManagerFrameGraphic
setBackground(Color) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the background color of the node shape.
setBackground(Color) - Method in class ilog.views.sdm.graphic.IlvURLGraphic
Sets the background color of all the objects in the graphic set.
setBackground(Color) - Method in class ilog.views.sdm.renderer.IlvDecorationRenderer
Sets the view background color.
setBackground(Color) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
Sets the background color of the legend box.
setBackground(Color) - Method in class ilog.views.util.print.IlvFlow.TextStyle
Changes the background color for text.
setBackground(Color) - Method in class ilog.views.util.swt.IlvSwingControl
Overridden to propagate the background color change to the embedded AWT component.
setBackgroundColor(Color) - Method in class ilog.cpl.equipment.renderer.IlpBackgroundsRenderer
Changes the background of the view.
setBackgroundColor(Color) - Method in class ilog.cpl.network.renderer.IlpBackgroundsRenderer
Changes the background of the view.
setBackgroundColor(Color) - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
Sets the backgroundColor property.
setBackgroundColor(Color) - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
Sets the backgroundColor property.
setBackgroundColor(Color) - Method in class ilog.tgo.graphic.IltCounterMapping
Sets the background color value to be used in the counter decoration.
setBackgroundColor(Color) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
Sets the background color of the generated image.
setBackgroundColor(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewComponentTag
Sets the background color of the generated image.
setBackgroundColor(Color) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
Sets the background color of the view.
setBackgroundColor(Color) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
Sets the background color of the view.
setBackgroundColor(Color) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
Sets the background color of the view.
setBackgroundColor(Color) - Method in interface ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupport
Sets the background color of the view.
setBackgroundColor(Color) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
Sets the background color of the view.
setBackgroundColor(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Sets the background color of the view.
setBackgroundColor(Color) - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DLabel
Sets the text color of this component.
setBackgroundExtensions(List) - Method in class ilog.cpl.graph.background.beans.IlpBackgroundPanel
Sets the background extensions that it makes visible when opening background files.
setBackgroundFile(URL) - Method in class ilog.views.sdm.renderer.IlvDecorationRenderer
Sets a URL that points to a Rogue Wave JViews formatted file (.ivl).
setBackgroundOn(boolean) - Method in class ilog.views.graphic.IlvZoomableLabel
If set to true the background of the object will be filled.
setBackgroundPaint(Paint) - Method in class ilog.views.chart.IlvChart.Area
Sets the background as a Paint.
setBackgroundPaint(Paint) - Method in class ilog.views.chart.IlvChart
Sets the background as a Paint.
setBackgroundPaint(Paint) - Method in class ilog.views.chart.IlvLabelRenderer
Sets the background paint.
setBackgroundPaint(Paint) - Method in class ilog.views.graphic.IlvZoomableLabel
Changes the paint object used to fill the background rectangle.
setBackgroundPaint(Paint) - Method in class ilog.views.maps.graphic.IlvMapGraphicText
Sets the Paint object used to fill the frame of the label.
setBackgroundPaint(Paint) - Method in class ilog.views.maps.graphic.IlvMapLabel
Sets the Paint used to fill the frame of the label.
setBackgroundPaint(Paint) - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
Sets the BackgroundPaint property value.
setBackgroundPaint(Paint) - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
Sets the background paint.
setBackgroundPattern(String) - Method in class ilog.cpl.equipment.renderer.IlpBackgroundsRenderer
Changes the background pattern of the view.
setBackgroundPattern(String) - Method in class ilog.cpl.network.renderer.IlpBackgroundsRenderer
Changes the background pattern of the view.
setBackgroundPattern(Image) - Method in class ilog.views.IlvManagerView
Deprecated.
use setBackgroundPatternLocation
setBackgroundPatternLocation(URL) - Method in class ilog.views.IlvManagerView
Changes the background pattern of the view.
setBackgroundPatternLocation(URL) - Method in class ilog.views.sdm.renderer.IlvDecorationRenderer
Changes the background pattern of the view.
setBackgrounds(List) - Method in class ilog.cpl.graph.background.IlpDefaultBackgroundSupport
Replaces the current backgrounds with the ones provided in the List URL instances.
setBackgrounds(List) - Method in class ilog.cpl.graph.IlpGraphView
Replaces the entire list of backgrounds.
setBackgrounds(List) - Method in class ilog.cpl.IlpEquipment
Replaces the entire list of backgrounds.
setBackgrounds(List) - Method in class ilog.cpl.IlpNetwork
Replaces the entire list of backgrounds.
setBackgroundSelectable(boolean) - Method in class ilog.tgo.graphic.IltNetwork
Specifies whether the background loaded using setFileName should be selectable or not.
setBackgroundsRenderer(IlpBackgroundsRenderer) - Method in class ilog.cpl.graph.IlpGraphView
 
setBackgroundSupport(IlpBackgroundSupport) - Method in class ilog.cpl.graph.IlpGraphView
Replaces the background support object.
setBackgroundURLs(URL[]) - Method in class ilog.cpl.graph.IlpGraphView
Deprecated.
Use instead setBackgrounds(List)
setBackgroundURLs(URL[]) - Method in interface ilog.cpl.graphic.views.background.IlpBackgroundSupport
Deprecated.
Replaces the entire list of backgrounds.
setBackgroundURLs(URL[]) - Method in class ilog.cpl.graphic.views.background.IlpDefaultBackgroundSupport
Deprecated.
Replaces the entire list of backgrounds.
setBackgroundURLs(URL[]) - Method in class ilog.cpl.IlpEquipment
Deprecated.
Use instead setBackgrounds(List)
setBackgroundURLs(URL[]) - Method in class ilog.cpl.IlpNetwork
Deprecated.
Use instead setBackgrounds(List)
setBackOriented(boolean) - Method in class ilog.views.graphic.IlvEnhancedPolylineLinkImage
Sets whether the link is backward oriented.
setBackOriented(boolean) - Method in class ilog.views.graphic.linkpolicy.IlvCrossingAwareLinkImage
Sets whether the link is backward oriented.
setBackOriented(boolean) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets whether the link is backward oriented.
setBackOriented(boolean) - Method in class ilog.views.sdm.graphic.IlvSimpleLink
Sets whether the link is backward-oriented.
setBacktrackCrossingReductionEnabled(boolean) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets whether the backtrack mechanism of the link crossing reduction phase is enabled.
setBackUpObject(String) - Method in class ilog.tgo.model.IltAlarm
Sets the backup object.
setBalanceSplineCurveThreshold(double) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets the threshold for spline curves at bends which the optimized spline control point routing uses to balance the curve.
setBalanceSplineCurveThreshold(double) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Sets the threshold for spline curves on arcs until the optimized spline control point routing tries to balance the curve.
setBalloonAngleSpacing(int) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the current angle spacing for balloon layout mode.
setBalloonColor(Color) - Method in class ilog.views.graphic.composite.decoration.IlvBalloon
Sets the balloon shadow color.
setBalloonInnerChildrenAngle(int) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the maximum angle for children of inner nodes in balloon mode.
setBalloonLeafChildrenAngle(int) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the maximum angle for children of nodes that have only leaves as children in balloon mode.
setBalloonRadiusMode(int) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the current radius mode for balloon layout mode.
setBalloonRootChildrenAngle(int) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the maximum angle for children of the root node in balloon mode.
setBalloonStartAngle(int) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the start angle of the layout in balloon mode.
setBarShape(int) - Method in class ilog.views.chart.renderer.IlvBarChartRenderer
Sets the shape of the bars.
setBarShape(int) - Method in class ilog.views.chart.renderer.IlvSingleBarRenderer
Sets the shape of the bars.
setBarVisible(String, boolean) - Method in class ilog.views.appframe.swing.IlvDockingBarArea
Shows or hides the bar with the specified name depending on the value of the visible parameter.
setBase(File) - Method in class ilog.views.util.servlet.tiling.IlvFileTileManager
Sets the base directory for this tile manager.
setBaseClass(String) - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
Changes the base class of the generated beans.
setBaseImage(Image) - Method in class ilog.tgo.graphic.renderer.IltLedImageBaseRendererFactory
Sets the base image used for comparison.
setBaseImageName(String) - Method in class ilog.tgo.graphic.renderer.IltLedImageBaseRendererFactory
Sets the base image name used for comparison.
setBaseLayer(int) - Method in class ilog.views.prototypes.IlvGraphicElement
Sets the base layer of the graphic object.
setBaselineShift(double) - Method in class ilog.views.graphic.IlvTextPath
Sets the shift perpendicular to the baseline.
setBaseName(String) - Method in class ilog.views.maps.raster.IlvRasterProperties
Sets the name of the path to the source of the data.
setBaseParameter(Object, Object) - Method in class ilog.tgo.graphic.IltCompositeGraphic
Sets the value of a base parameter.
setBaseRectangle(IltGraphicManager, IlvRect) - Method in class ilog.tgo.model.IltAbstractLink
Applies a transformation to the graphic representation in a given IltGraphicManager, attempting to make the base rectangle resemble the given rectangle.
setBaseRectangle(IltGraphicManager, IlvRect) - Method in class ilog.tgo.model.IltBTS
Applies a transformation to the graphic representation in a given IltGraphicManager, attempting to make the base rectangle resemble the given rectangle.
setBaseRectangle(IltGraphicManager, IlvRect) - Method in class ilog.tgo.model.IltBTSAntenna
Applies a transformation to the graphic representation in a given IltGraphicManager, attempting to make the base rectangle resemble the given rectangle.
setBaseRectangle(IltGraphicManager, IlvRect) - Method in class ilog.tgo.model.IltCardItem
Applies a transformation to the graphic representation in a given IltGraphicManager, attempting to make the base rectangle resemble the given rectangle.
setBaseRectangle(IltGraphicManager, IlvRect) - Method in class ilog.tgo.model.IltLinearGroup
Applies a transformation to the graphic representation in a given IltGraphicManager, attempting to make the base rectangle resemble the given rectangle.
setBaseRectangle(IltGraphicManager, IlvRect) - Method in class ilog.tgo.model.IltNetworkElement
Applies a transformation to the graphic representation in a given IltGraphicManager, attempting to make the base rectangle resemble the given rectangle.
setBaseRectangle(IltGraphicManager, IlvRect) - Method in class ilog.tgo.model.IltObject
Applies a transformation to the graphic representation in a given IltGraphicManager, attempting to make the base rectangle resemble the given rectangle.
setBaseRectangle(IltGraphicManager, IlvRect) - Method in class ilog.tgo.model.IltOffPageConnector
Applies a transformation to the graphic representation in a given IltGraphicManager, attempting to make the base rectangle resemble the given rectangle.
setBaseRectangle(IltGraphicManager, IlvRect) - Method in class ilog.tgo.model.IltPolyGroup
Applies a transformation to the graphic representation in a given IltGraphicManager, attempting to make the base rectangle resemble the given rectangle.
setBaseRectangle(IltGraphicManager, IlvRect) - Method in class ilog.tgo.model.IltRectGroup
Applies a transformation to the graphic representation in a given IltGraphicManager, attempting to make the base rectangle resemble the given rectangle.
setBaseRectangle(IltGraphicManager, IlvRect) - Method in class ilog.tgo.model.IltShelf
Applies a transformation to the graphic representation in a given IltGraphicManager, attempting to make the base rectangle resemble the given rectangle.
setBaseRectangle(IltGraphicManager, IlvRect) - Method in class ilog.tgo.model.IltShelfItem
Applies a transformation to the graphic representation in a given IltGraphicManager, attempting to make the base rectangle resemble the given rectangle.
setBaseRectangleInManager(IltGraphicManager, IlvRect) - Method in class ilog.tgo.model.IltObject
Applies a transformation to the graphic representation in a given IltGraphicManager, attempting to make the base rectangle resemble the given rectangle.
setBaseRendererState(IltBaseRendererState) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets a new base renderer state, which may or may not have already been initialized.
setBaseSelectionBorderVisible(boolean) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the visibility status of the selection border for the base.
setBaseTextDirection(int) - Method in class ilog.views.chart.graphic.IlvGraphicDecoration
This method does nothing.
setBaseTextDirection(int) - Method in class ilog.views.chart.IlvChart
Sets the base text direction for this chart.
setBaseTextDirection(int) - Method in class ilog.views.chart.IlvLegend
Sets the base text direction for this legend.
setBaseTextDirection(int) - Method in class ilog.views.dashboard.IlvDashboardDiagram
Changes the global base direction of text in the diagram.
setBaseTextDirection(int) - Method in class ilog.views.diagrammer.IlvDiagrammer
Set default base text direction of Diagrammer.
setBaseTextDirection(int, boolean) - Method in class ilog.views.diagrammer.IlvDiagrammer
Set default base text direction of Diagrammer.
setBaseTextDirection(String) - Method in class ilog.views.faces.component.IlvBasicView
Sets the baseTextDirection.
setBaseTextDirection(String) - Method in class ilog.views.faces.component.IlvFacesMenu
Sets the baseTextDirection.
setBaseTextDirection(String) - Method in class ilog.views.faces.component.IlvImageButton
Sets the baseTextDirection.
setBaseTextDirection(String) - Method in class ilog.views.faces.component.IlvMessageBox
Sets the baseTextDirection.
setBaseTextDirection(String) - Method in class ilog.views.faces.dhtml.component.IlvDHTMLImageButton
Sets the baseTextDirection.
setBaseTextDirection(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesTooltipInteractorTag
Sets the baseTextDirection.
setBaseTextDirection(String) - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
Sets the baseTextDirection.
setBaseTextDirection(String) - Method in class ilog.views.faces.dhtml.taglib.IlvMessageBoxTag
Sets the baseTextDirection.
setBaseTextDirection(String) - Method in class ilog.views.faces.interactor.IlvFacesTooltipInteractor
Sets the baseTextDirection.
setBaseTextDirection(String) - Method in class ilog.views.faces.taglib.IlvFacesMenuItemTag
Sets the baseTextDirection.
setBaseTextDirection(String) - Method in class ilog.views.faces.taglib.IlvMenuTag
Sets the baseTextDirection.
setBaseTextDirection(int) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Sets the base text direction for this Gantt sheet.
setBaseTextDirection(int) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer
Sets the base text direction for text that is drawn through this renderer.
setBaseTextDirection(int) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the base text direction for this chart.
setBaseTextDirection(int) - Method in class ilog.views.gantt.IlvJScrollGanttSheet
Sets the base text direction for this scrollable Gantt sheet.
setBaseTextDirection(int) - Method in class ilog.views.gantt.swing.IlvJTable
Sets the base text direction for this table.
setBaseTextDirection(int) - Method in class ilog.views.gantt.swing.IlvJTree
Sets the base text direction for this tree.
setBaseTextDirection(int) - Method in class ilog.views.graphic.composite.IlvCompositeLink
Changes the base direction of the text.
setBaseTextDirection(int) - Method in class ilog.views.graphic.IlvDefaultCollapsedGraphic
Changes the base direction of the text in the label.
setBaseTextDirection(int) - Method in class ilog.views.graphic.IlvGraphicHandle
Changes the base direction of the text.
setBaseTextDirection(int, boolean) - Method in class ilog.views.graphic.IlvGraphicSet
Changes the base direction of the text.
setBaseTextDirection(int) - Method in class ilog.views.graphic.IlvReliefLabel
Changes the base direction of the text.
setBaseTextDirection(int) - Method in class ilog.views.graphic.IlvShadowLabel
Changes the base direction of the text.
setBaseTextDirection(int) - Method in class ilog.views.graphic.IlvTextPath
Changes the base direction of the text.
setBaseTextDirection(int) - Method in class ilog.views.IlvBidiGraphic
Changes the base direction of the text.
setBaseTextDirection(int, boolean) - Method in class ilog.views.IlvBidiGraphic
Changes the base direction of the text.
setBaseTextDirection(int) - Method in class ilog.views.IlvDefaultManagerFrame
Changes the base direction of the title text.
setBaseTextDirection(IlvManager, int) - Method in class ilog.views.IlvDefaultManagerFrame
Changes the base direction of the title text.
setBaseTextDirection(int) - Method in class ilog.views.IlvGraphic
Changes the base direction of the text.
setBaseTextDirection(int, boolean) - Method in class ilog.views.IlvManager
Changes the base direction of the text.
setBaseTextDirection(String) - Method in class ilog.views.maps.faces.component.IlvFacesLayerVisibilityTool
Changes the base direction of the element.
setBaseTextDirection(String) - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesLayerVisibilityToolTag
Sets the baseTextDirection.
setBaseTextDirection(int) - Method in class ilog.views.maps.graphic.IlvMapGraphicText
Changes the base direction of the text.
setBaseTextDirection(int) - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
Sets the base text direction.
setBaseTextDirection(int) - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
Sets the base text direction of grid labels.
setBaseTextDirection(int) - Method in class ilog.views.maps.grids.IlvGridStyle
Changes the base direction of the grid labels.
setBaseTextDirection(String) - Method in class ilog.views.maps.IlvMapCSSRenderer
Changes the base direction of the text.
setBaseTextDirection(int) - Method in class ilog.views.maps.label.IlvMapLabelStyle
Sets the base text direction.
setBaseTextDirection(int) - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
Sets the base text direction of the label.
setBaseTextDirection(int) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the base text direction for this chart.
setBaseTextDirection(int) - Method in class ilog.views.sdm.graphic.IlvDefaultManagerFrameGraphic
setBaseTextDirection(int) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Changes the base direction of the text.
setBaseTextDirection(int) - Method in class ilog.views.sdm.IlvSDMEngine
Set default base text direction of engine.
setBaseTextDirection(int, boolean) - Method in class ilog.views.sdm.IlvSDMEngine
Set default base text direction of engine.
setBaseTextDirection(int) - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
Changes the global base direction of the text.
setBaseTextDirection(int) - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer.GraphicManagerFrame
Sets the base direction of the text.
setBaseTextDirection(int) - Method in class ilog.views.swing.IlvSimplePopupMenu
Changes the base direction of menu items and tooltips.
setBaseTextDirection(String) - Method in class ilog.views.util.servlet.model.IlvMenuItem
Sets the baseTextDirection.
setBaseTextDirection(int) - Method in interface ilog.views.util.text.IlvBaseTextDirectionInterface
Sets the base direction of the text.
setBaseTextDirectionDuringConstruction(int) - Method in class ilog.views.graphic.composite.IlvCompositeLink
Changes the base direction of the text.
setBaseTextDirectionDuringConstruction(int) - Method in class ilog.views.IlvBidiGraphic
Changes the base direction of the text.
setBaseTextDirectionDuringConstruction(int) - Method in class ilog.views.IlvGraphic
Changes the base direction of the text.
setBaseTextDirectionDuringConstruction(int) - Method in class ilog.views.sdm.graphic.IlvDefaultManagerFrameGraphic
setBaseTextDirectionDuringConstruction(int) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Changes the base direction of the text.
setBaseURL(String) - Method in class ilog.views.sdm.IlvSDMEngine
Sets the base URL used by this SDM engine to find its resources, such as the map files or the bitmap files.
setBaseURL(URL) - Method in class ilog.views.svg.SVGDocumentReaderConfigurator
Sets the base URL of the SVG Document.
setBatchable(IlvBatchable) - Method in class ilog.cpl.datasource.IlpAbstractAdapter
Sets the batch modification delegate used by this adapter.
setBatching(boolean) - Method in interface ilog.views.gantt.IlvGanttModel
Starts or ends a batching session.
setBatching(boolean) - Method in class ilog.views.gantt.model.filter.IlvFilterGanttModel
Starts or ends a batching session.
setBatching(boolean) - Method in class ilog.views.gantt.model.IlvAbstractGanttModel
Starts or ends a batching session.
setBBox(double[]) - Method in class ilog.views.maps.format.wms.IlvWMSDataSource
Sets the bounding box used by the feature iterator.
setBBox(double[]) - Method in class ilog.views.maps.format.wms.IlvWMSReader
Set the bounding box used for the query to the server.
setBeam(float) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
Sets the beam of the antenna.
setBeam(float) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer
Sets the beam of the antenna.
setBeam(float) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Standard
Sets the beam of the antenna.
setBeamDirection(int) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
Sets the direction of the antenna, in degrees.
setBeamDirection(int) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer
Sets the direction of the antenna, in degrees.
setBeamDirection(int) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Standard
Sets the direction of the antenna, in degrees.
setBeamDirection(int) - Method in class ilog.tgo.model.IltBTSAntenna
Changes the beam direction of the antenna.
setBeamWidth(int) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
Sets the beam width of the antenna, in degrees.
setBeamWidth(int) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer
Sets the beam width of the antenna, in degrees.
setBeamWidth(int) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Standard
Sets the beam width of the antenna, in degrees.
setBeamWidth(int) - Method in class ilog.tgo.model.IltBTSAntenna
Changes the beam width of the antenna.
setBeamWidthBorderVisible(boolean) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
Sets if the bean width is drawn with a border or not.
setBeamWidthBorderVisible(boolean) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer
Sets if the bean width is drawn with a border or not.
setBeamWidthBorderVisible(boolean) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Standard
Sets if the bean width is drawn with a border or not.
setBeamWidthRadius(int) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
Sets the antenna beam width radius when the power value is maximum.
setBeamWidthRadius(int) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer
Sets the antenna beam width radius when the power value is maximum.
setBeamWidthRadius(int) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Standard
Sets the antenna beam width radius when the power value is maximum.
setBeamWidthVisible(boolean) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
Sets if the antenna beamwidth is visible or not.
setBeamWidthVisible(boolean) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer
Sets if the antenna beamwidth is visible or not.
setBeamWidthVisible(boolean) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Standard
Sets if the antenna beamwidth is visible or not.
setBeforeHandler(String) - Method in class ilog.views.faces.dhtml.interactor.IlvFacesInterceptInteractor
Sets the before handler, the handler is a JavaScript function name.
setBeforeHandler(String) - Method in class ilog.views.faces.dhtml.taglib.IlvInterceptInteractorTag
Sets the before handler that will be executed before.
setBeforeSessionExpirationHandler(String) - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
Sets the JavaScript code that will be called when the session is about to expire.
setBeforeSessionExpirationHandler(String) - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
Sets the JavaScript code that will be called when the session is about to expire.
setBeforeSessionExpirationHandler(String) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLView
Sets the JavaScript code that will be called when the session is about to expire.
setBeforeSessionExpirationHandler(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
Sets the JavaScript code that will be called when the session is about to expire.
setBeforeSessionExpirationHandler(String) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
Sets the JavaScript code that will be called when the session is about to expire.
setBeforeSessionExpirationHandler(String) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
Sets the JavaScript code that will be called when the session is about to expire.
setBeforeSessionExpirationHandler(String) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
Sets the JavaScript code that will be called when the session is about to expire.
setBeforeSessionExpirationHandler(String) - Method in interface ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupport
Sets the JavaScript code that will be called when the session is about to expire.
setBeforeSessionExpirationHandler(String) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
Sets the JavaScript code that will be called when the session is about to expire.
setBeforeSessionExpirationHandler(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Sets the JavaScript code that will be called when the session is about to expire.
setBeforeSessionExpirationHandler(String) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
Sets the JavaScript code that will be called when the session is about to expire.
setBeforeSessionExpirationHandler(String) - Method in interface ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttSupport
Sets the JavaScript code that will be called when the session is about to expire.
setBeforeSessionExpirationHandler(String) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttSupportImpl
Sets the JavaScript code that will be called when the session is about to expire.
setBeforeSessionExpirationHandler(String) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
Sets the JavaScript code that will be called when the session is about to expire.
setBeforeSessionExpirationHandler(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLHierarchyChartViewTag
Sets the JavaScript code that will be called when the session is about to expire.
setBendDeltaOnStraightLink(double) - Method in class ilog.views.graphic.linkpolicy.IlvOrthogonalLinkShapePolicy
Sets the delta a newly created bend point is shifted if it was created on a straight link.
setBendThreshold(double) - Method in class ilog.views.hypergraph.interactor.IlvMakeSegmentedHyperEdgeInteractor
Sets the threshold for creating bends.
setBidiDocumentHandler(JTextComponent, ComponentOrientation) - Static method in class ilog.views.util.text.IlvBidiUtil
Add document filter fo JTextComponent.
setBilinearFiltering(boolean) - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DView
Sets the state of bilinear filtering for this Ilv3DView.
setBinary() - Method in class ilog.views.io.IlvOutputStream
Changes the stream saving type to the binary IVL format.
setBindingContext(IlpAttributeBindingContext) - Method in class ilog.cpl.sdm.binding.IlpAbstractAttributeBinding
Method invoked internally by IlpAbstractSDMAdapter to set the binding context into this binding.
setBitPixelValue(int) - Method in class ilog.views.maps.raster.IlvRasterProperties
Sets the number of bits used to code a pixel value in the original data file.
setBlinkingAction(IlvBlinkingAction) - Method in class ilog.views.IlvGraphic
Sets the blinking action of the graphic object.
setBlinkingData(IltBlinking) - Method in class ilog.tgo.graphic.IltCompositeGraphic
Deprecated. 
setBlinkingMode(int) - Method in class ilog.views.IlvManagerView
Sets the mode of the blinking behavior of graphic objects displayed in this view.
setBlinkingOffPeriod(long) - Method in class ilog.views.IlvGraphic
Sets the time the object is hidden when blinking.
setBlinkingOnPeriod(long) - Method in class ilog.views.IlvGraphic
Sets the time the object is shown when blinking.
setBlinkProperty(String) - Method in class ilog.views.prototypes.IlvBlinkBehavior
Sets the blinkProperty parameter for this behavior object.
setBlockIncrementMode(int) - Method in class ilog.views.gantt.swing.IlvVerticalScrollBar
Sets the block increment scrolling mode, which must be one of: IlvVerticalScrollBar.BLOCK_PAGE_ROWS: Indicates that block up/down requests will result in scrolling by pages, truncated to the nearest row, up or down.
setBlockName(IlvGraphic, String) - Static method in class ilog.views.dxf.IlvDefaultDXFGraphicFactory
Sets the name of the block represented by the provided graphic object.
setBoolean(IlpBooleanKey, boolean) - Method in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
Changes the boolean local value of a given property in this style.
setBoolean(IltKey.Boolean, boolean) - Method in class ilog.tgo.graphic.IltAbstractLegend
Deprecated.
This method is obsolete. Use IlpBooleanKey instead of IltKey.Boolean
setBoolean(IltBooleanState, boolean) - Method in class ilog.tgo.model.IltObjectState
Sets the value of a state
setBoolean(IltStatePath, boolean) - Method in class ilog.tgo.model.IltObjectState
Sets the value of a state
setBoolean(String, boolean) - Method in class ilog.views.appframe.settings.IlvSettingsElement
Sets a boolean value to the attribute with the specified name.
setBorder(Border) - Method in class ilog.views.chart.IlvLabelRenderer
Sets a border for this label.
setBorderColor(Color) - Method in class ilog.cpl.graphic.component.IlpBalloon
Deprecated.
Sets the balloon border color.
setBorderColor(Color) - Method in class ilog.tgo.graphic.IltCounterMapping
Sets the border color value to be used in the counter decoration.
setBorderColor(Color) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the primary color of the base border.
setBorderColor(Color) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
 
setBorderColor(Color) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
Sets the color of the stroke (that is, the border) of the node shape.
setBorderColor(Color) - Method in class ilog.views.graphic.composite.decoration.IlvBalloon
Sets the balloon shadow color.
setBorderColor2(Color) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the secondary color of the base border.
setBorderColor2(Color) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
 
setBorderCursor(Cursor) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgePinConnectorInteractor
Changes the cursor when the mouse is on the border of a node.
setBorderDownColor(Color) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets the lower border color.
setBorderEndCap(int) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
Sets the end cap style of the shape stroke.
setBorderLineJoin(int) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
Sets the line join style of the shape border.
setBorderLineStyle(IltLineStyle) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the line style of the base border.
setBorderLineStyle(IltLineStyle) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
Sets the line style of the shape border.
setBorderLineStylePhase(float) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
Sets the dash phase of the shape border.
setBorderMiterLimit(float) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
Sets the miter limit of the shape border.
setBorderOn(boolean) - Method in class ilog.views.graphic.IlvZoomableLabel
If true, specifies that the border of the object will be drawn.
setBorderPattern(IltPattern) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the pattern of the base border.
setBorderStyle(float[]) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Overrides the array representing the lengths of the dash segments for the border.
setBorderStylePhase(float) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets the dash pattern offset for the border.
setBorderThickness(int) - Method in class ilog.views.awt.IlvScrollManagerView
Changes the thickness of the border around the manager view.
setBorderUpColor(Color) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets the border color.
setBorderWidth(float) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the width of the base border.
setBorderWidth(float) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
Sets the width of the shape stroke (that is, the border).
setBorderWidth(double) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets the border width.
setBothHandleTimes(Date, Date) - Method in class ilog.views.gantt.graphic.interactor.IlvActivityGraphicSelection
Sets the times that correspond to the two handles.
setBottomComponent(Component) - Method in class ilog.views.dashboard.IlvDashboardExpandableSplitPane
Sets the component displayed in the bottom pane of this IlvDashboardExpandableSplitPane if and only if comp is a IlvDashboardExpandableSplitPane.
setBottomMargin(int) - Method in class ilog.cpl.graph.action.toolbar.IlpGraphFitToContentsAction
Sets the bottom margin height to be used in the "fit to contents" action.
setBottomMargin(int) - Method in class ilog.cpl.graph.action.toolbar.IlpGraphFitToContentsButton
Sets the bottom margin height to be used in the "fit to contents" action.
setBottomMargin(int) - Method in class ilog.views.chart.IlvChart.Area
Sets the bottom margin between the plotting rectangle and the chart area.
setBottomMargin(double) - Method in class ilog.views.gantt.graphic.IlvActivitySimpleLayout
Sets the bottom row margin of the activity layout.
setBottomMargin(double) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer
Sets the bottom margin of the renderer with respect to the definition rectangle of the activity graphic.
setBottomMargin(double) - Method in class ilog.views.graphic.IlvHTMLText
Sets the bottom margin of the box around the text.
setBottomMargin(double) - Method in class ilog.views.graphic.IlvText
Sets the bottom margin of the box around the text.
setBottomMargin(double) - Method in class ilog.views.graphic.IlvZoomableLabel
Sets the bottom margin of the box around the label.
setBottomMargin(double) - Method in class ilog.views.graphlayout.grid.IlvGridLayout
Sets the bottom margin parameter.
setBottomMargin(double) - Method in class ilog.views.IlvConstantModeManagerFrame
Sets the bottom margin.
setBottomMargin(double) - Method in class ilog.views.IlvDefaultManagerFrame
Sets the bottom margin.
setBottomMarginProportion(double) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Sets the bottom margin proportion.
setBottomOverlap(double) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
Sets the amount the label can overlap the related obstacle or reference polyline at the bottom side of the label.
setBottomRightBorder(Color) - Method in class ilog.views.graphic.IlvExpandCollapseMarker
Changes the color of the bottom right border rectangle of the marker.
setBottomSpacing(int) - Method in class ilog.tgo.graphic.renderer.IltCardCarrierBaseRenderer
Sets the spacing of the card carrier area.
setBottomSpacing(int) - Method in class ilog.tgo.model.IltCardCarrier
Changes the size of the visible bottom part.
setBoundedByView(boolean) - Method in class ilog.views.interactor.IlvManagerMagViewInteractor
When set to true, specifies that the control rectangle cannot be moved or resized outside of the view.
setBoundedByView(boolean) - Method in class ilog.views.maps.beans.IlvJOverview
Sets Bounded by View mode.
setBoundingBox(IlvRect) - Method in class ilog.views.faces.component.IlvFacesView
Sets the view bounding box.
setBoundingBox(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Sets the bounding box in "x,y,w,h" format.
setBoundingBoxCacheSize(int) - Method in class ilog.views.graphic.linkpolicy.IlvAbstractCrossingGraphic
Sets the size of the bounding box cache.
setBoundingBoxCacheSize(int) - Method in class ilog.views.graphic.linkpolicy.IlvCrossingAwareLinkImage
Sets the size of the bounding box cache.
setBoundingBoxCacheSize(int) - Method in class ilog.views.hypergraph.crossing.IlvAbstractCrossingGraphic
Sets the size of the bounding box cache.
setBoundingBoxCacheSize(int) - Method in class ilog.views.hypergraph.IlvHyperEdge
Sets the size of the bounding box cache of this hyperedge.
setBounds(int, int, int, int) - Method in class ilog.views.appframe.swing.IlvToolBar
setBounds(Rectangle) - Method in class ilog.views.appframe.swing.IlvToolBar
setBounds(int, int, int, int) - Method in class ilog.views.chart.IlvChart.Area
Moves and resizes this component.
setBounds(Map<Component, Rectangle>) - Method in class ilog.views.chart.IlvChart.IlvChartPaintContext
Sets the bounds of the children of the component.
setBounds(int, int, int, int) - Method in class ilog.views.chart.IlvChart
Moves and resizes this component.
setBounds(int, int, int, int) - Method in class ilog.views.chart.IlvLegend
setBounds(int, int, int, int) - Method in interface ilog.views.dashboard.IlvDashboardPanelManager
Moves and resizes the panel.
setBounds(int, int, int, int) - Method in class ilog.views.gantt.scale.IlvTimeScale
Moves and resizes the time scale.
setBounds(int, int, int, int) - Method in class ilog.views.gantt.swing.IlvTimeScrollBar
Moves and resizes the time scale.
setBounds(int, int, int, int) - Method in class ilog.views.IlvManagerView
Reshapes the view to the specified bounding box.
setBounds(int, int, int, int) - Method in class ilog.views.maps.beans.IlvJScaleBar
Sets the bounds for this component and updates the scale bar when component is resized.
setBounds(Rectangle2D) - Method in class ilog.views.maps.defense.terrain.IlvGradientRasterStyle
Sets the BOUNDS attribute value.
setBounds(Rectangle2D) - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DViewBoundsStyle
Sets the BOUNDS attribute value.
setBounds(IlvRect) - Method in class ilog.views.maps.raster.IlvRasterProperties
Utility method to set the bounds of the image (x,y,width and height).
setBounds(int, int, int, int) - Method in class ilog.views.util.swing.tree.IlvDefaultTreeCellRenderer
Moves and resizes this component.
setBounds(Rectangle) - Method in class ilog.views.util.swt.IlvSwingControl
Overridden to propagate the size change to the embedded AWT component.
setBounds(int, int, int, int) - Method in class ilog.views.util.swt.IlvSwingControl
Overridden to propagate the size change to the embedded AWT component.
setBranchOffset(double) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the minimum offset between neighbor nodes that belong to different branches in the tree.
setBridgeLengthFactor(double) - Method in class ilog.views.graphic.linkpolicy.IlvBridgeCrossings
Sets the bridge length factor.
setBridgeLengthFactor(double) - Method in class ilog.views.hypergraph.crossing.IlvBridgeCrossings
Sets the bridge length factor.
setBrightness(Double) - Method in class ilog.views.maps.raster.datasource.IlvRasterStyle
Changes the color brightness.
setBrightness(double) - Method in class ilog.views.maps.raster.IlvAdjustableDelegateColorModel
Sets a new level of brightness.
setBrightness(float) - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
Sets the brightness of the colors allocated by this renderer.
setBrightness(float) - Method in class ilog.views.sdm.renderer.IlvColoringRenderer
Sets the brightness of the colors allocated by this renderer.
setBrightness(Color, float) - Static method in class ilog.views.util.IlvColorUtil
Returns a color with a modified brightness.
setBrightThreshold(int) - Method in class ilog.tgo.graphic.renderer.IltAbstractImageBaseRendererFactory
Sets the threshold (0..255) used for bright colors when computing the NoTraffic representation.
setBrightThreshold(int) - Method in class ilog.tgo.graphic.renderer.IltLedImageBaseRendererFactory
Defines the brightness threshold (0..255) used when normalizing the image.
setBs(double) - Method in class ilog.views.maps.defense.format.asrp.projection.IlvAbstractARCProjection
sets BS parameter.
setBtdProperty(String) - Method in class ilog.views.sdm.interactor.IlvEditSDMLabelInteractor
Changes the name of the property used to set the base text direction of a data object.
setBuffering(boolean) - Method in class ilog.cpl.storage.IlpDataSourceLoader
Sets the buffering.
setBus(boolean) - Method in class ilog.cpl.graph.graphlayout.css.IlpBusLayoutParameters
Sets if the object being configured by this bean is the bus node.
setBus(IlvPolyPointsInterface) - Method in class ilog.views.graphlayout.bus.IlvBusLayout
Allows you to specify the bus node.
setBusLineExtremityAdjustingEnabled(boolean) - Method in class ilog.views.graphlayout.bus.IlvBusLayout
Enables adjustment of the extremity points of the bus line.
setBusWidthAdjustingEnabled(boolean) - Method in class ilog.views.graphlayout.bus.IlvBusLayout
Enables adjustment of the bus width to the total width of the nodes.
setButton(AbstractButton) - Method in class ilog.cpl.graph.action.toolbar.IlpGraphInteractorAction
Associates a button with this action.
setButtonColor(Color) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.NMW
Sets the color used for the workstation button.
setButtonColor(Color) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.Server
Sets the color used for the server button.
setButtonGroupId(String) - Method in class ilog.views.faces.component.IlvImageButton
Sets the identifier of the button group linked to this button.
setButtonGroupId(String) - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
Sets the identifier of the button group linked to this button.
setButtonInsets(Insets) - Method in class ilog.views.appframe.swing.IlvToolBar
Sets default button insets.
SetButtonProperties(IlvToolBar, AbstractButton, Action) - Static method in class ilog.views.appframe.swing.IlvToolBar
Sets the default button properties, like the border defined for the specified toolbar, to the specified button.
setButtonSize(Dimension) - Method in class ilog.views.maps.beans.IlvMapAnnotationToolBar
Forces the button sizes for the buttons contained by this toolbar.
setBypassDistance(double) - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
Allows you to specify the minimum distance between the origin and destination node for which a link shape going directly from one node to another is allowed.
setBypassDistance(double) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets the minimum distance between the origin and destination node for which a link shape going directly from one node to another is allowed.
setBytes(byte[]) - Method in class ilog.views.maps.raster.IlvRasterMappedBuffer
Changes the pixel array of the original image.
setCache(IlvDefaultFileTileCache) - Method in class ilog.views.util.servlet.tiling.IlvFileTileManager
Sets the IlvFileTileCache used by this tile manager to cache the tiles.
setCachedLinkConnectionRectIndex(int) - Method in interface ilog.views.sdm.renderer.IlvCachedLinkConnectionRectIndex
Caches the link connection rectangle index.
setCachedLinkConnectionRectIndex(int) - Method in class ilog.views.sdm.renderer.IlvGrapherPinRenderer.SDMPinLinkConnector
Caches the link connection rectangle index.
setCachedLinkConnectionRectIndex(int) - Method in class ilog.views.sdm.renderer.IlvSDMClippingLinkConnector
Caches the link connection rectangle index.
setCachedLinkConnectionRectIndex(int) - Method in class ilog.views.sdm.renderer.IlvSDMFreeLinkConnector
Caches the link connection rectangle index.
setCachedLinkConnectionRectIndex(int) - Method in class ilog.views.sdm.renderer.IlvSDMLinkConnector
Caches the link connection rectangle index.
setCacheSize(int) - Method in class ilog.views.linkconnector.IlvCachingLinkConnector
Sets the size of the cache.
setCacheSize(int) - Method in class ilog.views.sdm.modeltools.IlvContentController
Sets the cache size.
setCacheSize(int) - Method in class ilog.views.tiling.IlvDefaultTileCache
Sets the cache size.
setCaching(boolean) - Method in class ilog.views.chart.IlvLabelRenderer
Determines whether this label renderer caches previous text layouts and bounds, for speed.
setCalendar(Calendar) - Method in class ilog.views.gantt.graphic.grid.IlvVerticalGanttGrid
Deprecated.
Starting with JViews 8.8, please override the method IlvVerticalGanttGrid.createCalendar(ULocale) instead of invoking setCalendar.
setCalendar(Calendar) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Sets the calendar displayed by the view.
setCalendar(Calendar) - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
Sets the calendar representing the day that is displayed by the sheet.
setCalendar(Calendar) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
Sets the calendar displayed by the panel.
setCalendar(Calendar) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthView
Sets the calendar displayed by the view.
setCalendar(Calendar) - Method in interface ilog.views.util.swing.calendar.IlvCalendarModel
Sets the current calendar value of the model.
setCalendar(Calendar) - Method in class ilog.views.util.swing.calendar.IlvDefaultCalendarModel
Sets the current calendar value of the model.
setCalendar(Calendar) - Method in class ilog.views.util.swing.calendar.IlvJCalendar
Sets the calendar displayed by the calendar component.
setCalendar(Calendar) - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
Sets the calendar displayed by the panel.
setCalendar(Calendar) - Method in class ilog.views.util.swing.calendar.IlvJMonthScroller
Sets the calendar displayed by the month scroller.
setCalendar(Calendar) - Method in class ilog.views.util.swing.calendar.IlvJTimeChooser
Sets the calendar displayed by the time chooser.
setCalendar(Calendar) - Method in class ilog.views.util.text.IlvDateFormat
Sets the calendar to be used by this date format.
setCalendar(Calendar) - Method in class ilog.views.util.text.IlvWrappedICUDateFormat
Overridden version of the same method of DateFormat.
setCalendarField(int) - Method in class ilog.views.chart.datax.adapter.partition.IlvDateClusterId
Changes the field that is used to create the group of objects.
setCalendarFieldValue(int) - Method in class ilog.views.chart.datax.adapter.partition.IlvDateClusterId
Changes the field value that identifies the group of objects.
setCalendarModel(IlvCalendarModel) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Sets the model that holds the calendar displayed by the view.
setCalendarModel(IlvCalendarModel) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
Sets the model that holds the calendar displayed by the panel.
setCalendarModel(IlvCalendarModel) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthView
Sets the model that holds the calendar displayed by the view.
setCalendarPanel(IlvJCalendarPanel) - Method in class ilog.views.util.swing.calendar.IlvJCalendar
Sets the calendar panel at the bottom of this component.
setCallout(IlvGraphic) - Method in class ilog.views.graphic.composite.decoration.IlvAssociation
Defines the callout of this association.
setCameraMovingThread(Thread) - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DView
Sets a thread that starts camera motion actions and then starts the thread.
setCancelKeyCodes(int[]) - Method in class ilog.views.hypergraph.interactor.IlvMakeSegmentedHyperEdgeInteractor
Set the key codes for canceling the current operation.
setCancelled() - Method in interface ilog.views.maps.defense.terrain3d.model.IlvThreadedTaskProcessor.ThreadedTask
Marks this task to be canceled by the IlvThreadedTaskProcessor that handles it.
setCartographicBackground(Color) - Method in class ilog.views.maps.beans.IlvCompass
Sets the background color for drawing cartographic needles.
setCartographicBackground(Color) - Method in class ilog.views.maps.beans.IlvJCompass
Sets the background color for drawing cartographic needles.
setCartographicForeground(Color) - Method in class ilog.views.maps.beans.IlvCompass
Sets the foreground color used to draw the needle representing the cartographic north.
setCartographicForeground(Color) - Method in class ilog.views.maps.beans.IlvJCompass
Sets the foreground color used to draw the needle representing the cartographic north.
setCartographicNeedleStyle(int) - Method in class ilog.views.maps.beans.IlvCompass
Sets the style used to draw the needle representing the cartographic north.
setCartographicNeedleStyle(int) - Method in class ilog.views.maps.beans.IlvJCompass
Sets the style used to draw the needle representing the cartographic north.
setCartographicNorth(Double) - Method in class ilog.views.maps.interactor.IlvPublicCompass
Sets the value for the cartographic north.
setCascadeOffset(double) - Method in class ilog.views.gantt.graphic.IlvActivityLogisticLayout
Sets the vertical cascade offset used in IlvActivityLogisticLayout.CASCADE and IlvActivityLogisticLayout.PRETTY layout modes.
setCascadingMode(short) - Method in class ilog.views.appframe.settings.IlvSettings
Sets the cascading mode of those settings with other settings.
setCascadingMode(short) - Method in class ilog.views.appframe.settings.xml.IlvXMLSettings
Sets the cascading mode of the XML settings with other settings.
setCategorizingLinks(boolean) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets whether the layout algorithm stores the categorization of links into forward, backward, and non-tree links.
setCategorizingLinksWithoutLayout(boolean) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets whether the layout algorithm does not really perform a full layout.
setCategory(IlvDataSet, Double) - Static method in class ilog.views.chart.data.IlvDataSetProperty
Sets the value of the category property on the specified data set to the given value.
setCategory(boolean) - Method in class ilog.views.chart.IlvScale
Specifies that this scale should display categories.
setCategory(IlvDataSet, boolean) - Method in class ilog.views.chart.IlvScale
Specifies that this scale should display categories.
setCategory(String) - Method in class ilog.views.maps.graphic.style.IlvMapStyle
Set the Category property value.
setCellRenderer(TreeCellRenderer) - Method in class ilog.cpl.IlpTree
Sets a new tree cell renderer on the view.
setCellRenderer(TreeCellRenderer) - Method in class ilog.cpl.tree.IlpTreeView
Sets the TreeCellRenderer that will be used to draw each cell.
setCellRenderer(TreeCellRenderer) - Method in class ilog.cpl.tree.renderer.IlpViewRenderer
Sets the TreeCellRenderer that is used to draw each cell.
setCellRenderer(IlvCalendarCellRenderer) - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
Sets the object that renders the day cells.
setCenter(IlvPoint) - Method in class ilog.views.graphic.IlvLabel
Changes the center point of the label.
setCenter(IlvPoint) - Method in class ilog.views.graphic.IlvZoomableLabel
Changes the center of the label.
setCenter(IlvCoordinate) - Method in class ilog.views.maps.geometry.IlvMapCircle
Sets the center of the circle.
setCenter(String) - Method in class ilog.views.prototypes.IlvScaleBehavior
Sets the center parameter for this behavior object.
setCenter(boolean) - Method in class ilog.views.sdm.renderer.IlvSDMLinkConnector
Defines if the link is connected to the center of the node's base.
setCenterArea(JComponent) - Method in class ilog.views.dashboard.IlvDashboardEditorFrame
Sets the component of center pane of this IlvDashboardEditorFrame.
setCenteringWhenKeepingAspectRatio(boolean) - Method in class ilog.views.interactor.IlvManagerMagViewInteractor
Sets whether resizing the control rectangle while keeping the aspect ratio preserves the center of the view.
setCenterPoint(IltGraphicManager, IltGraphic, IlvPoint, IlpPositionSource) - Method in class ilog.tgo.model.IltAbstractLink
Changes the position of the graphic representation in a given IltcObjectContainer.
setCenterPoint(IltGraphicManager, IltGraphic, IlvPoint, IlpPositionSource) - Method in class ilog.tgo.model.IltBTS
Changes the shape graphic setting.
setCenterPoint(IltGraphicManager, IltGraphic, IlvPoint, IlpPositionSource) - Method in class ilog.tgo.model.IltBTSAntenna
Changes the shape graphic setting.
setCenterPoint(IltGraphicManager, IltGraphic, IlvPoint, IlpPositionSource) - Method in class ilog.tgo.model.IltCardItem
Changes the position of the graphic representation in a given IltGraphicManager.
setCenterPoint(IltGraphicManager, IltGraphic, IlvPoint, IlpPositionSource) - Method in class ilog.tgo.model.IltLinearGroup
Changes the position of the graphic representation in a given IltGraphicManager.
setCenterPoint(IltGraphicManager, IltGraphic, IlvPoint, IlpPositionSource) - Method in class ilog.tgo.model.IltNetworkElement
Changes the shape graphic setting.
setCenterPoint(IltGraphicManager, IlvPoint) - Method in class ilog.tgo.model.IltObject
Deprecated.
Please use an approach depending on the IlpPosition type of of the object. For objects whose position is just a point, you can use the setPosition method.
setCenterPoint(IltGraphicManager, IlvPoint, IlpPositionSource) - Method in class ilog.tgo.model.IltObject
Deprecated. 
setCenterPoint(IltGraphicManager, IltGraphic, IlvPoint, IlpPositionSource) - Method in class ilog.tgo.model.IltObject
Changes the position of the graphic representation in a given IltGraphicManager.
setCenterPoint(IltGraphicManager, IltGraphic, IlvPoint, IlpPositionSource) - Method in class ilog.tgo.model.IltOffPageConnector
Changes the shape graphic setting.
setCenterPoint(IltGraphicManager, IltGraphic, IlvPoint, IlpPositionSource) - Method in class ilog.tgo.model.IltPolyGroup
Changes the position of the graphic representation in a given IltGraphicManager.
setCenterPoint(IltGraphicManager, IltGraphic, IlvPoint, IlpPositionSource) - Method in class ilog.tgo.model.IltRectGroup
Changes the position of the graphic representation in a given IltcObjectContainer.
setCenterPoint(IltGraphicManager, IltGraphic, IlvPoint, IlpPositionSource) - Method in class ilog.tgo.model.IltShelf
Changes the position of the graphic representation in a given IltGraphicManager.
setCenterPoint(IltGraphicManager, IltGraphic, IlvPoint, IlpPositionSource) - Method in class ilog.tgo.model.IltShelfItem
Changes the position of the graphic representation in a given IltGraphicManager.
setCenterPointInManager(IltGraphicManager, IltGraphic, IlvPoint, IlpPositionSource) - Method in class ilog.tgo.model.IltObject
 
setCenterSection(String) - Method in class ilog.views.util.print.IlvHeaderFooter
Changes the center section of the header or footer.
setCenterSectionFont(Font) - Method in class ilog.views.util.print.IlvHeaderFooter
Changes the font used to print the center section.
setCenterX(String) - Method in class ilog.views.prototypes.IlvRotateBehavior
Sets the centerX parameter for this behavior object.
setCenterX(String) - Method in class ilog.views.prototypes.IlvRotationBehavior
Sets the centerX parameter for this behavior object.
setCenterY(String) - Method in class ilog.views.prototypes.IlvRotateBehavior
Sets the centerY parameter for this behavior object.
setCenterY(String) - Method in class ilog.views.prototypes.IlvRotationBehavior
Sets the centerY parameter for this behavior object.
setCentralMeridian(double) - Method in class ilog.views.maps.projection.IlvProjection
Sets the central meridian of the projection.
setCentralParallel(double) - Method in class ilog.views.maps.projection.IlvProjection
Sets the central parallel of the projection.
setCFCCCodeList(String[]) - Method in class ilog.views.maps.datasource.IlvTigerDataSource
Sets the list of accepted CFCC codes
setChar(char) - Method in class ilog.views.maps.graphic.IlvFontMarker
Sets the character to be displayed.
setChar(char) - Method in class ilog.views.maps.graphic.style.IlvPointStyle
Sets the Char attribute value.
setChar(char) - Method in class ilog.views.maps.rendering.IlvMapPointRenderingStyle
Sets the character used to render a point when an IlvFontMarker is used.
setCharacterEncoding(String) - Method in class ilog.views.chart.servlet.IlvServletParameters
Sets the character encoding (charset) of the parameters to help the parser properly decode values.
setCharacterEncoding(String) - Method in class ilog.views.gantt.servlet.IlvServletParameters
Sets the character encoding (charset) of the parameters to help the parser properly decode values.
setChars(char[]) - Method in class ilog.views.maps.attribute.IlvStringAttribute
Sets an internal array of chars that will be used to compute the value of the string attribute.
setChart(IlvChart) - Method in class ilog.views.chart.action.IlvChartAction
Sets the chart on which the action will be performed.
setChart(IlvChart) - Method in class ilog.views.chart.customizer.IlvChartCSSAdapter
Sets the chart of this adapter.
setChart(IlvChart) - Method in class ilog.views.chart.customizer.swing.IlvChartCSSCustomizerPanel
Sets the chart of this customizer.
setChart(IlvChart) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLView
Sets the IlvChart instance to be displayed by the chart view component.
setChart(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
Sets the chart value binding string to display in chart view component.
setChart(IlvChart) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartOverview
Sets the chart instance linked to this overview.
setChart(IlvChart) - Method in class ilog.views.chart.IlvChartInteractor
Called when this interactor is attached to a chart or detached from its current chart.
setChart(IlvChart) - Method in class ilog.views.chart.print.IlvChartPrintableDocument
Sets the chart to be printed.
setChart(IlvHierarchyChart) - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
Sets the wrapped instance of IlvHierarchyChart.
setChart(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
Sets the wrapped instance of IlvHierarchyChart.
setChart(IlvHierarchyChart) - Method in class ilog.views.gantt.print.IlvGanttPrintableDocument
Sets the chart to be printed.
setChart(IlvHierarchyChart) - Method in class ilog.views.gantt.xml.IlvSDXLFileConnector
Sets the Gantt Chart or Schedule Chart to be connected.
setChartAreaBorder(Border) - Method in class ilog.views.chart.IlvChart
Sets the chart area border.
setChartAreaBorder(Border) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the chart area border.
setChartContainer(JTabbedPane) - Method in class ilog.views.maps.defense.terrain.IlvMakeLineOfVisibilityInteractor
Sets the component used to place visibility charts into.
setChartContainer(JTabbedPane) - Method in class ilog.views.maps.defense.terrain.IlvMakeTerrainCutInteractor
Sets the component used to place vertical view charts.
setChartOrigin(boolean) - Method in class ilog.views.chart.servlet.IlvIMapDefinition
Specifies whether the coordinates of the map areas should be expressed in the coordinate system of the chart component.
setChartType(String) - Method in class ilog.views.gantt.project.IlvGanttProjectConfiguration
Sets the chart type of the configuration.
setChartType(IlvHierarchyChart) - Method in class ilog.views.gantt.project.IlvGanttProjectConfiguration
Sets the chart type of the configuration based upon the specified chart.
setCheckBehaviorOverflows(boolean) - Static method in class ilog.views.prototypes.IlvGroupBag
Enables or disables the checking of infinite recursive calls of behaviors.
setCheckBoxesVisible(boolean) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
Sets the flag specifying whether the legend should display check boxes that let the user hide and show the objects described by a specific legend entry.
setChecked(boolean) - Method in class ilog.views.appframe.event.IlvCheckableActionHandler
Checks or unchecks the checkable action handled by this object, depending on the value of the check parameter.
SetChecked(Action, boolean) - Static method in class ilog.views.appframe.IlvAction
Changes the check state of the specified action by setting its IlvAction.ACTION_CHECK_STATE property.
SetChecked(Component, Action, boolean) - Static method in class ilog.views.appframe.IlvAction
Sets the specified component checked or unchecked, depending on the specified check state.
setChecked(boolean) - Method in class ilog.views.maps.beans.IlvFeatureSelectorPanel.CheckBoxIcon
Changes the check box selected state.
setChecked(boolean) - Method in class ilog.views.maps.beans.IlvMapLayerTreeNode
Sets the selected state of the node.
setChecking(boolean) - Method in class ilog.views.maps.beans.IlvMapAnnotationToolBar
Requests this toolbar to check if the points entered are valid or not.
setCheckingRootElementTag(boolean) - Method in class ilog.views.sdm.util.IlvXMLConnector
Enables/disables the checking of the tag of the XML document's root element.
setCheckingStringAttributes(boolean) - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOWriter
Enables/disables the checking of string attributes.
setChildAlignment(Object, int) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the child alignment option of the node.
setChildPolicy(IlvLinkShapePolicy) - Method in class ilog.views.graphic.linkpolicy.IlvAbstractLinkShapePolicy
Sets the child policy.
setChildRelation(IltStateHolder, Object) - Method in class ilog.tgo.model.IltDefaultChildrenModel
Deprecated.
Changes the object describing additional properties of the relation between the container and a particular subordinate object.
setChildren(Object, List<? extends Object>) - Method in class ilog.cpl.datasource.IlpDefaultDataSource
Declares an object as having children.
setChildren(Object, List<? extends Object>) - Method in interface ilog.cpl.datasource.IlpMutableDataSource
Declares an object as having children.
setChildren(List) - Method in class ilog.cpl.tree.IlpDefaultTreeNode
Sets the children.
setChildren(List) - Method in interface ilog.cpl.tree.IlpTreeNodeHelper
Sets the child objects.
setChildren(Object, List) - Method in class ilog.tgo.datasource.IltDefaultDataSource
Declares an object as having children.
setChildren(Object, List) - Method in class ilog.views.chart.datax.adapter.IlvTreeTableToTreeListModel
This method throws an UnsupportedOperationException.
setChildren(Object, List) - Method in class ilog.views.chart.datax.adapter.IlvTreeToTreeListModel
This method throws an UnsupportedOperationException.
setChildren(Object, List) - Method in class ilog.views.chart.datax.tree.list.IlvBufferTreeListModel
Replaces the set of children of a given object in the model.
setChildren(Object, List) - Method in class ilog.views.chart.datax.tree.list.IlvDefaultTreeListModel
Replaces the set of children of a given object in the model.
setChildren(Object, Collection) - Method in class ilog.views.chart.datax.tree.set.IlvBufferTreeSetModel
Replaces the set of children of a given object in the model.
setChildren(Object, Collection) - Method in class ilog.views.chart.datax.tree.set.IlvDefaultTreeSetModel
Replaces the set of children of a given object in the model.
setChildren(IlvGraphic[]) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
Sets a new collection of children for this object.
setChildren(int, IlvGraphic) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
Removes the current child at the supplied position if any, and adds the given child to this object at the supplied position.
setChildren(IlvGraphic[]) - Method in class ilog.views.graphic.composite.IlvCompositeLink
Sets a new collection of children for this object.
setChildren(int, IlvGraphic) - Method in class ilog.views.graphic.composite.IlvCompositeLink
Adds the given child of this object at the supplied position.
setChildrenEditable(boolean) - Method in class ilog.views.gantt.swing.IlvJTreeStringRenderPolicy
Sets whether the leaf rows in the tree are editable.
setChildrenEditable(boolean) - Method in class ilog.views.gantt.swing.IlvStringColumn
Sets whether the leaf rows in this column are editable.
setChildSize(IlvChildSize) - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
Defines IlvChildSize for this object
setChooserPanels(AbstractColorChooserPanel[]) - Method in class ilog.views.util.swing.color.IlvJColorChooser
Sets the chooser panels.
setCircle(IlvMapCircle) - Method in class ilog.views.maps.geometry.IlvMapCircularRing
Sets the IlvMapCircle that represents the outline of the object.
setCircleRadius(int) - Method in class ilog.views.chart.servlet.IlvIMapDefinition
Sets the minimum radius used to generate circle map areas.
setCircleSide(int) - Method in class ilog.views.chart.IlvScale
Sets the side where to place the labels, title, and "outside" ticks along the circular scale of a polar or radial chart.
setClassLoader(ClassLoader) - Static method in class ilog.views.prototypes.IlvJavaBehavior
Changes the class loader used to load the classes that define the setter/getter methods of IlvJavaBehavior objects.
setClassName(String) - Method in class ilog.views.prototypes.IlvJavaBehavior
Sets the className parameter for this behavior object.
setClassName(String) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbol
Set symbol's class name
setClassPath(String) - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
Changes the class path used to compile bean classes.
setClearSystemId(String) - Method in class ilog.tgo.model.IltAlarm
Sets the identifier of the system used by the author of the last request to clear the alarm.
setClearUserId(String) - Method in class ilog.tgo.model.IltAlarm
Sets the identifier of the author of the last request to clear the alarm.
setClientContainer(Container) - Method in class ilog.views.appframe.swing.IlvDockingBarArea
Sets the client container of this docking area.
setClientState(String) - Method in class ilog.views.chart.faces.component.IlvChartView
 
setClip(Shape) - Method in class ilog.views.graphic.IlvGeneralPath
Changes the shape that will clip the object.
setClip(Shape) - Method in class ilog.views.graphic.IlvGraphicSet
Changes the shape that will clip the object.
setClip(Shape) - Method in class ilog.views.graphic.IlvIcon
Changes the shape that will clip the object.
setClip(Shape) - Method in class ilog.views.graphic.IlvZoomableLabel
Changes the shape that will clip the object.
setClippedAnnotationVisibility(boolean) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Determines whether annotations that do not fit in their corresponding rectangle can be visible.
setClippingRequest(boolean) - Method in class ilog.views.maps.format.oracle.objectmodel.IlvDefaultObjectSDOTileLoader
Sets whether this tile loader performs a strict clipping.
setClipToCenter(boolean) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeClippingConnector
Sets whether all segments incident to the connector should point to the center of the node.
setClockImage(Image) - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultActivityCalendarRenderer
Sets the image that will be used to indicate that the start or end of an activity terminates within the bounds of a day.
setClosable(IlvPalette, boolean) - Method in class ilog.views.dashboard.IlvDashboardSymbolPalette
Specifies if palette can be closed by the user.
setClosable(IlvPalette, boolean) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerTabbedViewer
Sets whether the tab corresponding to the specified palette can be closed by some user action.
setCloseActionListener(String, ActionListener) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Sets the close action listener for the dockable whose name is dockablePane This action listener will be invoked when the user hits the close icon of the dockable pane.
setCloseActionListener(ActionListener) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Sets a global action listener for all the dockable panes of the application.
setCloseActionListener(ActionListener) - Method in class ilog.views.appframe.swing.mdi.IlvMDIDockingArea
Sets the action listener that is invoked when the close button of a dockable pane created by this object has been pressed.
setClosed(boolean) - Method in class ilog.views.graphic.IlvSpline
When set to true, specifies that the spline is closed.
setClosed(boolean) - Method in class ilog.views.interactor.IlvMakeSplineInteractor
When set to true, specifies that the created spline should be closed.
setClosed(boolean) - Method in class ilog.views.maps.beans.IlvMapAnnotationToolBar.MapPolyline
Determines whether this polyline is closed or not.
setClosedMode(boolean) - Method in class ilog.views.IlvPolyPointsSelection
Sets the selection in closed mode.
setCloseDocumentOnClose(boolean) - Method in class ilog.views.appframe.docview.IlvDocumentViewConfiguration
Closes the document associated with a container created for this configuration, depending on the value of the specified parameter.
setClusterByBiconnectivity(boolean) - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
Sets whether the clustering by biconnectivity is enabled.
setClusterId(Object, IlvClusterId) - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
Allows you to specify that node belongs to a unique cluster of a given identifier id.
setClusterId(Object, IlvClusterId, int) - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
Allows you to specify that node belongs to a unique cluster of a given identifier id and is associated with the integer value index.
setClusterIds(IlvClusterId[]) - Method in class ilog.cpl.graph.graphlayout.css.IlpCircularLayoutParameters
Sets the cluster identifiers to which node belongs.
setClusterIds(int, IlvClusterId) - Method in class ilog.cpl.graph.graphlayout.css.IlpCircularLayoutParameters
Allows you to add a cluster identifier id to the list of cluster identifiers to which node belongs.
setClusteringMode(int) - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
Sets the clustering mode.
setClusterWidth(double) - Method in class ilog.views.chart.renderer.IlvBarChartRenderer
Modifies the cluster width.
setCoalesceTime(long) - Method in interface ilog.cpl.service.IlpBlinkingManager
Deprecated.
This method is obsolete. The coalesce time does not exist anymore.
setCoalesceTime(long) - Method in class ilog.tgo.service.IltDefaultBlinkingManager
Deprecated. 
setCode(int) - Method in class ilog.views.graphlayout.IlvGraphLayoutReport
Sets the code for the current state of the layout algorithm.
setCode(int) - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayoutReport
Sets the code for the current state of the label layout algorithm.
setColFormat(String) - Method in class ilog.cpl.graph.background.IlpImageTileBackground
Sets the column format.
setColFormat(String) - Method in class ilog.cpl.graphic.views.background.IlpImageTileBackground
Deprecated.
Sets the column format.
setCollapseCursor(Cursor) - Method in class ilog.views.interactor.IlvExpandCollapseInteractor
Sets the cursor to be displayed when the mouse is over any collapsable object.
SetCollapsed(IlvManager, boolean) - Static method in class ilog.tgo.graphic.IltExpandCollapseInteractor
 
setCollapsed(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer
Sets the collapsed property of this renderer.
setCollapsed(IltGraphicManager, boolean) - Method in class ilog.tgo.model.IltNetworkElement
Deprecated.
Use CSS property collapsed instead.
setCollapsed(boolean) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
Collapses or expands the link bundle.
setCollapsed(boolean) - Method in class ilog.views.IlvManager
Collapses or expands the manager.
setCollapsed(boolean) - Method in interface ilog.views.IlvObjectWithSelection
Collapses or expands the object.
setCollapsedGraphic(IlvGraphic) - Method in class ilog.views.IlvManager
Changes the representation of the manager when the manager is collapsed.
setCollapseExpandIconsEnabled(boolean) - Method in class ilog.views.IlvManagerView
Enables/disables that clicking on the expand/collapse icon of manager frames and link bundles collapses or expands the objects.
setCollapseIcon(Image) - Method in class ilog.tgo.resource.renderer.IltSubnetworkRenderer
Sets collapse icon for subnetworks.
setCollapseUnselectsDescendants(boolean) - Method in class ilog.cpl.tree.IlpTreeView
Sets the descendants of a collapsed node to be deselected or not.
setCollapsionBackgroundInteractor(IlpObjectInteractor) - Method in class ilog.cpl.graph.IlpGraphController
Sets the interactor attached to the background of a subnetwork.
setCollapsionIconInteractor(IlpObjectInteractor) - Method in class ilog.cpl.graph.IlpGraphController
Sets the interactor attached to the collapse icon of a subnetwork.
setColor(IlpColorKey, Color) - Method in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
Changes the Color local value of a given property in this style.
setColor(IltKey.Color, Color) - Method in class ilog.tgo.graphic.IltAbstractLegend
Deprecated.
This method is obsolete. Use IlpColorKey instead of IltKey.Color
setColor(String, Color) - Method in class ilog.views.appframe.settings.IlvSettingsElement
Sets a color value to the attribute with the specified name.
setColor(Color) - Method in class ilog.views.chart.IlvLabelRenderer
Sets the label color.
setColor(Color) - Method in class ilog.views.chart.IlvTreemapRendererLegendItem
Sets a new color.
setColor(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesHighlightInteractorTag
Sets the highlight color.
setColor(String) - Method in class ilog.views.faces.interactor.IlvFacesHighlightInteractor
Sets the highlight color.
setColor(Color) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperGrapherPin
Sets the color of the pin if it is visible.
setColor(Color) - Method in class ilog.views.IlvGrid
Changes the color of the grid.
setColor(Color) - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DCorridor
Sets the color of this component.
setColor(Color) - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DExtrudedPolygon
Sets the color of this component.
setColor(Color) - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DSphere
Sets the color of this component.
setColor(Color) - Method in class ilog.views.print.IlvManagerPageBreakPreview
Changes the color of the breaks.
setColor(Color) - Method in class ilog.views.sdm.graphic.IlvPaint
Sets the Paint implementation to java.awt.Color.
setColor(Color) - Method in class ilog.views.util.print.IlvHeaderFooter
Changes the color used to print the header.
setColor(Color) - Method in class ilog.views.util.print.IlvPrintableLabel
Sets the color used to print the label.
setColor(Color) - Method in class ilog.views.util.print.IlvPrintableShape
Sets the color used to print the shape.
setColor(Color) - Method in class ilog.views.util.swing.color.IlvColorChooser
Changes the current color.
setColor(Color) - Method in class ilog.views.util.swing.color.IlvColorDiskPanel
Changes the selected color.
setColor(Color) - Method in class ilog.views.util.swing.color.IlvJColorChooser
Sets the color.
setColorArray(String, String, Color[]) - Method in class ilog.views.appframe.settings.IlvSettingsElement
Sets an array of color values.
setColorColumn(IlvDataColumnInfo) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Sets the column chosen to determine the color of every rectangle.
setColorColumnName(String) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Determines the column chosen to determine the color of every rectangle, through its name.
setColorForNaN(Color) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Assigns the color used when a value in the color column is NaN.
setColorModel(ColorModel) - Method in interface ilog.views.maps.beans.editor.IlvColorModelEditor
Sets the color model to edit.
setColorModel(ColorModel) - Method in class ilog.views.maps.beans.editor.IlvDoubleIntervalColorModelEditor
Sets the color model to edit.
setColorModel(ColorModel) - Method in class ilog.views.maps.beans.editor.IlvIndexColorModelEditor
Sets the color model to edit.
setColorModel(ColorModel) - Method in class ilog.views.maps.beans.editor.IlvIntervalColorModelEditor
Sets the color model to edit.
setColorModel(ColorModel) - Method in class ilog.views.maps.raster.datasource.IlvRasterStyle
Changes the color model to use.
setColorModel(ColorModel) - Method in class ilog.views.maps.raster.IlvAdjustableDelegateColorModel
Sets the color model used internally.
setColorModel(IlvAdjustableDelegateColorModel) - Method in class ilog.views.maps.raster.IlvRasterProperties
Sets the color model to use to produce the images.
setColorModel(ColorModel) - Method in class ilog.views.maps.rendering.IlvDefaultRasterRenderer
Sets the ColorModel used by the renderer to create the graphic object.
setColorModifier(IltColorModifier) - Method in class ilog.tgo.graphic.IltChartMapping
Sets the color modifier for this chart.
setColorModifier(IltColorModifier) - Method in class ilog.tgo.graphic.IltGaugeMapping
Sets the modifier responsible for defining the colors used to display this gauge.
setColorProperty(String) - Method in class ilog.views.sdm.renderer.IlvColoringRenderer
Sets the name of the color properties that the renderer must set on the graphic objects to color them.
setColors(Color[]) - Method in class ilog.views.chart.java2d.IlvValueGradientPaint
Modifies the colors defining this gradient.
setColorScheme(IlvColorScheme) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Assigns the color scheme.
setColorSet(String) - Method in class ilog.views.maps.defense.format.s57.IlvS57DataSource
Sets the color set to use when rendering S52.
setColumn(int, IlvDataColumnInfo) - Method in class ilog.views.chart.datax.adapter.IlvFlatListToFlatTableModel
 
setColumn(int, IlvDataColumnInfo) - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToFlatTableModel
 
setColumn(int, IlvDataColumnInfo) - Method in class ilog.views.chart.datax.adapter.IlvFlatTableToFlatListModel
 
setColumn(int, IlvDataColumnInfo) - Method in class ilog.views.chart.datax.adapter.IlvListToFlatTableModel
 
setColumn(int, IlvDataColumnInfo) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatListModel
 
setColumn(int, IlvDataColumnInfo) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatTableModel
 
setColumn(int, IlvDataColumnInfo) - Method in class ilog.views.chart.datax.flat.list.IlvBasicFlatListModel
Replaces or adds a column.
setColumn(int, IlvDataColumnInfo) - Method in class ilog.views.chart.datax.flat.set.IlvBasicFlatSetModel
Replaces or adds a column.
setColumn(int, IlvDataColumnInfo) - Method in class ilog.views.chart.datax.flat.table.IlvBasicFlatTableModel
Replaces or adds a column.
setColumn(int, IlvDataColumnInfo) - Method in class ilog.views.chart.datax.tree.list.IlvBasicTreeListModel
Replaces or adds a column.
setColumn(int, IlvDataColumnInfo) - Method in class ilog.views.chart.datax.tree.set.IlvBasicTreeSetModel
Replaces or adds a column.
setColumnBaseTextDirection(IlvJTableColumn, int) - Method in class ilog.views.gantt.swing.IlvJTable
Sets the base text direction for a column.
setColumnBaseTextDirection(int, int) - Method in class ilog.views.gantt.swing.IlvJTable
Sets the base text direction for a column.
setColumnBlockCount(int) - Method in class ilog.views.maps.raster.IlvRasterProperties
Sets the horizontal number of blocks of pixels in the original data file.
setColumnCount(int) - Method in class ilog.views.chart.datax.adapter.IlvDataSourceToFlatTableModel
This method throws an UnsupportedOperationException.
setColumnCount(int) - Method in class ilog.views.chart.datax.adapter.IlvFlatListToFlatTableModel
 
setColumnCount(int) - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToFlatTableModel
 
setColumnCount(int) - Method in class ilog.views.chart.datax.adapter.IlvFlatTableToFlatListModel
 
setColumnCount(int) - Method in class ilog.views.chart.datax.adapter.IlvListToFlatTableModel
 
setColumnCount(int) - Method in class ilog.views.chart.datax.adapter.IlvTableToFlatTableModel
Sets the number of columns in the model.
setColumnCount(int) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatListModel
 
setColumnCount(int) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatTableModel
 
setColumnCount(int) - Method in class ilog.views.chart.datax.flat.list.IlvBasicFlatListModel
Sets the number of columns in the model.
setColumnCount(int) - Method in class ilog.views.chart.datax.flat.list.IlvBufferFlatListModel
Sets the number of columns in the model.
setColumnCount(int) - Method in class ilog.views.chart.datax.flat.set.IlvBasicFlatSetModel
Sets the number of columns in the model.
setColumnCount(int) - Method in class ilog.views.chart.datax.flat.set.IlvBufferFlatSetModel
Sets the number of columns in the model.
setColumnCount(int) - Method in class ilog.views.chart.datax.flat.table.IlvBasicFlatTableModel
Sets the number of columns in the model.
setColumnCount(int) - Method in class ilog.views.chart.datax.flat.table.IlvBufferFlatTableModel
Sets the number of columns in the model.
setColumnCount(int) - Method in class ilog.views.chart.datax.tree.list.IlvBasicTreeListModel
Sets the number of columns in the model.
setColumnCount(int) - Method in class ilog.views.chart.datax.tree.list.IlvBufferTreeListModel
Sets the number of columns in the model.
setColumnCount(int) - Method in class ilog.views.chart.datax.tree.set.IlvBasicTreeSetModel
Sets the number of columns in the model.
setColumnCount(int) - Method in class ilog.views.chart.datax.tree.set.IlvBufferTreeSetModel
Sets the number of columns in the model.
setColumnCount(int) - Method in class ilog.views.print.IlvManagerPrintableDocument
Changes the number of columns used to print this document.
setColumnCount(int) - Method in class ilog.views.util.print.IlvPrintableDocument
Indicates the number of pages in each column of this document.
setColumnIndex(IlpAttribute, int) - Method in class ilog.cpl.IlpTable
Moves the column of the specified attribute to the specified index.
setColumnIndex(IlpAttribute, int) - Method in interface ilog.cpl.table.IlpAbstractTableColumnModel
Moves the column of the specified attribute to the specified index.
setColumnIndex(IlpAttribute, int) - Method in class ilog.cpl.table.IlpTableColumnModel
 
setColumnIndex(IlpAttribute, int) - Method in class ilog.cpl.table.IlpTableView
Moves the column of the specified attribute to the specified index.
setColumnMargin(int) - Method in class ilog.cpl.table.IlpTableColumnModel
Sets the column margin to newMargin.
setColumnMargin(int) - Method in class ilog.cpl.table.IlpTableView
Sets the amount of empty space between cells in adjacent columns.
setColumnMargin(int) - Method in class ilog.cpl.table.renderer.IlpViewRenderer
Sets the amount of empty space between cells in adjacent columns.
setColumnOrder(int) - Method in class ilog.views.maps.raster.IlvRasterProperties
Sets if the blocks of pixels are ordered from left to right (0) or in the opposite direction (1).
setColumnPixelCount(int) - Method in class ilog.views.maps.raster.IlvRasterProperties
Sets the number of pixels in a scan line of a block of pixels in the original data file.
setColumnPreferredWidth(IlpAttribute, int) - Method in interface ilog.cpl.table.IlpAbstractTableColumnModel
Sets the preferred width for the column defined by this attribute
setColumnPreferredWidth(IlpAttribute, int) - Method in class ilog.cpl.table.IlpTableColumnModel
 
setColumnResizeMessage(String) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
Sets the message displayed by the view message box during the resizing of a column.
setColumnResizeMessage(String) - Method in interface ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttSupport
Sets the message displayed by the view message box during the resizing of a column.
setColumnResizeMessage(String) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttSupportImpl
Sets the message displayed by the view message box during the resizing of a column.
setColumnResizeMessage(String) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
Sets the message displayed by the view message box during the resizing of a column.
setColumnResizeMessage(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLHierarchyChartViewTag
Sets the message displayed by the view message box during the resizing of a column.
setColumns(List<IlvDataColumnInfo>) - Method in class ilog.views.chart.datax.adapter.IlvFlatListToFlatTableModel
 
setColumns(List<IlvDataColumnInfo>) - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToFlatTableModel
 
setColumns(List<IlvDataColumnInfo>) - Method in class ilog.views.chart.datax.adapter.IlvFlatTableToFlatListModel
 
setColumns(List<IlvDataColumnInfo>) - Method in class ilog.views.chart.datax.adapter.IlvListToFlatTableModel
 
setColumns(List<IlvDataColumnInfo>) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatListModel
 
setColumns(List<IlvDataColumnInfo>) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatTableModel
 
setColumns(List<IlvDataColumnInfo>) - Method in class ilog.views.chart.datax.flat.list.IlvBasicFlatListModel
Sets the list of columns.
setColumns(List<IlvDataColumnInfo>) - Method in class ilog.views.chart.datax.flat.set.IlvBasicFlatSetModel
Sets the list of columns.
setColumns(List<IlvDataColumnInfo>) - Method in class ilog.views.chart.datax.flat.table.IlvBasicFlatTableModel
Sets the list of columns.
setColumns(List<IlvDataColumnInfo>) - Method in class ilog.views.chart.datax.tree.list.IlvBasicTreeListModel
Sets the list of columns.
setColumns(List<IlvDataColumnInfo>) - Method in class ilog.views.chart.datax.tree.set.IlvBasicTreeSetModel
Sets the list of columns.
setColumnVisible(IlpAttribute, boolean) - Method in class ilog.cpl.IlpTable
Sets whether the specified column should be visible.
setColumnVisible(IlpAttribute, boolean) - Method in class ilog.cpl.table.IlpTableView
Sets whether the specified column should be visible.
setCombinedInterGraphLinksMode(boolean) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Enables the routing of normal links in addition to intergraph links.
setCombinedInterGraphLinksMode(boolean) - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
Enables the routing of normal links in addition to intergraph links.
setCombinedInterGraphLinksMode(boolean) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Enables the routing of normal links in addition to intergraph links.
setCombinedInterGraphLinksMode(boolean) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets the routing of normal links in addition to intergraph links.
setCombinedInterGraphLinksMode(boolean) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets the routing of normal links in addition to intergraph links.
setCombiningHyperEdgesAllowed(boolean) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeInteractor
Allows to combine hyperedges, by creating a segment branch that starts at the one hyperedge and ends at the other hyperedge.
setCommand(String) - Method in class ilog.views.appframe.event.IlvSingleActionHandler
Sets the command key of the action handled by this object.
setComments(Object) - Method in class ilog.tgo.model.IltAlarm
Sets the comments.
setCommonClass(Class<?>) - Method in class ilog.views.maps.attribute.IlvAttributeArray
Sets the common class for the attributes of this attribute array.
setCompactMode(int) - Method in class ilog.views.svg.SVGDocumentBuilderConfigurator
Sets one or a combination of flags to generate smaller SVG documents.
setComparator(IlpMutableComparator) - Method in class ilog.cpl.list.IlpListModelSorter
Sets the comparator used to sort the underlying model.
setComparator(Comparator) - Method in class ilog.cpl.tree.IlpAbstractTreeAdapter
Sets the comparator used to sort the nodes.
setComparator(Comparator<IlvGraphic>) - Method in class ilog.views.accelerator.IlvCycleSelectAccelerator
Sets the comparator that defines the order of the selection sequence.
setComparator(Comparator<Object>) - Method in class ilog.views.sdm.renderer.graphlayout.IlvSDMObjectComparator.ComparatorSortCriteria
Sets the comparator used to perform the comparison.
setComparator(IlvRequestParameter.Comparator) - Method in class ilog.views.util.servlet.IlvRequestParameter
Set the comparison operation needed for parameter validation.
setCompareBoundingBoxes(boolean) - Method in class ilog.views.gantt.graphic.IlvActivityTileLayout
Sets whether activity overlap is computed by comparing the graphic bounding boxes.
setCompared(boolean) - Method in class ilog.views.util.servlet.IlvRequestParameter
Set whether the parameter value should be compared with default value for the specific request.
setCompass(IlvPublicCompass) - Method in class ilog.views.maps.interactor.IlvManagerViewRotateInteractor
Sets the compass providing feedback for the rotation.
setCompiledSymbolAutoLoad(boolean) - Method in class ilog.views.sdm.IlvSDMEngine
Controls whether compiled symbols should be loaded (if available), instead of interpreted CSS version when a class declaration involving symbol is found.
setComponent(JComponent) - Method in class ilog.cpl.graphic.IlpAbstractGraphic
Sets the component responsible for the drawing of this graphic.
setComponent(JComponent) - Method in class ilog.cpl.graphic.IlpLeafGraphic
Sets the component responsible for the drawing of this graphic.
setComponent(String) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLView
Sets the component type to be displayed.
setComponent(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
Sets the component type to display.
setComponent(JComponent) - Method in class ilog.views.swing.IlvJComponentGraphic
Replaces the JComponent that is displayed by this IlvJComponentGraphic.
setComponent(Component) - Method in class ilog.views.util.print.IlvPrintableComponent
Specifies the component to be printed.
setComponent(JComponent) - Method in class ilog.views.util.swing.color.IlvBlinkingColorPreviewPanel
Sets the panel.
setComponentIdentifier(IlvPolylineMergerDataSource.IlvGraphicIdentifier) - Method in class ilog.views.maps.datasource.IlvPolylineMergerDataSource
Sets the IlvGraphicIdentifier used by this polyline merger to identify polylines that should be merged together
setComponentNoInvalidate(JComponent) - Method in class ilog.cpl.graphic.IlpAbstractGraphic
Sets the component responsible for the drawing of this graphic.
setComponentOrientation(ComponentOrientation) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Sets the language-sensitive orientation that is to be used to order the elements or text within this component.
setComponentOrientation(ComponentOrientation) - Method in class ilog.views.chart.graphic.IlvGraphicDecoration
This method does nothing.
setComponentOrientation(ComponentOrientation) - Method in class ilog.views.chart.IlvChart
Sets the component orientation of this chart.
setComponentOrientation(ComponentOrientation) - Method in class ilog.views.chart.IlvLegend
Sets the component orientation of this legend.
setComponentOrientation(ComponentOrientation) - Method in class ilog.views.chart.IlvLegendItem
Sets the component orientation of this legend item.
setComponentOrientation(ComponentOrientation) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Sets the component orientation of this sheet.
setComponentOrientation(ComponentOrientation) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the component orientation of this chart.
setComponentOrientation(ComponentOrientation) - Method in class ilog.views.gantt.scale.IlvTimeScale
Sets the language-sensitive orientation of this time scale.
setComponentOrientation(ComponentOrientation) - Method in class ilog.views.gantt.swing.IlvJTable
Sets the component orientation of this table.
setComponentOrientation(ComponentOrientation) - Method in class ilog.views.gantt.swing.IlvJTree
Sets the component orientation of this tree.
setComponentOrientation(ComponentOrientation) - Method in class ilog.views.IlvManager
Sets the component orientation of this manager.
setComponentOrientation(ComponentOrientation, boolean) - Method in class ilog.views.IlvManager
Sets the component orientation of this manager.
setComponentOrientation(ComponentOrientation) - Method in class ilog.views.IlvManagerView
Sets the language-sensitive orientation that is to be used to order the elements or text within this component.
setComponentOrientation(ComponentOrientation) - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer.GraphicManagerFrame
Sets the component orientation of this object.
setComponentOrientation(ComponentOrientation) - Method in interface ilog.views.util.IlvComponentOrientationAware
Sets the component orientation of this object.
setComponentOrientation(ComponentOrientation) - Method in class ilog.views.util.print.IlvPrintingController
Sets the language-sensitive orientation of the dialogs managed by this controller.
setComponentOrientation(ComponentOrientation) - Method in class ilog.views.util.swing.color.IlvHSBAColorChooserPanel
Sets the component orientation.
setComponentOrientation(ComponentOrientation) - Method in class ilog.views.util.swing.IlvJComboBox
Sets the language-sensitive orientation that is to be used to order the elements or text within this component.
setComponentOrientationFromGraphic(boolean) - Method in class ilog.views.swing.IlvSimplePopupMenu
Sets whether the pop-up menu inherits the component orientation from the graphic object that the pop-up menu is displayed for.
setCompoundEditMode(boolean) - Method in class ilog.views.dashboard.IlvDashboardDiagram
 
setComputed(boolean) - Method in class ilog.cpl.style.IlpStyleContext
Deprecated.
Indicates whether the style has been computed.
setComputedFromAlarmList(boolean) - Method in class ilog.tgo.model.IltAlarm.State
Enables or disables the automatic computation of alarm counters from the list of alarms.
setConcatParentLayerName(boolean) - Method in class ilog.views.maps.export.IlvShapeExporter
Tells this exported if it should concatenate parent layer name when creating filenames when exporting a layer.
setConfigFileBaseURL(URL) - Method in class ilog.views.chart.customizer.swing.IlvChartCSSCustomizerPanel
Sets the base URL under which the default configuration files shall be searched.
setConfigParameters(IlvServletParameters) - Method in class ilog.views.chart.servlet.IlvChartServletSupport
Sets the servlet configuration parameters.
setConfigParameters(IlvServletParameters) - Method in class ilog.views.gantt.servlet.IlvGanttServletSupport
Sets the servlet configuration parameters.
setConfiguration(String) - Method in class ilog.views.appframe.swing.IlvDockingBarArea
Sets the current configuration of bars to the configuration defined in the settings with the specified name.
setConfigurationFile(URL) - Method in class ilog.views.chart.customizer.swing.IlvChartCSSCustomizerPanel
Sets the configuration file to be used for the rule customizer.
setConfigurationFileName(String) - Method in class ilog.cpl.IlpEquipment
Reads a configuration file and applies it to this equipment component.
setConfigurationFileName(String) - Method in class ilog.cpl.IlpNetwork
Reads a configuration file and applies it to this network component.
setConnectingLineTemplate(IlvLine) - Method in class ilog.views.maps.IlvMagnifySymbolsInteractor
Sets a customized line for drawing the connecting line.
setConnectingLinksToShape(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
Specifies whether the graph layout algorithm should connect the links to the shape of the nodes or to the global bounding box of the nodes.
setConnection(IlvSDOConnection) - Method in class ilog.views.maps.export.IlvSDOExporter
Sets the current connection to be used by this IlvSDOExporter instance.
setConnection(Connection, String) - Method in class ilog.views.util.data.IlvJDBCTableModel
Initializes an IlvJDBCTableModel with a java.sql.Connection and an SQL query.
setConnection(Connection, String, Object[]) - Method in class ilog.views.util.data.IlvJDBCTableModel
Initializes an IlvJDBCTableModel with a java.sql.Connection and an SQL query.
SetConnectionFactory(IlvSDOConnectionFactory) - Static method in class ilog.views.maps.format.oracle.IlvSDOConnection
Installs a connection factory.
setConnectionOnBusMargin(double) - Method in class ilog.views.graphlayout.bus.IlvBusLayout
Sets the horizontal offset between the first/last node on a given level and the left/right margin of the level.
setConnectionParameters(String, String, String, String, String) - Method in class ilog.views.util.data.IlvJDBCTableModel
Initializes an IlvJDBCTableModel with a set of JDBC parameters.
setConnectionParameters(String, String, String, String, String, Object[]) - Method in class ilog.views.util.data.IlvJDBCTableModel
Initializes an IlvJDBCTableModel with a set of JDBC parameters.
setConnectionParams(String) - Method in class ilog.views.chart.data.IlvJDBCDataSource
Sets the Bean connection parameters.
setConnectionPointCheckEnabled(boolean) - Method in class ilog.views.graphlayout.IlvGraphModel
Enables or disables the checks of the connection points of the links on the origin or destination node.
setConnectionPointCheckEnabled(boolean) - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
Enables or disables the checks of the connection points of the links on the origin or destination node.
setConnectionPointCheckEnabled(boolean) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
Enables or disables the checks of the connection points of the links on the origin or destination node in the attached graph model and recursively in all graph models of subgraphs of the attached nested graph.
setConnectionPointCursor(Cursor) - Method in class ilog.views.hypergraph.IlvHyperEdgeEdition
Sets the cursor when the mouse is on top of a connection point but not dragging.
setConnectionPointMoveAllowed(boolean) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeConnector
Sets whether it is globally allowed to move the connection points interactively.
setConnectionPointMoveAllowed(boolean) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgePinConnectorInteractor
Sets whether the newly created hyperedge connector allows to move the hyperedge ends interactively when they are controlled by the connector.
setConnectionPointMoveAllowed(boolean) - Method in class ilog.views.linkconnector.IlvFreeLinkConnector
Allows or forbids the interactors to move the connection points of the links connected to the node to which this link connector is attached.
setConnectionType(int) - Method in class ilog.views.gantt.graphic.IlvConstraintGraphic
Sets the link connection type.
setConnectLinksToNodeCenters(boolean) - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
Sets whether the algorithm connects the links to the centers of the nodes.
setConnectorFullyZoomable(boolean) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgePinConnectorInteractor
Sets whether the newly created hyperedge pin connector behaves fully zoomable.
setConnectorStyle(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpShortLinkLayoutParameters
Sets the connector style of an individual node.
setConnectorStyle(int) - Method in class ilog.tgo.graphic.graphlayout.IltStraightLinkLayout
Sets the option for the style of connectors.
setConnectorStyle(int) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the style of connectors.
setConnectorStyle(Object, int) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets the connector style of an individual node.
setConnectorStyle(int) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the style of the connectors.
setConstant(double) - Method in class ilog.views.chart.IlvAffineAxisTransformer
Sets the constant.
setConstantModeManagerFrameAutoMargin(boolean) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
Enables or disables the automatic correction of the margins of the IlvConstantModeManagerFrame object when it appears as the frame of submanagers that are laid out.
setConstantRowHeight(boolean) - Method in class ilog.views.gantt.graphic.IlvActivityTileLayout
Sets whether each Gantt row maintains a constant height as it is subdivided into subrows.
setConstantZoomFactorOnWidthChange(boolean) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Sets whether the visible duration of the Gantt sheet will be modified when its width changes in order to maintain a constant zoom factor.
setConstantZoomFactorOnWidthChange(boolean) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets whether the visible duration of the chart will be modified when its width changes in order to maintain a constant zoom factor.
setConstantZoomFactorOnWidthChange(boolean) - Method in class ilog.views.gantt.IlvTimeScrollSupport
Sets whether the duration will be modified when the view width changes in order to maintain a constant zoomFactor.
setConstantZoomFactorOnWidthChange(boolean) - Method in class ilog.views.gantt.scale.IlvTimeScale
Sets if the visible duration for the scale will be modified in order to maintain a constant zoom factor when the width of the scale changes.
setConstrainedOnContents(boolean) - Method in class ilog.views.faces.component.IlvFacesView
Defines whether the view is constrained to the manager content bounds or not.
setConstrainedOnContents(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Defines whether the view is constrained to the manager content bounds or not.
setConstraint(IlvConstraint) - Method in class ilog.views.gantt.graphic.IlvConstraintGraphic
Sets the associated constraint of the graphic.
setConstraintColor(Color) - Method in class ilog.views.gantt.graphic.IlvDefaultConstraintGraphicFactory
Sets the color that is applied to any newly created constraint graphics.
setConstraintFactory(IlvConstraintFactory) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Set the constraint factory for constraint creation.
setConstraintFactory(IlvConstraintFactory) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the constraint factory for creating constraints.
setConstraintFloatable(boolean) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Tells the docking area if it should constraint the floatable windows into the visible screen area.
setConstraintGraphicFactory(IlvConstraintGraphicFactory) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Sets the constraint-graphics factory used to create constraint graphics.
setConstraintGraphicFactory(IlvConstraintGraphicFactory) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the constraint-graphics factory used to create constraint graphics.
setConstraintGraphicLayerPolicy(IlvConstraintGraphicLayerPolicy) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Sets the policy that is used to manage constraint graphics.
setConstraintLayerVisible(boolean) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Deprecated.
JViews 8.1 introduces the ability to have several layers of constraints within the Gantt sheet. Please use setDefaultConstraintLayerVisible.
setConstraintLayerVisible(boolean) - Method in class ilog.views.gantt.IlvHierarchyChart
Specifies whether the constraint graphic layer should be visible in the Gantt sheet.
setConstraintMapper(IlvTableModelMapper) - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
Copies and sets the IlvTableModelMapper for constraints.
setConstraintQueryParameters(IlvJDBCQueryParameters) - Method in class ilog.views.gantt.project.IlvGanttJDBCDataSource
Sets the query that will be used to extract constraints.
setConstraintReader(IlvConstraintReader) - Method in class ilog.views.gantt.xml.IlvGanttDocumentReader
Sets the constraint reader.
setConstraints(Object[]) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
Sets the attachments for each child of this object.
setConstraints(int, Object) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
Sets the attachments for the child at the given position of this object.
setConstraints(Object[]) - Method in class ilog.views.graphic.composite.IlvCompositeLink
Sets the attachments for each child of this object.
setConstraints(int, Object) - Method in class ilog.views.graphic.composite.IlvCompositeLink
Sets the attachments for the child at the given position of this object.
setConstraints(IlvAttachable, Object) - Method in class ilog.views.graphic.composite.layout.IlvAttachmentLayout
Adds the specified IlvAttachable to the layout, using the specified constraint object.
setConstraints(IlvAttachable, Object) - Method in class ilog.views.graphic.composite.layout.IlvCardLayout
Adds the specified IlvAttachable to the layout, using the specified constraint object.
setConstraints(IlvAttachable, Object) - Method in class ilog.views.graphic.composite.layout.IlvCenteredLayout
Adds the specified IlvAttachable to the layout, using the specified constraint object.
setConstraints(IlvAttachable, Object) - Method in interface ilog.views.graphic.composite.layout.IlvLayoutManager
Adds the specified IlvAttachable to the layout, using the specified constraint object.
setConstraints(IlvAttachable, Object) - Method in class ilog.views.graphic.composite.layout.IlvStackerLayout
The supplied IlvAttachable is added at the end of the stack.
setConstraintsQuery(Connection, String, Map, Object[]) - Method in class ilog.views.gantt.model.jdbc.IlvJDBCGanttModel
Configures the IlvJDBCGanttTableModel to use the given query for constraints.
setConstraintsQuery(Connection, String, Object[], Map, Object[]) - Method in class ilog.views.gantt.model.jdbc.IlvJDBCGanttModel
Configures the IlvJDBCGanttTableModel to use the given query for constraints.
setConstraintsResultSet(ResultSet, Map, Object[]) - Method in class ilog.views.gantt.model.jdbc.IlvJDBCGanttModel
Configures the IlvJDBCGanttTableModel to use the given ResultSet for constraints.
setConstraintsTableModel(TableModel) - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
Sets the TableModel for constraints.
setConstraintsURL(URL) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
Sets the URL that specifies the layout constraints.
setConstraintWriter(IlvConstraintWriter) - Method in class ilog.views.gantt.xml.IlvGanttDocumentWriter
Sets the constraint writer.
setConsumeEvents(boolean) - Method in class ilog.views.chart.IlvChartInteractor
Determines whether this interactor should consume the events that it has recognized.
setConsumeEvents(boolean) - Method in class ilog.views.IlvAccelerator
Sets whether the accelerator consumes events.
setContact(String) - Method in class ilog.tgo.model.IltSNMP.SystemInfo
Sets the contact attribute of the object.
setContainer(IltBTS) - Method in class ilog.tgo.model.IltBTSAntenna
Specifies the container of this IltBTSAntenna.
setContainer(IltCardItemContainer) - Method in class ilog.tgo.model.IltCardItem
Specifies the container of this card item.
setContainer(IltShelfItemContainer) - Method in class ilog.tgo.model.IltShelfItem
Specifies the container of this IltShelfItem.
setContainer(Container) - Method in class ilog.views.appframe.swing.IlvDefaultStaticViewContainer
Sets the container associated with this static view container.
setContainer(Container) - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
Sets the specified container as the main window of an application.
setContainerActiveByDefault(boolean) - Method in class ilog.views.appframe.docview.IlvDocumentViewConfiguration
Determines whether the container created for this configuration should be automatically activated when created.
setContainerTemplate(IlvContainerTemplate) - Method in class ilog.views.appframe.docview.IlvDocumentViewConfiguration
Sets the container template associated with this view configuration.
setContainerTitle(String) - Method in interface ilog.views.appframe.docview.IlvMDIViewContainer
Sets a new title to the container.
setContainerTitle(String) - Method in class ilog.views.appframe.swing.mdi.IlvInternalFrame
Sets a new title to the internal frame.
setContainerTitle(String) - Method in class ilog.views.appframe.swing.mdi.IlvMDITab
Sets a new title to the container.
setContainerVisible(boolean) - Method in class ilog.views.appframe.docview.IlvAbstractStaticViewContainer
Shows or hides this view container depending on the value of the visible parameter.
setContainerVisible(boolean) - Method in interface ilog.views.appframe.docview.IlvViewContainer
Shows or hides this view container depending on the value of the visible parameter.
setContainerVisible(boolean) - Method in class ilog.views.appframe.swing.IlvDefaultStaticViewContainer
Shows or hides this view container, depending on the value of the visible parameter.
setContainerVisible(boolean) - Method in class ilog.views.appframe.swing.mdi.IlvInternalFrame
Shows or hides this internal frame depending on the value of the visible parameter.
setContainerVisible(boolean) - Method in class ilog.views.appframe.swing.mdi.IlvMDITab
Shows or hides this tab depending on the value of the visible parameter.
setContainsMargin(double) - Static method in class ilog.views.sdm.graphic.IlvGeneralLink
Deprecated.
Beginning with Rogue Wave JViews 8.7, use IlvUtil.SetDeltaLine(double) instead.
setContainsWhenNotFilled(boolean) - Method in class ilog.views.graphic.IlvGeneralPath
When set to true, specifies that the method contains will return true for a point inside the shape even if the object is not filled.
setContentHandler(IlvContentHandler) - Method in class ilog.views.sdm.modeltools.IlvContentController
Sets the handler.
setContentLengthEnable(boolean) - Method in class ilog.views.servlet.IlvManagerServlet
Sets the flag that switches the servlet support in a bufferized mode.
setContentLengthEnable(boolean) - Method in class ilog.views.servlet.IlvManagerServletSupport
Sets the flag that switches the servlet support in a bufferized mode.
setContentLengthEnable(boolean) - Method in class ilog.views.svg.servlet.IlvSVGManagerServlet
Sets the flag that switches the servlet support in a buffered mode.
setContentLengthEnable(boolean) - Method in class ilog.views.svg.servlet.IlvSVGManagerServletSupport
Sets the flag that switches the servlet support in a buffered mode.
setContentPane(Container) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Sets the contentPane property of this IlvDockingArea.
setContentsAdjusting(boolean) - Method in class ilog.tgo.graphic.IltNetwork
 
setContentsAdjusting(boolean) - Method in class ilog.views.hypergraph.IlvHyperGrapher
Tells the manager that it is the beginning or the end of a major modification of its contents.
setContentsAdjusting(boolean) - Method in class ilog.views.IlvManager
Tells the manager that it is the beginning or the end of a major modification of its contents.
setContentsAdjusting(boolean, boolean) - Method in class ilog.views.IlvManager
Tells the manager and optionally all its parent managers that it is the beginning or the end of a major modification of its contents.
setContentsAdjustingInHierarchy(boolean) - Method in class ilog.tgo.graphic.IltNetwork
 
setContext(IlpContext) - Method in class ilog.cpl.datasource.IlpAbstractDataSource
Set the context used by this data source.
setContext(IlpStyleContext) - Method in class ilog.cpl.style.IlpStyle
Deprecated.
Sets a new style context for the style.
setContext(IlpContext) - Method in class ilog.cpl.style.IlpStyleValueTypeConverter
Deprecated.
Sets the context used by this instance, should only be called after deserialization.
setContext(IlpContext) - Method in class ilog.tgo.faces.graph.component.IltFacesGraphView
Sets the JTGO context.
setContext(String) - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphViewTag
Sets the context property.
setContinuous(boolean) - Method in class ilog.views.chart.IlvLocalZoomAxisTransformer
Modifies the continuity of the local zoom.
setContinuousRefresh(boolean) - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DView
Sets whether this view continuously refreshes its content (at the specified target frame rate), or refreshes only on calls to the refresh() method.
setContinuousZoomButtonAvailable(boolean) - Method in class ilog.views.maps.beans.IlvJMapsManagerViewControlBar
Specifies whether the continuous zoom tool is available.
setContinuousZoomFactor(double) - Method in class ilog.views.maps.interactor.IlvContinuousZoomInteractor
Sets the zoom factor used in continuous mode.
setContinuousZoomIcon(Icon) - Method in class ilog.views.maps.beans.IlvJMapsManagerViewControlBar
Sets the continuous zoom button icon.
setContinuousZoomIconURL(URL) - Method in class ilog.views.maps.beans.IlvJMapsManagerViewControlBar
Sets the continuous zoom button icon.
setContinuousZoomInteractor(IlvManagerViewInteractor) - Method in class ilog.views.maps.beans.IlvJMapsManagerViewControlBar
Changes the continuous zoom interactor.
setContinuousZoomToolTipText(String) - Method in class ilog.views.maps.beans.IlvJMapsManagerViewControlBar
Sets the text to display in the continuous zoom button ToolTip.
setContrast(Double) - Method in class ilog.views.maps.raster.datasource.IlvRasterStyle
Changes the color contrast.
setContrast(double) - Method in class ilog.views.maps.raster.IlvAdjustableDelegateColorModel
Sets a new level of contrast.
setContrastAccessibilityTheme(String) - Method in class ilog.views.sdm.IlvSDMEngine
Sets the current contrast theme.
setContributingToViewBBox(int, boolean) - Method in class ilog.views.IlvManagerView
Allows to indicate whether the specified layer must be taken into account when computing the bounding box of the view.
setController(IlpGraphicController) - Method in class ilog.cpl.graph.IlpGraphView
Sets the controller, that is responsible for the interaction between the user and the view.
setController(IlpGraphicController) - Method in interface ilog.cpl.graphic.IlpGraphicView
Sets the controller, which is responsible for the interaction between use and view.
setController(IlpEquipmentController) - Method in class ilog.cpl.IlpEquipment
Sets or replaces the encapsulated controller.
setController(IlpNetworkController) - Method in class ilog.cpl.IlpNetwork
Sets or replaces the encapsulated controller.
setController(IlpTableController) - Method in class ilog.cpl.IlpTable
Sets the controller associated with the Table component.
setController(IlpTreeController) - Method in class ilog.cpl.IlpTree
Sets the controller.
setController(IlpGraphicController) - Method in class ilog.cpl.table.IlpTableView
Sets the IlpGraphicController instance used by the table.
setController(IlpGraphicController) - Method in class ilog.cpl.tree.IlpTreeView
Sets the controller, which is responsible for the interaction between the user and the view.
setControlPoint1(IlvCoordinate) - Method in class ilog.views.maps.geometry.IlvMapBezierSegment
Sets the first control point of the segment.
setControlPoint2(IlvCoordinate) - Method in class ilog.views.maps.geometry.IlvMapBezierSegment
Sets the second control point of the segment.
setControls(String) - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
Sets the list of Google maps controls class names.
setConvergenceThreshold(double) - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
Sets the threshold value for the convergence detection mechanism.
setConverter(Converter) - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
Sets the converter used to convert the start and the end date interval.
SetConverterFactory(IlvHorizontalDatumConverterFactory) - Static method in class ilog.views.maps.projection.IlvHorizontalDatum
Sets a factory to create converters to convert coordinates from one datum to another.
setCoordinateFormatter(IlvCoordinateFormatter) - Method in class ilog.views.maps.beans.IlvJDisplayPreferencesEditorPanel
Selects the coordinate formatter.
setCoordinateFormatter(IlvCoordinateFormatter) - Method in class ilog.views.maps.IlvDisplayPreferences
Sets the coordinate formatter to use when displaying coordinates.
setCoordinatePrecision(int) - Method in class ilog.views.maps.IlvAbstractCoordinateFormatter
Sets the Sets the maximum number of digits allowed in the fraction portion of a coordinate.
setCoordinatePrecision(int) - Method in interface ilog.views.maps.IlvCoordinateFormatter
Sets the Sets the maximum number of digits allowed in the fraction portion of a coordinate.
setCoordinateRotation(boolean) - Method in class ilog.views.maps.projection.IlvObliqueMercatorProjection
Sets whether the Cartesian coordinates are rotated by the opposite of the azimuth of this projection.
setCoordinatesMode(int) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Sets the coordinates mode.
setCoordinatesMode(int) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
Sets the coordinates mode to be used outside layout.
setCoordinatesMode(int) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets the coordinates mode to be used during layout.
setCoordinatesMode(int) - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
Sets the coordinates mode to be used outside the layout.
setCoordinatesMode(int) - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayout
Sets the coordinates mode to be used during layout.
setCoordinatesMode(int) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Sets the coordinates mode.
setCoordinatesMode(int) - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
Sets the coordinates mode.
setCoordinatesMode(int) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
Sets the coordinates mode.
setCoordinateSystem(IlvCoordinateSystem) - Method in class ilog.views.maps.beans.IlvJCoordinateSystemEditorPanel
Sets the coordinate system displayed in the panel.
setCoordinateSystem(IlvCoordinateSystem) - Method in class ilog.views.maps.datasource.IlvGraphicLayerDataSource
This method is not allowed for this data source.
setCoordinateSystem(IlvCoordinateSystem) - Method in class ilog.views.maps.datasource.IlvMapDataSource
Sets the coordinate system of this data source.
setCoordinateSystem(IlvCoordinateSystem) - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
Sets the geodetic computation according to the ellipsoid defined in the coordinate system projection.
setCoordinateSystem(IlvCoordinateSystem) - Method in class ilog.views.maps.format.dxf.IlvMapDXFReader
Sets the reader coordinate system.
setCoordinateSystem(IlvCoordinateSystem) - Method in class ilog.views.maps.format.geotiff.IlvGeotiffReader
Sets the coordinate system in which the image is expressed.
setCoordinateSystem(IlvCoordinateSystem) - Method in class ilog.views.maps.format.image.IlvImageReader
Sets the source coordinate system of the reader.
setCoordinateSystem(IlvCoordinateSystem) - Method in class ilog.views.maps.format.oracle.IlvSDOFeatureIterator
Used to specify the source coordinate system of the geometries stored in the SDO database.
setCoordinateSystem(IlvCoordinateSystem) - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOFeatureIterator
Used to specify the source coordinate system of the geometries stored in the SDO database.
setCoordinateSystem(IlvCoordinateSystem) - Method in class ilog.views.maps.format.shapefile.IlvShapeFileReader
Sets the coordinate system for this reader.
setCoordinateSystem(IlvCoordinateSystem) - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTileLoader
Used to specify the source coordinate system of the geometries handled by this tile loader.
setCoordinateSystem(IlvCoordinateSystem) - Method in class ilog.views.maps.format.shapefile.IlvSHPReader
Sets the coordinate system for this reader.
setCoordinateSystem(IlvCoordinateSystem) - Method in class ilog.views.maps.format.svg.IlvMapSVGReader
Sets the coordinate system for this reader.
setCoordinateSystem(IlvCoordinateSystem) - Method in class ilog.views.maps.format.wms.IlvWMSReader
Sets the coordinate system for this reader.
setCoordinateSystem(IlvCoordinateSystem) - Method in class ilog.views.maps.IlvMapFeature
Sets the coordinate system of the geometry of the map feature.
setCoordinateSystemFactory(IlvMIFCoordinateSystemFactory) - Method in class ilog.views.maps.format.midmif.IlvMIFReader
Sets the factory used to create IlvCoordinateSystem from MID/MIF coordinate system specifications.
setCoords(int, int) - Method in class ilog.views.chart.IlvDisplayPoint
Changes the values of the referenced data point, using the specified projected coordinates.
setCopyPasteMode() - Method in class ilog.views.io.IlvInputStream
Sets this IlvInputStream in a copy/paste mode.
setCorners(int) - Method in class ilog.views.graphic.IlvRectangle
Sets which corners of the rectangle are rounded if IlvRectangle.getRadius() is not 0.
setCorners(int) - Method in class ilog.views.graphic.IlvReliefRectangle
On IlvReliefRectangle this method does nothing.
setCorners(int) - Method in class ilog.views.graphic.IlvShadowRectangle
On IlvShadowRectangle this method does nothing.
setCornersZoomable(boolean) - Method in class ilog.views.graphic.IlvRectangle
When set to true, specifies that the radius of the rounded corners follows the zoom level.
setCorrelatedNotifications(Object) - Method in class ilog.tgo.model.IltAlarm
Sets the correlated notifications.
setCount(int) - Method in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
 
setCount(String) - Method in class ilog.views.prototypes.IlvTimerBehavior
Sets the synchronization count.
setCounter(String) - Method in class ilog.views.prototypes.IlvCounterBehavior
Sets the counter parameter for this behavior object.
setCounterModificationAllowed(boolean) - Method in class ilog.tgo.model.IltAlarm.State
 
setCreateSampleNetwork(boolean) - Method in class ilog.tgo.graphic.IltNetwork
Deprecated.
Please use the Network Component instead.
setCreationAllowed(boolean) - Method in class ilog.views.interactor.IlvEditLabelInteractor
Allows objects to be created with this interactor (true).
setCreationInSubManagersAllowed(boolean) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeBaseInteractor
Allows objects to be created in submanagers (see IlvManager.getManagers()).
setCreationInSubManagersAllowed(boolean) - Method in class ilog.views.interactor.IlvEditLabelInteractor
Allows objects to be created in submanagers (see IlvManager.getManagers()).
setCreationInSubManagersAllowed(boolean) - Method in class ilog.views.interactor.IlvMakePolyPointsInteractor
Allows objects to be created in submanagers (see IlvManager.getManagers()).
setCreationInSubManagersAllowed(boolean) - Method in class ilog.views.interactor.IlvMakeRectangleInteractor
Allows objects to be created in submanagers (see IlvManager.getManagers()).
setCreationMode(String) - Method in class ilog.cpl.graph.background.IlpIVLBackgroundFactory
Sets the creation mode under which this factory is to operate.
setCriteriaFactories(IlvComparatorFactory[]) - Method in class ilog.views.chart.datax.adapter.sort.IlvLexicographicComparatorFactory
Sets all the comparison criteria at once.
setCriterionFactory(int, IlvComparatorFactory) - Method in class ilog.views.chart.datax.adapter.sort.IlvLexicographicComparatorFactory
Sets the comparison criterion at the specified index.
setCriticalProperty(String) - Method in class ilog.views.gantt.model.IlvCriticalPathCalculator
Sets the name of the critical boolean property for activities in the data model.
setCriticalProperty(String) - Method in class ilog.views.gantt.model.IlvGanttModelScheduler
Sets the name of the critical boolean property for activities in the data model.
setCriticalThreshold(IlvDuration) - Method in class ilog.views.gantt.model.IlvCriticalPathCalculator
Sets the critical threshold.
setCriticalThreshold(IlvDuration) - Method in class ilog.views.gantt.model.IlvGanttModelScheduler
Sets the critical threshold.
setCrossing(IlvAxis.Crossing) - Method in class ilog.views.chart.IlvScale
Specifies where this scale crosses its dual axis.
setCrossingAdjusting(boolean) - Method in interface ilog.views.hypergraph.crossing.IlvCrossingAwareObject
Starts or end an adjustment session for the crossings.
setCrossingAdjusting(boolean) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
Starts or end an adjustment session for the crossings.
setCrossingAwareLinksFrozen(boolean) - Method in class ilog.views.IlvGrapher
Marks that all crossing aware links of this manager are frozen.
setCrossingEnabled(boolean) - Method in class ilog.views.graphic.linkpolicy.IlvCrossingAwareLinkImage
Sets whether crossings are shown on the link.
SetCrossingEnabled(IlvManager, boolean, boolean, boolean) - Static method in class ilog.views.graphic.linkpolicy.IlvCrossingLinkShapePolicy
Enables or disables the display of crossings of all crossing aware links of the input manager.
SetCrossingEnabled(IlvManager, IlvGraphicVector, boolean, boolean) - Static method in class ilog.views.graphic.linkpolicy.IlvCrossingLinkShapePolicy
Enables or disables the display of crossings of all crossing aware links in the input links vector.
setCrossingEnabled(IlvManager, boolean, IlvGraphicFilter, boolean, boolean) - Static method in class ilog.views.hypergraph.crossing.IlvCrossingCalculation
Enables or disables the tunnel/jog crossing of all parameterizable crossing aware objects.
setCrossingEnabled(boolean) - Method in interface ilog.views.hypergraph.crossing.IlvParameterizedCrossingAwareObject
Sets whether tunnel/jog crossing display is enabled for this crossing aware object.
setCrossingEnabled(boolean) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
Sets whether tunnel (jog) crossing display is enabled for this hyperedge.
setCrossingEnabled(boolean) - Method in class ilog.views.hypergraph.interactor.IlvMakeSegmentedHyperEdgeInteractor
Sets whether the crossing mode should be enabled at the newly created edge.
setCrossingEnabled(boolean) - Method in class ilog.views.sdm.graphic.IlvSimpleLink
Sets whether crossings are shown on the link.
setCrossingGraphic(IlvGraphic) - Method in class ilog.views.graphic.linkpolicy.IlvCrossingAwareLinkImage
Sets the graphic object that draws the crossings.
setCrossingGraphic(IlvGraphic, int) - Method in class ilog.views.graphic.linkpolicy.IlvCrossingAwareLinkImage
Sets the graphic object that draws the crossings.
setCrossingGraphic(IlvGraphic) - Method in interface ilog.views.hypergraph.crossing.IlvParameterizedCrossingAwareObject
Sets the graphic object that draws the crossings.
setCrossingGraphic(IlvGraphic, int) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
Sets the graphic object that draws the crossings.
setCrossingGraphic(IlvGraphic) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
Sets the graphic object that draws the crossings.
setCrossingMode(int) - Method in class ilog.views.graphic.IlvEnhancedPolylineLinkImage
Sets the crossing mode of the link.
setCrossingMode(int) - Method in interface ilog.views.hypergraph.crossing.IlvParameterizedCrossingAwareObject
Sets the crossing mode of the crossing aware object.
setCrossingMode(int) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
Sets the crossing mode of the hyperedge.
setCrossingMode(int) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets the crossing mode of the link.
setCrossingMode(int) - Method in class ilog.views.sdm.graphic.IlvSimpleLink
Sets the crossing mode of the link.
setCrossingReductionDuringIncremental(boolean) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets whether crossing reduction during incremental layout is enabled.
setCrossingReductionEnabled(boolean) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets the crossing reduction.
setCrossingValue(double) - Method in class ilog.views.chart.IlvScale
Specifies where this scale crosses its dual axis.
setCSSClasses(IlvDataSet, String) - Static method in class ilog.views.chart.data.IlvDataSetProperty
Sets the CSS classes of the specified data set.
setCSSClassesColumn(IlvDataColumnInfo) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Sets the column chosen to determine the CSS classes of every object.
setCSSClassesColumnName(String) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Determines the column chosen to determine the CSS classes of every object, through its name.
setCssClassPropertyName(String) - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
Sets the value of "CSSclassPropertyName".
setCSSDebugHandler(IlvCSSDebugHandler) - Method in class ilog.views.sdm.IlvSDMEngine
Sets the css debugger handler, or null if no debugger is activated.
setCSSResourceName(String) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbol
Sets the resource access string of the CSS file of the symbol.
setCSSURL(URL) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbol
Sets the URL to access to the CSSs description file, and updates resource access string returned by getCSSResourceName()
setCurrency(Currency) - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
Overridden version of the same method of DecimalFormat.
setCurrency(Currency) - Method in class ilog.views.util.text.IlvWrappedICUNumberFormat
Overridden version of the same method of NumberFormat.
setCurrentDashboardDiagram(IlvDashboardDiagram) - Method in class ilog.views.dashboard.IlvDashboardEditor
Sets diagram as the currently active dashboard diagram in the dashboard container.
setCurrentDiagrammer(Component, IlvDiagrammer) - Static method in class ilog.views.diagrammer.IlvDiagrammer
Sets the current diagram component for the hierarchy that contains the specified component.
setCurrentDiagrammer(Component, IlvDiagrammer, boolean) - Static method in class ilog.views.diagrammer.IlvDiagrammer
Sets the current diagram component for the hierarchy that contains the specified component.
setCurrentDir(File) - Method in class ilog.views.symbology.palettes.swing.action.IlvPaletteLoadAction
Sets default file chooser directory.
setCurrentDirectory(File) - Static method in class ilog.views.util.swing.SwingFactories
Sets the current directory of the shared file chooser dialog box.
setCursor(String) - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesGraphInteractor
Sets the cursor property.
setCursor(Cursor) - Method in class ilog.tgo.swing.IltComponentManager
 
setCursor(Cursor) - Method in class ilog.views.appframe.IlvApplication
Deprecated.
replaced by IlvApplication.applyCursor(java.awt.Cursor) less prone to memory leaks
setCursor(Cursor) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Sets the cursor image to the specified cursor.
setCursor(Component, Cursor) - Method in class ilog.views.appframe.swing.docking.IlvDockingCursors
Sets the cursor of the corresponding type.
setCursor(Cursor) - Method in class ilog.views.chart.IlvChart
Sets the cursor image to the specified cursor.
setCursor(Cursor) - Method in class ilog.views.chart.IlvChartInteractor
Sets the current mouse cursor.
setCursor(String) - Method in class ilog.views.faces.component.IlvImageButton
Sets the cursor displayed when the mouse is on the button.
setCursor(String) - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectInteractor
Sets the mouse cursor to be displayed when using this interactor.
setCursor(String) - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
Sets the cursor displayed when the mouse is on the button.
setCursor(String) - Method in interface ilog.views.faces.interactor.IlvFacesInteractor
Sets the mouse cursor to be displayed when using this interactor.
setCursor(String) - Method in class ilog.views.faces.interactor.IlvInteractor
Sets the mouse cursor to be displayed when using this interactor.
setCursor(String) - Method in class ilog.views.faces.taglib.IlvInteractorTag
Sets the mouse cursor to be displayed when using this interactor.
setCursor(Cursor) - Method in class ilog.views.gantt.graphic.interactor.IlvActivityGraphicDuplicateInteractor
Changes the cursor used for edition.
setCursor(Cursor) - Method in class ilog.views.gantt.graphic.interactor.IlvActivityGraphicMoveInteractor
Changes the cursor used for edition.
setCursor(Cursor) - Method in class ilog.views.gantt.graphic.interactor.IlvMakeActivityInteractor
Changes the cursor used to create the activity.
setCursor(Cursor) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeBaseInteractor
Changes the cursor used for editing.
setCursor(Cursor) - Method in class ilog.views.IlvManagerView
Changes the cursor of the view.
setCursor(Cursor) - Method in interface ilog.views.IlvObjectInteractorContext
Changes the cursor of the context.
setCursor(Cursor) - Method in class ilog.views.IlvPolyPointsEdition
Changes the cursor used for editing.
setCursor(Cursor) - Method in class ilog.views.interactor.IlvDragRectangleInteractor
Changes the cursor used for editing.
setCursor(Cursor) - Method in class ilog.views.interactor.IlvGrapherPinInteractor
Changes the cursor used for editing.
setCursor(Cursor) - Method in class ilog.views.interactor.IlvMakePolyPointsInteractor
Changes the cursor used for editing.
setCursor(Cursor) - Method in class ilog.views.interactor.IlvMoveRectangleInteractor
Changes the cursor used for editing.
setCursor(Cursor) - Method in class ilog.views.prototypes.IlvPrototypeBeanSupport
Implementation of the IlvObjectInteractorContext interface.
setCursor(Cursor) - Method in class ilog.views.sdm.interactor.IlvMakeSDMNodeInteractor
Changes the cursor used for editing.
setCursor(Cursor) - Method in class ilog.views.util.print.IlvPrintPreviewPanel
Changes the cursor.
setCurved(double) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets the curved look and the smoothness of the spline.
setCurveRenderer(IlvFeatureRenderer) - Method in class ilog.views.maps.IlvDefaultFeatureRenderer
Sets the graphic renderer used to translate curves into graphic objects.
setCustomJLabelBasedRendering(boolean) - Method in class ilog.views.util.swing.IlvJComboBox
Sets whether the component orientation workaround is used for a custom renderer that is a subclass of JLabel.
setCyclic(boolean) - Method in class ilog.views.sdm.graphic.IlvPaint
Sets the Paint implementation to java.awt.GradientPaint.
setDarkThreshold(int) - Method in class ilog.tgo.graphic.renderer.IltAbstractImageBaseRendererFactory
Sets the threshold (0..255) applied to dark colors when computing the NoTraffic representation.
setDashArray(float[]) - Method in class ilog.views.sdm.graphic.IlvBasicStroke
Sets the array representing the lengths of the dash segments.
setDashboardContainer(IlvDashboardContainer) - Method in class ilog.views.dashboard.IlvDashboardEditor
Sets the dashboard container of this Dashboard Editor application.
setDashboardDiagram(IlvDashboardDiagram) - Method in class ilog.views.diagrammer.faces.component.IlvFacesDashboardView
Sets the dashboard.
setDashboardDiagram(String) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDashboardViewTag
Sets the binding expression to an IlvDashboardDiagram to display.
setDashPhase(float) - Method in class ilog.views.sdm.graphic.IlvBasicStroke
Sets the dash phase.
setData(String) - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphViewTag
Sets the data property.
setData(Object) - Method in class ilog.views.appframe.docview.IlvDataDocument
Sets a new data object to the document.
setData(int, double, double) - Method in class ilog.views.chart.data.IlvAbstractDataSet
Modifies the data point at the specified index.
setData(int, double, double) - Method in class ilog.views.chart.data.IlvCyclicDataSet
Modifies the data point at the specified index.
setData(double[], double[], int) - Method in class ilog.views.chart.data.IlvCyclicDataSet
Initializes the contents of this data set with a copy of the specified values.
setData(int, double, double) - Method in interface ilog.views.chart.data.IlvDataSet
Modifies the data point at the specified index.
setData(double, double) - Method in class ilog.views.chart.data.IlvDataSetPoint
Changes the values of this data point.
setData(double[], double[], int) - Method in class ilog.views.chart.data.IlvDefaultDataSet
Initializes the contents of this data set with a copy of the specified values.
setData(int, double, double) - Method in class ilog.views.chart.data.IlvDefaultDataSet
Modifies the data point at the specified index.
setData(int, double, double) - Method in class ilog.views.chart.data.IlvFilterDataSet
This method may be overridden in subclasses.
setData(int, double, double) - Method in class ilog.views.chart.data.IlvXSortedDataSet
The implementation here delegates to the underlying data set, applying index conversion.
setData(IlvDoublePoints) - Method in class ilog.views.chart.data.lod.IlvDataTile
Fills the tile with the specified data.
setData(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
Sets the data to be displayed by this component.
setData(double, double) - Method in class ilog.views.chart.IlvDisplayPoint
Changes the values of this display point, using the specified data values.
setData(String) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDashboardViewTag
Sets the data to be displayed by this component.
setData(String) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerViewTag
Sets the data to be displayed by this component.
setData(Object) - Method in class ilog.views.faces.component.IlvBasicView
Sets the data to be displayed by this component.
setData(String) - Method in class ilog.views.faces.dhtml.taglib.IlvDHTMLViewTag
Sets the data to be displayed by this component.
setData(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
Sets the data to be displayed by this component.
setData(byte[]) - Method in class ilog.views.maps.defense.format.asrp.IlvRasterASRPReader.TagInfo
Sets the data of the tag and reads the subfields.
setData(String) - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
Sets the data to be displayed by this component.
setDatabaseName(String) - Method in class ilog.views.maps.datasource.ibm.IlvDBAbstractConnectionPanel
Changes the database name.
setDatabaseName(String) - Method in class ilog.views.maps.datasource.ibm.IlvDBConnectionInfo
Set the database name for the connection.
setDatabaseURL(String) - Method in class ilog.views.chart.data.IlvJDBCDataSource
Sets the database URL.
setDataContainer(IlvDataContainer) - Method in class ilog.views.appframe.docview.project.IlvDataContainerDocument
Sets the data container of this document.
setDataConverter(int, IlvDataConverter) - Method in class ilog.views.chart.data.IlvSwingTableDataSource
Sets the data converter for the given column.
setDataExpression(String) - Method in class ilog.views.prototypes.IlvEventBehavior
Sets the dataExpression parameter for this behavior object.
setDataFile(URL) - Method in class ilog.views.diagrammer.IlvDiagrammer
Loads the contents of the specified XML file into this diagram component.
setDataLabel(int, String) - Method in class ilog.views.chart.data.IlvCyclicDataSet
Sets a data point label.
setDataLabel(int, String) - Method in class ilog.views.chart.data.IlvDefaultDataSet
Sets a data point label.
setDataLabeling(int) - Method in class ilog.views.chart.IlvChartRenderer
Specifies the data labeling mode, which describes the labels that appear next to the graphical representation of data points.
setDataLabelLayout(int) - Method in class ilog.views.chart.IlvChartRenderer
Specifies the layout mode of data labels.
setDataLabelling(int) - Method in class ilog.views.chart.IlvChartRenderer
Deprecated.
setDataLabels(String[]) - Method in class ilog.views.chart.data.IlvCyclicDataSet
Specifies the data point labels.
setDataLabels(String[]) - Method in class ilog.views.chart.data.IlvDefaultDataSet
Specifies the data point labels.
setDataLabelsIndex(int) - Method in class ilog.views.chart.data.IlvJDBCDataSource
Sets the data labels index.
setDataLabelsIndex(int) - Method in class ilog.views.chart.data.IlvSwingTableDataSource
Sets the data labels index.
setDataMax(double) - Method in class ilog.views.chart.IlvAxis
Sets the maximum value of the data range.
setDataMin(double) - Method in class ilog.views.chart.IlvAxis
Sets the minimum value of the data range.
setDataObject(Object) - Method in class ilog.views.sdm.event.SDMEngineObjectRenderedEvent
Sets the data object that has just been rendered as a graphic object.
setDataObject(Object) - Method in class ilog.views.sdm.event.SDMEngineSelectionEvent
Sets the object that was selected or deselected.
setDataPoint(IlvDataSet, int, double, double) - Method in class ilog.views.chart.IlvChartRenderer
Changes the value of a data point.
setDataPoint(IlvDataSet, int, double, double) - Method in class ilog.views.chart.renderer.IlvCompositeChartRenderer
Changes the value of a data point.
setDataPoint(IlvDataSet, int, double, double) - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
Changes the value of a data point.
setDataRange(double, double) - Method in class ilog.views.chart.IlvAxis
Sets the data range along this axis.
setDataRange(IlvDataInterval) - Method in class ilog.views.chart.IlvAxis
Sets the data range along this axis.
setDataRangePolicy(IlvDataRangePolicy) - Method in class ilog.views.chart.IlvChart
Specifies the calculation policy used by the chart to compute the data range of an axis.
setDataRangePolicy(IlvDataRangePolicy) - Method in class ilog.views.schedule.IlvScheduleDataChart
Specifies the calculation policy used by the chart to compute the data range of an axis.
setDataSet(int, IlvDataSet) - Method in class ilog.views.chart.data.IlvAbstractDataSource
Replaces the data set at the specified index.
setDataSet(int, IlvDataSet) - Method in class ilog.views.chart.data.IlvCombinedDataSet
Replaces the data set at the specified position.
setDataSet(int, IlvDataSet) - Method in interface ilog.views.chart.data.IlvDataSetList
Replaces the data set at the specified position.
setDataSet(int, IlvDataSet) - Method in interface ilog.views.chart.data.IlvDataSource
Replaces the data set at the specified index.
setDataSet(int, IlvDataSet) - Method in class ilog.views.chart.data.IlvDefaultDataSource
Replaces the data set at the specified position.
setDataSet(int, IlvDataSet) - Method in class ilog.views.chart.data.IlvTreeTableDataSource
Replaces the data set at the specified index.
setDataSetAtPosition(int, IlvDataSet) - Method in class ilog.views.chart.data.IlvDefaultDataSource
Sets the data set at a specified target position.
setDataSets(IlvDataSet[]) - Method in class ilog.views.chart.data.IlvAbstractDataSource
Initializes this data source with the specified data sets.
setDataSets(IlvDataSet[]) - Method in class ilog.views.chart.data.IlvCombinedDataSet
Initializes the list contents with the specified array.
setDataSets(IlvDataSet[]) - Method in interface ilog.views.chart.data.IlvDataSetList
Initializes the list contents with the specified array.
setDataSets(IlvDataSet[]) - Method in interface ilog.views.chart.data.IlvDataSource
Initializes this data source with the specified data sets.
setDataSets(IlvDataSet[]) - Method in class ilog.views.chart.data.IlvDefaultDataSource
Initializes this data source with the specified data sets.
setDataSets(IlvDataSet[]) - Method in class ilog.views.chart.data.IlvSwingTableDataSource
Initializes this data source with the specified data sets.
setDataSets(IlvDataSet[]) - Method in class ilog.views.chart.data.IlvTreeTableDataSource
Initializes this data source with the specified data sets.
setDataSource(IlpDataSource) - Method in class ilog.cpl.datasource.IlpAbstractAdapter
Sets the data source.
setDataSource(IlpMutableDataSource) - Method in class ilog.cpl.graph.IlpGraphHandlerWithDataSource
 
setDataSource(IlpDataSource) - Method in interface ilog.cpl.graphic.IlpGraphicComponent
Sets the data source that feeds the network.
setDataSource(IlpDataSource) - Method in class ilog.cpl.IlpEquipment
Sets the data source that feeds the equipment.
setDataSource(IlpDataSource) - Method in class ilog.cpl.IlpNetwork
Sets the data source that feeds the network.
setDataSource(IlpDataSource, IlpClass) - Method in class ilog.cpl.IlpTable
Sets the data source that will be connected to the table model by means of an IlpListAdapter object.
setDataSource(IlpDataSource) - Method in class ilog.cpl.IlpTable
Sets the data source that will be connected to the table model by means of an IlpListAdapter object.
setDataSource(IlpDataSource) - Method in class ilog.cpl.IlpTree
Sets a new data source.
setDataSource(IlpDataSource) - Method in class ilog.cpl.project.IlpProject
Sets the data source of this project.
setDataSource(IlpDataSource) - Method in class ilog.cpl.sdm.IlpAbstractSDMAdapter
Sets the data source.
setDataSource(IlpDataSource) - Method in class ilog.cpl.sdm.IlpDefaultSDMAdapter
Sets the data source.
setDataSource(IltFacesDataSource) - Method in class ilog.tgo.faces.graph.component.IltFacesGraphView
Sets the IltFacesDataSource data source.
setDataSource(String) - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphViewTag
Sets the dataSource property.
setDataSource(IlvDataSet, IlvDataSource) - Static method in class ilog.views.chart.data.IlvDataSetProperty
Sets the main data source of the specified data set.
setDataSource(IlvFacesDataSource) - Method in class ilog.views.chart.faces.component.IlvChartView
Sets the data source to be displayed by the chart linked to this chart view.
setDataSource(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
Sets a binding expression to a data source.
setDataSource(IlvDataSource) - Method in class ilog.views.chart.faces.servlet.IlvFacesChart
Sets the given data source as the current data source.
setDataSource(IlvDataSource) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartOverview
Sets the given data source as the current data source.
setDataSource(HttpServletRequest, String) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartServletSupport
Sets the specified data source to the chart.
setDataSource(IlvDataSource) - Method in class ilog.views.chart.IlvChart
Sets the given data source as the current data source.
setDataSource(IlvDataSource) - Method in class ilog.views.chart.IlvChartRenderer
Connects the specified data source to this renderer.
setDataSource(IlvDataSource) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Connects the specified data source to this renderer.
setDataSource(IlvFacesDiagrammerDataSource) - Method in class ilog.views.diagrammer.faces.component.IlvFacesDiagrammerView
Sets the data source to this diagrammer instance.
setDataSource(HttpServletRequest, String) - Method in class ilog.views.diagrammer.faces.dhtml.servlet.IlvFacesDiagrammerServletSupport
Sets the data source specified in the request to the diagrammer.
setDataSource(String) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerViewTag
Sets the data source.
setDataSource(IlvDiagrammerDataSource) - Method in class ilog.views.diagrammer.IlvDiagrammer
Sets the data source of this diagram component.
setDataSource(IlvDiagrammerDataSource) - Method in class ilog.views.diagrammer.project.IlvDiagrammerProject
Sets the data source of this Diagrammer project.
setDataSource(IlvFacesGanttDataSource) - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
Sets the Gantt data source.
setDataSource(HttpServletRequest, String) - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttServletSupport
Sets the Gantt data model identified by the dataSourceId parameter in the session to the current hierarchy chart.
setDataSource(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
Sets the Gantt data source.
setDataSource(IlvGanttDataSource) - Method in class ilog.views.gantt.project.IlvGanttProjectConfiguration
Sets the Gantt data source handled by this configuration.
setDataSource(IlvMapDataSource) - Method in class ilog.views.maps.beans.IlvMapLayer
Sets the data source for this layer.
setDataSourceId(String) - Method in class ilog.tgo.faces.graph.component.IltFacesGraphView
Sets the data source identifier.
setDataSourceId(String) - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphViewTag
Sets the dataSourceId property.
setDataSourceId(String) - Method in class ilog.views.chart.faces.component.IlvChartView
Sets the ID of the data source displayed by this chart.
setDataSourceId(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
Sets the ID of the data source displayed by this chart.
setDataSourceId(String) - Method in class ilog.views.diagrammer.faces.component.IlvFacesDiagrammerView
Sets the data source identifier to this diagrammer instance.
setDataSourceId(String) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerViewTag
Sets the data source ID.
setDataSourceId(String) - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
Sets the Gantt data source identifier.
setDataSourceId(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
Sets the Gantt data source identifier.
setDataSources(IlvDataSource[]) - Method in class ilog.views.chart.IlvChartConfiguration
Sets the datasources of this configuration.
setDataSourceSerializer(Class<?>, IlvChartConfiguration.IlvDataSourceXMLSerializer) - Static method in class ilog.views.chart.IlvChartConfiguration
Sets the data source serializer for the specified IlvDataSource class.
setDataURL(URL) - Method in class ilog.views.diagrammer.datasource.IlvXMLDataSource
Sets the URL of the XML data file.
setDataURL(String) - Method in class ilog.views.diagrammer.faces.component.data.IlvFacesDiagrammerXMLDataSource
Sets the URL of the XML data file.
setDataURL(String) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerXMLDataSourceTag
The URL of the XML data file.
setDataURL(URL) - Method in class ilog.views.gantt.project.IlvGanttXMLDataSource
Sets the URL of the XML data file.
setDataURL(String) - Method in class ilog.views.sdm.servlet.IlvSDMServlet
Sets the URL of the directory where the data files (such as icon files, style sheets, and XML files) are located.
setDataURL(String) - Method in class ilog.views.sdm.servlet.IlvSDMServletSupport
Sets the URL of a directory where the data files (such as icon files, style sheets, and XML files) are located.
setDataWindow(IlvDataWindow) - Method in class ilog.views.chart.graphic.IlvDataIndicator
Modifies the data window displayed by this indicator.
setDataWindow(double, double, double, double) - Method in class ilog.views.chart.graphic.IlvDataIndicator
Modifies the data window displayed by this indicator.
setDataWindow(double, double, double, double) - Method in class ilog.views.chart.graphic.IlvThresholdIndicator
Modifies the data window displayed by this indicator.
setDataWindow(IlvDataWindow) - Method in class ilog.views.chart.print.IlvChartPrintableDocument
Sets the data window printed in this document.
setDate(String, Date) - Method in class ilog.views.appframe.settings.IlvSettingsElement
Sets a date value to the attribute with the specified name.
setDate(Date) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Sets the date displayed by the view.
setDate(Date) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
Sets the date displayed by the panel.
setDate(Date) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthView
Sets the date displayed by the view.
setDate(Date) - Method in class ilog.views.util.print.IlvPrintableDocument
Sets the printing date.
setDateFormat(String) - Method in class ilog.views.chart.data.xml.IlvXMLDataWriter
Sets the document date format.
setDateFormat(String) - Method in interface ilog.views.gantt.xml.IlvActivityWriter
Sets the date format.
setDateFormat(String) - Method in class ilog.views.gantt.xml.IlvGanttDocumentWriter
Specifies the date format used to write date variables of the activities.
setDateFormat(String) - Method in class ilog.views.gantt.xml.IlvSimpleActivityWriter
Sets the date format.
setDatum(IlvHorizontalDatum) - Method in class ilog.views.maps.projection.IlvProjection
Deprecated.
Since JViews 5.0, the datum is managed at the coordinate system level.
setDatumPanelVisible(boolean) - Method in class ilog.views.maps.beans.IlvJCoordinateSystemEditorPanel
Sets the visibility of the datum panel of the editor.
setDayOfMonthFont(Font) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
Sets the font of the day-of-month labels.
setDayOfMonthForeground(Color) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
Sets the foreground color of the day-of-month labels.
setDayOfWeekBackground(Color) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
Sets the background color of the days-of-week header.
setDayOfWeekFont(Font) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
Sets the font of the days-of-week header.
setDayOfWeekForeground(Color) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
Sets the foreground color of the days-of-week header.
setDayOfWeekHeight(int) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
Sets the height of the days-of-week header.
setDayStep(int) - Method in class ilog.views.util.time.IlvTimeIncrementPolicy.Day
Sets the number of days in a step increment.
setDayStep(int) - Method in class ilog.views.util.time.IlvTimeIncrementPolicy2.Day
Sets the number of days in a step increment.
setDebug(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvLabelLayoutRenderer
Enables tracing when the label layout renderer runs.
setDebug(int) - Static method in class ilog.views.util.IlvResourceUtil
Sets the debugging mode.
setDebugBoundingBoxes(boolean) - Method in class ilog.views.IlvManager
Enables or disables debugging the bounding boxes.
setDebugBoundingBoxesGlobal(boolean) - Static method in class ilog.views.IlvManager
Enables or disables globally debugging the bounding boxes.
setDebugMask(int) - Method in class ilog.cpl.datasource.IlpAbstractDataSource
Sets a new debug mask in this datasource.
setDebugMask(int) - Method in class ilog.views.sdm.renderer.IlvDecorationRenderer
Sets the CSS debug flag while parsing the configuration style sheet.
setDebugMask(int) - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
setDebugMode(boolean) - Static method in class ilog.views.hypergraph.undo.IlvPropertiesEdit
Sets the debug mode for property edits.
setDebugView(IlvManagerView) - Method in class ilog.views.tiling.IlvTiledLayer
Sets a debug view in which the layer will draw its tiles.
setDebugView(IlvManagerView, Color, Color, Color, Color) - Method in class ilog.views.tiling.IlvTiledLayer
Sets a debug view for the layer and specifies the debug colors.
setDecimalFormatSymbols(DecimalFormatSymbols) - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
Overridden version of the same method of DecimalFormat.
setDecimalSeparatorAlwaysShown(boolean) - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
Overridden version of the same method of DecimalFormat.
setDeclaration(String, String, String) - Method in class ilog.views.util.styling.IlvMutableStyleSheet
Sets a declaration in a rule.
setDeclarationStatusIconEnabled(boolean, boolean) - Method in class ilog.views.chart.customizer.swing.IlvChartCSSCustomizerPanel
Enables or disables the display of declaration status icons.
setDecodedProperty(String) - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesGraphInteractor
Sets the property to decoded, which means that the property value was updated from the request during the "Apply Request Value" phase of the JSF life cycle.
setDecodedProperty(String) - Method in class ilog.views.faces.component.IlvBasicView
Sets the property to decoded, which means that the property value was updated from the request during the "Apply Request Value" phase of the JSF lifecycle.
setDecodedProperty(String) - Method in class ilog.views.faces.component.IlvButtonGroup
Sets the property to decoded, which means that the property value was updated from the request during the "Apply Request Value" phase of the JSF life cycle.
setDecodedProperty(String) - Method in interface ilog.views.faces.component.IlvFacesComponent
Sets the property to decoded, which means that the property value was updated from the request during the "Apply Request Value" phase of the JSF life cycle.
setDecodedProperty(String) - Method in class ilog.views.faces.component.IlvFacesComponentBase
Sets the property to decoded, which means that the property value was updated from the request during the "Apply Request Value" phase of the JSF life cycle.
setDecodedProperty(String) - Method in class ilog.views.faces.component.IlvFacesComponentImpl
Sets the property to decoded, which means that the property value was updated from the request during the "Apply Request Value" phase of the JSF lifecycle.
setDecodedProperty(String) - Method in class ilog.views.faces.component.IlvFacesMenu
Sets the property to decoded, which means that the property value was updated from the request during the "Apply Request Value" phase of the JSF life cycle.
setDecodedProperty(String) - Method in class ilog.views.faces.component.IlvImageButton
Sets the property to decoded, which means that the property value was updated from the request during the "Apply Request Value" phase of the JSF life cycle.
setDecodedProperty(String) - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectInteractor
Sets the property to decoded, which means that the property value was updated from the request during the "Apply Request Value" phase of the JSF life cycle.
setDecoration(IlvPathDecoration) - Method in class ilog.views.maps.graphic.IlvDecoratedPath
Sets the decoration for this decorated path.
setDecoration(IlvPathDecoration) - Method in class ilog.views.maps.graphic.IlvMapGraphicPath
Sets the decoration for this decorated path.
setDecoration(IlvPathDecoration) - Method in class ilog.views.maps.graphic.IlvMapPolyline
Sets the decoration for this decorated path.
setDecoration(IlvPathDecoration) - Method in class ilog.views.maps.graphic.style.IlvPolylineStyle
Sets the Decoration property value.
setDecoration(IlvManagerViewDecoration) - Method in class ilog.views.maps.grids.IlvDelayedDecoration
Sets the delegate decoration.
setDecorationBackground(Color) - Method in class ilog.views.maps.beans.IlvCompass
Sets the background color used to draw the compass.
setDecorationBackground(Color) - Method in class ilog.views.maps.beans.IlvJCompass
Sets the background color used to draw the compass.
setDecorationContext(String) - Method in class ilog.views.sdm.renderer.IlvDecorationRenderer
Sets the decoration context (that is, an additional CSS class to match for all the decoration rules).
setDecorationForeground(Color) - Method in class ilog.views.maps.beans.IlvCompass
Sets the foreground color used to draw the compass.
setDecorationForeground(Color) - Method in class ilog.views.maps.beans.IlvJCompass
Sets the foreground color used to draw the compass.
setDecorationNames(String[]) - Method in class ilog.tgo.composite.IltMixedZoomPolicy
Sets the names of the decorations that have visibility thresholds specified in this zoom policy.
setDecorationNames(int, String) - Method in class ilog.tgo.composite.IltMixedZoomPolicy
Sets the name for one of the decorations that have visibility thresholds specified in this zoom policy.
setDecorationNames(String[]) - Method in class ilog.tgo.composite.IltPhysicalZoomPolicy
Sets the names of the decorations that are handled by this zoom policy.
setDecorationNames(int, String) - Method in class ilog.tgo.composite.IltPhysicalZoomPolicy
Sets the names of the decorations that are handled by this zoom policy.
setDecorationNames(String[]) - Method in class ilog.views.sdm.renderer.IlvDecorationRenderer
Sets the names of the decoration objects.
setDecorationOn(boolean) - Method in class ilog.views.maps.graphic.IlvDecoratedPath
Sets whether the decoration of this decorated path is to be drawn.
setDecorationOnly(boolean) - Method in class ilog.views.maps.graphic.IlvMapGraphicPath
Sets if the decoration of this decorated path is to be drawn.
setDecorationOnly(boolean) - Method in class ilog.views.maps.graphic.IlvMapPolyline
Sets whether the decoration of this decorated path is to be drawn.
setDecorationOnly(boolean) - Method in class ilog.views.maps.graphic.style.IlvPolylineStyle
Sets the DecorationOnly property value.
setDecorationOnly(boolean) - Method in class ilog.views.maps.rendering.IlvMapLineRenderingStyle
Sets if the object should only draw its decorations.
setDecorationOptions(int, int) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets how the decoration is displayed.
setDecorationOptions(int[]) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets all the decoration options at once.
setDecorationPaint(Paint) - Method in class ilog.views.maps.graphic.IlvMapGraphicPath
Sets the Paint object used to draw the decoration.
setDecorationPaint(Paint) - Method in class ilog.views.maps.graphic.IlvMapPolyline
Sets the Paint object used to draw the decoration.
setDecorationPaint(Paint) - Method in class ilog.views.maps.graphic.style.IlvPolylineStyle
Sets the DecorationPaint property value.
setDecorationPositions(int, double) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets the relative decoration positions on the link.
setDecorationPositions(double[]) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets all the relative decoration positions of the link.
setDecorations(List<IlvChartDecoration>) - Method in class ilog.views.chart.IlvChart
Sets the decorations displayed by this chart.
setDecorations(List<IlvChartDecoration>) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the decorations displayed by this chart.
setDecorations(int, IlvGraphic) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets a decoration on the link.
setDecorations(IlvGraphic[]) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets decorations on the link.
setDecorations(int, IlvGraphic) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the decoration object at the specified index.
setDecorations(IlvGraphic[]) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the decoration objects.
setDecorationsCenterPoint(IlvPoint) - Method in class ilog.tgo.model.IltGroup
Deprecated.
Please use CSS property decorationsOffset instead.
setDecorationsCenterPoint(IltGraphicManager, IlvPoint) - Method in class ilog.tgo.model.IltGroup
Deprecated.
Please use CSS property decorationsOffset instead.
setDecorationsCenterPoint(IltGraphicManager, IltGraphic, IlvPoint) - Method in class ilog.tgo.model.IltGroup
Sets the absolute center point of the group information cluster in a given manager.
setDecorationsOffset(IlvPoint) - Method in class ilog.tgo.model.IltGroup
Deprecated.
Please use CSS property decorationsOffset
setDecorationsOffset(IltGraphicManager, IlvPoint) - Method in class ilog.tgo.model.IltGroup
Deprecated.
Please use CSS property decorationsOffset
setDecorationsOffset(IltGraphicManager, IltGraphic, IlvPoint) - Method in class ilog.tgo.model.IltGroup
Sets the relative position of the group information cluster in a given manager according to the center of gravity.
setDecorationsOffset(IltGraphicManager, IlvPoint) - Method in class ilog.tgo.model.IltLink
Deprecated.
Please use the CSS property decorationsOffset instead.
setDecorationsOffset(double, double) - Method in class ilog.tgo.model.IltLink
Deprecated.
Please use the CSS property decorationsOffset instead.
setDecorationsOffset(IlvPoint) - Method in class ilog.tgo.model.IltLink
Deprecated.
Please use the CSS property decorationsOffset instead.
setDeepContour(double) - Method in class ilog.views.maps.defense.format.s57.IlvS57DataSource
Sets the deep contour depth.
SetDefault(IlSynchronizationStrategy) - Static method in class ilog.mt.IlSynchronizationStrategy
Change the default strategy to use.
setDefault(boolean) - Method in class ilog.tgo.faces.service.IltFacesDefaultContext
Specifies whether this context should be set as the default context for this application, meaning that IlpSystem.GetDefaultContext() will return this context instance.
setDefault(Object) - Method in class ilog.tgo.model.IltLimitedNumericState
 
setDefault(Object) - Method in class ilog.tgo.model.IltSimpleState
Sets the default value of the state.
setDefaultAppropriateLookAndFeel() - Static method in class ilog.views.util.swing.IlvSwingUtil
Sets the look-and-feel class name to one that is appropriate for the given JRE on the given platform, and handles failures in doing so.
setDefaultArgs(String[]) - Method in class ilog.views.diagrammer.application.IlvDiagrammerApplication
Deprecated.
Sets the default command-line arguments.
setDefaultArgs(String[]) - Method in class ilog.views.diagrammer.application.IlvDiagrammerFrame
Sets the default command-line arguments.
setDefaultAttributeGroup(IlpAttributeGroup) - Method in class ilog.cpl.model.IlpExtendedAttributeGroup
Sets the default attribute group.
setDefaultBundleName(String) - Static method in class ilog.cpl.util.IlpI18NUtil
Sets the default bundle name used by the application.
setDefaultChartVisibleWindow() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLView
Overrides the current stored visible window with the displayed chart visible window.
setDefaultClassManager(IlpClassManager) - Method in class ilog.cpl.model.IlpDefaultClassManager
Sets the default class manager.
setDefaultColors(Color[]) - Method in class ilog.views.chart.IlvChart
Sets the default colors used by this chart.
setDefaultColors(Color[]) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the default colors used by this chart.
setDefaultConstraintLayerVisible(boolean) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Changes the visibility of the default constraint graphic layer.
setDefaultContainerTitle(String) - Method in class ilog.views.appframe.docview.IlvDocumentViewConfiguration
Sets the default title to set to the view container created for this view configuration.
SetDefaultContext(IlpContext) - Static method in class ilog.cpl.IlpSystem
Sets the default application context.
setDefaultConverter(Class<?>, IlvDataConverter) - Static method in class ilog.views.chart.data.IlvSwingTableDataSource
Sets the default converter of a data class.
setDefaultCoordinateSystem(IlvCoordinateSystem) - Method in class ilog.views.maps.format.IlvMapLoader
Sets the default Coordinate System to be used by readers that are not georeferenced.
setDefaultCoordinateSystem(IlvCoordinateSystem) - Method in class ilog.views.maps.format.oracle.IlvDefaultSDOTileLoader
Sets the default IlvCoordinateSystem used to render map features when they do not have a specified one.
setDefaultCoordinateSystem(IlvCoordinateSystem) - Method in class ilog.views.maps.format.oracle.objectmodel.IlvDefaultObjectSDOTileLoader
Sets the default IlvCoordinateSystem used to render map features when they do not have a specified one.
setDefaultCursor(Cursor) - Method in class ilog.views.interactor.IlvPanInteractor
Sets the default Cursor on the associated view while this view is not being translated.
setDefaultDirectory(String) - Method in class ilog.cpl.graph.background.beans.IlpBackgroundPanel
Sets the default directory where this panel looks or saves files.
setDefaultDocumentName(String) - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
Sets the default name to set to the document created by this document template.
setDefaultElevationColorModel(IlvIntervalColorModel) - Static method in class ilog.views.maps.IlvRasterElevationColorModelFactory
Allows you to change the default model used.
setDefaultFilter(IlvFileFilter) - Method in class ilog.views.appframe.docview.IlvFileDocumentTemplate
Specifies that the specified fileFilter of this document template will be selected by default in file choosers displayed for this file document template.
setDefaultFloatingMaximumSize(Dimension) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Sets the maximum size of the floatable window.
setDefaultFloatingMinimumSize(Dimension) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Sets the minimum size of the floatable window.
SetDefaultFont(Font) - Static method in class ilog.cpl.IlpSystem
Sets the specified font as the default font.
setDefaultFont(Font) - Method in class ilog.views.graphic.IlvHTMLText
Changes the default font used for rendering text.
setDefaultGhostColor(Color) - Method in class ilog.views.IlvManagerView
Changes the default ghost color for the view.
setDefaultGraphicRenderer(IlpGraphicRenderer) - Method in class ilog.cpl.graph.IlpGraphView
Deprecated.
Please use CSS class property instead.
setDefaultGridColor(Color) - Static method in class ilog.views.chart.IlvGrid
Sets the default grids color to the specified color.
setDefaultIcon(String) - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
Changes the default icon file.
setDefaultInitValue(Object) - Method in class ilog.cpl.style.key.IlpKey
Deprecated.
Sets the default value for the key.
SetDefaultInteractor(String) - Static method in class ilog.views.graphic.IlvSplineLinkSelection
This method allows you to change the default interactor for instances of this class.
SetDefaultInteractor(String) - Static method in class ilog.views.graphic.IlvSplineSelection
This method allows you to change the default interactor for instances of this class.
SetDefaultInteractor(String) - Static method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnectorSelection
This method allows to change the default interactor for instances of this class.
SetDefaultInteractor(String) - Static method in class ilog.views.hypergraph.IlvHyperEdgeSelection
This method allows to change the default interactor for instances of this class.
SetDefaultInteractor(String) - Static method in class ilog.views.hypergraph.IlvSegmentedHyperEdgeSelection
This method allows to change the default interactor for instances of this class.
SetDefaultInteractor(String) - Static method in class ilog.views.IlvLinkImageSelection
This method allows to change the default interactor for instances of this class.
SetDefaultInteractor(String) - Static method in class ilog.views.IlvPolyPointsSelection
This method allows you to change the default interactor for instances of this class.
SetDefaultInteractor(String) - Static method in class ilog.views.IlvSelection
This method allows to change the default interactor of this class.
setDefaultInteractorManager(IlpInteractorManager) - Method in class ilog.cpl.graphic.IlpAbstractGraphicController
Sets the default interactor manager.
setDefaultInteractorManager(IlpInteractorManager) - Method in class ilog.cpl.interactor.IlpDefaultInteractorManager
Sets the default interactor manager.
setDefaultInteractorString(String) - Method in class ilog.views.maps.graphic.IlvMapSelectionFactory
Sets the name of the class that will be used as the polypoints edition.
setDefaultIsLink(boolean) - Method in class ilog.views.sdm.model.IlvTableSDMModel
Specifies whether this model contains links or nodes by default.
setDefaultJSFSelectAction(IlvServerAction) - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttServletSupport
Sets the default row select action.
setDefaultLegend(IltLegend) - Method in class ilog.tgo.graphic.IltLegend
Deprecated.
Please use setDefaultStyles instead.
setDefaultLength(double) - Method in class ilog.views.sdm.renderer.IlvLaneRenderer
Changes the default length of lanes (that is, the width if lanes are horizontal, or the height if they are vertical).
setDefaultLocale(Locale) - Method in class ilog.views.symbology.palettes.IlvPalette
Sets the locale used to store name and description.
setDefaultLocale(Locale) - Method in class ilog.views.symbology.palettes.IlvPaletteBaseObject
Sets the locale used to store name, short description and long description.
setDefaultLocale(Locale) - Static method in class ilog.views.util.swing.IlvSwingUtil
Sets the default locale used to initialize each JComponent's locale property upon creation.
setDefaultMapping - Static variable in class ilog.views.dashboard.IlvDashboardAction
This action makes the default parameter mappings of the selected symbols.
setDefaultMappingEnabled(boolean) - Method in class ilog.views.dashboard.IlvDashboardContext
Sets whether symbol parameters are automatically mapped to SDM object properties when it is added to a dashboard diagram.
setDefaultMaximumIntervalsForDeterminingImageLocation(int) - Static method in class ilog.views.maps.raster.IlvRasterAbstractReader
Sets the default number of intervals on the border of an image for the purpose of determining its location in the manager.
setDefaultMemoryPolicy(int) - Static method in class ilog.views.maps.raster.IlvRasterMappedBuffer
Indicates the default memory management policy that will be used when creating an IlvRasterMappedBuffer.
setDefaultNamespace(String) - Method in class ilog.views.sdm.model.IlvRDFSDMModel
Sets the default namespace.
setDefaultProject(String) - Method in class ilog.views.diagrammer.servlet.IlvDiagrammerServlet
Sets the default project file.
setDefaultProject(String) - Method in class ilog.views.diagrammer.servlet.IlvDiagrammerServletSupport
Sets the default project file.
setDefaultRenderer(IlpTableCellRenderer) - Method in class ilog.cpl.IlpTable
Sets the renderer used for the cells.
setDefaultRenderer(IlpTableCellRenderer) - Method in class ilog.cpl.table.IlpTableView
Sets the default renderer used by the table.
setDefaultRenderer(IlpTableCellRenderer) - Method in class ilog.cpl.table.renderer.IlpViewRenderer
Sets the renderer used to represent the table cells.
setDefaultResizeActivityAction(IlvServerAction) - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttServletSupport
Sets the default resize activity action.
setDefaultResizeHeaderAction(IlvServerAction) - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttServletSupport
Sets the default resize header action.
SetDefaultReverseState(IltSONET.State) - Static method in class ilog.tgo.model.IltBiSONETObjectState
Sets the default BiSONET reverse state for a new object.
setDefaultRowExpandCollapseAction(IlvServerAction) - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttServletSupport
Sets the default row expand/collapse action.
setDefaultRowSelectAction(IlvServerAction) - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttServletSupport
Sets the default row select action.
setDefaultSelectedFile(File) - Static method in class ilog.views.diagrammer.application.IlvDiagrammerAction
Sets the default file to be selected by the file chooser.
setDefaultSize(double) - Method in class ilog.views.sdm.renderer.IlvLaneRenderer
Changes the default size of lanes (that is, the height if lanes are horizontal, or the width if they are vertical).
SetDefaultState(IltBellcore.State) - Static method in class ilog.tgo.model.IltBellcoreObjectState
Sets the default Bellcore state for a new object.
SetDefaultState(IltOSI.State) - Static method in class ilog.tgo.model.IltOSIObjectState
Sets the default OSI state for a new object.
SetDefaultState(IltSNMP.State) - Static method in class ilog.tgo.model.IltSNMPObjectState
Sets the default primary state for a new object.
SetDefaultState(IltSONET.State) - Static method in class ilog.tgo.model.IltSONETObjectState
Sets the default SONET state for a new object.
setDefaultStyles(List<IlpStyle>) - Method in class ilog.cpl.style.IlpStyle
Deprecated.
Sets the entire list of default styles.
setDefaultStyleSheet(String) - Method in class ilog.tgo.faces.graph.component.IltFacesGraphView
Sets the URL of the default style sheet.
setDefaultStyleSheet(String) - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphViewTag
Sets the defaultStyleSheet property.
setDefaultStyleSheet(String) - Method in class ilog.views.sdm.servlet.IlvSDMServlet
Sets the default style sheet file.
setDefaultStyleSheet(String) - Method in class ilog.views.sdm.servlet.IlvSDMServletSupport
Sets the default style sheet file.
setDefaultSwimLanes(String) - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
Defines the default swimlanes to display.
setDefaultTag(String) - Method in class ilog.views.sdm.model.IlvTableSDMModel
Changes the tag of the objects.
setDefaultUIDelegate(String, String, String) - Method in class ilog.views.util.swing.calendar.plaf.IlvLookAndFeelSupport
Sets the mapping between a component and its UI delegate implementation for a specific LAF.
setDefaultULocale(ULocale) - Static method in class ilog.views.util.swing.IlvSwingUtil
Sets the default locale used to initialize each JComponent's locale property upon creation.
setDefaultUpdatingPositionsOnExpand(boolean) - Static method in class ilog.views.sdm.renderer.IlvSubGraphRenderer
 
setDefaultValue(Object) - Method in class ilog.cpl.model.IlpDefaultAttribute
Sets the default value for this attribute.
setDefaultValue(Object) - Method in class ilog.tgo.model.attribute.IltAttribute
Sets the default value of the attribute.
setDefaultViewInteractor(IlpViewInteractor) - Method in class ilog.cpl.graphic.IlpAbstractGraphicController
Sets the default view interactor.
setDefaultViewInteractor(IlpViewInteractor) - Method in interface ilog.cpl.graphic.IlpInteractiveGraphicComponent
Sets the default view interactor.
setDefaultViewInteractor(IlpViewInteractor) - Method in class ilog.cpl.IlpEquipment
Sets the default view interactor.
setDefaultViewInteractor(IlpViewInteractor) - Method in class ilog.cpl.IlpNetwork
Sets the default view interactor.
setDefaultViewInteractor(IlpViewInteractor) - Method in class ilog.cpl.IlpTable
Sets the default view interactor.
setDefaultViewInteractor(IlpViewInteractor) - Method in class ilog.cpl.IlpTree
Sets the default view interactor.
setDefaultViewInteractorName(String) - Method in class ilog.cpl.graph.IlpGraphView
Sets the default view interactor and view interactor by name.
setDefaultXmlFile(String) - Method in class ilog.views.sdm.servlet.IlvSDMServlet
Sets the default XML data file.
setDefaultXmlFile(String) - Method in class ilog.views.sdm.servlet.IlvSDMServletSupport
Sets the default XML data file.
setDefaultXORColor(Color) - Method in class ilog.views.IlvManagerView
Changes the default XOR color for the view.
setDefinition(double, double, int) - Method in class ilog.views.chart.data.IlvFunctionDataSet
Sets the definition domain of the function.
setDefinition(double, double) - Method in class ilog.views.chart.IlvAffineAxisTransformer
Sets the scaling and constant coefficients.
setDefinitionRect(IlvRect) - Method in class ilog.views.gantt.graphic.IlvActivityGraphic
Sets the definition rectangle of the activity graphic.
setDefinitionRect(IlvRect) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
Note that, if this composite graphic is contained inside an IlvManager, this method can be called only using the method IlvManager.applyToObject(ilog.views.IlvGraphic, ilog.views.IlvApplyObject, java.lang.Object, boolean) of the manager.
setDefinitionRect(IlvRect) - Method in class ilog.views.graphic.IlvArc
Sets the definition rectangle.
setDefinitionRect(IlvRect) - Method in class ilog.views.graphic.IlvCircularScale
Note that, if this circular scale is contained inside an IlvManager, this method can be called only using the method IlvManager.applyToObject(ilog.views.IlvGraphic, ilog.views.IlvApplyObject, java.lang.Object, boolean) of the manager.
setDefinitionRect(IlvRect) - Method in class ilog.views.graphic.IlvRectangle
Sets the definition rectangle.
setDefinitionRect(IlvRect) - Method in class ilog.views.graphic.IlvRectangularScale
Sets the definition rectangle.
setDefinitionRect(IlvRect) - Method in interface ilog.views.IlvDefinitionRectInterface
Sets a new definition rectangle.
setDefinitionRect(IlvRect) - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aGraphic
Changes the location and size of the icon and transforms the rest of the symbol accordingly.
setDelay(int) - Method in class ilog.views.maps.defense.terrain3d.view.IlvJTimedButtonControl
Sets the time interval between 2 successive actions - until user releases the button.
setDelay(int) - Method in class ilog.views.maps.defense.terrain3d.view.IlvJTimedSliderControl
Sets the time interval between 2 successive actions - until the user releases the slider.
setDelegate(IlvMapFeatureIterator) - Method in class ilog.views.maps.datasource.IlvMapDelegateFeatureIterator
Sets the delegate.
setDelegate(IlvClassLoaderUtil) - Static method in class ilog.views.util.IlvClassLoaderUtil
Replaces the currently installed instance of this class.
setDelegateMoveResize(boolean) - Method in class ilog.views.graphic.IlvDoubleGraphicHandleBag
Sets whether operations that change the position of the object are directly delegated to both referenced objects.
setDelegateMoveResize(boolean) - Method in class ilog.views.graphic.IlvGraphicHandle
Sets whether operations that change the position of the object are directly delegated to the referenced object.
setDelegateMoveResize(boolean) - Method in class ilog.views.graphic.IlvGraphicHandleBag
Sets whether operations that change the position of the object are directly delegated to the referenced object.
setDeletionAllowed(boolean) - Method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesDiagrammerSelectInteractor
Sets if the user is allowed to delete the current selection of the selection manager using the delete key when this interactor is set on the view.
setDeletionAllowed(String) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerSelectInteractorTag
Sets if the user is allowed to delete the current selection in the selection manager using the delete key when this interactor is set on the view.
setDelimiter(char) - Method in class ilog.views.chart.data.xml.IlvXMLDataWriter
Sets the delimiter for valuesList element.
setDeltaAngle(double) - Method in class ilog.views.graphic.IlvArc
Changes the angle range of the arc.
setDeltaAngle(double) - Method in class ilog.views.hypergraph.interactor.IlvMakeSegmentedHyperEdgeInteractor
Sets the change of the segment angle when the space key is pressed.
setDeltaAngle(double) - Method in class ilog.views.interactor.IlvMakeArcInteractor
Changes the delta angle of the created arc.
setDeltaAngleKeyCodes(int[]) - Method in class ilog.views.hypergraph.interactor.IlvMakeSegmentedHyperEdgeInteractor
Set the key codes for changing the angle of the currently edited segment.
SetDeltaLine(double) - Static method in class ilog.views.IlvUtil
Changes the size of the margin used by the method IlvUtil.PointInLine(ilog.views.IlvPoint, ilog.views.IlvPoint, ilog.views.IlvPoint) to detect if a point is on a line.
setDeploymentFile(String) - Method in class ilog.cpl.service.IlpDefaultContext
Sets the DeploymentFile value and applies it to this context, using the document base.
setDeprecatedBlinkingMode(int) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Deprecated. 
setDepressed(boolean) - Method in class ilog.tgo.graphic.renderer.IltOPCBaseRenderer.Clover
Sets if the Off-Page connector representation should be displayed as depressed.
setDepressed(boolean) - Method in class ilog.tgo.graphic.renderer.IltOPCBaseRenderer.Diamond
Sets if the Off-Page connector representation should be displayed as depressed.
setDepressed(IltGraphicManager, boolean) - Method in class ilog.tgo.model.IltOffPageConnector
Deprecated.
Please use CSS properties and pseudoclasses to achieve the depressed graphic representation.
setDepth(int) - Method in class ilog.views.chart.IlvChart3DView
Sets the depth of the chart relatively to its width.
setDepthGap(int) - Method in class ilog.views.chart.IlvChart3DView
Sets the depth gap between two consecutive renderers.
setDescendIntoExpandedSubgraphsAllowed(boolean) - Method in class ilog.views.accelerator.IlvCycleSelectAccelerator
Sets whether the accelerator will descend the selection cycle into the inner nodes of nested subgraphs.
setDescription(String) - Method in class ilog.tgo.model.IltAlarm.AbstractSeverity
Deprecated.
Use setLabel(String) instead.
setDescription(String) - Method in class ilog.tgo.model.IltLimitedNumericState
 
setDescription(String) - Method in class ilog.tgo.model.IltSNMP.SystemInfo
Sets the description attribute of the object.
setDescription(String) - Method in class ilog.tgo.model.IltState
Sets a new description to the state.
setDescription(String) - Method in class ilog.tgo.model.IltTrap.Type
Deprecated.
Use setLabel(String) instead.
setDescription(String) - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
Sets the description of the document template.
setDescription(String) - Method in class ilog.views.gantt.graphic.IlvTimeIndicator
Sets the description of the time indicator.
setDescription(String) - Method in class ilog.views.gantt.xml.IlvGanttDocumentWriter
Sets the description to be written for the Gantt model.
setDescription(String) - Method in class ilog.views.maps.datasource.IlvMapDataSource
Sets the description of the data source.
setDescription(String) - Method in class ilog.views.maps.raster.datasource.IlvThreadMonitoringData
Sets the activity description.
setDescription(Locale, String) - Method in class ilog.views.symbology.palettes.IlvPalette
Sets the description of this palette for a given locale.
setDescription(String) - Method in class ilog.views.symbology.palettes.IlvPalette
Sets the description of this palette for the default locale.
setDescriptionKeys(String[]) - Method in class ilog.views.diagrammer.application.IlvDiagrammerAction.FileAction
Sets description keys for suffixes in file selector dialog.
setDestinationBounds(double, double, double, double) - Method in class ilog.views.maps.format.dxf.IlvDXFDataSource
Sets the bounds that the DXF Reader should fit graphical objects into.
setDestinationBounds(Rectangle2D) - Method in class ilog.views.maps.format.dxf.IlvMapDXFReader
Sets the affine transformation to apply to DXF graphical objects to georeference them.
setDestinationBounds(Rectangle2D) - Method in class ilog.views.maps.format.svg.IlvMapSVGReader
Sets the affine transformation to apply to SVG graphical objects and to georeference them.
setDestinationBounds(double, double, double, double) - Method in class ilog.views.maps.format.svg.IlvSVGDataSource
Sets the bounds within which the SVG Reader should fit graphical objects.
setDestinationPointMode(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
Sets the mode for the connection point on an individual link on the destination node.
setDestinationPointMode(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpLinkLayoutParameters
Sets the mode for the connection point on an individual link on the destination node.
setDestinationPointMode(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpLongLinkLayoutParameters
Sets the mode for the connection point on an individual link on the destination node.
setDestinationPointMode(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpShortLinkLayoutParameters
Sets the mode for the connection point on an individual link on the destination node.
setDestinationPointMode(Object, int) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the mode for the connection point of an individual link on the destination node.
setDestinationPointMode(Object, int) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Sets the mode for the connection point on an individual link on the destination node.
setDestinationPointMode(Object, int) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets the mode for the connection point of an individual link on the destination node.
setDestinationPointMode(Object, int) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets the mode for the connection point of an individual link on the destination node.
setDetailLevel(IltDetailLevel) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the detail level.
setDetailLevel(String) - Method in class ilog.views.sdm.IlvSDMEngine
Sets the current level of detail.
setDetailObjects(IltChildrenModel) - Method in class ilog.tgo.model.IltBTS
Deprecated.
Containment relationships should be stored in a Datasource. Please use the DataSource API to declare the structure of your objects.
setDetailObjects(IltChildrenModel) - Method in class ilog.tgo.model.IltCard
Deprecated.
Container relationships should be declared at the data source level.
setDetailObjects(IltChildrenModel) - Method in class ilog.tgo.model.IltCardCarrier
Deprecated.
Containment relationships should be declared at the Datasource level.
setDetailObjects(IltChildrenModel) - Method in interface ilog.tgo.model.IltContainer
Deprecated.
Please use datasources to define containment relationships.
setDetailObjects(IltChildrenModel) - Method in class ilog.tgo.model.IltLinkBundle
Deprecated.
Containment relationships should be stored in a Datasource. Please use the DataSource API to declare the structure of your objects.
setDetailObjects(IltChildrenModel) - Method in class ilog.tgo.model.IltShelf
Deprecated.
Containment relationships should be declared at the Datasource level.
setDetailRenderer(IltDetailExpansionRenderer) - Method in class ilog.tgo.model.IltLinkBundle
Deprecated.
Link bundle rendering is automatically accomplished by the Network component. Only in-place expansion is currently supported.
setDiagram(IlvDashboardDiagram) - Method in class ilog.views.dashboard.IlvDashboardLayerPanel
Sets the dashboard diagram currently being edited in the Dashboard Editor.
setDiagram(IlvDashboardDiagram) - Method in class ilog.views.dashboard.IlvDashboardPanel
Sets the dashboard diagram currently being edited in the Dashboard Editor.
setDiagram(IlvDashboardDiagram) - Method in class ilog.views.dashboard.IlvDashboardPropertyPanel
Sets the dashboard diagram currently being edited in the Dashboard Editor.
setDiagram(IlvDashboardDiagram) - Method in class ilog.views.dashboard.IlvDashboardSymbolPalette
Sets the dashboard diagram currently being edited in the Dashboard Editor.
setDiagrammer(IlvDiagrammer) - Method in class ilog.views.diagrammer.application.IlvDiagrammerOverview
Sets the diagram component to which this component is attached.
setDiagrammer(IlvDiagrammer) - Method in class ilog.views.diagrammer.application.IlvDiagrammerPropertySheet
Sets the diagram component to which this component is attached.
setDiagrammer(IlvDiagrammer) - Method in class ilog.views.diagrammer.application.IlvDiagrammerStatusBar
Sets the diagram component to which this component is attached.
setDiagrammer(IlvDiagrammer) - Method in class ilog.views.diagrammer.application.IlvDiagrammerTable
Sets the diagram component to which this component is attached.
setDiagrammer(IlvDiagrammer) - Method in class ilog.views.diagrammer.application.IlvDiagrammerTree
Sets the diagram component to which this component is attached.
setDiagrammer(IlvDiagrammer) - Method in class ilog.views.diagrammer.faces.component.IlvFacesDiagrammerView
Sets the IlvDiagrammer wrapped by this IlvFacesDiagrammer instance.
setDiagrammer(String) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerViewTag
Sets the diagrammer.
setDiagrammer(IlvDiagrammer) - Method in class ilog.views.maps.faces.dhtml.component.IlvFacesGoogleViewComponent
Sets the diagrammer instance to use in the component.
setDiagrammer(String) - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
Sets the diagrammer.
setDialogParent(Component) - Method in class ilog.views.dashboard.IlvDashboardContext
Sets the Java parent Component used for any dialog window created by a dashboard component.
setDimElements(IlvObjectSDODimElement[]) - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOLayerMetaData
Sets the dim elements of this metadata.
setDimName(String) - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDODimElement
Sets the dimension name.
setDirection(int) - Method in class ilog.tgo.graphic.IltGaugeMapping
Sets the direction of the gauge.
setDirection(int) - Method in class ilog.tgo.graphic.renderer.IltCardBaseRenderer.Graphic
Sets the card item direction.
setDirection(int) - Method in class ilog.tgo.graphic.renderer.IltCardBaseRenderer
Sets the card item direction.
setDirection(int) - Method in class ilog.tgo.graphic.renderer.IltCardItemBaseRenderer
Sets the card item direction.
setDirection(int) - Method in class ilog.tgo.graphic.renderer.IltLedBaseRenderer.Graphic
Sets the card item direction.
setDirection(int) - Method in class ilog.tgo.graphic.renderer.IltPortBaseRenderer.Graphic
Sets the card item direction.
setDirection(int) - Method in class ilog.tgo.graphic.renderer.IltShelfItemContainerBaseRenderer
Sets the direction of the outermost shelf item container.
setDirection(int) - Method in class ilog.tgo.model.IltCard
Deprecated.
Please use setAttributeValue using the attribute IltCard.DirectionAttribute
setDirection(int) - Method in class ilog.tgo.model.IltCardCarrier
Deprecated.
Please use setAttributeValue method to change the IltCardCarrier.DirectionAttribute instead. The direction has changed from IlvDirection to IlpDirection.
setDirection(int, int) - Method in class ilog.tgo.model.IltCardCarrier
Deprecated.
Whenever the direction of a card carrier changes, the directions of all its children change accordingly. Update each child direction individually by using the method setAttributeValue to change the IltCardCarrier.DirectionAttribute of each child object. The direction has changed from IlvDirection to IlpDirection.
setDirection(int) - Method in class ilog.tgo.model.IltShelf
Deprecated.
Please use the method setAttributeValue to change the IltShelf.DirectionAttribute instead. The direction has changed from IlvDirection to IlpDirection.
setDirection(int, int) - Method in class ilog.tgo.model.IltShelf
Deprecated.
Whenever the direction of a shelf changes, all its children directions change accordingly. Update each child direction individually instead, by using the setAttributeValue method to change the IltShelf.DirectionAttribute of each child object. The direction has changed from IlvDirection to IlpDirection.
setDirection(int) - Method in interface ilog.tgo.model.IltShelfItemContainer
Deprecated.
Use DirectionAttribute from the implementing class.
setDirection(int, int) - Method in interface ilog.tgo.model.IltShelfItemContainer
Deprecated.
Use DirectionAttribute from the implementing class. Update each child direction individually.
setDirection(int) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperGrapherPin
Sets the direction into which the pin connects to the hyperedge.
setDirection(String) - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolLinearInteractor
Sets the direction of this interactor.
setDirection(String) - Method in class ilog.views.symbology.interactor.IlvLinearSymbolInteractor
Sets the direction of this interactor
setDirectionAndOrder(IlpAttribute, int, boolean) - Method in class ilog.cpl.table.IlpTableAttributeComparator
Sets the sorting direction and sorting order of the specified attribute.
setDirectionAndOrder(IlpAttribute, int, boolean, boolean) - Method in class ilog.cpl.table.IlpTableAttributeComparator
Sets the sorting direction and sorting order of the specified attribute.
setDirectionAndOrder(IlpAttribute, int, boolean) - Method in class ilog.cpl.util.IlpAttributeComparator
Sets the sorting direction and sorting order of the specified attribute.
setDirectionAndShape(int, int) - Method in class ilog.tgo.model.IltCardCarrier
Deprecated. 
SetDirectionMapping(IltLegendModifier, int) - Static method in class ilog.tgo.model.IltCardItem
Set a new legend modifier for a given position.
setDirectionRotationSystem(int) - Static method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aGraphic
Changes the rotation system of the direction of movement arrow.
setDirections(int, int) - Method in class ilog.tgo.graphic.IltChartMapping
Sets the direction of the x and y axis.
setDirectory(String) - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
Changes the directory where this bean generator will save source files.
setDirectRedrawEnabled(boolean) - Method in class ilog.views.chart.IlvChart.Area
Sets the directRedraw property.
setDisconnectedGraphOffset(double) - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
Sets the offset between disconnected groups of clusters (rings and/or stars).
setDismissDelay(int) - Method in class ilog.cpl.graphic.IlpToolTipManager
Sets the delay before a tooltip disappears.
setDismissDelay(int) - Method in class ilog.tgo.graphic.IltToolTipManager
Deprecated.
Sets the delay before a tooltip disappears.
setDismissOnMove(boolean) - Method in class ilog.cpl.graphic.IlpToolTipManager
Sets the boolean value that determines whether moving the mouse makes a tooltip disappear.
setDismissOnMove(boolean) - Method in class ilog.tgo.graphic.IltToolTipManager
Deprecated.
Sets the boolean value that determines whether moving the mouse makes a tooltip disappear.
setDisplayColor(boolean) - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aGraphic
Indicates whether the symbol color, if available, will be displayed.
setDisplayDirection(boolean) - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aGraphic
Indicates if the icon will display direction arrow.
setDisplayEasting(boolean) - Method in class ilog.views.maps.beans.IlvCoordinateViewer
Specifies whether the coordinate viewer should display the easting value of the mouse coordinates.
setDisplayEasting(boolean) - Method in class ilog.views.maps.beans.IlvJCoordinateViewer
Specifies whether the coordinate viewer should display the easting value of the mouse coordinates.
setDisplayedProperty(IlvStringProperty) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityBar
Sets the property to be displayed.
setDisplayedProperty(IlvStringProperty) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityLabel
Sets the property displayed by this renderer.
setDisplayFill(boolean) - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aGraphic
Indicates whether the symbol fill, if available, will be displayed.
setDisplayFrame(boolean) - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aGraphic
Indicates whether the symbol frame, if available, will be displayed.
setDisplayIcon(boolean) - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aGraphic
Indicates whether the symbol icon, if available, will be displayed.
setDisplayingConstraints(boolean) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Sets whether the Gantt sheet is displaying constraints.
setDisplayingConstraints(boolean) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets whether the Gantt sheet is displaying constraints.
setDisplayLabelsForLayer(IlvMapLayer, boolean) - Method in class ilog.views.maps.label.IlvMapLabelManager
Sets if the specified layer should be displayed by this IlvMapLabelManager instance.
setDisplayModifiers(boolean) - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aGraphic
Indicates if the icon will display app6a modifiers.
setDisplayNorthing(boolean) - Method in class ilog.views.maps.beans.IlvCoordinateViewer
Specifies whether the coordinate viewer should display the northing value of the mouse coordinates.
setDisplayNorthing(boolean) - Method in class ilog.views.maps.beans.IlvJCoordinateViewer
Specifies whether the coordinate viewer should display the northing value of the mouse coordinates.
setDisplayPoint(IlvDisplayPoint) - Method in class ilog.views.chart.event.ChartInteractionEvent
Sets the point targeted by the interaction.
setDisplayPoint(IlvDataSet, int, double, double) - Method in class ilog.views.chart.IlvChartRenderer
Changes the value of a data point according to the specified projected coordinates.
setDisplayPoint(IlvDataSet, int, double, double) - Method in class ilog.views.chart.renderer.IlvCompositeChartRenderer
Changes the value of a data point according to the specified projected coordinates.
setDisplayPoint(IlvDataSet, int, double, double) - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
Changes the value of a data point according to the specified projected coordinates.
setDisplayPoint(IlvDataSet, int, double, double) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
This method is not supported by this renderer, because it does not have the notion of a coordinate system.
setDisplayPreferences(IlvDisplayPreferences) - Method in class ilog.views.maps.beans.IlvJDisplayPreferencesEditorPanel
Sets the display preferences displayed in the panel.
setDistance(double) - Method in class ilog.views.maps.IlvGeodeticComputation
Sets the distance (in meters) between the first and second reference points.
setDistanceFormat(String) - Method in class ilog.views.maps.IlvDisplayPreferences
Sets the format to use when formatting distance.
setDistanceUnit(IlvLinearUnit) - Method in class ilog.views.maps.beans.IlvJDisplayPreferencesEditorPanel
Selects a Distance unit.
setDistanceUnit(IlvLinearUnit, boolean) - Method in class ilog.views.maps.IlvDisplayPreferences
Sets the distance unit and possibly the distance format.
setDistFromOtherObstacles(double) - Method in class ilog.views.maps.labelling.IlvMapLayoutParameters
Set the distance from the other obstacles.
setDiverging(boolean) - Method in class ilog.views.chart.renderer.IlvBarChartRenderer
Specifies whether negative values are stacked separately from positive values.
setDividerBorder(Border) - Method in class ilog.views.gantt.IlvHierarchyChart
Deprecated.
Beginning with Rogue Wave JViews 6.0 you should use the IlvHierarchyChart.setInsideBorder(javax.swing.border.Border) method instead.
setDividerLocation(int) - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
Sets the location of the divider in pixels.
setDividerLocation(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
Sets the location of the divider.
setDividerLocation(int) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the location of the divider as the number of pixels from the left side of the chart.
setDividerLocation(int) - Method in class ilog.views.util.swing.IlvJSplitPane
Sets the location of the divider.
setDividerLocation(double) - Method in class ilog.views.util.swing.IlvJSplitPane
Sets the divider location as a percentage of the IlvJSplitPane's size.
setDividerOneTouchExpandable(boolean) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets whether the divider should provide a UI widget to expand or collapse the divider quickly.
setDividerOpaqueMove(boolean) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets whether the divider is in Opaque Move mode.
setDividerPosition(double) - Method in class ilog.views.gantt.print.IlvGanttPrintableDocument
Sets the divider position, as the fractional position on the page that separates the table and the Gantt sheet.
setDividerSize(int) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the size of the divider.
setDMSFractionalDigits(int) - Method in class ilog.cpl.network.IlpGeographicPositionConverter
Sets the desired number of fractional digits of the seconds in the DMS representation of IlpGeographicPosition values.
setDoActionOnBGDeselect(boolean) - Method in class ilog.views.faces.dhtml.component.IlvDHTMLImageButton
Sets whether the button should execute its action when it's deselected by its button group.
setDoActionOnBGDeselect(String) - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
Sets whether the button should execute its action when it is deselected by its button group.
setDockableComponent(String, Component) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Attaches the specified component to the dockable pane with the specified name.
setDockableProperties(String, String, String, ImageIcon, ImageIcon) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Sets display properties to the dockable pane with the specified name.
setDockableProperty(String, String, Object) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Changes the propertyName property of the dockable with the specified name.
setDockableThreshold(int) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Set the number of pixel that must be traversed by the mouse before a drag operation begins.
setDockableVisibilityAction(String, String) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Specifies a checkable action to associate with the visibility of a specified dockable.
setDockableVisible(String, boolean) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Shows or hides the dockable with the specified name, depending on the value of the parameter show.
setDocument(Document) - Method in class ilog.cpl.storage.IlpAbstractReader
Sets the current DOM document used by this reader.
setDocument(Document) - Method in class ilog.cpl.storage.IlpAbstractWriter
Sets the current DOM document used by the writer.
setDocument(IlvDocument) - Method in class ilog.views.appframe.docview.IlvDocumentViewSupport
Sets the document associated with the view.
setDocument(IlvDocument) - Method in class ilog.views.appframe.event.ApplicationEvent
Sets the document that originated the event.
setDocument(Document) - Method in class ilog.views.appframe.settings.xml.IlvXMLSettings
Sets the specified DOM document to the XML settings.
setDocument(IlvDocument) - Method in class ilog.views.appframe.swing.IlvPanelView
Sets the document associated with the view.
setDocument(IlvDocument) - Method in class ilog.views.appframe.swing.mdi.IlvInternalFrame
Sets the document associated with the view.
setDocument(IlvDocument) - Method in class ilog.views.appframe.swing.mdi.IlvMDITab
Sets the document associated with the view.
setDocument(IlvPrintableDocument) - Method in class ilog.views.chart.print.IlvChartDocumentSetupDialog
Changes the document edited by this dialog box.
setDocument(IlvPrintableDocument) - Method in class ilog.views.chart.print.IlvChartPrintingController
Changes the IlvChartPrintableDocument to be printed.
setDocument(IlvPrintableDocument) - Method in class ilog.views.gantt.print.IlvGanttDocumentSetupDialog
Changes the document edited by this dialog box.
setDocument(IlvPrintableDocument) - Method in class ilog.views.gantt.print.IlvGanttPrintingController
Changes the IlvGanttPrintableDocument to be printed.
setDocument(IlvPrintableDocument) - Method in class ilog.views.print.IlvManagerDocumentSetupDialog
Changes the document edited by this dialog box.
setDocument(IlvPrintableDocument) - Method in class ilog.views.print.IlvManagerPrintingController
Changes the document of this controller.
setDocument(IlvPrintableDocument) - Method in class ilog.views.util.print.IlvDocumentSetupDialog
Changes the document edited by this dialog box.
setDocument(IlvPrintableDocument) - Method in class ilog.views.util.print.IlvPage
Sets the owner IlvPrintableDocument.
setDocument(IlvPrintableDocument) - Method in class ilog.views.util.print.IlvPrintingController
Changes the IlvPrintableDocument to be printed.
setDocumentBase(String) - Method in class ilog.cpl.service.IlpDefaultContext
Set the DocumentBase value, and apply the deployment descriptor to this context object if the deployment file is set.
setDocumentBase(URL) - Method in class ilog.cpl.service.IlpDefaultURLAccessService
Sets the document base.
setDocumentBase(URL) - Method in class ilog.views.appframe.IlvApplication
Sets the document base URL of the application.
setDocumentBase(URL) - Method in class ilog.views.appframe.util.IlvDocumentBaseResolver
Sets a new document base to this URL resolver.
setDocumentBase(URL) - Method in class ilog.views.io.IlvInputStream
Sets the base URL for this IlvInputStream.
setDocumentClass(Class<?>) - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
Sets the class of document that this document template creates.
setDocumentListActionCommand(String) - Method in class ilog.views.appframe.swing.mdi.IlvDesktopPane
Sets the command name of the action list that is used for displaying the list of opened documents in this MDI client.
setDocumentListActionCommand(String) - Method in class ilog.views.appframe.swing.mdi.IlvMDIDockingArea
Sets the command name of the action list that is used for displaying the list of opened documents in this MDI client.
setDocumentListActionCommand(String) - Method in class ilog.views.appframe.swing.mdi.IlvMDITabbedPane
Sets the command name of the action list that is used for displaying the list of opened documents in this MDI client.
setDocumentPathName(IlvFileDocument, URL) - Method in class ilog.views.appframe.docview.IlvFileDocumentTemplate
Sets the document path of the specified document to the specified path.
setDocumentTemplate(IlvDocumentTemplate) - Method in class ilog.views.appframe.docview.IlvDocumentViewConfiguration
Sets the document template associated with this document view configuration.
setDocumentURI(String) - Method in class ilog.views.appframe.settings.IlvSettings
setDomain(IlpDomainKey, IlpDomain) - Method in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
Changes the IlpDomain local value of a given property in this style.
setDoRasters(boolean) - Method in class ilog.views.maps.beans.IlvMapLegend
Displays or hide raster layers in the legend.
setDottedBorderBackground(Color) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the background color of the dotted border, or null if no dotted border is to be drawn.
setDottedBorderBackground(Color) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
 
setDottedBorderForeground(Color) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the foreground color of the dotted border, or null if no dotted border is to be drawn.
setDottedBorderForeground(Color) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
 
setDottedBorderLineStyle(IltLineStyle) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the line style of the dotted border, or null if no dotted border is to be drawn.
setDottedBorderVisible(boolean) - Method in class ilog.tgo.graphic.renderer.IltAbstractImageBaseRendererFactory
Indicates whether an additional dotted border should be drawn around the base.
setDottedBorderVisible(boolean) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the visibility status of the dotted border.
setDouble(String, double) - Method in class ilog.views.appframe.settings.IlvSettingsElement
Sets a double value to the attribute with the specified name.
setDoubleAt(double, int, int) - Method in class ilog.views.chart.datax.adapter.IlvDataSourceToFlatTableModel
Sets the value in the cell at columnIndex and rowIndex to the given value.
setDoubleAt(double, Object, int) - Method in class ilog.views.chart.datax.adapter.IlvFlatListToFlatSetModel
This method is implemented through a call to the underlying model.
setDoubleAt(double, Object, int) - Method in class ilog.views.chart.datax.adapter.IlvFlatListToTreeListModel
Sets the value for the attribute number columnIndex in the given object to the given value.
setDoubleAt(double, Object, int) - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToFlatListModel
This method is implemented through a call to the underlying model.
setDoubleAt(double, Object, int) - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToTreeSetModel
Sets the value for the attribute number columnIndex in the given object to the given value.
setDoubleAt(double, Object, int) - Method in class ilog.views.chart.datax.adapter.IlvSortedFlatListModel
This method is implemented through a call to the underlying model.
setDoubleAt(double, Object, int) - Method in class ilog.views.chart.datax.adapter.IlvSortedTreeListModel
This method is implemented through a call to the underlying model.
setDoubleAt(double, int, int) - Method in class ilog.views.chart.datax.adapter.IlvTableToFlatTableModel
Sets the value in the cell at columnIndex and rowIndex to the given value.
setDoubleAt(double, Object, int) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatListModel
Sets the value for the attribute number columnIndex in the given object to the given value.
setDoubleAt(double, Object, int) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToTreeSetModel
This method is implemented through a call to the underlying model.
setDoubleAt(double, Object, int) - Method in class ilog.views.chart.datax.adapter.IlvTreeSetToTreeListModel
This method is implemented through a call to the underlying model.
setDoubleAt(double, Object, int) - Method in class ilog.views.chart.datax.flat.list.IlvDefaultFlatListModel
Sets the value for the attribute number columnIndex in the given object to the given value.
setDoubleAt(double, Object, int) - Method in class ilog.views.chart.datax.flat.list.IlvFilterFlatListModel
This method is implemented through a call to the underlying model.
setDoubleAt(double, Object, int) - Method in interface ilog.views.chart.datax.flat.list.IlvFlatListModel
Sets the value for the attribute number columnIndex in the given object to the given value.
setDoubleAt(double, Object, int) - Method in class ilog.views.chart.datax.flat.set.IlvDefaultFlatSetModel
Sets the value for the attribute number columnIndex in the given object to the given value.
setDoubleAt(double, Object, int) - Method in class ilog.views.chart.datax.flat.set.IlvFilterFlatSetModel
This method is implemented through a call to the underlying model.
setDoubleAt(double, Object, int) - Method in interface ilog.views.chart.datax.flat.set.IlvFlatSetModel
Sets the value for the attribute number columnIndex in the given object to the given value.
setDoubleAt(double, int, int) - Method in class ilog.views.chart.datax.flat.table.IlvBasicFlatTableModel
Sets the value in the cell at columnIndex and rowIndex to the given value.
setDoubleAt(double, int, int) - Method in class ilog.views.chart.datax.flat.table.IlvFilterFlatTableModel
This method is implemented through a call to the underlying model.
setDoubleAt(double, int, int) - Method in interface ilog.views.chart.datax.flat.table.IlvFlatTableModel
Sets the value in the cell at columnIndex and rowIndex to the given value.
setDoubleAt(double, Object, int) - Method in interface ilog.views.chart.datax.IlvObjectModelWithColumns
Sets the value for the attribute number columnIndex in the given object to the given value.
setDoubleAt(double, Object, int) - Method in class ilog.views.chart.datax.tree.list.IlvDefaultTreeListModel
Sets the value for the attribute number columnIndex in the given object to the given value.
setDoubleAt(double, Object, int) - Method in class ilog.views.chart.datax.tree.list.IlvFilterTreeListModel
This method is implemented through a call to the underlying model.
setDoubleAt(double, Object, int) - Method in interface ilog.views.chart.datax.tree.list.IlvTreeListModel
Sets the value for the attribute number columnIndex in the given object to the given value.
setDoubleAt(double, Object, int) - Method in class ilog.views.chart.datax.tree.set.IlvDefaultTreeSetModel
Sets the value for the attribute number columnIndex in the given object to the given value.
setDoubleAt(double, Object, int) - Method in class ilog.views.chart.datax.tree.set.IlvFilterTreeSetModel
This method is implemented through a call to the underlying model.
setDoubleAt(double, Object, int) - Method in interface ilog.views.chart.datax.tree.set.IlvTreeSetModel
Sets the value for the attribute number columnIndex in the given object to the given value.
setDoubleAtInternal(double, int, int, boolean) - Method in class ilog.views.chart.datax.adapter.IlvDataSourceToFlatTableModel
Does the equivalent of a setDoubleAt().
setDoubleAtInternal(double, int, int, boolean) - Method in class ilog.views.chart.datax.adapter.IlvFlatListToFlatTableModel
Does the equivalent of a setDoubleAt().
setDoubleAtInternal(double, int, int, boolean) - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToFlatTableModel
Does the equivalent of a setDoubleAt().
setDoubleAtInternal(double, Object, int, boolean) - Method in class ilog.views.chart.datax.adapter.IlvFlatTableToFlatListModel
Does the equivalent of a setDoubleAt().
setDoubleAtInternal(double, int, int, boolean) - Method in class ilog.views.chart.datax.adapter.IlvTableToFlatTableModel
Does the equivalent of a setDoubleAt().
setDoubleAtInternal(double, int, int, boolean) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatTableModel
Does the equivalent of a setDoubleAt().
setDoubleAtInternal(double, Object, int, boolean) - Method in class ilog.views.chart.datax.adapter.IlvTreeTableToTreeListModel
Does the equivalent of a setDoubleAt().
setDoubleAtInternal(double, int, int, boolean) - Method in class ilog.views.chart.datax.adapter.IlvTreeToFlatTableModel
Does the equivalent of a setDoubleAt().
setDoubleAtInternal(double, Object, int, boolean) - Method in class ilog.views.chart.datax.adapter.IlvTreeToTreeListModel
Does the equivalent of a setDoubleAt().
setDoubleAtInternal(double, Object, int, boolean) - Method in class ilog.views.chart.datax.flat.list.IlvBufferFlatListModel
Does the equivalent of a setDoubleAt().
setDoubleAtInternal(double, Object, int, boolean) - Method in class ilog.views.chart.datax.flat.list.IlvDefaultFlatListModel
Does the equivalent of a setDoubleAt().
setDoubleAtInternal(double, Object, int, boolean) - Method in class ilog.views.chart.datax.flat.list.IlvPropertyBasedFlatListModel
Does the equivalent of a setDoubleAt().
setDoubleAtInternal(double, Object, int, boolean) - Method in class ilog.views.chart.datax.flat.set.IlvBufferFlatSetModel
Does the equivalent of a setDoubleAt().
setDoubleAtInternal(double, Object, int, boolean) - Method in class ilog.views.chart.datax.flat.set.IlvDefaultFlatSetModel
Does the equivalent of a setDoubleAt().
setDoubleAtInternal(double, Object, int, boolean) - Method in class ilog.views.chart.datax.flat.set.IlvPropertyBasedFlatSetModel
Does the equivalent of a setDoubleAt().
setDoubleAtInternal(double, int, int, boolean) - Method in class ilog.views.chart.datax.flat.table.IlvBasicFlatTableModel
Does the equivalent of a setDoubleAt().
setDoubleAtInternal(double, int, int, boolean) - Method in class ilog.views.chart.datax.flat.table.IlvBufferFlatTableModel
Does the equivalent of a setDoubleAt().
setDoubleAtInternal(double, int, int, boolean) - Method in class ilog.views.chart.datax.flat.table.IlvDefaultFlatTableModel
Does the equivalent of a setDoubleAt().
setDoubleAtInternal(double, Object, int, boolean) - Method in class ilog.views.chart.datax.tree.list.IlvBufferTreeListModel
Does the equivalent of a setDoubleAt().
setDoubleAtInternal(double, Object, int, boolean) - Method in class ilog.views.chart.datax.tree.list.IlvDefaultTreeListModel
Does a setDoubleAt(), except instead of notifying it simply returns a boolean indicating whether notification should be done.
setDoubleAtInternal(double, Object, int, boolean) - Method in class ilog.views.chart.datax.tree.list.IlvPropertyBasedTreeListModel
Does the equivalent of a setDoubleAt().
setDoubleAtInternal(double, Object, int, boolean) - Method in class ilog.views.chart.datax.tree.set.IlvBufferTreeSetModel
Does the equivalent of a setDoubleAt().
setDoubleAtInternal(double, Object, int, boolean) - Method in class ilog.views.chart.datax.tree.set.IlvDefaultTreeSetModel
Does the equivalent of a setDoubleAt().
setDoubleAtInternal(double, Object, int, boolean) - Method in class ilog.views.chart.datax.tree.set.IlvPropertyBasedTreeSetModel
Does the equivalent of a setDoubleAt().
setDoubleBufferFrozen(boolean) - Method in class ilog.views.IlvManagerView
Sets whether the double buffer is frozen.
setDoubleBuffering(boolean) - Method in class ilog.views.awt.IlvManagerViewPanel
Sets the manager view in a double buffering mode.
setDoubleBuffering(boolean) - Method in class ilog.views.awt.IlvScrollManagerView
Sets the manager view in double buffering mode.
setDoubleBuffering(boolean) - Method in class ilog.views.IlvManagerView
Sets the manager view in double-buffering mode.
setDoubleSerializable(Boolean) - Static method in class ilog.views.util.IlvSerializableUtil
Sets the Double Serialization mode - true force java object serialization read and write to double - false force java object serialization read and write to float - null reset java object serialization read and write mode to the value of System Property jviews.serialize.double
setDoubleSerializableRead(Boolean) - Static method in class ilog.views.util.IlvSerializableUtil
Sets the Double Serialization Read mode - true force java object serialization read to double - false force java object serialization read to float - null reset the java object serialization read mode
setDoubleSerializableWrite(Boolean) - Static method in class ilog.views.util.IlvSerializableUtil
Sets the Double Serialization Write mode - true force java object serialization write to double - false force java object serialization write to float - null reset the java object serialization write mode
setDoubleValue(double) - Method in class ilog.views.util.swing.IlvDecimalNumberField
Sets the double value of this text field.
setDoubleValue(double) - Method in class ilog.views.util.swing.IlvJSpinnerDecimalNumberField
Sets the value as double.
setDragAllowed(boolean) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentSelectButton
Enables or disables the selection of objects by dragging a rectangle over them.
setDragAllowed(boolean) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkSelectButton
Lets you enable or disable the mode that allows you to select objects by dragging a rectangle over them.
setDragAllowed(boolean) - Method in class ilog.views.interactor.IlvSelectInteractor
Lets you enable or disable the mode that allows you to select objects by dragging a rectangle over them.
setDragAllowed(boolean) - Method in class ilog.views.prototypes.IlvFillBehavior
Sets the dragAllowed parameter of this behavior.
setDragAllowed(boolean) - Method in class ilog.views.prototypes.IlvRotationBehavior
Sets the dragAllowed parameter of this behavior.
setDragAllowed(boolean) - Method in class ilog.views.prototypes.IlvTranslateBehavior
Sets the dragAllowed parameter of this behavior.
setDragCursor(Cursor) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnectorEdition
Sets the cursor used for dragging.
setDragCursor(Cursor) - Method in class ilog.views.hypergraph.IlvHyperEdgeEdition
Sets the cursor used for dragging.
setDragCursor(Cursor) - Method in class ilog.views.interactor.IlvPanInteractor
Sets the drag Cursor on the associated view while the left mouse button is pressed (while dragging, for instance).
setDragEnabled(boolean) - Method in class ilog.views.sdm.IlvSDMView
Enables or disables this SDM view as a source for drag-and-drop interactions.
setDragging(boolean) - Method in class ilog.views.hypergraph.IlvDefaultHyperEdgeEnd
Sets whether we are currently dragging the hyperedge end interactively.
setDragging(IlvManager, boolean) - Static method in class ilog.views.hypergraph.IlvHyperEdgeEdition
Sets whether a segment of a hyperedge is currently dragged in the manager.
setDragging(boolean) - Method in interface ilog.views.hypergraph.IlvHyperEdgeEnd
Sets whether we are currently dragging the hyperedge end interactively.
setDraggingEnabled(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
Allows the user to drag objects from one swimlane to another.
setDrawCentered(boolean) - Method in class ilog.views.maps.label.IlvMapLabelStyle
Sets whether labels should be displayed in the polygon center, even if polygon is not filled.
setDrawingStroke(boolean) - Method in class ilog.views.maps.graphic.style.IlvGraphicPathStyle
Sets the DrawingStroke
setDrawingStroke(boolean) - Method in class ilog.views.maps.rendering.IlvMapAreaRenderingStyle
Specifies if the stroke of the areas is drawn.
setDrawingStyle(int) - Method in class ilog.views.interactor.IlvManagerMagViewInteractor
Changes the way the control rectangle is drawn.
setDrawingStyle(int) - Method in class ilog.views.maps.beans.IlvJOverview
Sets the way the control rectangle is drawn.
setDrawLabelOutline(boolean) - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DLabel
Sets whether the outline of the label is drawn or not.
setDrawOrder(int) - Method in class ilog.views.chart.IlvChartDecoration
Sets the drawing order of this decoration.
setDrawOrder(int) - Method in class ilog.views.chart.IlvGrid
Sets the drawing order of this grid.
setDrawOrder(int) - Method in class ilog.views.chart.IlvScale
Sets the drawing order of this scale.
setDrawOutline(boolean) - Method in class ilog.views.maps.label.IlvMapLabelStyle
Sets whether the outline should be drawn.
setDrawRule(int) - Method in class ilog.views.graphic.IlvGraphicPath
Changes the DrawRule of the object.
setDriver(String) - Method in class ilog.views.chart.faces.component.data.IlvFacesJDBCDataSource
Sets The JDBC driver classname to load.
setDriver(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvJDBCDataSourceTag
 
setDriver(String) - Method in class ilog.views.maps.export.SDOConnectionPanel
Changes the jdbc driver.
setDriverClassname(String) - Method in class ilog.views.chart.data.IlvJDBCDataSource
Sets the driver classname.
setDropEnabled(boolean) - Method in class ilog.views.sdm.IlvSDMView
Enables or disables this SDM view as a target for drag-and-drop interactions.
setDropToGroupEnabled(boolean) - Method in class ilog.views.sdm.IlvSDMEngine
Specifies whether or not dropping or duplicating a node in an existing subgraph will make the node a child of this subgraph.
setDTDMode(short) - Method in class ilog.views.svg.SVGDocumentBuilderConfigurator
Sets the mode of the output stream SVG DTD.
setDueDate(Date) - Method in class ilog.views.gantt.graphic.renderer.composite.IlvTimeIntervalChildSize
Sets the due date of the activity.
setDuplicationAllowed(boolean) - Method in class ilog.views.gantt.graphic.interactor.IlvGanttSelectInteractor
Sets whether duplication of selected reservation graphics is allowed with the reservationDuplicationModifier key.
setDuration(IlvDuration) - Method in class ilog.views.gantt.IlvTimeInterval
Sets the duration between the interval start and end times.
setDuration(IlvDuration) - Method in class ilog.views.gantt.model.IlvAbstractActivity
Sets the duration of the activity.
setDuration(IlvDuration) - Method in class ilog.views.schedule.print.IlvResourceDataChartPrintableDocument
Sets the duration of the printable Resource Data Chart.
setDynamicJPEGQuality(float) - Method in class ilog.views.maps.servlet.IlvFacesMapsServletSupport
Sets the JPEGQuality to be used for dynamic objects (the default value is 1).
setDynamicList(boolean) - Method in class ilog.views.appframe.event.IlvListActionHandler
Specifies the dynamic list mode of the list action this object handles.
setDynamicSize(Dimension) - Method in class ilog.views.chart.IlvLegend
This method is designed for internal use only.
setDynamicStyling(boolean) - Method in class ilog.views.chart.IlvChart
Specifies whether styles are dynamically applied when data change.
setEarliestFinishProperty(String) - Method in class ilog.views.gantt.model.IlvCriticalPathCalculator
Sets the name of the earliest finish time property for activities in the data model.
setEarliestFinishProperty(String) - Method in class ilog.views.gantt.model.IlvGanttModelScheduler
Sets the name of the earliest finish time property for activities in the data model.
setEarliestStartProperty(String) - Method in class ilog.views.gantt.model.IlvCriticalPathCalculator
Sets the name of the earliest start time property for activities in the data model.
setEarliestStartProperty(String) - Method in class ilog.views.gantt.model.IlvGanttModelScheduler
Sets the name of the earliest start time property for activities in the data model.
setEastingLabel(String) - Method in class ilog.views.maps.beans.IlvCoordinateViewer
Sets the prompt string to be displayed before the easting value of the mouse coordinates.
setEastingLabel(String) - Method in class ilog.views.maps.beans.IlvJCoordinateViewer
Sets the prompt string to be displayed before the easting value of the mouse coordinates.
setEastMinMargin(double) - Method in class ilog.views.graphlayout.hierarchical.IlvSwimLaneConstraint
Sets the minimal margin of the swimlane at the east side.
setEastNumberOfPorts(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
Sets the number of relative ports on the east side of a node.
setEastNumberOfPorts(Object, int) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the number of relative ports on the east side of a node.
setEastSubtreeBlockMargin(Object, double) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the margin on the east side of the subtree starting at the input node.
setEastWestNeighboring(Object, Object) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Creates an east-west neighboring of two nodes.
setEditable(IltGraphicManager, boolean) - Method in class ilog.tgo.model.IltObject
Deprecated.
Use CSS property editable instead.
setEditable(boolean) - Method in class ilog.views.diagrammer.faces.component.IlvFacesDiagrammerView
Sets whether or not the IlvFacesDiagrammerView is editable.
setEditable(String) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerViewTag
Sets whether or not the component is editable.
setEditable(boolean) - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
Sets whether or not the IlvFacesHierachyChartView is editable.
setEditable(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLHierarchyChartViewTag
Sets whether or not the component is editable.
setEditable(boolean) - Method in class ilog.views.IlvGraphic
Allows or disallows editing for this graphic object with the selection interactor.
setEditable(IlvGraphic, boolean) - Method in class ilog.views.IlvManager
Allows or disallows editing of the object with the selection interactor (IlvSelectInteractor).
setEditable(boolean) - Method in class ilog.views.maps.beans.IlvJMapLegend
Sets the editable mode of the IlvJMapLegend.
setEditable(boolean) - Method in class ilog.views.maps.beans.IlvJMapScaleControl
Sets whether or not this IlvJMapScaleControl should be editable.
setEditable(IlvGraphic, boolean) - Static method in class ilog.views.maps.graphic.IlvMapSelectionFactory
Add or remove graphic object from the editable table.
setEditable(boolean) - Method in class ilog.views.sdm.model.IlvAbstractSDMModel
Sets the property that indicates whether this model can be edited.
setEditable(boolean) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerCollapsibleTreeViewer
Indicates if this viewer should be editable.
setEditable(boolean) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerTabbedViewer
Indicates if this viewer should be editable, it means that symbols and categories can be added, removed, moved by drag and drop.
setEditable(boolean) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteToolbarViewer
Indicates if the viewer will allow interactive edition of palette (for example by drag and drop operation).
setEditable(boolean) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteTreeViewer
Indicates if the viewer will allow interactive edition of palette (for example by drag and drop operation).
setEditable(boolean) - Method in interface ilog.views.symbology.palettes.swing.IlvPaletteViewer
Indicates if the viewer will allow interactive edition of palette (for example by drag and drop operation).
setEditAsTextEnabled(boolean, boolean) - Method in class ilog.views.chart.customizer.swing.IlvChartCSSCustomizerPanel
Enables or disables the editing as text of the values of CSS expressions.
setEditingAllowed(boolean) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentSelectButton
Enables or disables the editing of objects with the interactor.
setEditingAllowed(boolean) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkSelectButton
Lets you enable or disable the mode that allows you to edit objects with the interactor.
setEditingAllowed(boolean) - Method in class ilog.tgo.interactor.IltSelectInteractor
Lets you enable or disable the mode that allows you to edit objects with the interactor.
setEditingAllowed(boolean) - Method in class ilog.views.dashboard.IlvDashboardDiagram
Sets whether symbols and background images contained in this dashboard diagram may be modified.
setEditingAllowed(boolean) - Method in class ilog.views.diagrammer.IlvDiagrammer
Allows or forbids the modifying (move, cut, copy, paste, and so on) of the nodes and links in the diagram.
setEditingHandler(IlpNetworkEditingHandler) - Method in class ilog.cpl.network.IlpNetworkController
Sets the handler for editing operations.
setEditionAllowed(boolean) - Method in class ilog.views.interactor.IlvEditLabelInteractor
Allows objects to be edited with this interactor (true).
setEditionAllowed(boolean) - Method in class ilog.views.interactor.IlvSelectInteractor
Lets you enable or disable the mode that allows you to edit objects with the interactor.
setEditionAllowed(boolean) - Method in class ilog.views.sdm.swing.IlvSDMTableModel
Allows or forbids editing through this table model.
setEditLabelInteractor(IlvEditSDMLabelInteractor) - Method in class ilog.views.diagrammer.IlvDiagrammer
Changes the interactor used when the diagram component is in edit label mode.
setEditLabelMode(boolean) - Method in class ilog.views.diagrammer.IlvDiagrammer
Enables or disables label editing.
setEditManager(IlvDashboardEditManager) - Method in class ilog.views.dashboard.IlvDashboardEditor
Sets the dashboard edit manager.
setEditorClassName(String) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameter
Sets the class name of the editor used to edit parameter's value.
SetElementAt(Object[], Object, int) - Static method in class ilog.views.appframe.util.IlvUtil
Sets the object at the specified index in the src array of objects.
setElementAt(IlvGraphic, int) - Method in class ilog.views.IlvGraphicVector
Sets the element at the specified location to be the specified object.
setElementFallbackInteractor(IltGraphicElementName, IlvObjectInteractor) - Method in class ilog.tgo.graphic.IltCompositeInteractions
Deprecated.
Sets the interactor for a graphic element.
setElementInteractor(IltGraphicElementName, IlvObjectInteractor) - Method in class ilog.tgo.graphic.IltCompositeInteractions
Deprecated.
Interactors are stored in the Controller component that is part of each graphic component. Interactors are no longer associated to graphic elements, instead they are associated to business attributes. Business attributes are graphically represented as decorations attached to the object base, for instance, the alarm balloon decoration is the graphic representation of attribute newAlarmCount in the network component. Therefore, if you would like to add interactions to an alarm balloon, you should register an object interactor associated to this attribute. This feature is available in the Network, Equipment and Table components.
setElementName(String) - Method in class ilog.views.prototypes.IlvActionBehavior
Deprecated.
Sets the elementName parameter for this behavior object.
setElementName(String) - Method in class ilog.views.prototypes.IlvEventBehavior
Sets the elementName parameter for this behavior object.
setElementName(String) - Method in class ilog.views.prototypes.IlvExportBehavior
Sets the elementName parameter for this behavior object.
setElementName(String) - Method in class ilog.views.prototypes.IlvFillBehavior
Sets the elementName parameter.
setElementName(String) - Method in class ilog.views.prototypes.IlvRotateBehavior
Sets the elementName parameter for this behavior object.
setElementName(String) - Method in class ilog.views.prototypes.IlvRotationBehavior
Sets the elementName parameter for this behavior object.
setElementName(String) - Method in class ilog.views.prototypes.IlvScaleBehavior
Sets the elementName parameter for this behavior object.
setElementName(String) - Method in class ilog.views.prototypes.IlvTranslateBehavior
Sets the elementName parameter for this behavior object.
setElementProperty(String) - Method in class ilog.views.prototypes.IlvExportBehavior
Sets the elementProperty parameter for this behavior object.
setElementToolTipFactory(IltGraphicElementName, IltToolTipFactory) - Method in class ilog.tgo.graphic.IltCompositeInteractions
Deprecated.
Please use IlpToolTipManager and CSS properties toolTipText or toolTipGraphic instead. The following example illustrates how you can customize a tooltip for an object being represented in your graphic component. The tooltip is displayed in the decoration that represents the name attribute of the object. In the network, equipment and table components, you can customize tooltips for:
  • the whole object
  • specific attributes that are displayed as decorations
The following example shows how to customize a tooltip that is displayed on the decoration that represents the name of the object:
 object."ilog.tgo.model.IltNetworkElement/name" {
   toolTipText: "Network Element Name";
 }
 
setElementToolTipText(IltGraphicElementName, String) - Method in class ilog.tgo.graphic.IltCompositeInteractions
Deprecated.
Please use IlpToolTipManager and the CSS properties toolTipText or toolTipGraphic instead. The following example illustrates how you can customize a tooltip for an object being represented in your graphic component. The tooltip is displayed in the decoration that represents the name attribute of the object. In the network, equipment and table components, you can customize tooltips for:
  • the whole object
  • specific attributes that are displayed as decorations
The following example shows how to customize a tooltip that is displayed on the decoration that represents the name of the object:
 object."ilog.tgo.model.IltNetworkElement/name" {
   toolTipText: "Network Element Name";
 }
 
setElevation(double) - Method in class ilog.views.chart.IlvChart3DView
Sets the elevation angle.
setElevation(double) - Method in class ilog.views.maps.defense.terrain3d.util.IlvGeographicPoint
Sets the elevation of the point (in meters).
setElevationProvider(IlvAltitudeProvider) - Method in class ilog.views.maps.defense.terrain.IlvAltitudeChart
Sets the elevation provider used to display the chart.
setElevationProvider(IlvAltitudeProvider) - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
Sets the elevation provider that is used to retrieve altitudes from latitude and longitude coordinates.
setElevationSteps(int) - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DSphere
Sets the number of steps along the elevation axis used to draw the sphere (that is, stacks).
setEllipse(IlvMapEllipse) - Method in class ilog.views.maps.geometry.IlvMapEllipseRing
Sets the IlvMapEllipse that represents the outline of the object.
setEllipsoid(IlvEllipsoid) - Method in class ilog.views.maps.IlvAbstractCoordinateFormatter
Sets the ellipsoid associated with this coordinate format.
setEllipsoid(IlvEllipsoid) - Method in interface ilog.views.maps.IlvCoordinateFormatter
Sets the ellipsoid associated with this coordinate format.
setEllipsoid(double, double) - Method in class ilog.views.maps.IlvGeodeticComputation
Specifies the ellipsoid.
setEllipsoid(IlvEllipsoid) - Method in class ilog.views.maps.IlvGeodeticComputation
Sets the ellipsoid.
setEllipsoid(IlvEllipsoid) - Method in class ilog.views.maps.IlvUTMCoordinateFormatter
This method does nothing for UTM (Ellipsoid must be WGS84).
setEllipsoid(IlvEllipsoid) - Method in class ilog.views.maps.projection.IlvAlbersEqualAreaProjection
Sets the ellipsoid used for the projection.
setEllipsoid(IlvEllipsoid) - Method in class ilog.views.maps.projection.IlvAzimuthalEquidistantProjection
Sets the ellipsoid used for the projection.
setEllipsoid(IlvEllipsoid) - Method in class ilog.views.maps.projection.IlvCassiniProjection
Sets the ellipsoid used for the projection.
setEllipsoid(IlvEllipsoid) - Method in class ilog.views.maps.projection.IlvCylindricalEqualAreaProjection
Sets the ellipsoid used for the projection ellipsoid.
setEllipsoid(IlvEllipsoid) - Method in class ilog.views.maps.projection.IlvEckert4Projection
Sets the ellipsoid used for the projection ellipsoid.
setEllipsoid(IlvEllipsoid) - Method in class ilog.views.maps.projection.IlvGeographicProjection
Deprecated.
Sets the ellipsoid used for the projection and updates the unit converter.
setEllipsoid(IlvEllipsoid) - Method in class ilog.views.maps.projection.IlvLambertAzimuthalEqualAreaProjection
Sets the ellipsoid used for the projection.
setEllipsoid(IlvEllipsoid) - Method in class ilog.views.maps.projection.IlvLambertConformalConicProjection
Sets the ellipsoid used for the projection.
setEllipsoid(IlvEllipsoid) - Method in class ilog.views.maps.projection.IlvMercatorProjection
Sets the ellipsoid used for the projection.
setEllipsoid(IlvEllipsoid) - Method in class ilog.views.maps.projection.IlvMollweideProjection
Sets the ellipsoid used for the projection ellipsoid.
setEllipsoid(IlvEllipsoid) - Method in class ilog.views.maps.projection.IlvObliqueMercatorProjection
Sets the ellipsoid used for the projection.
setEllipsoid(IlvEllipsoid) - Method in class ilog.views.maps.projection.IlvPolyconicProjection
Sets the ellipsoid used for the projection.
setEllipsoid(IlvEllipsoid) - Method in class ilog.views.maps.projection.IlvProjection
Sets the ellipsoid used for the projection.
setEllipsoid(IlvEllipsoid) - Method in class ilog.views.maps.projection.IlvRobinsonProjection
Sets the ellipsoid used for the projection ellipsoid.
setEllipsoid(IlvEllipsoid) - Method in class ilog.views.maps.projection.IlvSinusoidalProjection
Sets the ellipsoid used for the projection ellipsoid.
setEllipsoid(IlvEllipsoid) - Method in class ilog.views.maps.projection.IlvStereographicProjection
Sets the ellipsoid used for the projection.
setEllipsoid(IlvEllipsoid) - Method in class ilog.views.maps.projection.IlvTransverseMercatorProjection
Sets the ellipsoid used for the projection.
setEllipsoid(IlvEllipsoid) - Method in class ilog.views.maps.projection.IlvWagner4Projection
Sets the ellipsoid used for the projection ellipsoid.
setEllipsoidPanelVisible(boolean) - Method in class ilog.views.maps.beans.IlvJCoordinateSystemEditorPanel
Sets the visibility of the ellipsoid panel of the editor.
setEmbeddedImagesOn(boolean) - Method in class ilog.views.svg.SVGDocumentBuilderConfigurator
Specifies whether images are embedded or referenced.
setEmptyIcon(Image) - Method in class ilog.tgo.resource.renderer.IltSubnetworkRenderer
Sets empty icon for subnetworks.
setEmptyString(String) - Method in class ilog.views.appframe.event.IlvListActionHandler
Sets the string used when the list action does not contain any items.
setEmptySubgraphAllowed(boolean) - Method in class ilog.views.sdm.IlvSDMEngine
Allows or disallows empty subgraphs.
setEmptyValue(Object) - Method in class ilog.views.chart.datax.IlvDefaultDataColumnInfo
Sets the replacement value when a record has no value for this column.
setEnabled(boolean) - Method in class ilog.cpl.graphic.IlpToolTipManager
Allows or disallows this IlpToolTipManager to create tooltips.
setEnabled(boolean) - Method in class ilog.cpl.IlpTable
Sets whether or not this component is enabled.
setEnabled(boolean) - Method in class ilog.cpl.IlpTree
Sets whether or not this component is enabled.
setEnabled(boolean) - Method in class ilog.cpl.network.renderer.IlpOverviewRenderer
Deprecated.
Please use method setOverviewVisible instead.
setEnabled(boolean) - Method in class ilog.cpl.table.IlpTableView
Sets whether or not this component is enabled.
setEnabled(boolean) - Method in class ilog.tgo.graphic.IltToolTipManager
Deprecated.
Allows or disallows this IltToolTipManager to create tooltips.
setEnabled(boolean) - Method in class ilog.tgo.resource.renderer.IltSettingsRenderer
Sets if the renderer shall be enabled or not.
setEnabled(boolean) - Method in class ilog.views.chart.IlvScalableFontManager
Sets whether the scalable mode is enabled.
setEnabled(boolean) - Method in class ilog.views.dashboard.IlvDashboardPropertyPanel
Enables or disables the table used to display object properties in this IlvDashboardPropertyPanel instance.
setEnabled(boolean) - Method in class ilog.views.faces.component.IlvFacesPanTool
Determines whether this button is a enable or not.
setEnabled(boolean) - Method in class ilog.views.faces.component.IlvImageButton
Determines whether this button is enable or not.
setEnabled(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesPanToolTag
Sets whether this button is enabled or not.
setEnabled(String) - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
Sets whether this button is enabled or not.
setEnabled(String) - Method in class ilog.views.faces.taglib.IlvFacesMenuItemTag
Sets the enabled tag attribute value.
setEnabled(boolean) - Method in class ilog.views.maps.beans.editor.IlvCoordinatePanelFactory.CoordRectangleInputPanel
Activates or deactivates the panel and its contents.
setEnabled(boolean) - Method in class ilog.views.maps.beans.IlvFeatureSelectorPanel.CheckBoxIcon
Changes the check box enabled state.
setEnabled(boolean) - Method in class ilog.views.maps.beans.IlvJCoordinateSystemEditorPanel
Sets whether or not this component is enabled.
setEnabled(boolean) - Method in class ilog.views.maps.beans.IlvMapDynamicStylePanel
Sets whether or not this component is enabled.
setEnabled(String) - Method in class ilog.views.maps.faces.component.IlvFacesLayerVisibilityTool
Sets the inline client to enabled.
setEnabled(String) - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesLayerVisibilityToolTag
Sets the enabled state of this component.
setEnabled(boolean) - Method in class ilog.views.maps.labelling.IlvMapLabeler
Enables or disables the layout.
setEnabled(boolean) - Method in class ilog.views.sdm.model.IlvRDFSDMModel
Controls whether this instance is enabled.
setEnabled(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
Enables or disables the graph layout algorithm.
setEnabled(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvLabelLayoutRenderer
Enable or disables the label layout algorithm.
setEnabled(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
Enables or disables swimlanes.
setEnabled(boolean) - Method in class ilog.views.sdm.renderer.IlvBlinkingRenderer
Sets whether blinking is enabled.
setEnabled(boolean) - Method in class ilog.views.sdm.renderer.IlvInfoBalloonRenderer
Enable or disable this renderer.
setEnabled(boolean) - Method in class ilog.views.sdm.swing.IlvSDMUndoManager
Enables or disables this undo manager.
setEnabled(boolean) - Method in class ilog.views.sdm.util.IlvSDMDragSource
Enables or disables the drag source.
setEnabled(boolean) - Method in class ilog.views.sdm.util.IlvSDMDropTarget
Enables or disables the drag source.
setEnabled(boolean) - Method in class ilog.views.sdm.util.IlvSDMLinkReconnector
Enables or disables the link reconnector.
setEnabled(boolean) - Method in class ilog.views.sdm.util.IlvSDMPaletteConnector
Enables or disables the palette interactors.
setEnabled(boolean) - Method in class ilog.views.util.servlet.model.IlvMenuItem
Specifies whether this menu item can be chosen.
setEnabledJNLPPrintingSupport(boolean) - Static method in class ilog.views.util.print.IlvPrintUtil
Enables or disables the JNLP print support.
setEnd(Date) - Method in class ilog.views.gantt.IlvTimeInterval
Sets the interval end time.
setEnd(Date) - Method in class ilog.views.gantt.print.IlvGanttPrintableDocument
Sets the end date of the last page in a band.
setEndAngle(double) - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolRotationInteractor
Sets the ending angle allowed for the rotation.
setEndAngle(double) - Method in class ilog.views.symbology.interactor.IlvRotationSymbolInteractor
Sets the ending angle allowed for the rotation.
setEndCap(int) - Method in class ilog.views.graphic.composite.IlvCompositeLink
This method delegates to the link supplied with the setLink method.
setEndCap(int) - Method in class ilog.views.graphic.IlvLine
Changes the decoration applied at the end of the polyline.
setEndCap(int) - Method in class ilog.views.graphic.IlvPolyline
Changes the decoration applied at the end of the polyline.
setEndCap(int) - Method in class ilog.views.graphic.IlvSpline
Changes the decoration applied at the end of the polyline.
setEndCap(int) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
This method delegates to the link supplied with the method IlvLinkBundle.setOverviewLink(ilog.views.IlvLinkImage).
setEndCap(int) - Method in class ilog.views.graphic.linkpolicy.IlvCrossingAwareLinkImage
Changes the decoration applied at the end of the polyline.
setEndCap(int) - Method in class ilog.views.IlvLinkImage
Changes the decoration applied at the end of the polyline.
setEndCap(int) - Method in class ilog.views.maps.graphic.IlvMapCompositeLink
Sets the end cap in the IlvLinkStyle object.
setEndCap(int) - Method in class ilog.views.maps.graphic.IlvMapPolyline
Sets the end cap in the IlvPolylineStyle object.
setEndCap(int) - Method in class ilog.views.maps.graphic.style.IlvGeneralPathStyle
Sets the EndCap property value.
setEndCap(int) - Method in class ilog.views.maps.graphic.style.IlvLinkStyle
Sets the EndCap property value.
setEndCap(int) - Method in class ilog.views.maps.graphic.style.IlvPolylineStyle
Sets the EndCap property value.
setEndCap(int) - Method in class ilog.views.maps.rendering.IlvMapLineRenderingStyle
Sets the end cap style.
setEndCap(int) - Method in class ilog.views.sdm.graphic.IlvBasicStroke
Sets the end cap style.
setEndCap(int) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Changes the decorations applied at the end of the polyline.
setEndCap(int) - Method in class ilog.views.sdm.graphic.IlvSimpleLink
Changes the decoration applied at the end of the polyline.
setEndDate(Date) - Method in class ilog.views.gantt.graphic.renderer.composite.IlvTimeIntervalChildSize
Sets the end date of the activity.
setEndPoint(IlvCoordinate) - Method in class ilog.views.maps.geometry.IlvMapArcSegment
Sets the end point of the segment.
setEndPoint(IlvCoordinate) - Method in class ilog.views.maps.geometry.IlvMapArcString
Sets the end point of the last segment, if it exists.
setEndPoint(IlvCoordinate) - Method in class ilog.views.maps.geometry.IlvMapBezierSegment
Sets the end point of the segment.
setEndPoint(IlvCoordinate) - Method in class ilog.views.maps.geometry.IlvMapBezierString
Sets the end point of the last segment, if it exists.
setEndPoint(IlvCoordinate) - Method in class ilog.views.maps.geometry.IlvMapCurveString
Sets the end point of the last segment, if it exists.
setEndPoint(IlvCoordinate) - Method in class ilog.views.maps.geometry.IlvMapLinearSegment
Sets the end point of this segment.
setEndPoint(IlvCoordinate) - Method in class ilog.views.maps.geometry.IlvMapLineString
Sets the end point of the last segment if it exists.
setEndPoint(IlvCoordinate) - Method in interface ilog.views.maps.geometry.IlvMapSegment
Sets the end point of the segment.
setEndSegmentAngle(IlvHyperEdgeEnd, double) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
Sets the angle of the segment incident to the input end to the given angle.
setEndSymbol(IlvActivityRenderer) - Method in class ilog.views.gantt.graphic.renderer.IlvActivitySummary
Sets the activity renderer for the end symbol.
setEndThreshold(double) - Method in class ilog.views.hypergraph.interactor.IlvMakeSegmentedHyperEdgeInteractor
Sets the threshold for the last segment that connects to the node.
setEndTime(Date) - Method in interface ilog.views.gantt.IlvActivity
Sets the end time of the activity.
setEndTime(Date) - Method in class ilog.views.gantt.model.IlvAbstractActivity
Sets the end time of the activity.
setEndTimeProperty(String) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer
Sets the name of the activity property which determines where the rendering drawn by this renderer ends.
setEndVisibleInterval(Date) - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
Sets the end date of the visible interval.
setEndVisibleInterval(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
Sets the end date of the visible interval.
setEngine(IlvSDMEngine) - Method in class ilog.views.sdm.renderer.IlvSDMRenderer
Sets the IlvSDMEngine instance that has created this renderer.
setEngine(IlvSDMEngine) - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
Sets the IlvSDMEngine instance that has created this renderer.
setEngine(IlvSDMEngine) - Method in class ilog.views.sdm.renderer.maps.IlvMapRenderer
Sets the IlvSDMEngine instance that has created this renderer.
setEngine(IlvSDMEngine) - Method in class ilog.views.sdm.util.IlvXMLConnector
Sets the calling engine.
setEnqueuePolicy(int) - Method in class ilog.views.tiling.IlvThreadedTileLoader
Sets the enqueue policy.
setEnsureAppropriateLinks(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
Sets whether the renderer automatically makes sure that appropriate links and link connectors are used when needed.
setEnsureModelOrdering(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
Specifies that the graphic nodes and links should be ordered during graph layout in the same order as the corresponding SDM model objects.
setEnsureVisible(boolean) - Method in class ilog.views.accelerator.IlvCycleSelectAccelerator
Sets whether the view is translated so that the object that gets selected by this accelerator is visible in the view.
setEntityResolver(EntityResolver) - Static method in class ilog.views.svg.SVGInputStream
Sets the XML entity resolver for reading SVG files.
setEnum(IlpEnumKey, IlEnum) - Method in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
Changes the IlEnum local value of a given property in this style.
setEnum(IltKey.Enum, IlEnum) - Method in class ilog.tgo.graphic.IltAbstractLegend
Deprecated.
This method is obsolete. Use IlpEnumKey instead of IltKey.Enum
setEnumArray(IlpEnumArrayKey, IlEnum[]) - Method in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
Changes the IlEnum[] local value of a given property in this style.
setEnumerated(boolean) - Method in class ilog.views.chart.datax.IlvDefaultDataColumnInfo
Sets the column to enumerated or not.
setEnumValue(int, Object) - Method in class ilog.views.chart.datax.IlvDefaultDataColumnInfo
Sets one of the possible values.
setEnumValues(List) - Method in class ilog.views.chart.datax.IlvDefaultDataColumnInfo
Sets the list of possible values if this column is enumerated.
setEquipment(IlpEquipment) - Method in class ilog.tgo.faces.equipment.component.IltFacesEquipmentView
Sets the IlpEquipment wrapped by this IltFacesEquipmentView instance.
setEquipment(String) - Method in class ilog.tgo.faces.equipment.dhtml.taglib.IltFacesEquipmentViewTag
Sets the equipment property.
setEquipment(IltStateHolder) - Method in class ilog.tgo.model.IltBTSDefaultModel
Deprecated.
Sets or replaces the BTS equipment.
setErrorHandler(IlvDiagrammerAction.ErrorHandler) - Static method in class ilog.views.diagrammer.application.IlvDiagrammerAction
Sets the error handler for the Diagrammer actions.
setErrorHandler(IlvGanttModelScheduler.ErrorHandler) - Method in class ilog.views.gantt.model.IlvGanttModelScheduler
Sets the error handler that is used during scheduling computations.
setErrorMessage(String) - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
Sets the errorMessage property.
setErrorMessage(String) - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
Sets the errorMessage property.
setErrorMessage(String) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
Sets the error message displayed when an error occurs during the loading of the image.
setErrorMessage(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewComponentTag
Sets the error message displayed when an error occurs during the loading of the image.
setErrorMessage(String) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
The message displayed by the view if an error occurred during the image generation by the server.
setErrorMessage(String) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
The message displayed by the view if an error occurred during the image generation by the server.
setErrorMessage(String) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
The message displayed by the view if an error occurred during the image generation by the server.
setErrorMessage(String) - Method in interface ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupport
The message displayed by the view if an error occurred during the image generation by the server.
setErrorMessage(String) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
The message displayed by the view if an error occurred during the image generation by the server.
setErrorMessage(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
The message displayed by the view if an error occurred during the image generation by the server.
setErrorMessage(String) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
Sets the error message displayed by the view when an error occurred during image loading.
setErrorMessage(String) - Method in interface ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttSupport
Sets the error message displayed by the view when an error occurred during image loading.
setErrorMessage(String) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttSupportImpl
Sets the error message displayed by the view when an error occurred during image loading.
setErrorMessage(String) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
Sets the error message displayed by the view when an error occurred during image loading.
setErrorMessage(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLHierarchyChartViewTag
Sets the error message displayed by the view when an error occurred during the image loading.
setEvenlySpacedPinsMarginRatio(double) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets the margin ratio for the evenly spaced pins connector style.
setEvenRowsBackground(Color) - Method in class ilog.views.gantt.graphic.grid.IlvHorizontalGanttGrid
Sets the background color of even rows.
setEventDispatching(boolean) - Method in class ilog.views.IlvManagerView
Changes the way AWT events are dispatched.
setEventID(int) - Method in class ilog.views.prototypes.IlvEventBehavior
Sets the eventID parameter for this behavior object.
setEventMap(IlvEventMap) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
Sets the event map of this object.
setEventMaps(IlvEventMap[]) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
Sets the event maps of all the children of this object.
setEventMaps(int, IlvEventMap) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
Sets the event map of the child at the supplied position.
setEventMask(int) - Method in class ilog.views.chart.IlvChartInteractor
Sets the action event mask.
setEvents(String[]) - Method in class ilog.views.graphic.composite.IlvEventMap
Sets the events associated with the actions.
setEvents(int, String) - Method in class ilog.views.graphic.composite.IlvEventMap
Associates the action at the given position with the supplied gesture.
setEventType(String) - Method in class ilog.views.faces.dhtml.interactor.IlvFacesInterceptInteractor
Sets the event type of the intercepter interactor.
setEventType(String) - Method in class ilog.views.faces.dhtml.taglib.IlvInterceptInteractorTag
Sets the event type such as "mouseDown, mouseDrag, mouseUp, mouseMove, mouseWheel, keyDown, mouseOut".
setExcept(String) - Method in class ilog.views.prototypes.IlvMinMaxBehavior
Sets the except parameter for this behavior object.
setExceptionHandler(ExceptionHandler) - Static method in class ilog.views.maps.IlvMapUtil
Sets the default ExceptionHandler.
setExcludedClasses(List<IlpClass>) - Method in class ilog.cpl.datasource.IlpAbstractAdapter
Sets the list of business classes that should be excluded by this adapter.
setExcludedClasses(List<IlpClass>) - Method in class ilog.cpl.sdm.IlpAbstractSDMAdapter
Sets the list of business classes (IlpClass that must be excluded by this adapter.
setExhaustiveSearching(boolean) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets the exhaustive searching of routes for links.
setExpandableGanttConfigurationImpl(IlvGanttConfiguration) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Sets the Gantt configuration that this Gantt sheet is coordinating with.
setExpandableGanttConfigurationImpl(IlvGanttConfiguration) - Method in interface ilog.views.gantt.IlvVerticalExpandable
Sets the Gantt configuration that this ui component is coordinating with.
setExpandableGanttConfigurationImpl(IlvGanttConfiguration) - Method in class ilog.views.gantt.swing.IlvJTable
Sets the Gantt configuration that this UI component is coordinating with.
setExpandableGanttConfigurationImpl(IlvGanttConfiguration) - Method in class ilog.views.gantt.swing.IlvJTree
Sets the Gantt configuration that this UI component is coordinating with.
setExpandCollapseEnabled(boolean) - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer
Enables or disables the expand/collapse interaction on subgraphs.
setExpandCollapseIcon(IlvGraphic) - Method in class ilog.views.graphic.linkbundle.IlvDefaultLinkBundleFrame
Sets the icon that represents the expand or collapse state of the frame.
setExpandCollapseIcon(IlvGraphic) - Method in class ilog.views.IlvDefaultManagerFrame
Sets the icon that represents the expand or collapse state of the frame.
setExpandCollapseIconPosition(double, double, double, double) - Method in class ilog.views.graphic.linkbundle.IlvDefaultLinkBundleFrame
Sets the position of the icon that represents the expand or collapse state of the frame.
setExpandCollapseIconPosition(double, double, double, double) - Method in class ilog.views.IlvDefaultManagerFrame
Sets the position of the icon that represents the expand or collapse state of the frame.
setExpandCursor(Cursor) - Method in class ilog.views.interactor.IlvExpandCollapseInteractor
Sets the cursor to be displayed when the mouse is over any expandable object.
setExpanded(IltGraphicManager, boolean) - Method in class ilog.tgo.model.IltLinkBundle
Deprecated.
Please use the Network component and its services to manage subnetworks and link bundles instead.
setExpanded(IlvSDMEngine, Object, boolean, boolean) - Method in class ilog.views.sdm.renderer.IlvExpandCollapseRenderer
Deprecated.
Expands or collapses a node.
setExpanded(IlvSDMEngine, Object, boolean, boolean) - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer
Expands or collapses a node.
setExpandedIcon(boolean) - Method in class ilog.views.graphic.IlvExpandCollapseMarker
Sets whether the marker shows the expanded icon "[-]" or the collapsed icon "[+]".
setExpandedPaths(TreePath[]) - Method in class ilog.views.maps.symbology.swing.IlvSymbologyTreeView
Restores the expansion state.
setExpandedState(TreePath, boolean) - Method in class ilog.views.gantt.swing.IlvJTree
Sets the expanded state of the specified path.
setExpandIcon(Image) - Method in class ilog.tgo.resource.renderer.IltSubnetworkRenderer
Sets expand icon for subnetworks.
setExpandsSelectedPaths(boolean) - Method in class ilog.cpl.tree.renderer.IlpViewRenderer
Configures the expandsSelectedPaths property.
setExpansionHandler(IlpExpansionHandler) - Method in class ilog.cpl.graph.IlpGraphController
Sets the handler for container operations.
setExpansionHandler(IlpNetworkExpansionHandler) - Method in class ilog.cpl.network.IlpNetworkController
Deprecated.
Please use ilog.cpl.graph.IlpGraphController.setExpansionHandler instead.
setExpansionIconInteractor(IlpObjectInteractor) - Method in class ilog.cpl.graph.IlpGraphController
Sets the interactor attached to the icon of a collapsed subnetwork.
setExpansionInteractor(IlpObjectInteractor) - Method in class ilog.cpl.graph.IlpGraphController
Sets the interactor attached to the base element of a collapsed subnetwork.
setExpansionMasterGanttConfigurationImpl(IlvGanttConfiguration) - Method in interface ilog.views.gantt.IlvVerticalExpansionMaster
Set the Gantt configuration that this expansion master is coordinating with.
setExpansionMasterGanttConfigurationImpl(IlvGanttConfiguration) - Method in class ilog.views.gantt.swing.IlvJTree
Deprecated.
Beginning with Rogue Wave JViews 8.5, an IlvJTree can no longer be used in the role of an IlvVerticalExpansionMaster. Use an IlvRowExpansionMaster instead.
setExpansionStrategyFactory(IlpExpansionStrategyFactory) - Method in class ilog.cpl.datasource.IlpAbstractHierarchyAdapter
Sets the expansion strategy that will be used by the representation objects created by this adapter.
setExpansionType(IlpObject, IlpExpansionType) - Method in class ilog.cpl.datasource.IlpAbstractHierarchyAdapter
Stores the expansion type for a given business object.
setExploded(int, boolean) - Method in class ilog.views.chart.renderer.IlvSinglePieRenderer
Toggles the exploded state of the slice displaying the specified point.
setExplodeRatio(int, int) - Method in class ilog.views.chart.renderer.IlvSinglePieRenderer
Sets the explode ratio of the slice displaying the specified point.
setExplodeRatio(int) - Method in class ilog.views.chart.renderer.IlvSinglePieRenderer
Applies the specified explode ratio to all the slices.
setExportDirectory(String) - Method in class ilog.views.maps.export.IlvShapeExporter
Sets the directory where shape files will be written.
setExportRegion(double, double, double, double) - Method in class ilog.views.maps.export.IlvMapExportManager
Limits the map export to objects intersecting the specified region
setExpression(String) - Method in class ilog.views.prototypes.IlvConditionBehavior
Sets the expression parameter.
setExpression(String) - Method in class ilog.views.prototypes.IlvExpressionBehavior
Sets the expression parameter.
setExtendedAttributeGroup(IlpClass, IlpExtendedAttributeGroup) - Method in class ilog.cpl.equipment.IlpDefaultEquipmentLinkFactory
Sets the extended attribute group for representation objects (nodes) that represent a certain class of IlpObject.
setExtendedAttributeGroup(IlpClass, IlpExtendedAttributeGroup) - Method in class ilog.cpl.equipment.IlpDefaultEquipmentNodeFactory
Sets the extended attribute group for representation objects (nodes) that represent a certain class of IlpObject.
setExtendedAttributeGroup(IlpClass, IlpExtendedAttributeGroup) - Method in class ilog.cpl.network.IlpDefaultNetworkLinkFactory
Sets the extended attribute group for representation objects (nodes) that represent a certain class of IlpObject.
setExtendedAttributeGroup(IlpClass, IlpExtendedAttributeGroup) - Method in class ilog.cpl.network.IlpDefaultNetworkNodeFactory
Sets the extended attribute group for representation objects (nodes) that represent a certain class of IlpObject.
setExtendedAttributeGroup(IlpExtendedAttributeGroup) - Method in class ilog.cpl.table.IlpTableRowFactory
Sets the extended attribute group for representation objects that are being used by this factory.
setExtendedAttributeGroup(IlpClass, IlpExtendedAttributeGroup) - Method in class ilog.cpl.tree.IlpDefaultTreeNodeFactory
Sets the extended attribute group for representation objects (nodes) that represent a certain class of IlpObject.
setExtendedBaseline(boolean) - Method in class ilog.views.graphic.IlvTextPath
Changes the displaying policy of this IlvTextPath.
setExtendingToSides(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
Specifies whether the swimlanes extend to the sides of the view or not.
setExtension(Object) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge.Segment
Sets the user extension of the segment.
setExtent(int) - Method in class ilog.views.gantt.IlvVerticalDisplayController
Sets the extent of the vertical range displayed by the controller and its associated vertically scrollable components.
setExtent(int) - Method in class ilog.views.gantt.swing.IlvVerticalBoundedRangeModel
Sets the model's extent.
setExtents(IlvRect) - Method in class ilog.views.dxf.IlvDXFReaderConfigurator
Sets the extents of the drawing.
setExteriorCycleId(int) - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
Specifies the index of the cycle to be used as a contour for the drawing of the graph.
setExteriorRing(IlvMapRingInterface) - Method in class ilog.views.maps.geometry.IlvMapPolygon
Sets the exterior ring of the polygon.
setExtractingResources(boolean) - Method in class ilog.views.symbol.compiler.IlvSymbolCompiler
Specifies whether the resources used by the compiled symbols must be extracted from the symbol palette jars or not.
setFaccCodeList(String[]) - Method in class ilog.views.maps.defense.datasource.IlvVMAPDataSource
Sets the list of accepted FACC codes.
setFaccFilter(String[]) - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPReader
Configures this reader to read only features with specified FACC codes.
setFactor(double) - Method in class ilog.views.interactor.IlvMagnifyInteractor
Sets the magnification factor used by the interactor.
setFactory(IlvMenuFactory) - Method in class ilog.views.faces.component.IlvFacesContextualMenu
Sets the factory that will dynamically generate the pop-up menu depending on the graphic object clicked.
setFactory(String) - Method in class ilog.views.faces.taglib.IlvContextualMenuTag
Sets the factory that will dynamically generate the pop-up menu depending on the graphic object clicked.
setFactory(IlvDataSourceStylingFactory) - Static method in class ilog.views.maps.datasource.IlvDataSourceStylingFactory
Allows to change the default style factory, by overriding createDefaultRenderer or createDefaultFeatureStyle in a subclass.
setFactoryClass(String) - Method in class ilog.views.faces.component.IlvFacesContextualMenu
Sets the pop-up menu factory class name.
setFactoryClass(String) - Method in class ilog.views.faces.taglib.IlvContextualMenuTag
Sets the pop-up menu factory class name.
setFallbackInteractor(IlvObjectInteractor) - Method in class ilog.tgo.graphic.IltCompositeInteractions
Deprecated.
Sets the fallback interactor for the composite graphic object as a whole.
setFallbackRouteEnabled(boolean) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets whether the fallback routing algorithm is enabled.
setFallStyle(IlvStyle) - Method in class ilog.views.chart.renderer.IlvSingleHiLoRenderer
Sets the fall style.
setFalseEasting(double) - Method in class ilog.views.maps.projection.IlvProjection
Specifies the false easting of the projection.
setFalseNorthing(double) - Method in class ilog.views.maps.projection.IlvProjection
Specifies the false northing of the projection.
setFamilies(IltNetworkElement.Family[]) - Method in class ilog.tgo.resource.renderer.IltNetworkElementRenderer
Adds network element families to the system.
setFamily(IltNetworkElement.Family) - Method in class ilog.tgo.model.IltNetworkElement
Sets the family of this object.
setFarClip(double) - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DCamera
Sets the far clipping plane distance of this camera, as used in OpenGL.
setFarLimit(double) - Method in class ilog.views.maps.beans.IlvJScaleBar
Sets the switch limit between a text display of the scale in a small unit (for instance, meters) and a text display in a large unit (for instance, kilometers).
setFarLimit(double) - Method in class ilog.views.maps.beans.IlvScaleBar
Sets the switch limit between a text display of the scale in a small unit (for instance, meters) and a text display in a large unit (for instance, kilometers).
setFarUnit(IlvLinearUnit) - Method in class ilog.views.maps.beans.IlvJAutomaticScaleBar
Setting far Unit manually will remove the automatic listener of IlvDisplayPreferencesProperty.
setFarUnit(IlvLinearUnit) - Method in class ilog.views.maps.beans.IlvJScaleBar
Sets the unit used to display the length of the scale bar for small scales.
setFarUnit(IlvLinearUnit) - Method in class ilog.views.maps.beans.IlvScaleBar
Sets the unit used to display the length of the scale bar for small scales.
setFeatureClassFilter(IlvFeatureClassInformation) - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFReader
Sets a filter on the DAFIF table.
setFeatureClassFilter(IlvFeatureClassInformation) - Method in class ilog.views.maps.defense.format.s57.IlvS57Reader
Sets a filter on the S57 code.
setFeatureClassFilter(String[]) - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPReader
Configures this reader to read only features of specified feature classes.
setFeatureClassFilter(String[], String[]) - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPReader
Configures this reader to read only features of specified feature classes and with specified facc codes only.
setFeatureClassFilter(IlvFeatureClassInformation) - Method in class ilog.views.maps.format.dxf.IlvMapDXFReader
Sets a filter on the DXF folder.
setFeatureClassFilter(IlvFeatureClassInformation) - Method in class ilog.views.maps.format.kml.IlvKMLReader
Sets a filter on the KML folder.
setFeatureClassFilter(IlvFeatureClassInformation) - Method in class ilog.views.maps.format.svg.IlvMapSVGReader
Sets a filter on the SVG folder.
setFeatureClassFilter(IlvTigerFeatureClass) - Method in class ilog.views.maps.format.tiger.IlvTigerReader
Gives a filter class used to ignore some of the tiger features.
setFeatureClassFilter(IlvTigerFeatureClass) - Method in class ilog.views.maps.format.tiger.IlvTigerRT1BasicDataReader
Sets a specific feature class used to check if the record matches.
setFeatureIterator(IlvMapReusableFeatureIterator) - Method in class ilog.views.maps.datasource.IlvDefaultMapDataSource
Sets the feature iterator to be used by this data source.
setFeatureRenderer(IlvFeatureRenderer) - Method in class ilog.views.maps.datasource.IlvMapDataSource
Sets the IlvFeatureRenderer used by the data source.
setFeatureRenderer(IlvFeatureRenderer) - Method in class ilog.views.maps.format.IlvMapTileLoader
Sets the renderer to use with this tile loader.
setFeatureRenderer(IlvFeatureRenderer) - Method in class ilog.views.maps.format.oracle.IlvSDOLayer
Sets the feature renderer used to create graphic objects representing the SDO geometries.
setFeatures(InputStream) - Method in class ilog.views.maps.beans.IlvFeatureSelectorPanel
Sets the features tree from a stream.
setFeatures(String) - Method in class ilog.views.maps.beans.IlvFeatureSelectorPanel
Sets the features tree from a file.
setFileChooser(JFileChooser) - Method in class ilog.views.maps.datasource.ibm.IlvDBAbstractConnectionPanel
Indicates the file chooser used to select the layer, in order to rescan the directory when connection is done.
setFileChooser(JFileChooser) - Method in class ilog.views.maps.export.SDOConnectionPanel
Sets the file chooser used to select the layer, in order to rescan the directory when the SDO model type is changed.
setFileChooserChoices(URL[]) - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
Specifies an array of URLs that can be selected from the applet file chooser.
setFileChooserChoices(URL[]) - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
Specifies an array of URLs that can be selected from the applet file chooser.
setFileChooserDirectory(File) - Static method in class ilog.views.diagrammer.application.IlvDiagrammerAction
Changes the current directory of the file chooser.
setFileChooserHTMLPage(URL) - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
Specifies a URL to an HTML page that is displayed by the main file chooser of the application for selecting a document file.
setFileChooserHTMLPage(URL) - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
Specifies a URL to an HTML page that is displayed by the main file chooser of the application for selecting a document file.
setFileFilters(FileFilter[]) - Method in class ilog.views.maps.datasource.IlvFilePropertyEditor
Sets the file filters used by the file chooser.
setFileFilters(FileFilter[], int) - Static method in class ilog.views.util.swing.SwingFactories
Sets the file filters of the shared file chooser dialog box and set which one is selected.
setFileName(String) - Method in class ilog.cpl.datasource.IlpDefaultDataSource
Parses an XML file from the file name.
setFileName(String, boolean) - Method in class ilog.cpl.datasource.IlpDefaultDataSource
Sets the file name that is used by this datasource.
setFileName(URL) - Method in class ilog.tgo.graphic.IltNetwork
Loads an IVL file in the IltNetwork and places it in the background.
setFilename(String) - Method in class ilog.views.chart.data.xml.IlvXMLDataSource
Sets the XML URI/filename.
setFilename(String) - Method in class ilog.views.chart.faces.dhtml.component.data.IlvFacesXMLDataSource
Sets the XML URI/filename.
setFilename(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvXMLDataSourceTag
Sets the path to the XML file that defines a data source.
setFilename(String) - Method in class ilog.views.gantt.faces.component.data.IlvFacesGanttXMLDataSource
Sets the XML URI/filename.
setFilename(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesGanttXMLDataSourceTag
Sets the path to the XML file that defines a data source.
setFileName(String) - Method in class ilog.views.gantt.xml.IlvSDXLFileConnector
Sets the name of the SDXL file to read or to write.
setFileName(URL) - Method in class ilog.views.IlvManager
Loads an IVL file in the manager.
setFileName(String) - Method in class ilog.views.maps.export.IlvKMLExporter
Sets the exporter output file name.
setFileSuffix(String) - Static method in class ilog.views.maps.IlvMapOutputStream
Sets the file extension used for serialized JViews Map files.
setFileURL(String) - Method in class ilog.views.svg.IlvSVGGraphicSet
Sets the SVG file of the graphic set.
setFillAngle(float) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the angle (in degrees) of the gradient, in case the filling style is either linear or radial gradients.
setFillAngle(float) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
Sets the angle (in degrees) of the gradient used to fill the shape.
setFillAngle(float) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the angle (in degrees) of the gradient used to fill the shape.
setFillColor(Color) - Method in class ilog.views.maps.rendering.IlvMapAreaRenderingStyle
Sets the color used to fill the areas.
setFillColor1(Color) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the first color used to compute the gradient that fills the shape of the general node.
setFillColor2(Color) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
Sets the second color used to compute the gradient that fills the shape of the general node.
setFillColor2(Color) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the second color used to compute the gradient that fills the shape of the general node.
setFilled(boolean) - Method in class ilog.views.gantt.graphic.grid.IlvHorizontalGanttGrid
Defines whether the grid should be filled.
setFilledPlottingArea(boolean) - Method in class ilog.views.chart.IlvChart.Area
Sets whether the plotting area is filled.
setFillEnd(float) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the position where the gradient ends, in case the filling style is either linear or radial gradients.
setFillEnd(float) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
Sets the position where the gradient ends, that is, where the color is the first color set by IltNEBaseRenderer.General.setFillColor2(java.awt.Color).
setFillEnd(float) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the position where the gradient ends, that is, where the color is the first color set by IlvGeneralNode.setFillColor2(java.awt.Color).
setFillerElementName(String) - Method in class ilog.views.prototypes.IlvFillBehavior
Sets the fillerElementName parameter.
setFilling(boolean) - Method in class ilog.views.maps.graphic.style.IlvGraphicPathStyle
Set the filling attribute value.
setFillingObject(boolean) - Method in class ilog.views.maps.rendering.IlvMapAreaRenderingStyle
Specifies if the areas are filled.
setFillOn(boolean) - Method in class ilog.views.chart.IlvStyle
Specifies whether this style fills its drawings.
setFillOn(boolean) - Method in class ilog.views.faces.dhtml.component.IlvFacesSelectionManager
Sets whether the selection rectangles are filled or not.
setFillOn(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesSelectionManagerTag
Sets whether selection rectangles are filled or not.
setFillOn(boolean) - Method in class ilog.views.gantt.graphic.IlvTimeIndicator
Changes the fill status of the time indicator graphic object.
setFillOn(boolean) - Method in class ilog.views.graphic.composite.decoration.IlvBracket
If true, specifies that the inside of the bracket will be filled.
setFillOn(boolean) - Method in class ilog.views.graphic.composite.decoration.IlvDiamond
If true, specifies that the inside of the ellipse will be filled.
setFillOn(boolean) - Method in class ilog.views.graphic.IlvArc
If true, specifies that the inside of the arc will be filled.
setFillOn(boolean) - Method in class ilog.views.graphic.IlvEllipse
If true, specifies that the inside of the ellipse will be filled.
setFillOn(boolean) - Method in class ilog.views.graphic.IlvGeneralPath
If true, specifies that the inside of the object will be filled.
setFillOn(boolean) - Method in class ilog.views.graphic.IlvPolygon
If true, specifies that the inside of the polygon will be filled.
setFillOn(boolean) - Method in class ilog.views.graphic.IlvRectangle
If true, specifies that the inside of the rectangle will be filled.
setFillOn(boolean) - Method in class ilog.views.graphic.IlvReliefRectangle
On IlvReliefRectangle this method does nothing.
setFillOn(boolean) - Method in class ilog.views.graphic.IlvShadowRectangle
On IlvShadowRectangle this method does nothing.
setFillOn(boolean) - Method in class ilog.views.graphic.IlvSpline
If true, specifies that the inside of the spline will be filled.
setFillOn(boolean) - Method in class ilog.views.graphic.IlvText
Changes the visibility of the background rectangle of the text.
setFillOn(boolean) - Method in class ilog.views.graphic.IlvZoomableLabel
If true, specifies that the inside of the text will be filled.
setFillOn(boolean) - Method in class ilog.views.IlvGraphic
Changes the fill status of the object.
setFillOn(boolean) - Method in class ilog.views.interactor.IlvMakePolygonInteractor
If true, specifies that the inside of the created object should be filled.
setFillOn(boolean) - Method in class ilog.views.interactor.IlvMakeRectangleInteractor
If true, specifies that the inside of the created object should be filled.
setFillOn(boolean) - Method in class ilog.views.interactor.IlvMakeSplineInteractor
If true, specifies that the inside of the created object should be filled.
setFillOn(boolean) - Method in class ilog.views.maps.graphic.IlvMapGeneralPath
Sets the fill on in the IlvGeneralPathStyle.
setFillOn(boolean) - Method in class ilog.views.maps.graphic.style.IlvGeneralPathStyle
Sets the FillOn property value.
setFillOnDefaultValue(Boolean) - Method in class ilog.views.faces.dhtml.component.IlvFacesSelectionManager
Sets the default value for the fillOn property.
setFillPaint(Paint) - Method in class ilog.views.chart.IlvStyle
Changes the fill paint of this style.
setFillPaint(Paint) - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultActivityCalendarRenderer
Sets the paint object used to fill the rectangular bar.
setFillPaint(Paint) - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultMilestoneCalendarRenderer
Sets the paint object used to fill the symbol.
setFillPaint(Paint) - Method in class ilog.views.graphic.IlvGeneralPath
Changes the paint object used to fill the shape.
setFillPaint(Paint) - Method in class ilog.views.graphic.IlvText
Changes the background Paint of the object, i.e the paint server used to fill the background rectangle.
setFillPaint(Paint) - Method in class ilog.views.graphic.IlvTextPath
Changes the paint object used to fill the shape.
setFillPaint(Paint) - Method in class ilog.views.graphic.IlvZoomableLabel
Changes the paint object used to draw the label text.
setFillPaint(Paint) - Method in class ilog.views.maps.graphic.IlvFontMarker
Sets the paint used to fill the character.
setFillPaint(Paint) - Method in class ilog.views.maps.graphic.IlvMapGeneralPath
Sets the fill paint in the IlvGeneralPathStyle.
setFillPaint(Paint) - Method in class ilog.views.maps.graphic.IlvMapGraphicText
Sets the Paint object used to fill the characters in the text.
setFillPaint(Paint) - Method in class ilog.views.maps.graphic.IlvMapLabel
Sets the Paint used to fill the characters of the text.
setFillPaint(Paint) - Method in class ilog.views.maps.graphic.style.IlvGeneralPathStyle
Sets the FillPaint property value.
setFillPaint(Paint) - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
Sets the FillPaint property value.
setFillPaint(Paint) - Method in class ilog.views.maps.rendering.IlvMapPointRenderingStyle
Sets the fill paint used to fill the character.
setFillPaint(Paint) - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
Sets the fill paint.
setFillPattern(IlvPattern) - Method in class ilog.views.maps.rendering.IlvMapAreaRenderingStyle
Sets the IlvPattern used to fill areas.
setFillRule(int) - Method in class ilog.util.IlIntPolygon
Sets the mode for filling this polygon.
setFillStart(float) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the position where the gradient starts, in case the filling style is either linear or radial gradients.
setFillStart(float) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
Sets the position where the gradient starts.
setFillStart(float) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the position where the gradient starts, that is, where the color is the first color set by IlvGeneralNode.setFillColor1(java.awt.Color).
setFillStyle(int) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the fill style for the base.
setFillStyle(int) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
Sets the style used to fill the shape.
setFillStyle(int) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the style used to fill the shape.
setFillTexture(Image) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the texture used to fill the face of the object.
setFillTexture(Image) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
Sets the texture used to fill the shape of the general node.
setFillTexture(String) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the texture used to fill the shape of the general node.
setFilter(IlpFilter) - Method in class ilog.cpl.datasource.IlpAbstractAdapter
Sets the filter.
setFilter(IlpFilter) - Method in class ilog.cpl.IlpEquipment
Sets the filter.
setFilter(IlpFilter) - Method in class ilog.cpl.IlpNetwork
Sets the filter.
setFilter(IlpFilter) - Method in class ilog.cpl.IlpTable
Sets the filter.
setFilter(IlpFilter) - Method in class ilog.cpl.IlpTree
Sets the filter.
setFilter(IlpFilter) - Method in class ilog.cpl.list.IlpListModelFilter
Sets the filter to use to filter the underlying model.
setFilter(IlpFilter) - Method in class ilog.cpl.sdm.IlpAbstractSDMAdapter
Sets a TGO filter (IlpFilter to the adapter.
setFilter(IlpFilter) - Method in class ilog.cpl.table.IlpTableController
Sets the filter to use to filter the underlying model.
setFilter(IlvFilter) - Method in class ilog.views.chart.datax.adapter.IlvFilteredFlatListModel
Sets the filter.
setFilter(IlvFilter) - Method in class ilog.views.chart.datax.adapter.IlvFilteredFlatSetModel
Sets the filter.
setFilter(IlvFilter) - Method in class ilog.views.chart.datax.adapter.IlvFilteredTreeListModel
Sets the filter.
setFilter(IlvFilter) - Method in class ilog.views.chart.datax.adapter.IlvFilteredTreeSetModel
Sets the filter.
setFilter(IlvLayoutGraphicFilter) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
Allows you to specify a filter on the nodes and links.
setFilter(IlvHierarchicalDataSource.CriterionFilter) - Method in class ilog.views.maps.datasource.IlvShapeDataSource
Sets a filter that selects the features to import.
setFilter(IlvSDMTableModelFilter) - Method in class ilog.views.sdm.swing.IlvSDMTableModel
Sets the filter used to determine what objects and properties are displayed in the table.
setFilterCriterion(IlvFilter<?>) - Method in class ilog.views.chart.data.IlvTreeTableDataSource
Changes the filter criterion that is used to constrain the model objects that are to be displayed.
setFilteredDataSet(IlvDataSet) - Method in class ilog.views.chart.data.IlvFilterDataSet
Sets the underlying data set.
setFilteredModel(IlvFlatListModel) - Method in class ilog.views.chart.datax.flat.list.IlvFilterFlatListModel
Sets the underlying model.
setFilteredModel(IlvFlatSetModel) - Method in class ilog.views.chart.datax.flat.set.IlvFilterFlatSetModel
Sets the underlying model.
setFilteredModel(IlvFlatTableModel) - Method in class ilog.views.chart.datax.flat.table.IlvFilterFlatTableModel
Sets the underlying model.
setFilteredModel(IlvTreeListModel) - Method in class ilog.views.chart.datax.tree.list.IlvFilterTreeListModel
Sets the underlying model.
setFilteredModel(IlvTreeSetModel) - Method in class ilog.views.chart.datax.tree.set.IlvFilterTreeSetModel
Sets the underlying model.
setFilteredModel(IlvGanttModel) - Method in class ilog.views.gantt.model.filter.IlvBasicFilterGanttModel
Sets the filtered model that this model encapsulates.
setFilteredModel(IlvGanttModel) - Method in class ilog.views.gantt.model.filter.IlvFilterGanttModel
Sets the filtered model that this model encapsulates.
setFilteredModel(IlvSDMModel) - Method in class ilog.views.sdm.model.IlvFilterSDMModel
Sets the filtered model, that is, the model that this filtering model encapsulates.
setFilteredRenderer(IlvSDMRenderer) - Method in class ilog.views.sdm.renderer.IlvFilterSDMRenderer
Sets the filtered renderer called by this filtering renderer.
setFilteredText(String) - Method in class ilog.views.maps.beans.IlvJMapLegend
Sets the String used to print the display status of a layer.
setFilterExpression(String) - Method in class ilog.views.prototypes.IlvEventBehavior
Sets the filterExpression parameter for this behavior object.
setFilteringTag(String) - Method in class ilog.views.sdm.swing.IlvSDMTableModel
Sets the tag used to filter the objects of the SDM model.
setFilterOn(boolean) - Static method in class ilog.views.chart.IlvStyle
Toggles the filtering of integer coordinates.
setFirstCircleEvenlySpacing(boolean) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets whether the nodes on the first circle must be evenly spaced in radial mode.
setFirstDayOfWeek(int) - Method in class ilog.views.util.time.IlvWrappedICUCalendar
Overridden version of the same method in Calendar.
setFirstGraphLayout(IlvGraphLayout) - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
Sets the first layout to be applied.
setFirstGraphLayoutActive(boolean) - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
Sets whether the first graph layout is active.
setFirstGraphLayoutActive(boolean) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
Deprecated.
setFirstGraphLayoutActive(int) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
Sets whether the first graph layout of all subgraphs is active.
setFirstGraphLayoutActiveDuringAutoLayout(int) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
Sets whether the first graph layout of all subgraphs is active during automatic layout.
setFirstGraphLayoutPersistent(boolean) - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
Sets whether the first graph layout is persistent.
setFirstNumberingCharacter(char) - Method in class ilog.views.appframe.event.IlvListActionHandler
Sets the character used for numbering the menu item associated with the items of the list action.
setFirstPoint(IlvCoordinate) - Method in class ilog.views.maps.defense.terrain.IlvAltitudeVisibilityChart
Sets the first point.
setFitToContent(boolean) - Method in class ilog.views.sdm.renderer.IlvDecorationRenderer
Specifies whether a "fit-to-content" will be performed after the background file has been loaded.
setFitToContentsAllowed(boolean) - Method in class ilog.views.sdm.renderer.maps.IlvMapRenderer
If true, PrepareRendering() performs a fitToContents().
setFitToContentsButtonAvailable(boolean) - Method in class ilog.views.awt.IlvManagerViewControlBar
Specifies whether the Fit to contents tool is available.
setFitToContentsButtonAvailable(boolean) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Specifies whether the Fit to contents tool is available.
setFitToContentsIcon(Icon) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Indicates the icon of the Fit to contents button.
setFitToContentsIconImage(Image) - Method in class ilog.views.awt.IlvManagerViewControlBar
Specifies the icon image of the Fit to contents button.
setFitToContentsIconURL(URL) - Method in class ilog.views.awt.IlvManagerViewControlBar
Specifies the icon image of the Fit to contents button.
setFitToContentsIconURL(URL) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Indicates the icon of the Fit to contents button.
setFitToContentsToolTipText(String) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Indicates the text to display in the Fit to contents tooltip.
setFitToRect(boolean) - Method in class ilog.views.maps.graphic.IlvMapGraphicText
Determines whether the label should be scaled to fit the rectangular anchor or not
setFitToRect(boolean) - Method in class ilog.views.maps.graphic.IlvMapLabel
Determines whether the label should be scaled to fit the rectangular anchor or not
setFitToRect(boolean) - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
Sets the FitToRect property value.
setFixed(boolean) - Method in class ilog.cpl.graph.graphlayout.css.IlpGraphLayoutParameters
Allows you to specify whether a node or a link is fixed.
setFixed(Object, boolean) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets the specified node or link as fixed.
setFixed(boolean) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelDescriptor
Sets whether the label can be moved or not.
setFixed(Object, boolean) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Allows you to specify whether a link is fixed.
setFixed(Object, boolean) - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
Allows you to specify whether node is a fixed node or not.
setFixedAngleMode(boolean) - Method in class ilog.views.hypergraph.interactor.IlvMakeSegmentedHyperEdgeInteractor
Sets whether the interactor creates segments with fixed angle or with variable angle.
setFixedAngleModeKeyCodes(int[]) - Method in class ilog.views.hypergraph.interactor.IlvMakeSegmentedHyperEdgeInteractor
Set the key codes for toggling the fixed angle mode.
setFixedColumnCount(int) - Method in class ilog.cpl.IlpTable
Sets the number of fixed columns in the table.
setFixedColumnCount(int) - Method in class ilog.cpl.table.IlpTableColumnModel
Sets the number of fixed columns in the model.
setFixedColumnCount(int) - Method in class ilog.cpl.table.IlpTableView
Sets the number of fixed columns in the table.
setFixedColumnCount(int) - Method in class ilog.cpl.table.renderer.IlpViewRenderer
Sets the number of fixed columns in the table.
setFixedColumnModel(TableColumnModel) - Method in class ilog.cpl.table.IlpTableColumnModel
Sets the column model containing fixed columns.
setFixedLayer(int) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeConnector
Sets the layer of the connector if the layer mode is IlvHyperEdgeConnector.IN_FIXED_LAYER.
setFixedPinLayer(int) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgePinConnectorInteractor
Sets the layer of the pins of the newly created hyperedge connector if the pin layer mode is IlvHyperEdgeConnector.IN_FIXED_LAYER.
setFixedWidth(double) - Method in class ilog.views.graphic.composite.decoration.IlvBracket
Sets the width used to draw the two horizontal borders of this object.
setFlag(short, boolean) - Method in class ilog.views.graphic.IlvDoubleGraphicHandleBag
Sets a flag.
setFlags(int) - Method in class ilog.cpl.style.IlpStyle
Deprecated.
Sets flag value.
setFlatness(double) - Method in class ilog.views.graphic.IlvTextPath
Sets the flatness for iterating on the path of this IlvTextPath.
setFlatteningLayers(boolean) - Method in class ilog.views.maps.format.wms.IlvWMSDataSource
Indicates to the data source if the layers should be flattened or not.
setFlatteningLayers(boolean) - Method in class ilog.views.maps.format.wms.IlvWMSReader
Indicates if the reader should render all the layers into a single image.
setFloat(IlpFloatKey, float) - Method in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
Changes the float local value of a given property in this style.
setFloat(IltKey.Float, float) - Method in class ilog.tgo.graphic.IltAbstractLegend
Deprecated.
This method is obsolete. Use IlpFloatKey instead of IltKey.Float
setFloat(IltNumericState, float) - Method in class ilog.tgo.model.IltObjectState
Sets the value of a state
setFloat(IltStatePath, float) - Method in class ilog.tgo.model.IltObjectState
Sets the value of a state
setFloat(String, float) - Method in class ilog.views.appframe.settings.IlvSettingsElement
Sets a float value to the attribute with the specified name.
setFloatArray(IlpFloatArrayKey, float[]) - Method in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
Changes the float[] local value of a given property in this style.
setFloatArray(IlpFloatArrayKey, Float[]) - Method in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
Changes the Float[] local value of a given property in this style.
setFloating(boolean) - Method in class ilog.views.chart.IlvLegend
Sets the floating property.
setFloatingLayoutDirection(int) - Method in class ilog.views.chart.IlvLegend
Sets the flow direction of the floating layout.
setFloatingLayoutDirection(int) - Method in class ilog.views.chart.IlvLegendLayout
Sets the flow direction of the floating layout.
setFlowDirection(int) - Method in class ilog.views.graphlayout.bus.IlvBusLayout
Allows you to specify the flow direction of the nodes.
setFlowDirection(int) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the direction of the link flow.
setFlowDirection(int) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the direction of the flow.
setFlowValidator(IlvBPMNFlowValidator) - Method in class ilog.views.bpmn.IlvBPMNFrame
Sets the object used by this BPMN Modeler instance to validate the object that will be used when creating flows, and when making some hierarchy change to the diagram being edited.
setFlowValidator(IlvBPMNFlowValidator) - Method in class ilog.views.bpmn.IlvBPMNModeler
Deprecated.
Sets the object used by this BPMN Modeler instance to validate the object that will be used when creating flows, and when making some hierarchy change to the diagram being edited.
setFocus(TreePath) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Designates the focused node.
setFocusInteractor(IltFocusInteractor) - Method in class ilog.tgo.graphic.IltObjectInteractor
Deprecated.
Sets the specific interactor for focus events.
setFocusParentMarginProportion(double) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Sets the proportion for the margin that represents the parent of the focused node.
setFollowChartResize(boolean) - Method in class ilog.views.chart.IlvLegend
Sets whether the legend location is updated on a chart resize event.
setFollowingMouse(boolean) - Method in class ilog.views.chart.interactor.IlvChartInfoViewInteractor
Sets whether the info view follows the mouse moves.
setFollowPath(boolean) - Method in class ilog.views.maps.label.IlvMapLabelStyle
Sets whether the labels should follow polylines.
setFont(IlpFontKey, Font) - Method in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
Changes the Font local value of a given property in this style.
setFont(IltKey.Font, Font) - Method in class ilog.tgo.graphic.IltAbstractLegend
Deprecated.
This method is obsolete. Use IlpFontKey instead of IltKey.Font
setFont(Font) - Method in class ilog.tgo.graphic.IltCounterMapping
Sets the font value to be used in the counter decoration.
setFont(Font) - Method in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
Sets the alarm count font.
setFont(Font) - Method in class ilog.tgo.grprim.IltTextPalette
Deprecated.
Sets the text font.
setFont(String, Font) - Method in class ilog.views.appframe.settings.IlvSettingsElement
Sets a font value to the attribute with the specified name.
setFont(Font) - Method in class ilog.views.chart.IlvChart.Area
Sets the font of this component.
setFont(Font) - Method in class ilog.views.chart.IlvLabelRenderer
Sets the label font.
setFont(Font) - Method in class ilog.views.chart.IlvLegend
Sets the font of the legend.
setFont(Font) - Method in class ilog.views.chart.IlvLegendItem
Sets the font of this item.
setFont(Font) - Method in class ilog.views.chart.swing.IlvDoubleSlider
Changes the font used to display tick labels.
setFont(Font) - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityBar
Sets the renderer font.
setFont(Font) - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityLabel
Sets the font of the label.
setFont(Font) - Method in class ilog.views.gantt.scale.IlvTimeScale.PaintContext
Deprecated.
Beginning with Rogue Wave JViews 8.5, it is no longer recommended to override the time scale's font by setting a font on the paint context.
setFont(Font) - Method in class ilog.views.gantt.scale.IlvTimeWidthVisibilityPredicate
Sets the font used for a comparison based on characters.
setFont(Font) - Method in class ilog.views.graphic.IlvDefaultCollapsedGraphic
Changes the font of the label.
setFont(Font) - Method in class ilog.views.graphic.IlvLabel
Changes the font of the object.
setFont(Font) - Method in class ilog.views.graphic.IlvReliefLabel
Changes the font of the object.
setFont(Font) - Method in class ilog.views.graphic.IlvScale
Changes the font of the object.
setFont(Font) - Method in class ilog.views.graphic.IlvShadowLabel
Changes the font of the object.
setFont(Font) - Method in class ilog.views.graphic.IlvText
Sets the Font used to draw the entire IlvText.
setFont(Font) - Method in class ilog.views.graphic.IlvTextPath
Changes the font of the object.
setFont(Font) - Method in class ilog.views.graphic.IlvZoomableLabel
Changes the font of the object.
setFont(Font) - Method in class ilog.views.IlvDefaultManagerFrame
Changes the font used to draw the text of the title.
setFont(Font) - Method in interface ilog.views.IlvFontInterface
Changes the font of the object.
setFont(Font) - Method in class ilog.views.interactor.IlvEditLabelInteractor
Changes the font used to create the object.
setFont(Font) - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DLabel
Sets the font used to draw this label component.
setFont(Font) - Method in class ilog.views.maps.graphic.IlvFontMarker
Sets a new font for this marker.
setFont(Font) - Method in class ilog.views.maps.graphic.IlvMapGraphicText
Sets the font used to draw the label.
setFont(Font) - Method in class ilog.views.maps.graphic.IlvMapLabel
Sets the font used to draw the label.
setFont(Font) - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
Sets the Font property value.
setFont(Font) - Method in class ilog.views.maps.graphic.style.IlvPointStyle
Sets the Font attribute value.
setFont(Font) - Method in class ilog.views.maps.rendering.IlvMapPointRenderingStyle
Sets the font used to render a point when an IlvFontMarker is used.
setFont(Font) - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
Sets the font used to display the label.
setFont(Font) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the font for the chart.
setFont(Font) - Method in class ilog.views.sdm.graphic.IlvDefaultManagerFrameGraphic
setFont(Font) - Method in class ilog.views.util.print.IlvFlow.TextStyle
Changes the font of the text.
setFont(Font) - Method in class ilog.views.util.print.IlvPrintableLabel
Sets the font used to print the label.
setFontManager(Component, IlvScalableFontManager, Font) - Static method in class ilog.views.chart.IlvScalableFontManager
Associates the specified component with the specified font manager.
setFooter(JComponent) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartOverview
An overview cannot have a footer, so this method has no effect.
setFooter(JComponent) - Method in class ilog.views.chart.IlvChart
Sets the footer component.
setFooter(JComponent) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the footer component.
setFooter(IlvFooter) - Method in class ilog.views.util.print.IlvPrintableDocument
Changes the footer to be printed on each page.
setFooterText(String) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartOverview
An overview cannot have a footer, so this method has no effect.
setFooterText(String) - Method in class ilog.views.chart.IlvChart
Sets the footer text.
setFooterText(String) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the footer text.
setForcedInvisible(IltcCompositeGraphic, boolean) - Method in class ilog.tgo.composite.IltcCompositeManager
Makes a graphic object forcibly invisible.
setForceFitToLayoutRegion(boolean) - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
Sets whether the layout algorithm must force the graph drawing to fit the layout region.
setForceImageLoadingWhenSaving(boolean) - Method in class ilog.views.maps.raster.IlvRasterAbstractReader
Sets whether to force this reader to load all images at the time that the map is saved.
setForceLabelAntialiasing(boolean) - Method in class ilog.views.maps.label.IlvMapLabelManager
Sets the flag to force text anti-aliasing.
setForceUpdateProperties(boolean) - Method in class ilog.views.faces.dhtml.component.IlvFacesSelectionManager
Sets this flag to make additional requests to query the current selection and additional properties in image mode to enable client-side selection listener.
setForceUpdateProperties(boolean) - Method in class ilog.views.faces.dhtml.interactor.IlvFacesSelectInteractor
Deprecated.
Beginning with JViews 8.0 use IlvFacesSelectionManager.setForceUpdateProperties(boolean) instead.
setForceUpdateProperties(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesSelectInteractorTag
Deprecated.
setForceUpdateProperties(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesSelectionManagerTag
Sets this flag to make additional requests to query the current selection and additional properties in image mode to enable client-side selection listener.
setForceUsingBackupDataSource(boolean) - Method in class ilog.views.maps.datasource.IlvMapDataSource
Indicates if this IlvMapDataSource object should enforce being based on the the data embedded in the map.
setForcingRenderingOnExpandCollapse(boolean) - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer
Specifies whether the renderingDone(IlvSDMEngine engine) method of the main SDM Renderer must be called, regardless the value of IlvSDMEngine.getRenderingDoneMode().
setForeground(Color) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the foreground color used to display the face part.
setForeground(Color) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
 
setForeground(Color) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
Sets the foreground color of the node shape.
setForeground(Color) - Method in class ilog.tgo.grprim.Ilt2DPalette
Sets the foreground color.
setForeground(Color) - Method in class ilog.tgo.grprim.IltTextPalette
Deprecated.
Sets the foreground color.
setForeground(Color) - Method in class ilog.views.chart.IlvChart
Sets the foreground color of this component.
setForeground(Color) - Method in class ilog.views.chart.IlvLegend
Sets the foreground color of the legend.
setForeground(Color) - Method in class ilog.views.chart.IlvLegendItem
Sets the text color of this item.
setForeground(Color) - Method in class ilog.views.chart.IlvScale
Changes the color of the scale axis.
setForeground(Color) - Method in class ilog.views.gantt.graphic.grid.IlvAbstractGanttGrid
Sets the grid foreground color.
setForeground(Color) - Method in interface ilog.views.gantt.graphic.grid.IlvGanttGridRenderer
Sets the grid foreground color.
setForeground(Color) - Method in class ilog.views.gantt.graphic.IlvTimeIndicator
Changes the foreground color of the time indicator graphic object.
setForeground(Color) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer
Sets the foreground color of the underlying graphic object.
setForeground(Color) - Method in class ilog.views.graphic.composite.decoration.IlvAssociation
Changes the color of the line.
setForeground(Color) - Method in class ilog.views.graphic.composite.decoration.IlvBracket
Changes the foreground color of the IlvRectangle.
setForeground(Color) - Method in class ilog.views.graphic.composite.decoration.IlvDiamond
Changes the foreground color of this object.
setForeground(Color) - Method in class ilog.views.graphic.composite.IlvCompositeLink
This method delegates to the link supplied with the setLink method.
setForeground(Color) - Method in class ilog.views.graphic.IlvArc
Changes the foreground color of the arc.
setForeground(Color) - Method in class ilog.views.graphic.IlvEllipse
Changes the foreground color of the ellipse.
setForeground(Color) - Method in class ilog.views.graphic.IlvEnhancedPolylineLinkImage
Changes the foreground color of the object.
setForeground(Color) - Method in class ilog.views.graphic.IlvExpandCollapseMarker
Changes the foreground color of the marker.
setForeground(Color) - Method in class ilog.views.graphic.IlvGeneralPath
Changes the foreground color of the object.
setForeground(Color) - Method in class ilog.views.graphic.IlvGraphicHandle
Changes the foreground color of the object.
setForeground(Color) - Method in class ilog.views.graphic.IlvGraphicHandleSelection
Changes the foreground color of the object.
setForeground(Color) - Method in class ilog.views.graphic.IlvGraphicPath
Changes the foreground color of the object.
setForeground(Color) - Method in class ilog.views.graphic.IlvLabel
Changes the color of the text.
setForeground(Color) - Method in class ilog.views.graphic.IlvLine
Changes the color of the line.
setForeground(Color) - Method in class ilog.views.graphic.IlvMarker
Changes the color of the marker.
setForeground(Color) - Method in class ilog.views.graphic.IlvPolygon
Changes the foreground color of the polygon.
setForeground(Color) - Method in class ilog.views.graphic.IlvPolyline
Changes the color of the object.
setForeground(Color) - Method in class ilog.views.graphic.IlvRectangle
Changes the foreground color of the IlvRectangle.
setForeground(Color) - Method in class ilog.views.graphic.IlvScale
Changes the color of the IlvScale.
setForeground(Color) - Method in class ilog.views.graphic.IlvSpline
Changes the foreground color of the spline.
setForeground(Color) - Method in class ilog.views.graphic.IlvText
Changes the foreground color of the object, i.e the color used to draw the text itself.
setForeground(Color) - Method in class ilog.views.graphic.IlvTextPath
Changes the foreground color of the object.
setForeground(Color) - Method in class ilog.views.graphic.IlvZoomableLabel
Changes the foreground color of the object.
setForeground(Color) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
This method delegates to the link supplied with the method IlvLinkBundle.setOverviewLink(ilog.views.IlvLinkImage).
setForeground(Color) - Method in class ilog.views.hypergraph.IlvHyperEdge
Changes the color of the object.
setForeground(Color) - Method in class ilog.views.IlvDefaultManagerFrame
Changes the color used to draw the frame.
setForeground(Color) - Method in class ilog.views.IlvGraphic
Changes the foreground color of the object.
setForeground(Color) - Method in class ilog.views.IlvLinkImage
Changes the color of the object.
setForeground(Color) - Method in class ilog.views.interactor.IlvEditLabelInteractor
Changes the foreground color used to create the object.
setForeground(Color) - Method in class ilog.views.interactor.IlvMakePolyPointsInteractor
Changes the foreground color that is used when creating the polypoint.
setForeground(Color) - Method in class ilog.views.interactor.IlvMakeRectangleInteractor
Changes the foreground color used to create the object.
setForeground(Color) - Method in class ilog.views.maps.graphic.IlvMapCompositeLink
Sets the foreground in the IlvLinkStyle object.
setForeground(Color) - Method in class ilog.views.maps.graphic.IlvMapGraphicPath
Sets the foreground in the IlvGraphicPathStyle object.
setForeground(Color) - Method in class ilog.views.maps.graphic.IlvMapMarker
Sets the foreground in the IlvPointStyle object.
setForeground(Color) - Method in class ilog.views.maps.graphic.IlvMapPolyline
Sets the foreground in the IlvPolylineStyle object.
setForeground(Color) - Method in class ilog.views.maps.graphic.style.IlvGeneralPathStyle
Sets the Foreground attribute value.
setForeground(Color) - Method in class ilog.views.maps.graphic.style.IlvLinkStyle
Sets the FOREGROUND attribute value.
setForeground(Color) - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
Sets the FOREGROUND attribute value.
setForeground(Color) - Method in class ilog.views.maps.graphic.style.IlvPointStyle
Sets the FOREGROUND attribute value.
setForeground(Color) - Method in class ilog.views.maps.graphic.style.IlvPolylineStyle
Sets the FOREGROUND attribute value.
setForeground(Color) - Method in class ilog.views.maps.label.IlvMapLabelStyle
Sets the fill color of the label.
setForeground(Color) - Method in class ilog.views.maps.rendering.IlvMapLineRenderingStyle
Sets the foreground color.
setForeground(Color) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the foreground color of the chart.
setForeground(Color) - Method in class ilog.views.sdm.graphic.IlvDefaultManagerFrameGraphic
setForeground(Color) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets the color of the link.
setForeground(Color) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the foreground color of the node shape.
setForeground(Color) - Method in class ilog.views.sdm.graphic.IlvSimpleLink
Sets the color of the link.
setForeground(Color) - Method in class ilog.views.sdm.graphic.IlvURLGraphic
Sets the foreground color of all the objects in the graphic set.
setForeground(Color) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
Sets the foreground color of the legend box.
setForeground(Color) - Method in class ilog.views.util.print.IlvFlow.TextStyle
Changes the foreground color for text.
setForeground(Color) - Method in class ilog.views.util.swing.color.IlvBlinkingColorPreviewPanel
Sets the foreground color.
setForegroundColor(Color) - Method in class ilog.tgo.graphic.IltCounterMapping
Sets the foreground color value to be used in the counter decoration.
setFormat(IlpFormatKey, Format) - Method in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
Changes the Format local value of a given property in this style.
setFormat(NumberFormat) - Method in class ilog.tgo.graphic.IltCounterMapping
Sets the format used for the digits.
setFormat(Format) - Method in class ilog.views.gantt.property.IlvAbstractStringProperty
Sets the formatter which will be used to convert the property represented by this adapter to/from a string.
setFormat(Format) - Method in class ilog.views.gantt.property.IlvActivityFormattedDurationProperty
Sets the formatter that will be used to convert the duration property represented by this adapter to/from a string.
setFormat(String) - Method in class ilog.views.gantt.property.IlvFormattedNumberProperty
Sets the adapter's formatter to be a DecimalFormat which uses the specified formatting string in the default locale.
setFormat(Format) - Method in class ilog.views.gantt.property.IlvFormattedTimeProperty
Sets the formatter that will be used to convert the property represented by this adapter to/from a string.
setFormat(String) - Method in class ilog.views.gantt.property.IlvFormattedTimeProperty
Sets the adapter formatter to be a date format that uses the specified SimpleDateFormat formatting string in the current locale.
setFormat(String, Locale) - Method in class ilog.views.gantt.property.IlvFormattedTimeProperty
Deprecated.
This method ignores the calendar specification in the ULocale. Please use IlvFormattedTimeProperty.setFormat(String, ULocale) instead.
setFormat(String, ULocale) - Method in class ilog.views.gantt.property.IlvFormattedTimeProperty
Sets the adapter formatter to be a date format that uses the specified SimpleDateFormat formatting string in the given locale.
setFormat(String) - Method in class ilog.views.graphic.IlvScale
Changes the format used to display numeric labels.
setFormat(String) - Method in class ilog.views.prototypes.IlvFormatBehavior
Sets the format parameter for this behavior object.
setFormatString(String) - Method in class ilog.views.gantt.scale.IlvBasicTimeScaleRow
This method allows you to change the default date format string.
setForward(boolean) - Method in class ilog.views.accelerator.IlvCycleSelectAccelerator
Sets whether the selection cycles in the forward direction.
setForwardAzimuth(double) - Method in class ilog.views.maps.IlvGeodeticComputation
Sets the forward azimuth.
setForwardSublink(int, IlvLinkImage) - Method in class ilog.views.sdm.graphic.IlvSDMLinkBundle
Removes the current sublink at the supplied position if any, and adds the given sublink to this link bundle at the supplied position.
setForwardSublinks(IlvLinkImage[]) - Method in class ilog.views.sdm.graphic.IlvSDMLinkBundle
Sets a new collection of unreversed sublinks.
setFovY(double) - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DCamera
Sets the vertical field of view of this camera, as used in OpenGL.
setFractionalMetrics(boolean) - Method in class ilog.views.graphic.IlvHTMLText
Changes the fractional metrics mode of the text.
setFractionalMetrics(boolean) - Method in class ilog.views.graphic.IlvText
Changes the fractional metrics mode of the text.
setFractionalMetrics(boolean) - Method in class ilog.views.graphic.IlvTextPath
Changes the fraction metrics mode of the label.
setFractionalMetrics(boolean) - Method in class ilog.views.graphic.IlvZoomableLabel
Changes the fraction metrics mode of the label.
setFrame(JFrame) - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
Sets the main JFrame that this main window is linked to - can be null.
setFrame(IlvLinkBundleFrame) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
Sets the frame of the link bundle.
setFrame(IlvManagerFrame) - Method in class ilog.views.IlvManager
Sets the frame of the manager.
setFrame(IlvManagerFrame) - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer.SubGrapher
 
setFrameColor(Color) - Method in class ilog.views.interactor.IlvMagnifyInteractor
Sets the color of the frame drawn around the magnified area.
setFrameForeground(Color) - Method in class ilog.tgo.graphic.renderer.IltShelfBaseRenderer
Sets the color of the shelf frame.
setFramePaint(Paint) - Method in class ilog.views.maps.graphic.IlvMapGraphicText
Sets the Paint object used to draw the frame of the label.
setFramePaint(Paint) - Method in class ilog.views.maps.graphic.IlvMapLabel
Sets the Paint used to draw the frame of the label.
setFramePaint(Paint) - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
Sets the FramePaint property value.
setFramePaint(Paint) - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
Sets the frame stroke paint.
setFrameZoomable(boolean) - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer
Specifies whether the frames and the expand/collapse icons drawn around subgraphs are zoomable or not.
setFreeColumnModel(TableColumnModel) - Method in class ilog.cpl.table.IlpTableColumnModel
Sets the column model containing free columns.
SetFreeLinkConnectorFactory(IlvGraphLayoutUtil.FreeLinkConnectorFactory) - Static method in class ilog.views.graphlayout.IlvGraphLayoutUtil
Allows you to specify a factory for creating link connectors of class IlvFreeLinkConnector.
setFrom(IlvPoint) - Method in class ilog.cpl.graphic.views.IlpLineSegment
Sets the starting point of this segment.
setFrom(IltObject) - Method in class ilog.tgo.model.IltAbstractLink
Sets the object that is used as the logical first extremity of the link.
setFrom(IltGraphicManager, IltObject) - Method in class ilog.tgo.model.IltAbstractLink
Sets the object that is to use as the first extremity of the link in the given manager.
setFrom(IltGraphicManager, IltObject) - Method in class ilog.tgo.model.IltLinkBundle
Sets the object that is to use as the first extremity of the link in the given manager.
setFrom(IltGraphicManager, IltObject) - Method in class ilog.tgo.model.IltLinkSet
Sets the object that is to use as the first extremity of the link in the given manager.
setFrom(IlvPoint) - Method in class ilog.views.graphic.IlvLine
Changes the origin point of the line.
setFrom(IlvGraphicVector) - Method in class ilog.views.hypergraph.IlvHyperEdge
Changes the origins of the edge.
setFrom(IlvGraphic) - Method in class ilog.views.IlvLinkImage
Changes the origin of the link.
setFrom(IlvGraphic) - Method in class ilog.views.sdm.graphic.IlvSDMLinkBundle
Changes the origin of the link.
setFrom(Object, Object) - Method in interface ilog.views.sdm.IlvSDMModel
Sets the node that is the source of the specified link.
setFrom(Object, Object) - Method in class ilog.views.sdm.model.IlvAbstractSDMModel
Sets the source node of the specified link.
setFrom(Object, Object) - Method in class ilog.views.sdm.model.IlvBasicSDMModel
This method returns null since this model is not editable.
setFrom(IlvSDMNode) - Method in class ilog.views.sdm.model.IlvDefaultSDMLink
Sets the source of this link.
setFrom(Object, Object) - Method in class ilog.views.sdm.model.IlvFilterSDMModel
This method calls the setFrom method of the filtered model.
setFrom(Object, Object) - Method in class ilog.views.sdm.model.IlvJavaBeanSDMModel
This method sets the value of the JavaBean property specified by IlvJavaBeanSDMModel.setFromProperty(java.lang.String).
setFrom(Object, Object) - Method in class ilog.views.sdm.model.IlvMultipleSDMModel
This method handles intermodel links: if the submodel containing the link implements the IlvInterModelLinks interface, this method calls IlvInterModelLinks.setFromID(java.lang.Object, java.lang.String) with the ID of the source node.
setFrom(IlvSDMNode) - Method in interface ilog.views.sdm.model.IlvMutableSDMLink
Sets the source of the link.
setFrom(Object, Object) - Method in class ilog.views.sdm.swing.IlvSDMUndoManager.UndoSDMModel
Sets the node that is the source of the specified link.
setFrom(Object, Object) - Method in class ilog.views.sdm.util.IlvXMLConnector
Sets the source of a link.
setFrom(Object, String) - Method in class ilog.views.sdm.util.IlvXMLConnector
Sets the source of a link.
setFrom(IlvUnit.Point) - Method in class ilog.views.util.print.IlvPrintableLine
Specifies the start point of the line.
setFromFork(boolean) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets whether a fork shape is created for links that start at the same source point.
setFromID(Object, String) - Method in interface ilog.views.sdm.model.IlvInterModelLinks
Sets the ID of the source node of a link.
setFromID(Object, String) - Method in class ilog.views.sdm.model.IlvTableSDMModel
Sets the ID of the source node of a link.
setFromNode(IlpRepresentationObject) - Method in class ilog.cpl.graphic.views.action.IlpCreateLinkActionEvent
Sets the starting node of the link to be created.
setFromNode(IlpRepresentationNode) - Method in class ilog.cpl.model.container.IlpAbstractRepresentationLink
Changes the first end node of the link.
setFromNode(IlpRepresentationNode) - Method in interface ilog.cpl.model.container.IlpMutableRepresentationLink
Changes the first end node of the link.
setFromOverride(IltGraphicManager, IltObject) - Method in class ilog.tgo.model.IltAbstractLink
Changes the override setting for the "from" end of a (yet nonexistent) graphic representation.
setFromPointFixed(boolean) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Deprecated.
Beginning with JViews 5.5, use the method IlvLongLinkLayout.setGlobalOriginPointMode(int) instead.
setFromPort(IltLinkPort) - Method in class ilog.cpl.graphic.views.action.IlpCreateLinkActionEvent
Sets the port at which to connect at the starting node.
setFromPortIndex(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
Sets the port index of a link at the "from" side.
setFromPortIndex(Object, int) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the port index of a link at the "from" side.
setFromPortSide(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
Sets the port side of a link at the "from" side.
setFromPortSide(Object, int) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the port side of a link at the "from" side.
setFromProperty(String) - Method in class ilog.views.sdm.model.IlvJavaBeanSDMModel
Sets the name of the JavaBean property holding a reference to the source node of a link.
setFullDocumentOn(boolean) - Method in class ilog.views.svg.SVGDocumentBuilderConfigurator
Allows the SVGDocumentBuilder to regenerate unknown SVG elements and attributes or properties that were stored when reading the SVG Document.
setFullDocumentOn(boolean) - Method in class ilog.views.svg.SVGDocumentReaderConfigurator
Allows the SVGDocumentReader to store all SVG elements, attributes, or properties it does not understand to regenerate them even if they are not translated to Rogue Wave JViews graphic objects.
setFullLayerNotification(boolean) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
Sets whether adding or removing a layer fires just one or many graph model events.
setFullLayerNotification(boolean) - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
Sets whether adding or removing a layer fires just one or many labeling model events.
setFullLengthSectorLines(boolean) - Method in class ilog.views.maps.defense.format.s57.IlvS57DataSource
Sets the full length sector lines.
setFunction(IltNetworkElement.Function) - Method in class ilog.tgo.model.IltNetworkElement
Sets the function of this object.
setFunctionList(String) - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
Sets the new functions to be resolved through a "@|" right-hand declaration.
setFunctions(IltNetworkElement.Function[]) - Method in class ilog.tgo.resource.renderer.IltNetworkElementRenderer
Adds network element functions to the system.
setFunctions(IlvSDMCSSFunction[]) - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
Sets the functions to be resolved through a "@|" right-hand declaration.
setGanttConfiguration(IlvGanttConfiguration) - Method in class ilog.views.gantt.IlvJScrollGanttSheet
Sets the Gantt configuration that will coordinate horizontal time scrolling, vertical scrolling, row visibility, and centralized event routing.
setGanttConfiguration(IlvGanttConfiguration) - Method in class ilog.views.gantt.swing.IlvAbstractJTableColumn
This method is invoked whenever this column is added to or removed from the Gantt configuration.
setGanttConfiguration(IlvGanttConfiguration) - Method in class ilog.views.gantt.swing.IlvAbstractJTreeRenderPolicy
This method is invoked whenever this rendering policy is added to or removed from the Gantt configuration.
setGanttConfiguration(IlvGanttConfiguration) - Method in interface ilog.views.gantt.swing.IlvJTableColumn
This method is invoked whenever this column is added to or removed from the Gantt configuration.
setGanttConfiguration(IlvGanttConfiguration) - Method in interface ilog.views.gantt.swing.IlvJTreeRenderPolicy
This method is invoked whenever this rendering policy is added to or removed from the Gantt configuration.
setGanttConfiguration(IlvGanttConfiguration) - Method in class ilog.views.gantt.swing.IlvJTreeStringRenderPolicy
Invoked whenever this rendering policy is added to or removed from the Gantt configuration.
setGanttConfiguration(IlvGanttConfiguration) - Method in class ilog.views.gantt.swing.IlvStringColumn
This method is invoked whenever this column is added to or removed from the Gantt configuration.
setGanttConfiguration(IlvGanttConfiguration) - Method in class ilog.views.gantt.swing.IlvTreeColumn
Invoked whenever this column is added to or removed from the Gantt configuration.
setGanttConfiguration(IlvGanttConfiguration) - Method in class ilog.views.gantt.swing.IlvVerticalScrollBar
Sets the Gantt configuration that will coordinate vertical scrolling, row visibility, and centralized event routing.
setGanttConfigurationImpl(IlvGanttConfiguration) - Method in class ilog.views.gantt.IlvVerticalDisplayController
Sets the Gantt configuration that will be displayed by the user interface components of this controller.
setGanttDocumentReader(IlvGanttDocumentReader) - Method in class ilog.views.gantt.project.IlvGanttXMLDataSource
Sets the reader that will be used to read the XML file.
setGanttDocumentWriter(IlvGanttDocumentWriter) - Method in class ilog.views.gantt.project.IlvGanttXMLDataSource
Sets the writer that will be used to write the Gantt data model to an XML file.
setGanttModel(IlvGanttModel) - Method in class ilog.views.gantt.IlvGanttConfiguration
Sets the Gantt data model of the configuration.
setGanttModel(IlvGanttModel) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the data model for the hierarchy chart.
setGanttModel(IlvGanttModel) - Method in class ilog.views.gantt.model.IlvCriticalPathCalculator
Sets the Gantt data model for which this calculator will compute the critical path.
setGanttModel(IlvGanttModel) - Method in class ilog.views.gantt.model.IlvGanttModelScheduler
Sets the Gantt data model for which this scheduler will compute the critical path.
setGanttModel(IlvGanttModel) - Method in class ilog.views.gantt.project.IlvGanttProjectConfiguration
Sets the Gantt data model handled by this configuration.
setGanttModel(IlvGanttModel) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Sets the Gantt data model that will be displayed.
setGanttModel(IlvGanttModel) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
Sets the Gantt data model that will be displayed.
setGanttModel(IlvGanttModel) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthView
Sets the Gantt data model that will be displayed.
setGanttModel(IlvGanttModel) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the data model for the Schedule Data chart.
setGanttModelImpl(IlvGanttModel) - Method in interface ilog.views.gantt.IlvActivity
This method is invoked by the IlvGanttModel when the activity is added or removed.
setGanttModelImpl(IlvGanttModel) - Method in interface ilog.views.gantt.IlvConstraint
This method is invoked by the IlvGanttModel when the constraint is added or removed.
setGanttModelImpl(IlvGanttModel) - Method in interface ilog.views.gantt.IlvReservation
This method is invoked by the IlvGanttModel when the reservation is added or removed.
setGanttModelImpl(IlvGanttModel) - Method in interface ilog.views.gantt.IlvResource
This method is invoked by the IlvGanttModel when the resource is added or removed.
setGanttModelImpl(IlvGanttModel) - Method in class ilog.views.gantt.model.IlvAbstractActivity
This method is invoked by the IlvGanttModel when the activity is added or removed.
setGanttModelImpl(IlvGanttModel) - Method in class ilog.views.gantt.model.IlvAbstractConstraint
This method is invoked by IlvGanttModel when the constraint is added or removed.
setGanttModelImpl(IlvGanttModel) - Method in class ilog.views.gantt.model.IlvAbstractReservation
This method is invoked by the IlvGanttModel when the reservation is added or removed.
setGanttModelImpl(IlvGanttModel) - Method in class ilog.views.gantt.model.IlvAbstractResource
This method is invoked by the IlvGanttModel when the resource is added or removed.
setGanttModelImpl(IlvGanttModel) - Method in class ilog.views.gantt.model.IlvSimpleActivity
This method is invoked by IlvGanttModel when the activity is added or removed.
setGanttSheetBackground(Color) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the background color of the Gantt sheet.
setGanttSheetToolTipsEnabled(boolean) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets whether tooltips are enabled for the Gantt sheet.
setGanttSheetVisible(boolean) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the visibility of the Gantt sheet.
setGap(double) - Method in class ilog.views.graphic.linkpolicy.IlvCrossingAwareLinkImage
Sets the gap width of the link crossings.
setGap(IlvManager, boolean, IlvGraphicFilter, double, boolean) - Static method in class ilog.views.hypergraph.crossing.IlvCrossingCalculation
Sets the gap width of the crossings of all parameterizable crossing aware objects.
setGap(double) - Method in interface ilog.views.hypergraph.crossing.IlvParameterizedCrossingAwareObject
Sets the gap width of the crossings.
setGap(double) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
Sets the gap width of the hyperedge crossings.
setGap(double) - Method in class ilog.views.hypergraph.interactor.IlvMakeSegmentedHyperEdgeInteractor
Sets the gap width of the hyperedge crossings at the newly created edge.
setGap(double) - Method in class ilog.views.sdm.graphic.IlvSimpleLink
Sets the gap width of the link crossings.
setGapZoomable(boolean) - Method in class ilog.views.graphic.linkpolicy.IlvCrossingAwareLinkImage
Sets whether the gap of the link crossings is zoomable.
setGapZoomable(IlvManager, boolean, IlvGraphicFilter, boolean, boolean) - Static method in class ilog.views.hypergraph.crossing.IlvCrossingCalculation
Sets whether the gap of the crossings of all parameterizable crossing aware objects is zoomable.
setGapZoomable(boolean) - Method in interface ilog.views.hypergraph.crossing.IlvParameterizedCrossingAwareObject
Sets whether the gap of the crossings is zoomable.
setGapZoomable(boolean) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
Sets whether the gap of the hyperedge crossings is zoomable.
setGapZoomable(boolean) - Method in class ilog.views.hypergraph.interactor.IlvMakeSegmentedHyperEdgeInteractor
Sets whether the gap of the hyperedge crossings is zoomable at the newly created edge.
setGapZoomable(boolean) - Method in class ilog.views.sdm.graphic.IlvSimpleLink
Sets whether the gap of the link crossings is zoomable.
setGeneralPathEnabled(boolean) - Method in class ilog.views.dashboard.IlvDashboardEditor
Enables or disables the use of general path objects.
setGenerateImageMap(boolean) - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
Sets the generateImageMap property.
setGenerateImageMap(boolean) - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
Sets the generateImageMap property.
setGenerateImageMap(boolean) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
Sets whether the image map of this chart view should be generated.
setGenerateImageMap(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewComponentTag
Sets whether the image map of this chart view should be generated.
setGenerateImageMap(boolean) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
Sets the flag indicating whether an image map should be generated or not.
setGenerateImageMap(boolean) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
Sets the flag indicating whether an image map should be generated or not.
setGenerateImageMap(boolean) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
Sets the flag indicating whether an image map should be generated or not.
setGenerateImageMap(boolean) - Method in interface ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupport
Sets the flag indicating whether an image map should be generated or not.
setGenerateImageMap(boolean) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
Sets the flag indicating whether an image map should be generated or not.
setGenerateImageMap(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Sets the flag indicating whether an image map should be generated or not.
setGenerateManagerArea(boolean) - Method in class ilog.views.servlet.IlvImageMapAreaGenerator
Specifies whether an area should be generated for submanagers.
setGeneratingIcons(boolean) - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
Sets the flag which indicates that the generator should generate icons for the beans.
setGeneratingImage(Boolean) - Method in class ilog.views.maps.IlvMapInputStream
Set to true so objects read with this stream configure themselves to synchronously respond to a paint request.
setGeneratingImage(boolean) - Method in class ilog.views.maps.label.IlvMapDefaultLabeler
Tells this label manager instance to be prepared to generate images.
setGeneratingParameterChangeSupport(boolean) - Method in class ilog.views.symbol.compiler.IlvSymbolCompiler
Specifies whether the Parameter Change Support must be generated.
setGeocentric(boolean) - Method in class ilog.views.maps.projection.IlvProjection
Specifies whether the projection uses geocentric or geodetic latitudes.
setGeodeticComputation(IlvGeodeticComputation) - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
Sets the geodetic computation used to compute the distance between pairs of latitude and longitude coordinates.
setGeodeticInterpolationRendering(boolean) - Static method in class ilog.views.maps.rendering.IlvMapAreaRenderer
Activates geodetic interpolation.
setGeodeticInterpolationRendering(boolean) - Static method in class ilog.views.maps.rendering.IlvMapCurveRenderer
Activates geodetic interpolation.
setGeographicBackground(Color) - Method in class ilog.views.maps.beans.IlvCompass
Sets the background color used to draw the geographic needles.
setGeographicBackground(Color) - Method in class ilog.views.maps.beans.IlvJCompass
Sets the background color used to draw the geographic needles.
setGeographicCoordinateSystem(IlvGeographicCoordinateSystem) - Method in class ilog.views.maps.beans.IlvCoordinateViewer
Sets a geographic coordinate system on the coordinate viewer.
setGeographicCoordinateSystem(IlvGeographicCoordinateSystem) - Method in class ilog.views.maps.beans.IlvJCoordinateViewer
Sets a geographic coordinate system on the coordinate viewer.
setGeographicForeground(Color) - Method in class ilog.views.maps.beans.IlvCompass
Sets the foreground color used to draw the geographic north.
setGeographicForeground(Color) - Method in class ilog.views.maps.beans.IlvJCompass
Sets the foreground color used to draw the geographic north.
setGeographicNeedleStyle(int) - Method in class ilog.views.maps.beans.IlvCompass
Sets the style used to draw the needle representing the geographic north.
setGeographicNeedleStyle(int) - Method in class ilog.views.maps.beans.IlvJCompass
Sets the style used to draw the needle representing the geographic north.
setGeographicNorth(Double) - Method in class ilog.views.maps.interactor.IlvPublicCompass
Sets the value for the geographic north.
setGeometry(Object, double, double, double, double) - Method in class ilog.views.chart.renderer.IlvTreemapPackingAlgorithm
Assigns a given extent to the rectangle corresponding to the given tree node.
setGeometry(IlvMapGeometry) - Method in class ilog.views.maps.IlvMapFeature
Sets the geometry of the map feature.
setGeometryClassFilter(IlvGeometryClassFilter) - Method in class ilog.views.maps.defense.format.s57.IlvS57Reader
Sets a filter on the geometry class.
setGeometryClassFilter(IlvGeometryClassFilter) - Method in class ilog.views.maps.format.dxf.IlvMapDXFReader
Sets a filter on the geometry class.
setGeometryClassFilter(IlvGeometryClassFilter) - Method in class ilog.views.maps.format.kml.IlvKMLReader
Sets a filter on the geometry class.
setGeometryClassFilter(IlvGeometryClassFilter) - Method in class ilog.views.maps.format.svg.IlvMapSVGReader
Sets a filter on the geometry class.
setGeometryColumnName(String) - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOLayerMetaData
Returns the name of the geometry column name of this metadata.
setGeometryUpToDate(boolean) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
This method is normally called with a false argument if the geometry of the graph changed.
setGeometryUpToDate(boolean) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets whether the geometry of the graph is up to date.
setGeometryUpToDate(boolean) - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayout
If the argument is false, notifies the layout instance that the geometry of the manager was changed since the last time the layout was successfully performed.
setGeometryUpToDate(boolean) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
This method is normally called with a false argument if the geometry of the graph changed.
setGeometryUpToDate(boolean) - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
Sets whether the geometry of the graph is up to date.
setGesture(IlpGesture) - Method in class ilog.cpl.interactor.IlpGestureAction
Defines the gesture that is recognized by the interactor to trigger an action.
setGesture(IlpGesture) - Method in class ilog.cpl.interactor.IlpInteractionState
Sets a gesture which has been completely recognized.
setGestureAction(IlpGesture, Action) - Method in class ilog.cpl.interactor.IlpAbstractInteractor
Associates an action with a given gesture.
setGestureAction(IlpGesture, int, Action) - Method in class ilog.cpl.interactor.IlpAbstractInteractor
Associates an action with a given gesture.
setGestureAction(IlpGesture, Action) - Method in interface ilog.cpl.interactor.IlpInteractor
Associates an action with the specified gesture.
setGestureAction(IlpGesture, int, Action) - Method in interface ilog.cpl.interactor.IlpInteractor
Associates an action with a specified gesture and modifier.
setGetMethod(String) - Method in class ilog.views.prototypes.IlvJavaBehavior
Sets the getMethod parameter for this behavior object.
setGhostColor(Color) - Method in class ilog.views.chart.IlvChartInteractor
Sets the color used during the ghost drawing operation.
setGhostMode(boolean) - Method in class ilog.views.gantt.graphic.interactor.IlvMakeActivityInteractor
Sets the working mode of the interactor.
setGlassPane(Component) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Sets the glassPane property of this IlvDockingArea.
setGlobalAlignment(int) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the global alignment option.
setGlobalConnectorStyle(int) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets the global style of connectors.
setGlobalDestinationPointMode(int) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the global mode for the connection point of the links on the destination nodes.
setGlobalDestinationPointMode(int) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Sets the global mode for the connection point of the links on the destination nodes.
setGlobalDestinationPointMode(int) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets the global mode for the connection point of the links on the destination nodes.
setGlobalDestinationPointMode(int) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets the global mode for the connection point of the links on the destination nodes.
setGlobalHorizontalAlignment(int) - Method in class ilog.views.graphlayout.grid.IlvGridLayout
Sets the global horizontal alignment style.
setGlobalIncrementalModifiedLinkReshapeMode(int) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets the reshape mode used during the incremental layout of modified links, that is, links that have already been laid out in the previous layout execution and for which either the bounding box (see IlvShortLinkLayout.getNodeBoxInterface() or the "link connection box" (see IlvGraphLayout.getLinkConnectionBoxInterface()) of their origin and destination nodes has been modified.
setGlobalIncrementalNodeMovementMode(int) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the node movement mode used during incremental layout.
setGlobalIncrementalUnmodifiedLinkReshapeMode(int) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets the reshape mode used during the incremental layout of unmodified links, that is, links that have already been laid out in the previous layout execution and for which neither the bounding box (see IlvShortLinkLayout.getNodeBoxInterface() nor the "link connection box" (see IlvGraphLayout.getLinkConnectionBoxInterface()) of their origin and destination nodes have been modified.
setGlobalLinkStyle(int) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Sets the global style of the shapes of links.
setGlobalLinkStyle(int) - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
Sets the global style of the shape of the links.
setGlobalLinkStyle(int) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the global style of the shapes of links.
setGlobalLinkStyle(int) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Sets the global style of the shapes of links.
setGlobalLinkStyle(int) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets the global style of the shapes of links.
setGlobalLinkStyle(int) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets the global style of the shape of the links.
setGlobalLinkStyle(int) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the global style of the shapes of links.
setGlobalOriginPointMode(int) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the global mode for the connection point of the links on the origin nodes.
setGlobalOriginPointMode(int) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Sets the global mode for the connection point of the links on the origin nodes.
setGlobalOriginPointMode(int) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets the global mode for the connection point of the links on the origin nodes.
setGlobalOriginPointMode(int) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets the global mode for the connection point of the links on the origin nodes.
setGlobalSelfLinkStyle(int) - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
Sets the global style of the shape of the self-links.
setGlobalSelfLinkStyle(int) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets the global style of the shape of the self-links.
setGlobalVerticalAlignment(int) - Method in class ilog.views.graphlayout.bus.IlvBusLayout
Sets the global vertical alignment style.
setGlobalVerticalAlignment(int) - Method in class ilog.views.graphlayout.grid.IlvGridLayout
Sets the global vertical alignment style.
setGradientAnchors(float[]) - Method in class ilog.views.sdm.graphic.IlvPaint
Sets the Paint implementation to java.awt.GradientPaint.
setGradientColor1(Color) - Method in class ilog.views.sdm.graphic.IlvPaint
Sets the Paint implementation to java.awt.GradientPaint.
setGradientColor2(Color) - Method in class ilog.views.sdm.graphic.IlvPaint
Sets the Paint implementation to java.awt.GradientPaint.
setGraphController(IlpGraphController) - Method in class ilog.cpl.graph.IlpAbstractGraphHandler
Sets the controller component.
setGraphController(IlpGraphController) - Method in class ilog.cpl.graph.IlpGraphHandlerWithDataSource
 
setGrapher(IltObject) - Method in class ilog.tgo.graphic.IltCompositeGrapher
 
setGrapher(IlvGrapher) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets the grapher to be laid out.
setGrapher(IlvGrapher) - Method in class ilog.views.sdm.IlvSDMEngine
Sets the grapher associated with this SDM engine.
setGrapherCleanerHandler(IlvGrapherCleanerHandler) - Method in class ilog.views.sdm.IlvSDMEngine
Sets the grapher cleaner handler, which is called when SDM wants to remove its objects.
setGrapherMode(boolean) - Method in class ilog.views.interactor.IlvEditLabelInteractor
Sets the grapher mode value.
setGrapherMode(boolean) - Method in class ilog.views.interactor.IlvMakePolyPointsInteractor
Sets the grapher mode value.
setGrapherMode(boolean) - Method in class ilog.views.interactor.IlvMakeRectangleInteractor
Sets the grapher mode value.
setGrapherMode(boolean) - Method in class ilog.views.maps.beans.IlvMapAnnotationToolBar
Sets the grapher mode value.
setGrapherMode(boolean) - Method in class ilog.views.maps.datasource.IlvMapDataSource
Sets the grapher mode value.
setGrapherNode(boolean) - Method in class ilog.views.prototypes.IlvGraphicElement
Marks this object as being a grapher node.
setGraphHandler(IlpGraphHandler) - Method in class ilog.cpl.graph.IlpGraphController
Sets the handler for everything.
setGraphic(IlvGraphic) - Method in class ilog.tgo.graphic.renderer.IltCardBaseRenderer.Graphic
Sets the graphic instance that will be displayed by this base renderer.
setGraphic(IlvGraphic) - Method in class ilog.tgo.graphic.renderer.IltLedBaseRenderer.Graphic
Sets the graphic instance that will be displayed by this base renderer.
setGraphic(IlvGraphic) - Method in class ilog.tgo.graphic.renderer.IltLogicalBaseRenderer.Graphic
Sets the graphic instance that will be displayed by this base renderer.
setGraphic(IlvGraphic) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.Graphic
Sets the graphic instance that will be displayed by this base renderer.
setGraphic(IlvGraphic) - Method in class ilog.tgo.graphic.renderer.IltOPCBaseRenderer.Graphic
Sets the graphic instance that will be displayed by this base renderer.
setGraphic(IlvGraphic) - Method in class ilog.tgo.graphic.renderer.IltPortBaseRenderer.Graphic
Sets the graphic instance that will be displayed by this base renderer.
setGraphic(IlvGraphic) - Method in class ilog.tgo.graphic.renderer.IltTinyBaseRenderer.Graphic
Sets the graphic instance that will be displayed by this base renderer.
setGraphic(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltObject
Adds the graphical representation and the manager to the graphic multiplexer structure.
setGraphic(IlvGraphic) - Method in class ilog.views.chart.graphic.IlvGraphicDecoration
Sets the graphic object wrapped by this decoration.
setGraphic(IlvGraphic) - Method in class ilog.views.event.ManagerSelectionChangedEvent
Changes the graphic object whose selection has changed.
setGraphic(IlvGraphic) - Method in class ilog.views.gantt.graphic.renderer.composite.IlvActivityCompositeGraphicRenderer
Sets the IlvGraphic used to render activities.
setGraphic(IlvGraphic) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer
Sets the IlvGraphic used to render activities.
setGraphic(IlvGraphic) - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityBar
Sets the IlvGraphic used to render activities.
setGraphic(IlvGraphic) - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityLabel
Sets the IlvGraphic used to render activities.
setGraphic(IlvGraphic) - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivitySymbol
Sets the IlvGraphic used to render the symbol.
setGraphic(IlvGraphic) - Method in class ilog.views.maps.beans.IlvJScaleBar
Sets the IlvGraphic that represents the scale part of the IlvScaleBar.
setGraphic(IlvGraphic) - Method in class ilog.views.maps.beans.IlvScaleBar
Sets the IlvGraphic that represents the scale part of the IlvScaleBar.
setGraphic(IlvGraphic) - Method in class ilog.views.maps.graphic.style.IlvMapStyle
Sets an IlvGraphic object on the style.
setGraphicBag(IlvGraphicBag) - Method in class ilog.views.gantt.graphic.IlvActivityGraphic
Changes the bag that contains this object.
setGraphicBag(IlvGraphicBag) - Method in class ilog.views.graphic.composite.decoration.IlvAssociation
Changes the bag that contains the object.
setGraphicBag(IlvGraphicBag) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
Changes the bag that contains the object.
setGraphicBag(IlvGraphicBag) - Method in class ilog.views.graphic.composite.IlvCompositeLink
Changes the bag that contains the object.
setGraphicBag(IlvGraphicBag) - Method in class ilog.views.graphic.IlvComponentGraphic
Changes the bag that contains the object.
setGraphicBag(IlvGraphicBag) - Method in class ilog.views.graphic.IlvDoubleGraphicHandleBag
Changes the bag that contains the object.
setGraphicBag(IlvGraphicBag) - Method in class ilog.views.graphic.IlvEnhancedPolylineLinkImage
Changes the bag that contains the object.
setGraphicBag(IlvGraphicBag) - Method in class ilog.views.graphic.IlvFullZoomingGraphic
Changes the bag that contains the object.
setGraphicBag(IlvGraphicBag) - Method in class ilog.views.graphic.IlvGraphicHandleBag
Changes the bag that contains the object.
setGraphicBag(IlvGraphicBag) - Method in class ilog.views.graphic.IlvGraphicSet
Changes the bag that contains the object.
setGraphicBag(IlvGraphicBag) - Method in class ilog.views.graphic.IlvHalfZoomingGraphic
Changes the bag that contains the object.
setGraphicBag(IlvGraphicBag) - Method in class ilog.views.graphic.IlvIcon
Overrides the method to restart an animated GIF, if necessary.
setGraphicBag(IlvGraphicBag) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
Changes the bag that contains the link bundle.
setGraphicBag(IlvGraphicBag) - Method in class ilog.views.graphic.linkpolicy.IlvAbstractCrossingGraphic
Changes the bag that contains the object.
setGraphicBag(IlvGraphicBag) - Method in class ilog.views.graphic.linkpolicy.IlvCrossingAwareLinkImage
Changes the bag that contains the object.
setGraphicBag(IlvGraphicBag) - Method in class ilog.views.graphic.linkpolicy.IlvPolicyAwareLinkImage
Changes the bag that contains the object.
setGraphicBag(IlvGraphicBag) - Method in class ilog.views.hypergraph.crossing.IlvAbstractCrossingGraphic
Changes the bag that contains the object.
setGraphicBag(IlvGraphicBag) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnectorSelection
Sets the graphic bag of this object.
setGraphicBag(IlvGraphicBag) - Method in class ilog.views.hypergraph.IlvHyperEdgeSelection
Sets the graphic bag of this object.
setGraphicBag(IlvGraphicBag) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
Changes the bag that contains the object.
setGraphicBag(IlvGraphicBag) - Method in class ilog.views.IlvGraphic
Changes the bag that contains the object.
setGraphicBag(IlvGraphicBag) - Method in class ilog.views.IlvManager
Changes the bag that contains the object.
setGraphicBag(IlvGraphicBag) - Method in class ilog.views.prototypes.IlvGraphicElement
Adds the graphic object to the graphic bag specified, which is generally an IlvManager object.
setGraphicBag(IlvGraphicBag) - Method in class ilog.views.prototypes.IlvGroupFrame
Changes the bag that contains the object.
setGraphicBag(IlvGraphicBag) - Method in class ilog.views.sdm.graphic.IlvSDMCompositeLink
Changes the bag that contains the object.
setGraphicBag(IlvGraphicBag) - Method in class ilog.views.sdm.graphic.IlvSDMCompositeNode
Changes the bag that contains the object.
setGraphicBag(IlvGraphicBag) - Method in class ilog.views.sdm.graphic.IlvSDMLinkBundle
Sets the graphic bag.
setGraphicBag(IlvGraphicBag) - Method in class ilog.views.swing.IlvJComponentGraphic
Sets the IlvGraphicBag.
setGraphicComponent(Object) - Method in class ilog.views.faces.dhtml.event.FacesViewActionEvent
Sets the graphic component that contains the selected object.
setGraphicComponent(Object) - Method in class ilog.views.util.servlet.event.ServletActionEvent
Sets the graphic component that contains the selected object.
setGraphicFactory(IlvDXFGraphicFactory) - Method in class ilog.views.dxf.IlvDXFReaderConfigurator
Sets the factory in charge with the creation of the graphic objects for the DXF reader.
setGraphicFactory(SVGGraphicFactory) - Method in class ilog.views.svg.SVGDocumentReaderConfigurator
Sets the factory in charge of the creation of the graphic objects for the SVG reader.
setGraphicHolder(IlpGraphicHolder) - Method in class ilog.cpl.table.IlpTableView
Sets the IlpGraphicHolder used by the table.
setGraphicObject(IlvGraphic) - Method in class ilog.views.event.ObjectBBoxChangedEvent
Changes the graphic object of the event.
setGraphicObject(IlvGraphic) - Method in class ilog.views.event.ObjectInsertedEvent
Changes the graphic object of the event.
setGraphicObject(IlvGraphic) - Method in class ilog.views.event.ObjectLayerChangedEvent
Changes the graphic object of the event.
setGraphicObject(IlvGraphic) - Method in class ilog.views.event.ObjectRemovedEvent
Changes the graphic object of the event.
setGraphicObject(IlvGraphic) - Method in class ilog.views.event.ObjectVisibilityChangedEvent
Changes the graphic object of the event.
setGraphicObject(IlvGraphic) - Method in class ilog.views.sdm.event.SDMEngineObjectRenderedEvent
Sets the graphic object that has just been created to render a data object.
setGraphicRendererContextFactory(IlpGraphicRendererContextFactory) - Method in class ilog.cpl.graph.IlpGraphView
Sets a new renderer context factory to be used to create new renderer contexts (instances of IlpGraphicRendererContext).
setGraphics(Graphics2D) - Method in class ilog.views.chart.servlet.IlvChartHitmapAccumulator
Sets the Graphic2D object.
setGraphicSetting(IltGraphicSetting, Object) - Method in class ilog.tgo.graphic.IltCompositeGraphic
Sets the the value of a given graphic setting.
setGraphicSetting(IltGraphicManager, IltGraphic, IltGraphicSetting, Object) - Method in class ilog.tgo.model.IltObject
Changes a graphic setting of the graphic representation in a given IltGraphicManager.
setGraphicSetting(IltGraphicManager, IltGraphicSetting, Object) - Method in class ilog.tgo.model.IltObject
Changes a graphic setting of the graphic representation in a given IltGraphicManager.
setGraphicSetting(IltGraphicSetting, Object) - Method in class ilog.tgo.model.IltObject
Changes a graphic setting of all graphic representations.
setGraphicSettings(IltGraphicManager, IltGraphicSettings) - Method in class ilog.tgo.model.IltObject
Deprecated.
Adding an object to a datasource, connected to a graphic component such as an IlpNetwork, is enough to make its graphic representation visible. Once visible, it is updated automatically when needed.
setGraphicView(IlpGraphicView) - Method in class ilog.cpl.style.IlpStyleContext
Deprecated.
Sets the graphic view afterwards.
setGraphLayout(IlvGraphLayout) - Method in exception ilog.views.graphlayout.IlvInappropriateGraphException
Sets the layout instance for which the exception was raised.
setGraphLayout(IlvGraphLayout) - Method in class ilog.views.graphlayout.swing.IlvJGraphLayoutProgressBar
Specifies the layout algorithm for which this progress bar must be used.
setGraphLayout(IlvGraphLayout) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
Sets the graph layout algorithm that this renderer will apply to the grapher.
setGraphLayoutExceptionPassedOn(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
Sets whether the graph layout exception is passed on.
setGraphLayoutRenderer(IlpGraphLayoutRenderer) - Method in class ilog.cpl.graph.IlpGraphView
 
setGraphLayouts(IlvGraphLayout[]) - Method in class ilog.cpl.graph.graphlayout.IlpDefaultGraphLayoutSupport
Changes the layouts that can be applied to this view.
setGraphLayouts(int, IlvGraphLayout) - Method in class ilog.cpl.graph.graphlayout.IlpDefaultGraphLayoutSupport
Sets a new graph layout to this view.
setGraphLayouts(IlpRepresentationObject, IlvGraphLayout[]) - Method in class ilog.cpl.graph.graphlayout.IlpDefaultGraphLayoutSupport
Changes the layouts that can be applied to the subnetwork that represents the given representation object.
setGraphLayouts(IlpRepresentationObject, int, IlvGraphLayout) - Method in class ilog.cpl.graph.graphlayout.IlpDefaultGraphLayoutSupport
Sets a new graph layout to this view.
setGraphLayouts(IlvGraphLayout[]) - Method in interface ilog.cpl.graph.graphlayout.IlpGraphLayoutSupport
Changes the layouts that can be applied to this view.
setGraphLayouts(int, IlvGraphLayout) - Method in interface ilog.cpl.graph.graphlayout.IlpGraphLayoutSupport
Sets a new graph layout to this view.
setGraphLayouts(IlpRepresentationObject, IlvGraphLayout[]) - Method in interface ilog.cpl.graph.graphlayout.IlpGraphLayoutSupport
Changes the layouts that can be applied to the subnetwork that represents the given representation object.
setGraphLayouts(IlpRepresentationObject, int, IlvGraphLayout) - Method in interface ilog.cpl.graph.graphlayout.IlpGraphLayoutSupport
Sets a new graph layout to this subnetwork representation object.
setGraphLayouts(IlvGraphLayout[]) - Method in class ilog.cpl.graph.IlpGraphView
Changes the layouts that can be applied to this view.
setGraphLayouts(int, IlvGraphLayout) - Method in class ilog.cpl.graph.IlpGraphView
Sets a new graph layout to this view.
setGraphLayouts(IlpRepresentationObject, IlvGraphLayout[]) - Method in class ilog.cpl.graph.IlpGraphView
Changes the layouts that can be applied to the subnetwork that represents the given representation object.
setGraphLayouts(IlpRepresentationObject, int, IlvGraphLayout) - Method in class ilog.cpl.graph.IlpGraphView
Sets a new graph layout to this view.
setGraphLayouts(IlvGraphLayout[]) - Method in class ilog.cpl.IlpEquipment
Changes the layouts that can be applied to this view.
setGraphLayouts(int, IlvGraphLayout) - Method in class ilog.cpl.IlpEquipment
Sets a new graph layout to this view.
setGraphLayouts(IlvGraphLayout[]) - Method in class ilog.cpl.IlpNetwork
Changes the layouts that can be applied to this view.
setGraphLayouts(int, IlvGraphLayout) - Method in class ilog.cpl.IlpNetwork
Sets a new graph layout to this view.
setGraphLayouts(IlvGraphLayout[]) - Method in class ilog.tgo.graphic.IltCompositeGrapher
Changes the layouts that can be applied to this grapher.
setGraphLayouts(int, IlvGraphLayout) - Method in class ilog.tgo.graphic.IltCompositeGrapher
Sets a new layout to this grapher
setGraphLayoutSupport(IlpGraphLayoutSupport) - Method in class ilog.cpl.graph.IlpGraphView
Replaces the layout support object.
setGraphModel(IlpMutableGraphModel) - Method in class ilog.cpl.graph.IlpGraphHandlerWithDataSource
 
setGraphModel(IlvGraphModel) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Sets the graph model to be laid out.
setGraphModel(IlvGraphModel) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets the graph model to be laid out.
setGraphModel(IlvGraphModel) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Sets the graph model to be laid out.
setGraphModel(IlvGraphModel) - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
Sets the graph model to be laid out.
setGraphSelectionModel(IlpGraphSelectionModel) - Method in class ilog.cpl.equipment.IlpEquipmentView
Sets the selection model.
setGraphSelectionModel(IlpGraphSelectionModel) - Method in class ilog.cpl.graph.IlpGraphView
Sets the selection model.
setGraphSelectionModel(IlpGraphSelectionModel) - Method in class ilog.cpl.network.IlpNetworkView
Sets the selection model.
setGraphView(IlpGraphView) - Method in class ilog.cpl.graph.IlpGraphHandlerWithDataSource
 
setGrayedWhenUnzoomed(boolean) - Method in class ilog.views.graphic.IlvHalfZoomingGraphic
Specifies whether the object is drawn as a gray box when the zoom level is less than the minimum zoom, or if it is drawn at its minimum size.
setGrayedWhenUnzoomed(boolean) - Method in class ilog.views.sdm.renderer.IlvHalfZoomingRenderer
Specifies whether half-zooming objects are drawn as gray boxes when the zoom level is less than the minimum zoom, or if they are drawn at their minimum size.
setGrayLevel(int) - Method in class ilog.tgo.graphic.renderer.IltAbstractImageBaseRendererFactory
Sets the gray level (0..255) applied when computing the alarm CarryingTraffic representation.
setGreenButtonColor(Color) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.MD
Sets the color used for the green buttons.
setGrid(IlvGrid) - Method in class ilog.views.diagrammer.IlvDiagrammer
Changes the IlvGrid object displayed by this diagram component when setGridVisible(true) is called.
setGrid(IlvGrid) - Method in class ilog.views.IlvManagerView
Changes the grid of the view.
setGridColor(Color) - Method in class ilog.cpl.table.IlpTableView
Sets the color used to draw grid lines to gridColor and redisplays.
setGridColor(Color) - Method in class ilog.cpl.table.renderer.IlpViewRenderer
Sets the color used to draw grid lines to gridColor and redisplays.
setGridColor(Color) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.Server
Sets the color used for the server grid.
setGridColor(Color) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
Sets the color of the grid lines.
setGridColor(Color) - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
Sets the color used to draw grid lines.
setGridColor(Color) - Method in class ilog.views.maps.grids.IlvGridStyle
Sets the GRID_COLOR attribute value.
setGridMode(boolean) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentMakeLinearGroupButton
Changes the way the interactor works with the grid.
setGridMode(boolean) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentMakePolyGroupButton
Changes the way the interactor works with the grid.
setGridMode(boolean) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentMakeRectGroupButton
Changes the way the interactor works with the grid.
setGridMode(boolean) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentUnZoomViewButton
Changes the way the interactor works with the grid.
setGridMode(boolean) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentZoomViewButton
Changes the way the interactor works with the grid.
setGridMode(boolean) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkMakeLinearGroupButton
Changes the way the interactor works with the grid.
setGridMode(boolean) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkMakePolyGroupButton
Changes the way the interactor works with the grid.
setGridMode(boolean) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkMakeRectGroupButton
Changes the way the interactor works with the grid.
setGridMode(boolean) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkUnZoomViewButton
Changes the way the interactor works with the grid.
setGridMode(boolean) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkZoomViewButton
Changes the way the interactor works with the grid.
setGridMode(boolean) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeBaseInteractor
Changes the way the interactor works with the grid.
setGridMode(boolean) - Method in class ilog.views.interactor.IlvDragRectangleInteractor
Changes the way the interactor works with the grid.
setGridMode(boolean) - Method in class ilog.views.interactor.IlvMakePolyPointsInteractor
Changes the way the interactor works with the grid.
setGridMode(boolean) - Method in class ilog.views.interactor.IlvMoveRectangleInteractor
Changes the way the interactor works with the grid.
setGridMode(boolean) - Method in class ilog.views.sdm.interactor.IlvMakeSDMNodeInteractor
Changes the way the interactor works with the grid.
setGridVisible(boolean) - Method in class ilog.views.diagrammer.IlvDiagrammer
Shows or hides the grid of the diagram component.
setGroundImprintColor(Color) - Method in class ilog.views.maps.defense.terrain3d.symbol.Ilv3DSymbolStyle
Determines the color of the ground imprint line.
setGroupable(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesHighlightInteractorTag
Sets the groupable.
setGroupable(String) - Method in class ilog.views.faces.interactor.IlvFacesHighlightInteractor
Sets the groupable option.
setGroupingSize(int) - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
Overridden version of the same method of DecimalFormat.
setGroupingUsed(boolean) - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
Overridden version of the same method of DecimalFormat.
setGroupingUsed(boolean) - Method in class ilog.views.util.text.IlvWrappedICUNumberFormat
Overridden version of the same method of NumberFormat.
setGroupParent(IlvDiagrammer, Object) - Method in class ilog.views.diagrammer.IlvDiagrammer
Sets the prototype of the object that will be used by the IlvDiagrammer.group() method as a model to create the parent of the new group.
setGroupSelectionEnabled(boolean) - Method in class ilog.views.prototypes.IlvGroupBag
Enables or disables the automatic selection of groups in the group bag.
setGuam(boolean) - Method in class ilog.views.maps.projection.IlvAzimuthalEquidistantProjection
Sets the projection to use the guam equation, which is an alternate form of the projection for an ellipsoid.
setHalfHeight(double) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPointLabelDescriptor
Sets the half height of the path around the reference point.
setHalfHourGridPaint(Paint) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Sets the paint object used to stroke the half hour grid lines.
setHalfHourGridStroke(Stroke) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Sets the style used to stroke the half hour grid lines.
setHalfHourPaint(Paint) - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
Sets the paint object used to stroke the half hour grid lines.
setHalfHourStroke(Stroke) - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
Sets the style used to stroke the half hour grid lines.
setHalfPathHeight(double) - Method in class ilog.views.maps.labelling.IlvMapLayoutParameters
Sets the half path height.
setHalfPathWidth(double) - Method in class ilog.views.maps.labelling.IlvMapLayoutParameters
Sets the half path width.
setHalfWidth(double) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPointLabelDescriptor
Sets the half width of the path around the reference point.
setHandleLinkBundlesEnabled(boolean) - Method in class ilog.views.interactor.IlvExpandCollapseInteractor
Sets whether the interactor can expand and collapse objects of type IlvLinkBundle.
setHandleManagersEnabled(boolean) - Method in class ilog.views.interactor.IlvExpandCollapseInteractor
Sets whether the interactor can expand and collapse objects of type IlvManager.
setHandleMarker(IlvMarker) - Static method in class ilog.views.chart.util.IlvSelectionUtil
Sets the IlvMarker used to draw the selection handles.
setHandler(IlpEquipmentHandler) - Method in class ilog.cpl.equipment.IlpEquipmentController
Sets the handler for everything.
setHandler(IlpEquipmentHandler) - Method in class ilog.cpl.IlpEquipment
Sets the handler for all controller operations.
setHandler(IlpNetworkHandler) - Method in class ilog.cpl.IlpNetwork
Sets the handler for all controller operations.
setHandler(IlpNetworkHandler) - Method in class ilog.cpl.network.IlpNetworkController
Sets the handler for everything.
setHandler(IlvDiagrammerAction.Handler) - Method in class ilog.views.diagrammer.application.IlvDiagrammerAction
Sets an action listener for this action.
setHandlesColor(Color) - Method in class ilog.views.IlvHandlesSelection
Sets the foreground color of the handles when the mouse is not over the handles.
setHandleSize(int) - Static method in class ilog.views.chart.util.IlvSelectionUtil
Sets the size of the handle.
SetHandlesOnSplineMode(boolean) - Static method in class ilog.views.graphic.IlvSplineLinkSelection
Sets whether the handles of the spline link are on the spline.
SetHandlesOnSplineMode(boolean) - Static method in class ilog.views.graphic.IlvSplineSelection
Sets whether the handles of the spline are on the spline.
setHandlesSelectionStyle(IlvHandlesSelectionStyle) - Method in class ilog.views.chart.interactor.IlvChartAreaSelectionManager
Sets the graphic style parameters used for drawing a selection using handles.
setHandlesShape(int) - Method in class ilog.views.IlvHandlesSelection
Changes the shape of the handles.
setHandlesSize(int) - Method in class ilog.views.chart.util.IlvHandlesSelectionStyle
Sets the size of each handle.
setHandlesSize(double) - Method in class ilog.views.IlvHandlesSelection
Changes the size of the handles.
setHandlesStyle(IlvStyle) - Method in class ilog.views.chart.util.IlvHandlesSelectionStyle
Sets the drawing style for the handles.
setHandlesType(IlvMarker) - Method in class ilog.views.chart.util.IlvHandlesSelectionStyle
Sets the type of the handles.
setHandleTime(int, Date) - Method in class ilog.views.gantt.graphic.interactor.IlvActivityGraphicSelection
Sets the time that corresponds to the handle at the specified index.
setHandlingAlarmReferences(boolean) - Method in class ilog.tgo.datasource.IltDefaultDataSource
Sets the data source behavior regarding references between IltAlarms and IltObjects.
setHashFunction(IlvDiagrammerHashFunction) - Method in class ilog.views.diagrammer.application.IlvDiagrammerPaletteBar
Returns the hash function used to filter equivalent nodes or links is automatic mode.
setHeader(JComponent) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartOverview
An overview cannot have a header, so this method has no effect.
setHeader(JComponent) - Method in class ilog.views.chart.IlvChart
Sets the header component.
setHeader(JComponent) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the header component.
setHeader(IlvHeader) - Method in class ilog.views.util.print.IlvPrintableDocument
Changes the header to be printed on each page.
setHeaderBackground(Color) - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
Sets the background color for the days-of-week header cells.
setHeaderContext(IlpTableHeaderInteractionContext) - Method in class ilog.cpl.table.interactor.IlpTableViewInteractionContext
 
setHeaderFont(Font) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Sets the font of the day header.
setHeaderFont(Font) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
Sets the font of the month header.
setHeaderFont(Font) - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
Sets the font for header cells.
setHeaderForeground(Color) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Sets the foreground color of the day header.
setHeaderForeground(Color) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
Sets the foreground color of the month header.
setHeaderForeground(Color) - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
Sets the foreground color for selected cells.
setHeaderHeight(int) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
Sets the height of the month header.
setHeaderHeight(int) - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
Sets the height of the days-of-week header, in pixels.
setHeaderInteractor(IlpDefaultTableHeaderInteractor) - Method in class ilog.cpl.IlpTable
Sets the interactor used to manage events that occur in the table header.
setHeaderInteractor(IlpDefaultTableHeaderInteractor) - Method in class ilog.cpl.table.IlpTableController
Sets the header interactor that will be used to manage events that occur in the table header.
setHeaderInteractor(IlpDefaultTableHeaderInteractor) - Method in class ilog.cpl.table.renderer.IlpInteractorRenderer
Sets the header interactor that will be used to manage events that occur in the table header.
setHeaderPopupMenu(JPopupMenu) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerCollapsibleTreeViewer
Sets the pop-up menu that will be displayed when the user right-clicks the header of a collapsible panel that is displaying a palette tree.
setHeaderRenderer(IlpTableHeaderRenderer) - Method in class ilog.cpl.IlpTable
Sets the header renderer used by the table.
setHeaderRenderer(IlpTableHeaderRenderer) - Method in class ilog.cpl.table.IlpTableView
Sets the header renderer used by the table.
setHeaderRenderer(IlpTableHeaderRenderer) - Method in class ilog.cpl.table.renderer.IlpViewRenderer
Sets the renderer used to represent the table header.
setHeaderRenderer(IlvCalendarHeaderRenderer) - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
Sets the object that renders the day-of-week header.
setHeaderText(String) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartOverview
An overview cannot have a header, so this method has no effect.
setHeaderText(String) - Method in class ilog.views.chart.IlvChart
Sets the header text.
setHeaderText(String) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the header text.
setHeading(int) - Method in class ilog.tgo.graphic.IltCounterMapping
Sets the direction of the label.
SetHeadlessScreenResolution(int) - Static method in class ilog.views.IlvUtil
Changes the screen resolution used in headless mode as a replacement of Toolkit.getDefaultToolkit().getScreenResolution() by classes and methods that need to compute dimensions on the screen.
setHeight(double) - Method in class ilog.cpl.graphic.IlpRect
Sets the rectangle height.
setHeight(double) - Method in class ilog.tgo.graphic.renderer.IltLogicalBaseRenderer
Sets the preferred height for the logical representation.
setHeight(double) - Method in class ilog.tgo.graphic.renderer.IltTinyBaseRenderer
Sets the preferred height for the tiny representation.
setHeight(double) - Method in class ilog.views.dashboard.IlvDashboardSymbol
Sets the height for this symbol.
setHeight(int) - Method in class ilog.views.faces.component.IlvBasicView
Sets the height in pixels of this component.
setHeight(String) - Method in class ilog.views.faces.taglib.IlvSizedTag
Sets the height in pixels of this component.
setHeight(int) - Method in class ilog.views.gantt.scale.IlvBasicTimeScaleRow
Sets the height of the row.
setHeight(double) - Method in class ilog.views.graphic.composite.decoration.IlvBracket
Sets the height of the definition rectangle.
setHeight(double) - Method in class ilog.views.graphic.composite.decoration.IlvDiamond
Sets the height of this diamond
setHeight(double) - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
Sets the height of the child used with this attachment.
setHeight(String) - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
Sets the height in pixels of this component.
setHeight(double) - Method in class ilog.views.maps.IlvGeocentricCoordinateFormater
Sets the height (from the ellipsoid) of the current point
setHeight(double) - Method in class ilog.views.maps.raster.IlvRasterProperties
Sets the projected vertical size of the original raster.
setHeight(double) - Method in class ilog.views.prototypes.IlvGraphicElement
Sets the height of this graphic element.
setHeightConstraint(int) - Method in class ilog.views.gantt.graphic.renderer.composite.IlvProportionalChildSize
Sets the dimension of the anchor that will be used to constrain the height of the child.
setHeightExaggeration(double) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DLinearCoordinateConverter
Sets the height exaggeration factor of this Ilv3DLinearCoordinateConverter.
setHeightExaggeration(double) - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DView
Sets the height exaggeration factor of this view.
setHeightFactor(double) - Method in class ilog.views.gantt.graphic.renderer.composite.IlvProportionalChildSize
Sets the factor that used to resize the height of the child.
setHeights(int[]) - Method in class ilog.cpl.graphic.views.IlpSlotSizes
Sets the whole array of height sizes.
setHelped(IlvBasicView) - Method in class ilog.views.faces.dhtml.component.IlvDHTMLHelperImpl
Sets the helped view that is supported by this utility instance.
setHGap(int) - Method in class ilog.views.chart.IlvLegendLayout
Sets the horizontal gap.
setHiddenZoneColor(Color) - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
Sets the color of non-visible zones.
setHiddenZoneColor(Color) - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibilityStyle
Sets the hidden zone color.
setHideInvalidNodesAndLinks(boolean) - Method in class ilog.views.sdm.renderer.maps.IlvMapRenderer
Indicates whether or not nodes that are not within the limits tolerated by the map projection will be hidden.
setHierarchical(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvLinkLayoutRenderer
Configures this link layout renderer to use the same hierarchical layout algorithm as the one used to position the nodes of the graph.
setHierarchyChart(IlvHierarchyChart) - Method in class ilog.views.gantt.servlet.IlvGanttHitmapSupport
Sets the hierarchy chart.
setHierarchyRoot(IltcGraphicElementAggregate) - Method in class ilog.tgo.composite.IltcCompositeGraphic
Sets the root of the hierarchy.
setHighContrast(boolean) - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aGraphic
Indicates if the icon will be rendered using high contrast techniques.
setHighDegreeStarClusterSize(int) - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
Sets the minimum size to create star clusters from nodes with high degree.
setHighlightColor(Color) - Method in class ilog.views.ui.IlvImageButton
Deprecated.
Changes the highlight color of the button.
setHighlighted(boolean) - Method in class ilog.views.chart.event.ChartHighlightInteractionEvent
Sets whether the point has been highlighted.
setHighlightedGraphic(IlvGraphic) - Method in class ilog.views.IlvHoverHighlightingImageOperation
Sets the highlighted graphic object.
setHighlightedPoint(IlvDisplayPoint) - Method in class ilog.views.chart.interactor.IlvChartHighlightInteractor
Sets the current highlighted point.
setHighlightFilter(IlvHoverHighlightingImageOperation.Filter) - Method in class ilog.views.IlvHoverHighlightingImageOperation
Sets a filter to indicate which graphic object can be highlighted.
setHighlightingSelection(boolean) - Method in class ilog.views.sdm.IlvSDMEngine
Enables "selection by highlighting".
setHighlightMode(int) - Method in class ilog.cpl.tree.IlpTreeView
Sets the mode used to determine whether a cell is highlighted or not.
setHighlightMode(int) - Method in class ilog.views.chart.interactor.IlvChartHighlightInteractor
Sets the highlight mode.
setHighQualityRendering(boolean) - Method in class ilog.views.graphic.IlvIcon
Changes the rendering quality state of the image.
setHighQualityRendering(boolean) - Method in class ilog.views.maps.raster.IlvRasterAbstractReader
Changes the rendering quality state of the images produced by the IlvRasterTileLoader created by this reader.
setHighQualityRendering(boolean) - Method in class ilog.views.maps.raster.IlvRasterTileLoader
Changes the rendering quality state of the image.
setHighQualityRendering(boolean) - Method in class ilog.views.maps.rendering.IlvMapImageRenderingStyle
Sets the quality of the image.
setHighQualityRendering(boolean) - Method in class ilog.views.sdm.renderer.maps.IlvImageTileLoader
Sets the rendering quality of the IlvIcon objects created by this tile loader.
setHitmapDefinition(IlvChartHitmapDefinition) - Method in class ilog.views.chart.servlet.IlvChartHitmapSupport
Sets the hitmap definition used by this object.
setHitmapDefinition(String) - Method in class ilog.views.gantt.servlet.IlvGanttHitmapSupport
Sets the class name of the hitmap definition.
setHitmapDefinition(String) - Method in class ilog.views.servlet.IlvHitmapSupport
Sets the hitmap definition by classname of hitmap definition.
setHitmapDefinitionClassName(String) - Method in class ilog.views.chart.servlet.IlvChartHitmapSupport
Sets the classname of the hitmap definition.
setHitmapLayers(String) - Method in class ilog.views.faces.component.IlvFacesView
Sets the hitmap layers for this view.
setHitmapLayers(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Sets the hitmap layers for this view.
setHitmapLayers(String[]) - Method in class ilog.views.servlet.IlvHitmapDefinition
Sets the layers that will generate hitmap.
setHoleSize(int) - Method in class ilog.views.chart.renderer.IlvPieChartRenderer
Sets the size of the hole in a doughnut chart.
setHolidayModel(IlvGanttModel) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Sets the holiday model that will be displayed.
setHolidayModel(IlvGanttModel) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
Sets the holiday model that will be displayed.
setHolidayModel(IlvGanttModel) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthView
Sets the holiday model that will be displayed.
setHolidayRenderer(IlvActivityCalendarRenderer) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Sets the renderer that will be used to draw the graphic presentation of holidays within the day view.
setHolidayRenderer(IlvActivityCalendarRenderer) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
Sets the renderer that will be used to draw the graphic presentation of holidays within the month panel.
setHolidayRenderer(IlvActivityCalendarRenderer) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthView
Sets the renderer that will be used to draw the graphic presentation of holidays within the month panel.
setHorizontal(boolean) - Method in class ilog.views.sdm.graphic.IlvDefaultLaneGraphic
setHorizontal(boolean) - Method in class ilog.views.sdm.renderer.IlvLaneRenderer
Changes the orientation of the lanes.
setHorizontalAlignment(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpGridLayoutParameters
Sets the horizontal alignment style of an individual node.
setHorizontalAlignment(int) - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityLabel
Sets the alignment of the label along the X-axis relative to the main activity renderer.
setHorizontalAlignment(Object, int) - Method in class ilog.views.graphlayout.grid.IlvGridLayout
Sets the horizontal alignment style of an individual node.
setHorizontalAutoResizeMargin(double) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
 
setHorizontalAutoResizeMargin(double) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the margin that is left on both sides of the shape when it is auto-resized horizontally.
setHorizontalAutoResizeMode(int) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
 
setHorizontalAutoResizeMode(int) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the horizontal auto-resize mode.
setHorizontalExtremitySegmentLength(double) - Method in class ilog.views.gantt.graphic.IlvConstraintGraphic
Sets the length of fixed horizontal segments of the link in view pixels.
setHorizontalGrid(IlvGanttGridRenderer) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Sets the horizontal grid renderer for the Gantt sheet.
setHorizontalGridBase(double) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Sets the horizontal base coordinate of the grid.
setHorizontalGridBase(double) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Sets the horizontal base coordinate of the grid.
setHorizontalGridBase(double) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets the horizontal base coordinate of the grid.
setHorizontalGridOffset(double) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Sets the horizontal offset between the grid lines.
setHorizontalGridOffset(double) - Method in class ilog.views.graphlayout.grid.IlvGridLayout
Sets the spacing of the grid lines on the horizontal axis.
setHorizontalGridOffset(double) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Sets the horizontal offset between the grid lines.
setHorizontalGridOffset(double) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets the horizontal offset between the grid lines.
setHorizontalLinkOffset(double) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the horizontal offset between parallel segments of links.
setHorizontalMargins(int, int) - Method in class ilog.views.chart.IlvChart.Area
Sets the horizontal margins between the plotting rectangle and the chart area.
setHorizontalMinOffset(double) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Sets the minimal horizontal offset between the node border and a link segment that is (vertically) parallel to the node border.
setHorizontalMinOffset(double) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Sets the minimal horizontal offset between the node border and a link segment that is (vertically) parallel to the node border.
setHorizontalMinOffset(double) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets the minimum horizontal offset between the node border and a link segment that is (vertically) parallel to the node border.
setHorizontalNodeLinkOffset(double) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the horizontal offset between a node and a link segment that is parallel to the node border.
setHorizontalNodeOffset(double) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the horizontal offset between nodes.
setHorizontalOffset(double) - Method in class ilog.views.graphlayout.bus.IlvBusLayout
Sets the horizontal offset between nodes placed on the same level of the bus.
setHorizontalOffset(int) - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DLabel
Sets the horizontal offset between the anchor of the label and the text itself.
setHorizontalOrientation(int) - Method in class ilog.views.chart.IlvLegend
Sets the orientation used by a horizontal layout.
setHorizontalOrientation(int) - Method in class ilog.views.chart.IlvLegendLayout
Sets the orientation used by a horizontal layout.
setHorizontalPixelDensity(double) - Method in class ilog.views.maps.raster.IlvRasterProperties
Returns the horizontal distance (along a line of latitude) covered by a pixel.
setHorizontalPreferred(boolean) - Method in class ilog.views.graphic.linkpolicy.IlvCrossingLinkShapePolicy
Sets whether the crossings should be registered at the horizontal links or at the vertical links.
SetHorizontalPreferred(IlvManager, boolean, boolean, boolean) - Static method in class ilog.views.graphic.linkpolicy.IlvCrossingLinkShapePolicy
Sets for all links of the input manager whether the crossings should be registered at the horizontal links or at the vertical links.
setHorizontalPreferred(IlvManager, boolean) - Static method in class ilog.views.hypergraph.crossing.IlvCrossingCalculation
Sets whether the crossings are active at segments that are more or at segments that are more vertical.
setHorizontalScrollBarPolicy(int) - Method in class ilog.cpl.equipment.renderer.IlpViewRenderer
Sets the policy when the horizontal scrollbar appears.
setHorizontalScrollBarPolicy(int) - Method in class ilog.cpl.IlpTree
Determines when the horizontal scrollbar appears.
setHorizontalScrollBarPolicy(int) - Method in class ilog.cpl.network.renderer.IlpViewRenderer
Sets the policy when the horizontal scrollbar appears.
setHorizontalScrollBarPolicy(int) - Method in class ilog.views.swing.IlvJScrollManagerView
Sets the policy when the horizontal scrollbar appears.
setHorizontalScrollBarVisible(boolean) - Method in class ilog.cpl.equipment.renderer.IlpViewRenderer
Shows or hides the horizontal scrollbar.
setHorizontalScrollBarVisible(boolean) - Method in class ilog.cpl.graph.IlpGraphView
Shows or hides the horizontal scrollbar.
setHorizontalScrollBarVisible(boolean) - Method in class ilog.cpl.IlpEquipment
Shows or hides the horizontal scrollbar.
setHorizontalScrollBarVisible(boolean) - Method in class ilog.cpl.IlpNetwork
Shows or hides the horizontal scrollbar.
setHorizontalScrollBarVisible(boolean) - Method in class ilog.cpl.network.renderer.IlpViewRenderer
Shows or hides the horizontal scrollbar.
setHorizontalScrollbarVisible(boolean) - Method in class ilog.views.awt.IlvScrollManagerView
Shows or hides the horizontal scrollbar.
setHorizontalScrollBarVisible(boolean) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the visibility status of the horizontal scroll bar.
setHorizontalScrollBarVisible(boolean) - Method in class ilog.views.swing.IlvJScrollManagerView
Shows or hides the horizontal scrollbar.
setHorizontalSegmentCursor(Cursor) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdgeEdition
Sets the cursor when the mouse is on top of a horizontal segment but not dragging.
setHorizontalSegmentCursor(Cursor) - Static method in class ilog.views.hypergraph.IlvSegmentedHyperEdgeSelection
Sets the cursor that indicates that the mouse is over a horizontal segment.
setHorizontalShown(int) - Method in class ilog.views.IlvGrid
Changes how often grid points are displayed on the horizontal axis.
setHorizontalSpacing(double) - Method in class ilog.views.IlvGrid
Changes the spacing of grid points on the horizontal axis.
setHostName(String) - Method in class ilog.views.maps.datasource.ibm.IlvDBAbstractConnectionPanel
Changes the host name.
setHostName(String) - Method in class ilog.views.maps.datasource.ibm.IlvDBConnectionInfo
Set the host name for the connection.
setHostName(String) - Method in class ilog.views.maps.export.SDOConnectionPanel
Changes the host name.
setHostPort(String) - Method in class ilog.views.maps.datasource.ibm.IlvDBAbstractConnectionPanel
Changes the port on the host machine.
setHostPort(String) - Method in class ilog.views.maps.datasource.ibm.IlvDBConnectionInfo
Set the connection port number as a string.
setHostPort(String) - Method in class ilog.views.maps.export.SDOConnectionPanel
Changes the port on the host machine.
setHotkeys(String) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
Sets the hotkeys for this view.
setHotkeys(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewComponentTag
Sets the hotkeys for this view.
setHotkeys(String) - Method in class ilog.views.faces.component.IlvFacesView
Sets the hotkeys for this view.
setHotkeys(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Sets the keyboard hotkeys for the view.
setHotkeys(String) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
Sets the hotkeys for this view.
setHotkeys(String) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttSupportImpl
Sets the hotkeys for this view.
setHotkeys(String) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
Sets the hotkeys for this view.
setHotkeys(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLHierarchyChartViewTag
Sets the hotkeys for this view.
setHotSpot(IlvAttachmentLocation) - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
Sets the location of this constraint.
setHourFont(Font) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Sets the font of the hour labels.
setHourFont(Font) - Method in class ilog.views.gantt.swing.calendarview.IlvVerticalHourScale
Sets the font of the hour labels.
setHourGridBackground(Color) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Sets the background color of the hourly grid portion of the view.
setHourGridPaint(Paint) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Sets the paint object used to stroke the hour grid lines.
setHourGridStroke(Stroke) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Sets the style used to stroke the hour grid lines.
setHourHeight(int) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Sets the height of each hour interval within the hourly grid portion of the view.
setHourHeight(int) - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
Sets the height of each hour interval.
setHourHeight(int) - Method in class ilog.views.gantt.swing.calendarview.IlvVerticalHourScale
Sets the height of each hour interval.
setHourPaint(Paint) - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
Sets the paint object used to stroke the hour grid lines.
setHourScaleBackground(Color) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Sets the background color of the vertical hour scale.
setHourScaleForeground(Color) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Sets the foreground color of the vertical hour scale.
setHourStep(int) - Method in class ilog.views.gantt.scale.IlvHourTimeScaleRow
Sets the number of hours for an interval.
setHourStep(int) - Method in class ilog.views.util.time.IlvTimeIncrementPolicy.Hour
Sets the number of hours in a step increment.
setHourStep(int) - Method in class ilog.views.util.time.IlvTimeIncrementPolicy2.Hour
Sets the number of hours in a step increment.
setHourStroke(Stroke) - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
Sets the style used to stroke the hour grid lines.
setHourTickColor(Color) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Sets the color of the hourly tick marks.
setHourTickMargin(int) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Sets the margin of the hourly tick marks.
setHoverHighlightingImageOperation(IlvHoverHighlightingImageOperation) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Sets the hover highlighting image operation.
setHoverHighlightingImageOperation(IlvHoverHighlightingImageOperation) - Method in class ilog.views.IlvManager
Sets the hover highlighting image operation.
setHoverHighlightingMode(int) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Sets one of the predefined highlighting modes.
setHoverHighlightingMode(int) - Method in class ilog.views.IlvManager
Sets one of the predefined highlighting modes.
setHtmlTableProperties(String) - Method in class ilog.views.maps.beans.IlvJMouseCoordinateViewer
The coordinates are displayed in the label using an HTML TABLE tag.
setHTMLText(String) - Method in class ilog.views.graphic.IlvHTMLText
Sets the HTML string that is displayed by this IlvHTMLText object.
setHue(float) - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
Sets the "base" hue.
setHue(float) - Method in class ilog.views.sdm.renderer.IlvColoringRenderer
Sets the "base" hue.
setHue(Color, float) - Static method in class ilog.views.util.IlvColorUtil
Returns a color with a modified hue.
setHyperEdge(IlvHyperEdge) - Method in class ilog.views.hypergraph.IlvDefaultHyperEdgeEnd
Sets the hyperedge of this end point.
setHyperEdge(IlvHyperEdge) - Method in interface ilog.views.hypergraph.IlvHyperEdgeEnd
Sets the hyperedge of this end point.
setHyperEdgesFollowEndNodes(boolean) - Method in class ilog.views.accelerator.IlvMoveSelectionAccelerator
Sets whether the segments of unselected hyperedges move when all end nodes of the hyperedge are selected and moved.
setHyperEdgesFollowEndNodes(boolean) - Method in class ilog.views.interactor.IlvSelectInteractor
Sets whether the segments of unselected hyperedges will move when all end nodes of the hyperedge are selected and moved.
setIcon(Image) - Method in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
Sets the alarm severity icon.
setIcon(String) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
Sets the URL of the general node's icon.
setIcon(Image) - Method in class ilog.tgo.model.IltGroup
Sets an icon to be displayed inside the group.
setIcon(Image) - Method in class ilog.tgo.resource.renderer.IltAbstractWindowRenderer
Sets the icon to be displayed, primarily in the information or system window.
setIcon(Icon) - Method in class ilog.views.appframe.docview.IlvDocumentViewConfiguration
Specifies the icon of this view configuration.
setIcon(Icon) - Method in class ilog.views.chart.action.IlvChartAction
Sets the icon that will be used to represent this action visually.
setIcon(Class, String) - Method in class ilog.views.chart.action.IlvChartAction
Sets the icon that will be used to represent this action visually.
setIcon(Icon) - Method in class ilog.views.chart.graphic.IlvDefaultDataAnnotation
Creates a copy of this annotation, with the specified icon.
setIcon(Icon) - Method in class ilog.views.chart.IlvIconLegendItem
Sets the icon used to draw the symbol.
setIcon(Icon) - Method in class ilog.views.dashboard.IlvDashboardExpandablePane
Sets the icon for this pane.
setIcon(Icon) - Method in class ilog.views.gantt.action.IlvAction
Sets the icon that will be used to represent this action visually.
setIcon(Class, String) - Method in class ilog.views.gantt.action.IlvAction
Sets the icon that will be used to represent this action visually.
setIcon(String) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the URL of the general node's icon.
setIconAntialiasing(boolean) - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aGraphic
Sets the antialiasing rendering hint used when drawing symbol's icon.
setIconFile(String, String) - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
Sets the icon file to use for a given bean.
setIconFileName(String) - Method in class ilog.views.maps.rendering.IlvIconPointRenderer
Sets the file name of the icon.
setIconHashFunction(IlvDiagrammerHashFunction) - Method in class ilog.views.diagrammer.application.IlvDiagrammerTree
Changes the object used to determine which objects will have the same icon in the tree.
setIconHeight(double) - Method in class ilog.tgo.graphic.renderer.IltLogicalBaseRenderer
Sets the height of the icon that is displayed in the left side of the logical drawing.
setIconHeight(int) - Method in class ilog.views.maps.rendering.IlvIconPointRenderer
Sets the height of the icon.
setIconHints(int) - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
Changes the algorithm used to scale icons.
setIconMargin(int) - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
Sets the margin left around the icons.
setIconOffsetAbovePoint(double) - Method in class ilog.views.maps.defense.terrain3d.symbol.Ilv3DSymbolStyle
The icon can be moved above the real symbol position, by defining this offset.
setIconPosition(int) - Method in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
Sets the position of the icon relative to the alarm count label.
setIconPosition(int) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
Sets the position of the icon with respect to the label.
setIconPosition(int) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the position of the icon with respect to the label.
setIconRasterizing(boolean) - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aGraphic
Sets the rasterizing rendering hint used when drawing symbol's icon.
setIconResourceName(String) - Method in class ilog.views.symbology.palettes.IlvPalette
Set the resource access string of the symbol's icon.
setIconResourceName(String) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbol
Set the resource access string of the symbol's icon.
setIconShadowThickness(int) - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
Sets the thickness of the shadow drawn around icons.
setIconSize(int) - Method in class ilog.views.diagrammer.application.IlvDiagrammerTree
Changes the size of the icons for the tree items representing the nodes and links.
setIconSize(int) - Static method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aGraphic
Override the size of the octagon containing the symbol icon and the length of the headquarters line.
setIconsSize(int) - Method in class ilog.views.appframe.swing.IlvToolBar
Sets the size of icons of the toolbar.
setIconURL(URL) - Method in class ilog.views.maps.rendering.IlvIconPointRenderer
Sets the URL of the icon.
setIconURL(URL) - Method in class ilog.views.symbology.palettes.IlvPalette
Sets the url to the icon file.
setIconURL(URL) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbol
Sets the url to the icon file.
setIconVisible(boolean) - Method in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
Sets if the icon representing the alarm severity should be visible or not.
setIconWidth(double) - Method in class ilog.tgo.graphic.renderer.IltLogicalBaseRenderer
Sets the width of the icon that is displayed in the left side of the logical drawing.
setIconWidth(int) - Method in class ilog.views.maps.rendering.IlvIconPointRenderer
Sets the width of the icon.
setID(Object, Object, String, IlvMutableSettingsModel) - Method in class ilog.views.appframe.settings.IlvSettings.IDAttributeMapper
Sets the specified ID value to the specified element if the specified type is equal to the type of element that this mapper maps.
setID(Object, Object, String, IlvMutableSettingsModel) - Method in interface ilog.views.appframe.settings.IlvSettings.IDResolver
Sets the specified ID value to the specified element.
setID(Object, Object, String, IlvMutableSettingsModel) - Method in class ilog.views.appframe.settings.IlvSettings
Sets the specified ID value to the specified object of the model.
setID(Object) - Method in class ilog.views.appframe.settings.IlvSettingsElement
Sets an ID value to this settings element.
setID(String) - Method in class ilog.views.dashboard.IlvDashboardPanel
Sets a new ID of this IlvDashboardPanel instance.
setID(String) - Method in class ilog.views.dashboard.IlvDashboardSymbol
Sets the ID of the symbol.
setID(Object, String) - Method in class ilog.views.diagrammer.IlvDiagrammer
Sets the identifier of a node or a link.
setId(String) - Method in class ilog.views.faces.taglib.IlvFacesMenuItemTag
Sets the actionListener tag attribute value.
setID(String) - Method in interface ilog.views.gantt.IlvActivity
Sets the ID string of the activity.
setID(String) - Method in interface ilog.views.gantt.IlvResource
Sets this resource's ID string.
setID(String) - Method in class ilog.views.gantt.model.IlvSimpleActivity
Sets the ID string of the activity.
setID(String) - Method in class ilog.views.gantt.model.IlvSimpleResource
Sets this resource's ID string.
setID(String) - Method in class ilog.views.gantt.model.table.IlvTableActivity
Sets the ID string of the activity.
setID(String) - Method in class ilog.views.gantt.model.table.IlvTableResource
Sets the ID string of the resource.
setId(Object) - Method in class ilog.views.maps.IlvMapFeature
Sets the identifier of the map feature.
setID(Object, String) - Method in interface ilog.views.sdm.IlvSDMModel
Sets the identifier of an object.
setID(Object, String) - Method in class ilog.views.sdm.model.IlvBasicSDMModel
Sets the identifier of an object.
setID(String) - Method in class ilog.views.sdm.model.IlvDefaultSDMNode
Sets the identifier of the object.
setID(Object, String) - Method in class ilog.views.sdm.model.IlvFilterSDMModel
Sets the identifier of an object.
setID(Object, String) - Method in class ilog.views.sdm.model.IlvMultipleSDMModel
This call is delegated to the submodel returned by IlvMultipleSDMModel.getModel(java.lang.Object).
setID(String) - Method in interface ilog.views.sdm.model.IlvMutableSDMNode
Sets the identifier of the object.
setID(Object, String) - Method in class ilog.views.sdm.model.IlvRDFSDMModel
Sets the identifier of an object.
setID(Object, String) - Method in class ilog.views.sdm.swing.IlvSDMUndoManager.UndoSDMModel
Sets the identifier of an object.
setID(Object, String) - Method in class ilog.views.sdm.util.IlvXMLConnector
Sets the identifier of an object.
setID(String) - Method in class ilog.views.symbology.palettes.IlvPaletteBaseObject
Sets the identifier of this object.
setID(String) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameter
Sets the ID of this parameter.
setID(String) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameterValueSet
Sets the identifier of this object.
setId(String) - Method in class ilog.views.util.servlet.model.IlvMenuItem
Sets the ID of this menu item.
setIDAffiliation(String) - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aSymbol
Changes the affiliation of the symbol.
setIdAttribute(String, boolean) - Method in class ilog.views.appframe.settings.IlvSettingsElement
setIdAttributeNode(Attr, boolean) - Method in class ilog.views.appframe.settings.IlvSettingsElement
setIdAttributeNS(String, String, boolean) - Method in class ilog.views.appframe.settings.IlvSettingsElement
setIDBattleDimension(String) - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aSymbol
Changes the battle dimension of the symbol.
setIDCodingScheme(String) - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aSymbol
Changes the coding scheme of the symbol.
setIdComparator(Comparator<IlvClusterId>) - Method in class ilog.views.chart.data.IlvTreeTableDataSource
Changes the comparator used to compare cluster ids.
setIdComparator(Comparator<? super CIT>) - Method in class ilog.views.chart.datax.adapter.sort.IlvClusterIdComparator
Sets the comparator that is used to compare cluster ids.
setIDCountryCode(String) - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aSymbol
Changes the country code of the symbol.
setIdentifierFactory(IlpIdentifierFactory) - Method in class ilog.cpl.storage.IlpDataSourceLoader
Sets the identifier factory to be used when loading data.
setIdentifierFactory(IlpIdentifierFactory) - Method in class ilog.cpl.storage.IlpDataSourceOutput
Sets the identifier factory to be used when writing data.
setIdentifierFactory(IlvGanttSelectionSupport.IdentifierFactory) - Method in class ilog.views.gantt.servlet.IlvGanttSelectionSupport
Sets the factory of identifier for Gantt model objects.
setIDFunction(String) - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aSymbol
Changes the function of the symbol.
setIDImpl(Object, String) - Method in class ilog.views.sdm.model.IlvAbstractSDMModel
Sets the identifier of an object.
setIDImpl(Object, String) - Method in class ilog.views.sdm.model.IlvBasicSDMModel
This method must be overridden by subclasses to actually set the ID of an object.
setIDImpl(Object, String) - Method in class ilog.views.sdm.model.IlvDefaultSDMModel
Sets the identifier of an object.
setIDImpl(Object, String) - Method in class ilog.views.sdm.model.IlvFilterSDMModel
Sets the identifier of an object.
setIDImpl(Object, String) - Method in class ilog.views.sdm.model.IlvJavaBeanSDMModel
This method sets the value of the JavaBean property specified by IlvJavaBeanSDMModel.setIDProperty(java.lang.String).
setIDImpl(Object, String) - Method in class ilog.views.sdm.model.IlvMultipleSDMModel
setIdleCursor(Cursor) - Method in class ilog.views.interactor.IlvExpandCollapseInteractor
Sets the cursor to be displayed when the mouse is not over any expandable or collapsable object.
setIDOrderOfBattle(String) - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aSymbol
Changes the order of battle of the symbol.
setIDProperty(String) - Method in class ilog.views.sdm.model.IlvJavaBeanSDMModel
Sets the name of the JavaBean property holding the ID of an object.
setIDSizeMobility(String) - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aSymbol
Changes the size/mobility of the symbol.
setIDStatus(boolean) - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aSymbol
Changes the status of the symbol to indicates either if it's present or if its position is anticipated.
setIdxFilename(String) - Method in class ilog.views.maps.datasource.IlvShapeDataSource
Sets the name of the spatial index file
setIfBetween(String) - Method in class ilog.views.prototypes.IlvMinMaxBehavior
Sets the ifBetween parameter for this behavior object.
setIfFalse(String) - Method in class ilog.views.prototypes.IlvConditionBehavior
Sets the ifFalse parameter.
setIfLess(String) - Method in class ilog.views.prototypes.IlvMinMaxBehavior
Sets the ifLess parameter for this behavior object.
setIfMore(String) - Method in class ilog.views.prototypes.IlvMinMaxBehavior
Sets the ifMore parameter for this behavior object.
setIfTrue(String) - Method in class ilog.views.prototypes.IlvConditionBehavior
Sets the ifTrue parameter.
setIgnoreContentAspectRatio(boolean) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLOverview
Sets whether the view is ignore content aspect ratio or not.
setIgnoreContentAspectRatio(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesOverviewTag
Sets whether the view is ignoreContentAspectRatio or not.
setIgnoredProperty(Class<?>, String) - Static method in class ilog.views.maps.propertysheet.IlvMapStylePropertySheet
Sets the given property of the specified class to be ignored.
setIgnoreSyntheticHttpURLs(boolean) - Static method in class ilog.cpl.service.IlpDefaultURLAccessService
Specifies whether synthetic HTTP URLs are ignored by this service.
setIgnoringUnknownDatums(boolean) - Method in class ilog.views.maps.srs.wkt.IlvWKTCoordinateSystemFactory
Sets whether this factory ignores unknown datums and replaces all unknown datums with a WGS 84 datum.
setIgnoringView(IlvManagerView, boolean) - Method in class ilog.views.maps.labelling.IlvMapLabelerController
Tells the controller if it should ignore the view or not.
setIlpClass(IlpClass) - Method in class ilog.cpl.model.IlpObjectSupport
Sets the IlpClass of this object.
setIlpClass(IlpClass) - Method in class ilog.tgo.model.IltObject
Sets a new business class.
setIlpInteractor(IlpViewsViewInteractor) - Method in class ilog.cpl.graph.action.toolbar.IlpGraphInteractorAction
Sets the associated JTGO interactor.
setIlvInteractor(IlvManagerViewInteractor) - Method in class ilog.cpl.graph.action.toolbar.IlpGraphInteractorAction
Sets the associated Rogue Wave JViews interactor.
setImage(IlpImageKey, Image) - Method in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
Changes the Image local value of a given property in this style.
setImage(IltKey.Image, Image) - Method in class ilog.tgo.graphic.IltAbstractLegend
Deprecated.
This method is obsolete. Use IlpImageKey instead of IltKey.Image
setImage(URL) - Method in class ilog.views.appframe.swing.IlvSplashWindow
Sets the image displayed by the splash window.
setImage(Image) - Method in class ilog.views.appframe.swing.IlvSplashWindow
Sets the image displayed by the splash window.
setImage(String) - Method in class ilog.views.faces.component.IlvImageButton
Sets the URL of the image representing the button.
setImage(String) - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
Sets the URL of the image representing the button.
setImage(String) - Method in class ilog.views.faces.taglib.IlvFacesMenuItemTag
Sets the image tag attribute value.
setImage(Image) - Method in class ilog.views.graphic.IlvIcon
Changes the image.
setImage(BufferedImage) - Method in class ilog.views.maps.defense.terrain3d.symbol.Ilv3DSymbol
Sets the image for this symbol.
setImage(Image) - Method in class ilog.views.maps.geometry.IlvMapImage
Sets the Image for this geometry.
setImage(Image) - Method in class ilog.views.maps.graphic.style.IlvPointStyle
Sets an Image object so that calls to getImage will return it.
setImage(Image) - Method in class ilog.views.maps.IlvAreaOfInterest
Sets the preview image associated with this area of interest.
setImage(Image) - Method in class ilog.views.maps.label.IlvMapLabelingLabel
Sets the image of this label.
setImage(Image) - Method in class ilog.views.ui.IlvImageButton
Deprecated.
Changes the image of the button.
setImage(String) - Method in class ilog.views.util.servlet.model.IlvMenuItem
Sets the string representation of an URL to an image displayed on this menu item.
setImageBounds(int, double, double, double, double) - Method in class ilog.views.maps.format.image.IlvRasterBasicImageReader
Sets the internal transformation to place image at specified lat/lon.
setImageClipping(double, double, double, double) - Method in class ilog.views.maps.defense.terrain3d.model.IlvRasterMappedBuffer3DTile
Sets a clipping on the elevation data, so that only a subpart of it is used.
setImageComputation(IlvImageComputation) - Method in class ilog.views.maps.defense.terrain.IlvComputedRasterReader
Sets the image builder instance that will be used to make, or recreate, the computed image.
setImageEncoder(String, IlvImageEncoder) - Method in class ilog.views.chart.servlet.IlvChartServletSupport
Registers the image encoder for the specified format.
setImageEncoder(String, IlvImageEncoder) - Method in class ilog.views.gantt.servlet.IlvGanttServletSupport
Registers the image encoder for the specified format.
setImageFactory(IltImageBaseRendererFactory) - Method in class ilog.tgo.graphic.renderer.IltCardImageBaseRendererFactory.BaseRenderer
Sets the image factory.
setImageFactory(IltImageBaseRendererFactory) - Method in class ilog.tgo.graphic.renderer.IltLogicalImageBaseRendererFactory.BaseRenderer
Sets the image factory.
setImageFactory(IltImageBaseRendererFactory) - Method in class ilog.tgo.graphic.renderer.IltNEImageBaseRendererFactory.BaseRenderer
Sets the image factory.
setImageFactory(IltImageBaseRendererFactory) - Method in class ilog.tgo.graphic.renderer.IltOPCImageBaseRendererFactory.BaseRenderer
Sets the image factory.
setImageFactory(IltImageBaseRendererFactory) - Method in class ilog.tgo.graphic.renderer.IltPortImageBaseRendererFactory.BaseRenderer
Sets the image factory.
setImageFactory(IltImageBaseRendererFactory) - Method in class ilog.tgo.graphic.renderer.IltTinyImageBaseRendererFactory.BaseRenderer
Sets the image factory.
setImageFileSuffix(String) - Static method in class ilog.views.maps.IlvMapOutputStream
Sets the file extension for serialized raster data used by image objects within an JViews Maps file.
setImageFormat(String) - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
Sets the imageFormat property.
setImageFormat(String) - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
Sets the imageFormat property.
setImageFormat(String) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
Sets the desired format of the image generated by the servlet.
setImageFormat(String) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
Sets the desired format of the image generated by the servlet.
setImageFormat(String) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
Sets the desired format of the image generated by the servlet.
setImageFormat(String) - Method in interface ilog.views.faces.dhtml.component.IlvDHTMLHelper
Sets the desired format of the image generated by the servlet.
setImageFormat(String) - Method in class ilog.views.faces.dhtml.component.IlvDHTMLHelperImpl
Sets the desired format of the generated image by the servlet.
setImageFormat(String) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
Sets the desired format of the image generated by the servlet.
setImageFormat(String) - Method in class ilog.views.faces.dhtml.taglib.IlvDHTMLViewTag
Sets the desired format of the generated image by the servlet.
setImageFormat(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Sets the image format used to encode the image that is displayed by this view.
setImageFormat(String) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
Sets the desired format of the image generated by the servlet.
setImageFormat(String) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
Sets the desired format of the image generated by the servlet.
setImageFormat(String) - Method in class ilog.views.maps.format.wms.IlvWMSDataSource
Sets the image format that is used in the request to the WMS.
setImageFormat(String) - Method in class ilog.views.maps.format.wms.IlvWMSReader
Sets the image format to be used in the request.
setImageFormat(int) - Method in class ilog.views.maps.servlet.IlvManagerTiler
Sets the compression format used to write the image tiles.
setImageFormat(int) - Method in class ilog.views.util.servlet.tiling.IlvFileTileManager
Sets the compression format used to write the image tiles.
setImageFormat(int) - Method in class ilog.views.util.servlet.tiling.IlvFileTileURLFactory
Sets the compression format used to write the image tiles.
setImageIcon(ImageIcon) - Method in class ilog.views.appframe.IlvApplication
Sets the icon of the application to the specified icon.
setImageLocation(String) - Method in class ilog.views.graphic.IlvIcon
Changes the image.
setImageMapFunction(String) - Method in class ilog.views.sdm.servlet.IlvSDMImageMapAreaGenerator
Changes the name of the function contained in the HREFs of the image map generated by this servlet.
setImageMapGenerator(IlvImageMapAreaGenerator) - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
Sets the image map generator.
setImageMapGenerator(IlvImageMapAreaGenerator) - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
Sets the image map generator.
setImageMapGenerator(IlvFacesChartImageMapGenerator) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
Returns the image map generator.
setImageMapGenerator(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewComponentTag
Sets the image map generator.
setImageMapGenerator(IlvImageMapAreaGenerator) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
Sets the image map generator.
setImageMapGenerator(IlvImageMapAreaGenerator) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
Sets the image map generator.
setImageMapGenerator(IlvImageMapAreaGenerator) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
Sets the imagemap generator.
setImageMapGenerator(IlvImageMapAreaGenerator) - Method in interface ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupport
Sets the image map generator.
setImageMapGenerator(IlvImageMapAreaGenerator) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
Sets the image map generator.
setImageMapGenerator(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Sets the image map generator.
setImageMapGeneratorClass(String) - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
Sets the image map generator class name.
setImageMapGeneratorClass(String) - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
Sets the image map generator class name.
setImageMapGeneratorClass(String) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
Sets the class name of the image map generator.
setImageMapGeneratorClass(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewComponentTag
Sets the image map generator class name.
setImageMapGeneratorClass(String) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
Sets the image map generator class name.
setImageMapGeneratorClass(String) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
Sets the image map generator class name.
setImageMapGeneratorClass(String) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
Sets the image map generator class name.
setImageMapGeneratorClass(String) - Method in interface ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupport
Sets the image map generator class name.
setImageMapGeneratorClass(String) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
Sets the image map generator class name.
setImageMapGeneratorClass(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Sets the image map generator class name.
setImageMapVisible(boolean) - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
Sets the imageMapVisible property.
setImageMapVisible(boolean) - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
Sets the imageMapVisible property.
setImageMapVisible(boolean) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
Sets whether the image map should be visible, if generated.
setImageMapVisible(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewComponentTag
Sets whether the image map, if generated, should be visible.
setImageMapVisible(boolean) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
Sets the flag indicating whether an image map should be visible or not (if generated)
setImageMapVisible(boolean) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
Sets the flag indicating whether an image map should be visible or not (if generated)
setImageMapVisible(boolean) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
Sets the flag indicating whether an image map should be visible or not (if generated)
setImageMapVisible(boolean) - Method in interface ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupport
Sets the flag indicating whether an image map should be visible or not (if generated)
setImageMapVisible(boolean) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
Sets the flag indicating whether an image map should be visible or not (if generated)
setImageMapVisible(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Sets the flag indicating whether an image map should be visible or not (if generated).
setImageMode(boolean) - Method in class ilog.views.faces.dhtml.component.IlvFacesSelectionManager
Sets the image mode.
setImageMode(boolean) - Method in class ilog.views.faces.dhtml.interactor.IlvFacesSelectInteractor
Deprecated.
Beginning with JViews 8.0 use IlvFacesSelectionManager.setImageMode(boolean) instead.
setImageMode(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesSelectInteractorTag
Deprecated.
Beginning with JViews 8.0 use IlvFacesSelectionManagerTag.setImageMode(String) instead.
setImageMode(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesSelectionManagerTag
Returns the image mode.
setImageOperation(BufferedImageOp) - Method in class ilog.views.IlvHoverHighlightingImageOperation
Sets the image operation to use to display the highlighted object.
setImageRefresh(boolean) - Method in class ilog.views.util.servlet.IlvSelectionSupport.IlvSelectionResponse
Sets the image refresh flag.
setImageRenderer(IlvFeatureRenderer) - Method in class ilog.views.maps.format.cadrg.IlvCADRGLayer
Sets the feature renderer used for creating graphic objects representing the CADRG subframes.
setImageRenderer(IlvFeatureRenderer) - Method in class ilog.views.maps.IlvDefaultFeatureRenderer
Sets the graphic renderer used to translate images into graphic objects.
setImageRenderingStyle(IlvMapImageRenderingStyle) - Method in class ilog.views.maps.rendering.IlvDefaultImageRenderer
Sets the rendering style of the renderer.
setImageRenderingStyle(IlvMapImageRenderingStyle) - Method in class ilog.views.maps.rendering.IlvDefaultRasterRenderer
Sets the rendering style of the renderer.
setImageRenderingStyle(IlvMapImageRenderingStyle) - Method in class ilog.views.maps.rendering.IlvIconPointRenderer
Sets the rendering style of the renderer.
setImageResponseCachePolicy(HttpServletRequest, HttpServletResponse) - Method in class ilog.views.servlet.IlvManagerServletSupport
Sets the response cache policy when generating an image.
setImageSize(int, int) - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DTile
Sets the size of the texture as created by the drawImageData method.
setImageSize(double) - Method in class ilog.views.maps.format.wms.IlvWMSDataSource
Sets the image size (between 0 and 1).
setImageSize(double) - Method in class ilog.views.maps.format.wms.IlvWMSReader
Sets the image size requested by this reader.
setImageSource(String) - Method in class ilog.views.maps.graphic.style.IlvPointStyle
Sets the ImageSource attribute value.
setImageSubsamplingFactor(double) - Static method in class ilog.views.maps.raster.IlvRasterSubsamplingLoader
Sets the image subsampling factor.
setImageTable(IlvURLKeyTable) - Method in class ilog.views.graphic.IlvMultipleIcon
Sets the table containing the URLs of the images that will be displayed by this icon.
setImmediate(String) - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
Sets the "immediate execution" flag for this UIComponent.
setImpactIcon(Image) - Method in class ilog.tgo.resource.renderer.IltAlarmRenderer
Sets the impact severity icon.
setImpactSeverities(IltAlarm.ImpactSeverity[]) - Method in class ilog.tgo.resource.renderer.IltAlarmRenderer
Adds alarm impact severities to the alarm system.
setImpactSeverityIcon(Image) - Method in class ilog.tgo.resource.renderer.IltAlarmRenderer
Sets the impact severity icon.
setInactiveColor(Color) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentEditLinkPortButton
Returns the color used to draw inactive link ports.
setInactiveColor(Color) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkEditLinkPortButton
Returns the color used to draw inactive link ports.
setInactiveColor(Color) - Method in class ilog.tgo.interactor.IltEditLinkPortInteractor
Returns the color used to draw inactive link ports.
setInApplyToObject(boolean) - Method in class ilog.views.IlvGraphic
Sets whether this graphic object is currently treated inside a call to applyToObject.
setIncludeRegisteredLayers(boolean) - Method in class ilog.views.maps.interactor.IlvSeeThroughInteractor
Tells the interactor if the list of registered layers are to be drawn or excluded from the drawing.
setIncludingLegendInBBox(boolean) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
Specifies whether the legend should be included in the bounding rectangle of the grapher.
setIncompleteGestureState(IlpGesture, Object) - Method in class ilog.cpl.interactor.IlpInteractionState
Associates additional state information with a gesture.
setIncrement(String) - Method in class ilog.views.prototypes.IlvFillBehavior
Sets the increment parameter of this behavior.
setIncrement(String) - Method in class ilog.views.prototypes.IlvRotationBehavior
Sets the increment parameter of this behavior.
setIncrement(String) - Method in class ilog.views.prototypes.IlvTranslateBehavior
Sets the increment parameter of this behavior.
setIncrement(int) - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolDiscreteInteractor
Sets the increment used to modify the value managed by this interactor.
setIncrement(int) - Method in class ilog.views.symbology.interactor.IlvDiscreteSymbolInteractor
Sets the increment used to modify the value managed by this interactor.
setIncremental(boolean) - Method in class ilog.views.sdm.util.IlvXMLConnector
Specifies whether reading an XML file should always create new objects or just set the properties of existing objects.
setIncrementalAbsoluteLevelPositioning(boolean) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets whether it is enabled to place nodes within the level to absolute positions that are close to the previous positions during incremental layout.
setIncrementalAbsoluteLevelPositionRange(double) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the range that is considered very close to the previous node position.
setIncrementalAbsoluteLevelPositionTendency(double) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the percentage how much the layout algorithm tries to place nodes to absolute positions within the level that are close to the previous positions during incremental layout.
setIncrementalConnectionPreserving(boolean) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets whether the incremental layout mode preserves the side and relative order of the link connection points.
setIncrementalLayout(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
Enables or disables the incremental mode of the hierarchical layout.
setIncrementalMode(boolean) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Enables the incremental layout mode.
setIncrementalMode(boolean) - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
Enables the incremental layout mode.
setIncrementalMode(boolean) - Method in class ilog.views.graphlayout.bus.IlvBusLayout
Enables or disables the incremental mode.
setIncrementalMode(boolean) - Method in class ilog.views.graphlayout.grid.IlvGridLayout
Sets the incremental mode.
setIncrementalMode(boolean) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets whether the incremental layout mode is enabled.
setIncrementalMode(boolean) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Enables the incremental layout mode.
setIncrementalMode(boolean) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets the incremental layout mode.
setIncrementalMode(boolean) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets the incremental layout mode.
setIncrementalMode(boolean) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the incremental mode.
setIncrementalModifiedLinkReshapeMode(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpShortLinkLayoutParameters
Sets the link reshape mode of an individual link used during incremental layout for modified links, that is links that have been already laid out in the previous layout execution and for which the bounding box (see IlvShortLinkLayout.getNodeBoxInterface() or the "link connection box" (see @link ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout#getLinkConnectionBoxInterface}) of their origin and destination nodes have been modified.
setIncrementalModifiedLinkReshapeMode(Object, int) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets the reshape mode of an individual link used during the incremental layout of modified links, that is, links that have already been laid out in the previous layout execution and for which either the bounding box (see IlvShortLinkLayout.getNodeBoxInterface() or the "link connection box" (see IlvGraphLayout.getLinkConnectionBoxInterface()) of their origin and destination nodes has been modified.
setIncrementalNodeBoxForExpand(Object, IlvRect) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the effective bounding rectangle of an expanded node during incremental layout.
setIncrementalNodeMovementMode(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
Sets the movement mode of an individual node used during incremental layout.
setIncrementalNodeMovementMode(Object, int) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the movement mode of an individual node used during incremental layout.
setIncrementalUnmodifiedLinkReshapeMode(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpShortLinkLayoutParameters
Sets the link reshape mode of an individual link used during incremental layout for unmodified links, that is links that have been already laid out in the previous layout execution and for which the bounding box (see IlvShortLinkLayout.getNodeBoxInterface() nor the "link connection box" (see @link ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout#getLinkConnectionBoxInterface}) of their origin and destination nodes have not been modified.
setIncrementalUnmodifiedLinkReshapeMode(Object, int) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets the reshape mode of an individual link used during the incremental layout of unmodified links, that is, links that have already been laid out in the previous layout execution and for which neither the bounding box (see IlvShortLinkLayout.getNodeBoxInterface() nor the "link connection box" (see IlvGraphLayout.getLinkConnectionBoxInterface()) of their origin and destination nodes have been modified.
setIndex(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpBusLayoutParameters
Allows you to specify the index of a node.
setIndex(int[]) - Method in class ilog.cpl.graph.graphlayout.css.IlpCircularLayoutParameters
Allows you to specify that node belongs to a unique cluster of a given identifier id and is associated with the integer value index
setIndex(int, int) - Method in class ilog.cpl.graph.graphlayout.css.IlpCircularLayoutParameters
Allows you to specify that node belongs to a unique cluster of a given identifier id and is associated with the integer value index.
setIndex(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpGridLayoutParameters
Allows you to specify the index of a node.
setIndex(Object, int) - Method in class ilog.views.graphlayout.bus.IlvBusLayout
Allows you to specify the index of a node.
setIndex(Object, int) - Method in class ilog.views.graphlayout.grid.IlvGridLayout
Sets the index of a node.
setIndex(IlvGraphic, int) - Method in class ilog.views.IlvIndexedSet
Changes the index of the specified object in the IlvIndexedSet.
setIndexProperty(String) - Method in class ilog.views.sdm.renderer.IlvColoringRenderer
Sets the name of the object property to use as an index.
setIndexProperty(String) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
Sets the name of the object properties to use as indexes.
setIndices(int[], int) - Method in class ilog.views.chart.data.IlvDataPoints
Sets the indices of the stored data points.
setInfoProviderMethodBinding(MethodBinding) - Method in class ilog.tgo.faces.graph.dhtml.component.IltFacesGraphViewSelectionManager
setInfoProviderMethodBinding(MethodBinding) - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesClientSelectInteractor
Deprecated.
setInfoProviderMethodBinding(String) - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesClientSelectInteractorTag
Deprecated.
setInfoProviderMethodBinding(String) - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphViewSelectionManagerTag
Deprecated.
since JViews 8.0 it is recommended to go through IltFacesGraphViewSelectionManagerTag.setPropertyAccessor(String) instead.
setInfoProviderMethodBinding(MethodBinding) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDiagrammerSelectionManager
Deprecated.
Beginning with JViews 8.0 it is recommended to use IlvFacesDiagrammerSelectionManager.setPropertyAccessor(IlvFacesDiagrammerPropertyAccessor) instead.
setInfoProviderMethodBinding(MethodBinding) - Method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesDiagrammerSelectInteractor
Deprecated.
setInfoProviderMethodBinding(String) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerSelectInteractorTag
Deprecated.
setInfoProviderMethodBinding(String) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerSelectionManagerTag
Deprecated.
Beginning with JViews 8.0 it is recommended to go through IlvFacesDiagrammerSelectionManagerTag.setPropertyAccessor(String) instead.
setInherited(String, boolean) - Method in interface ilog.views.maps.graphic.IlvInheritable
Sets the inherited state for this property.
setInherited(String, boolean) - Method in class ilog.views.maps.graphic.style.IlvGraphicPathStyle
Set the inherited state for this property.
setInherited(String, boolean) - Method in class ilog.views.maps.graphic.style.IlvMapCompositeStyle
Set the inherited state for this property.
setInherited(String, boolean) - Method in class ilog.views.maps.graphic.style.IlvMapStyle
Set the inherited state for this property.
setInheritEnabled(boolean) - Method in class ilog.views.maps.propertysheet.IlvMapStylePropertySheet
Enable inheritance in the property sheet.
setInhibitSetSelected(boolean) - Method in class ilog.tgo.graphic.IltCompositeGraphic
Turns the setSelected inhibition on or off.
setInitialDelay(int) - Method in class ilog.cpl.graphic.IlpToolTipManager
Sets the initial delay before a tooltip appears.
setInitialDelay(int) - Method in class ilog.tgo.graphic.IltToolTipManager
Deprecated.
Sets the initial delay before a tooltip appears.
setInitialModifiersEx(int) - Method in class ilog.cpl.interactor.IlpDefaultInteractionContext
Sets the modifiersEx of the event that started the interaction (usually MouseEvent.MOUSE_PRESSED).
setInitialModifiersEx(int) - Method in interface ilog.cpl.interactor.IlpInteractionContext
Sets the modifiersEx of the event that started the interaction (usually MouseEvent.MOUSE_PRESSED).
SetInitialNumberOfNonZoomablesCapacity(int) - Static method in class ilog.views.IlvIndexedSet
Sets the initial capacity of the internal vector of the indexed set that stores the nonzoomable objects.
SetInitialNumberOfObjectsCapacity(int) - Static method in class ilog.views.IlvIndexedSet
Sets the initial capacity of the internal vector of the indexed set that stores all (zoomable and nonzoomable) objects.
setInitialTime(long) - Method in class ilog.views.prototypes.IlvClockValueSource
Sets the initial time of the clock value source to a new value.
setInitialVisible(boolean) - Method in class ilog.tgo.graphic.IltCompositeGraphic
Sets the initial visibility state, immediately after preCreateGraphic.
setInitialZoom(double) - Method in class ilog.views.graphic.IlvFullZoomingGraphic
Sets the initial zoom level.
setInitialZoom(double) - Method in class ilog.views.graphic.IlvHalfZoomingGraphic
Sets the initial zoom level.
setInitialZoom(double) - Method in class ilog.views.sdm.renderer.IlvHalfZoomingRenderer
Changes the initial zoom level.
setInlaid(boolean) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
Sets the flag specifying whether the legend should be contained in the same grapher as the SDM, or if it should be placed in an independent grapher displayed in a separate frame.
setInnerBorderColor(Color) - Method in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
Sets the inner border color.
setInnerBorderVisible(boolean) - Method in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
Sets the inner border visibility.
setInnerBorderWidth(int) - Method in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
Sets the inner border width.
setInnerMargin(double) - Method in class ilog.views.maps.graphic.IlvMapGraphicText
Sets the spacing between the frame of the label and the text.
setInnerMargin(double) - Method in class ilog.views.maps.graphic.IlvMapLabel
Sets the spacing between the frame of the label and the text.
setInnerMargin(double) - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
Sets the InnerMargin property value.
setInnerMargin(int) - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
Sets the inner margin of the label in pixels.
setInnerSensibilityMargin(int) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Sets the size of the inner sensitive area of the IlvDockables on which you can drop an IlvDockable in order to dock it.
setInOperation(boolean) - Method in class ilog.views.chart.IlvChartInteractor
Sets whether the interactor is in operation state.
setInputCheckEnabled(boolean) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Enables the checks for the nodes and/or links provided as arguments for the different methods of this layout algorithm.
setInputCheckEnabled(boolean) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets whether the checks for the nodes and/or links provided as arguments for the different methods of the layout algorithms are enabled.
setInputCheckEnabled(boolean) - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayout
Enables or disables the checks for the labels and obstacles provided as arguments for the different methods of the layout algorithms.
setInputCheckEnabled(boolean) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Enables the checks for the nodes and/or links provided as arguments for the different methods of this layout algorithm.
setInputCheckEnabled(boolean) - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
Sets whether the checks for the nodes, links, and/or labels provided as arguments for the different methods of this layout algorithm and its sublayout algorithms are enabled.
setInputCheckEnabled(boolean) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
Sets whether checks are enabled for the nodes, links, and/or labels provided as arguments for the different methods of this layout algorithm and its sublayout algorithms.
setInputParameter(String, Object) - Method in class ilog.views.diagrammer.datasource.IlvXMLDataSource
Adds a parameter to pass to the input XSL transform.
setInputParameter(String, Object) - Method in class ilog.views.diagrammer.faces.component.data.IlvFacesDiagrammerXMLDataSource
Sets a parameter for the input XSL transform.
setInputParameter(String, Object) - Method in class ilog.views.sdm.util.IlvXSLConnector
This method allows you to pass parameters to the input transformation.
setInputTemplates(String) - Method in class ilog.views.sdm.util.IlvXSLConnector
Sets the location of the XSLT templates file used to transform the third-party XML input format into the SDM format.
setInputXSL(URL) - Method in class ilog.views.diagrammer.datasource.IlvXMLDataSource
Sets the URL of the input XSL file.
setInputXSL(String) - Method in class ilog.views.diagrammer.faces.component.data.IlvFacesDiagrammerXMLDataSource
Sets the URL of the input XSL file.
setInputXSL(String) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerXMLDataSourceTag
The URL of the input XSL file.
setInsertionAdjusting(boolean) - Method in class ilog.views.IlvManager
Tells the manager that it is the beginning or the end of a major insertion of objects.
setInsertionLayer(IltcLayer) - Method in class ilog.tgo.composite.IltcCompositeManager
Sets the default layer where objects are inserted.
setInsertionLayer(int) - Method in class ilog.views.IlvManager
Changes the default layer where objects are inserted.
setInsertionLayer(IlvMapLayer) - Method in class ilog.views.maps.datasource.IlvMapDataSource
Sets the layer that the IlvGraphic is to be inserted into.
setInsertionLayer(IlvManagerLayer) - Method in class ilog.views.maps.format.IlvMapLoader
Specifies the layer to which the graphic objects will be added.
setInsets(int) - Method in class ilog.cpl.graphic.component.IlpCentered
Deprecated.
Sets the insets used when a graphic instance is added inside another component.
setInsets(Insets) - Method in class ilog.views.graphic.composite.decoration.IlvBalloon
Returns the insets.
setInsets(Insets) - Method in class ilog.views.graphic.composite.layout.IlvCenteredLayout
Sets the margin.
setInsets(Insets) - Method in class ilog.views.util.swing.IlvArrow
Sets the icon insets.
setInside(boolean) - Method in class ilog.views.prototypes.IlvTranslateBehavior
Sets the inside parameter of this behavior.
setInsideApply(boolean) - Method in class ilog.views.graphic.IlvGraphicSet
This method is for internal purposes, do not use.
setInsideBorder(Border) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the inside border of the chart.
setInsideMargin(int) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
Sets the margin that will be kept between the legend elements and the legend sides.
setInstance(IlvLookAndFeelSupport) - Static method in class ilog.views.util.swing.calendar.plaf.IlvLookAndFeelSupport
Sets the shared support instance that will handle the look and feel integration into Swing for the calendar components.
setInstantZoomFactor(double) - Method in class ilog.views.maps.interactor.IlvContinuousZoomInteractor
Set the zoom factor used in instant mode.
setInState(IltDecorationSource) - Method in class ilog.tgo.graphic.IltSecondaryStatePositioner
Sets the state that is placed at the InState position.
setInt(String, int) - Method in class ilog.views.appframe.settings.IlvSettingsElement
Sets an integer value to the attribute with the specified name.
setInteger(IlpIntegerKey, int) - Method in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
Changes the int local value of a given property in this style.
setInteger(IltKey.Integer, int) - Method in class ilog.tgo.graphic.IltAbstractLegend
Deprecated.
This method is obsolete. Use IlpIntegerKey instead of IltKey.Integer
setInteger(IltNumericState, int) - Method in class ilog.tgo.model.IltObjectState
Sets the value of a state
setInteger(IltStatePath, int) - Method in class ilog.tgo.model.IltObjectState
Sets the value of a state
setIntegerArray(IlpIntegerArrayKey, int[]) - Method in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
Changes the int[] local value of a given property in this style.
setIntegerArray(IlpIntegerArrayKey, Integer[]) - Method in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
Changes the Integer[] local value of a given property in this style.
setIntegerZoomAllowed(boolean) - Method in class ilog.views.gantt.scale.IlvTimeScale
Set to true to enable double-click zooming with the mouse.
setInteractive(boolean) - Method in class ilog.views.chart.graphic.IlvThresholdIndicator
Sets whether user interactions are enabled for this threshold.
setInteractive(boolean) - Method in class ilog.views.chart.IlvLegend
Sets the interactive mode property.
setInteractiveProjectionInputEnabled(boolean) - Method in class ilog.views.maps.format.geotiff.IlvGeotiffReader
Enables the display of a dialog when projection information is missing (default is true).
setInteractiveProjectionInputEnabled(boolean) - Method in class ilog.views.maps.format.geotiff.IlvRasterGeoTiffReader
Enables displaying a dialog when projection information is missing (default true).
setInteractiveProxyPresent(boolean) - Method in class ilog.tgo.composite.IltcCompositeGraphic
 
setInteractor(IlpInteractorKey, IlpInteractor) - Method in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
Changes the IlpInteractor local value of a given property in this style.
setInteractor(IlvManagerViewInteractor) - Method in class ilog.tgo.awt.IltInteractorButton
Deprecated.
Sets the associated interactor.
setInteractor(IlvObjectInteractor) - Method in class ilog.tgo.graphic.IltCompositeInteractions
Deprecated.
Interactors are stored in the Controller component that is part of each graphic component. You can customize object interactors using the Graphic controller API or using CSS.
setInteractor(IlvManagerViewInteractor) - Method in class ilog.tgo.swing.IltJInteractorButton
Deprecated.
Sets the associated interactor.
setInteractor(IlvChartInteractor) - Method in class ilog.views.chart.event.ChartInteractionEvent
Sets the interactor that fires the event.
setInteractor(IlvFacesInteractor) - Method in class ilog.views.chart.faces.component.IlvChartView
Sets the interactor instance of this chart view.
setInteractor(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
Sets the binding to an interactor.
setInteractor(IlvFacesInteractor) - Method in class ilog.views.faces.component.IlvFacesView
The interactor property.
setInteractor(String) - Method in class ilog.views.faces.dhtml.interactor.IlvFacesInterceptInteractor
Sets the interactor that will be intercepted.
setInteractor(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Sets the binding to an interactor.
setInteractor(String) - Method in class ilog.views.faces.dhtml.taglib.IlvInterceptInteractorTag
Sets the interactors used for view component.
setInteractor(IlvManagerViewInteractor) - Method in class ilog.views.IlvManagerView
Changes the interactor of the view.
setInteractor(IlvManagerMagViewInteractor) - Method in class ilog.views.maps.beans.IlvJOverview
Set a customized subclass of IlvManagerMagViewInteractor as the interactor for this overview pane.
setInteractor(IlvManagerViewInteractor) - Method in class ilog.views.maps.beans.IlvMapAnnotationToolBar.ToolBarButton
Sets the associated interactor.
setInteractor(String) - Method in class ilog.views.prototypes.IlvGraphicElement
Sets the name of the object interactor attached to this object.
setInteractor(String) - Method in class ilog.views.sdm.renderer.IlvInteractorRenderer
Changes the interactor that will be put on the graphic objects created by the filtered renderer.
setInteractorCursor(Cursor) - Method in class ilog.views.dashboard.IlvDashboardBackgroundBar
Sets the Cursor used by the interactors.
setInteractorId(String) - Method in class ilog.views.chart.faces.component.IlvChartView
Sets the id of the data source to be displayed by the chart of this chart view component.
setInteractorId(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
Sets the ID of the data source to be displayed by the chart of this chart view component.
setInteractorId(String) - Method in class ilog.views.faces.component.IlvFacesView
The interactor identifier property.
setInteractorId(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Sets the interactor identifier to set on this view.
setInteractorRenderer(IlpInteractorRenderer) - Method in class ilog.cpl.graph.IlpGraphView
 
setInteractors(IlvChartInteractor[]) - Method in class ilog.views.chart.IlvChart
Sets the interactors.
setInteractors(String) - Method in class ilog.views.faces.dhtml.interactor.IlvFacesInteractorGroup
Set the interactors in the interactor group.
setInteractors(String) - Method in class ilog.views.faces.dhtml.taglib.IlvInteractorGroupTag
Sets the interactors used for view component.
setInteractors(IlvChartInteractor[]) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the interactors.
setInterClusterCrossingReduction(boolean) - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
Sets whether the crossing reduction takes inter cluster links into account.
setInterClusterLinkCrossingPenalty(double) - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
Sets the penalty for crossings of links between nodes of different clusters.
setIntergraphConnectivityMode(boolean) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets whether the intergraph link connectivity is considered for the partitioning of the layout into levels.
setIntergraphConnectivityMode(boolean) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets whether the intergraph link connectivity is considered for the partitioning of the layout into subtrees.
setInterGraphLinksMode(boolean) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Enables the routing of intergraph links.
setInterGraphLinksMode(boolean) - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
Enables the routing of intergraph links.
setInterGraphLinksMode(boolean) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Enables the routing of intergraph links.
setInterGraphLinksMode(boolean) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets the routing of intergraph links.
setInterGraphLinksMode(boolean) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets the routing of intergraph links.
setInterline(double) - Method in class ilog.views.maps.graphic.IlvMapGraphicText
Sets the spacing between two lines.
setInterline(double) - Method in class ilog.views.maps.graphic.IlvMapLabel
Sets the spacing between two lines.
setInterline(double) - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
Sets the Interline property value.
setInterline(double) - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
Sets the interline of the label.
setInterlineSpacing(double) - Method in class ilog.views.graphic.IlvText
Sets the interline spacing used when the text is displayed as several lines.
setIntermediateLinkPoints(IlvPoint[]) - Method in class ilog.views.dashboard.IlvDashboardSymbol
Sets the intermediate points of a polyline link.
setIntermediateLinkPoints(IlvPoint[], int, int) - Method in class ilog.views.graphic.composite.IlvCompositeLink
This method delegates to the link supplied with the setLink method.
setIntermediateLinkPoints(IlvPoint[], int, int) - Method in class ilog.views.graphic.IlvPolylineLinkImage
Changes the intermediate points that define the link.
setIntermediateLinkPoints(IlvPoint[], int, int) - Method in class ilog.views.graphic.IlvSplineLinkImage
Changes the intermediate points that define the link.
setIntermediateLinkPoints(IlvPoint[], int, int) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
This method delegates to the link supplied with the method IlvLinkBundle.setOverviewLink(ilog.views.IlvLinkImage).
setIntermediateLinkPoints(IlvPoint[], int, int) - Method in class ilog.views.graphic.linkpolicy.IlvCrossingAwareLinkImage
Changes the intermediate points that define the link.
setIntermediateLinkPoints(IlvPoint[], int, int) - Method in class ilog.views.graphic.linkpolicy.IlvPolicyAwareLinkImage
Changes the intermediate points that define the link.
setIntermediateLinkPoints(IlvPoint[], int, int) - Method in class ilog.views.IlvLinkImage
Changes the intermediate points that define the link.
setIntermediateLinkPoints(IlvPoint[]) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets the intermediate points of the link.
setIntermediatePoint(IlvCoordinate) - Method in class ilog.views.maps.geometry.IlvMapArcSegment
Sets the intermediate point of the segment.
setIntermediatePointCursor(Cursor) - Method in class ilog.views.dashboard.IlvDashboardLinkManager
Sets the cursor to be used when the mouse is at a location where an intermediate point can be created.
setIntermediatePointsModeAllowed(boolean) - Method in class ilog.views.dashboard.IlvDashboardLinkManager
Sets the intermediate points mode allowed.
setInternalGraphModelChecking(boolean) - Method in class ilog.views.graphlayout.IlvGraphModel
Enables or disables the extended checking of internally created graph models, that is, the grapher adapter that is internally created inside IlvGraphLayout.attach(IlvGrapher).
setInternalLayouts(IlvDefaultLayoutProvider) - Method in class ilog.tgo.graphic.IltCompositeGrapher
Changes the internal layouts according to _graphLayouts, _autoLayoutIndex and _linkLayout.
setInternalShape(Shape) - Method in class ilog.views.graphic.IlvGeneralPath
Sets the internal shape.
setInternalShape(Shape) - Method in class ilog.views.graphic.IlvTextPath
Sets the internal shape.
setInternalTransformation(IlvMathTransform) - Method in class ilog.views.maps.format.dxf.IlvDXFDataSource
Sets the internal transformation to use when reading the DXF file.
setInternalTransformation(IlvMathTransform) - Method in class ilog.views.maps.format.dxf.IlvMapDXFReader
Sets the mathematical transformation to apply to DXF graphical objects to georeference them.
setInternalTransformation(IlvMathTransform) - Method in class ilog.views.maps.format.image.IlvRasterBasicImageReader
Specifies a mathematical transform to apply when reading the image.
setInternalTransformation(IlvMathTransform) - Method in class ilog.views.maps.format.svg.IlvMapSVGReader
Sets the mathematical transformation to apply to SVG graphical objects so they can be georeferenced.
setInternalTransformation(IlvMathTransform) - Method in class ilog.views.maps.format.svg.IlvSVGDataSource
Sets the internal transformation to use when reading the SVG file.
setInternalZoom(double) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets the internal scale factor.
setInterningStringAttributes(boolean) - Method in class ilog.views.maps.datasource.IlvShapeDataSource
Specifies whether the String attributes that are read will be interned.
setInterningStringAttributes(boolean) - Method in class ilog.views.maps.format.shapefile.IlvDBFReader
Specifies whether the String attributes that are read are interned.
setInterningStringAttributes(boolean) - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTileLoader
Specifies whether the String attributes that are read are interned.
setInterval(Date, Date) - Method in class ilog.views.gantt.IlvTimeInterval
Sets the interval start and end times.
setInterval(Date, IlvDuration) - Method in class ilog.views.gantt.IlvTimeInterval
Sets the interval start time and duration.
setIntervalMinWidth(int) - Method in class ilog.views.gantt.scale.IlvBasicTimeScaleRow
This method lets you change the minimum interval required to draw a text between two ticks.
setIntervalPolicy(IlvZoomToFitAction.IntervalPolicy) - Method in class ilog.views.gantt.action.IlvZoomToFitAction
Sets the calculation policy that the action will to calculate the time interval of the chart's data model.
setIntraClusterLinkCrossingPenalty(double) - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
Sets the penalty for crossings of links between nodes of the same cluster.
setInts(int[]) - Method in class ilog.views.maps.raster.IlvRasterMappedBuffer
Changes the pixel array of the original image.
setInvalidCursor(Cursor) - Method in class ilog.views.dashboard.IlvDashboardLinkManager
Sets the cursor to be used when the mouse is not at a valid location.
setInvertBlackAndWhite(boolean) - Method in class ilog.views.dxf.IlvDXFReaderConfigurator
Indicates whether the black and white colors must be inverted.
setInverted(boolean) - Method in class ilog.views.chart.datax.adapter.sort.IlvColumnValueComparator
Determines whether the comparison is inverted or not.
setInvisibleRootUsed(boolean) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets whether an invisible root is used to combine components that are disconnected from each other.
setInvocationContext(int) - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesGraphInteractor
Sets the invocationContext property.
setInvocationContext(String) - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphInteractorTag
Sets the invocationContext property that indicates if the actionListener method will be called from within the JSF life cycle or from outside in the image servlet.
setInvocationContext(int) - Method in class ilog.views.faces.dhtml.event.FacesViewActionListener
Sets the invocation context of this action.
setInvocationContext(int) - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectInteractor
Sets the invocation context of the valueChangeListener.
setInvocationContext(String) - Method in class ilog.views.faces.dhtml.taglib.IlvObjectSelectInteractorTag
Sets the invocation context of the valueChangeListener.
setInvocationContext(String) - Method in class ilog.views.faces.taglib.IlvFacesMenuItemTag
Sets the actionListener tag attribute value.
setInvokeObjectInteractor(boolean) - Method in class ilog.tgo.interactor.IltSelectInteractor
Sets whether this interactor should give the priority to the object interactor or not.
setIsNode(boolean) - Method in class ilog.views.prototypes.IlvGraphicElement
This method is equivalent to setGrapherNode.
setItem(IltCardItem, IlvPoint) - Method in class ilog.tgo.model.IltCard
Deprecated.
Container relationships should be declared at the data source level. Please insert your card item in the data source, setting it as child of this card. It will also be necessary to define its position within the card. You can do this, by setting the card item position attribute to a relative point IlpRelativePoint.
setItem(int, IltObject) - Method in class ilog.tgo.model.IltCardCarrier
Deprecated.
Containment relationships should be declared at the Datasource level. Please insert your card in the datasource, setting it as child of this card carrier. It will also be necessary to define its position within the card carrier. You can do this, by setting the card position attribute to a shelf item position IlpShelfItemPosition
setItem(int, int, IltObject) - Method in class ilog.tgo.model.IltCardCarrier
Adds a child item to the container at a given position; any other children accupying the given position (or even part of it) are removed.
setItem(int, double, int, double, IltObject) - Method in class ilog.tgo.model.IltCardCarrier
Adds a child item to the container at a given position and span.
setItem(int, IltObject, double) - Method in class ilog.tgo.model.IltCardCarrier
Deprecated.
Containment relationships should be declared and retrieved at the Datasource level. Please add your object to the datasource as a child of this card carrier and set its position, as a IlpShelfItemPosition using the method setPosition at the object level or at the component view level.
setItem(int, int, IltObject) - Method in class ilog.tgo.model.IltShelf
Deprecated.
Containment relationships should be declared at the Datasource level. Please insert your shelf item in the datasource, setting it as child of this shelf. It will also be necessary to define its position within the shelf. You can do this, by setting the shelf item position attribute to a IlpShelfItemPosition
setItem(int, double, int, double, IltObject) - Method in class ilog.tgo.model.IltShelf
Deprecated.
Containment relationships should be declared at the Datasource level. Please insert your shelf item in the datasource, setting it as child of this shelf. It will also be necessary to define its position within the shelf. You can do this, by setting the shelf item position attribute to a IlpShelfItemPosition
setItem(int, IltObject) - Method in class ilog.tgo.model.IltShelf
Deprecated.
Containment relationships should be declared at the Datasource level. Please insert your shelf item in the datasource, setting it as child of this shelf. It will also be necessary to define its position within the shelf. You can do this, by setting the shelf item position attribute to a IlpShelfItemPosition
setItem(int, IltObject, double) - Method in class ilog.tgo.model.IltShelf
Deprecated.
Containment relationships should be declared at the Datasource level. Please insert your shelf item in the datasource, setting it as child of this shelf. It will also be necessary to define its position within the shelf. You can do this, by setting the shelf item position attribute to a IlpShelfItemPosition
setItem(int, IltObject) - Method in interface ilog.tgo.model.IltShelfItemContainer
Deprecated.
Adds a child item to this container at a given position.
setItem(int, IltObject, double) - Method in interface ilog.tgo.model.IltShelfItemContainer
Deprecated.
Adds a child item to this container, at a given position.
setItem(IlvLegendItem) - Method in class ilog.views.chart.event.LegendEvent
Sets the clicked item.
setItemDisabledStyleClass(String) - Method in class ilog.views.faces.component.IlvFacesMenu
Sets the CSS class name of a disabled menu item.
setItemDisabledStyleClass(String) - Method in class ilog.views.faces.taglib.IlvMenuTag
Sets the CSS class name of a disabled menu item.
setItemHighlightedStyleClass(String) - Method in class ilog.views.faces.component.IlvFacesMenu
Sets the CSS class name of a highlighted menu item.
setItemHighlightedStyleClass(String) - Method in class ilog.views.faces.taglib.IlvMenuTag
Sets the CSS class name of a highlighted menu item.
setItemStyleClass(String) - Method in class ilog.views.faces.component.IlvFacesMenu
Sets the CSS class name of a menu item.
setItemStyleClass(String) - Method in class ilog.views.faces.taglib.IlvMenuTag
Sets the CSS class name of a menu item.
setIVLMode(boolean) - Method in class ilog.views.dxf.IlvDXFStreamFactory
Allows you to revert to the standard IVL input and output format.
setIVLMode(boolean) - Method in class ilog.views.svg.SVGStreamFactory
Allows you to revert to the standard IVL format.
setJarCommand(String) - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
Changes the jar command used to pack bean classes.
setJavaColorNamesFirst(boolean) - Method in class ilog.views.sdm.IlvSDMEngine
Specifies whether to use Java color names or SVG color names when there is a conflict.
setJavaCompiler(String) - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
Changes the java compiler command used to compile bean classes.
setJavaNamesFirst(boolean) - Static method in class ilog.views.util.IlvColorUtil
Specifies whether Java colors take over the SVG color definition.
setJPEGQuality(float) - Method in class ilog.views.chart.servlet.IlvJPEGEncoder
Sets the quality of the produced JPEG image.
setJPEGQuality(float) - Method in class ilog.views.gantt.servlet.IlvJPEGEncoder
Sets the quality of the produced JPEG image.
setJPEGQuality(float) - Method in class ilog.views.sdm.servlet.IlvSDMServlet
Sets the quality of the produced JPEG file.
setJPEGQuality(float) - Method in class ilog.views.servlet.IlvManagerServlet
Sets the quality of the produced JPEG file.
setJPEGQuality(float) - Method in class ilog.views.servlet.IlvManagerServletSupport
Sets the quality of the produced JPEG file.
setJpegQuality(float) - Method in class ilog.views.util.servlet.tiling.IlvDefaultFileTileWriter
Sets the JPEG quality used to encode the image.
setJPopupMenuFactory(IltJPopupMenuFactory) - Method in class ilog.tgo.graphic.IltObjectInteractor
Deprecated.
Sets the pop-up menu factory.
setJsAction(String) - Method in class ilog.views.util.servlet.event.JavaScriptActionListener
Sets the JavaScript code that is executed if this listener is triggered.
setJustification(int) - Method in class ilog.views.graphic.IlvTextPath
Changes the justification of the text.
setJustification(int) - Method in class ilog.views.graphic.IlvZoomableLabel
Changes the justification of the multiline text.
SetJViews60LineStyleMode(boolean) - Static method in class ilog.views.IlvGraphicUtil
Sets the behavior of current products to JViews 6.0 line style zooming.
setJViews80BoundingBoxCompatibility(boolean) - Static method in class ilog.views.graphic.composite.IlvCompositeGraphic
Enables or disables the compatibility mode how the bounding box of composite graphic objects are treated.
setKeepAspectRatio(boolean) - Method in class ilog.views.dxf.IlvDXFReaderConfigurator
Indicates whether the aspect ratio must be preserved.
setKeepElevationDataCache(boolean) - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DModel
Sets whether the model should keep a copy of downsampled elevation data (depending on the camera position), or rather compute it at rendering time.
setKeepElevationDataCache(boolean) - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DTile
Sets whether the tile should keep a copy of downsampled elevation data (depending on the camera position), or rather compute it at rendering time.
setKeepGraphicObjects(boolean) - Method in class ilog.tgo.swing.IltComponentManager
Specifies if graphic objects are kept stored by this manager.
setKeepingAspectRatio(boolean) - Method in class ilog.cpl.equipment.renderer.IlpViewRenderer
Sets if the main view keeps the aspect ratio in case of zooming.
setKeepingAspectRatio(boolean) - Method in class ilog.cpl.network.renderer.IlpViewRenderer
Sets the parameter that controls whether the main view will keep its aspect ratio when zooming.
setKeepingAspectRatio(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
Sets the flag that specifies whether the width/height ratio is preserved by the methods IltNEBaseRenderer.General.setShapeWidth(double) and IltNEBaseRenderer.General.setShapeHeight(double).
setKeepingAspectRatio(boolean) - Method in class ilog.views.graphic.IlvText
Allows or inhibits the ability to have different zoom factors along the x and y axes.
setKeepingAspectRatio(boolean) - Method in class ilog.views.IlvManager
Allows or inhibits the ability of the local transformer of this manager to have different zoom factors along the x and y axes.
setKeepingAspectRatio(boolean) - Method in class ilog.views.IlvManagerView
Allows or inhibits the ability to have different zoom factors along the x and y axes.
setKeepingAspectRatio(boolean) - Method in class ilog.views.interactor.IlvManagerMagViewInteractor
Sets whether the control rectangle keeps the aspect ratio when being interactively resized.
setKeepingAspectRatio(boolean) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the flag that specifies whether the width/height ratio is preserved by the methods IlvGeneralNode.setShapeWidth(double) and IlvGeneralNode.setShapeHeight(double).
setKeepingAspectRatio(boolean) - Method in class ilog.views.swing.IlvJComponentGraphic.ComboBoxOptions
Sets whether the contents drawn in the pop-up of the combo box preserves the aspect ratio.
setKeepVisibleWindow(boolean) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLView
Sets whether the current visible window has to be kept between two JSF requests.
setKeepVisibleWindow(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
Sets whether keep or not the current visible window between two JSF requests.
setKey(int, String) - Method in class ilog.views.graphic.IlvURLKeyTable
Sets the key for a given index.
setKey(String[]) - Method in class ilog.views.graphic.IlvURLKeyTable
Sets the keys.
setKey(String) - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
Sets the google application key that should be used.
setKeyClass(Class) - Method in class ilog.cpl.util.IlpAbstractValueMap
Sets the Java type of the keys used in this value map.
setKeyInteractor(IltKeyInteractor) - Method in class ilog.tgo.graphic.IltObjectInteractor
Deprecated.
Sets the specific interactor for key events.
setKeys(Object[]) - Method in class ilog.cpl.util.IlpIndexedValueMap
Sets the keys present in the value map.
setKeys(int, Object) - Method in class ilog.cpl.util.IlpIndexedValueMap
Sets in the value map a key at the given index.
setKeys(Object[]) - Method in class ilog.cpl.util.IlpOrderedValueMap
Sets the keys present in the value map.
setKeyStroke(KeyStroke) - Method in class ilog.cpl.interactor.IlpKeyStrokeAction
Defines a key stroke which is used to trigger an action.
setKeyStrokeAction(KeyStroke, Action) - Method in class ilog.cpl.interactor.IlpAbstractInteractor
Associates an action with the specified keystroke.
setKeyStrokeAction(KeyStroke, Action) - Method in interface ilog.cpl.interactor.IlpInteractor
Associates an action with the given keystroke.
setLabel(String) - Method in class ilog.cpl.interactor.IlpDefaultPopupMenuFactory
Sets the pop-up menu label.
setLabel(String) - Method in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
Sets the alarm count label.
setLabel(String) - Method in class ilog.tgo.model.IltAlarm.AbstractSeverity
Sets the label.
setLabel(String) - Method in class ilog.tgo.model.IltAlarm.AlarmType
Sets the label.
setLabel(String) - Method in class ilog.tgo.model.IltAlarm.ProbableCause
Sets the label.
setLabel(String) - Method in class ilog.tgo.model.IltAlarm.TrendIndication
Sets the label.
setLabel(String) - Method in class ilog.tgo.model.IltObject
Deprecated.
This method is obsolete. Use setName instead.
setLabel(String) - Method in class ilog.tgo.model.IltTrap.Type
Sets the label.
setLabel(String) - Method in class ilog.views.chart.IlvLegendItem
Sets a new label.
setLabel(String) - Method in class ilog.views.chart.IlvScaleAnnotation
Sets the label displayed by this annotation.
setLabel(String) - Method in class ilog.views.faces.taglib.IlvFacesMenuItemTag
Sets the actionListener tag attribute value.
setLabel(String) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityBar
Sets the text label to be rendered.
setLabel(String) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityLabel
Sets the text label to be rendered.
setLabel(String) - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityBar
Sets the label to be rendered.
setLabel(String) - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityLabel
Sets the label to be rendered.
setLabel(String) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
Changes the label of the object.
setLabel(String) - Method in class ilog.views.graphic.composite.IlvCompositeLink
Changes the label of the object.
setLabel(String) - Method in class ilog.views.graphic.IlvDefaultCollapsedGraphic
Changes the label.
setLabel(String) - Method in class ilog.views.graphic.IlvLabel
Changes the label.
setLabel(String) - Method in class ilog.views.graphic.IlvReliefLabel
Changes the label of the object.
setLabel(int, String) - Method in class ilog.views.graphic.IlvScale
Changes the specified label of the scale.
setLabel(String) - Method in class ilog.views.graphic.IlvShadowLabel
Changes the label of the object.
setLabel(String) - Method in class ilog.views.graphic.IlvText
Sets the label that will be displayed by the IlvText.
setLabel(String) - Method in class ilog.views.graphic.IlvTextPath
Changes the label of this object.
setLabel(String) - Method in class ilog.views.graphic.IlvZoomableLabel
Changes the label.
setLabel(Object, boolean) - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
Sets whether an object is a valid label.
setLabel(String) - Method in interface ilog.views.IlvLabelInterface
Changes the label of the object.
setLabel(String) - Method in class ilog.views.maps.graphic.IlvMapLabel
Changes the label.
setLabel(String) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets a label for the link.
setLabel(String) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the label of the general node.
setLabel(String) - Method in class ilog.views.util.print.IlvPrintableLabel
Sets the label to be printed.
setLabel(String) - Method in class ilog.views.util.servlet.model.IlvMenuItem
Sets the label of this menu item.
setLabel(String) - Method in class ilog.views.util.servlet.model.IlvMenuSeparator
This method does nothing as the separator only returns the "-" label;
setLabel(String) - Method in class ilog.views.util.swing.IlvVerticalTextIcon
Sets the label to the given string, updating the orientation as needed and invalidating the layout if the size changes.
setLabelAlignment(int) - Method in class ilog.views.chart.IlvScale
Specifies the alignment of step labels.
setLabelAlignment(int) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the alignment of multiline labels.
setLabelAlignmentX(int) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Sets the horizontal alignment of each label within the rectangle to which it belongs.
setLabelAlignmentY(int) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Sets the vertical alignment of each label within the rectangle to which it belongs.
setLabelAntialiasing(boolean) - Method in class ilog.tgo.graphic.renderer.IltShelfBaseRenderer
Sets if the slot numbers label uses anti-aliasing.
setLabelAntialiasing(boolean) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the anti-aliasing mode of the label of the general node.
setLabelAttribute(String) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentEditLabelButton
Sets the label attribute name which will be used by the edit label interactor.
setLabelAttribute(String) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkEditLabelButton
Sets the label attribute name that will be used by the edit label interactor.
setLabelAttribute(String) - Method in class ilog.views.maps.graphic.style.IlvMapStyle
Set the LabelAttribute property value.
setLabelAttributeName(String) - Method in class ilog.tgo.interactor.IltEditLabelInteractor
Sets the label attribute name used by this interactor
setLabelBackgroundColor(Color) - Method in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
Sets the label background color.
setLabelBetweenCategory(boolean) - Method in class ilog.views.chart.IlvCategoryStepsDefinition
Specifies whether the labels are positioned between categories.
setLabelClass(Class<?>) - Method in class ilog.views.maps.rendering.IlvDefaultTextRenderer
Sets the class of the generated label.
setLabelColor(Color) - Method in class ilog.views.chart.IlvScale
Changes the color used to display the step labels.
setLabelColor(Color) - Method in class ilog.views.gantt.swing.calendarview.IlvVerticalHourScale
Sets the color of the labels.
setLabelColor(Color) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the color of the label of the general node.
setLabelColumn(String) - Method in class ilog.views.chart.faces.component.data.IlvFacesJDBCMapping
Sets the labelColumn.
setLabelColumn(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvFacesJDBCMappingTag
Sets the labelColumn.
setLabelColumn(IlvDataColumnInfo) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Sets the column chosen to determine the label of every object, as shown by IlvDataLabelAnnotation.
setLabelColumnName(String) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Determines the column chosen to determine the label of every object, as shown by IlvDataLabelAnnotation, through its name.
setLabelDataSetIndex(int) - Method in class ilog.views.chart.IlvCategoryStepsDefinition
Sets the index of the labels data set in the chart's data source.
setLabelDescriptor(Object, IlvAnnealingLabelDescriptor) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
Sets the descriptor of the label.
setLabelDescriptorProvider(IlvAnnealingLabelDescriptorProvider) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
Allows you to install a label descriptor provider.
setLabelDirection(int) - Method in class ilog.tgo.model.IltShelfItem
Deprecated.
Please use CSS property labelDirection instead.
setLabelDirection(IltGraphicManager, int) - Method in class ilog.tgo.model.IltShelfItem
Deprecated.
Please use CSS property labelDirection instead.
setLabelFactory(IlvMapLabelFactory) - Method in class ilog.views.maps.label.IlvMapDefaultLabeler
Deprecated.
Since JViews 8.8, you should use getLabelManager().setLabelFactory(factory)
setLabelFactory(IlvMapLabelFactory) - Method in class ilog.views.maps.label.IlvMapLabelManager
Sets the LabelFactory instance used by this IlvMapLabelManager object.
setLabelFillPaint(Paint) - Method in class ilog.views.graphic.IlvDefaultCollapsedGraphic
Changes the paint object used to fill the label.
setLabelFont(Font) - Method in class ilog.tgo.graphic.renderer.IltShelfBaseRenderer
Sets the font of the slot numbers.
setLabelFont(Font) - Method in class ilog.views.chart.IlvScale
Sets the font used to draw the step labels.
setLabelFont(Font) - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultActivityCalendarRenderer
Sets the font used to label the rectangular bar.
setLabelFont(Font) - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultMilestoneCalendarRenderer
Sets the font used to label the symbol.
setLabelFont(Font) - Method in class ilog.views.maps.label.IlvMapLabelStyle
Sets the text font of the label.
setLabelFont(Font) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the font of the label of the general node.
setLabelFont(Font) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
Sets the font of the legend labels.
setLabelForeground(Color) - Method in class ilog.tgo.graphic.renderer.IltShelfBaseRenderer
Sets the color of the slot numbers.
setLabelFormat(IlvValueFormat) - Method in class ilog.views.chart.IlvScale
Specifies a format for the step labels.
setLabelFormat(Format) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Sets the format for labels associated with rectangles.
setLabelingModel(IlvLabelingModel) - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
Sets the labeling model to be used for the label layout.
setLabelLayer(IlvMapLayer) - Method in class ilog.views.maps.label.IlvMapDefaultLabeler
Sets the label layer.
setLabelLayer(IlvMapLayer) - Method in interface ilog.views.maps.label.IlvMapLabeler
Sets the label layer.
setLabelLayout(IlvLabelLayout) - Method in class ilog.cpl.equipment.renderer.IlpLabelLayoutRenderer
Changes the label layout.
setLabelLayout(IlvLabelLayout) - Method in class ilog.cpl.graph.IlpGraphView
Sets the label layout in this view.
setLabelLayout(IlvLabelLayout) - Method in class ilog.cpl.IlpEquipment
Sets the label layout in this equipment.
setLabelLayout(IlvLabelLayout) - Method in class ilog.cpl.IlpNetwork
Sets the label layout in this network.
setLabelLayout(IlvLabelLayout) - Method in class ilog.cpl.network.renderer.IlpLabelLayoutRenderer
Changes the label layout.
setLabelLayout(IlvLabelLayout) - Method in class ilog.tgo.graphic.IltCompositeGrapher
Attaches a label layout to this grapher, it must be an instance of IltAnnealingLabelLayout.
setLabelLayout(IlvLabelLayout) - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
Sets the label layout to be applied inside performLayout.
setLabelLayoutActive(boolean) - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
Sets whether the label layout is active.
setLabelLayoutActive(boolean) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
Deprecated.
setLabelLayoutActive(int) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
Sets whether the label layout of all subgraphs is active.
setLabelLayoutActiveDuringAutoLayout(int) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
Sets whether the label layout of all subgraphs is active during automatic layout.
setLabelLayoutEnabled(boolean) - Method in class ilog.views.sdm.IlvSDMEngine
Enables or disables the automatic layout of labels.
setLabelLayoutEnabledDuringRecLayoutMode(boolean) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets whether the recursive layout mode places also the labels of the graph.
setLabelLayoutPersistent(boolean) - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
Sets whether the label layout is persistent.
setLabelLayoutRenderer(IlpLabelLayoutRenderer) - Method in class ilog.cpl.graph.IlpGraphView
 
setLabellingSmallAreas(boolean) - Method in class ilog.views.maps.label.IlvMapLabelStyle
Sets whether small areas should be labeled, even if label is bigger than area.
setLabelMargin(int) - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultActivityCalendarRenderer
Sets the label margin.
setLabelMargin(int) - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultMilestoneCalendarRenderer
Sets the label margin.
setLabelMargin(double) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the margin that will be kept between the labels and the edges of the shape when performing word wrapping or label truncation.
setLabelMode(int) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the label mode of this general node.
setLabelMovementPolicy(IlvLabelMovementPolicy) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
Allows you to install a label movement policy, that is, an object that allows or prohibits a label being moved by the layout algorithm.
setLabelOffset(IltGraphicManager, IlvPoint) - Method in class ilog.tgo.model.IltObject
Deprecated.
Please use CSS property labelOffset instead.
setLabelOffset(IlvPoint) - Method in class ilog.tgo.model.IltObject
Deprecated.
Please use CSS property labelOffset instead.
setLabelOffset(int) - Method in class ilog.views.chart.IlvScale
Specifies the offset between tick marks and labels.
setLabelOffset(double) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
Sets the minimum offset between the border of neighbored labels.
setLabelOffset(double, double) - Method in class ilog.views.maps.graphic.IlvAnchoredLabel
Sets the label offset of this IlvAnchoredLabel if the label exists.
setLabelOffset(double) - Method in class ilog.views.maps.labelling.IlvMapLayoutParameters
Sets the label offset.
setLabelPaint(Paint) - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultActivityCalendarRenderer
Sets the paint object used to label the rectangular bar.
setLabelPaint(Paint) - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultMilestoneCalendarRenderer
Sets the paint object used to label the symbol.
setLabelPolicy(int) - Method in class ilog.views.graphic.IlvCircularScale
Sets the label visibility policy.
setLabelPosition(int) - Method in class ilog.tgo.graphic.renderer.IltShelfBaseRenderer
Sets the label position relative to the base.
setLabelPosition(IltGraphicManager, int) - Method in class ilog.tgo.model.IltObject
Deprecated.
Use CSS property labelPosition instead.
setLabelPosition(int) - Method in class ilog.tgo.model.IltObject
Deprecated.
Please use CSS property labelPosition instead.
setLabelPosition(int) - Method in class ilog.views.sdm.graphic.IlvDefaultLaneGraphic
Sets the label position.
setLabelPosition(int) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the position of the label with respect to the shape.
setLabelProperty(String) - Method in class ilog.views.sdm.interactor.IlvEditSDMLabelInteractor
Changes the name of the property used to set the label of a data object.
setLabelRenderer(IlvLabelRenderer) - Method in class ilog.views.chart.graphic.IlvDataIndicator
Sets the renderer of the text displayed by this indicator.
setLabelRenderer(IlvLabelRenderer) - Method in class ilog.views.chart.graphic.IlvDataLabelAnnotation
Sets the renderer that displays the label.
setLabelRenderer(IlvLabelRenderer) - Method in class ilog.views.chart.graphic.IlvLabelDecoration
Sets the renderer that displays the label.
setLabelRotated(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
Sets whether the label is rotated.
setLabelRotation(double) - Method in class ilog.views.chart.IlvScale
Specifies the rotation of the step labels.
setLabels(String[]) - Method in class ilog.views.graphic.IlvScale
Changes all labels of the scale.
setLabelScaleFactor(double) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the scale factor of the label of the general node.
setLabelsCentered(boolean) - Method in class ilog.views.graphic.IlvRectangularScale
Centers the label between the markers.
setLabelsInside(boolean) - Method in class ilog.views.graphic.IlvCircularScale
Changes the way the labels are drawn.
setLabelSpacing(int) - Method in class ilog.tgo.graphic.renderer.IltShelfBaseRenderer
Returns the height of the space separating displayed logical numbers from the shelf outline.
setLabelSpacing(double) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the spacing between the shape and the label.
setLabelsPosition(int) - Method in class ilog.views.graphic.IlvRectangularScale
Changes the position of the labels of the scale.
setLabelStroke(Stroke) - Method in class ilog.views.maps.label.IlvMapLabelStyle
Returns the stroke of the label.
setLabelStyle(IlvMapLabelStyle) - Method in class ilog.views.maps.label.IlvMapLabelingLabel
Sets the style of this label.
setLabelsZoomable(boolean) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
Sets the flag specifying whether the legend should use zoomable labels.
setLabelTable(Dictionary) - Method in class ilog.views.chart.swing.IlvDoubleSlider
Specifies what label will be drawn at any given value.
setLabelVisible(boolean) - Method in class ilog.tgo.graphic.renderer.IltShelfBaseRenderer
Sets if the slot numbers are visible.
setLabelVisible(boolean) - Method in class ilog.views.chart.IlvScale
Toggles the visibility of step labels.
setLabelZoomable(boolean) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Specifies whether the label should be zoomable.
setLam0(double) - Method in class ilog.views.maps.defense.format.asrp.projection.IlvAbstractARCProjection
sets Lambda0 parameter.
setLastSelectedObject(ServletContext, Object, Object) - Method in class ilog.views.util.servlet.IlvSelectionSupport
Sets the object that was last selected in a given view.
setLat(double) - Method in class ilog.views.maps.beans.editor.IlvCoordinatePanelFactory.CoordPointInputPanel
Sets the latitude of the point.
setLat(double) - Method in interface ilog.views.maps.beans.editor.IlvSymbolLocationEditor
Sets the latitude shown by the editor.
setLat(String) - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
Changes the latitude of the map center.
setLatestFinishProperty(String) - Method in class ilog.views.gantt.model.IlvCriticalPathCalculator
Sets the name of the latest finish time property for activities in the data model.
setLatestFinishProperty(String) - Method in class ilog.views.gantt.model.IlvGanttModelScheduler
Sets the name of the latest finish time property for activities in the data model.
setLatestStartProperty(String) - Method in class ilog.views.gantt.model.IlvCriticalPathCalculator
Sets the name of the latest start time property for activities in the data model.
setLatestStartProperty(String) - Method in class ilog.views.gantt.model.IlvGanttModelScheduler
Sets the name of the latest start time property for activities in the data model.
setLatitude(double) - Method in class ilog.views.maps.defense.terrain3d.util.IlvGeographicPoint
Sets the latitude of the point (in radians).
setLatitude1(double) - Method in class ilog.views.maps.IlvGeodeticComputation
Sets the latitude of the first reference point.
setLatitude2(double) - Method in class ilog.views.maps.IlvGeodeticComputation
Sets the latitude of the second reference point.
setLatitudeOfTrueScale(double) - Method in class ilog.views.maps.projection.IlvCylindricalEqualAreaProjection
Sets the latitude of the true scale.
setLatitudeOfTrueScale(double) - Method in class ilog.views.maps.projection.IlvEquidistantCylindricalProjection
Sets the latitude of the true scale.
setLatitudeOfTrueScale(double) - Method in class ilog.views.maps.projection.IlvMercatorProjection
Sets the latitude of the true scale.
setLatitudeOfTrueScale(double) - Method in class ilog.views.maps.projection.IlvStereographicProjection
Sets the latitude of the true scale.
setLatitudePropertyName(String) - Method in class ilog.views.maps.defense.terrain3d.symbol.Ilv3DSymbol
Sets the name of the property to use to retrieve latitude in the symbol node.
setLatLon(double, double) - Method in class ilog.views.maps.beans.editor.IlvCoordinatePanelFactory.CoordPointInputPanel
Sets the coordinates of the point.
setLatLon(double, double) - Method in interface ilog.views.maps.beans.editor.IlvSymbolLocationEditor
Sets the latitude shown by the editor.
setLatLonBoundingBox(double, double, double, double) - Method in class ilog.views.maps.format.wms.IlvWMSLayerNode
Sets the bounding box int lat/lon for this layer.
setLatLonMax(double, double) - Method in class ilog.views.maps.beans.editor.IlvCoordinatePanelFactory.CoordRectangleInputPanel
Sets the coordinates of the top-right/northeastern point.
setLatLonMin(double, double) - Method in class ilog.views.maps.beans.editor.IlvCoordinatePanelFactory.CoordRectangleInputPanel
Sets the coordinates of the bottom-left/southeastern point.
setLatLonPicker(IlvSymbolLocationEditor) - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aSymbologyTreeViewActions
Sets the locator to use to pick a point interactively.
setLatMax(double) - Method in class ilog.views.maps.beans.editor.IlvCoordinatePanelFactory.CoordRectangleInputPanel
Sets the latitude of the top/northernmost point.
setLatMax(double) - Method in class ilog.views.maps.grids.IlvLatLonGrid
Sets the maximum latitude for which grid lines can appear.
setLatMax(double) - Method in class ilog.views.maps.grids.IlvLatLonRectangleGridZone
Sets the maximum latitude of the zone.
setLatMin(double) - Method in class ilog.views.maps.beans.editor.IlvCoordinatePanelFactory.CoordRectangleInputPanel
Sets the latitude of the bottom/southernmost point.
setLatMin(double) - Method in class ilog.views.maps.grids.IlvLatLonGrid
Sets the minimum latitude for which grid lines can appear.
setLatMin(double) - Method in class ilog.views.maps.grids.IlvLatLonRectangleGridZone
Sets the minimum latitude of the zone.
setLayer(IlvManagerLayer) - Method in class ilog.views.event.ObjectInsertedEvent
Changes the layer where the object was inserted.
setLayer(IlvManagerLayer) - Method in class ilog.views.event.ObjectRemovedEvent
Changes the layer where the object was removed.
setLayer(IlvGraphic, int, boolean) - Method in class ilog.views.hypergraph.IlvHyperGrapher
Changes the layer of a graphic object.
setLayer(IlvGraphic, int, boolean) - Method in class ilog.views.IlvGrapher
Changes the layer of a graphic object.
setLayer(IlvGraphic, int, boolean) - Method in class ilog.views.IlvManager
Changes the layer of a graphic object.
setLayer(int) - Method in class ilog.views.prototypes.IlvGraphicElement
Sets the layer of the graphic object in the manager.
setLayer(int) - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
Sets the manager layer in which the swimlane graphics will be added.
setLayer(int) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
Sets the index of the manager layer in which the legend box will be placed.
setLayerCached(int, boolean) - Method in class ilog.views.IlvManagerView
Enables or disables the cache on a specified manager layer.
setLayeredPane(JLayeredPane) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Sets the layeredPane property of this IlvDockingArea.
setLayerGlobalVisibilityMode(boolean) - Method in class ilog.views.maps.beans.IlvJMapLegend
Sets whether this legend instance controls the global visibility of the manager layers for all views or the associated view only.
setLayerMode(int) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeConnector
Sets the layer mode.
setLayerName(int, String) - Method in class ilog.views.IlvManager
Changes the name of the specified layer.
setLayerName(IlvManagerLayer, String) - Method in class ilog.views.maps.beans.IlvJMapLegend
Sets the name for the specified layer.
setLayerName(IlvGrapher, int, String) - Method in class ilog.views.sdm.renderer.IlvSDMRenderer
Sets the name of the specified layer.
setLayerNames(String[]) - Method in class ilog.views.maps.format.wms.IlvWMSReader
Sets the names of the layers to be read by this reader.
setLayerNum(int) - Method in class ilog.views.maps.beans.IlvFeatureSelectorPanel.Feature
Sets the layer number associated with that feature.
setLayerOfCrossingGraphic(int) - Method in class ilog.views.graphic.linkpolicy.IlvCrossingAwareLinkImage
Sets the default layer of the graphic object that draws the crossings.
setLayerOfCrossingGraphic(IlvManager, boolean, IlvGraphicFilter, int, boolean) - Static method in class ilog.views.hypergraph.crossing.IlvCrossingCalculation
Sets the default layer of the graphic object that draws the crossings at all parameterizable crossing aware objects.
setLayerOfCrossingGraphic(int) - Method in interface ilog.views.hypergraph.crossing.IlvParameterizedCrossingAwareObject
Sets the default layer of the graphic object that draws the crossings.
setLayerOfCrossingGraphic(int) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
Sets the default layer of the graphic object that draws the crossings.
setLayerOfCrossingGraphic(int) - Method in class ilog.views.hypergraph.interactor.IlvMakeSegmentedHyperEdgeInteractor
Sets the default layer of the graphic object that draws the crossings at the newly created edge.
setLayerOrder(IlvMapLayer, Integer) - Method in class ilog.views.maps.format.IlvDefaultTilableDataSource
A utility method that stores the map layer order.
setLayerPolicy(IltcLayerPolicy) - Method in class ilog.tgo.composite.IltcCompositeManager
Changes layer policy for this manager.
setLayerPolicy(IltcLayerPolicy) - Method in class ilog.tgo.graphic.IltCompositeGrapher
Changes this manager's layer policy.
setLayerRepresentation(IlvManagerLayer, Component) - Method in class ilog.views.maps.beans.IlvJMapLegend
Specifies a representation component that can be used to show a typical item of the layer content.
setLayers(String[]) - Method in class ilog.views.maps.format.wms.IlvWMSDataSource
Sets the list of layers to be read by the data source.
setLayers(ArrayList<IlvManagerLayer>) - Method in class ilog.views.maps.interactor.IlvSeeThroughInteractor
Register a layer list for this interactor.
setLayers(int[]) - Method in class ilog.views.sdm.graphic.IlvSDMCompositeLink
Sets the layer of the child at the specified position of this object.
setLayers(int, int) - Method in class ilog.views.sdm.graphic.IlvSDMCompositeLink
Sets the layer of the child at the specified position of this object.
setLayers(int[]) - Method in class ilog.views.sdm.graphic.IlvSDMCompositeNode
Sets the layers of all the children of this object.
setLayers(int, int) - Method in class ilog.views.sdm.graphic.IlvSDMCompositeNode
Sets the layer of the child at the specified position.
setLayerTree(IlvLayerTree) - Method in class ilog.views.maps.beans.IlvDataSourcePanel
Sets the associated layer tree.
setLayout(LayoutManager) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Ensures that, by default, the layout of this component cannot be set.
setLayout(String) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLLegend
Sets the layout direction for the legend.
setLayout(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartLegendTag
Sets the layout direction for the legend.
setLayout(LayoutManager) - Method in class ilog.views.chart.IlvChart.Area
Does not allow to change the layout.
setLayout(LayoutManager) - Method in class ilog.views.chart.IlvChart
Sets the layout manager for this container.
setLayout(IlvLayoutManager) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
Sets the layout manager for this composite graphic.
setLayout(Object, IlvGraphLayout) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
Sets the layout instance to be used for the input subgraph.
setLayout(Object, IlvGraphLayout, boolean, boolean) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
Sets the layout instance to be used for the input subgraph.
setLayout(Object, IlvGraphLayout) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
Sets the layout instance to be used for the input subgraph.
setLayout(Object, IlvGraphLayout, boolean, boolean) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
Sets the layout instance to be used for the input subgraph.
setLayout(Object, IlvGraphLayout, IlvGraphLayout) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
Sets the layout instances to be used for the input subgraph.
setLayout(Object, IlvGraphLayout, IlvGraphLayout, IlvLabelLayout) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
Sets the layout instances to be used for the input subgraph.
setLayoutEnabled(boolean, boolean) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
This method is for internal purposes, do not use it.
setLayoutIgnored(boolean) - Method in class ilog.cpl.graph.graphlayout.css.IlpGraphLayoutParameters
Allows you to specify whether a node or a link shall be ignored by the graph layout.
setLayoutMode(int) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Sets the layout mode.
setLayoutMode(int) - Method in class ilog.views.graphlayout.grid.IlvGridLayout
Sets the layout mode.
setLayoutMode(int) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Sets the layout mode.
setLayoutMode(int) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the layout mode.
setLayoutMode(int) - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
Sets the layout mode.
setLayoutOfClusterGraph(IlvGraphLayout) - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
Returns the layout instance that lays out the graph of clusters.
setLayoutOfConnectedComponents(IlvGraphLayout) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets the layout instance that lays out the connected components of the graph.
setLayoutOfConnectedComponentsEnabled(boolean) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets whether the generic connected component layout mechanism is enabled.
setLayoutOfGeneralLinkLabelsEnabled(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvLabelLayoutRenderer
setLayoutOfGeneralNodeLabelsEnabled(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvLabelLayoutRenderer
setLayoutOfLinkLabelsEnabled(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvLabelLayoutRenderer
Enables or disables the layout of labels attached to the IlvGeneralLink objects or to the IlvSDMCompositeLink objects of the graph.
setLayoutOfNodeLabelsEnabled(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvLabelLayoutRenderer
Enables or disables the layout of labels attached to the IlvGeneralNode objects or to IlvSDMCompositeNode objects of the graph.
setLayoutOfNonTextLabelsEnabled(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvLabelLayoutRenderer
Enables or disables whether the layout considers the non-textual children of IlvSDMCompositeNode and IlvSDMCompositeLink objects as labels.
setLayoutParameters(IlvMapLayoutParameters) - Method in class ilog.views.maps.labelling.IlvMapLabeler
Sets the parameters to be used by this labeler.
setLayoutProxyPresent(boolean) - Method in class ilog.tgo.composite.IltcCompositeGraphic
 
setLayoutProxyPresent(boolean) - Method in class ilog.tgo.graphic.IltCompositeGraphic
Override from IltcCompositeGraphic, to notify the layout optimizer.
setLayoutRegion(IlvManagerView) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets the layout region as the visible area of a given manager view.
setLayoutRegion(IlvManagerView, IlvRect) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets the layout region as a rectangle (the argument rect), with the dimensions of the rectangle being given in the coordinates of the manager view (the argument view).
setLayoutRegion(IlvRect) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets the layout region as a rectangle rect), with the dimensions of the rectangle being given in manager (graph model) coordinates.
setLayoutRegion(IlvRect) - Method in class ilog.views.graphlayout.labellayout.random.IlvRandomLabelLayout
Sets the layout region of the layout.
setLayoutReport(IlvGraphLayoutReport) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets the layout report, that is, the object that contains information about the behavior of the layout algorithm.
setLayoutReport(IlvLabelLayoutReport) - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayout
Sets the layout report; that is, the object that contains information about the behavior of the layout algorithm.
setLayoutRunning(boolean, boolean) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets whether layout is running.
setLayoutRunning(boolean, boolean) - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayout
Sets a flag indicating whether this layout is running.
setLayoutRunning(boolean, boolean) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Sets whether layout is running.
setLayoutRunning(boolean, boolean) - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
Sets whether layout is running.
setLayoutRunning(boolean, boolean) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
Sets whether layout is running.
setLayoutRunning(boolean) - Method in class ilog.views.sdm.IlvSDMEngine
Sets the flag indicating that a layout algorithm is running.
setLayouts(IlvGraphLayout[]) - Method in class ilog.cpl.equipment.renderer.IlpGraphLayoutRenderer
Set the current graph layouts.
setLayouts(int, IlvGraphLayout) - Method in class ilog.cpl.equipment.renderer.IlpGraphLayoutRenderer
Set the graph layout at the given index.
setLayouts(IlpRepresentationObject, IlvGraphLayout[]) - Method in class ilog.cpl.equipment.renderer.IlpGraphLayoutRenderer
Sets the graph layouts that are associated to the given subnetwork representation object.
setLayouts(IlpRepresentationObject, int, IlvGraphLayout) - Method in class ilog.cpl.equipment.renderer.IlpGraphLayoutRenderer
Sets the layout that is associated with the given representation object and index.
setLayouts(IlvGraphLayout[]) - Method in class ilog.cpl.network.renderer.IlpGraphLayoutRenderer
Set the current graph layouts.
setLayouts(int, IlvGraphLayout) - Method in class ilog.cpl.network.renderer.IlpGraphLayoutRenderer
Set the graph layout at the given index.
setLayouts(IlpRepresentationObject, IlvGraphLayout[]) - Method in class ilog.cpl.network.renderer.IlpGraphLayoutRenderer
Sets the graph layouts that are associated to the given subnetwork representation object.
setLayouts(IlpRepresentationObject, int, IlvGraphLayout) - Method in class ilog.cpl.network.renderer.IlpGraphLayoutRenderer
Sets the layout that is associated with the given representation object and index.
setLayoutVerbosity(boolean) - Method in class ilog.tgo.graphic.IltCompositeGrapher
Changes the graph layout verbosity.
setLeadingMarginProportion(double) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Sets the leading margin proportion.
setLeadSelection(IlpArea) - Method in class ilog.cpl.table.selection.IlpDefaultTableSelectionModel
Sets the IlpArea composing the temporary lead selection.
setLeadSelection(IlpArea) - Method in interface ilog.cpl.table.selection.IlpTableSelectionModel
Sets the IlpArea composing the temporary lead selection.
setLeafActivityRenderer(IlvActivityRenderer) - Method in class ilog.views.gantt.graphic.IlvDefaultActivityRendererFactory
Sets the activity renderer for leaf activities.
setLeafToContainerEnabled(boolean) - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer
Controls whether leaves are automatically converted to container when a first new child is added.
setLeftArea(JComponent) - Method in class ilog.views.dashboard.IlvDashboardEditorFrame
Sets the component of left pane of this IlvDashboardEditorFrame.
setLeftComponent(Component) - Method in class ilog.views.dashboard.IlvDashboardExpandableSplitPane
Sets the component displayed in the left pane of this IlvDashboardExpandableSplitPane if and only if comp is a IlvDashboardExpandableSplitPane.
setLeftMargin(int) - Method in class ilog.cpl.graph.action.toolbar.IlpGraphFitToContentsAction
Sets the left margin width to be used in the "fit to contents" action.
setLeftMargin(int) - Method in class ilog.cpl.graph.action.toolbar.IlpGraphFitToContentsButton
Sets the left margin width to be used in the "fit to contents" action.
setLeftMargin(int) - Method in class ilog.views.chart.IlvChart.Area
Sets the left margin between the plotting rectangle and the chart area.
setLeftMargin(double) - Method in class ilog.views.graphic.IlvHTMLText
Sets the left margin of the box around the text.
setLeftMargin(double) - Method in class ilog.views.graphic.IlvText
Sets the left margin of the box around the text.
setLeftMargin(double) - Method in class ilog.views.graphic.IlvZoomableLabel
Sets the left margin of the box around the label.
setLeftMargin(double) - Method in class ilog.views.graphlayout.grid.IlvGridLayout
Sets the left margin parameter.
setLeftMargin(double) - Method in class ilog.views.IlvConstantModeManagerFrame
Sets the left margin.
setLeftMargin(double) - Method in class ilog.views.IlvDefaultManagerFrame
Sets the left margin.
setLeftOverlap(double) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
Sets the amount the label can overlap the related obstacle or reference polyline at the left side of the label.
setLeftSection(String) - Method in class ilog.views.util.print.IlvHeaderFooter
Changes the left section of the header or footer.
setLeftSectionFont(Font) - Method in class ilog.views.util.print.IlvHeaderFooter
Changes the font used to print the left section.
setLeftToRight(boolean) - Method in class ilog.views.gantt.IlvTimeScrollSupport
Sets whether time increases left-to-right in the view.
setLegend(IltLegend) - Method in class ilog.tgo.model.IltObject
Associates an new IltLegend with this object.
setLegend(IlvLegend) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartOverview
An overview cannot have a legend, so this method prevents one being set.
setLegend(IlvLegend) - Method in class ilog.views.chart.IlvChart
Sets the legend.
setLegend(IlvLegend) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the legend.
setLegendGroup(String) - Method in class ilog.views.maps.graphic.style.IlvMapStyle
Set the LegendGroup property value.
setLegendItemAttributes(Map<IlvLegendItem, ? extends IlvIMapAttributes>) - Method in class ilog.views.chart.servlet.IlvDefaultIMapDefinition
Sets the legend items attributes for this area definition.
setLegendLabelFormat(Format) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Sets the format of labels associated with colors, in the legend.
setLegendLayout(HttpServletRequest, String) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartServletSupport
Sets the legend layout of the legend view.
setLegendLayout(IlvManagerLayer, LayoutManager) - Method in class ilog.views.maps.beans.IlvJMapLegend
Changes the layout manager used to display the items representing the specified layer.
setLegendPosition(String) - Method in class ilog.views.chart.IlvChart
Sets the legend position.
setLegendPosition(String) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the legend position.
setLegendVisible(boolean) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartOverview
An overview cannot have a legend, so this method has no effect.
setLegendVisible(boolean) - Method in class ilog.views.chart.IlvChart
Sets the legend of this chart visible.
setLegendVisible(boolean) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the legend of this chart visible.
setLegendVisible(boolean) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
Makes the legend visible or invisible.
setLegendZooming(boolean) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
Specifies whether the items displayed in the legend should zoom when the SDM view is zoomed, or if the size of the legend items should stay fixed.
setLength(int) - Method in class ilog.views.maps.defense.format.asrp.IlvRasterASRPReader.FieldPosition
Sets the field length.
setLenient(boolean) - Method in class ilog.views.util.text.IlvDateFormat
Specifies whether or not date/time parsing is to be lenient.
setLenient(boolean) - Method in class ilog.views.util.text.IlvWrappedICUDateFormat
Overridden version of the same method of DateFormat.
setLenient(boolean) - Method in class ilog.views.util.time.IlvWrappedICUCalendar
Overridden version of the same method in Calendar.
setLenientParseMode(boolean) - Method in class ilog.views.gantt.text.IlvDurationFormat
Turns lenient-parse mode on and off.
setLevel(String) - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
Sets the google maps zoom level (1 to 13).
setLevelAlignment(int) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the alignment within the levels.
setLevelingStrategy(int) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the hierarchical layout leveling strategy.
setLevelJustification(int) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the justification within the levels.
setLevelOffset(double) - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
Sets the offset between two concentric levels.
setLevelRange(int, int) - Method in class ilog.views.graphlayout.hierarchical.IlvLevelRangeConstraint
Sets the level range suitable for the subject of this constraint (that is, for the node or the group of nodes).
setLibraryName(String) - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPReader
Sets the library used from which to build data.
setLightElevationAngle(double) - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DView
Sets the light elevation angle, in radians, measured from the horizontal plane.
setLightLatitude(double) - Method in class ilog.views.chart.IlvChart3DView
Sets the light latitude.
setLightLongitude(double) - Method in class ilog.views.chart.IlvChart3DView
Sets the light longitude.
setLightOrientationAngle(double) - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DView
Sets the light horizontal orientation angle (that is, the azimuth), in radians, measured from the north.
setLimitsValid(boolean) - Method in class ilog.views.chart.data.IlvAbstractDataSet
Deprecated.
setLine(double, double, double, double) - Method in class ilog.cpl.graphic.views.IlpLineSegment
Constructs and initializes a line from the specified coordinates.
setLine(IlvLine) - Method in class ilog.views.graphic.composite.decoration.IlvAssociation
Sets the line that associates the anchor callout and the callout callout
setLineBlockCount(int) - Method in class ilog.views.maps.raster.IlvRasterProperties
Sets the vertical number of blocks of pixels in the original data file.
setLineColor(Color) - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesGraphInteractor
Sets the lineColor property.
setLineColor(Color) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLOverview
Sets the line color of the rectangle representing the main view.
setLineColor(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartOverviewTag
Sets the line color of the rectangle representing the main view.
setLineColor(Color) - Method in class ilog.views.faces.dhtml.component.IlvFacesSelectionManager
Sets the color of selection rectangles.
setLineColor(Color) - Method in class ilog.views.faces.dhtml.interactor.IlvFacesSelectInteractor
Deprecated.
Beginning with JViews 8.0 use IlvFacesSelectionManager.setLineColor(Color) instead.
setLineColor(Color) - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectRectInteractor
Sets the line color of the dragged rectangle.
setLineColor(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesSelectInteractorTag
Deprecated.
Beginning with JViews 8.0 use IlvFacesSelectionManagerTag.setLineColor(String) instead.
setLineColor(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesSelectionManagerTag
Sets the color of selection rectangles.
setLineColor(String) - Method in class ilog.views.faces.dhtml.taglib.IlvObjectSelectRectInteractorTag
Sets the line color of the dragged rectangle.
setLineColor(Color) - Method in class ilog.views.faces.interactor.IlvDragRectInteractor
Sets the line color of the dragged rectangle.
setLineColor(String) - Method in class ilog.views.faces.taglib.IlvDragRectInteractorTag
Sets the line color of the dragged rectangle.
setLineColor(Color) - Method in class ilog.views.maps.graphic.IlvAnchoredLabel
Sets the color used to draw the line.
setLineIndexingEnabled(boolean) - Method in class ilog.views.util.swing.IlvJStreamTextArea
Sets whether line indexing is enabled.
setLineJoin(int) - Method in class ilog.views.graphic.composite.IlvCompositeLink
This method delegates to the link supplied with the setLink method.
setLineJoin(int) - Method in class ilog.views.graphic.IlvPolyline
Changes the decoration applied when two segments are joined.
setLineJoin(int) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
This method delegates to the link supplied with the method IlvLinkBundle.setOverviewLink(ilog.views.IlvLinkImage).
setLineJoin(int) - Method in class ilog.views.graphic.linkpolicy.IlvCrossingAwareLinkImage
Changes the decoration applied when two segments are joined.
setLineJoin(int) - Method in class ilog.views.IlvLinkImage
Changes the decoration applied when two segments are joined.
setLineJoin(int) - Method in class ilog.views.maps.graphic.IlvMapCompositeLink
Sets the line join in the IlvLinkStyle object.
setLineJoin(int) - Method in class ilog.views.maps.graphic.IlvMapPolyline
Sets the line join in the IlvPolylineStyle object.
setLineJoin(int) - Method in class ilog.views.maps.graphic.style.IlvGeneralPathStyle
Sets the LineJoin property value.
setLineJoin(int) - Method in class ilog.views.maps.graphic.style.IlvLinkStyle
Sets the LineJoin property value.
setLineJoin(int) - Method in class ilog.views.maps.graphic.style.IlvPolylineStyle
Sets the LineJoin property value.
setLineJoin(int) - Method in class ilog.views.maps.rendering.IlvMapLineRenderingStyle
Sets the line join style.
setLineJoin(int) - Method in class ilog.views.sdm.graphic.IlvBasicStroke
Sets the line join style.
setLineJoin(int) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Changes the decoration applied when two segments are joined.
setLineJoin(int) - Method in class ilog.views.sdm.graphic.IlvSimpleLink
Changes the decoration applied when two segments are joined.
setLinePixelCount(int) - Method in class ilog.views.maps.raster.IlvRasterProperties
Sets the number of scan lines in a block of pixels in the original data file.
setLineRenderingStyle(IlvMapLineRenderingStyle) - Method in class ilog.views.maps.rendering.IlvDefaultCurveRenderer
Sets the rendering style for the lines.
setLineRenderingStyle(IlvMapLineRenderingStyle) - Method in class ilog.views.maps.rendering.IlvMapAreaRenderingStyle
Sets the IlvMapLineRenderingStyle used to draw the stroke of the area.
setLineSpacing(double) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the spacing between the lines of multiline labels.
setLineSpec(IltLineSpec) - Method in class ilog.tgo.graphic.renderer.IltLogicalBaseRenderer
Sets a line specification to be displayed in the left side of the logical drawing.
setLineSpec(IltLineSpec) - Method in class ilog.tgo.graphic.renderer.IltTinyLinkBaseRenderer
Sets a line specification to be displayed.
setLineStyle(IlpLineStyleKey, IltLineStyle) - Method in class ilog.tgo.graphic.IltAbstractLegend
Deprecated.
Please use setValue instead.
setLineStyle(IltKey.LineStyle, IltLineStyle) - Method in class ilog.tgo.graphic.IltAbstractLegend
Deprecated.
This method is obsolete. Use IlpLineStyleKey instead of IltKey.LineStyle
setLineStyle(float[]) - Method in class ilog.views.gantt.graphic.interactor.IlvMakeActivityInteractor
Changes the dash array used when dragging the rectangle.
setLineStyle(float[]) - Method in class ilog.views.graphic.composite.decoration.IlvAssociation
Changes the array representing the lengths of the dash segments.
setLineStyle(float[]) - Method in class ilog.views.graphic.composite.IlvCompositeLink
This method delegates to the link supplied with the setLink method.
setLineStyle(float[]) - Method in class ilog.views.graphic.IlvLine
Changes the array representing the lengths of the dash segments.
setLineStyle(float[]) - Method in class ilog.views.graphic.IlvPolyline
Changes the array representing the lengths of the dash segments.
setLineStyle(float[]) - Method in class ilog.views.graphic.IlvSpline
Changes the array representing the lengths of the dash segments.
setLineStyle(float[]) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
This method delegates to the link supplied with the method IlvLinkBundle.setOverviewLink(ilog.views.IlvLinkImage).
setLineStyle(float[]) - Method in class ilog.views.hypergraph.IlvHyperEdge
Changes the array representing the lengths of the dash segments.
setLineStyle(float[]) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeInteractor
Sets the line style of the newly created hyperedge.
setLineStyle(float[]) - Method in class ilog.views.IlvLinkImage
Changes the array representing the lengths of the dash segments.
setLineStyle(float[]) - Method in class ilog.views.interactor.IlvDragRectangleInteractor
Changes the dash array used when dragging the rectangle.
setLineStyle(float[]) - Method in class ilog.views.interactor.IlvMoveRectangleInteractor
Changes the dash array used when moving the rectangle.
setLineStyle(float[]) - Method in class ilog.views.interactor.IlvSelectInteractor
Changes the dash style of the rectangle used when making a multiple selection.
setLineStyle(float[]) - Method in class ilog.views.maps.graphic.IlvMapCompositeLink
Sets the line style in the IlvLinkStyle object.
setLineStyle(float[]) - Method in class ilog.views.maps.graphic.IlvMapGeneralPath
Sets the line style in the IlvGeneralPathStyle.
setLineStyle(float[]) - Method in class ilog.views.maps.graphic.IlvMapGraphicPath
Sets the line style in the IlvGraphicPathStyle object.
setLineStyle(float[]) - Method in class ilog.views.maps.graphic.IlvMapPolyline
Sets the line style in the IlvPolylineStyle object.
setLineStyle(float[]) - Method in class ilog.views.maps.graphic.style.IlvGeneralPathStyle
Sets the LineStyle property value.
setLineStyle(float[]) - Method in class ilog.views.maps.graphic.style.IlvLinkStyle
Sets the LineStyle property value.
setLineStyle(float[]) - Method in class ilog.views.maps.graphic.style.IlvPolylineStyle
Sets the LineStyle property value.
setLineStyle(float[]) - Method in class ilog.views.maps.rendering.IlvMapLineRenderingStyle
Sets the array representing the lengths of the dash segments of polylines generated by this renderer.
setLineStyle(float[]) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Changes the array representing the lengths of the dash segments.
setLineStyle(float[]) - Method in class ilog.views.sdm.graphic.IlvSimpleLink
Changes the array representing the lengths of the dash segments.
setLineStylePhase(float) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets the dash pattern offset.
setLineVisible(boolean) - Method in class ilog.views.maps.graphic.IlvAnchoredLabel
Tells the IlvAnchoredLabel if it should display the line.
setLineWidth(int) - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesGraphInteractor
Sets the lineWidth property.
setLineWidth(int) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLOverview
Sets the line width of the rectangle representing the main view.
setLineWidth(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartOverviewTag
Sets the line width of the rectangle representing the main view.
setLineWidth(int) - Method in class ilog.views.faces.dhtml.component.IlvFacesSelectionManager
Sets the width of selection rectangle lines.
setLineWidth(int) - Method in class ilog.views.faces.dhtml.interactor.IlvFacesSelectInteractor
Deprecated.
Beginning with JViews 8.0 use IlvFacesSelectionManager.setLineWidth(int) instead.
setLineWidth(int) - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectRectInteractor
Sets the line width of the dragged rectangle.
setLineWidth(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesSelectInteractorTag
Deprecated.
Beginning with JViews 8.0 use IlvFacesSelectionManagerTag.setLineWidth(String) instead.
setLineWidth(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesSelectionManagerTag
Sets the width of selection rectangle lines.
setLineWidth(String) - Method in class ilog.views.faces.dhtml.taglib.IlvObjectSelectRectInteractorTag
Sets the line width of the dragged rectangle.
setLineWidth(int) - Method in class ilog.views.faces.interactor.IlvDragRectInteractor
Sets the line width of the dragged rectangle.
setLineWidth(String) - Method in class ilog.views.faces.taglib.IlvDragRectInteractorTag
Sets the line width of the dragged rectangle.
setLineWidth(double) - Method in class ilog.views.graphic.composite.decoration.IlvAssociation
Changes the line width of the object.
setLineWidth(double) - Method in class ilog.views.graphic.composite.IlvCompositeLink
This method delegates to the link supplied with the setLink method.
setLineWidth(double) - Method in class ilog.views.graphic.IlvEnhancedPolylineLinkImage
Changes the line width of the object.
setLineWidth(double) - Method in class ilog.views.graphic.IlvLine
Changes the line width of the object.
setLineWidth(double) - Method in class ilog.views.graphic.IlvPolyline
Changes the line width of the object.
setLineWidth(double) - Method in class ilog.views.graphic.IlvSpline
Changes the line width of the object.
setLineWidth(double) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
This method delegates to the link supplied with the method IlvLinkBundle.setOverviewLink(ilog.views.IlvLinkImage).
setLineWidth(double) - Method in class ilog.views.graphic.linkpolicy.IlvCrossingAwareLinkImage
Changes the line width of the object.
setLineWidth(double) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
Sets the line width of the polyline given by the reference points.
setLineWidth(double) - Method in class ilog.views.hypergraph.IlvHyperEdge
Changes the line width of the object.
setLineWidth(double) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeInteractor
Sets the line width of the newly created hyperedge.
setLineWidth(double) - Method in class ilog.views.IlvLinkImage
Changes the line width of the object.
setLineWidth(int) - Method in class ilog.views.interactor.IlvManagerMagViewInteractor
Changes the width of the line when the style is Wire.
setLineWidth(int) - Method in class ilog.views.maps.beans.IlvJOverview
Sets the width of the line when the drawing style is set to Line.
setLineWidth(double) - Method in class ilog.views.maps.graphic.IlvMapCompositeLink
Sets the line width in the IlvLinkStyle object.
setLineWidth(double) - Method in class ilog.views.maps.graphic.IlvMapGraphicPath
Sets the line width in the IlvGraphicPathStyle object.
setLineWidth(double) - Method in class ilog.views.maps.graphic.IlvMapPolyline
Sets the line width in the IlvPolylineStyle object.
setLineWidth(double) - Method in class ilog.views.maps.graphic.style.IlvLinkStyle
Sets the LineWidth property value.
setLineWidth(double) - Method in class ilog.views.maps.graphic.style.IlvPolylineStyle
Sets the LineWidth property value.
setLineWidth(double) - Method in class ilog.views.maps.rendering.IlvMapLineRenderingStyle
Sets the line width.
setLineWidth(float) - Method in class ilog.views.sdm.graphic.IlvBasicStroke
Sets the line width.
setLineWidth(double) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Changes the line width of the object.
setLineWidth(double) - Method in class ilog.views.sdm.graphic.IlvSimpleLink
Changes the line width of the link.
setLineWidthZoomed(boolean) - Method in class ilog.views.maps.rendering.IlvMapLineRenderingStyle
When set to true, the line width of this rendering style is zoomed when the object is zoomed.
setLink(Object, Object, Object) - Method in class ilog.cpl.datasource.IlpDefaultDataSource
Declares an object as being a link.
setLink(Object, Object, Object) - Method in interface ilog.cpl.datasource.IlpMutableDataSource
Declares an object as being a link.
setLink(Object, Object, Object) - Method in class ilog.tgo.datasource.IltDefaultDataSource
 
setLink(boolean) - Method in class ilog.tgo.graphic.IltCompositeGraphic
Changes the fact that the graphic object is a link.
setLink(IlvLinkImage) - Method in class ilog.views.graphic.composite.IlvCompositeLink
Sets the link responsible for the rendering.
setLinkBalloonLines(String) - Method in class ilog.views.sdm.renderer.IlvInfoBalloonRenderer
Sets the descriptions of the lines to be displayed in the information balloon when the user clicks a link.
setLinkBundlesMode(int) - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
Allows you to specify the link bundles mode.
setLinkBundlesMode(int) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets the link bundles mode.
setLinkCheckEnabled(boolean) - Method in class ilog.views.graphlayout.IlvGraphModel
Enables or disables the checks of the links.
setLinkCheckEnabled(boolean) - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
Enables or disables the checks of the links.
setLinkCheckEnabled(boolean) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
Enables or disables the checks of the links in the attached graph model and recursively in all graph models of subgraphs of the attached nested graph.
setLinkClipInterface(IlvLinkClipInterface) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets the clip interface for the connection points of links.
setLinkClippables(boolean[]) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
Sets whether the clipping link connector clips agains the children.
setLinkClippables(int, boolean) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
Sets whether the clipping link connector clips against the child with the given index.
setLinkComparator(Comparator) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
Sets the comparator used for sorting the links.
setLinkConnectionBoxInterface(IlvLinkConnectionBoxInterface) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Allows you to specify a link connection box interface for the connection points of links.
setLinkConnectionBoxInterface(IlvLinkConnectionBoxInterface) - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
Allows you to specify a link connection box interface for the connection points of links.
setLinkConnectionBoxInterface(IlvLinkConnectionBoxInterface) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets the link connection box interface for the connection points of links.
setLinkConnectionBoxInterface(IlvLinkConnectionBoxInterface) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Allows you to specify a link connection box interface for the connection points of links.
setLinkConnectionBoxInterface(IlvLinkConnectionBoxInterface) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets the link connection box interface for the connection points of links.
setLinkConnectionBoxInterface(IlvLinkConnectionBoxInterface) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets the link connection box interface for the connection points of links.
setLinkConnectionPortMode(boolean) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentMakeLinkButton
Allows or disallows the selection of link connection ports.
setLinkConnectionPortMode(boolean) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkMakeLinkButton
Enables or disables whether the interactor specifies the link connection ports of freshly created links.
setLinkConnectionPortMode(boolean) - Method in class ilog.tgo.interactor.IltMakeLinkInteractor
Allows or disallows the selection of link connection ports.
setLinkConnectorEnabled(boolean) - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
Deprecated.
setLinkConnectorMode(int) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
Sets the link connector mode.
setLinkConnectorMode(int) - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
Sets the link connector mode.
setLinkConnectorPolicy(IltLinkConnectorPolicy) - Method in class ilog.tgo.graphic.IltCompositeGrapher
Changes this manager's link connector policy.
setLinkCrossingFineTuningEnabled(boolean) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets whether the link crossing fine tuning phase is enabled.
setLinkDistance(double) - Method in class ilog.tgo.graphic.graphlayout.IltLocalLinkLayout
 
setLinkDistance(IltGraphicManager, float) - Method in class ilog.tgo.model.IltLinkBundle
Deprecated.
Please use CSS property linkDistance instead.
setLinkDistance(float) - Method in class ilog.tgo.model.IltLinkBundle
Deprecated.
Please use CSS property linkDistance instead.
setLinkDistance(IltGraphicManager, float) - Method in class ilog.tgo.model.IltLinkSet
Deprecated.
Please use CSS property linkDistance instead.
setLinkDistance(float) - Method in class ilog.tgo.model.IltLinkSet
Deprecated.
Please use CSS property linkDistance instead.
setLinkFactory(IlpEquipmentLinkFactory) - Method in class ilog.cpl.equipment.IlpEquipmentAdapter
Sets the equipment link factory.
setLinkFactory(IlpNetworkLinkFactory) - Method in class ilog.cpl.network.IlpNetworkAdapter
Sets the network link factory.
setLinkFactory(IlvLinkImageFactory) - Method in class ilog.views.interactor.IlvMakeLinkInteractor
Installs a factory for the creation of the link.
setLinkFrom(IlvDashboardSymbol) - Method in class ilog.views.dashboard.IlvDashboardSymbol
Sets the source node symbol for a link symbol.
setLinkLayout(IlvGraphLayout) - Method in class ilog.cpl.equipment.renderer.IlpLinkLayoutRenderer
Changes the link layout.
setLinkLayout(IlpRepresentationObject, IlvGraphLayout) - Method in class ilog.cpl.equipment.renderer.IlpLinkLayoutRenderer
Sets the link layout that is associated to the given subnetwork representation object.
setLinkLayout(IlvGraphLayout, boolean) - Method in class ilog.cpl.graph.graphlayout.IlpDefaultGraphLayoutSupport
Changes the link layout of this view.
setLinkLayout(IlpRepresentationObject, IlvGraphLayout) - Method in class ilog.cpl.graph.graphlayout.IlpDefaultGraphLayoutSupport
Changes the link layout of subnetwork for the given representation object.
setLinkLayout(IlvGraphLayout, boolean) - Method in interface ilog.cpl.graph.graphlayout.IlpGraphLayoutSupport
Changes the link layout of this view.
setLinkLayout(IlpRepresentationObject, IlvGraphLayout) - Method in interface ilog.cpl.graph.graphlayout.IlpGraphLayoutSupport
Changes the link layout of subnetwork for the given representation object.
setLinkLayout(IlpRepresentationObject, IlvGraphLayout) - Method in class ilog.cpl.graph.IlpGraphView
Changes the link layout of subnetwork for the given representation object.
setLinkLayout(IlvGraphLayout) - Method in class ilog.cpl.graph.IlpGraphView
Changes the link layout of this view.
setLinkLayout(IlvGraphLayout, boolean) - Method in class ilog.cpl.graph.IlpGraphView
Changes the link layout of this view.
setLinkLayout(IlvGraphLayout) - Method in class ilog.cpl.IlpEquipment
Changes the link layout of this view.
setLinkLayout(IlvGraphLayout) - Method in class ilog.cpl.IlpNetwork
Changes the link layout of this view.
setLinkLayout(IlvGraphLayout) - Method in class ilog.cpl.network.renderer.IlpLinkLayoutRenderer
Changes the link layout.
setLinkLayout(IlpRepresentationObject, IlvGraphLayout) - Method in class ilog.cpl.network.renderer.IlpLinkLayoutRenderer
Sets the link layout that is associated to the given subnetwork representation object.
setLinkLayout(IlvGraphLayout) - Method in class ilog.tgo.graphic.IltCompositeGrapher
Deprecated. 
setLinkLayout(IlvGraphLayout, boolean) - Method in class ilog.tgo.graphic.IltCompositeGrapher
Deprecated. 
setLinkLayout(IlvGraphLayout) - Method in class ilog.tgo.graphic.IltNetwork
setLinkLayoutEnabled(boolean) - Method in class ilog.views.dashboard.IlvDashboardDiagram
Enables or disables the Link Layout.
setLinkLayoutEnabled(boolean) - Method in class ilog.views.sdm.IlvSDMEngine
Enables or disables the automatic layout of links.
setLinkLayoutEnabledWhileMoving(boolean) - Method in class ilog.views.sdm.IlvSDMEngine
Enables or disables the automatic link layout while moving nodes.
setLinkLayoutProxyPresent(IltGraphicManager, boolean) - Method in class ilog.tgo.model.IltAbstractLink
Sets the layoutability of the link in the given manager.
setLinkLayoutProxyPresent(IltGraphicManager, boolean) - Method in class ilog.tgo.model.IltLinkBundle
 
setLinkLayoutRenderer(IlpLinkLayoutRenderer) - Method in class ilog.cpl.graph.IlpGraphView
 
setLinkLengthWeight(double) - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
Sets the link length weight.
setLinkManager(IlvDashboardLinkManager) - Method in class ilog.views.dashboard.IlvDashboardEditor
Sets the link manager.
setLinkNodeVisibilityCoupled(boolean) - Method in class ilog.views.sdm.IlvSDMEngine
Sets whether link visibility is coupled to node visibility.
setLinkObstacleEnabled(boolean) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets whether links should be line obstacles for the link routes.
setLinkOffset(double) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Sets the offset between links connected on the same side of the node.
setLinkOffset(double) - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
Allows you to specify the offset between links connected on the same side of the node.
setLinkOffset(double) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Sets the offset between links connected on the same side of the node.
setLinkOffset(double) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets the offset between links connected on the same side of the node.
setLinkOrderingComparator(Comparator<Object>) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
Specifies the comparator that determines the order of links during graph layout.
setLinkOverlapNodesForbidden(boolean) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets whether it is forbidden for the layout to reshape links such that they overlap nodes.
setLinkPoints(IlvPoint[]) - Method in class ilog.views.IlvLinkImage
Sets the points that define the link.
setLinkPriority(float) - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
Sets the priority of a link.
setLinkPriority(Object, float) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the priority of a link.
setLinkProperties(IlvSDMModel, Object) - Method in class ilog.views.bpmn.IlvBPMNMakeSDMLinkInteractor
Sets the initial properties of the newly created link.
setLinkProperties(IlvSDMModel, Object) - Method in class ilog.views.sdm.interactor.IlvMakeSDMLinkInteractor
Sets the initial properties of the newly created link.
setLinkReconnectionEnabled(boolean) - Method in class ilog.views.sdm.IlvSDMView
Enables or disables the interactive reconnection of links displayed in this SDM view.
setLinksFollowEndNodes(boolean) - Method in class ilog.views.accelerator.IlvMoveSelectionAccelerator
Sets whether the bends of unselected links move when both end nodes are selected and moved.
setLinksFollowEndNodes(boolean) - Method in class ilog.views.interactor.IlvSelectInteractor
Sets whether the bends of unselected links will move when both end nodes are selected and move.
setLinkShapePolicy(IlvLinkShapePolicy) - Method in class ilog.views.graphic.linkpolicy.IlvPolicyAwareLinkImage
Sets the link shape policy.
setLinksInsertionLayer(int) - Method in class ilog.views.IlvGrapher
Sets the index of the layer where links are inserted when IlvGrapher.addLink(IlvLinkImage, boolean) is called.
setLinkSkeleton(IltCompositeGraphic, IlpPolyline) - Method in class ilog.tgo.graphic.IltCompositeGrapher
Deprecated.
Use the three-argument setLinkSkeleton instead.
setLinkSkeleton(IltCompositeGraphic, IlpPolyline, IlpPositionSource) - Method in class ilog.tgo.graphic.IltCompositeGrapher
Changes the shape of a link.
setLinksLayer(int) - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
Changes the manager layer in which this renderer will place the SDM links that it creates.
setLinksLength(double[]) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
Sets the lengths of links in the legend box.
setLinkStraighteningEnabled(boolean) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets whether the link straightening phase is enabled.
setLinkStyle(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
Sets the style of the shape of an individual link.
setLinkStyle(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpLinkLayoutParameters
Sets the shape style of an individual link.
setLinkStyle(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpLongLinkLayoutParameters
Sets the shape style of an individual link.
setLinkStyle(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpShortLinkLayoutParameters
Sets the shape style of an individual link.
setLinkStyle(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpTreeLayoutParameters
Sets the style of the shape of an individual link.
setLinkStyle(Object, int) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Sets the shape style of an individual link.
setLinkStyle(Object, int) - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
Sets the style of the shape of an individual link.
setLinkStyle(int) - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
Sets the style of the shape of the links.
setLinkStyle(int) - Method in class ilog.views.graphlayout.bus.IlvBusLayout
Sets the style of the shape of the links.
setLinkStyle(Object, int) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the style of the shape of an individual link.
setLinkStyle(Object, int) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Sets the shape style of an individual link.
setLinkStyle(Object, int) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets the style for the shape of an individual link.
setLinkStyle(Object, int) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets the style of the shape of an individual link.
setLinkStyle(int) - Method in class ilog.views.graphlayout.springembedder.IlvSpringEmbedderLayout
Deprecated.
Sets the style of the shape of the links.
setLinkStyle(Object, int) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the style of the shape of an individual link.
setLinksWidth(double[]) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
Sets the widths of links in the legend box.
setLinkTo(IlvDashboardSymbol) - Method in class ilog.views.dashboard.IlvDashboardSymbol
Sets the target node symbol for a link symbol.
setLinkToLinkCrossingPenalty(float) - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
Sets the link-to-link crossing penalty factor.
setLinkToLinkCrossingPenalty(double) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets the link-to-link crossing penalty factor.
setLinkToNodeCrossingPenalty(float) - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
Sets the link-to-node crossing penalty factor.
setLinkToNodeCrossingPenalty(double) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets the link-to-node crossing penalty factor.
setLinkWidthUsed(boolean) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets whether the layout respects the width of links.
setList(List<IlvMStatement>) - Method in class ilog.views.sdm.metadata.IlvMContainer
Sets the children of the container.
setList(List<IlvMStatement>) - Method in class ilog.views.sdm.metadata.IlvMList
 
setListFormat(IlvListFormat) - Method in class ilog.views.gantt.property.IlvActivityReservationsProperty
Sets the list formatter used to format the list of resources for an activity.
setListItems(Object[]) - Method in class ilog.views.appframe.event.IlvListActionHandler
Sets the items that are stored in the list action handled by this object.
SetListItems(Action, Object[]) - Static method in class ilog.views.appframe.IlvAction
Sets the array of items to the specified list action.
setListStrategy(IltListStateStrategy) - Method in class ilog.tgo.model.IltObjectState
Sets the strategy applied in the list operation.
setListStrategy(IltListStateStrategy) - Method in class ilog.tgo.model.IltObjectStateInfo
Sets the default strategy used to list the states of this object state.
setLiteral(IlpKey, Object) - Method in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
Changes the local literal value of a given key in this style.
setLiteral(IlpKey, Object) - Method in class ilog.cpl.style.IlpStyle
Deprecated.
Changes the local literal value of a given key in this style.
setLiterals(Object[]) - Method in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
Internally used to initialize static style values.
setLiteralSilently(IlpKey, Object) - Method in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
Changes the local literal value of a given key in this style without notifying this change.
setLLCenter(double, double) - Method in class ilog.views.maps.projection.IlvAlbersEqualAreaProjection
Specifies the central meridian and the central parallel associated with the projection and updates the internal parameters.
setLLCenter(double, double) - Method in class ilog.views.maps.projection.IlvAzimuthalEquidistantProjection
Specifies the central meridian and the central parallel associated with the projection and updates the internal parameters.
setLLCenter(double, double) - Method in class ilog.views.maps.projection.IlvCassiniProjection
Specifies the central meridian and the central parallel associated with the projection.
setLLCenter(double, double) - Method in class ilog.views.maps.projection.IlvFrenchLambertProjection
This function does nothing in the case of the French Lambert Projection.
setLLCenter(double, double) - Method in class ilog.views.maps.projection.IlvGeographicProjection
Deprecated.
Does nothing.
setLLCenter(double, double) - Method in class ilog.views.maps.projection.IlvGnomonicProjection
Specifies the central meridian and the central parallel associated with the projection.
setLLCenter(double, double) - Method in class ilog.views.maps.projection.IlvLambertAzimuthalEqualAreaProjection
Specifies the central meridian and the central parallel associated with the projection and updates the internal parameters.
setLLCenter(double, double) - Method in class ilog.views.maps.projection.IlvLambertConformalConicProjection
Specifies the central meridian and the central parallel associated with the projection and updates the internal parameters.
setLLCenter(double, double) - Method in class ilog.views.maps.projection.IlvOrthographicProjection
Specifies the central meridian and the central parallel associated with the projection.
setLLCenter(double, double) - Method in class ilog.views.maps.projection.IlvPolyconicProjection
Specifies the central meridian and the central parallel associated with the projection and updates the internal parameters.
setLLCenter(double, double) - Method in class ilog.views.maps.projection.IlvProjection
Specifies the central meridian and the central parallel associated with the projection.
setLLCenter(double, double) - Method in class ilog.views.maps.projection.IlvStereographicProjection
Specifies the central meridian and the central parallel associated with the projection and updates the internal parameters.
setLLCenter(double, double) - Method in class ilog.views.maps.projection.IlvUniversalPolarStereographicProjection
Does nothing.
setLLCenter(double, double) - Method in class ilog.views.maps.projection.IlvUniversalTransverseMercatorProjection
Specifies the central meridian of the projection.
setLoader(IlvRasterMappedBuffer.JITDataLoader) - Method in class ilog.views.maps.raster.IlvRasterMappedBuffer
Sets the optional Just-In-Time data loader for this buffer.
setLoadHandler(IlpLoadHandler) - Method in class ilog.cpl.graph.IlpGraphController
Sets the handler for load operations.
setLoadHandler(IlpNetworkLoadHandler) - Method in class ilog.cpl.network.IlpNetworkController
Deprecated.
Please use ilog.cpl.graph.IlpGraphController.setLoadHandler instead.
setLoadingAttributes(boolean) - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOFeatureIterator
If loadAttributes is true, this feature iterator will attach attributes to the features read.
setLoadingInCache(boolean) - Method in class ilog.views.chart.data.lod.IlvDataTileController
Specifies whether tiles whose loading is not complete are put in the cache or released.
setLoadingStyle(IlvStyle) - Method in class ilog.views.chart.data.lod.IlvLODDataSet
Sets the rendering style used to display the loading of data tiles.
setLoadingText(String) - Method in class ilog.views.chart.data.lod.IlvLODDataSet
Sets the text displayed while loading data tiles.
setLoadLayoutModeFromNamesProperties(boolean) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
Sets whether loading the parameters of this layout by IlvGrapherAdapter.loadParametersFromNamedProperties(IlvGraphLayout) modifies the layout mode of this instance.
setLoadOnDemand(Boolean) - Method in class ilog.cpl.graph.background.css.IlpBackgroundCSSConfiguration
Sets the loadOnDemand bean property.
setLoadOnDemand(boolean) - Method in class ilog.cpl.graph.background.IlpAbstractBackground
Enables or disables load-on-demand for this background if it supports load-on-demand.
setLoadOnDemand(boolean) - Method in class ilog.cpl.graphic.views.background.IlpShapeFileBackground
Deprecated.
Enables or disables load-on-demand.
setLoadOnDemand(boolean) - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer
Enables or disables load-on-demand.
setLoadRetryingOnOutOfMemory(boolean) - Static method in class ilog.views.maps.raster.IlvRasterTileLoader
Indicates whether IlvRasterTileLoader.load(IlvTile) should manage the OutOfMemoryError when a JITDataLoader is set on the image.
setLocalAttributeValues(Map<IlpAttribute, Object>) - Method in class ilog.cpl.model.IlpDefaultObject
Called only during deserialization in IltObject
setLocale(Locale) - Method in class ilog.cpl.service.IlpDefaultContext
Sets the locale.
setLocale(Locale) - Method in class ilog.views.appframe.IlvApplication
Sets the locale for the application.
setLocale(Locale) - Method in class ilog.views.appframe.util.IlvResourceBundleManager
Sets the locale that the resource bundle manager will provide resources for.
setLocale(Locale) - Method in class ilog.views.chart.data.IlvSwingTableDataSource
Sets the locale.
setLocale(Locale) - Method in class ilog.views.chart.data.xml.IlvXMLDataWriter
Sets the locale used to convert dates to a textual representation.
setLocale(Locale) - Method in class ilog.views.chart.IlvChart
Sets the locale of this component.
setLocale(Locale) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the locale of this component.
setLocale(Locale) - Method in class ilog.views.gantt.scale.IlvTimeScale
Sets the locale of this component.
setLocale(Locale) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Sets the locale of this component.
setLocale(Locale) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthView
Sets the locale of this component.
setLocale(Locale) - Method in class ilog.views.gantt.swing.IlvJTable
Sets the locale of this component.
setLocale(Locale) - Method in class ilog.views.gantt.swing.IlvJTree
Sets the locale of this component.
setLocale(Locale) - Method in class ilog.views.gantt.xml.IlvGanttDocumentWriter
Sets the locale used to convert dates to a textual representation.
setLocale(Locale) - Method in class ilog.views.IlvManagerView
Sets the locale of this view.
setLocale(Locale) - Static method in class ilog.views.maps.filters.IlvSplitFeatureFilter
Changes the locale used to call String.toLowerCase(Locale) when comparing string values.
setLocale(Locale) - Static method in class ilog.views.maps.format.IlvMapLoader
Changes the locale used to callString.toLowerCase(Locale) when comparing file extensions.
setLocale(Locale) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the locale of this component.
setLocale(Locale) - Method in class ilog.views.util.swing.calendar.IlvJMonthScroller
Sets the locale and ICU locale of this component.
setLocale(Locale) - Method in class ilog.views.util.swing.calendar.IlvJTimeChooser
Sets the locale of this component.
setLocale(Locale) - Method in class ilog.views.util.swing.IlvJSlider
Sets the locale of this component.
setLocale(Locale) - Method in class ilog.views.util.swing.IlvJSpinner
Sets the locale of this component.
setLocalImage(String, Image) - Method in class ilog.cpl.service.IlpDefaultImageRepository
Registers the given image.
setLocalLocation(IlpAttachmentLocation) - Method in class ilog.cpl.graphic.attachment.IlpAbstractAttachment
Deprecated.
Sets the location of this constraint.
setLocalRedraw(int) - Method in class ilog.views.prototypes.IlvGroupBag
Sets the local redraw policy for this group bag.
setLocation(String) - Method in class ilog.tgo.model.IltSNMP.SystemInfo
Sets the location attribute of the object.
setLocation(double, double) - Method in class ilog.views.chart.IlvDoublePoint
Changes the point location.
setLocation(IlvDoublePoint) - Method in class ilog.views.chart.IlvDoublePoint
Changes the point location.
setLocation(Point) - Method in class ilog.views.chart.IlvLegend
Moves the legend to a new location.
setLocation(IlvSDMEngine, double, double) - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aSymbol
Sets the localization of the symbol and eventually updates the engine.
setLocation(long) - Method in class ilog.views.maps.format.IlvMapInput
Sets the location where the next read operation will occur to the specified index.
setLocked(boolean) - Method in class ilog.views.appframe.event.IlvCheckableActionHandler
Locks or unlocks the checkable action handled by this object, depending on the value of the lock parameter.
setLockFilter(IlvTileLockFilter) - Method in class ilog.views.tiling.IlvTileController
Sets a filter that allows a view to lock tiles.
setLockPropertiesHandlerSent(boolean) - Method in class ilog.views.faces.dhtml.renderkit.IlvFacesManager
 
setLogarithmic(double) - Method in class ilog.views.chart.IlvScale
Put the scale into logarithmic mode.
setLogBase(double) - Method in class ilog.views.chart.IlvLogarithmicAxisTransformer
Modifies the logarithmic base of this transformer.
setLogicalFirstIndex(int) - Method in class ilog.tgo.model.IltShelf
Deprecated.
Use the method setAttributeValue to set the XSlotIndexAttribute attribute instead.
setLogicalFrom(IltObject) - Method in class ilog.tgo.model.IltAbstractLink
Sets the object that is used as the logical first extremity of the link.
setLogicalTo(IltObject) - Method in class ilog.tgo.model.IltAbstractLink
Sets the object that is used as the logical second extremity of the link.
setLogicalType(IltObject.LogicalType) - Method in class ilog.tgo.model.IltObject
Changes the Logical type of the object.
setLogicalTypes(IltObject.LogicalType[]) - Method in class ilog.tgo.resource.renderer.IltObjectRenderer
Adds telecom node logical types to the system.
setLon(double) - Method in class ilog.views.maps.beans.editor.IlvCoordinatePanelFactory.CoordPointInputPanel
Sets the longitude of the point.
setLon(double) - Method in interface ilog.views.maps.beans.editor.IlvSymbolLocationEditor
Sets the longitude shown by the editor.
setLon(String) - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
Sets the longitude of the map center.
setLongDescription(String) - Method in class ilog.views.chart.action.IlvChartAction
Sets the long description text that will typically be used for display in the status bar.
setLongDescription(String) - Method in class ilog.views.gantt.action.IlvAction
Sets the long description text that will typically be used for display in the status bar.
setLongDescription(Locale, String) - Method in class ilog.views.symbology.palettes.IlvPaletteBaseObject
Sets the long description of the object for a given locale.
setLongDescription(String) - Method in class ilog.views.symbology.palettes.IlvPaletteBaseObject
Sets the long description of the object for the default locale.
setLongitude(double) - Method in class ilog.views.maps.defense.terrain3d.util.IlvGeographicPoint
Sets the longitude of the point (in radians).
setLongitude1(double) - Method in class ilog.views.maps.IlvGeodeticComputation
Sets the longitude of the first reference point.
setLongitude2(double) - Method in class ilog.views.maps.IlvGeodeticComputation
Sets the longitude of the second reference point.
setLongitudePropertyName(String) - Method in class ilog.views.maps.defense.terrain3d.symbol.Ilv3DSymbol
Sets the name of the property to use to retrieve longitude in the symbol node.
setLongLinkCrossingReductionDuringIncremental(boolean) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets whether the handling of long links for crossing reduction during incremental layout is enabled.
setLonLat(double, double) - Method in interface ilog.views.maps.IlvCoordinateFormatter
Sets latitude and longitude of the current point.
setLonLat(double, double) - Method in class ilog.views.maps.IlvDecimalCoordinateFormatter
Sets the latitude and longitude of the current point.
setLonLat(double, double) - Method in class ilog.views.maps.IlvDMSCoordinateFormatter
Sets latitude and longitude of the current point.
setLonLat(double, double) - Method in class ilog.views.maps.IlvGeocentricCoordinateFormater
Sets latitude and longitude of the current point.
setLonLat(double, double) - Method in class ilog.views.maps.IlvGeodesicCoordinateFormatter
Sets latitude and longitude of the current point.
setLonLat(double, double) - Method in class ilog.views.maps.IlvUTMCoordinateFormatter
Sets latitude and longitude of the current point.
setLonLatDMS(int, int, double, boolean, int, int, double, boolean) - Method in class ilog.views.maps.IlvDMSCoordinateFormatter
Sets a point in Degree-Minute-Second coordinates
setLonLatSteps(int) - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DSphere
Sets the number of steps about the elevation axis used to draw the sphere (that is, slices).
setLonMax(double) - Method in class ilog.views.maps.beans.editor.IlvCoordinatePanelFactory.CoordRectangleInputPanel
Sets the longitude of the right/easternmost point.
setLonMax(double) - Method in class ilog.views.maps.grids.IlvLatLonGrid
Sets the maximum longitude for which grid lines can appear.
setLonMax(double) - Method in class ilog.views.maps.grids.IlvLatLonRectangleGridZone
Sets the maximum longitude of the zone.
setLonMin(double) - Method in class ilog.views.maps.beans.editor.IlvCoordinatePanelFactory.CoordRectangleInputPanel
Sets the longitude of the left/westernmost point.
setLonMin(double) - Method in class ilog.views.maps.grids.IlvLatLonGrid
Sets the minimum longitude for which grid lines can appear.
setLonMin(double) - Method in class ilog.views.maps.grids.IlvLatLonRectangleGridZone
Sets the minimum longitude of the zone.
setLookAndFeel(IltLookAndFeel) - Static method in class ilog.tgo.resource.IltSettings
Sets a new Look and Feel.
setLookAndFeel(UIManager.LookAndFeelInfo) - Method in class ilog.views.util.print.IlvDocumentSetupDialog
Changes the look and feel of the dialog.
setLookAndFeel(UIManager.LookAndFeelInfo) - Method in class ilog.views.util.print.IlvPrintingController
Updates the look & feel of the dialogs managed by this controller.
setLossOfConnectivity(boolean) - Method in class ilog.tgo.model.IltAlarm.State
Sets the lossOfConnectivity status.
setLowerBound(double) - Method in class ilog.views.chart.datax.adapter.partition.IlvIntervalClusterId
Changes the lower bound.
setLowerBound(double) - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDODimElement
Returns the lower bound of this dimension.
setLowerRightCorner(IlvCoordinate) - Method in class ilog.views.maps.format.geotiff.IlvGeotiffReader
Sets the lower right corner of the image.
setMagnifyButtonAvailable(boolean) - Method in class ilog.views.maps.beans.IlvJMapsManagerViewControlBar
Specifies whether the magnify tool is available.
setMagnifyIcon(Icon) - Method in class ilog.views.maps.beans.IlvJMapsManagerViewControlBar
Sets a new icon for the magnify button.
setMagnifyIconURL(URL) - Method in class ilog.views.maps.beans.IlvJMapsManagerViewControlBar
Sets the magnify button icon.
setMagnifyInteractor(IlvManagerViewInteractor) - Method in class ilog.views.maps.beans.IlvJMapsManagerViewControlBar
Changes the magnify interactor.
setMagnifyToolTipText(String) - Method in class ilog.views.maps.beans.IlvJMapsManagerViewControlBar
Sets the text that will be displayed in the ToolTip when the mouse rests on the magnify button.
setMainBar(IlvActivityRenderer) - Method in class ilog.views.gantt.graphic.renderer.IlvActivitySummary
Sets the activity renderer for the main bar.
setMainRenderer(IlvActivityRenderer) - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityLabel
Sets the label's main activity renderer.
setMainRule(IlvCSSRule) - Method in interface ilog.views.customizer.styling.IlvRuleCustomizerLogic
Sets the main rule handled by this rule customizer logic.
setMainWindow(IlvMainWindow) - Method in class ilog.views.appframe.IlvApplication
Sets the main window of the application.
setMajorLineVisible(boolean) - Method in class ilog.views.chart.IlvGrid
Toggles the visibility of major grid lines.
setMajorPaint(Paint) - Method in class ilog.views.chart.IlvGrid
Sets the paint used to draw major grid lines.
setMajorStroke(Stroke) - Method in class ilog.views.chart.IlvGrid
Sets the stroke used to draw major grid lines.
setMajorTickSize(int) - Method in class ilog.views.chart.IlvScale
Specifies the size of major tick marks.
setMajorTickVisible(boolean) - Method in class ilog.views.chart.IlvScale
Toggles the visibility of major ticks.
setMakeLinkInteractor(IlvMakeSDMLinkInteractor) - Method in class ilog.views.sdm.util.IlvSDMPaletteConnector
Changes the interactor that creates SDM links in the target view.
setMakeNodeInteractor(IlvMakeSDMNodeInteractor) - Method in class ilog.views.sdm.util.IlvSDMPaletteConnector
Changes the interactor that creates SDM nodes in the target view.
setMakingJar(boolean) - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
Sets the flag which indicates that the generator should compile the Java source files for the beans and build the final JAR file.
setManaged(IlvGraphic, boolean) - Static method in class ilog.views.event.adapter.IlvLinkVisibilityHandler
Sets whether the visibility of the object is managed by a link visibility handler.
setManagedObjectClass(String) - Method in class ilog.tgo.model.IltAlarm
Sets the managed object class of the managed object instance in which the alarm occurred.
setManagedObjectInstance(Object) - Method in class ilog.tgo.model.IltAlarm
Sets the managed object instance in which the alarm occurred.
setManager(IltcCompositeManager) - Method in class ilog.tgo.composite.IltZoomPolicy
Attaches this instance to an IltcCompositeManager.
setManager(IltCompositeGrapher) - Method in class ilog.tgo.model.IltObjectSource
Deprecated.
Sets the manager used to represent the IltObjects.
setManager(IlvManager) - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayout
Allows you to specify the manager you want to lay out.
setManager(IlvManager) - Method in class ilog.views.IlvManagerLayer
Sets the manager to which this layer will belong.
setManager(IlvManager) - Method in class ilog.views.IlvManagerView
Changes the manager displayed by this manager view.
setManager(IlvManager) - Method in class ilog.views.maps.beans.IlvDataSourcePanel
Sets the manager on which the panel will retrieve the model containing the data sources.
setManager(IlvManager) - Method in class ilog.views.maps.beans.IlvDataSourceTree
Sets an IlvManager to this IlvDataSourceTree.
setManager(IlvManager) - Method in class ilog.views.maps.beans.IlvEditableTree
Sets the manager to this tree.
setManager(IlvManager) - Method in class ilog.views.maps.beans.IlvMapLayer
Sets the IlvManager object for this layer.
setManager(IlvManager) - Method in class ilog.views.maps.beans.IlvMapLayerTreeModel
Sets the IlvManager object for this model.
setManager(IlvManager) - Method in class ilog.views.maps.datasource.IlvGraphicLayerDataSource
This method sets both the manager and the coordinate system of the data source.
setManager(IlvManager) - Method in class ilog.views.maps.datasource.IlvMapDataSource
Sets the manager of this data source.
setManager(IlvManager) - Method in class ilog.views.maps.datasource.IlvMapDataSourceModel
Sets the manager.
setManager(IlvManager) - Method in class ilog.views.prototypes.IlvGraphicElement
Adds the graphic object to the specified manager.
setManager(IlvManager) - Method in class ilog.views.prototypes.IlvGroupBag
Associates a manager with this group bag.
setManager(IlvManager) - Method in class ilog.views.tiling.IlvTiledLayer
Sets the manager of the layer.
SetManagerFactory(SVGHREFObjectInteractor.ManagerFactory) - Static method in class ilog.views.svg.SVGHREFObjectInteractor
Allows you to set a ManagerFactory implementation instance that will be used to create a new IlvManager when the SVG hyperlink element requires creation of a new container in which to put objects of the linked file.
setManagerFrame(IlvDefaultManagerFrame) - Method in class ilog.views.sdm.graphic.IlvDefaultManagerFrameGraphic
Changes the IlvDefaultManagerFrame wrapped in this IlvDefaultManagerFrameGraphic.
setManagerNotNull(IltGraphicManager) - Method in class ilog.tgo.graphic.IltCompositeGraphic
 
setManagerView(IlvManagerView) - Method in class ilog.views.servlet.IlvHitmapDefinition
Sets the manager view.
setMap(Map<IlvMResource, IlvMList>) - Method in class ilog.views.sdm.metadata.IlvMContainer
Sets the children of the container, as a map Subject to list of statements.
setMap(Map<IlvMResource, IlvMList>) - Method in class ilog.views.sdm.metadata.IlvMList
 
setMap(String) - Method in class ilog.views.sdm.renderer.maps.IlvMapRenderer
Sets the name of the map file to display.
setMapAllColumns(boolean) - Method in class ilog.views.sdm.model.IlvTableSDMModel
Specifies whether all the columns of the table model are automatically mapped to object properties in the SDM model, even if the table model mapper does not define a mapping explicitely.
setMapAttributeStrategy(IltMapAttributeStrategy) - Method in class ilog.tgo.model.IltObjectInfo
Defines a strategy to map the attributes of the class being represented by this info.
setMapper(IltMapper) - Method in class ilog.tgo.model.IltAlarmSystem
Sets the mapper which will be responsible for mapping the state information into decorations.
setMapping(IlvAbstractTableDataSource.Mapping[]) - Method in class ilog.views.chart.data.IlvSwingTableDataSource
Initializes the contents of this data source according to the specified mapping.
setMapping(String) - Method in class ilog.views.symbol.util.IlvSymbolParameterAccessor
Sets the symbol parameter property mapping.
setMapping(String, String) - Method in class ilog.views.symbol.util.IlvSymbolProperties
Maps a parameter to a symbol property.
setMappings(IlvAbstractTableDataSource.Mapping[]) - Method in class ilog.views.chart.data.IlvTreeTableDataSource
Changes the mapping from flat-table-model to data sets.
setMapStrategy(IltMapStateStrategy) - Method in class ilog.tgo.model.IltObjectState
Sets the strategy applied in the mapping procedure.
setMapStrategy(IltMapStateStrategy) - Method in class ilog.tgo.model.IltObjectStateInfo
Sets the default strategy used to map the states of this object state.
setMapThemed(Boolean) - Method in class ilog.cpl.graph.background.css.IlpBackgroundCSSConfiguration
Sets the mapThemed bean property.
setMapThemed(boolean) - Method in class ilog.cpl.graph.background.IlpAbstractIVLBackground
Sets whether or not this background is using Map Themes.
setMapURL(String) - Method in class ilog.views.maps.format.wms.IlvWMSServerNode
Sets the map base URL to be used by the reader to retrieve images.
setMargin(double) - Method in class ilog.views.gantt.action.IlvZoomToFitAction
Sets the horizontal margin used at both ends of the time interval as a percentage of the Gantt sheet's width.
setMargin(double) - Method in class ilog.views.graphic.linkbundle.IlvDefaultLinkBundleFrame
Sets the margin.
setMargin(double) - Method in class ilog.views.graphlayout.bus.IlvBusLayout
Sets the horizontal offset between the left/right border of the bus level and the left/right border of the layout region.
setMargin(double) - Method in class ilog.views.graphlayout.bus.IlvBusLinkConnector
Sets the horizontal offset between the first/last node on a given level and the left/right margin of the level.
setMargin(int) - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
Sets the width of the margin remaining around the objects of a swimlane.
setMargin(double) - Method in class ilog.views.sdm.renderer.IlvLaneRenderer
Sets the margin between the objects inside the lane and the bounds of the lane.
setMarginHeight(int) - Method in class ilog.tgo.awt.IltInteractorButton
Deprecated.
Sets the margin height of the button.
setMarginHeight(int) - Method in class ilog.views.maps.beans.IlvJScaleBar
Specifies the vertical margin that must be left between the scale bar and the border of the component.
setMarginHeight(int) - Method in class ilog.views.maps.beans.IlvScaleBar
Specifies the vertical margin that must be left between the scale bar and the border of the component.
setMarginOnBus(double) - Method in class ilog.views.graphlayout.bus.IlvBusLayout
Sets the horizontal offset between the first/last node on a given level and the left/right margin of the level.
setMarginReductionFactor(double) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Sets the margin reduction factor.
setMargins(int) - Method in class ilog.cpl.graph.action.toolbar.IlpGraphFitToContentsButton
Sets all margins.
setMargins(Insets) - Method in class ilog.views.chart.IlvChart.Area
Sets the interior margins between the plotting rectangle and the chart area.
setMarginsColor(Color) - Method in class ilog.views.util.print.IlvPrintPreviewPanel
Specifies the color used to paint the margin delimiters of the page.
setMarginsVisible(boolean) - Method in class ilog.views.util.print.IlvPrintPreviewPanel
Specifies whether the page margins should be visible.
setMarginWidth(int) - Method in class ilog.tgo.awt.IltInteractorButton
Deprecated.
Sets the margin width of the button.
setMarginWidth(int) - Method in class ilog.views.maps.beans.IlvJScaleBar
Specifies the minimum horizontal margin that must be left between the scale bar and the border of the component.
setMarginWidth(int) - Method in class ilog.views.maps.beans.IlvScaleBar
Specifies the minimum horizontal margin that must be left between the scale bar and the border of the component.
setMarked(IlvGraphic, boolean) - Method in class ilog.views.IlvGrapher
Marks or unmarks an object.
setMarkedForIncremental(boolean) - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
Marks the input node or link to be repositioned with the next call of performLayout if incremental mode is enabled.
setMarker(IlvMarker) - Method in class ilog.views.chart.renderer.IlvPolylineChartRenderer
Specifies a marker for the child polyline renderers.
setMarker(IlvMarker, int) - Method in class ilog.views.chart.renderer.IlvPolylineChartRenderer
Specifies a marker and its size for the child polyline renderers.
setMarker(IlvMarker) - Method in class ilog.views.chart.renderer.IlvSinglePolylineRenderer
Sets a marker on this renderer.
setMarker(IlvMarker) - Method in class ilog.views.chart.renderer.IlvSingleScatterRenderer
Sets the marker used to render data points.
setMarkerColor(Color) - Method in class ilog.views.maps.rendering.IlvMapPointRenderingStyle
Sets the marker color.
setMarkerSize(int) - Method in class ilog.views.chart.renderer.IlvPolylineChartRenderer
Specifies a marker size for the child polyline renderers.
setMarkerSize(int) - Method in class ilog.views.chart.renderer.IlvScatterChartRenderer
Sets the marker size for all the children scatter renderers.
setMarkerSize(int) - Method in class ilog.views.chart.renderer.IlvSinglePolylineRenderer
Sets the size of the optional marker drawn by this renderer.
setMarkerSize(int) - Method in class ilog.views.chart.renderer.IlvSingleScatterRenderer
Sets the size of the marker.
setMarkerSize(int) - Method in class ilog.views.maps.rendering.IlvMapPointRenderingStyle
Sets the size of the marker This attribute is only used when the associated renderer produces an IlvMarker.
setMarkerStyle(IlvStyle) - Method in class ilog.views.chart.renderer.IlvSinglePolylineRenderer
Specifies the rendering style of the optional marker.
setMarkerType(int) - Method in class ilog.views.maps.rendering.IlvMapPointRenderingStyle
Sets the marker type used to render the points.
setMax(double) - Method in class ilog.views.chart.IlvDataInterval
Sets the maximum bound.
setMax(float) - Method in class ilog.views.graphic.IlvScale
Changes the maximum value displayed as a label of the scale.
setMax(int) - Method in class ilog.views.maps.raster.datasource.IlvThreadMonitoringData
Sets the value of activity advancement when a subactivity ends.
setMax(String) - Method in class ilog.views.prototypes.IlvCounterBehavior
Sets the max parameter for this behavior object.
setMax(String) - Method in class ilog.views.prototypes.IlvFormatBehavior
Sets the max parameter for this behavior object.
setMax(String) - Method in class ilog.views.prototypes.IlvMinMaxBehavior
Sets the max parameter for this behavior object.
setMax(double) - Method in class ilog.views.prototypes.IlvRandomValueSource
Sets the maximum value produced by this source.
setMaxAllowedMovePerIteration(double) - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
Sets the maximum authorized node move at each iteration of the layout algorithm.
setMaxBacktrack(int) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets the maximum number of backtrack steps to find a route for a long link.
setMaxChildrenAngle(int) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the maximum angle for children that are placed in radial mode.
setMaxDataSetCount(int) - Method in class ilog.views.chart.data.IlvCombinedDataSet
Specifies that this combined data set should not hold more than a given number of data sets.
setMaxDataSetCount(int) - Method in interface ilog.views.chart.data.IlvDataSetList
Specifies that the collection should not hold more than a given number of data sets.
setMaxDistFromPath(double) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelDescriptor
Sets the maximum distance from the location on the path.
setMaxDistFromPath(double) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPointLabelDescriptor
Sets the maximum distance from the location on the path.
setMaxDistFromPath(double) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
Sets the maximum distance from the location on the path.
setMaxDistFromPath(double) - Method in class ilog.views.maps.labelling.IlvMapLayoutParameters
Set the max dist from path.
setMaxEntries(int) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
Sets the maximum number of entries in each column of the legend box.
setMaxImage(Image) - Method in class ilog.tgo.graphic.IltImageMapping
Sets the image representing the gauge or the chart with the maximal value.
setMaxImage(String) - Method in class ilog.tgo.graphic.IltImageMapping
Sets the filename of the image representing the gauge or the chart with the maximal value.
setMaxImageSize(int) - Static method in class ilog.views.maps.defense.terrain.IlvComputedRasterReader
Indicates that images with an area greater than the parameter passed will not be created.
setMaximalNumberOfLines(int) - Method in class ilog.views.util.swing.IlvJStreamTextArea
Sets the number of lines that the internal buffer can store.
setMaximum(int) - Method in class ilog.views.gantt.swing.IlvVerticalBoundedRangeModel
Sets the model's maximum.
setMaximum(int) - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolDiscreteInteractor
Sets the maximum value that can be computed by this interactor.
setMaximum(double) - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolRangeInteractor
Sets the maximum value that this interactor can compute.
setMaximum(int) - Method in class ilog.views.symbology.interactor.IlvDiscreteSymbolInteractor
Sets the maximum value that can be computed by this interactor.
setMaximum(double) - Method in class ilog.views.symbology.interactor.IlvRangeSymbolInteractor
Set the maximum value that this interactor can compute
setMaximumBottomMargin(double) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Sets the maximum bottom margin, in pixels.
setMaximumCacheSize(int) - Method in class ilog.views.util.data.IlvJDBCTableModel
Sets the maximum size of the internal cache of the IlvJDBCTableModel.
setMaximumClusterSize(int) - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
Sets the maximum number of nodes to form a cluster.
setMaximumFileCount(int) - Method in class ilog.views.appframe.docview.IlvRecentFileList
Changes the maximum number of files the recent file list can handle.
setMaximumFocusParentMargin(double) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Sets the maximum width of the margin that represents the parent of the focused node, in pixels.
setMaximumFractionDigits(int) - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
Overridden version of the same method of DecimalFormat.
setMaximumFractionDigits(int) - Method in class ilog.views.util.text.IlvWrappedICUNumberFormat
Overridden version of the same method of NumberFormat.
setMaximumHeight(int) - Method in class ilog.views.maps.graphic.IlvMapGraphicText
Sets the maximum height of the label.
setMaximumHeight(int) - Method in class ilog.views.maps.graphic.IlvMapLabel
Sets the maximum height of the label.
setMaximumHeight(int) - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
Sets the MaximumHeight property value.
setMaximumHeight(int) - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
Sets the maximum height of the label in pixels.
setMaximumIntegerDigits(int) - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
Overridden version of the same method of DecimalFormat.
setMaximumIntegerDigits(int) - Method in class ilog.views.util.text.IlvWrappedICUNumberFormat
Overridden version of the same method of NumberFormat.
setMaximumIntervalsForDeterminingImageLocation(int) - Method in class ilog.views.maps.raster.IlvRasterAbstractReader
Optimizes the number of intervals on the border of an image for the purpose of determining its location in the manager.
setMaximumLeadingMargin(double) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Sets the maximum leading margin, in pixels.
setMaximumLineHeight(int) - Method in class ilog.views.maps.graphic.IlvMapLabel
Sets the maximum height of a line of the label.
setMaximumLineHeight(int) - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
Sets the MaximumHeight property value.
setMaximumLineWidth(double) - Method in class ilog.views.graphic.composite.decoration.IlvAssociation
Changes the maximum line width of the line.
setMaximumLineWidth(double) - Method in class ilog.views.graphic.composite.IlvCompositeLink
This method delegates to the link supplied with the setLink method.
setMaximumLineWidth(double) - Method in class ilog.views.graphic.IlvEnhancedPolylineLinkImage
Changes the maximum line width of the link.
setMaximumLineWidth(double) - Method in class ilog.views.graphic.IlvLine
Changes the maximum line width of the line.
setMaximumLineWidth(double) - Method in class ilog.views.graphic.IlvPolyline
Changes the maximum line width of the polyline.
setMaximumLineWidth(double) - Method in class ilog.views.graphic.IlvSpline
Changes the maximum line width of the spline.
setMaximumLineWidth(double) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
This method delegates to the link supplied with the method IlvLinkBundle.setOverviewLink(ilog.views.IlvLinkImage).
setMaximumLineWidth(double) - Method in class ilog.views.graphic.linkpolicy.IlvCrossingAwareLinkImage
Changes the maximum line width of the link.
setMaximumLineWidth(double) - Method in class ilog.views.hypergraph.IlvHyperEdge
Changes the maximum line width of the edge.
setMaximumLineWidth(double) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeInteractor
Sets the maximum line width of the newly created hyperedge.
setMaximumLineWidth(double) - Method in class ilog.views.IlvLinkImage
Changes the maximum line width of the link.
setMaximumLineWidth(double) - Method in class ilog.views.maps.graphic.IlvMapGraphicPath
Sets the maximum line width in the IlvGraphicPathStyle object.
setMaximumLineWidth(double) - Method in class ilog.views.sdm.graphic.IlvSimpleLink
Changes the maximum line width of the link.
setMaximumNumberOfIterationsToReachMaxClusterSize(int) - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
Sets the number of iterations to achieve the maximum cluster size.
setMaximumPopupHeight(int) - Method in class ilog.views.swing.IlvJComponentGraphic.ComboBoxOptions
Sets the maximum height of the pop-up of the combo box.
setMaximumPopupWidth(int) - Method in class ilog.views.swing.IlvJComponentGraphic.ComboBoxOptions
Sets the maximum width of the pop-up of the combo box.
setMaximumPopupZoomFactor(double) - Method in class ilog.views.swing.IlvJComponentGraphic.ComboBoxOptions
Sets the maximum zoom factor of the pop-up of the combo box.
setMaximumScrollDistance(double) - Method in class ilog.views.interactor.IlvAbstractScrollInteractor
Sets the maximal distance of scroll operations when the mouse moves outside the manager view.
setMaximumScrollDistance(double) - Method in class ilog.views.interactor.IlvSelectInteractor
Sets the maximal distance of scroll operations when the mouse moves outside the manager view.
setMaximumSize(Dimension) - Method in class ilog.views.IlvManagerView
Sets the maximum size of the view to a constant value.
setMaximumStrokeWidth(double) - Method in class ilog.views.graphic.IlvGeneralPath
Allows you to set the maximum stroke width if a BasicStroke is used.
setMaximumTopMargin(double) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Sets the maximum top margin, in pixels.
setMaximumTrailingMargin(double) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Sets the maximum trailing margin, in pixels.
setMaximumZoom(double) - Method in class ilog.views.diagrammer.IlvDiagrammer
Changes the maximum zoom allowed.
setMaximumZoomLevel(double) - Method in class ilog.views.print.IlvManagerPrintableDocument
Sets the maximum zoom level that can be used for printing.
setMaxInterLevelApertureAngle(double) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the maximum aperture angle of the links incident to a node.
setMaxLabelZoom(double) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the zoom level above which the label becomes invisible.
setMaxLevel(int) - Method in class ilog.views.graphlayout.hierarchical.IlvLevelRangeConstraint
Sets the maximum level index suitable for the subject of this constraint, that is, for the node or the group of nodes.
setMaxNumberOfFailIterations(int) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
Sets the maximum number of iterations that doesn't improve the layout quality before the layout algorithm stops.
setMaxNumberOfNodesPerLevel(int) - Method in class ilog.views.graphlayout.bus.IlvBusLayout
Sets the maximum number of nodes per level.
setMaxNumberOfNodesPerRowOrColumn(int) - Method in class ilog.views.graphlayout.grid.IlvGridLayout
Sets the maximum number of nodes per row or per column.
setMaxNumberOfPermutations(int) - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
Sets the maximum number of permutations tested for a cluster of more than 7 nodes.
setMaxPathLocation(double) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelDescriptor
Sets the maximum location on the path for the label.
setMaxPercentageFromStart(double) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
Sets the percentage relative to the length of the polyline that defines the end point of the area of the polyline that should be used for the label.
setMaxPercentageOfElapsedTimeForRefinement(double) - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
Sets the maximum percentage of the time already elapsed that should be spent on the final refinement step when the layout mode is IlvUniformLengthEdgesLayout.FAST_MULTILEVEL_MODE .
setMaxPercentageOfTotalAllowedTimeForRefinement(double) - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
Sets the maximum percentage of the total allowed time that should be spent on the final refinement step when the layout mode is IlvUniformLengthEdgesLayout.FAST_MULTILEVEL_MODE .
setMaxPosition(int) - Method in class ilog.views.gantt.IlvVerticalDisplayController
Sets the maximum position that the controller and its associated vertically scrollable components can display.
setMaxRepeatForConvergence(int) - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
Sets the maximum number of attempts to reach convergence at each step when the layout mode is IlvUniformLengthEdgesLayout.FAST_MULTILEVEL_MODE .
setMaxScale(double) - Method in class ilog.views.maps.IlvMapScaleLimiter
Sets the maximum scale the map should use.
setMaxScale(double) - Method in class ilog.views.maps.IlvScaleVisibilityFilter
Sets the maximal scale at which the filtered layer is visible.
setMaxSize(int) - Method in class ilog.views.chart.renderer.IlvSingleBubbleRenderer
Sets the maximum size of a bubble.
setMaxSplineCurveSize(double) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets the maximum curve size used when optimized spline control point routing is enabled.
setMaxSplineCurveSize(double) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Sets the maximum curve size used when optimized spline control point routing is enabled.
setMaxTitleZoomFactor(double) - Method in class ilog.views.IlvDefaultManagerFrame
Sets the maximum title zoom factor for the title.
setMaxValue(Number) - Method in class ilog.tgo.model.IltLimitedNumericState
Sets the maximum value for this state.
setMaxValue(Object) - Method in class ilog.views.chart.datax.IlvDefaultDataColumnInfo
Sets the theoretical maximum value of this column.
setMaxValue(double) - Method in class ilog.views.util.swing.IlvJSpinnerDecimalNumberField
Sets the maximal value.
setMaxVerticalPosition(int) - Method in class ilog.views.gantt.IlvGanttConfiguration
Sets the maximum vertical position that this configuration and its associated vertically scrollable components can display.
setMaxVerticalPosition(int) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the maximum vertical position that the chart can display.
setMaxVerticalPosition(int) - Method in class ilog.views.gantt.IlvJScrollGanttSheet
Sets the maximum position that the scrolling Gantt sheet can display.
setMaxVerticalPosition(int) - Method in class ilog.views.gantt.IlvJScrollPane
Sets the maximum vertical position that the scroll pane can display.
setMaxVerticalPosition(int) - Method in interface ilog.views.gantt.IlvVerticalScrollable
Sets the maximum vertical position that the scrollable can display.
setMaxVerticalPosition(int) - Method in class ilog.views.gantt.IlvVerticalScrollController
Sets the maximum vertical position that the controller and its associated vertically scrollable objects can display.
setMaxVerticalPosition(int) - Method in class ilog.views.gantt.swing.IlvVerticalBoundedRangeModel
Sets the model's maximum position.
setMaxVisibleTime(Date) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Sets the maximum time that the Gantt sheet can show in bounded scrolling mode.
setMaxVisibleTime(Date) - Method in class ilog.views.gantt.IlvBasicTimeScrollController
Sets the maximum time that the controller and its associated time scrollable objects can show in bounded scrolling mode.
setMaxVisibleTime(Date) - Method in class ilog.views.gantt.IlvBasicTimeScrollSupport
Sets the maximum time in bounded scrolling mode.
setMaxVisibleTime(Date) - Method in class ilog.views.gantt.IlvGanttConfiguration
Sets the maximum time that the configuration and its associated time scrollable objects can show in bounded scrolling mode.
setMaxVisibleTime(Date) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the maximum time that the chart can show in bounded scrolling mode.
setMaxVisibleTime(Date) - Method in class ilog.views.gantt.IlvJScrollGanttSheet
Sets the maximum time that the sheet can show in bounded scrolling mode.
setMaxVisibleTime(Date) - Method in interface ilog.views.gantt.IlvTimeScrollable
Sets the maximum time that the time scrollable can show in bounded scrolling mode.
setMaxVisibleTime(Date) - Method in class ilog.views.gantt.scale.IlvTimeScale
Sets the maximum time that the scale can show in bounded scrolling mode.
setMaxVisibleTime(Date) - Method in class ilog.views.gantt.swing.IlvTimeScrollBar
Sets the maximum time that the scroll bar can show in bounded scrolling mode.
setMaxVisibleTime(Date) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the maximum time that the chart can show in bounded scrolling mode.
setMaxWidth(int) - Method in class ilog.views.gantt.graphic.IlvTimeIndicator
Sets the maximum width for this time indicator, so that the drawing does not exceed this width;
setMaxZoom(double) - Method in class ilog.views.graphic.IlvHalfZoomingGraphic
Sets the maximum zoom level above which the object stops zooming.
setMaxZoom(double) - Method in class ilog.views.sdm.renderer.IlvHalfZoomingRenderer
Changes the maximum zoom level above which the objects stop zooming.
setMaxZoomFactor(double) - Method in class ilog.views.IlvZoomFactorVisibilityFilter
Sets the maximal zoom factor at which the filtered layer is visible.
setMaxZoomingRatio(double) - Method in class ilog.views.maps.beans.IlvJAdvancedZoomControl
Sets the slider zooming ratio when at the extreme locations.
setMaxZoomLevel(double) - Method in class ilog.views.faces.component.IlvFacesView
Sets the maximum zoom level.
setMaxZoomLevel(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Sets the maximum zoom level.
setMaxZoomLevel(double) - Method in class ilog.views.maps.servlet.IlvMapServletSupport
Sets a new maximum zoom level
setMaxZoomXFactor(double) - Method in class ilog.cpl.equipment.renderer.IlpViewRenderer
Sets the maximal zoom factor allowed for the view in the x direction.
setMaxZoomXFactor(double) - Method in class ilog.cpl.network.renderer.IlpViewRenderer
Sets the maximal zoom factor allowed for the view in the x direction.
setMaxZoomXFactor(double) - Method in class ilog.views.IlvManagerView
Sets the maximal zoom factor allowed for the view in the x direction.
setMaxZoomYFactor(double) - Method in class ilog.cpl.equipment.renderer.IlpViewRenderer
Sets the maximal zoom factor allowed for the view in the y direction.
setMaxZoomYFactor(double) - Method in class ilog.cpl.network.renderer.IlpViewRenderer
Sets the maximal zoom factor allowed for the view in the y direction.
setMaxZoomYFactor(double) - Method in class ilog.views.IlvManagerView
Sets the maximal zoom factor allowed for the view in the y direction.
setMDI(boolean) - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
Sets the document template as MDI or not, depending on the value of the mdi parameter.
setMDIClient(IlvMDIClient) - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
Sets the MDI client of the frame.
setMDIClient(IlvMDIClient) - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
Sets the MDI client of the applet.
setMDIClient(IlvMDIClient) - Method in class ilog.views.appframe.swing.mdi.IlvMDIMainFrame
Sets the MDI client of the frame.
setMDIClientParent(Container) - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
Specifies the container that will directly contain the MDI client component responsible for managing MDI child windows.
setMDIPane(String) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Specifies the MDI pane of the docking area were nondockable panes have to be added.
setMedia(IltLink.Media) - Method in class ilog.tgo.model.IltLink
Sets the media of this link object.
setMedia(IltLink.Media[]) - Method in class ilog.tgo.resource.renderer.IltLinkRenderer
Adds Link media to the system.
setMediaIcon(IltLink.Media, Image) - Static method in class ilog.tgo.model.IltLink
 
setMedianCrossingValueEnabled(boolean) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets whether the median crossing value is used during crossing reduction.
setMemorySavings(boolean) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets whether the layout algorithm uses the memory saving mode.
setMenu(Component, boolean, Menu) - Static method in class ilog.views.util.swt.IlvSwingControl
Registers a pop-up menu for a given component and, optionally, its subcomponents.
setMenuFactory(IlvMenuFactory) - Method in class ilog.views.util.servlet.IlvPopupMenuServletSupport
Sets the menu factory that generates the pop-up menu.
setMenuItem(JMenuItem[]) - Method in class ilog.cpl.interactor.IlpDefaultPopupMenuFactory
Sets the entries present in the pop-up menu created by this factory.
setMenuItem(int, JMenuItem) - Method in class ilog.cpl.interactor.IlpDefaultPopupMenuFactory
Sets an entry in the pop-up menu created by this factory.
setMenuItemMaximumLength(int) - Method in class ilog.views.appframe.event.IlvListActionHandler
Sets the maximum number of characters allowed for displaying the menu items associated with items of the list action that this object handles.
setMenuModelId(String) - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesGraphInteractor
Sets the menuModelId property.
setMenuModelId(String) - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectInteractor
Returns the model ID used in menu generation.
setMenuModelId(String) - Method in interface ilog.views.faces.interactor.IlvFacesInteractor
Sets the model ID used in menu generation.
setMenuModelId(String) - Method in class ilog.views.faces.interactor.IlvInteractor
Returns the model ID used in menu generation.
setMenuModelId(String) - Method in class ilog.views.faces.taglib.IlvInteractorTag
Returns the model ID used in menu generation.
setMergeDistance(double) - Method in class ilog.views.maps.datasource.IlvPolylineMergerDataSource
Sets the criterion distance used when merging polylines.
setMessage(String) - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesGraphInteractor
Sets the message property.
setMessage(String) - Method in class ilog.tgo.model.IltAlarm.AbstractSeverity
Sets the description of the severity as a message from the JTGO catalog.
setMessage(String) - Method in class ilog.tgo.model.IltLimitedNumericState
Sets the message of this object.
setMessage(String) - Method in class ilog.tgo.model.IltState
Sets the localized message that describes this state.
setMessage(String) - Method in class ilog.tgo.model.IltTrap.Type
Sets the description of the severity as a message from the JTGO catalog.
setMessage(String) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLOverview
Sets the message displayed in the window status bar and in the message box if defined.
setMessage(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartOverviewTag
Sets the message displayed in the window status bar and in the message box, if defined.
setMessage(String) - Method in class ilog.views.faces.component.IlvImageButton
Sets the message that can be displayed when the cursor is on the button.
setMessage(String) - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectInteractor
Sets the message displayed when using this interactor.
setMessage(String) - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
Sets the message that can be displayed when the cursor is on the button.
setMessage(String) - Method in interface ilog.views.faces.interactor.IlvFacesInteractor
Sets the message displayed when using this interactor.
setMessage(String) - Method in class ilog.views.faces.interactor.IlvInteractor
Sets the message displayed when using this interactor.
setMessage(String) - Method in class ilog.views.faces.taglib.IlvInteractorTag
Sets the message displayed when using this interactor.
setMessage(String) - Method in class ilog.views.maps.faces.component.IlvFacesLayerVisibilityTool
Sets the inline client message.
setMessage(String) - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesLayerVisibilityToolTag
Sets the message displayed for this component.
setMessageBox(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartOverviewTag
Sets the binding to a message box linked to this component.
setMessageBox(IlvMessageBox) - Method in class ilog.views.faces.component.IlvBasicView
Sets the message box to this instance of this view.
setMessageBox(IlvMessageBox) - Method in class ilog.views.faces.dhtml.component.IlvDHTMLImageButton
The message box property.
setMessageBox(String) - Method in class ilog.views.faces.dhtml.taglib.IlvDHTMLViewTag
Sets the binding to a message box linked to this component.
setMessageBox(String) - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
Sets the binding to a message box linked to this component.
setMessageBox(IlvMessageBox) - Method in class ilog.views.maps.faces.component.IlvFacesLayerVisibilityTool
The message box property.
setMessageBoxId(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartOverviewTag
Sets a message box ID to this instance of view.
setMessageBoxId(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
Sets a message box ID to this instance of view.
setMessageBoxId(String) - Method in class ilog.views.faces.component.IlvBasicView
Sets a message box ID to this view.
setMessageBoxId(String) - Method in class ilog.views.faces.dhtml.component.IlvDHTMLImageButton
The message box identifier property.
setMessageBoxId(String) - Method in class ilog.views.faces.dhtml.taglib.IlvDHTMLViewTag
Sets a message box identifier to this view component.
setMessageBoxId(String) - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
Sets a message box identifier to this view component.
setMessageBoxId(String) - Method in class ilog.views.maps.faces.component.IlvFacesLayerVisibilityTool
The message box identifier property.
setMessageBoxId(String) - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesLayerVisibilityToolTag
Sets a message box ID on this view.
setMessageWriter(PrintWriter) - Static method in class ilog.views.prototypes.IlvGroup
Changes the writer object used by the library to print messages.
setMetadata(IlvMModel) - Method in class ilog.views.sdm.model.IlvRDFSDMModel
Sets new metadata.
setMetadata(IlvMModel) - Method in class ilog.views.sdm.util.IlvXMLConnector
Sets metadata, to be saved in the next writeXML.
setMetadataEnabled(boolean) - Method in class ilog.views.sdm.IlvSDMEngine
Controls whether metadata are enabled or not.
setMetadataInterned(boolean) - Method in class ilog.views.sdm.model.IlvRDFSDMModel
Controls whether metadata should be in the model or not.
setMetadataOn(String, String, boolean) - Method in class ilog.views.svg.SVGDocumentBuilderConfigurator
Allows you to tell the SVGDocumentBuilder to generate special metadata from the given XML namespace if available.
setMetadataValue(Object, String, Object) - Method in class ilog.views.sdm.model.IlvRDFSDMModel
Records a metadata.
setMGRSOutput(boolean) - Method in class ilog.views.maps.IlvUTMCoordinateFormatter
Indicates whether the coordinate output are UTM or MGRS.
setMilestoneConversionAllowed(boolean) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Defines whether it is possible, through interactive editing, to convert milestones into activities with non-empty time interval or vice versa.
setMilestoneRenderer(IlvActivityRenderer) - Method in class ilog.views.gantt.graphic.IlvDefaultActivityRendererFactory
Sets the activity renderer for milestones.
setMilestoneRenderer(IlvMilestoneCalendarRenderer) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Sets the renderer that will be used to draw the graphic presentation of milestones within the day view.
setMilestoneRenderer(IlvMilestoneCalendarRenderer) - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
Sets the renderer that will be used to draw the graphic presentation of milestones within the activity sheet.
setMilestoneRenderer(IlvMilestoneCalendarRenderer) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
Sets the renderer that will be used to draw the graphic presentation of milestones within the month panel.
setMilestoneRenderer(IlvMilestoneCalendarRenderer) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthView
Sets the renderer that will be used to draw the graphic presentation of milestones within the month panel.
setMin(double) - Method in class ilog.views.chart.IlvDataInterval
Sets the minimum bound.
setMin(float) - Method in class ilog.views.graphic.IlvScale
Changes the minimum value displayed as a label of the scale.
setMin(int) - Method in class ilog.views.maps.raster.datasource.IlvThreadMonitoringData
Sets the value of activity advancement when a subactivity starts.
setMin(String) - Method in class ilog.views.prototypes.IlvMinMaxBehavior
Sets the min parameter for this behavior object.
setMin(double) - Method in class ilog.views.prototypes.IlvRandomValueSource
Sets the minimum value produced by this source.
setMinBusyTime(long) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Sets the minimal time that the layout algorithm can be busy between two calls of layoutStepPerformed when the method callLayoutStepPerformedIfNeeded is used.
setMinBusyTime(long) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets the minimal time that the layout algorithm can be busy.
setMinBusyTime(long) - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayout
Sets the minimal time the layout algorithm can be busy between two calls of layoutStepPerformed when the method callLayoutStepPerformedIfNeeded is used.
setMinBusyTime(long) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Sets the minimal time that the layout algorithm can be busy between two calls of layoutStepPerformed when the method callLayoutStepPerformedIfNeeded is used.
setMinBusyTime(long) - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
Sets the minimal time the layout algorithm can be busy between two calls of IlvGraphLayout.layoutStepPerformed() when the method IlvGraphLayout.callLayoutStepPerformedIfNeeded() is used.
setMinBusyTime(long) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
Sets the minimal time the layout algorithm can be busy between two calls of IlvGraphLayout.layoutStepPerformed() when the method IlvGraphLayout.callLayoutStepPerformedIfNeeded() is used.
setMinDuration(IlvDuration) - Method in class ilog.views.gantt.action.IlvZoomInAction
Sets the minimum duration that will be zoomed in to.
setMinEndSegmentLength(double) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the minimum length of the last segment of each link, that is, the segment that is incident to the "to" node.
setMinEndSegmentLength(double) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets the minimum length of the last segment of each link, that is, the segment incident to the "to" node.
setMinFinalSegmentLength(double) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Sets the minimum length of the first and last segments of each link.
setMinFinalSegmentLength(double) - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
Allows you to specify the minimum length of the final (first and last) segment of the links.
setMinFinalSegmentLength(double) - Method in class ilog.views.graphic.linkpolicy.IlvOrthogonalLinkShapePolicy
Sets the minimal segment length of a start segment or end segment that is used when the link connection point is moved to a different border side of the node.
setMinFinalSegmentLength() - Method in class ilog.views.graphic.linkpolicy.IlvOrthogonalLinkShapePolicy
Returns the minimal segment length of a start segment or end segment that is used when the link connection point is moved to a different border side of the node.
setMinFinalSegmentLength(double) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Sets the minimum length of the first and last segments of each link.
setMinFinalSegmentLength(double) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets the minimum length of the final (first and last) segment of the links.
setMinForkSegmentLength(double) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the minimum length of the start or end segment of links if a fork shape is used for these links.
setMinHyperEdgeEndCount(int) - Method in class ilog.views.hypergraph.IlvHyperGrapher
Sets the minimum number of end point a hyperedge should have.
setMinImage(Image) - Method in class ilog.tgo.graphic.IltImageMapping
Sets the image representing the gauge or the chart with the minimal value.
setMinImage(String) - Method in class ilog.tgo.graphic.IltImageMapping
Sets the filename of the image representing the gauge or the chart with the minimal value.
setMinimalDaysInFirstWeek(int) - Method in class ilog.views.util.time.IlvWrappedICUCalendar
Overridden version of the same method in Calendar.
setMinImprovementPercentageToContinue(double) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
Sets the minimum required percentage the layout needs to improve over a couple of rounds before the layout algorithm stops.
setMinimum(int) - Method in class ilog.views.gantt.swing.IlvVerticalBoundedRangeModel
Sets the model's minimum.
setMinimum(int) - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolDiscreteInteractor
Sets the minimum value that can be computed by this interactor.
setMinimum(double) - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolRangeInteractor
Sets the minimum value that this interactor can compute.
setMinimum(int) - Method in class ilog.views.symbology.interactor.IlvDiscreteSymbolInteractor
Sets the maximum value that can be computed by this interactor.
setMinimum(double) - Method in class ilog.views.symbology.interactor.IlvRangeSymbolInteractor
Set the minimum value that this interactor can compute
setMinimumClusterSize(int) - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
Sets the minimum number of nodes to form a cluster.
setMinimumFractionDigits(int) - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
Overridden version of the same method of DecimalFormat.
setMinimumFractionDigits(int) - Method in class ilog.views.util.text.IlvWrappedICUNumberFormat
Overridden version of the same method of NumberFormat.
setMinimumGanttSheetWidth(int) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the minimum width of the Gantt sheet to a constant value.
setMinimumHeight(int) - Method in class ilog.views.maps.graphic.IlvMapGraphicText
Sets the minimum height of the text.
setMinimumHeight(int) - Method in class ilog.views.maps.graphic.IlvMapLabel
Sets the minimum height of the text.
setMinimumHeight(int) - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
Sets the MinimumHeight property value.
setMinimumHeight(int) - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
Sets the minimum height of the label.
setMinimumIntegerDigits(int) - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
Overridden version of the same method of DecimalFormat.
setMinimumIntegerDigits(int) - Method in class ilog.views.util.text.IlvWrappedICUNumberFormat
Overridden version of the same method of NumberFormat.
setMinimumLineWidth(double) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets the minimum line width while zooming out.
setMinimumMargin(double) - Method in class ilog.views.IlvConstantModeManagerFrame
Set the minimum margin allowed.
setMinimumPopupZoomFactor(double) - Method in class ilog.views.swing.IlvJComponentGraphic.ComboBoxOptions
Sets the minimum zoom factor of the pop-up of the combo box.
setMinimumSize(Dimension) - Method in class ilog.views.IlvManagerView
Sets the minimum size of the view to a constant value.
setMinimumTableWidth(int) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the minimum width of the table to a constant value.
setMinimumZoom(double) - Method in class ilog.views.diagrammer.IlvDiagrammer
Changes the minimum zoom allowed.
setMinimumZoomLevel(double) - Method in class ilog.views.print.IlvManagerPrintableDocument
Returns the maximum zoom level that can be used for printing.
setMinLabelZoom(double) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the zoom level below which the label becomes invisible.
setMinLevel(int) - Method in class ilog.views.graphlayout.hierarchical.IlvLevelRangeConstraint
Sets the minimum level index suitable for the subject of this constraint, that is, for the node or the group of nodes.
setMinMargin(double) - Method in class ilog.views.graphlayout.hierarchical.IlvSwimLaneConstraint
Sets the minimal margin of the swimlane.
setMinNodeCornerOffset(double) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Sets the minimum offset between a node corner and a link starting at this node.
setMinNodeCornerOffset(double) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Sets the minimum offset between a node corner and a link starting at this node.
setMinNodeCornerOffset(double) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets the minimum offset between a node corner and a link starting at this node.
setMinorLineVisible(boolean) - Method in class ilog.views.chart.IlvGrid
Toggles the visibility of minor grid lines.
setMinorPaint(Paint) - Method in class ilog.views.chart.IlvGrid
Sets the paint used to draw minor grid lines.
setMinorStroke(Stroke) - Method in class ilog.views.chart.IlvGrid
Sets the stroke used to draw minor grid lines.
setMinorTickSize(int) - Method in class ilog.views.chart.IlvScale
Specifies the size of minor tick marks.
setMinorTickVisible(boolean) - Method in class ilog.views.chart.IlvScale
Toggles the visibility of minor ticks.
setMinPercentageFromStart(double) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
Sets the percentage relative to the length of the polyline that defines the start point of the area of the polyline that should be used for the label.
setMinPointsDistance(double) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentMakePolyLinkButton
Sets the minimum distance between two consecutive points.
setMinPointsDistance(double) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkMakePolyLinkButton
Sets the minimum distance between two consecutive points.
setMinPointsDistance(double) - Method in class ilog.tgo.interactor.IltMakePolyLinkInteractor
Sets the minimum distance between two consecutive points.
setMinPointsDistance(double) - Method in class ilog.views.interactor.IlvMakePolyPointsInteractor
Sets the minimum distance between two consecutive points.
setMinScale(double) - Method in class ilog.views.maps.IlvMapScaleLimiter
Sets the minimum scale the map should use.
setMinScale(double) - Method in class ilog.views.maps.IlvScaleVisibilityFilter
Sets the minimal scale at which the filtered layer is visible.
setMinSize(int) - Method in class ilog.views.chart.renderer.IlvSingleBubbleRenderer
Sets the minimum size of a bubble.
setMinSplineCurveSize(double) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets the minimum curve size used when optimized spline control point routing is enabled.
setMinSplineCurveSize(double) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Sets the minimum curve size used when optimized spline control point routing is enabled.
setMinStartSegmentLength(double) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the minimum length of the first segment of each link, that is, the segment that is incident to the "from" node.
setMinStartSegmentLength(double) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets the minimum length of the first segment of each link, that is, the segment incident to the "from" node.
setMinTitleZoomFactor(double) - Method in class ilog.views.IlvDefaultManagerFrame
Sets the minimum zoom factor for the title.
setMinUpdateDelay(long) - Method in class ilog.views.graphlayout.swing.IlvJGraphLayoutProgressBar
Specifies the minimum delay, in milliseconds, between two updates of the progress bar.
setMinuteFont(Font) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Sets the font of the minute labels.
setMinuteFont(Font) - Method in class ilog.views.gantt.swing.calendarview.IlvVerticalHourScale
Sets the font of the minute labels.
setMinuteStep(int) - Method in class ilog.views.gantt.scale.IlvMinuteTimeScaleRow
This method sets the number of minutes for an interval.
setMinuteStep(int) - Method in class ilog.views.util.time.IlvTimeIncrementPolicy.Minute
Sets the number of minutes in a step increment.
setMinuteStep(int) - Method in class ilog.views.util.time.IlvTimeIncrementPolicy2.Minute
Sets the number of minutes in a step increment.
setMinValue(Number) - Method in class ilog.tgo.model.IltLimitedNumericState
Sets the minimum value for this state.
setMinValue(Object) - Method in class ilog.views.chart.datax.IlvDefaultDataColumnInfo
Sets the theoretical minimum value of this column.
setMinValue(double) - Method in class ilog.views.util.swing.IlvJSpinnerDecimalNumberField
Sets the minimal value.
setMinVisibleDuration(IlvDuration) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Sets the minimum duration that the Gantt sheet can show.
setMinVisibleDuration(IlvDuration) - Method in class ilog.views.gantt.IlvBasicTimeScrollController
Sets the minimum duration that the controller and its associated time scrollable objects can show.
setMinVisibleDuration(IlvDuration) - Method in class ilog.views.gantt.IlvBasicTimeScrollSupport
Sets the minimum duration of the time interval.
setMinVisibleDuration(IlvDuration) - Method in class ilog.views.gantt.IlvGanttConfiguration
Sets the minimum duration that the configuration and its associated time scrollable objects can show.
setMinVisibleDuration(IlvDuration) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the minimum duration that the chart can show.
setMinVisibleDuration(IlvDuration) - Method in class ilog.views.gantt.IlvJScrollGanttSheet
Sets the minimum duration that the sheet can show.
setMinVisibleDuration(IlvDuration) - Method in interface ilog.views.gantt.IlvTimeScrollable
Sets the minimum duration that this time scrollable can show.
setMinVisibleDuration(IlvDuration) - Method in class ilog.views.gantt.scale.IlvTimeScale
Sets the minimum duration that the scale can show.
setMinVisibleDuration(IlvDuration) - Method in class ilog.views.gantt.swing.IlvTimeScrollBar
Sets the minimum duration that the scroll bar can display.
setMinVisibleDuration(IlvDuration) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the minimum duration that this chart can show.
setMinVisibleTime(Date) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Sets the minimum time that the Gantt sheet can show in bounded scrolling mode.
setMinVisibleTime(Date) - Method in class ilog.views.gantt.IlvBasicTimeScrollController
Sets the minimum time that the controller and its associated time scrollable objects can show in bounded scrolling mode.
setMinVisibleTime(Date) - Method in class ilog.views.gantt.IlvBasicTimeScrollSupport
Sets the minimum time in bounded scrolling mode.
setMinVisibleTime(Date) - Method in class ilog.views.gantt.IlvGanttConfiguration
Sets the minimum time that the configuration and its associated time scrollable objects can show in bounded scrolling mode.
setMinVisibleTime(Date) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the minimum time that the chart can show in bounded scrolling mode.
setMinVisibleTime(Date) - Method in class ilog.views.gantt.IlvJScrollGanttSheet
Sets the minimum time that the sheet can show in bounded scrolling mode.
setMinVisibleTime(Date) - Method in interface ilog.views.gantt.IlvTimeScrollable
Sets the minimum time that the time scrollable can show in bounded scrolling mode.
setMinVisibleTime(Date) - Method in class ilog.views.gantt.scale.IlvTimeScale
Sets the minimum time that the scale can show in bounded scrolling mode.
setMinVisibleTime(Date) - Method in class ilog.views.gantt.swing.IlvTimeScrollBar
Sets the minimum time that the scroll bar can show in bounded scrolling mode.
setMinVisibleTime(Date) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the minimum time that the chart can show in bounded scrolling mode.
setMinZoom(double) - Method in class ilog.views.graphic.IlvHalfZoomingGraphic
Sets the minimum zoom level below which the object stops zooming.
setMinZoom(double) - Method in class ilog.views.sdm.renderer.IlvHalfZoomingRenderer
Changes the minimum zoom level below which the objects are replaced by gray boxes.
setMinZoomFactor(double) - Method in class ilog.views.IlvZoomFactorVisibilityFilter
Sets the minimal zoom factor at which the filtered layer is visible.
setMinZoomLevel(double) - Method in class ilog.views.faces.component.IlvFacesView
Sets the minimum zoom level.
setMinZoomLevel(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Sets the minimum zoom level.
setMinZoomXFactor(double) - Method in class ilog.cpl.equipment.renderer.IlpViewRenderer
Sets the minimal zoom factor allowed for the view in the x direction.
setMinZoomXFactor(double) - Method in class ilog.cpl.network.renderer.IlpViewRenderer
Sets the minimal zoom factor allowed for the view in the x direction.
setMinZoomXFactor(double) - Method in class ilog.views.IlvManagerView
Sets the minimal zoom factor allowed for the view in the x direction.
setMinZoomYFactor(double) - Method in class ilog.cpl.equipment.renderer.IlpViewRenderer
Sets the minimal zoom factor allowed for the view in the y direction.
setMinZoomYFactor(double) - Method in class ilog.cpl.network.renderer.IlpViewRenderer
Sets the minimal zoom factor allowed for the view in the y direction.
setMinZoomYFactor(double) - Method in class ilog.views.IlvManagerView
Sets the minimal zoom factor allowed for the view in the y direction.
setMiterLimit(float) - Method in class ilog.views.sdm.graphic.IlvBasicStroke
Sets the miter limit.
setMixedClusterLinkCrossingPenalty(double) - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
Sets the penalty for crossings of intra cluster links with inter cluster links.
setMnemonic(int) - Method in class ilog.views.gantt.action.IlvAction
Sets the keyboard mnemonic for the action.
setMode(int) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentEditLinkPortButton
Sets the edit link port interactor mode.
setMode(int) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkEditLinkPortButton
Sets the edit link port interactor mode.
setMode(int) - Method in class ilog.tgo.interactor.IltEditLinkPortInteractor
setMode(int) - Method in class ilog.views.chart.faces.dhtml.interactor.IlvChartObjectSelectedFinder
Sets the picking mode.
setMode(int) - Method in class ilog.views.chart.graphic.IlvImageDecoration
Sets the drawing mode.
setMode(int) - Method in class ilog.views.chart.renderer.IlvBarChartRenderer
Sets the mode of this renderer.
setMode(int) - Method in class ilog.views.chart.renderer.IlvHiLoChartRenderer
Sets the mode of this renderer.
setMode(int) - Method in class ilog.views.chart.renderer.IlvPolylineChartRenderer
Sets the mode of this renderer.
setMode(short) - Method in class ilog.views.interactor.IlvMagnifyInteractor
Sets the mode used to draw the magnification area.
setMode(int) - Method in class ilog.views.maps.beans.IlvCoordinateViewer
Specifies the display mode of the mouse coordinates.
setMode(int) - Method in class ilog.views.maps.beans.IlvJCoordinateViewer
Specifies the display mode of the mouse coordinates.
setMode(int) - Method in class ilog.views.maps.interactor.IlvManagerViewRotateInteractor
Sets the interactor mode.
setMode(int) - Method in class ilog.views.maps.projection.IlvFrenchLambertProjection
Specifies the mode of the Lambert projection.
setMode(int) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets the link drawing mode.
setModel(IlpMutableEquipmentModel) - Method in class ilog.cpl.equipment.IlpEquipmentAdapter
Sets the equipment model.
setModel(IlpGraphModel) - Method in class ilog.cpl.graph.IlpGraphView
Sets the component's model.
setModel(IlpMutableEquipmentModel) - Method in class ilog.cpl.IlpEquipment
Sets or replaces the encapsulated model.
setModel(IlpMutableNetworkModel) - Method in class ilog.cpl.IlpNetwork
Sets or replaces the encapsulated model.
setModel(IlpTableModel) - Method in class ilog.cpl.IlpTable
Sets the model to use with the Table component and connects it to the current table view (if not null).
setModel(IlpTreeModel) - Method in class ilog.cpl.IlpTree
Sets the model.
setModel(IlpDefaultListModel) - Method in class ilog.cpl.list.IlpListAdapter
Sets the model.
setModel(ListModel) - Method in class ilog.cpl.list.IlpListModelFilter
Sets the underlying list model to be filtered.
setModel(ListModel) - Method in class ilog.cpl.list.IlpListModelSorter
Sets the list model to be sorted by the model sorter.
setModel(IlpMutableNetworkModel) - Method in class ilog.cpl.network.IlpNetworkAdapter
Sets the network model.
setModel(ListModel) - Method in class ilog.cpl.table.IlpTableListModel
Sets the underlying list model.
setModel(IlpTableModel) - Method in class ilog.cpl.table.IlpTableView
Sets the table model to be associated with this IlpTableView object.
setModel(IlpTreeModel) - Method in class ilog.cpl.tree.IlpAbstractTreeAdapter
Sets the model.
setModel(TreeModel) - Method in class ilog.cpl.tree.IlpTreeView
Sets the TreeModel that will provide the data.
setModel(IlvSettingsModel) - Method in class ilog.views.appframe.settings.IlvSettings
Sets the model of those settings.
setModel(TreeModel) - Method in class ilog.views.maps.beans.IlvLayerTree
Sets the TreeModel that will provide the data.
setModel(IlvSDMModel) - Method in class ilog.views.sdm.IlvSDMEngine
Changes the data model used by this SDM engine.
setModel(IlvSDMModel, boolean) - Method in class ilog.views.sdm.IlvSDMEngine
Changes the data model used by this SDM engine.
setModel(IlvSDMModel) - Method in class ilog.views.sdm.IlvSDMView
Changes the data model used by this SDM view.
setModel(IlvSDMModel) - Method in interface ilog.views.sdm.model.IlvMultipleSDMModel.OwnedObject
Sets the SDM model that owns this object.
setModel(Object, IlvSDMModel) - Method in class ilog.views.sdm.model.IlvMultipleSDMModel
This method is called every time an object is returned by the enumeration resulting from the IlvMultipleSDMModel.getObjects() method.
setModel(IlvCalendarModel) - Method in class ilog.views.util.swing.calendar.IlvJCalendar
Sets the data model that holds the calendar displayed by the calendar component.
setModel(IlvCalendarModel) - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
Sets the data model that holds the calendar displayed by the panel.
setModel(IlvCalendarModel) - Method in class ilog.views.util.swing.calendar.IlvJMonthScroller
Sets the data model that holds the calendar displayed by the month scroller.
setModel(IlvCalendarModel) - Method in class ilog.views.util.swing.calendar.IlvJTimeChooser
Sets the data model that holds the calendar displayed by the time chooser.
setModelChoiceVisible(boolean) - Method in class ilog.views.maps.export.SDOConnectionPanel
Sets the model choice visibility.
setModels(IlvSDMModel[]) - Method in class ilog.views.sdm.model.IlvMultipleSDMModel
Sets the submodels that this multiple model combines.
setModelView(Ilv3DView) - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DModel
Sets the Ilv3DView currently associated with this 3D model.
setModified(boolean) - Method in class ilog.cpl.style.IlpStyleContext
Deprecated.
Sets the modification indicator for the style.
setModified(boolean) - Method in class ilog.views.appframe.docview.IlvAbstractDocument
Marks this document as modified.
setModified(boolean) - Method in interface ilog.views.appframe.docview.IlvDocument
Marks this document as modified.
setModified(boolean) - Method in class ilog.views.dashboard.IlvDashboardDiagram
Sets the modified flag of the dashboard diagram.
setModified(boolean) - Method in class ilog.views.diagrammer.IlvDiagrammer
Sets the "modified" flag.
setModifiedColor(int) - Method in class ilog.tgo.grprim.IltColorModifier.MultiColor
Sets the color to be modified.
setModifier(String) - Method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesDiagrammerLinkInteractor
Sets the modifier for adding or removing a point from the selected link.
setModifier(String) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerLinkInteractorTag
Sets the modifier property.
setModifiers(int) - Method in class ilog.cpl.interactor.IlpGestureAction
Defines modifiers that are used together with the gesture to define when an action should be triggered.
setMonitor(IlvThreadedActivityMonitor) - Method in class ilog.views.maps.datasource.ibm.IlvDBFeatureIterator
Changes the activity monitor that displays progress for that iterator.
setMonitoredAttributes(Object) - Method in class ilog.tgo.model.IltAlarm
Sets the monitored attributes.
setMonitorInfo(IlvThreadMonitoringData) - Method in class ilog.views.maps.raster.datasource.IlvTiledRasterDataSource
Sets the thread monitoring information to use when updating progress.
setMonitoringData(IlvThreadMonitoringData) - Method in class ilog.views.maps.datasource.IlvGraphicLayerDataSource
Sets the monitorData.
setMonitoringData(IlvThreadMonitoringData) - Method in class ilog.views.maps.datasource.IlvSplitDataSource
Sets the monitorData.
setMonitoringData(IlvThreadMonitoringData) - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFReader
Sets the thread monitoring information.
setMonitoringData(IlvThreadMonitoringData) - Method in class ilog.views.maps.defense.format.s57.IlvS57Reader
Sets the thread monitoring information.
setMonitoringData(IlvThreadMonitoringData) - Method in class ilog.views.maps.format.dxf.IlvMapDXFReader
Sets the thread monitoring information.
setMonitoringData(IlvThreadMonitoringData) - Method in class ilog.views.maps.format.IlvDefaultTilableDataSource
Sets the monitor data.
setMonitoringData(IlvThreadMonitoringData) - Method in class ilog.views.maps.format.svg.IlvMapSVGReader
Sets the thread monitoring information.
setMonthFormat(DateFormat) - Method in class ilog.views.util.swing.calendar.IlvJMonthScroller
Sets the month format used by the scroller.
setMonthScroller(IlvJMonthScroller) - Method in class ilog.views.util.swing.calendar.IlvJCalendar
Sets the month scroller at the top of this component.
setMonthScrollRange(int) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthView
Sets the range of the vertical scroll bar, in months.
setMonthStep(int) - Method in class ilog.views.util.time.IlvTimeIncrementPolicy.Month
Sets the number of months in a step increment.
setMonthStep(int) - Method in class ilog.views.util.time.IlvTimeIncrementPolicy2.Month
Sets the number of months in a step increment.
setMouseInteractor(IltMouseInteractor) - Method in class ilog.tgo.graphic.IltObjectInteractor
Deprecated.
Sets the specific interactor for mouse events.
setMouseMotionInteractor(IltMouseMotionInteractor) - Method in class ilog.tgo.graphic.IltObjectInteractor
Deprecated.
Sets the specific interactor for mouse motion events.
setMouseSelectionEnabled(boolean) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Sets whether mouse selection of activities is enabled.
setMouseSelectionEnabled(boolean) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
Sets whether mouse selection of activities is enabled.
setMouseSelectionEnabled(boolean) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthView
Sets whether mouse selection of activities is enabled.
setMouseWheelEnabled(boolean) - Method in class ilog.views.gantt.IlvHierarchyChart
Enables/disables scrolling and zooming in response to movement of the mouse wheel.
setMouseWheelEnabled(boolean) - Method in class ilog.views.gantt.IlvJScrollGanttSheet
Enables/disables scrolling and zooming in response to movement of the mouse wheel.
setMouseWheelPreferredOrientation(int) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the preferred orientation of scrolling by the mouse wheel, either IlvHierarchyChart.VERTICAL or IlvHierarchyChart.HORIZONTAL.
setMouseWheelPreferredOrientation(int) - Method in class ilog.views.gantt.IlvJScrollGanttSheet
Sets the preferred orientation of scrolling by the mouse wheel, either IlvJScrollGanttSheet.VERTICAL or IlvJScrollGanttSheet.HORIZONTAL.
setMovable(boolean) - Method in class ilog.views.chart.IlvLegend
Sets the legend movable property.
setMovable(boolean) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperGrapherPin
Sets whether the pin is movable by interactors.
setMovable(boolean) - Method in class ilog.views.IlvGraphic
Allows or prohibits movement of this graphic object with the selection interactor.
setMovable(IlvGraphic, boolean) - Method in class ilog.views.IlvManager
Allows or prohibits the object move with the selection interactor (IlvSelectInteractor).
setMoveAffectsSingleSubManager(boolean) - Method in class ilog.views.accelerator.IlvMoveSelectionAccelerator
Specifies whether moving objects must belong to the same submanager or can be contained in different submanagers.
setMoveAffectsSingleSubManager(boolean) - Method in class ilog.views.interactor.IlvSelectInteractor
Lets you enable or disable whether moving objects must belong to the same submanager or can be contained in different submanagers.
setMoveAllowed(boolean) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentSelectButton
Lets you enable or disable the mode that allows you to move objects with this interactor.
setMoveAllowed(boolean) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkSelectButton
Lets you enable or disable the mode that allows you to move objects with this interactor.
setMoveAllowed(boolean) - Method in class ilog.views.faces.dhtml.interactor.IlvFacesSelectInteractor
Sets whether enable or forbid to move selection.
setMoveAllowed(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesSelectInteractorTag
Sets whether allow or forbid to move selection.
setMoveAllowed(boolean) - Method in class ilog.views.interactor.IlvSelectInteractor
Lets you enable or disable the mode that allows you to move objects with this interactor.
setMoveHandleCursor(Cursor) - Method in class ilog.views.maps.graphic.IlvMapPolyPointEdition
Sets the cursor used to indicate that the user can mode an handle.
setMovementAxis(int) - Method in class ilog.views.gantt.graphic.interactor.IlvActivityGraphicMoveInteractor
Sets the movement axis along which the user is allowed to drag activities when the interactor is attached to an IlvScheduleChart.
setMovementAxis(int) - Method in class ilog.views.gantt.graphic.interactor.IlvGanttSelectInteractor
Sets the movement axis along which the user is allowed to drag activities when the interactor is attached to an IlvScheduleChart.
setMovementDetectionEnabled(boolean) - Method in class ilog.views.gantt.graphic.interactor.IlvActivityGraphicMoveInteractor
Deprecated.
Beginning with Rogue Wave JViews 7.5, use setMovementAxis(detect ? IlvActivityGraphicMoveInteractor.AUTO_DETECT : IlvActivityGraphicMoveInteractor.BOTH) instead.
setMovementDetectionEnabled(boolean) - Method in class ilog.views.gantt.graphic.interactor.IlvGanttSelectInteractor
Deprecated.
Beginning with Rogue Wave JViews 7.5, use setMovementAxis(detect ? IlvGanttSelectInteractor.AUTO_DETECT : IlvGanttSelectInteractor.BOTH) instead.
setMoveObjectCursor(Cursor) - Method in class ilog.views.maps.graphic.IlvMapPolyPointEdition
Sets the cursor used to indicate that the user can mode an object.
setMoveSelectionCursor(Cursor) - Method in class ilog.views.interactor.IlvSelectInteractor
Changes the cursor used for moving a selection.
setMoveThreshold(int) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentSelectButton
Sets the threshold from which the objects become movable.
setMoveThreshold(int) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkSelectButton
Changes the threshold after which a graphic object starts to move.
setMoveThreshold(int) - Method in class ilog.views.interactor.IlvMoveRectangleInteractor
Changes the threshold after which the rectangle starts to move.
setMoveThreshold(int) - Method in class ilog.views.interactor.IlvSelectInteractor
Changes the threshold after which a graphic object starts to move.
setMoveVector(double, double) - Method in class ilog.views.accelerator.IlvMoveSelectionAccelerator
Sets the move vector in view coordinates.
setMultilineSpacing(double) - Method in class ilog.views.graphic.IlvZoomableLabel
Sets the additional spacing to separate adjacent lines of a multiline label.
setMultiLinkBundled(boolean) - Method in class ilog.views.graphic.IlvEnhancedPolylineLinkImage
Enables the automatic bundling of multi links.
setMultiLinkMaxSpread(double) - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
Sets the maximum spread width between multiple links between the same pair of nodes.
setMultiLinkMode(int) - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
Sets the mode how multiple links between the same pair of nodes are laid out.
setMultiLinkOffset(double) - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
Sets the offset between multiple links between the same pair of nodes.
setMultiLinkOptimizationEnabled(boolean) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets whether the optimization of overlapping multiple links is enabled.
setMultiLinkOptimizationMaxSpread(double) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the maximum spread width for the bends introduced by the optimization of overlapping multiple links.
setMultiLinkOptimizationOffset(double) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the minimum distance between bends introduced by the optimization of overlapping multiple links.
setMultiLinkOrientation(int) - Method in class ilog.views.graphic.linkpolicy.IlvBundleLinkShapePolicy
Sets the preferred orientation of the links bundled as multilinks.
SetMultiLinkOrientation(IlvManager, int, boolean, boolean) - Static method in class ilog.views.graphic.linkpolicy.IlvBundleLinkShapePolicy
Sets the preferred orientation of the links bundled as multilinks for all links of the input manager.
setMultiLinkSpacing(double) - Method in class ilog.views.graphic.linkpolicy.IlvBundleLinkShapePolicy
Sets the offset between links that are bundled as multilinks.
SetMultiLinkSpacing(IlvManager, double, boolean, boolean) - Static method in class ilog.views.graphic.linkpolicy.IlvBundleLinkShapePolicy
Sets the offset between links that are bundled as multilinks for all links of the input manager.
setMultiPageCount(int) - Method in class ilog.views.chart.print.IlvChartPrintableDocument
Sets the number of pages on which the chart is printed..
setMultipleRootModeOn(boolean) - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
When set to true, this forces the IlvTableGanttModel to accept multiple root (for both activities and resources).
setMultipleRowActivityGraphicsEnabled(boolean) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Enables or disables the capability of activity graphics to be drawn over multiple rows.
setMultipleRowActivityGraphicsEnabled(boolean) - Method in class ilog.views.gantt.IlvHierarchyChart
Enables or disables the capability of activity graphics drawing over multiple rows.
setMultipleSelectionCursor(Cursor) - Method in class ilog.views.interactor.IlvSelectInteractor
Changes the cursor used for multiple selection.
setMultipleSelectionMode(boolean) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentSelectButton
Lets you enable or disable the mode that allows you to select several objects simultaneously.
setMultipleSelectionMode(boolean) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkSelectButton
Lets you enable or disable the mode that allows you to select several objects simultaneously.
setMultipleSelectionMode(boolean) - Method in class ilog.views.interactor.IlvSelectInteractor
Lets you enable or disable the mode that allows you to select several objects simultaneously.
setMultipleSelectionModifier(int) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentSelectButton
Sets the multiple selection modifier.
setMultipleSelectionModifier(int) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkSelectButton
Sets the multiple selection modifier.
setMultipleSelectionModifier(int) - Method in class ilog.views.interactor.IlvSelectInteractor
Sets the multiple selection modifier.
setMultiplier(int) - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
Overridden version of the same method of DecimalFormat.
setMultiPointRenderer(IlvFeatureRenderer) - Method in class ilog.views.maps.IlvDefaultFeatureRenderer
Sets the graphic renderer used to translate multipoints into graphic objects.
setMultiSelectionEnabled(boolean) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerCollapsibleTreeViewer
Enables or disables multiple selection in palette trees.
setMultiSelectionEnabled(boolean) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerComboboxViewer
Enabled or disabled multiselection in palette trees.
setMultiSelectionEnabled(boolean) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteTreeViewer
Enabled or disabled multiselection in this palette viewer.
setMultiSelfLinkDistribution(int) - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
Sets the distribution of bundles of multiple self-links (that is, multiple links that start and end at the same node).
setMultiSelfLinkMaxSpread(double) - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
Sets the maximum spread width between multiple self-links (that is, multiple links that start and end at the same node).
setMultiSelfLinkOffset(double) - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
Sets the offset between multiple self-links (that is, multiple links that start and end at the same node).
setMultiSession(boolean) - Method in class ilog.views.sdm.servlet.IlvSDMServlet
Sets whether the servlet is in multisession mode.
setMultiSession(boolean) - Method in class ilog.views.sdm.servlet.IlvSDMServletSupport
Sets whether the servlet is in multisession mode.
setMultiThreaded(boolean) - Method in class ilog.views.maps.datasource.IlvTiledShapeDataSource
Indicates whether the tiled layer created by this data source will use multithreading to load tiles.
setMultiThreaded(boolean) - Method in class ilog.views.maps.format.IlvDefaultTilableDataSource
Indicates whether the tiled layer created by this data source will use multithreading to load tiles.
setMultiThreaded(boolean) - Method in class ilog.views.maps.tiling.IlvTilableDataSource
Sets whether the tiled layer created by this data source will use multithreading to load the tiles.
setName(String) - Method in class ilog.cpl.graphic.IlpObjectFrameType
Sets the name of this object.
setName(String) - Method in class ilog.cpl.graphic.IlpSelectionFocusMode
Sets the name of this object.
setName(String) - Method in class ilog.cpl.model.IlpDefaultAttribute
Sets the name of the invoking attribute.
setName(String) - Method in class ilog.cpl.table.IlpTableResizeMode
Sets the name of this object.
setName(String) - Method in class ilog.cpl.table.selection.IlpTableSelectionMode
Sets the name of this object.
setName(String) - Method in class ilog.cpl.util.IlpDirection
Sets the name of this object.
setName(String) - Method in class ilog.tgo.composite.IltcLayer
Sets the layer's name.
setName(String) - Method in class ilog.tgo.graphic.IltDecorationType
Sets the name of this object.
setName(String) - Method in class ilog.tgo.graphic.IltDetailLevel
Sets the name of this object.
setName(String) - Method in class ilog.tgo.graphic.IltGraphicElementName
Sets the name of this object.
setName(String) - Method in class ilog.tgo.model.IltAlarm.AbstractSeverity
Sets the severity name.
setName(String) - Method in class ilog.tgo.model.IltAlarmStateEnum
Sets the name of this object.
setName(String) - Method in class ilog.tgo.model.IltCard.Type
Sets the name of this object.
setName(String) - Method in class ilog.tgo.model.IltCardCarrier.Type
Sets the name of this object.
setName(String) - Method in class ilog.tgo.model.IltCardItem.Type
Sets the name of this object.
setName(String) - Method in class ilog.tgo.model.IltLimitedNumericState
Sets the name of this object.
setName(String) - Method in class ilog.tgo.model.IltLink.Media
Set the name of this object.
setName(String) - Method in class ilog.tgo.model.IltLink.Technology
Set the name of this object.
setName(String) - Method in class ilog.tgo.model.IltLink.Type
Sets the name of this object.
setName(String) - Method in class ilog.tgo.model.IltNetworkElement.Family
Sets the name of this object.
setName(String) - Method in class ilog.tgo.model.IltNetworkElement.Function
Sets the name of this object.
setName(String) - Method in class ilog.tgo.model.IltNetworkElement.Type
Sets the name of this object.
setName(String) - Method in class ilog.tgo.model.IltObject.LogicalType
Sets the name of this object.
setName(String) - Method in class ilog.tgo.model.IltObject
Sets the name of the object.
setName(String) - Method in class ilog.tgo.model.IltObject.TinyType
Sets the name of this object.
setName(String) - Method in class ilog.tgo.model.IltOffPageConnector.Type
Sets the name of this object.
setName(String) - Method in class ilog.tgo.model.IltShelf.Type
Sets the name of this object.
setName(String) - Method in class ilog.tgo.model.IltState
Sets the name of this symbolic value.
setName(String) - Method in class ilog.tgo.model.IltSymbolicState
Sets the name of this symbolic value.
setName(String) - Method in class ilog.tgo.model.IltTrap.Type
Sets the severity name.
setName(String) - Method in class ilog.util.IlEnum
Sets the name of this enumeration tag.
setName(String) - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
Sets the name of the document template.
setName(String) - Method in class ilog.views.appframe.docview.IlvDocumentViewConfiguration
Sets the name of this configuration.
setName(String) - Method in class ilog.views.appframe.IlvApplication
Sets the name of the application.
setName(String) - Method in class ilog.views.appframe.settings.IlvSettings
Sets the name of those settings.
setName(String) - Method in class ilog.views.appframe.util.IlvProgressMonitor
Sets a new name for identifying the task that this monitor is associated with.
setName(String) - Method in class ilog.views.chart.data.IlvAbstractDataSet
Sets the name of this data set.
setName(String) - Method in class ilog.views.chart.data.IlvFilterDataSet
Sets the name of this data set.
setName(String) - Method in class ilog.views.chart.datax.IlvDefaultDataColumnInfo
Sets the name of the column.
setName(String) - Method in class ilog.views.chart.datax.IlvDefaultStaticColumnInfo
Sets the name of the column.
setName(String) - Method in class ilog.views.chart.IlvChartRenderer
Sets the name of this renderer.
setName(int, String) - Method in class ilog.views.chart.renderer.IlvHiLoChartRenderer
Sets the name of the designated child renderer pair.
setName(String) - Method in class ilog.views.chart.renderer.IlvHiLoChartRenderer
Sets the name of the first child renderer pair.
setName(String) - Method in class ilog.views.gantt.action.IlvAction
Sets the name of the action.
setName(String) - Method in interface ilog.views.gantt.IlvActivity
Sets the name of the activity.
setName(String) - Method in interface ilog.views.gantt.IlvResource
Sets the name of the resource.
setName(String) - Method in class ilog.views.gantt.model.IlvSimpleActivity
Sets the name of the activity.
setName(String) - Method in class ilog.views.gantt.model.IlvSimpleResource
Sets the name of the resource.
setName(String) - Method in class ilog.views.gantt.model.table.IlvTableActivity
Sets the name of the activity.
setName(String) - Method in class ilog.views.gantt.model.table.IlvTableResource
Sets the name of the resource.
setName(String) - Method in class ilog.views.graphic.composite.layout.IlvAttachmentLocation
Sets the name of the attachment location.
setName(String) - Method in class ilog.views.IlvGraphic
Sets the name of the object.
setName(String) - Method in class ilog.views.IlvManagerLayer
Sets the name of the layer.
setName(String) - Method in class ilog.views.maps.beans.IlvMapLayer
Sets the name for this layer.
setName(String) - Method in class ilog.views.maps.datasource.IlvMapDataSource
Sets the name of this data source.
setName(String) - Method in class ilog.views.maps.IlvAreaOfInterest
Sets the name for this area of interest.
setName(String) - Method in class ilog.views.maps.theme.IlvMapDynamicStyle
Sets the name of the style.
setName(String) - Method in class ilog.views.prototypes.IlvBehavior
Sets the name of the behavior.
setName(String) - Method in class ilog.views.prototypes.IlvConnectBehavior
Sets the name of the behavior.
setName(String) - Method in class ilog.views.prototypes.IlvGroupElement
Changes the name of this group element to the name specified.
setName(String) - Method in class ilog.views.prototypes.IlvPrototype
Sets the name of this prototype.
setName(String) - Method in class ilog.views.prototypes.IlvPrototypeLibrary
Changes the name of this prototype library.
setName(String) - Method in class ilog.views.prototypes.IlvSingleBehavior
Sets the name of the property handled by this behavior object.
setName(String) - Method in class ilog.views.sdm.graphic.IlvSimpleLink
Sets the name of the link.
setName(Locale, String) - Method in class ilog.views.symbology.palettes.IlvPalette
Sets the palette name for a given locale.
setName(String) - Method in class ilog.views.symbology.palettes.IlvPalette
Sets the palette name for the default locale.
setName(Locale, String) - Method in class ilog.views.symbology.palettes.IlvPaletteBaseObject
Sets the name of the object for a given locale.
setName(String) - Method in class ilog.views.symbology.palettes.IlvPaletteBaseObject
Sets the name of the object for the default locale.
setName(String) - Method in class ilog.views.util.print.IlvPrintableDocument
Changes the name of the document.
setName(String) - Method in class ilog.views.util.servlet.IlvRequestParameter
Set the paramter name.
setNamedProperty(IlvNamedProperty) - Method in class ilog.views.IlvGraphic
Associates a named property with this graphic object.
setNamedProperty(IlvNamedProperty) - Method in class ilog.views.IlvManagerLayer
Associates a named property with the layer.
setNameImpl(String) - Method in class ilog.views.IlvGraphic
Sets the name of the object.
setNameImpl(String) - Method in class ilog.views.IlvManager
Sets the name of the manager.
setNames(String[]) - Method in class ilog.views.chart.renderer.IlvHiLoChartRenderer
Sets the list of names of the child renderer pairs.
setNamespace(Namespace) - Method in class ilog.views.sdm.metadata.IlvMResource
Sets the namespace of the resource.
setNativePrintDialog(boolean) - Static method in class ilog.views.util.print.IlvPrintUtil
Sets whether to use a native print dialog instead of the Swing cross-platform print dialog.
setNbButtons(int) - Method in class ilog.views.faces.component.IlvFacesZoomTool
Sets the number of buttons to be displayed in the zoom tool.
setNbButtons(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesZoomToolTag
The number of buttons to be displayed in the zoom tool.
setNearClip(double) - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DCamera
Sets the near clipping plane distance of this camera, as used in OpenGL.
setNearUnit(IlvLinearUnit) - Method in class ilog.views.maps.beans.IlvJAutomaticScaleBar
Setting near Unit manually will remove the automatic listener of IlvDisplayPreferencesProperty.
setNearUnit(IlvLinearUnit) - Method in class ilog.views.maps.beans.IlvJScaleBar
Sets the unit used to display the length of the scale bar for large scales.
setNearUnit(IlvLinearUnit) - Method in class ilog.views.maps.beans.IlvScaleBar
Sets the unit used to display the length of the scale bar for large scales.
setNegativeDirectionKey(int) - Method in class ilog.views.chart.interactor.IlvChartScrollInteractor
Sets the key associated with a scroll in the negative direction.
setNegativePrefix(String) - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
Overridden version of the same method of DecimalFormat.
setNegativeSuffix(String) - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
Overridden version of the same method of DecimalFormat.
setNeighborLinksAligned(boolean) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets whether links between neighbor nodes of the same level are aligned so that they are strictly horizontal or vertical.
setNestedCrossingCalculation(IlvManager, boolean) - Static method in class ilog.views.hypergraph.crossing.IlvCrossingCalculation
Sets whether the crossings calculation is done through nested graphs.
setNestingTraversal(boolean) - Method in class ilog.views.graphic.linkpolicy.IlvCrossingLinkShapePolicy
Sets whether the crossings should be calculated for the entire nesting hierarchy of subgraphs, or whether the crossings should only be calculated for a flat graph while ignoring links in parent or subgraphs.
SetNestingTraversal(IlvManager, boolean, boolean, boolean) - Static method in class ilog.views.graphic.linkpolicy.IlvCrossingLinkShapePolicy
Sets whether the crossings should be calculated for the entire nesting hierarchy of subgraphs, or whether the crossings should only be calculated for a flat graph while ignoring links in parent or subgraphs.
setNetwork(IlpNetwork) - Method in class ilog.tgo.faces.network.component.IltFacesNetworkView
Sets the IlpNetwork wrapped by this IltFacesNetworkView instance.
setNetwork(String) - Method in class ilog.tgo.faces.network.dhtml.taglib.IltFacesNetworkViewTag
Sets the network property.
setNetwork(IltNetwork) - Method in class ilog.tgo.model.IltObjectSource
Deprecated.
Sets the IltNetwork used to represent the IltObjects.
setNetworkRenderer(IlpNetworkRenderer) - Method in class ilog.cpl.network.IlpNetworkView
Deprecated.
Use ilog.cpl.graph.IlpGraphView.setNodeRenderer instead.
setNewAlarmCount(IltAlarmSeverity, int) - Method in class ilog.tgo.model.IltAlarm.State
Sets the number of new alarms of a given severity.
setNewAlarmCount(IltAlarmSeverity, int) - Method in class ilog.tgo.model.IltAlarmSystem.State
Sets the number of new alarms for a given severity.
setNewBoundingBox(IlvRect) - Method in class ilog.views.event.ObjectBBoxChangedEvent
Sets the new bounding box.
setNewGanttModel(IlvGanttModel) - Method in class ilog.views.gantt.event.GanttModelChangedEvent
Sets the gantt configuration's proposed new data model.
setNewID(String) - Method in class ilog.views.gantt.event.ActivityIDEvent
Sets the activity's proposed new id.
setNewID(String) - Method in class ilog.views.gantt.event.ResourceIDEvent
Sets the resource's proposed new id.
setNewLayer(IlvManagerLayer) - Method in class ilog.views.event.ObjectLayerChangedEvent
Sets the layer where the object was inserted.
setNewMax(double) - Method in class ilog.views.chart.event.AxisRangeEvent
Sets the new maximum bound.
setNewMin(double) - Method in class ilog.views.chart.event.AxisRangeEvent
Sets the new minimum bound.
setNewName(String) - Method in class ilog.views.gantt.event.ActivityNameEvent
Sets the activity's proposed new name.
setNewName(String) - Method in class ilog.views.gantt.event.ResourceNameEvent
Sets the resource's proposed new name.
setNewPosition(IlpPolyline) - Method in class ilog.cpl.graphic.views.action.IlpCreateLinkActionEvent
Sets the new position, a model position.
setNewQuantity(float) - Method in class ilog.views.gantt.event.ResourceQuantityEvent
Sets the resource's proposed new quantity.
setNewResource(IlvResource) - Method in class ilog.views.gantt.event.ReservedResourceEvent
Sets the activity's proposed new reservation.
setNewTimeInterval(IlvTimeInterval) - Method in class ilog.views.gantt.event.ActivityTimeIntervalEvent
Sets the activity's proposed new time interval.
setNewType(IlvConstraintType) - Method in class ilog.views.gantt.event.ConstraintTypeEvent
Sets the constraint's proposed new type.
setNewValue(IlvManagerViewInteractor) - Method in class ilog.views.event.InteractorChangedEvent
Changes the new value of the interactor.
setNewValue(IlvNamedProperty) - Method in class ilog.views.event.NamedPropertyEvent
Changes the new named property.
setNewValue(IlvTransformer) - Method in class ilog.views.event.TransformerChangedEvent
Changes the new value of the transformer.
setNewValue(Object) - Method in class ilog.views.gantt.model.general.ActivityUserPropertyEvent
Sets the proposed new value of the property.
setNewValue(Object) - Method in class ilog.views.gantt.model.general.ConstraintUserPropertyEvent
Sets the proposed new value of the property.
setNewValue(Object) - Method in class ilog.views.gantt.model.general.ReservationUserPropertyEvent
Sets the proposed new value of the property.
setNewValue(Object) - Method in class ilog.views.gantt.model.general.ResourceUserPropertyEvent
Sets the proposed new value of the property.
setNewValue(Object) - Method in class ilog.views.gantt.util.event.IlvPropertyEvent
Sets the proposed new value of the property.
setNewValues(Map) - Method in class ilog.cpl.graphic.views.action.IlpUpdateObjectActionEvent
Sets the attribute changes.
setNext(IlvGraphLayoutException) - Method in exception ilog.views.graphlayout.IlvGraphLayoutException
Sets the next exception in an exception chain.
setNextFrom(IltObject) - Method in class ilog.tgo.model.IltAbstractLink
Sets the object that will be used as the first extremity of the link the next time the link is added to a manager.
setNextFrom(IltObject) - Method in class ilog.tgo.model.IltLinkSet
Sets the object that will be used as the first extremity of the link, the next time the link is added to a manager.
setNextMonthForeground(Color) - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
Sets the foreground color for the next month cells.
setNextTo(IltObject) - Method in class ilog.tgo.model.IltAbstractLink
Sets the object that will be used as the second extremity of the link the next time the link is added to a manager.
setNextTo(IltObject) - Method in class ilog.tgo.model.IltLinkSet
Sets the object that will be used as the second extremity of the link, the next time the link is added to a manager.
setNode(IlvMapLayerTreeNode) - Method in class ilog.views.maps.beans.IlvMapLayer
Sets the associated IlvMapLayerTreeNode instance.
setNodeBalloonLines(String) - Method in class ilog.views.sdm.renderer.IlvInfoBalloonRenderer
Sets the descriptions of the lines to be displayed in the information balloon when the user clicks a node.
setNodeBorderWidth(double) - Method in class ilog.tgo.graphic.graphlayout.IltLocalLinkLayout
 
setNodeBoxInterface(IlvNodeBoxInterface) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Allows you to specify a node box interface for the obstacle area.
setNodeBoxInterface(IlvNodeBoxInterface) - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
Allows you to specify an object that provides the rectangle that defines the position and size of each node.
setNodeBoxInterface(IlvNodeBoxInterface) - Method in class ilog.views.graphlayout.grid.IlvGridLayout
Sets an object that provides the rectangle defining the location and size of each node.
setNodeBoxInterface(IlvNodeBoxInterface) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Allows you to specify a node box interface for the obstacle area.
setNodeBoxInterface(IlvNodeBoxInterface) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets the node box interface for the obstacle area.
setNodeBoxInterface(IlvNodeBoxInterface) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets an object that provides the rectangle defining the position and size of each node.
setNodeComparator(Comparator) - Method in class ilog.views.graphlayout.bus.IlvBusLayout
Sets the comparator used for sorting the nodes.
setNodeComparator(Comparator) - Method in class ilog.views.graphlayout.grid.IlvGridLayout
Sets the comparator used for sorting the nodes.
setNodeComparator(Comparator) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
Sets the comparator used for sorting the nodes.
setNodeComparator(Comparator) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the comparator used for sorting the nodes.
setNodeDistanceThreshold(double) - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
Sets the node distance threshold.
setNodeFactory(IlpEquipmentNodeFactory) - Method in class ilog.cpl.equipment.IlpEquipmentAdapter
Sets the equipment node factory.
setNodeFactory(IlpNetworkNodeFactory) - Method in class ilog.cpl.network.IlpNetworkAdapter
Sets the network node factory.
setNodeHandler(IlpNodeHandler) - Method in class ilog.cpl.graph.IlpGraphController
Sets the handler for object-related operations.
setNodeLayout(IlvGraphLayout) - Method in class ilog.cpl.equipment.renderer.IlpGraphLayoutRenderer
Changes the node layout.
setNodeLayout(IlvGraphLayout, boolean) - Method in class ilog.cpl.graph.graphlayout.IlpDefaultGraphLayoutSupport
Changes the node layout of this view.
setNodeLayout(IlvGraphLayout, boolean) - Method in interface ilog.cpl.graph.graphlayout.IlpGraphLayoutSupport
Changes the node layout of this view.
setNodeLayout(IlvGraphLayout) - Method in class ilog.cpl.graph.IlpGraphView
Changes the node layout of this view.
setNodeLayout(IlvGraphLayout, boolean) - Method in class ilog.cpl.graph.IlpGraphView
Changes the node layout of this view.
setNodeLayout(IlvGraphLayout) - Method in class ilog.cpl.IlpEquipment
Changes the node layout of this view.
setNodeLayout(IlvGraphLayout) - Method in class ilog.cpl.IlpNetwork
Changes the node layout of this view.
setNodeLayout(IlvGraphLayout) - Method in class ilog.cpl.network.renderer.IlpGraphLayoutRenderer
Changes the node layout.
setNodeLayout(IlvGraphLayout) - Method in class ilog.tgo.graphic.IltCompositeGrapher
Deprecated. 
setNodeLayout(IlvGraphLayout, boolean) - Method in class ilog.tgo.graphic.IltCompositeGrapher
Deprecated. 
setNodeLayout(IlvGraphLayout) - Method in class ilog.tgo.graphic.IltNetwork
setNodeLayoutEnabled(boolean) - Method in class ilog.views.sdm.IlvSDMEngine
Enables or disables the automatic layout of nodes.
setNodeMovable(String) - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
Sets whether nodes will be interactively movable on the client.
setNodeNumber(String) - Method in class ilog.views.maps.datasource.ibm.IlvDBConnectionInfo
In DB2 Partitioned Database environment, set this to the node number to which you wish to connect.
setNodeObstacleEnabled(boolean) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets whether nodes should be obstacles for the link routes.
setNodeOrderingComparator(Comparator<Object>) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
Specifies the comparator that determines the order of nodes during graph layout.
setNodeOrLink(Object) - Method in class ilog.views.graphlayout.GraphModelEvent
Sets the node or link that causes the event.
setNodePosition(int) - Method in class ilog.views.graphlayout.bus.IlvBusLayout
Sets the position of the nodes with respect to the bus line.
setNodeProperties(IlvSDMModel, Object) - Method in class ilog.views.sdm.interactor.IlvMakeSDMNodeInteractor
Sets the initial properties of the newly created node.
setNodeProperty(Object, String, Object) - Method in interface ilog.views.appframe.docview.project.IlvDataContainer
Sets a new value to the property of the specified node with the specified propertyName.
setNodeProperty(Object, String, Object) - Method in class ilog.views.appframe.docview.project.IlvDefaultDataContainer
Sets a new value to the property of the specified node with the specified propertyName.
setNodeRenderer(IlpNodeRenderer) - Method in class ilog.cpl.graph.IlpGraphView
Changes the graphic object meta renderer.
setNodeReparenting(boolean) - Method in class ilog.views.sdm.renderer.IlvLaneRenderer
Enables or disables the node reparenting mode.
setNodeSideFilter(IltNodeSideFilter) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Allows you to install a node-side filter, that is, an object that allows or prohibits the connection of the links on a given side of the nodes.
setNodeSideFilter(IltNodeSideFilter) - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
Allows you to specify an object that allows or prohibits the connection of the links on a given side of the nodes.
setNodeSideFilter(IlvNodeSideFilter) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Allows you to install a node-side filter, that is, an object that allows or prohibits the connection of the links on a given side of the nodes.
setNodeSideFilter(IlvNodeSideFilter) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets the node-side filter, that is, an object that allows or prohibits the connection of the links on a given side of the nodes.
setNodeSideFilter(IlvNodeSideFilter) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets the node-side filter, that is, an object that allows or prohibits the connection of the links on a given side of the nodes.
setNodesLayer(int) - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
Changes the manager layer in which this renderer will place the SDM nodes that it creates.
setNodesMoveThreshold(double) - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
Sets the convergence criteria of the node placement algorithm (the second step of the layout algorithm).
setNodesPlacementAlgorithm(int) - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
Sets the choice of the node placement algorithm (the second step of the layout algorithm).
setNodeTitle(Object, String) - Method in class ilog.views.appframe.docview.project.IlvDataContainerDocument
Sets the title associated with the specified data container node.
setNodeValue(String) - Method in class ilog.views.appframe.settings.IlvSettings
Sets a value to this node.
setNodeValue(String) - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
Sets the value of this attribute to the specified nodeValue.
setNodeValue(String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
Changes the value of this node.
setNodeVisible(IlvSDMModel, Object, boolean) - Method in class ilog.views.maps.symbology.swing.IlvSymbologyTreeView
Makes a node or a group visible or invisible.
setNoEventThreadUpdate(boolean) - Static method in class ilog.views.chart.IlvChart
Sets whether the requests performed on a chart should be processed in the AWT-Event thread.
setNonClusterPosition(int) - Method in class ilog.views.chart.data.IlvTreeTableDataSource
Changes the relative position of non-clusters compared to clusters.
setNonorthogonalBendEliminationEnabled(boolean) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets whether the bend elimination phase for nonorthogonal links is enabled.
setNonTreeLinksStraight(boolean) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets whether all non-tree links that don't have the no-reshape link style and that are not fixed and are not incident to fixed nodes are reshaped to be straight.
setNoProjectionMessage(String) - Method in class ilog.views.maps.beans.IlvCoordinateViewer
Sets the message to be displayed if the coordinate viewer is used in DMS mode on a manager that has no IlvCoordinateSystem that can be converted to georeferenced coordinates.
setNoProjectionMessage(String) - Method in class ilog.views.maps.beans.IlvJCoordinateViewer
Sets the message to be displayed if the coordinate viewer is used in DMS mode on a manager that has no IlvCoordinateSystem that can be converted to georeferenced coordinates.
setNorthingLabel(String) - Method in class ilog.views.maps.beans.IlvCoordinateViewer
Sets the prompt string to be displayed before the northing value of the mouse coordinates.
setNorthingLabel(String) - Method in class ilog.views.maps.beans.IlvJCoordinateViewer
Sets the prompt string to be displayed before the northing value of the mouse coordinates.
setNorthNumberOfPorts(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
Sets the number of relative ports on the north side of a node.
setNorthNumberOfPorts(Object, int) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the number of relative ports on the north side of a node.
setNorthSubtreeBlockMargin(Object, double) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the margin on the north side of the subtree starting at the input node.
setNoSelection(boolean) - Method in class ilog.views.util.servlet.IlvSelectionSupport.IlvSelectionResponse
Sets the no selection result.
setNotificationEnabled(boolean) - Method in class ilog.views.sdm.modeltools.IlvContentController
Sets the notificationEnabled state.
setNotificationId(String) - Method in class ilog.tgo.model.IltAlarm
Sets the identifier of the notification that carries the alarm information.
setNotifier(IltStateValueChangeNotifier) - Method in class ilog.tgo.model.IltAlarmSystem.State
Sets the notifier instance.
setNotifier(IltStateValueChangeNotifier) - Method in class ilog.tgo.model.IltOSI.State
Sets the notifier instance.
setNotifying(boolean) - Method in class ilog.views.chart.datax.flat.list.IlvBufferFlatListModel
Determines whether this model is a dynamically updated cache of the underlying event (and therefore also sends events when the underlying model changes).
setNotifying(boolean) - Method in class ilog.views.chart.datax.flat.set.IlvBufferFlatSetModel
Determines whether this model is a dynamically updated cache of the underlying event (and therefore also sends events when the underlying model changes).
setNotifying(boolean) - Method in class ilog.views.chart.datax.flat.table.IlvBufferFlatTableModel
Determines whether this model is a dynamically updated cache of the underlying event (and therefore also sends events when the underlying model changes).
setNotifying(boolean) - Method in class ilog.views.chart.datax.tree.list.IlvBufferTreeListModel
Determines whether this model is a dynamically updated cache of the underlying event (and therefore also sends events when the underlying model changes).
setNotifying(boolean) - Method in class ilog.views.chart.datax.tree.set.IlvBufferTreeSetModel
Determines whether this model is a dynamically updated cache of the underlying event (and therefore also sends events when the underlying model changes).
setNotReporting(boolean) - Method in class ilog.tgo.model.IltAlarm.State
Sets the notReporting status.
setNumberCrossingReductionIterations(int) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets the maximum number of iterations performed during crossing reduction.
setNumberFormat(NumberFormat) - Method in class ilog.views.chart.IlvDefaultStepsDefinition
Specifies the format used to translate step values into labels.
setNumberFormat(NumberFormat) - Method in class ilog.views.chart.IlvLogarithmicStepsDefinition
Specifies the format used to translate step values into labels.
setNumberFormat(NumberFormat) - Method in class ilog.views.util.servlet.tiling.IlvFileTileURLFactory
Sets the format used to format digit parts of the filename.
setNumberFormat(NumberFormat) - Method in class ilog.views.util.text.IlvDateFormat
Sets the number formatter.
setNumberFormat(NumberFormat) - Method in class ilog.views.util.text.IlvWrappedICUDateFormat
Overridden version of the same method of DateFormat.
setNumbering(boolean) - Method in class ilog.views.appframe.event.IlvListActionHandler
Specifies whether menu items displaying list items of the list action should be prefixed with a numbering string.
setNumberIterationsForMinImprovement(int) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
Sets the number of iterations performed to reach the minimum required percentage of layout quality improvement specified by IlvAnnealingLabelLayout.setMinImprovementPercentageToContinue(double).
setNumberOfAlternatingCircles(int) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the number of alternating circles.
setNumberOfLayer(int) - Method in class ilog.views.IlvManager
Increases, if necessary, the number of layers of the manager.
setNumberOfLinkCrossingSweeps(int) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the number of layer sweeps to remove link crossings.
setNumberOfPorts(Object, int, int) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the number of relative ports of a node on a given side.
setNumberOfSegments(int) - Method in class ilog.tgo.graphic.IltLogicalPolygon
Deprecated.
 
setNumberOfSegments(int) - Method in class ilog.tgo.graphic.IltLogicalPolyline
Deprecated.
 
setNumberOfSegments(int) - Method in class ilog.tgo.graphic.IltLogicalPolyPoints
Deprecated.
During construction of an instance, this sets the number of segments.
setNumberOfSteps(int) - Method in class ilog.views.graphic.IlvScale
Changes the number of major steps for this scale.
setNumberOfSubSteps(int) - Method in class ilog.views.graphic.IlvScale
Changes the number of minor steps for this scale.
setObject(IltLabelLayoutConstants, boolean) - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltAnnealingLabelLayout
Sets if the given object will be considered by the label layout or not.
setObject(Object) - Method in class ilog.views.faces.dhtml.event.FacesViewActionEvent
Returns the object selected on the graphic component when this action was triggered.
setObject(IlvGraphic) - Method in class ilog.views.graphic.IlvGraphicHandle
Changes the referenced object.
setObject(IlvGraphic) - Method in class ilog.views.graphic.IlvGraphicHandleBag
Changes the referenced object.
setObject(Object) - Method in class ilog.views.util.servlet.event.ServletActionEvent
Returns the object selected on the graphic component when this action was triggered.
setObject1(IlvGraphic) - Method in class ilog.views.graphic.IlvDoubleGraphicHandleBag
Changes the first referenced object.
setObject2(IlvGraphic) - Method in class ilog.views.graphic.IlvDoubleGraphicHandleBag
Changes the second referenced object.
setObjectActionMethodBinding(MethodBinding) - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesClientSelectInteractor
Sets the objectActionMethodBinding property.
setObjectActionMethodBinding(String) - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesClientSelectInteractorTag
Accesses the objectActionMethodBinding property.
setObjectAttributeChangedFilter(IlpFilter) - Method in class ilog.cpl.tree.IlpAbstractTreeAdapter
Specifies a new filter that defines which attribute value change notifications should be propagated to the tree model.
setObjectContext(IlpObjectInteractionContext) - Method in class ilog.cpl.interactor.IlpDefaultViewInteractionContext
Sets the object interaction context used when the event management is delegated to an object interactor.
setObjectContext(IlpObjectInteractionContext) - Method in interface ilog.cpl.interactor.IlpViewInteractionContext
Sets the object interaction context used when the event management is delegated to an object interactor.
setObjectFactory(IlvLabeledObjectFactory) - Method in class ilog.views.interactor.IlvEditLabelInteractor
Sets a factory of labeled objects for the interactor.
setObjectFactory(IlvPolyPointsObjectFactory) - Method in class ilog.views.interactor.IlvMakePolyPointsInteractor
Installs a factory for the creation of the graphic object.
setObjectFactory(IlvRectangularObjectFactory) - Method in class ilog.views.interactor.IlvMakeRectangleInteractor
Installs a factory for the creation of the graphic object.
setObjectHandler(IlpNetworkObjectHandler) - Method in class ilog.cpl.network.IlpNetworkController
Deprecated.
Please use setNodeHandler instead.
setObjectInteractor(IlpRepresentationObject, IlpObjectInteractor) - Method in class ilog.cpl.equipment.renderer.IlpInteractorRenderer
Sets the interactor to be associated with the given object.
setObjectInteractor(IlpRepresentationObject, IlpAttribute, IlpObjectInteractor) - Method in class ilog.cpl.equipment.renderer.IlpInteractorRenderer
Sets the interactor to be associated with the given object and attribute.
setObjectInteractor(Object, IlpObjectInteractor) - Method in class ilog.cpl.graphic.IlpAbstractGraphicController
Sets the interactor associated with the given key.
setObjectInteractor(IlpRepresentationObject, IlpObjectInteractor) - Method in class ilog.cpl.graphic.IlpAbstractGraphicController
Sets the interactor associated with the given object.
setObjectInteractor(IlpRepresentationObject, IlpAttribute, IlpObjectInteractor) - Method in class ilog.cpl.graphic.IlpAbstractGraphicController
Sets the interactor associated with the given object and attribute.
setObjectInteractor(IlpObject, IlpObjectInteractor) - Method in class ilog.cpl.graphic.IlpAbstractGraphicController
Sets the interactor associated with the given business object.
setObjectInteractor(IlpObject, IlpAttribute, IlpObjectInteractor) - Method in class ilog.cpl.graphic.IlpAbstractGraphicController
Sets the interactor associated with the given business object and attribute.
setObjectInteractor(Object, IlpObjectInteractor) - Method in class ilog.cpl.IlpEquipment
Sets the interactor associated with the given key.
setObjectInteractor(IlpRepresentationObject, IlpObjectInteractor) - Method in class ilog.cpl.IlpEquipment
Sets the interactor associated with the given object.
setObjectInteractor(IlpObject, IlpObjectInteractor) - Method in class ilog.cpl.IlpEquipment
Sets the interactor associated with the given object.
setObjectInteractor(IlpRepresentationObject, IlpAttribute, IlpObjectInteractor) - Method in class ilog.cpl.IlpEquipment
Sets the interactor associated with the given object and attribute.
setObjectInteractor(IlpObject, IlpAttribute, IlpObjectInteractor) - Method in class ilog.cpl.IlpEquipment
Sets the interactor associated with the given object and attribute.
setObjectInteractor(Object, IlpObjectInteractor) - Method in class ilog.cpl.IlpNetwork
Sets the interactor associated with the given key.
setObjectInteractor(IlpRepresentationObject, IlpObjectInteractor) - Method in class ilog.cpl.IlpNetwork
Sets the interactor associated with the given object.
setObjectInteractor(IlpObject, IlpObjectInteractor) - Method in class ilog.cpl.IlpNetwork
Sets the interactor associated with the given object.
setObjectInteractor(IlpRepresentationObject, IlpAttribute, IlpObjectInteractor) - Method in class ilog.cpl.IlpNetwork
Sets the interactor associated with the given object and attribute.
setObjectInteractor(IlpObject, IlpAttribute, IlpObjectInteractor) - Method in class ilog.cpl.IlpNetwork
Sets the interactor associated with the given object and attribute.
setObjectInteractor(Object, IlpObjectInteractor) - Method in class ilog.cpl.interactor.IlpDefaultInteractorManager
Sets the interactor associated with the given key.
setObjectInteractor(IlpRepresentationObject, IlpObjectInteractor) - Method in class ilog.cpl.interactor.IlpDefaultInteractorManager
Sets the interactor associated with the given object.
setObjectInteractor(IlpRepresentationObject, IlpAttribute, IlpObjectInteractor) - Method in class ilog.cpl.interactor.IlpDefaultInteractorManager
Sets the interactor associated with the given object and attribute.
setObjectInteractor(IlpObject, IlpObjectInteractor) - Method in class ilog.cpl.interactor.IlpDefaultInteractorManager
Sets the interactor associated with the given business object.
setObjectInteractor(IlpObject, IlpAttribute, IlpObjectInteractor) - Method in class ilog.cpl.interactor.IlpDefaultInteractorManager
Sets the interactor associated with the given business object and attribute.
setObjectInteractor(Object, IlpObjectInteractor) - Method in class ilog.cpl.interactor.IlpInteractorManagerSupport
Sets the interactor associated with the given key.
setObjectInteractor(IlpRepresentationObject, IlpObjectInteractor) - Method in class ilog.cpl.interactor.IlpInteractorManagerSupport
Sets the interactor associated with the given object.
setObjectInteractor(IlpRepresentationObject, IlpAttribute, IlpObjectInteractor) - Method in class ilog.cpl.interactor.IlpInteractorManagerSupport
Sets the interactor associated with the given object and attribute.
setObjectInteractor(IlpObject, IlpObjectInteractor) - Method in class ilog.cpl.interactor.IlpInteractorManagerSupport
Sets the interactor associated with the given business object.
setObjectInteractor(IlpObject, IlpAttribute, IlpObjectInteractor) - Method in class ilog.cpl.interactor.IlpInteractorManagerSupport
Sets the interactor associated with the given business object and attribute.
setObjectInteractor(IlpRepresentationObject, IlpObjectInteractor) - Method in interface ilog.cpl.interactor.IlpMutableInteractorManager
Sets the interactor to be associated with the given object.
setObjectInteractor(IlpRepresentationObject, IlpAttribute, IlpObjectInteractor) - Method in interface ilog.cpl.interactor.IlpMutableInteractorManager
Sets the interactor to be associated with the given object and attribute.
setObjectInteractor(IlpObject, IlpObjectInteractor) - Method in interface ilog.cpl.interactor.IlpMutableInteractorManager
Sets the interactor to be associated with the given business object.
setObjectInteractor(IlpObject, IlpAttribute, IlpObjectInteractor) - Method in interface ilog.cpl.interactor.IlpMutableInteractorManager
Sets the interactor to be associated with the given business object and attribute.
setObjectInteractor(Object, IlpObjectInteractor) - Method in interface ilog.cpl.interactor.IlpMutableInteractorManager
Sets the interactor to be associated with the given key.
setObjectInteractor(IlpRepresentationObject, IlpObjectInteractor) - Method in class ilog.cpl.network.renderer.IlpInteractorRenderer
Sets the interactor to be associated with the given object.
setObjectInteractor(IlpRepresentationObject, IlpAttribute, IlpObjectInteractor) - Method in class ilog.cpl.network.renderer.IlpInteractorRenderer
Sets the interactor to be associated with the given object and attribute.
setObjectInteractor(IlpRepresentationObject, IlpObjectInteractor) - Method in class ilog.cpl.table.renderer.IlpAbstractTableInteractorRenderer
Sets the interactor to be associated with the given object.
setObjectInteractor(IlpRepresentationObject, IlpAttribute, IlpObjectInteractor) - Method in class ilog.cpl.table.renderer.IlpAbstractTableInteractorRenderer
Sets the interactor to be associated with the given object and attribute.
setObjectInteractor(IlpRepresentationObject, IlpObjectInteractor) - Method in class ilog.cpl.tree.renderer.IlpAbstractTreeInteractorRenderer
Sets the interactor to be associated with the given object.
setObjectInteractor(IlpRepresentationObject, IlpAttribute, IlpObjectInteractor) - Method in class ilog.cpl.tree.renderer.IlpAbstractTreeInteractorRenderer
Sets the interactor to be associated with the given object and attribute.
setObjectInteractor(IlvObjectInteractor) - Method in class ilog.views.IlvGraphic
Changes the object interactor associated with this object.
setObjectInteractor(IlvGraphic, IlvObjectInteractor) - Method in class ilog.views.IlvManager
Deprecated.
Beginning with Rogue Wave JViews 5.0 you should use IlvGraphic.setObjectInteractor(ilog.views.IlvObjectInteractor) instead.
setObjectInteractorEnabled(boolean) - Method in class ilog.views.interactor.IlvSelectInteractor
Sets whether or not the IlvObjectInteractor will be called on an IlvGraphic before completing the usual event dispatching of the IlvSelectInteractor.
setObjectLabel(IlvGraphic, String) - Method in class ilog.views.interactor.IlvEditLabelInteractor
Changes the text of the edited object.
setObjectLabel(IlvGraphic, String) - Method in class ilog.views.sdm.interactor.IlvEditSDMLabelInteractor
This method changes the label of the object directly in the SDM data model.
setObjectMapper(IltObjectMapper) - Method in class ilog.tgo.model.IltObjectInfo
Sets the object to graphic mapper for this class of objects.
setObjectName(IlvGraphic, String) - Method in class ilog.tgo.swing.IltComponentGraphic
Deprecated.
Implementation of the IlvGraphicBag interface.
setObjectName(IlvGraphic, String) - Method in class ilog.views.chart.graphic.IlvGraphicDecoration
Changes the name of a graphic object.
setObjectName(IlvGraphic, String) - Method in class ilog.views.graphic.composite.decoration.IlvDefaultGraphicManagerFrame
Changes the name of a graphic object.
setObjectName(IlvGraphic, String) - Method in class ilog.views.graphic.composite.IlvCompositeLink
Changes the name of a graphic object.
setObjectName(IlvGraphic, String) - Method in class ilog.views.graphic.IlvDoubleGraphicHandleBag
Changes the name of a graphic object.
setObjectName(IlvGraphic, String) - Method in class ilog.views.graphic.IlvGraphicHandleBag
Changes the name of a graphic object.
setObjectName(IlvGraphic, String) - Method in class ilog.views.graphic.IlvGraphicHandleSelection
Changes the name of a graphic object.
setObjectName(IlvGraphic, String) - Method in class ilog.views.graphic.IlvGraphicSet
Changes the name of a graphic object.
setObjectName(IlvGraphic, String) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
Changes the name of a sublink or overview link of this link bundle.
setObjectName(IlvGraphic, String) - Method in interface ilog.views.IlvGraphicBag
Changes the name of a graphic object.
setObjectName(IlvGraphic, String) - Method in class ilog.views.IlvManager
Changes the name of an object managed by this manager.
setObjectName(IlvGraphic, String) - Method in class ilog.views.prototypes.IlvPrototypeBeanSupport
Implementation of the IlvGraphicBag interface.
setObjectName(IlvGraphic, String) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Changes the name of a graphic object.
setObjectName(IlvGraphic, String) - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer.GraphicManagerFrame
Changes the name of a graphic object.
setObjectProperty(Object, String, Object) - Method in class ilog.views.chart.datax.adapter.connector.IlvCollectionsConnector
Sets the value of the given property or attribute in the given object.
setObjectProperty(Object, String, Object) - Method in class ilog.views.chart.datax.adapter.connector.IlvJavaBeanPropertyConnector
Sets the value of the given property or attribute in the given object.
setObjectProperty(Object, String, Object) - Method in interface ilog.views.chart.datax.adapter.IlvPropertyConnector
Sets the value of the given property or attribute in the given object.
setObjectProperty(Object, String, Object) - Method in class ilog.views.diagrammer.IlvDiagrammer
Sets a property of a node or a link of this diagram component.
setObjectProperty(Object, String, Object) - Method in interface ilog.views.sdm.IlvSDMModel
Sets the value of a property of an object of this model.
setObjectProperty(Object, String, Object) - Method in class ilog.views.sdm.model.IlvAbstractSDMModel
Sets a property of an object and fires a propertyChanged event.
setObjectProperty(Object, String, Object) - Method in class ilog.views.sdm.model.IlvBasicSDMModel
This method does nothing since this model is not editable.
setObjectProperty(Object, String, Object) - Method in class ilog.views.sdm.model.IlvFilterSDMModel
This method calls the setObjectProperty method of the filtered model.
setObjectProperty(Object, String, Object) - Method in class ilog.views.sdm.model.IlvJavaBeanSDMModel
This method sets the value of the specified property using bean introspection.
setObjectProperty(Object, String, Object) - Method in class ilog.views.sdm.model.IlvMultipleSDMModel
This call is delegated to the submodel returned by IlvMultipleSDMModel.getModel(java.lang.Object).
setObjectProperty(Object, String, Object) - Method in class ilog.views.sdm.model.IlvRDFSDMModel
This method calls the setObjectProperty method of the filtered model, unless the property is identified as metadata.
setObjectProperty(Object, String, Object) - Method in class ilog.views.sdm.swing.IlvSDMUndoManager.UndoSDMModel
Sets the value of a property of an object of this model.
setObjects(Collection) - Method in class ilog.cpl.graphic.views.action.IlpRemoveObjectsActionEvent
Sets the objects to be removed.
setObjects(IltLabelLayoutConstants[]) - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltAnnealingLabelLayout
Sets the type of objects whose label shall be moved by the label layout.
setObjects(int, IltLabelLayoutConstants) - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltAnnealingLabelLayout
Sets the type of objects whose label shall be moved by the label layout.
setObjects(Collection) - Method in class ilog.views.chart.datax.adapter.IlvFlatTableToFlatListModel
Replaces the set of objects in the model.
setObjects(Collection) - Method in class ilog.views.chart.datax.adapter.IlvListToFlatListModel
Replaces the set of objects in the model.
setObjects(Collection) - Method in class ilog.views.chart.datax.flat.list.IlvBufferFlatListModel
Replaces the set of objects in the model.
setObjects(Collection) - Method in class ilog.views.chart.datax.flat.list.IlvDefaultFlatListModel
Replaces the set of objects in the model.
setObjects(Collection) - Method in class ilog.views.chart.datax.flat.set.IlvBufferFlatSetModel
Replaces the set of objects in the model.
setObjects(Collection) - Method in class ilog.views.chart.datax.flat.set.IlvDefaultFlatSetModel
Replaces the set of objects in the model.
setObjectSelectedFinder(IlvObjectSelectedFinder) - Method in class ilog.views.faces.component.IlvFacesContextualMenu
Sets the object selected finder instance.
setObjectSelectedFinder(IlvObjectSelectedFinder) - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectInteractor
Sets the object selected finder instance.
setObjectSelectedFinder(String) - Method in class ilog.views.faces.dhtml.taglib.IlvObjectSelectInteractorTag
Sets the IlvObjectSelectedFinder instance responsible for retrieving the object selected by this interactor.
setObjectSelectedFinder(String) - Method in class ilog.views.faces.taglib.IlvContextualMenuTag
Sets the IlvObjectSelectedFinder instance responsible for retrieving the object selected by this interactor.
setObjectState(IltObjectState) - Method in interface ilog.tgo.model.IltContainer
Deprecated.
Replaces the telecom state held by this container.
setObjectState(IltObjectState) - Method in class ilog.tgo.model.IltObject
Replaces the semantic state of this object.
setObjectSupport(IlpObjectSupport) - Method in class ilog.cpl.model.IlpDefaultObject
Called only during deserialization in IltObject
setObjectVisible(boolean) - Method in class ilog.views.event.ObjectVisibilityChangedEvent
Sets the visibility state.
setObstacle(IltLabelLayoutConstants, boolean) - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltAnnealingLabelLayout
Sets if the given object type shall be considered or not as an obstacle by this label layout.
setObstacle(Object, boolean) - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
Sets whether an object is a valid obstacle.
setObstacleOffset(double) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
Sets the global minimum offset between a label and an unrelated obstacle.
setObstacleOffset(double) - Method in class ilog.views.maps.labelling.IlvMapLayoutParameters
Sets the obstacle offset.
setObstacleOffsetInterface(IlvObstacleOffsetInterface) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
Allows you to install an obstacle offset interface, that is, an object that allows selecting specific minimum offsets between certain label/obstacle pairs.
setObstacleOrLabel(Object) - Method in class ilog.views.graphlayout.labellayout.LabelingModelEvent
Sets the obstacle or label that causes the event.
setObstacles(IltLabelLayoutConstants[]) - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltAnnealingLabelLayout
Sets the obstacles for the label layout.
setObstacles(int, IltLabelLayoutConstants) - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltAnnealingLabelLayout
Sets the given object type as an obstacle for the label layout.
setObstacleShape(int) - Method in class ilog.views.maps.labelling.IlvMapLayoutParameters
Sets the obstacle shape.
setOddRowsBackground(Color) - Method in class ilog.views.gantt.graphic.grid.IlvHorizontalGanttGrid
Sets the background color of odd rows.
setOffPeriod(long) - Method in interface ilog.cpl.service.IlpBlinkingManager
Sets the default duration of off periods in milliseconds.
setOffPeriod(long) - Method in class ilog.tgo.service.IltDefaultBlinkingManager
 
setOffPeriod(int) - Method in class ilog.views.sdm.renderer.IlvBlinkingRenderer
Sets the off period.
setOffset(double, double) - Method in class ilog.cpl.graphic.attachment.IlpOffsetAttachment
Deprecated.
Sets the offset used by this attachment.
setOffset(int) - Method in class ilog.views.chart.graphic.IlvDefaultDataAnnotation
Sets the offset between the annotation and the display point.
setOffset(Point) - Method in class ilog.views.chart.graphic.IlvImageDecoration
Sets the decoration's position, relative to the anchor.
setOffset(Point) - Method in class ilog.views.chart.graphic.IlvPositionableDecoration
Sets the decoration's position, relative to the anchor.
setOffset(double) - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityLabel
Sets the horizontal distance between the label and the main renderer.
setOffset(IlvPoint) - Method in interface ilog.views.graphic.composite.layout.IlvAttachable
Defines an offset applied to the position defined with the IlvAttachable.move(double, double) method.
setOffset(IlvPoint) - Method in class ilog.views.graphic.composite.layout.IlvAttachableGraphic
Defines an offset applied to the position defined with the IlvAttachableGraphic.move(double, double) method.
setOffset(IlvPoint) - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
Sets the offset used by this attachment.
setOffset(double) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
Sets the offset between the individual links of the bundle.
setOffset(double) - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
Sets the offset value.
setOffset(double, double) - Method in class ilog.views.maps.graphic.IlvMapLabel
Sets the offset (in pixels) relatively to the anchor position.
setOffset(IlvPoint) - Method in class ilog.views.maps.graphic.IlvMapLabel
Sets the offset (in pixels) relatively to the anchor position.
setOffsetX(double) - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
Sets the X coordinate of the offset being used in the attachment.
setOffsetY(double) - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
Sets the Y coordinate of the offset being used in the attachment.
setOldBoundingBox(IlvRect) - Method in class ilog.views.event.ObjectBBoxChangedEvent
Sets the old bounding box.
setOldLayer(IlvManagerLayer) - Method in class ilog.views.event.ObjectLayerChangedEvent
Sets the layer where the object was removed.
setOldValue(IlvManagerViewInteractor) - Method in class ilog.views.event.InteractorChangedEvent
Changes the old value of the interactor.
setOldValue(IlvNamedProperty) - Method in class ilog.views.event.NamedPropertyEvent
Changes the old named property.
setOldValue(IlvTransformer) - Method in class ilog.views.event.TransformerChangedEvent
Changes the old value of the transformer.
setOn(boolean) - Method in class ilog.tgo.grprim.IltBlinkingColor
Sets if this color is in the on or off color.
setOn(boolean) - Method in class ilog.views.java2d.IlvBlinkingAction
Sets whether this drawing resource displays like the "on" or "off" state.
setOn(boolean) - Method in class ilog.views.util.java2d.IlvBlinkingColor
Sets whether this color displays like the "on" or "off" state.
setOn(boolean) - Method in interface ilog.views.util.java2d.IlvBlinkingDrawingResource
Sets whether this drawing resource displays like the "on" or "off" state.
setOn(boolean) - Method in class ilog.views.util.java2d.IlvBlinkingMultiColor
Sets whether this color displays like the "on" or "off" state.
setOn(boolean) - Method in class ilog.views.util.java2d.IlvBlinkingMultiPaint
Sets whether this paint displays like the "on" or "off" state.
setOn(boolean) - Method in class ilog.views.util.java2d.IlvBlinkingPaint
Sets whether this paint displays like the "on" or "off" state.
setOnCapabilitiesLoaded(String) - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
Sets the onCapabilitiesLoaded property.
setOnCapabilitiesLoaded(String) - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
Sets the onCapabilitiesLoaded property.
setOnCapabilitiesLoaded(String) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
Sets the custom onCapababilitiesLoaded JavaScript handler.
setOnCapabilitiesLoaded(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewComponentTag
Sets the custom onCapababilitiesLoaded JavaScript handler.
setOnCapabilitiesLoaded(String) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
The JavaScript code executed when the capabilities are loaded from the server.
setOnCapabilitiesLoaded(String) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
The JavaScript code executed when the capabilities are loaded from the server.
setOnCapabilitiesLoaded(String) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
The JavaScript code executed when the capabilities are loaded from the server.
setOnCapabilitiesLoaded(String) - Method in interface ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupport
The JavaScript code executed when the capabilities are loaded from the server.
setOnCapabilitiesLoaded(String) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
The JavaScript code executed when the capabilities are loaded from the server.
setOnCapabilitiesLoaded(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
The JavaScript code executed when the capabilities are loaded from the server.
setOnclick(String) - Method in class ilog.views.faces.dhtml.component.IlvDHTMLImageButton
Sets the onclick action of the button.
setOnclick(String) - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
Sets The onclick action of the button.
setOnclick(String) - Method in class ilog.views.faces.taglib.IlvFacesMenuItemTag
Sets the onclick tag attribute value.
setOneShot(boolean) - Method in class ilog.views.appframe.event.IlvCheckableActionHandler
Sets the action one-shot or not, depending on the value of the oneShot parameter.
setOnImageLoaded(String) - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
Sets the onImageLoaded property.
setOnImageLoaded(String) - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
Sets the onImageLoaded property.
setOnImageLoaded(String) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
Sets the custom onImageLoaded JavaScript handler.
setOnImageLoaded(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewComponentTag
Sets the custom onImageLoaded JavaScript handler.
setOnImageLoaded(String) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
The JavaScript code that is executed when the image is loaded.
setOnImageLoaded(String) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
The JavaScript code that is executed when the image is loaded.
setOnImageLoaded(String) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
The JavaScript code that is executed when the image is loaded.
setOnImageLoaded(String) - Method in interface ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupport
The JavaScript code that is executed when the image is loaded.
setOnImageLoaded(String) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
The JavaScript code that is executed when the image is loaded.
setOnImageLoaded(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
The JavaScript code that is executed when the image is loaded.
setOnPeriod(long) - Method in interface ilog.cpl.service.IlpBlinkingManager
Sets the default duration of on periods in milliseconds.
setOnPeriod(long) - Method in class ilog.tgo.service.IltDefaultBlinkingManager
 
setOnPeriod(int) - Method in class ilog.views.sdm.renderer.IlvBlinkingRenderer
Sets the on period
setOnSelectionChanged(String) - Method in class ilog.views.faces.dhtml.component.IlvFacesSelectionManager
Sets a JavaScript handler called when the selection has changed.
setOnSelectionChanged(String) - Method in class ilog.views.faces.dhtml.interactor.IlvFacesSelectInteractor
Sets a JavaScript handler called when the selection has changed.
setOnSelectionChanged(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesSelectInteractorTag
Returns a JavaScript handler called when the selection has changed.
setOnSelectionChanged(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesSelectionManagerTag
Returns a JavaScript handler called when the selection has changed.
setOpacity(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesHighlightInteractorTag
Sets the highlight opacity.
setOpacity(String) - Method in class ilog.views.faces.interactor.IlvFacesHighlightInteractor
Sets the highlight opacity.
setOpaque(boolean) - Method in class ilog.views.chart.IlvLabelRenderer
Specifies whether the background of the label is filled.
setOpaque(boolean) - Method in class ilog.views.IlvDefaultManagerFrame
Changes the opacity of the frame.
setOpaque(boolean) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets whether the chart should be opaque and paints every pixel within its bounds.
setOpaque(boolean) - Method in class ilog.views.sdm.graphic.IlvDefaultManagerFrameGraphic
setOpaqueDragSelection(boolean) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentSelectButton
Sets the interactor in Opaque Multiple Selection mode.
setOpaqueDragSelection(boolean) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkSelectButton
Sets the interactor in Opaque Multiple Selection mode.
setOpaqueDragSelection(boolean) - Method in class ilog.views.interactor.IlvSelectInteractor
Sets the interactor in Opaque Multiple Selection mode.
setOpaqueEdit(boolean) - Method in class ilog.views.chart.interactor.IlvChartDataIndicatorInteractor
Sets whether the opaqueEdit mode is enabled.
setOpaqueEdit(boolean) - Method in class ilog.views.chart.interactor.IlvChartEditPointInteractor
Sets whether the opaqueEdit mode is enabled.
setOpaqueLabelBackground(boolean) - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DLabel
Sets whether the rectangular background of the label should be opaque or not.
setOpaqueMode(boolean) - Method in class ilog.views.IlvPolyPointsEdition
Sets the interactor to Opaque mode.
setOpaqueMode(boolean) - Method in class ilog.views.IlvReshapeSelection
Sets the interactor in Opaque mode.
setOpaqueMode(boolean) - Method in class ilog.views.interactor.IlvDragRectangleInteractor
Sets the interactor in Opaque mode.
setOpaqueMode(boolean) - Method in class ilog.views.interactor.IlvMakePolyPointsInteractor
Sets the interactor in Opaque mode.
setOpaqueMode(boolean) - Method in class ilog.views.interactor.IlvMoveRectangleInteractor
Sets the interactor in Opaque mode.
setOpaqueMode(boolean) - Method in class ilog.views.interactor.IlvRotateInteractor
Sets the interactor in Opaque mode.
setOpaqueMove(boolean) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentPanButton
Sets the interactor in Opaque Move mode.
setOpaqueMove(boolean) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentSelectButton
Sets the move mode.
setOpaquemove(boolean) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkPanButton
Deprecated.
Please use setOpaqueMove instead.
setOpaqueMove(boolean) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkPanButton
Sets the interactor in Opaque Move mode.
setOpaqueMove(boolean) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkSelectButton
Sets the interactor mode to Opaque Move.
setOpaqueMove(boolean) - Method in class ilog.views.interactor.IlvPanInteractor
Sets the interactor in Opaque Move mode.
setOpaqueMove(boolean) - Method in class ilog.views.interactor.IlvSelectInteractor
Sets the interactor in Opaque Move mode.
setOpaqueMove(boolean) - Method in class ilog.views.sdm.IlvSDMEngine
Sets the Opaque Move mode of the select interactor attached to the views of this SDM engine.
setOpaquePolyPointsEdition(boolean) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentSelectButton
Sets the interactor in Opaque PolyPoints Editing mode.
setOpaquePolyPointsEdition(boolean) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkSelectButton
Sets the interactor in Opaque PolyPoints Editing mode.
setOpaquePolyPointsEdition(boolean) - Method in class ilog.views.interactor.IlvSelectInteractor
Sets the interactor in Opaque PolyPoints Edition mode.
setOpaqueResize(boolean) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentSelectButton
Sets the interactor in Opaque Resize mode.
setOpaqueResize(boolean) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkSelectButton
Sets the interactor in Opaque Resize mode.
setOpaqueResize(boolean) - Method in class ilog.views.interactor.IlvSelectInteractor
Sets the interactor in Opaque Resize mode.
setOpaqueText(boolean) - Method in class ilog.views.chart.IlvLegendItem
Sets whether the text is opaque.
setOpaqueTranslation(boolean) - Method in class ilog.views.gantt.scale.IlvTimeScale
Changes the opaque translation mode.
setOperationalState(IltOSI.State.Operational) - Method in class ilog.tgo.model.IltOSI.State
Sets the operational status of this instance.
setOptimized(boolean) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets or clears the "optimized" mode of this link.
setOptimizedLayerThreshold(long) - Method in class ilog.views.IlvManager
Sets the threshold when to use optimized layer operations.
setOptimizedRepaint(boolean) - Method in class ilog.views.chart.IlvChart
Specifies whether the handling of paint requests is optimized.
setOptimizedTranslation(boolean) - Method in class ilog.views.IlvManagerView
Changes the optimized translation mode.
setOptimizeMode(boolean) - Static method in class ilog.views.IlvQuadtree
Changes the optimize mode for quadtrees.
setOptimizeRestylingMemoizingDependencies(boolean) - Static method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
Specifies whether restyling operations are optimized, taking into account the model properties which are referenced in the CSS rules for the particular objects and the model properties which have actually changed on the particular objects.
setOrdering(int) - Method in class ilog.views.graphlayout.bus.IlvBusLayout
Deprecated.
Beginning with JViews 6.5, use the method IlvBusLayout.setNodeComparator(java.util.Comparator) instead.
setOrientation(int) - Method in class ilog.cpl.graphic.component.IlpBalloon
Deprecated.
Sets the orientation in which the balloon will be displayed relative to the base graphic.
setOrientation(int) - Method in class ilog.cpl.graphic.component.IlpStacker
Deprecated.
Sets the current orientation.
setOrientation(String) - Method in class ilog.views.faces.component.IlvFacesZoomTool
The orientation of the zoom tool.
setOrientation(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesZoomToolTag
The orientation of the zoom tool.
setOrientation(int) - Method in class ilog.views.graphic.composite.decoration.IlvBalloon
Sets the orientation in which the balloon will be displayed.
setOrientation(int) - Method in class ilog.views.graphic.composite.decoration.IlvBracket
Sets the orientation of the bracket.
setOrientation(int) - Method in class ilog.views.graphic.composite.layout.IlvStackerLayout
Returns the current orientation.
setOrientation(int) - Method in class ilog.views.graphic.IlvDoubleLinkImage
Changes the orientation of the link.
setOrientation(int) - Method in class ilog.views.graphic.IlvOneLinkImage
Changes the orientation of the link.
setOrientation(int) - Method in class ilog.views.interactor.IlvMakeDoubleLinkImageInteractor
Allows to modify the orientation of the IlvOneLinkImage that is created.
setOrientation(int) - Method in class ilog.views.interactor.IlvMakeOneLinkImageInteractor
Allows to modify the orientation of the IlvOneLinkImage that is created.
setOrientation(int) - Method in class ilog.views.maps.raster.IlvShadeableRasterStyle
Sets the ORIENTATION attribute value.
setOrientation(int) - Method in class ilog.views.util.print.IlvPrintableDocument
Sets the orientation for all contained pages.
setOriented(boolean) - Method in class ilog.views.graphic.composite.IlvCompositeLink
This method delegates to the link supplied with the setLink method.
setOriented(boolean) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
This method delegates to the link supplied with the method IlvLinkBundle.setOverviewLink(ilog.views.IlvLinkImage).
setOriented(boolean) - Method in class ilog.views.graphic.linkpolicy.IlvCrossingAwareLinkImage
Sets the link as oriented or nonoriented.
setOriented(boolean) - Method in class ilog.views.IlvLinkImage
Sets the link as oriented or nonoriented.
setOriented(boolean) - Method in class ilog.views.interactor.IlvMakeLinkInteractor
Specifies the creation of an oriented or a non-oriented link.
setOriented(boolean) - Method in class ilog.views.maps.graphic.IlvMapCompositeLink
This method delegates to the link supplied with the setLink method.
setOriented(boolean) - Method in class ilog.views.maps.graphic.style.IlvLinkStyle
Sets the Oriented property value.
setOriented(boolean) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets the link as oriented or nonoriented.
setOriented(boolean) - Method in class ilog.views.sdm.graphic.IlvSimpleLink
Sets whether the link is oriented.
setOrigin(IlvPoint) - Method in class ilog.views.graphic.IlvRectangularScale
Changes the origin of the scale (the location of the minimum value representation).
setOrigin(IlvPoint) - Method in class ilog.views.IlvGrid
Changes the origin of the grid.
setOriginPointMode(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
Sets the mode for the connection point on an individual link on the origin node.
setOriginPointMode(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpLinkLayoutParameters
Sets the mode for the connection point on an individual link on the origin node.
setOriginPointMode(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpLongLinkLayoutParameters
Sets the mode for the connection point on an individual link on the origin node.
setOriginPointMode(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpShortLinkLayoutParameters
Sets the mode for the connection point on an individual link on the origin node.
setOriginPointMode(Object, int) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the mode for the connection point on an individual link on the origin node.
setOriginPointMode(Object, int) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Sets the mode for the connection point on an individual link on the origin node.
setOriginPointMode(Object, int) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets the mode for the connection point on an individual link on the origin node.
setOriginPointMode(Object, int) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets the mode for the connection point on an individual link on the origin node.
setOriginPosition(int) - Method in class ilog.views.graphic.IlvRectangularScale
Changes the position of the origin of the scale.
setOrigins(List<Object>, boolean) - Method in class ilog.cpl.datasource.IlpAbstractHierarchyAdapter
Sets the list of origin identifiers.
setOriginX(double) - Method in class ilog.cpl.graph.background.IlpImageTileBackground
Sets the X coordinate of the tile origin.
setOriginX(double) - Method in class ilog.cpl.graphic.views.background.IlpImageTileBackground
Deprecated.
Sets the X coordinate of the tile origin.
setOriginY(double) - Method in class ilog.cpl.graph.background.IlpImageTileBackground
Sets the Y coordinate of the tile origin.
setOriginY(double) - Method in class ilog.cpl.graphic.views.background.IlpImageTileBackground
Deprecated.
Sets the Y coordinate of the tile origin.
setOrthForkPercentage(double) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the percentage of the parent-child offset that determines the location where the orthogonal link routing places the bends in order to fork the routing towards the children.
setOrthogonal(boolean) - Method in class ilog.views.graphic.IlvEnhancedPolylineLinkImage
Enables the orthogonal mode of the link.
setOrthogonal(boolean) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Enables the orthogonal mode of the link.
setOrthogonal(boolean) - Method in class ilog.views.sdm.graphic.IlvSimpleLink
Enables the orthogonal mode of the link.
setOrthogonalStairCaseEliminationEnabled(boolean) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets whether the stair case elimination phase for orthogonal links is enabled.
setOuterBorderColor(Color) - Method in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
Sets the outer border color.
setOuterBorderWidth(int) - Method in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
Sets the outer border width.
setOuterSensibilityMargin(int) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Sets the size of the outer sensitive area of the IlvDockingArea on which you can drop an IlvDockable in order to dock it.
setOutline(boolean) - Method in class ilog.views.chart.IlvLabelRenderer
Specifies whether the label is drawn in outline mode.
setOutline(IlvMapSegmentString) - Method in class ilog.views.maps.geometry.IlvMapSegmentRing
Sets the outline of the object.
setOutlineColor(Color) - Method in class ilog.views.graphic.IlvText
Changes the outline color of the text.
setOutlineColor(Color) - Method in class ilog.views.maps.label.IlvMapLabelStyle
Sets the outline color of the label.
setOutlineMode(int) - Method in class ilog.views.graphic.IlvText
Sets the outline mode.
setOutlineStyle(IlvStyle) - Method in class ilog.views.chart.util.IlvHandlesSelectionStyle
Sets the drawing style for the outline of the shapes, that is, the lines that connect the handles.
setOutlineThickness(double) - Method in class ilog.views.graphic.IlvText
Changes the outline thickness of the text.
setOutlineWidth(double) - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DLabel
Sets the width of the outline of the label (used only when this mode is activated).
setOutputFormat(int) - Method in class ilog.views.sdm.util.IlvXMLConnector
Sets the format of the XML files generated by this XML connector.
setOutputParameter(String, Object) - Method in class ilog.views.diagrammer.datasource.IlvXMLDataSource
Adds a parameter to pass to the output XSL transform.
setOutputParameter(String, Object) - Method in class ilog.views.diagrammer.faces.component.data.IlvFacesDiagrammerXMLDataSource
Sets an input parameter for the output XSL transform.
setOutputParameter(String, Object) - Method in class ilog.views.sdm.util.IlvXSLConnector
This method allows you to pass parameters to the output transformation.
setOutputProperty(String) - Method in class ilog.views.prototypes.IlvConnectBehavior
Sets the outputProperty parameter for this behavior object.
setOutputSeparator(String) - Method in class ilog.views.maps.IlvAbstractCoordinateFormatter
Changes the separator string that will be used to separate the different parts of output string in the toString method.
setOutputSeparator(String) - Method in interface ilog.views.maps.IlvCoordinateFormatter
Changes the separator string that will be used to separate the different parts of output string in the toString method.
setOutputTemplates(String) - Method in class ilog.views.sdm.util.IlvXSLConnector
Sets the location of the XSLT templates file used to transform the SDM output format into the third-party XML output format.
setOutputValue(String) - Method in class ilog.views.prototypes.IlvActionBehavior
Deprecated.
Sets the outputValue parameter for this behavior object.
setOutputXSL(URL) - Method in class ilog.views.diagrammer.datasource.IlvXMLDataSource
Sets the URL of the output XSL file.
setOutputXSL(String) - Method in class ilog.views.diagrammer.faces.component.data.IlvFacesDiagrammerXMLDataSource
Sets the URL of the output XSL file.
setOutputXSL(String) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerXMLDataSourceTag
The URL of the output XSL file.
setOutsideExpanded(boolean) - Method in class ilog.tgo.model.IltLinkBundle
Deprecated.
Outside expandable containers are not supported by the Network component.
setOutsideMargin(int) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
Sets the margin that will be kept between the legend box and the view sides.
setOutState(IltDecorationSource) - Method in class ilog.tgo.graphic.IltSecondaryStatePositioner
Sets the state that is placed at the OutState position.
setOverlap(double) - Method in class ilog.views.chart.renderer.IlvBarChartRenderer
Modifies the overlapping amount.
setOverlap(double) - Method in class ilog.views.chart.renderer.IlvHiLoChartRenderer
Modifies the overlapping amount.
setOverlapPercentage(double) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the percentage for which a node is considered smaller in the flow direction.
setOverlappingLabelAllowed(boolean) - Method in class ilog.views.gantt.scale.IlvBasicTimeScaleRow
Specifies whether overlapping labels are allowed.
setOverlapsAllowed(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
Allows or forbids the swimlanes to overlap.
setOverviewCompositeGraphic(IltCompositeGraphic) - Method in class ilog.tgo.graphic.IltNetwork
Sets the graphic representation of the overview object.
setOverviewLink(IlvLinkImage) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
Sets the link responsible for the rendering of the link bundle in collapsed state (see IlvLinkBundle.isCollapsed()).
setOverviewObject(IltStateHolder) - Method in class ilog.tgo.model.IltBTS
Deprecated.
BTS objects do not have an overview object.
setOverviewObject(IltStateHolder) - Method in class ilog.tgo.model.IltCard
Deprecated.
Container relationships should be declared at the data source level. In the case of cards, the overview object cannot be changed, as it is the card instance itself.
setOverviewObject(IltStateHolder) - Method in class ilog.tgo.model.IltCardCarrier
Deprecated.
Containment relationships should be declared at the Datasource level. In case of card carriers, the overview object can not be changed, as it is the card carrier instance itself.
setOverviewObject(IltStateHolder) - Method in interface ilog.tgo.model.IltContainer
Deprecated.
Please use subnetworks instead of containers.
setOverviewObject(IltAbstractLink) - Method in class ilog.tgo.model.IltLinkBundle
Deprecated.
This method shall not be used when the object is in a datasource.
setOverviewObject(IltStateHolder) - Method in class ilog.tgo.model.IltLinkBundle
 
setOverviewObject(IltStateHolder) - Method in class ilog.tgo.model.IltShelf
Deprecated.
Containment relationships should be declared at the Datasource level. In case of shelves, the overview object can not be changed, as it is the shelf instance itself.
setOverviewRenderer(IlpOverviewRenderer) - Method in class ilog.cpl.graph.IlpGraphView
 
setOverviewVisible(boolean) - Method in class ilog.cpl.equipment.renderer.IlpOverviewRenderer
Makes the overview visible or invisible.
setOverviewVisible(boolean) - Method in class ilog.cpl.graph.IlpGraphView
Makes the overview visible or invisible.
setOverviewVisible(boolean) - Method in class ilog.cpl.IlpEquipment
Makes the overview visible or invisible.
setOverviewVisible(boolean) - Method in class ilog.cpl.IlpNetwork
Makes the overview visible or invisible.
setOverviewVisible(boolean) - Method in class ilog.cpl.network.renderer.IlpOverviewRenderer
Makes the overview visible or invisible.
setOverviewVisible(boolean) - Method in class ilog.views.diagrammer.application.IlvDiagrammerApplication
Deprecated.
Shows or hides the overview.
setOverviewVisible(boolean) - Method in class ilog.views.diagrammer.application.IlvDiagrammerFrame
Shows or hides the overview.
setOverwriteFiles(boolean) - Method in class ilog.views.maps.export.IlvShapeExporter
Tells this exporter if it should overwrite files.
setOwner(StyleListener) - Method in class ilog.cpl.style.IlpStyle
Deprecated. 
setOwner(IltObject) - Method in class ilog.tgo.model.IltLinkSet
Sets the owner of this link set, which can be a link bundle or a trail.
setOwner(IlvTimeScrollable) - Method in class ilog.views.gantt.IlvBasicTimeScrollController
Sets the owner of the controller.
setOwner(boolean) - Method in class ilog.views.graphic.IlvGraphicHandle
Changes the ownership property of the object.
setOwner(Object) - Method in class ilog.views.symbology.palettes.IlvPaletteBaseObject
Returns the owner of this object.
setOwnerName(String) - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOLayerMetaData
Sets the name of the owner of the layer of this metadata.
setPackageName(String) - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
Changes the package name of the generated bean classes.
setPackageName(String) - Method in class ilog.views.symbology.palettes.IlvPalette
Sets new package name.
setPacking(IlvTreemapPacking) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Sets the rectangle packing.
setPackingLayers(boolean) - Method in class ilog.views.maps.format.wms.IlvWMSDataSource
Indicates if the data source should try to pack the successive layers under the same parent.
setPageBreakPreviewVisible(boolean) - Method in class ilog.views.print.IlvManagerPrintableDocument
Shows or hides the Page Break Preview on the view that corresponds to this document.
setPageColor(Color) - Method in class ilog.views.util.print.IlvPrintPreviewPanel
Changes the background color of a page.
setPageContext(PageContext) - Method in class ilog.views.faces.taglib.IlvFacesMenuItemTag
Set the PageContext of the page containing this tag instance.
setPageFormat(PageFormat) - Method in class ilog.views.util.print.IlvPrintableDocument
Specifies the page format for all contained pages.
setPageOrder(int) - Method in class ilog.views.util.print.IlvPrintableDocument
Changes the order of pages.
setPages(IlvPage[]) - Method in class ilog.views.util.print.IlvPrintableDocument
Changes all the pages of the document.
setPagesPerBand(int) - Method in class ilog.views.gantt.print.IlvGanttPrintableDocument
Sets the number of pages per band.
setPageWidth(double) - Method in class ilog.views.graphic.IlvHTMLText
Sets the page width.
setPaint(Paint) - Method in class ilog.views.maps.graphic.IlvMapGraphicPath
Sets the Paint instance in the IlvGraphicPathStyle object.
setPaint(Paint) - Method in class ilog.views.maps.graphic.style.IlvGraphicPathStyle
Sets the paint attribute value.
setPaint(Paint) - Method in class ilog.views.maps.rendering.IlvMapAreaRenderingStyle
Set the Paint used to fill the area.
setPaint(Paint) - Method in class ilog.views.maps.rendering.IlvMapLineRenderingStyle
Sets the Paint used to draw the lines
setPaintAbsolute(boolean) - Method in class ilog.views.graphic.IlvGeneralPath
When set to false, specifies that the TexturePaint or GradientPaint will be adapted to the bounding rectangle of the object.
setPaintAbsolute(boolean) - Method in class ilog.views.graphic.IlvText
When set to false, specifies that the TexturePaint or GradientPaint will be adapted to the bounding rectangle of the object.
setPaintAbsolute(boolean) - Method in class ilog.views.graphic.IlvZoomableLabel
When set to false, specifies that the TexturePaint or GradientPaint will be adapted to the bounding rectangle of the object.
setPaintAbsolute(boolean) - Method in class ilog.views.hypergraph.IlvHyperEdge
Sets whether the stroke paint is not adapted to the current shape.
setPaintAbsolute(boolean) - Method in class ilog.views.maps.graphic.IlvMapGeneralPath
Sets the paint absolute in the IlvGeneralPathStyle.
setPaintAbsolute(boolean) - Method in class ilog.views.maps.graphic.style.IlvGeneralPathStyle
Sets the PaintAbsolute property value.
setPaintAbsolute(boolean) - Method in class ilog.views.maps.rendering.IlvMapAreaRenderingStyle
When set to false, the TexturePaint or GradientPaint will be adapted to the bounding rectangle of the object.
setPaintAbsolute(boolean) - Method in class ilog.views.maps.rendering.IlvMapLineRenderingStyle
When set to false, the TexturePaint or GradientPaint will be adapted to the bounding rectangle of the object.
setPaintImmediately(boolean) - Method in class ilog.views.graphlayout.swing.IlvJGraphLayoutProgressBar
Sets whether the progress bar should be painted immediately in each layout step.
setPaintingBackground(boolean) - Method in class ilog.views.chart.IlvLegend
Sets the paintingBackground property.
setPaintZoomed(boolean) - Method in class ilog.views.graphic.IlvGeneralPath
When set to true, specifies that the texture or gradient will be zoomed according to the shape when the object is zoomed.
setPaintZoomed(boolean) - Method in class ilog.views.maps.graphic.IlvMapGeneralPath
Sets the paint zoomed in the IlvGeneralPathStyle.
setPaintZoomed(boolean) - Method in class ilog.views.maps.graphic.style.IlvGeneralPathStyle
Sets the PaintZoomed property value.
setPaintZoomed(boolean) - Method in class ilog.views.maps.rendering.IlvMapAreaRenderingStyle
When set to true, the texture or gradient will be zoomed according to the shape when the object is zoomed.
setPaintZoomed(boolean) - Method in class ilog.views.maps.rendering.IlvMapLineRenderingStyle
When set to true, the texture or gradient will be zoomed according to the shape when the object is zoomed.
setPalette(IlvDiagrammer) - Method in class ilog.views.diagrammer.IlvDiagrammer
Sets the "palette bar" for this diagram component.
setPalette(IlvPalette) - Method in class ilog.views.symbology.palettes.swing.action.IlvPaletteSaveAsAction
Sets the palette to save.
setPalette(IlvPalette) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteToolbarViewer
Sets the palette represented in this viewer.
setPalette(IlvPalette) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteTreeViewer
Sets the palette represented in this viewer.
setPalette(IlvPalette) - Method in interface ilog.views.symbology.palettes.swing.IlvPaletteViewer
Sets the palette represented in this viewer.
setPaletteBackground(Color) - Method in class ilog.views.dashboard.IlvDashboardBackgroundBar
Sets the background color used for objects created using this toolbar instance.
setPaletteFont(Font) - Method in class ilog.views.dashboard.IlvDashboardBackgroundBar
Sets the Font to be used when text labels are created using this toolbar instance.
setPaletteForeground(Color) - Method in class ilog.views.dashboard.IlvDashboardBackgroundBar
Sets the foreground color used for background objects created using this toolbar instance.
setPaletteManager(IlvPaletteManager) - Method in class ilog.views.symbol.compiler.IlvSymbolCompiler
Specifies a palette manager to be used by the Symbol Compiler.
setPaletteManager(IlvPaletteManager) - Method in class ilog.views.symbology.palettes.swing.action.IlvPaletteAction
Sets the palette manager associated with this action
setPaletteManager(IlvPaletteManager) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerCollapsibleTreeViewer
Sets the new palette manager for this viewer.
setPaletteManager(IlvPaletteManager) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerComboboxViewer
Sets the new palette manager for this viewer.
setPaletteManager(IlvPaletteManager) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerTabbedViewer
Sets the new palette manager for this viewer.
setPaletteManager(IlvPaletteManager) - Method in interface ilog.views.symbology.palettes.swing.IlvPaletteManagerViewer
Sets the palette manager represented in this viewer.
setPaletteTreeViewer(IlvPaletteTreeViewer) - Method in class ilog.views.symbology.palettes.swing.action.IlvPaletteDocumentationAction
Sets the palette viewer associated with the palette, or the selected symbols, that should be documented.
setPaletteURL(URL) - Method in class ilog.views.diagrammer.application.IlvDiagrammerPaletteBar
Changes the palette URL, and updates the contents of the toolbar.
setPaletteViewer(IlvPaletteManagerViewer) - Method in class ilog.views.dashboard.IlvDashboardEditor
Sets the palette manager viewer of the dashboard editor.
setPaletteViewerVisisble(boolean) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerComboboxViewer
Sets the visibility of the palette viewer
setPanButtonAvailable(boolean) - Method in class ilog.views.awt.IlvManagerViewControlBar
Specifies whether the Pan tool is available.
setPanButtonAvailable(boolean) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Specifies whether the Pan tool is available.
setPanelManager(IlvDashboardPanelManager) - Method in class ilog.views.dashboard.IlvDashboardPanel
Sets the panel manager used to control this panel.
setPanFactor(double) - Method in class ilog.views.faces.component.IlvFacesView
The factor used in the client built-in pan actions.
setPanFactor(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Sets the factor used when pan JavaScript actions are called (like panNorth and so on.)
setPanIcon(Icon) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Indicates the icon of the Pan button.
setPanIconImage(Image) - Method in class ilog.views.awt.IlvManagerViewControlBar
Specifies the icon image of the Pan button.
setPanIconURL(URL) - Method in class ilog.views.awt.IlvManagerViewControlBar
Specifies the icon image of the Pan button.
setPanIconURL(URL) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Indicates the icon of the Pan button.
setPanInteractor(IlvManagerViewInteractor) - Method in class ilog.views.awt.IlvManagerViewControlBar
Changes the interactor for the Pan tool.
setPanInteractor(IlvPanInteractor) - Method in class ilog.views.diagrammer.IlvDiagrammer
Changes the interactor used when the diagram component is in pan mode.
setPanInteractor(IlvManagerViewInteractor) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Change the interactor for the Pan tool.
setPanMode(boolean) - Method in class ilog.views.diagrammer.IlvDiagrammer
Enables or disables panning.
setPanToolTipText(String) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Indicates the text to display in the Pan button tooltip.
setPaperFormat(Paper) - Method in class ilog.views.util.print.IlvPrintableDocument
Sets the paper format (paper size and imageable area) for all contained pages.
setParamChecking(ServletContext) - Method in class ilog.views.util.servlet.IlvParameterValidationListener
Sets the flag of parmater checking.
setParameter(String) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
This method calls IlvGraphLayoutRenderer.setGraphLayout(ilog.views.graphlayout.IlvGraphLayout) with the name of the graph layout (the parameter) converted to its Java class (for example, "tree" becomes an instance of ilog.views.graphlayout.tree.IlvTreeLayout).
setParameter(String) - Method in class ilog.views.sdm.renderer.IlvColoringRenderer
setParameter(String) - Method in class ilog.views.sdm.renderer.IlvInteractorRenderer
setParameter(String) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
setParameter(String) - Method in class ilog.views.sdm.renderer.IlvSDMRenderer
This method gives access to a privileged parameter of the renderer, and allows this parameter to be specified quickly in the main option rule of the style sheet.
setParameter(String) - Method in class ilog.views.sdm.renderer.maps.IlvMapRenderer
setParameterCapitalized(boolean) - Method in class ilog.views.symbol.compiler.IlvSymbolCompiler
Specifies whether the first character of the parameter ID is converted to upper case in the getter and setter function names.
setParameterMapping(IlvDashboardSymbol.Parameter, String) - Method in class ilog.views.dashboard.IlvDashboardSymbol
Maps parameter to the mapping object property in the SDM model.
setParameterMapping(String, String) - Method in interface ilog.views.symbol.util.IlvCompiledSymbol
Maps a parameter to a symbol property.
setParameterPrefix(String) - Method in class ilog.views.symbol.compiler.IlvSymbolCompiler
Sets a prefix to be added to the parameter names.
setParametersMode(int) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
This method is part of the JViews implementation, do not use it.
setParametersProvider(IlvGraphLayoutParametersProvider) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
Sets the provider for the IlvGraphLayoutParameters The provider returns an instance of IlvGraphLayoutParameters for each layout instance.
setParameterSuffix(String) - Method in class ilog.views.symbol.compiler.IlvSymbolCompiler
Sets a suffix to be appended to the parameter names.
setParametersUpToDate(boolean) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
This method is automatically called with a false argument each time the value of a parameter is changed.
setParametersUpToDate(boolean) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets whether the parameters of the graph layout are up to date.
setParametersUpToDate(boolean) - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayout
If the argument is false, notifies the layout instance that a parameter value was changed.
setParametersUpToDate(boolean) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
This method is automatically called with a false argument each time the value of a parameter is changed.
setParametersUpToDate(boolean) - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
Sets whether the parameters of the layout are up to date.
setParameterToModify(String) - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolInteractor
Sets the name of the parameter that is changed by the interactor action.
setParameterToModify(String) - Method in class ilog.views.symbology.interactor.IlvSymbolInteractor
Sets the name of the parameter that will be changed in the model
setParameterValidationListener(IlvParameterValidationListener) - Method in class ilog.views.util.servlet.IlvServletSupport
Sets a new parameter validation listener.
setParameterValue(IlvDashboardSymbol.Parameter, Object) - Method in class ilog.views.dashboard.IlvDashboardSymbol
Sets the value of parameter.
setParameterValue(String, Object) - Method in class ilog.views.dashboard.IlvDashboardSymbol
Sets the value of the parameter specified by paramID.
setParameterValue(String, Object) - Method in interface ilog.views.symbol.util.IlvCompiledSymbol
Sets a parameter value.
setParameterValue(String, Object) - Method in class ilog.views.symbol.util.IlvSymbolProperties
Sets a parameter value.
setParameterValue(int) - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolDiscreteInteractor
Sets the related parameter value.
setParameterValue(String) - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolPushInteractor
Sets the related parameter value.
setParameterValue(double) - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolRangeInteractor
Sets the parameter value.
setParameterValue(String, Object) - Method in class ilog.views.symbology.IlvSymbolDescriptor
Stores the value of a formal symbol parameter in the descriptor.
setParent(Object, Object) - Method in class ilog.cpl.datasource.IlpDefaultDataSource
Declares an object as being the child of another.
setParent(Object, Object) - Method in interface ilog.cpl.datasource.IlpMutableDataSource
Declares an object as being the child of another.
setParent(IlpGraphic) - Method in class ilog.cpl.graphic.IlpAbstractGraphic
Sets a new parent graphic for this instance.
setParent(IlpGraphic) - Method in interface ilog.cpl.graphic.IlpGraphic
Sets the parent graphic.
setParent(IlpRepresentationNode) - Method in class ilog.cpl.model.container.IlpAbstractRepresentationNode
Only to be called immediately after construction.
setParent(IlpAbstractSAXHandler) - Method in class ilog.cpl.storage.IlpAbstractChainedSAXHandler
Sets the parent SAX handler
setParent(MutableTreeNode) - Method in class ilog.cpl.tree.IlpDefaultTreeNode
Sets this node's parent to newParent but does not change the parent's child array.
setParent(IlpGraphic) - Method in class ilog.tgo.composite.IltcCompositeGraphic
This operation is not supported because IltcCompositeGraphic instances are always the parent graphic.
setParent(IltcCompositeManager) - Method in class ilog.tgo.composite.IltcCompositeManager
 
setParent(Object, Object) - Method in class ilog.tgo.datasource.IltDefaultDataSource
 
setParent(IltcCompositeManager) - Method in class ilog.tgo.graphic.IltCompositeGrapher
 
setParent(IlvChartRenderer) - Method in class ilog.views.chart.IlvChartRenderer
Connects this renderer to the specified parent.
setParent(IlvChartRenderer) - Method in class ilog.views.chart.renderer.IlvSingleBarRenderer
Connects this renderer to the specified parent.
setParent(Tag) - Method in class ilog.views.faces.taglib.IlvFacesMenuItemTag
Set the Tag that is the parent of this instance.
setParent(IlvMapStyle) - Method in class ilog.views.maps.graphic.style.IlvMapStyle
Sets the parent for this style.
setParent(IlvMutableSDMNode) - Method in class ilog.views.sdm.model.IlvDefaultSDMNode
Sets the parent of this data object, that is, the object to which the submodel containing this object is attached.
setParent(IlvMutableSDMNode) - Method in interface ilog.views.sdm.model.IlvMutableSDMNode
Sets the parent of this data object, that is, the object to which the submodel containing this object is attached.
setParent(Object) - Method in class ilog.views.sdm.util.IlvXMLConnector
Sets the parent object.
setParent(IlvMenu) - Method in class ilog.views.util.servlet.model.IlvMenuItem
Sets the parent IlvMenu of this menu item.
setParentActivityEditable(boolean) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Defines whether the parent activity graphics are editable or not.
setParentActivityMovable(boolean) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Defines whether the parent activity graphics are movable or not.
setParentActivityRenderer(IlvActivityRenderer) - Method in class ilog.views.gantt.graphic.IlvDefaultActivityRendererFactory
Sets the activity renderer for parent activities.
setParentBaseTextDirection(int) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Sets the base text direction that this Gantt sheet considers as coming from its parent component.
setParentBaseTextDirection(int) - Method in class ilog.views.gantt.swing.IlvJTable
Sets the base text direction that this table considers as coming from its parent component.
setParentChildAssociateOffset(double) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the minimum offset between the parent and the first associate.
setParentChildOffset(double) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the minimum offset between a parent and its children.
setParentGraphic(IltGraphic) - Method in class ilog.tgo.graphic.IltCompositeGraphic
Sets the parent graphic representation.
setParentGraphicUpdates(IltMapping) - Method in class ilog.tgo.graphic.IltCompositeGraphic
 
setParentIdOfRootObjects(Object) - Method in class ilog.cpl.storage.IlpDataSourceLoader
Sets the parent identifier of the root objects.
setParentLayout(IlvGraphLayout) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets the parent layout of this layout instance.
setParentsEditable(boolean) - Method in class ilog.views.gantt.swing.IlvJTreeStringRenderPolicy
Sets whether the parent rows in the tree are editable.
setParentsEditable(boolean) - Method in class ilog.views.gantt.swing.IlvStringColumn
Sets whether the parent rows in this column are editable.
setParseBigDecimal(boolean) - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
Overridden version of the same method of DecimalFormat.
setParseIntegerOnly(boolean) - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
Overridden version of the same method of DecimalFormat.
setParseIntegerOnly(boolean) - Method in class ilog.views.util.text.IlvWrappedICUNumberFormat
Overridden version of the same method of NumberFormat.
setParseSeparator(char) - Method in class ilog.views.maps.IlvAbstractCoordinateFormatter
Changes the separator character that will be used to analyze the string passed to the parse method.
setParseSeparator(char) - Method in interface ilog.views.maps.IlvCoordinateFormatter
Changes the separator character that will be used to analyze the string passed to the parse method.
setParseTextNodes(boolean) - Method in class ilog.views.appframe.settings.xml.IlvXMLSettings
Determines whether the text of DOM elements that are parsed by the settings should automatically set to a new attribute, the name of which is returned by IlvXMLSettings.getTagTextAttributeName().
setPartial(boolean) - Method in class ilog.tgo.model.IltNetworkElement
Sets the network element as a partial element.
setPartialLayout(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
Enables or disables the partial layout mode of the layout.
setPartialSubmit(boolean) - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesGraphInteractor
Sets the partialSubmit property.
setPartialSubmit(String) - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphInteractorTag
Sets the partialSubmit property.
setPartialSubmit(boolean) - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectInteractor
Sets the partial submit mode.
setPartialSubmit(String) - Method in class ilog.views.faces.dhtml.taglib.IlvObjectSelectInteractorTag
Sets the partial submit mode.
setPartialSubmit(String) - Method in class ilog.views.faces.taglib.IlvMenuTag
Sets the partialSubmit property.
setPartialTriggers(String) - Method in class ilog.views.faces.taglib.IlvBaseTag
Sets the space separated list of partial trigger IDs.
setPartitionerFactories(IlvPartitionerFactory<?>[]) - Method in class ilog.views.chart.data.IlvTreeTableDataSource
Changes the partitioning rules that determine how objects are grouped together.
setPassword(String) - Method in class ilog.views.chart.data.IlvJDBCDataSource
Sets the user password.
setPassword(String) - Method in class ilog.views.chart.faces.component.data.IlvFacesJDBCDataSource
Sets the user password.
setPassword(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvJDBCDataSourceTag
 
setPassword(String) - Method in class ilog.views.maps.datasource.ibm.IlvDBAbstractConnectionPanel
Changes the password.
setPassword(String) - Method in class ilog.views.maps.datasource.ibm.IlvDBConnectionInfo
Set the database connection password.
setPassword(String) - Method in class ilog.views.maps.export.SDOConnectionPanel
Changes the password.
setPassword(String) - Method in class ilog.views.maps.format.oracle.IlvSDOConnection
Sets the current password.
setPathDecoration(IlvPathDecoration) - Method in class ilog.views.maps.rendering.IlvMapLineRenderingStyle
Sets the IlvPathDecoration used to draw the lines.
setPathName(URL) - Method in class ilog.views.appframe.docview.IlvAbstractFileDocument
Sets the path of the document.
setPathName(URL) - Method in interface ilog.views.appframe.docview.IlvFileDocument
Sets the path of the document.
setPathname(String) - Method in class ilog.views.appframe.docview.IlvRecentFileList.FileInfo
Sets the pathname of this file information.
setPathProperty(String) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatListModel
Sets the name of the special property denoting the tree path from tree root to the given object.
setPathProperty(String) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatTableModel
Sets the name of the special property denoting the tree path from tree root to the given object.
setPathProperty(String) - Method in class ilog.views.chart.datax.adapter.IlvTreeToFlatTableModel
Sets the name of the special property denoting the tree path from tree root to the given object.
setPaths(IlvPoint[], boolean) - Method in class ilog.views.graphic.IlvGraphicPath
Sets the paths.
setPaths(IlvPointArray[], boolean) - Method in class ilog.views.graphic.IlvGraphicPath
Sets the paths.
setPathValueProperty(String) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatListModel
Sets the property used to compute the special property denoting the tree path.
setPathValueProperty(String) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatTableModel
Sets the property used to compute the special property denoting the tree path.
setPathValueProperty(String) - Method in class ilog.views.chart.datax.adapter.IlvTreeToFlatTableModel
Sets the property used to compute the special property denoting the tree path.
setPathValueSeparator(String) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatListModel
Sets the separator used to compute the special property denoting the tree path.
setPathValueSeparator(String) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatTableModel
Sets the separator used to compute the special property denoting the tree path.
setPathValueSeparator(String) - Method in class ilog.views.chart.datax.adapter.IlvTreeToFlatTableModel
Sets the separator used to compute the special property denoting the tree path.
setPattern(String) - Method in class ilog.cpl.graph.background.IlpImageTileBackground
Sets the image tile pattern
setPattern(String) - Method in class ilog.cpl.graphic.views.background.IlpImageTileBackground
Deprecated.
Sets the image tile pattern
setPattern(String) - Method in class ilog.cpl.util.text.IlpDecimalFormat
Method to set a new pattern for the format.
setPattern(String) - Method in class ilog.cpl.util.text.IlpMessageFormat
Method to set a new pattern for the format.
setPattern(String) - Method in class ilog.cpl.util.text.IlpSimpleDateFormat
Method to set a new pattern for the format.
setPattern(IlpPatternKey, IltPattern) - Method in class ilog.tgo.graphic.IltAbstractLegend
Deprecated.
Please use setValue instead.
setPattern(IltKey.Pattern, IltPattern) - Method in class ilog.tgo.graphic.IltAbstractLegend
Deprecated.
This method is obsolete. Use IlpPatternKey instead of IltKey.Pattern
setPattern(IltPattern) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the pattern of the base.
setPenFactory(IlvMIFPenFactory) - Method in class ilog.views.maps.format.midmif.IlvMIFReader
Sets the factory used to create IlvMapLineRenderingStyle from pen styles of MIF features.
setPerceivedSeverity(IltAlarmSeverity) - Method in class ilog.tgo.model.IltAlarm
Sets the perceived severity.
setPercent(float) - Method in class ilog.tgo.grprim.IltColorModifier.Shade
Sets the percentage used to produce a transparent color shade effect.
setPercentHeight(int, float) - Method in class ilog.views.chart.print.IlvChartFlowObject
Sets the amount of the page height the chart should cover.
setPercentSize(int, int) - Method in class ilog.views.chart.print.IlvChartFlowObject
Sets the amount of the page width and of the page height that the chart should cover.
setPercentWidth(int, float) - Method in class ilog.views.chart.print.IlvChartFlowObject
Sets the amount of the page width the chart should cover.
setPerformingLayoutOnZoom(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
Specifies whether the layout algorithm should be applied every time the transformer of the reference view changes, or only when the data is initially rendered.
setPerformingLayoutOnZoom(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvLabelLayoutRenderer
Specifies whether the layout algorithm should be applied every time the transformer of the reference view changes, or only when the data is initially rendered.
setPeriod(int) - Method in class ilog.views.chart.data.IlvMovingAvgDataSet
Sets the period over which the average is computed.
setPeriod(int) - Method in class ilog.views.maps.interactor.IlvContinuousZoomInteractor
Sets the period between two zooms in continuous zoom mode.
setPeriod(String) - Method in class ilog.views.prototypes.IlvAnimationBehavior
Sets the period parameter.
setPeriod(long) - Method in class ilog.views.prototypes.IlvClockValueSource
Sets the period of the clock value source to a new value.
setPermanent(boolean) - Method in class ilog.tgo.interactor.IltEditLinkPortInteractor
Changes the mode of this interactor.
setPermanent(boolean) - Method in class ilog.tgo.interactor.IltMakeLinkInteractor
Changes the mode of this interactor.
setPermanent(boolean) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeBaseInteractor
Specifies if the interactor will be removed from the view once the object is created.
setPermanent(boolean) - Method in class ilog.views.interactor.IlvEditLabelInteractor
Specifies whether the interactor is removed from the view once the object has been edited.
setPermanent(boolean) - Method in class ilog.views.interactor.IlvExpandCollapseInteractor
Changes the mode of the interactor.
setPermanent(boolean) - Method in class ilog.views.interactor.IlvMagnifyInteractor
Allows you to specify if the interactor will or will not be removed from the view once the object is created.
setPermanent(boolean) - Method in class ilog.views.interactor.IlvMakePolyPointsInteractor
Specifies if the interactor will be removed from the view once the object is created.
setPermanent(boolean) - Method in class ilog.views.interactor.IlvMakeRectangleInteractor
Allows you to specify if the interactor will or will not be removed from the view once the object is created.
setPermanent(boolean) - Method in class ilog.views.interactor.IlvPanInteractor
Allows you to specify if the interactor will or will not be removed from the view once the object is created.
setPermanent(boolean) - Method in interface ilog.views.interactor.IlvPermanentInteractorInterface
Changes the mode of the interactor.
setPermanent(boolean) - Method in class ilog.views.interactor.IlvRotateInteractor
Changes the mode of the interactor.
setPermanent(boolean) - Method in class ilog.views.interactor.IlvUnZoomViewInteractor
Changes the mode of the interactor.
setPermanent(boolean) - Method in class ilog.views.interactor.IlvZoomViewInteractor
Changes the mode of the interactor.
setPermanent(boolean) - Method in class ilog.views.maps.beans.IlvMapAnnotationToolBar
Sets the permanent indicator .
setPermanent(boolean) - Method in class ilog.views.maps.interactor.IlvContinuousZoomInteractor
Changes the mode of the interactor.
setPermanent(boolean) - Method in class ilog.views.maps.interactor.IlvMapZoomInteractor
Changes the mode of the interactor.
setPermanent(boolean) - Method in class ilog.views.maps.interactor.IlvSeeThroughInteractor
Changes the mode of the interactor.
setPermanent(boolean) - Method in class ilog.views.prototypes.IlvConnectInteractor
Specifies whether the interactor is removed from the view once the object has been created.
setPermanent(boolean) - Method in class ilog.views.prototypes.IlvMakePrototypeInstanceInteractor
Specifies whether the interactor is removed from the view once the object has been created.
setPermanent(boolean) - Method in class ilog.views.sdm.interactor.IlvMakeSDMNodeInteractor
Specifies whether the interactor is removed from the view once the object has been edited.
setPersistence(boolean) - Method in class ilog.cpl.style.IlpStyleContext
Deprecated.
Sets the persistence indicator for the style.
setPersistent(boolean) - Method in class ilog.views.graphlayout.circular.IlvClusterInfoProperty
Specifies whether the property must be saved in the .ivl file.
setPersistent(boolean) - Method in class ilog.views.IlvZoomFactorVisibilityFilter
Specifies whether the filter must be saved or not.
setPersistent(boolean) - Method in class ilog.views.maps.IlvAttributeInfoProperty
Specifies whether the property must be saved to an IVL file.
setPersistent(boolean) - Method in class ilog.views.maps.IlvAttributeProperty
Specifies whether the property must be saved to an IVL file.
setPersistentContext(IlvPersistentObject) - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aSymbologyTreeViewActions
This method does nothing by default.
setPersistentContext(IlvPersistentObject) - Method in interface ilog.views.maps.symbology.swing.IlvPersistentSDMNodeFactory
Sets the context that has persisted with the model.
setPhi0(double) - Method in class ilog.views.maps.defense.format.asrp.projection.IlvAbstractARCProjection
sets Phi0 parameter.
setPickingMode(String) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartFacesContextualMenu
Sets the picking mode.
setPickingMode(String) - Method in class ilog.views.chart.faces.dhtml.interactor.IlvChartSelectInteractor
Sets the picking mode.
setPickingMode(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartContextualMenuTag
Sets the picking mode.
setPickingMode(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartSelectInteractorTag
Sets the picking mode.
setPickingMode(int) - Method in class ilog.views.chart.interactor.IlvChartDataInteractor
Sets the interactor picking mode.
setPickingMode(int) - Method in class ilog.views.chart.servlet.IlvPickPointAction
Sets the picking mode.
setPinActionListener(String, ActionListener) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Sets the pin action listener for the dockable whose name is dockablePane This action listener will be invoked when the user hits the pin icon of the dockable pane.
setPinActionListener(ActionListener) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Sets a global action listener for all the dockable panes of the application.
setPinActionListener(ActionListener) - Method in class ilog.views.appframe.swing.mdi.IlvMDIDockingArea
Sets the action listener that is invoked when the pin button of a dockable pane created by this object has been pressed.
setPinAdditionAllowed(boolean) - Method in class ilog.views.interactor.IlvGrapherPinInteractor
Allows or prohibits pin addition.
setPinAdditionModifier(int) - Method in class ilog.views.interactor.IlvGrapherPinInteractor
Sets the addition modifier.
setPinAllowMultiConnection(boolean) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgePinConnectorInteractor
Sets whether a newly created pin should multiple hyperedge ends to connect to the same pin.
setPinColor(Color) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgePinConnectorInteractor
Sets the color of the newly created pin when it is visible.
setPinColor(Color) - Method in class ilog.views.linkconnector.IlvPinLinkConnector
Changes the color of the pins.
setPinCursor(Cursor) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnectorEdition
Sets the cursor used when the pointer is on a pin but not dragging.
setPinCursor(Cursor) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeBaseInteractor
Changes the cursor when the mouse is on top of a pin of a hyperedge pin connector.
setPinDirection(int) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgePinConnectorInteractor
Sets the direction into which the newly created pin connects to the hyperedge.
setPinDraggingAllowed(boolean) - Static method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnectorEdition
Sets whether it is allowed to drag a selected pin.
setPinDraggingAllowed(boolean) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnectorSelection
Sets whether it is allowed to drag a selected pin.
setPinDraggingAllowed(boolean) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgePinConnectorInteractor
Sets whether it is allowed to drag a selected pin.
setPinDraggingRestrictedToNodeBorder(boolean) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnector
Allows to restrict the movement of pins so that pins always stay at the border of the node.
setPinDraggingRestrictedToNodeBorder(boolean) - Static method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnectorEdition
Allows to restrict the movement of pins so that pins always stay at the border of the node.
setPinDraggingRestrictedToNodeBorder(boolean) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgePinConnectorInteractor
Allows to restrict the movement of pins so that pins always stay at the border of the node.
setPinLayerMode(int) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgePinConnectorInteractor
Sets the pin layer mode of the newly created hyperedge pin connector.
setPinMargin(double) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeBaseInteractor
Sets the margin for pins.
setPinMovable(boolean) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgePinConnectorInteractor
Sets whether a newly created pin should be movable.
setPinMoveAllowed(boolean) - Method in class ilog.views.interactor.IlvGrapherPinInteractor
Allows or prohibits pin move.
setPinOffset(double) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgePinConnectorInteractor
Sets the offset of the newly created pin from the border of the node.
setPinRemovalAllowed(boolean) - Method in class ilog.views.interactor.IlvGrapherPinInteractor
Allows or prohibits pin removal.
setPinRemovalModifier(int) - Method in class ilog.views.interactor.IlvGrapherPinInteractor
Sets the removal modifier.
setPinSelected(IlvHyperGrapherPin, boolean, boolean) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnectorSelection
Sets a pin selected.
setPinSelected(IlvHyperGrapherPin, boolean) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeBaseInteractor
Select or deselect a pin of a hyperedge pin connector.
setPinSelectedColor(Color) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgePinConnectorInteractor
Sets the color of the newly created pin if when is selected.
setPinSize(double) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgePinConnectorInteractor
Sets the pin size of the newly created pin.
setPinSize(int) - Method in class ilog.views.linkconnector.IlvPinLinkConnector
Changes the size of the pin ghosts.
setPinType(int) - Method in class ilog.views.linkconnector.IlvPinLinkConnector
Changes the type of the pin ghosts.
setPinVisible(boolean) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgePinConnectorInteractor
Sets whether a newly created pin should be visible.
setPinXORColor(Color) - Method in class ilog.views.linkconnector.IlvPinLinkConnector
Deprecated.
Beginning with Rogue Wave JViews 5.0 the method IlvPinLinkConnector.drawGhost(java.awt.Graphics, ilog.views.IlvTransformer, java.lang.Object, java.lang.Object, java.lang.Object, boolean) no longer sets the XOR mode. The ghost of the pins is drawn in paint mode and erased by invalidation of a region of the view (see IlvPinLinkConnector.getGhostBoundingBox(ilog.views.IlvTransformer)) followed by a redraw of the invalid regions of the view. Note that the XOR color is no longer saved in IVL files.
setPixelBitCount(int) - Method in class ilog.views.maps.raster.IlvRasterProperties
Sets the number of bits needed to code a pixel count.
setPixelOrder(int) - Method in class ilog.views.maps.raster.IlvRasterProperties
Sets the coding of the pixel indexes.
setPlotAreaBackground(Color) - Method in class ilog.views.chart.IlvChart
Sets the plot area background color.
setPlotAreaBackground(Color) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the plot area background color.
setPlotBackground(Paint) - Method in class ilog.views.chart.IlvChart.Area
Sets the background paint of the plotting area.
setPlotBackground(Color[], boolean) - Method in class ilog.views.chart.IlvChart.Area
Sets the background colors of the plotting rectangle.
setPlotRectIncludingAnnotations(boolean) - Method in class ilog.views.chart.IlvChart.Area
Specifies whether the layout is made in such a way that the plotting rectangle contains the markers and annotations of the visible data points.
setPlotStyle(IlvStyle) - Method in class ilog.views.chart.IlvChart.Area
Sets the style used to fill and outline the plotting area.
setPoint(IlpPointKey, IlpPoint) - Method in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
Changes the IlpPoint local value of a given property in this style.
setPoint(IlpPointKey, IlvPoint) - Method in class ilog.tgo.graphic.IltAbstractLegend
Deprecated.
This method is obsolete. Use IlpPoint instead of IlvPoint
setPoint(IltKey.Point, IlvPoint) - Method in class ilog.tgo.graphic.IltAbstractLegend
Deprecated.
This method is obsolete. Use IlpPointKey instead of IltKey.Point
setPoint(IlvPoint) - Method in class ilog.views.graphic.IlvExpandCollapseMarker
Changes the top left corner point of the marker.
setPoint(IlvPoint) - Method in class ilog.views.graphic.IlvFixedSizeGraphic
Changes the point that remains fixed.
setPoint(IlvPoint) - Method in class ilog.views.graphic.IlvHalfZoomingGraphic
Changes the point that remains fixed.
setPoint(IlvPoint) - Method in class ilog.views.graphic.IlvMarker
Changes the center point of the marker.
setPoint(IlvCoordinate) - Method in class ilog.views.maps.geometry.IlvMapPoint
Changes the value of the coordinate.
setPoint(IlvCoordinate) - Method in class ilog.views.maps.geometry.IlvMapText
Sets the position of the text.
setPoint(IlvPoint) - Method in class ilog.views.maps.graphic.IlvFontMarker
Sets a new position point for this marker.
setPoint1(double, double) - Method in class ilog.views.maps.IlvGeodeticComputation
Sets the first reference point.
setPoint2(double, double) - Method in class ilog.views.maps.IlvGeodeticComputation
Sets the second reference point.
setPointColor(Color) - Method in class ilog.views.maps.defense.terrain3d.symbol.Ilv3DSymbolStyle
Determines the color to use to display points.
setPointEditionAllowed(boolean) - Method in class ilog.views.graphic.IlvGeneralPath
Allows you to change the value returned by the method IlvGeneralPath.isPointEditionAllowed().
setPointerDepth(int) - Method in class ilog.cpl.graphic.component.IlpBalloon
Deprecated.
Sets the pointer height.
setPointerDepth(int) - Method in class ilog.views.graphic.composite.decoration.IlvBalloon
Sets the pointer height.
setPointerDistance(int) - Method in class ilog.cpl.graphic.component.IlpAlarmBalloon
Deprecated.
Sets the pointer distance.
setPointerDistance(int) - Method in class ilog.views.graphic.composite.decoration.IlvRoundRectBalloon
Sets the distance from the left balloon face.
setPointOfView(IlvCoordinate) - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
Sets the new viewpoint location.
setPointOfViewHeight(double) - Method in class ilog.views.maps.defense.terrain.IlvLineOfSightRasterStyle
Sets the POINTOFVIEWHEIGHT attribute value.
setPointOfViewHeight(double) - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
Sets the new viewpoint height.
setPointOfViewHeight(double) - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibilityStyle
Sets the point of view height.
setPointOfViewLat(double) - Method in class ilog.views.maps.defense.terrain.IlvLineOfSightRasterStyle
Sets the POINTOFVIEWLAT attribute value.
setPointOfViewLon(double) - Method in class ilog.views.maps.defense.terrain.IlvLineOfSightRasterStyle
Sets the POINTOFVIEWLON attribute value.
setPointRenderer(IlvFeatureRenderer) - Method in class ilog.views.maps.IlvDefaultFeatureRenderer
Sets the graphic renderer used to translate points into graphic objects.
setPointRenderer(IlvFeatureRenderer) - Method in class ilog.views.maps.rendering.IlvDefaultMultiPointRenderer
Sets the feature renderer used to translate points into graphic objects.
setPointRenderingStyle(IlvMapPointRenderingStyle) - Method in class ilog.views.maps.rendering.IlvDefaultPointRenderer
Sets the rendering style for this renderer.
setPoints(IlvPoint[], boolean) - Method in class ilog.views.graphic.IlvPointArray
Changes the points of the IlvPointArray.
setPoints(IlvCoordinate[]) - Method in class ilog.views.maps.defense.terrain.IlvAltitudeChart
Sets the path points.
setPolarParameters(double, double, boolean) - Method in class ilog.views.chart.IlvChart
Specifies the parameters of a polar projector.
setPolygonalBorder(boolean) - Method in class ilog.tgo.graphic.renderer.IltAbstractDirectImageBaseRendererFactory
Indicates whether the alarm and selection borders should be drawn with a polygon that follows the border of the image.
setPolygonalBorder(boolean) - Method in class ilog.tgo.graphic.renderer.IltAbstractImageBaseRendererFactory
Indicates whether the alarm and selection borders should be drawn with a polygon that follows the border of the image.
setPolygonalBorder(boolean) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the boolean denoting if the borders are represented by a polygon around the base.
setPolylineLinkOverlapReductionEnabled(boolean) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets whether optimization of polyline links to avoid links overlapping large neighbor nodes is enabled.
setPopupEnabled(boolean) - Method in class ilog.views.chart.servlet.IlvChartServletSupport
Sets whether this support can handle pop-up menu requests.
setPopupEnabled(boolean) - Method in class ilog.views.gantt.servlet.IlvGanttServletSupport
Enables or disables the support of pop-up menu requests.
setPopupEnabled(boolean) - Method in class ilog.views.servlet.IlvManagerServletSupport
Enables or disables the support of pop-up menu requests.
setPopupMenu(JPopupMenu) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer
Sets the Swing pop-up menu of this renderer.
setPopupMenu(JPopupMenu) - Method in class ilog.views.IlvGraphic
Sets the Swing pop-up menu of this object.
setPopupMenu(JComponent, JPopupMenu) - Static method in class ilog.views.swing.IlvPopupMenuManager
Stores a Swing pop-up menu of a Swing component.
setPopupMenuContext(MenuElement, IlvPopupMenuContext) - Static method in class ilog.views.swing.IlvPopupMenuManager
Stores the pop-up menu context of a pop-up menu element (for instance, the pop-up menu itself or a menu item or a submenu).
setPopupMenuFactory(IlpPopupMenuFactory) - Method in class ilog.cpl.graph.action.toolbar.IlpGraphInteractorButton
Sets the pop-up menu factory to be used to create a pop-up menu.
setPopupMenuFactory(IlpPopupMenuFactory) - Method in class ilog.cpl.interactor.IlpAbstractInteractor
Sets the pop-up menu factory to be used to create a pop-up menu.
setPopupMenuFactory(IlpPopupMenuFactory) - Method in interface ilog.cpl.interactor.IlpInteractor
Sets the pop-up menu factory to be used to create a pop-up menu with this interactor.
setPopupMenuFactory(IltPopupMenuFactory) - Method in class ilog.tgo.graphic.IltObjectInteractor
Deprecated.
Sets the pop-up menu factory.
setPopupMenuName(String) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityCompositeRenderer
Sets the Swing pop-up menu of this activity composite renderer by name.
setPopupMenuName(String) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer
Sets the Swing pop-up menu of this activity graphic renderer by name.
setPopupMenuName(String) - Method in class ilog.views.IlvGraphic
Sets the Swing pop-up menu of this object by name.
setPopupMenuName(JComponent, String) - Static method in class ilog.views.swing.IlvPopupMenuManager
Stores the name of a Swing pop-up menu of a Swing component.
setPopupMenusEnabled(boolean) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Sets whether pop-up menus are enabled for the Gantt sheet.
setPortMinSize(int) - Method in class ilog.views.dashboard.IlvDashboardLinkManager
Sets the minimum size of the link ports.
setPortsColor(Color) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentMakeLinkButton
Changes the color of the ports.
setPortsColor(Color) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkMakeLinkButton
Changes the color of the ports.
setPortsColor(Color) - Method in class ilog.tgo.interactor.IltMakeLinkInteractor
Changes the color of the ports.
setPosition(IlpRepresentationObject, IlpPosition, IlpPositionSource) - Method in class ilog.cpl.graph.IlpGraphView
Sets the current position or shape of an object.
setPosition(IlpRepresentationObject, IlpPosition, IlpPositionSource) - Method in class ilog.cpl.IlpEquipment
Sets the current position or shape of an object.
setPosition(IlpRepresentationObject, IlpPosition, IlpPositionSource) - Method in class ilog.cpl.IlpNetwork
Sets the current position or shape of an object.
setPosition(IlpPoint) - Method in class ilog.cpl.interactor.IlpDefaultInteractionContext
Sets the location where a gesture ended, in view coordinates.
setPosition(IlpPoint) - Method in interface ilog.cpl.interactor.IlpInteractionContext
Sets the location where a gesture ended, in view coordinates.
setPosition(IltDecorationSource, int) - Method in class ilog.tgo.graphic.IltSecondaryStatePositioner
Assigns a position in the secondary state stacker to a specific state.
setPosition(IlpPosition) - Method in class ilog.tgo.model.IltObject
Sets the position/shape of the object, as known to the data source.
setPosition(int) - Method in class ilog.views.chart.graphic.IlvDefaultDataAnnotation
Sets the position of the annotation relative to the display point.
setPosition(int) - Method in class ilog.views.gantt.IlvVerticalDisplayController
Sets the beginning of the vertical range displayed by the controller and its associated vertically scrollable components.
setPosition(int) - Method in class ilog.views.graphic.IlvFixedSizeGraphic
Changes the position of the point that remains fixed.
setPosition(int) - Method in class ilog.views.graphic.IlvHalfZoomingGraphic
Changes the position of the point that remains fixed.
setPosition(IlvPoint) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the position of the layout.
setPosition(double, double) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelDescriptor
Sets the label conceptually to the specified position.
setPosition(double, double) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPointLabelDescriptor
Sets the label conceptually to the specified position.
setPosition(double, double) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
Sets the label conceptually to the specified position.
setPosition(IlvPoint, boolean) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the position of the layout.
setPosition(IlvPoint) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the position of the layout.
setPosition(IlvPoint, IlvTransformer) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperGrapherPin
Sets the position of the pin.
setPosition(IlvPoint, IlvTransformer) - Method in class ilog.views.hypergraph.IlvDefaultHyperEdgeEnd
Sets the position of the hyperedge end.
setPosition(IlvPoint, IlvTransformer) - Method in interface ilog.views.hypergraph.IlvHyperEdgeEnd
Sets the position of the hyperedge end point.
setPosition(IlvPoint, IlvTransformer) - Method in class ilog.views.linkconnector.IlvDefaultGrapherPin
Sets the absolute position of the pin.
setPosition(IlvPoint, IlvTransformer) - Method in class ilog.views.linkconnector.IlvGrapherPin
Sets the position of the pin.
setPosition(int) - Method in class ilog.views.maps.defense.format.asrp.IlvRasterASRPReader.FieldPosition
Sets the field position.
setPosition(Ilv3DDoubleVector) - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DCamera
Sets the position of the camera
setPosition(int) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
Sets the position of the legend box with respect to the SDM view.
setPositionAttribute(IlpClass, IlpAttribute) - Method in class ilog.cpl.graph.IlpAbstractNodeAdapter
Sets the position attribute used by objects belonging to the given business object class.
setPositionConverter(IlpPositionConverter) - Method in class ilog.cpl.equipment.renderer.IlpPositioningRenderer
Changes the position converter.
setPositionConverter(IlpPositionConverter) - Method in class ilog.cpl.graph.IlpGraphView
Changes the position converter.
setPositionConverter(IlpPositionConverter) - Method in class ilog.cpl.IlpEquipment
Changes the position converter of the view.
setPositionConverter(IlpPositionConverter) - Method in class ilog.cpl.IlpNetwork
Changes the view's position converter.
setPositionConverter(IlpPositionConverter) - Method in class ilog.cpl.network.renderer.IlpPositioningRenderer
Changes the position converter.
setPositionHandler(IlpPositionHandler) - Method in class ilog.cpl.graph.IlpGraphController
Sets the handler for move/reshape operations.
setPositionHandler(IlpNetworkPositionHandler) - Method in class ilog.cpl.network.IlpNetworkController
Deprecated.
Please use ilog.cpl.graph.IlpGraphController.setPositionHandler instead.
setPositioningRenderer(IlpPositioningRenderer) - Method in class ilog.cpl.graph.IlpGraphView
 
setPositionMin(String) - Method in class ilog.views.prototypes.IlvTranslateBehavior
Sets the positionMin parameter for this behavior object.
setPositionRange(String) - Method in class ilog.views.prototypes.IlvTranslateBehavior
Sets the positionRange parameter for this behavior object.
setPositions(IlpGeographicPosition[]) - Method in class ilog.cpl.network.IlpGeographicPolyPoints
Sets the array of points.
setPositiveDirectionKey(int) - Method in class ilog.views.chart.interactor.IlvChartScrollInteractor
Sets the key associated with a scroll in the positive direction.
setPositivePrefix(String) - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
Overridden version of the same method of DecimalFormat.
setPositiveSuffix(String) - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
Overridden version of the same method of DecimalFormat.
setPower(float) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
Sets the power of the antenna.
setPower(float) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer
Sets the power of the antenna.
setPower(float) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Standard
Sets the power of the antenna.
setPower(int) - Method in class ilog.tgo.model.IltBTSAntenna
Changes the power of the antenna.
setPowerMaxValue(int) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
Sets the maximum power possible value for the antenna.
setPowerMaxValue(int) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer
Sets the maximum power possible value for the antenna.
setPowerMaxValue(int) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Standard
Sets the maximum power possible value for the antenna.
setPreciseContains(boolean) - Static method in class ilog.views.maps.graphic.IlvMapPolyline
Set to true if the contains method should perform a precise and costly check.
setPreciseImage(boolean) - Method in class ilog.views.maps.defense.terrain3d.symbol.Ilv3DSymbolStyle
Determines if the number of pixels in the symbol image size should be doubled.
setPrecision(double) - Method in class ilog.views.maps.defense.terrain.IlvGradientRasterStyle
Sets the PRECISION attribute value.
setPrecision(double) - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
Sets the new precision in meters.
setPrecision(double) - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibilityStyle
Sets the computation precision in meters.
setPrecision(int) - Method in class ilog.views.maps.IlvAbstractCoordinateFormatter
Sets the precision of coordinates (number of digits after dot).
setPrecision(int) - Method in class ilog.views.util.servlet.tiling.IlvFileTileURLFactory
Sets the number of digits used when building file names.
setPredicate(IlvVisibilityPredicate) - Method in class ilog.views.gantt.scale.IlvVisibleTimeScaleRows
Sets the predicate for controlling the visibility of the time scale rows.
setPredicate(IlvMResource) - Method in class ilog.views.sdm.metadata.IlvMStatement
Sets the predicate of the statement.
setPredictionCursorMode(boolean) - Static method in class ilog.views.IlvReshapeSelection
Sets the prediction cursor mode.
setPreferences(IlvDashboardPreferences) - Method in class ilog.views.dashboard.IlvDashboardEditor
Sets an IlvDashboardPreferences object to the editor.
setPreferredDirection(int) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPointLabelDescriptor
Sets the preferred direction where the label is placed relative to the reference point or related obstacle.
setPreferredDirection(int) - Method in class ilog.views.maps.labelling.IlvMapLayoutParameters
Sets the preferred direction.
setPreferredDistFromPath(double) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPointLabelDescriptor
Sets the preferred distance from the location on the path.
setPreferredDistFromPath(double) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
Sets the preferred distance from the location on the path.
setPreferredDistFromPath(double) - Method in class ilog.views.maps.labelling.IlvMapLayoutParameters
Set the preferred dist from path.
setPreferredForkAxisLength(double) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the preferred length of the axis of a fork shape.
setPreferredHeight(int) - Method in class ilog.views.gantt.swing.IlvJTableHeader
Sets the explicitly preferred height of the table header.
setPreferredLayout(IlvGraphModel, IlvGraphLayout) - Method in class ilog.views.graphlayout.IlvDefaultLayoutProvider
Sets the layout instances to be used for laying out graphModel.
setPreferredLayout(IlvGraphModel, IlvGraphLayout, boolean) - Method in class ilog.views.graphlayout.IlvDefaultLayoutProvider
Deprecated.
setPreferredLayout(IlvGraphModel, IlvGraphLayout, boolean, boolean) - Method in class ilog.views.graphlayout.IlvDefaultLayoutProvider
Sets the layout instances to be used for laying out graphModel.
setPreferredLayoutPropertyPrefix(String) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
Sets the property name of the preferred layout.
setPreferredLayoutPropertyPrefix(String) - Method in interface ilog.views.graphlayout.IlvGrapherPropertyAdapter
Sets the property name of the preferred layout.
setPreferredLayoutPropertyPrefix(String) - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
Sets the property name of the preferred layout.
setPreferredLength(double) - Method in class ilog.cpl.graph.graphlayout.css.IlpUniformLengthEdgesLayoutParameters
Sets the preferred length of a link.
setPreferredLength(Object, double) - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
Sets the preferred length of a link.
setPreferredLinksLength(double) - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
Sets the global preferred length of the links.
setPreferredPercentageFromStart(double) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
Sets the percentage relative to the length of the polyline that defines the preferred position for the label.
setPreferredSide(int) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
Sets the preferred side where the label is placed.
setPreferredSize(Dimension) - Method in class ilog.tgo.graphic.renderer.IltCardItemBaseRenderer
Sets the preferred size for the card item representation.
setPreferredSize(Dimension) - Method in class ilog.tgo.graphic.renderer.IltLogicalBaseRenderer
Sets the preferred size for the logical representation.
setPreferredSize(Dimension) - Method in class ilog.tgo.graphic.renderer.IltOPCBaseRenderer
Sets the preferred size for the Off-Page connector representation.
setPreferredSize(Dimension) - Method in class ilog.tgo.graphic.renderer.IltTinyBaseRenderer
Sets the preferred size for the tiny representation.
setPreferredSize(Dimension) - Method in class ilog.views.gantt.swing.IlvJTableHeader
Sets the explicitly preferred width and height of the table header.
setPreferredSize(Dimension) - Method in class ilog.views.IlvManagerView
Sets the preferred size of the view to a constant value.
setPreferredVisibleHours(int) - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
Sets the preferred number of hours that will be displayed when the activity sheet is placed in a scrollpane.
setPreferredVisibleHours(int) - Method in class ilog.views.gantt.swing.calendarview.IlvVerticalHourScale
Sets the preferred number of hours that will be displayed when the scale is placed in a scrollpane.
setPrefix(String) - Method in class ilog.views.appframe.settings.IlvSettings
This method has no effects as documents do not support prefixes.
setPrefix(String) - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
Sets the prefix of the attribute.
setPrefix(String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
Sets the prefix of this element.
setPrefix(String) - Method in class ilog.views.maps.beans.IlvJMapScaleControl
Sets the prefix displayed before the actual scale value.
setPreserveAspectModifier(int) - Static method in class ilog.views.IlvReshapeSelection
Sets the modifier for preserving aspect ratio during reshape.
setPreserveFixedLinks(boolean) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
If the argument is true, specifies that the layout is not allowed to reshape the links indicated as fixed by the user.
setPreserveFixedLinks(boolean) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets whether the layout avoids movement of fixed links.
setPreserveFixedLinks(boolean) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
If the argument is true, specifies that the layout is not allowed to reshape the links indicated as fixed by the user.
setPreserveFixedNodes(boolean) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets whether the layout avoids movement of fixed nodes.
setPreserveFixedNodes(boolean) - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
If the argument is true, specifies that the layout is not allowed to move the nodes indicated as fixed by the user.
setPrettyPrint(boolean) - Method in class ilog.cpl.storage.IlpDataSourceOutput
Enables or disables pretty printing.
setPreviewBackground(Color) - Method in class ilog.views.util.print.IlvPrintPreviewPanel
Specifies the background color of the preview area (behind the pages).
setPreviewMode(int) - Method in class ilog.views.util.print.IlvPrintingController
Changes the mode of the IlvPrintPreviewPanel created by IlvPrintingController.createPrintPreviewWindow(java.awt.Window).
setPreviewSubsampling(int, int) - Method in class ilog.views.maps.raster.IlvRasterTileLoader
Sets the subsampling factor for a possible preview image.
setPreviousMonthForeground(Color) - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
Sets the foreground color for the previous month cells.
setPrimaryDirection(int) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Sets the primary direction of arrangement of the rectangles.
setPrimitiveLocalValueSet(UIComponent, String) - Static method in class ilog.views.faces.IlvFacesUtil
Marks the specified property as locally changed.
setPrintableArea(IlvUnit.Rectangle) - Method in class ilog.views.gantt.print.IlvPrintableTimeScale
Sets the area, in page coordinates, defining where the time scale should be printed.
setPrintableArea(IlvUnit.Rectangle) - Method in class ilog.views.util.print.IlvPrintableComponent
Sets the area, in page coordinates, defining where the object should be printed.
setPrintableArea(IlvUnit.Rectangle) - Method in class ilog.views.util.print.IlvPrintableLabel
Sets the area, in page coordinates, defining where the label should be printed.
setPrintableArea(IlvUnit.Rectangle) - Method in class ilog.views.util.print.IlvPrintableRectangle
Sets the area, in page coordinates, defining where the rectangle should be printed.
setPrintArea - Static variable in class ilog.views.diagrammer.application.IlvDiagrammerAction
This action calls the IlvDiagrammer.setPrintArea() method.
setPrintArea() - Method in class ilog.views.diagrammer.IlvDiagrammer
Lets the user define the print area for this diagram component interactively.
setPrintArea(IlvRect) - Method in class ilog.views.print.IlvManagerPrintableDocument
Changes the area of the manager that is printed.
setPrintArea(IlvRect) - Method in class ilog.views.print.IlvSimplePrintableManager
Changes the area of the manager that is printed.
setPrintingAllRange(boolean) - Method in class ilog.views.gantt.print.IlvGanttPrintableDocument
Specifies whether to print the entire time range.
setPrintingChart(boolean) - Method in class ilog.views.chart.print.IlvChartPrintableDocument
Sets which of the chart or chart area is printed.
setPrintingController(IlvManagerPrintingController) - Method in class ilog.views.diagrammer.IlvDiagrammer
Changes the printing controller that handles all the printing-related tasks for this diagram component.
setPrintingController(IlvManagerPrintingController) - Method in class ilog.views.print.IlvPrintAreaInteractor
Sets the printing controller associated to the interactor.
setPrintingErrors(boolean) - Method in class ilog.views.tiling.IlvTileController
Specifies whether this tile controller should print all errors occurring while loading a tile.
setPrintingWithBackground(boolean) - Method in class ilog.views.gantt.print.IlvGanttPrintableDocument
Sets whether the background is painted when printing.
setPrintingWithBackground(boolean) - Method in class ilog.views.gantt.print.IlvPrintableGanttSheet
Sets whether the background is painted when printing.
setPrintWeekendsOpaque(boolean) - Method in class ilog.views.gantt.graphic.grid.IlvWeekendGrid
Sets whether transparent weekend colors are forced to be printed as opaque.
setPriority(int) - Method in class ilog.views.chart.IlvChartInteractor
Sets the priority of this interactor.
setPriority(float) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalConstraint
Sets the priority of the constraint.
setPrivate(String, boolean) - Method in class ilog.views.prototypes.IlvGroup
Marks a property of this group as private.
setProbableCause(IltAlarm.ProbableCause) - Method in class ilog.tgo.model.IltAlarm
Sets the probable cause.
setProcessMouseMoveEvents(boolean) - Method in class ilog.views.sdm.renderer.IlvInteractorRenderer
Sets the processMouseMoveEvents to set.
setProgress(int) - Method in class ilog.views.appframe.util.IlvProgressMonitor
Sets a new progression value.
setProgressiveScroll(boolean) - Method in class ilog.views.interactor.IlvAbstractScrollInteractor
Sets whether progressive scrolling is enabled.
setProgressiveScroll(boolean) - Method in class ilog.views.interactor.IlvSelectInteractor
Sets whether progressive scrolling is enabled.
setProgressiveZoom(boolean) - Method in class ilog.views.faces.component.IlvFacesView
Sets progressive zoom.
setProgressiveZoom(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Sets the progressive zoom property
setProject(URL) - Method in class ilog.cpl.IlpEquipment
Sets a Equipment component project configuration.
setProject(IlpProject) - Method in class ilog.cpl.IlpEquipment
Sets the component project configuration.
setProject(URL) - Method in class ilog.cpl.IlpNetwork
Sets a Network component project configuration.
setProject(IlpProject) - Method in class ilog.cpl.IlpNetwork
Sets a Network component project configuration.
setProject(URL) - Method in class ilog.cpl.IlpTable
Sets a Table component project configuration.
setProject(IlpProject) - Method in class ilog.cpl.IlpTable
Sets the project configuration, containing data source information and style sheets.
setProject(URL) - Method in class ilog.cpl.IlpTree
Sets a Tree component project configuration.
setProject(IlpProject) - Method in class ilog.cpl.IlpTree
Sets the project configuration, containing data source information and style sheets.
setProject(String) - Method in class ilog.tgo.faces.graph.component.IltFacesGraphView
Sets the component project configuration.
setProject(String) - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphViewTag
Sets the project property.
setProject(String) - Method in class ilog.views.chart.faces.component.IlvChartView
The URL to a chart designer project.
setProject(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
The URL to a chart designer project.
setProject(HttpServletRequest, String) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartServletSupport
Sets the project passed as parameter.
setProject(URL) - Method in class ilog.views.chart.IlvChart
Sets the project file URL of this chart.
setProject(IlvDiagrammerProject) - Method in class ilog.views.dashboard.IlvDashboardDiagram
Loads a JViews Diagrammer project into this dashboard diagram.
setProject(String) - Method in class ilog.views.diagrammer.faces.component.IlvFacesDiagrammerView
Sets the diagrammer designer project to this diagrammer.
setProject(String) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerViewTag
The project property.
setProject(IlvDiagrammerProject) - Method in class ilog.views.diagrammer.IlvDiagrammer
Loads a project in this diagram component.
setProject(IlvDiagrammerProject, boolean) - Method in class ilog.views.diagrammer.IlvDiagrammer
setProject(HttpServletRequest, String) - Method in class ilog.views.diagrammer.servlet.IlvDiagrammerServlet
Loads a Diagrammer project file.
setProject(HttpServletRequest, String) - Method in class ilog.views.diagrammer.servlet.IlvDiagrammerServletSupport
Loads a Diagrammer project file.
setProject(String) - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
Sets the URL to a Gantt designer project.
setProject(HttpServletRequest, String) - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttServletSupport
Sets the project URL to the current hierarchy chart.
setProject(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
Sets the URL to a Gantt designer project.
setProject(URL) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the project file URL of this chart.
setProject(HttpServletRequest, String) - Method in class ilog.views.maps.servlet.IlvMapServletSupport
Loads a Diagrammer project file.
setProjectionCenter(IlvCoordinate, double) - Method in class ilog.views.maps.projection.IlvObliqueMercatorProjection
Sets the projection origin an azimuth.
setProjectionCylinders(IlvCoordinate, IlvCoordinate) - Method in class ilog.views.maps.projection.IlvObliqueMercatorProjection
Sets the two points defining this projection.
setProjectionPropertySheetVisible(boolean) - Method in class ilog.views.maps.beans.IlvJCoordinateSystemEditorPanel
Sets the visibility of the projection property sheet of the editor.
setProjectionType(int) - Method in class ilog.views.chart.IlvChart3DView
Sets the projection type.
setProjectorReversed(boolean) - Method in class ilog.views.chart.IlvChart
Specifies whether the chart projector is reversed.
setProjectStart(Date) - Method in class ilog.views.gantt.model.IlvCriticalPathCalculator
Sets the data model's project start date.
setProjectStart(Date) - Method in class ilog.views.gantt.model.IlvGanttModelScheduler
Sets the data model's project start date.
setPropagatePositionToDataSource(boolean) - Method in class ilog.cpl.graph.IlpGraphHandlerWithDataSource
Sets if position changes shall be forwarded to the data source, or kept local in the graph view.
setProperties(UIComponent) - Method in class ilog.tgo.faces.datasource.dhtml.taglib.IltFacesDataSourceTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.tgo.faces.equipment.dhtml.taglib.IltFacesEquipmentViewTag
Sets the properties accordingly.
setProperties(UIComponent) - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesClientSelectInteractorTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphInteractorTag
Overrides properties and attributes of the specified component if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphViewSelectionManagerTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphViewTag
Sets the properties accordingly.
setProperties(UIComponent) - Method in class ilog.tgo.faces.network.dhtml.taglib.IltFacesNetworkViewTag
Sets the properties accordingly.
setProperties(UIComponent) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartLegendTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartOverviewTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartPanInteractorTag
Overrides properties and attributes of the specified component if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartPickInteractorTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartSelectInteractorTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewComponentTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartZoomInteractorTag
Overrides properties and attributes of the specified component if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvDataSourceTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvFacesJDBCMappingTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvJDBCDataSourceTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvXMLDataSourceTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(IlvDiagrammer, Object, Map) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDiagrammerPropertyAccessor
Sets the properties of the given object.
setProperties(UIComponent) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDashboardViewTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerDataSourceTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerLinkInteractorTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerResizeInteractorTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerSelectInteractorTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerSelectionManagerTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerViewTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerXMLDataSourceTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesNodeOrLinkSelectInteractorTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesNodeOrLinkSelectRectInteractorTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.dhtml.taglib.IlvCursorChangeInteractorTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.dhtml.taglib.IlvDHTMLSizedTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.dhtml.taglib.IlvDHTMLViewHelperTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.dhtml.taglib.IlvDHTMLViewTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesHighlightInteractorTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesMapInteractorTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesMapRectInteractorTag
Overrides properties and attributes of the specified component if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesOverviewTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesPanInteractorTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesPanToolTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesSelectInteractorTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesSelectionManagerTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesTooltipInteractorTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesZoomInteractorTag
Overrides properties and attributes of the specified component if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesZoomToolTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.dhtml.taglib.IlvInteractorGroupTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.dhtml.taglib.IlvInterceptInteractorTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.dhtml.taglib.IlvMessageBoxTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.dhtml.taglib.IlvObjectSelectInteractorTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.dhtml.taglib.IlvObjectSelectRectInteractorTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.taglib.IlvBaseTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.taglib.IlvContextualMenuTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.taglib.IlvDragRectInteractorTag
Overrides properties and attributes of the specified component if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.taglib.IlvInteractorTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.taglib.IlvMenuTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.taglib.IlvSizedTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.faces.taglib.IlvViewHelperTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(IlvHierarchyChart, Object, Map) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesGanttPropertyAccessor
Set the properties of an object.
setProperties(UIComponent) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLHierarchyChartViewTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesGanttDataSourceTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesGanttSelectionManagerTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesGanttXMLDataSourceTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesNodeSelectInteractorTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesResizeActivityInteractorTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesRowExpandCollapseInteractorTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesRowSelectInteractorTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesSheetScrollInteractorTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(UIComponent) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesTableScrollInteractorTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties() - Method in class ilog.views.maps.datasource.ibm.db2.IlvDB2ConnectionInfo
Sets up the properties for use in DriverManager.getConnection(String, Properties).
setProperties() - Method in class ilog.views.maps.datasource.ibm.IlvDBConnectionInfo
Sets up the properties for use in DriverManager.getConnection(String, Properties).
setProperties() - Method in class ilog.views.maps.datasource.ibm.informix.IlvInformixConnectionInfo
Sets up the properties for use in DriverManager.getConnection(String, Properties).
setProperties(UIComponent) - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
Sets up the component properties.
setProperties(UIComponent) - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesLayerVisibilityToolTag
Override properties and attributes of the specified component, if the corresponding properties of this tag handler instance were explicitly set.
setProperties(double, char) - Method in class ilog.views.maps.grids.IlvMGRSGrid.GridInfo
setProperties(double, String) - Method in class ilog.views.maps.grids.IlvMGRSGrid.GridInfo
Sets the value and direction.
setProperties(IlvAttributeProperty) - Method in class ilog.views.maps.raster.IlvRasterTileLoader
Sets the properties that will affect the image when it is created.
setProperty(String, Object) - Method in class ilog.cpl.graph.background.IlpAbstractBackground
Implementation of IlpBackground.setProperty.
setProperty(String, Object) - Method in interface ilog.cpl.graph.background.IlpBackground
Sets the value of a property of this background.
setProperty(Object, Object) - Method in class ilog.cpl.graphic.IlpGraphicRendererContext
Deprecated. 
setProperty(String, Object) - Method in class ilog.cpl.service.IlpDefaultContext
Sets a property value in the context.
setProperty(Object, Object) - Method in class ilog.tgo.composite.IltcCompositeGraphic
Sets the named property.
setProperty(Object, String, Object) - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltLabelingModel
 
setProperty(Object, Object) - Method in class ilog.tgo.model.IltGroup
Sets the named property.
setProperty(Object, Object) - Method in class ilog.tgo.model.IltLink
Sets the named property.
setProperty(Object, Object) - Method in class ilog.tgo.model.IltNetworkElement
Sets the named property.
setProperty(Object, Object) - Method in class ilog.tgo.model.IltObject
Sets the named property.
setProperty(Object, Object) - Method in class ilog.tgo.model.IltOffPageConnector
Sets the named property.
setProperty(Object, Object) - Method in class ilog.tgo.model.IltShelfItem
Sets the named property.
setProperty(Object, Object) - Method in class ilog.tgo.model.IltState
Sets the named property.
setProperty(Object, Object) - Method in interface ilog.util.IlWithProperties
Sets the value of a client property.
setProperty(String, Object) - Method in class ilog.views.appframe.docview.IlvAbstractDocument
Sets one of the properties of this document using the associated key.
setProperty(String, Object) - Method in class ilog.views.appframe.docview.IlvAbstractStaticViewContainer
Changes the value of one of the properties of this view container.
setProperty(String, Object) - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
Changes the value of one of the properties of this document template.
setProperty(String, Object) - Method in class ilog.views.appframe.docview.IlvDocumentViewSupport
Changes the value of one of the properties of the view.
setProperty(String, Object) - Method in class ilog.views.appframe.docview.project.IlvDefaultDataContainer.AbstractNode
Sets a new value to the property of the node with the specified propertyName.
setProperty(String, Object) - Method in interface ilog.views.appframe.docview.project.IlvDefaultDataContainer.Node
Sets a new value to the property of the node with the specified propertyName.
setProperty(String, Object) - Method in class ilog.views.appframe.IlvApplication
Sets one of the properties of the application using the associated key.
setProperty(String, Object) - Method in class ilog.views.appframe.swing.IlvPanelView
Sets one of the client properties of this panel using the associated key.
setProperty(String, Object) - Method in class ilog.views.appframe.swing.IlvTreeView
Sets one of the client properties of this tree, using the associated key.
setProperty(String, Object) - Method in class ilog.views.appframe.swing.mdi.IlvInternalFrame
Sets one of this internal frame's properties using the associated key.
setProperty(String, Object) - Method in class ilog.views.appframe.swing.mdi.IlvMDITab
Sets one of the client properties of this MDI tab using the associated key.
setProperty(String, Object) - Method in class ilog.views.appframe.util.IlvDefaultPropertyManager
Changes one of the properties of this object.
setProperty(String, Object) - Method in interface ilog.views.appframe.util.IlvPropertyManager
Changes the value of one of the properties of this object.
setProperty(IlvDataSet, String, Object) - Method in interface ilog.views.chart.data.xml.IlvXMLPropertyReader
Installs the specified property on the specified data set.
setProperty(UIComponent, String, String) - Method in class ilog.views.faces.taglib.IlvBaseTag
Sets a property on the component.
setProperty(String, Object) - Method in class ilog.views.gantt.model.general.IlvGeneralActivity
Stores a user-defined property in this activity's property table.
setProperty(String, Object) - Method in class ilog.views.gantt.model.general.IlvGeneralConstraint
Stores a user-defined property in this constraint's property table.
setProperty(String, Object) - Method in class ilog.views.gantt.model.general.IlvGeneralReservation
Stores a user-defined property in this reservation's property table.
setProperty(String, Object) - Method in class ilog.views.gantt.model.general.IlvGeneralResource
Stores a user-defined property in this resource's property table.
setProperty(String, Object) - Method in class ilog.views.gantt.model.table.IlvTableActivity
Stores a user-defined property in the property table of this activity.
setProperty(String, Object) - Method in class ilog.views.gantt.model.table.IlvTableConstraint
Stores a user-defined property in the property table of this resource.
setProperty(String, Object) - Method in class ilog.views.gantt.model.table.IlvTableReservation
Stores a user-defined property in the property table of this resource.
setProperty(String, Object) - Method in class ilog.views.gantt.model.table.IlvTableResource
Stores a user-defined property in the property table of this resource.
setProperty(Object, String, Object) - Method in class ilog.views.gantt.property.IlvPropertyDescriptor
Sets the value of a user-defined or Java Bean property.
setProperty(String, Object) - Method in interface ilog.views.gantt.property.IlvUserPropertyHolder
Stores a user-defined property in the object's property table, with its value.
setProperty(IlvGraphic, String, Object) - Method in interface ilog.views.graphic.composite.objectinteractor.IlvCompositeContext
sets a property
setProperty(Object, String, Object) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
Sets the value of a property for a node or a link.
setProperty(String, Object) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
Sets the value of a property for the graph.
setProperty(String, Object) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets the value of a property for the layout instance.
setProperty(IlvGraphModel, Object, String, Object) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets the value of a property for a node or a link, using a given graph model.
setProperty(Object, String, Object) - Method in class ilog.views.graphlayout.IlvGraphModel
Sets the value of a property for a node or a link.
setProperty(String, Object) - Method in class ilog.views.graphlayout.IlvGraphModel
Sets the value of a property for the graph model.
setProperty(Object, String, Object) - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
Sets the value of a property for a node or a link.
setProperty(String, Object) - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
Sets the value of a property for the graph model.
setProperty(Object, String, Object) - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
Sets the value of a property for a label or an obstacle.
setProperty(String, Object) - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
Sets the value of a property for the labeling model.
setProperty(Object, String, Object) - Method in class ilog.views.graphlayout.labellayout.IlvLabelingModel
Sets the value of a property for a label or an obstacle.
setProperty(String, Object) - Method in class ilog.views.graphlayout.labellayout.IlvLabelingModel
Sets the value of a property for the labeling model.
setProperty(String, Object) - Method in class ilog.views.IlvGraphic
Sets the value of a property.
setProperty(String, Object) - Method in class ilog.views.IlvManager
Sets the value of a property.
setProperty(String, Object) - Method in class ilog.views.IlvManagerLayer
Sets the value of a property.
setProperty(String, String) - Method in class ilog.views.maps.faces.dhtml.component.IlvFacesGoogleViewComponent
Sets a JSF tag property
setProperty(String, Object) - Method in class ilog.views.maps.IlvMapFeature
Adds a property to this object.
setProperty(Object, String, Object) - Method in class ilog.views.maps.symbology.swing.IlvPersistentSDMModelXMLConnector
setProperty(IlvGraphic, String, Object) - Method in class ilog.views.sdm.IlvSDMCompositeContext
Sets a property on an object of the SDM model.
setProperty(String, Object) - Method in class ilog.views.sdm.model.IlvDefaultSDMNode
Stores a property in this object's property table.
setProperty(String, Object) - Method in interface ilog.views.sdm.model.IlvMutableSDMNode
Sets a property of the data object.
setProperty(Object, String, Object) - Method in class ilog.views.sdm.util.IlvXMLConnector
Sets a property of an object.
setProperty(String, Object) - Method in class ilog.views.symbol.util.IlvSymbolProperties
Sets a symbol property value.
setProperty(TableModel, int, Object) - Method in class ilog.views.util.data.IlvBasicTableModelPropertyDescriptor
Calls model.setValueAt(propertyValue, rowIndex, lookupColumn).
setProperty(TableModel, int, Object) - Method in class ilog.views.util.data.IlvEnumerationTableModelPropertyDescriptor
Sets the given property value inside the given TableModel at the given rowIndex.
setProperty(TableModel, int, Object) - Method in class ilog.views.util.data.IlvMultiColumnTableModelPropertyDescriptor
Sets the value for the given TableModel and rowIndex.
setProperty(String, int, Object) - Method in class ilog.views.util.data.IlvTableModelMapper
Sets back the given property value inside the TableModel at the row index rowIndex.
setProperty(TableModel, int, Object) - Method in interface ilog.views.util.data.IlvTableModelPropertyDescriptor
Sets the given property value inside the given TableModel at the given rowIndex.
setPropertyAccessor(IltFacesPropertyAccessor) - Method in class ilog.tgo.faces.graph.dhtml.component.IltFacesGraphViewSelectionManager
Sets the IltFacesPropertyAccessor instance that will be used to access the properties of the selected objects.
setPropertyAccessor(String) - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphViewSelectionManagerTag
Sets the value binding expression that returns an IltFacesPropertyAccessor instance that will be used to access model properties of the selected objects.
setPropertyAccessor(IlvFacesDiagrammerPropertyAccessor) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDiagrammerSelectionManager
Sets a reference to a IlvFacesDiagrammerPropertyAccessor instance that will be used to access the properties of the selected objects.
setPropertyAccessor(String) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerSelectionManagerTag
Sets the reference to the value binding expression to an IlvFacesDiagrammerPropertyAccessor instance that will be used to access model properties of the selected objects.
setPropertyAccessor(IlvFacesGanttPropertyAccessor) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesGanttSelectionManager
Sets a reference to a IlvFacesGanttPropertyAccessor instance that will be used to access the properties of the selected objects.
setPropertyAccessor(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesGanttSelectionManagerTag
Sets the reference to the value binding expression to an IlvFacesGanttPropertyAccessor instance that will be used to access model properties of the selected objects.
setPropertyDescriptorDisplayNameFromResources(Object, IlvPropertyDescriptor[]) - Method in class ilog.views.maps.beans.editor.IlvI18nPropertySheet
Sets the property descriptor display names from resource files.
setPropertyDescriptorDisplayNameFromResources(Object, IlvPropertyDescriptor[]) - Method in class ilog.views.maps.propertysheet.IlvMapStylePropertySheet
replaces the property descriptors display name with a string found in resource files for the target class.
setPropertyDescriptorProvider(IlvMapStylePropertySheet.PropertyProvider) - Method in class ilog.views.maps.propertysheet.IlvMapStylePropertySheet
Sets the property provider.
setPropertyDescriptors(Object) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbol
Sets an object describing the property descriptors of the symbol.
setPropertyEditor(Class, PropertyEditor) - Method in class ilog.views.gantt.xml.IlvGanttDocumentWriter
Specifies a property editor for a type of properties.
setPropertyEditorClass(Class<?>) - Method in class ilog.views.maps.propertysheet.IlvMapStylePropertySheet.IlvRetargetedPropertyDescriptor
Changes the class type of the editor of the property.
setPropertyFromModel(FacesContext, UIComponent, String) - Static method in class ilog.views.faces.dhtml.renderkit.IlvDHTMLUtil
Refresh the local value of a property with the referenced value if a value binding is defined on this property.
setPropertyName(String) - Method in class ilog.cpl.sdm.binding.IlpAbstractAttributeBinding
Sets the SDM model property name of this binding.
setPropertyReader(String, IlvXMLPropertyReader) - Method in class ilog.views.chart.data.xml.IlvXMLDataReader
Associates the specified property reader with the specified property.
setPropertySheetVisible(boolean) - Method in class ilog.views.diagrammer.application.IlvDiagrammerApplication
Deprecated.
Shows or hides the property sheet.
setPropertySheetVisible(boolean) - Method in class ilog.views.diagrammer.application.IlvDiagrammerFrame
Shows or hides the property sheet.
SetPropertyTransient(Object, boolean) - Static method in class ilog.tgo.model.IltObject
Specifies whether a given named property is to be omitted by serialization.
SetPropertyTransient(Object, boolean) - Static method in class ilog.tgo.model.IltState
Changes whether a given named property shall be omitted by serialization.
setPropertyType(Class<?>) - Method in class ilog.cpl.sdm.binding.IlpAbstractAttributeBinding
Sets the SDM model property type of this binding.
setProportionalOffset(double, double) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperGrapherPin
Sets the proportional offset of the pin.
setProportionalPosition(IlvPoint) - Method in class ilog.views.linkconnector.IlvDefaultGrapherPin
Sets the proportional location of the pin.
setProposedRepairActions(String) - Method in class ilog.tgo.model.IltAlarm
Sets the proposed repair actions.
SetProtectionMapping(IltSONET.Protection, Image) - Static method in class ilog.tgo.model.IltSONETDefaultMapper
Deprecated.
Please use IltSettings.SetValue instead, for example, IltSettings.SetValue("SONET.Protection.Exercise.Icon", icon).
setProtections(IltSONET.End, IltSONET.Protection[]) - Method in class ilog.tgo.model.IltLink
Replaces the protections at a given link end.
setProtections(IltSONET.End, IltSONET.Protection[]) - Method in class ilog.tgo.model.IltSONETObjectState
Replaces the protections at a given link end.
setProtections(IltSONET.Protection[]) - Method in class ilog.tgo.resource.renderer.IltSONETRenderer
Adds SONET protection states to the system.
setPrototype(IlvPrototype) - Method in class ilog.views.prototypes.IlvMakePrototypeInstanceInteractor
Sets the prototype for which this interactor will create an instance.
setPrototype(String) - Method in class ilog.views.sdm.renderer.IlvInfoBalloonRenderer
Sets the prototype (BGO) used by this renderer to represent the info balloons.
setPrototypeName(String) - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
Changes the name of the prototype or prototype library for which beans will be generated.
setPrototypeName(String) - Method in class ilog.views.prototypes.IlvInheritBehavior
Sets the prototype from which the behavior objects are inherited.
setPrototypeName(String) - Method in class ilog.views.prototypes.IlvPrototypeBeanSupport
Creates a new instance of the prototype specified by the prototypeName parameters and sets it as the new group encapsulated by this support object.
setPrototypeObject(IlvSDMModel, Object) - Method in class ilog.views.sdm.interactor.IlvMakeSDMLinkInteractor
Sets the object that will be used as a prototype by this interactor to create new links.
setPrototypeObject(IlvSDMModel, Object) - Method in class ilog.views.sdm.interactor.IlvMakeSDMNodeInteractor
Sets the object that will be used as a prototype by this interactor to create new nodes.
setPseudoClasses(IlvDataSet, String[]) - Static method in class ilog.views.chart.data.IlvDataSetProperty
Sets the pseudo-classes of the specified data set.
setPseudoClasses(String[]) - Method in class ilog.views.chart.IlvChart
Sets the pseudo-classes of this chart.
setPseudoClasses(IlvDataSet, String[]) - Method in class ilog.views.chart.IlvChart
Sets the pseudo-classes of the specified data set in the context of this chart.
setPseudoClasses(IlvDataSet, int, String[]) - Method in class ilog.views.chart.IlvChart
Sets the pseudo-classes of the specified data point in the context of this chart.
setPseudoClasses(Object, String[]) - Method in class ilog.views.chart.IlvChart
Sets the pseudo-classes of the specified model object.
setPseudoClasses(String[]) - Method in class ilog.views.sdm.IlvSDMEngine
Sets the pseudoclasses associated with all data objects.
setPseudos(IlvDiagrammer) - Static method in class ilog.views.diagrammer.faces.IlvFacesDiagrammerUtil
Sets pseudo class thin client to be able to read maps in a idpr or a diagrammer data source.
setPublic(boolean) - Method in class ilog.views.symbol.compiler.IlvSymbolCompiler
Specifies whether the generated symbol class is a public class.
setPublicDTD(String) - Method in class ilog.views.gantt.xml.IlvGanttStreamWriter
Changes the public DTD.
setPublicDTDId(String) - Method in class ilog.views.sdm.util.IlvXMLConnector
Sets the public DTD identifier saved in the DOCTYPE declaration if IlvXMLConnector.isSavingDTD() returns true.
setQuadtreeEnabled(boolean) - Method in class ilog.views.dashboard.IlvDashboardDiagram
Enables or disables the use of quadtree in the layers.
setQuadTreeEnabled(boolean) - Method in class ilog.views.dxf.IlvDXFReaderConfigurator
Indicates whether the quadtree must be enabled on the IlvManager in which the DXF file is read.
setQuadtreeEnabled(boolean) - Method in class ilog.views.IlvIndexedSet
Enables or disables the quadtree.
setQuadTreeEnabled(boolean) - Method in class ilog.views.svg.SVGDocumentReaderConfigurator
Enables the quadtree on the IlvManager in which the SVG file will be read.
setQuadTreeEnabled(boolean) - Method in class ilog.views.svg.SVGStreamFactory
Deprecated.
Beginning with JViews 5.5 use SVGDocumentReaderConfigurator.setQuadTreeEnabled(boolean) instead
setQualityLevel(int) - Static method in class ilog.views.sdm.graphic.IlvGeneralLink
Controls the quality rendering of the link.
setQuantity(float) - Method in interface ilog.views.gantt.IlvResource
Sets this resource's quantity.
setQuantity(float) - Method in class ilog.views.gantt.model.IlvSimpleResource
Sets this resource's quantity.
setQuantity(float) - Method in class ilog.views.gantt.model.table.IlvTableResource
Sets the quantity of this resource.
setQuarterLongString(String) - Method in class ilog.views.gantt.scale.IlvQuarterTimeScaleRow
Sets the string that will be used in non-year mode.
setQuarterShortString(String) - Method in class ilog.views.gantt.scale.IlvQuarterTimeScaleRow
This method sets the string that will be used in year mode.
setQuery(String) - Method in class ilog.views.chart.data.IlvJDBCDataSource
Sets the query string.
setQuery(String) - Method in class ilog.views.chart.faces.component.data.IlvFacesJDBCDataSource
Sets the query.
setQuery(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvJDBCDataSourceTag
 
setQueryParameters(Object[]) - Method in class ilog.views.chart.data.IlvJDBCDataSource
Sets the query parameters.
setQuickAndUgly(boolean) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
This is a convenience method to set up for a "quick and ugly" layout.
setRadialSide(int) - Method in class ilog.views.chart.IlvScale
Sets the side where to place the labels, title, and "outside" ticks along the radial scale of a polar or radial chart.
setRadius(int) - Method in class ilog.cpl.graphic.component.IlpAlarmBalloon
Deprecated.
Sets the radius used to create the round rectangle.
setRadius(int) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.BTSEquipment
Sets the equipment radius.
setRadius(int) - Method in class ilog.views.graphic.composite.decoration.IlvRoundRectBalloon
Sets the radius used to create the round rectangle.
setRadius(int) - Method in class ilog.views.graphic.IlvRectangle
Changes the radius.
setRadius(int) - Method in class ilog.views.graphic.IlvReliefRectangle
On IlvReliefRectangle this method does nothing.
setRadius(int) - Method in class ilog.views.graphic.IlvShadowRectangle
On IlvShadowRectangle this method does nothing.
setRadius(int) - Method in class ilog.views.interactor.IlvMakeRoundRectangleInteractor
Changes the radius used to create the object.
setRadius(double) - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DSphere
Sets the radius of this Ilv3DSphere.
setRadius(double) - Method in class ilog.views.maps.geometry.IlvMapCircle
Sets the radius of the circle.
setRadius(double) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets radius for rounded link.
setRange(IlvDataInterval) - Method in class ilog.views.chart.graphic.IlvDataIndicator
Sets the range displayed by this indicator.
setRange(IlvDataInterval) - Method in class ilog.views.chart.graphic.IlvThresholdIndicator
Sets the range displayed by this indicator.
setRange(int, int) - Method in class ilog.views.gantt.IlvRowRange
Changes the row range.
setRange(float) - Method in class ilog.views.graphic.IlvCircularScale
Sets the angle range of the scale.
setRange(int, int) - Method in class ilog.views.graphic.IlvTextSelection.Range
Specifies the interval of the range.
setRange(IlvTextSelection.Range) - Method in class ilog.views.graphic.IlvTextSelection.Range
Copies from another Range object.
setRange(IlvTextSelection.Range) - Method in class ilog.views.graphic.IlvTextSelection
Sets the selection range.
setRangeProperties(int, int, int, int, boolean) - Method in class ilog.views.gantt.swing.IlvVerticalBoundedRangeModel
This method sets all the model data with a single method call.
setRasterExporter(IlvMapExportManager.IlvMapExporter) - Method in class ilog.views.maps.export.IlvMapExportManager
Set the IlvMapExporter used to export raster map features
setRasterRenderer(IlvFeatureRenderer) - Method in class ilog.views.maps.format.dted.IlvDTEDLayer
Sets the feature renderer used to create graphic objects representing the DTED rasters.
setRasterRenderer(IlvFeatureRenderer) - Method in class ilog.views.maps.IlvDefaultFeatureRenderer
Sets the graphic renderer used to translate rasters into graphic objects.
setRawIcon(Image) - Method in class ilog.tgo.resource.renderer.IltAlarmRenderer
Sets the raw severity icon.
setRawSeverityIcon(Image) - Method in class ilog.tgo.resource.renderer.IltAlarmRenderer
Sets raw severity icon.
setReader(IlvRasterAbstractReader) - Method in class ilog.views.maps.raster.datasource.IlvTiledRasterDataSource
Sets the raster reader attached to this data source.
setReader(IlvDefaultFileTileReader) - Method in class ilog.views.util.servlet.tiling.IlvFileTileManager
Sets the IlvTileReader used by this tile manager to read the tiles.
setReadingAttribute(String, boolean) - Method in class ilog.views.maps.format.shapefile.IlvDBFReader
Tells the reader whether to read the attribute whose name is specified.
setReadingAttribute(int, boolean) - Method in class ilog.views.maps.format.shapefile.IlvDBFReader
Tells the reader whether to read the attribute whose index is specified.
setReadOnly(boolean) - Method in class ilog.views.dashboard.IlvDashboardSymbol.Parameter
Specifies whether this symbol parameter should be read-only while the symbol is edited in the Dashboard Editor.
setReadOnly(boolean) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameter
Sets whether this symbol parameter is considered a read only parameter.
setReadUserSettings(boolean) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Specifies if the docking area is initialized according to the user settings.
setRealTimeMode(boolean) - Static method in class ilog.views.prototypes.IlvClockValueSource
Sets the "real time" mode of all the clock value sources and animation behaviors.
setRealToStringConverter(SVGDocumentBuilderConfigurator.RealToStringConverter) - Method in class ilog.views.svg.SVGDocumentBuilderConfigurator
Allows you to set the way real numbers are converted to String.
setRecreateOnPropertyChange(boolean) - Method in class ilog.views.sdm.util.IlvSDMMutableStyleSheet
Enables or disables whether graphic objects are re-created when the contents of this style sheet change.
setRect(IlpRectKey, IlpRect) - Method in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
Changes the IlpRect local value of a given property in this style.
setRectAnchor(IlvRect) - Method in class ilog.views.maps.graphic.IlvMapLabel
Sets the anchor of the label as an IlvRect.
setRectangle(Rectangle) - Method in class ilog.views.appframe.settings.IlvSettingsElement
Sets the x, y, width, and height attribute values of this settings element respectively to the value of the fields x, y, width, and height of the specified rectangle.
setRectangle(IlvRect, boolean) - Method in class ilog.views.interactor.IlvManagerMagViewInteractor
Changes the control rectangle.
setRectangle(IlvRect) - Method in class ilog.views.interactor.IlvMoveRectangleInteractor
Changes the rectangle that is moved.
setRectangle(IlvRect) - Method in class ilog.views.maps.geometry.IlvMapText
Sets the rectangle anchor of the text.
setRectangleAspectRatio(double) - Method in class ilog.views.interactor.IlvDragRectangleInteractor
Changes the aspect ratio of the dragged rectangle.
setRecursiveLayoutFromAncestorAllowed(boolean) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets whether the layout instance of the ancestor graph is in principle allowed to treat this subgraph in a recursive layout.
setRecursiveLayoutFromAncestorAllowed(boolean) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets whether the layout instance of the ancestor graph is in principle allowed to treat this subgraph in a recursive layout.
setRecursiveLayoutMode(boolean) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets whether this layout instance handles all subgraphs recursively that are nested into this graph.
setRecursiveLeafLayoutMode(boolean) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets whether the recursive layout of nested subgraphs in leaves of the tree is enabled.
setRedButtonColor(Color) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.MD
Sets the color used for the red buttons.
setRedrawMode(int) - Method in class ilog.views.IlvManagerView
Changes the way invalid regions of the view are redrawn.
setReference(IlpAttachable) - Method in class ilog.cpl.graphic.attachment.IlpAbstractAttachment
Deprecated.
Sets the the reference object of this constraint.
setReference(String) - Method in class ilog.views.maps.beans.IlvMapLayer
Sets the reference name, used internally by hierarchical data sources to retrieve the criteria value after reload, even if the layer name has changed.
setReference(IlvGraphic) - Method in class ilog.views.maps.graphic.IlvAnchoredLabel
Sets the reference IlvGraphic.
setReferenceAttributeValueHolder(IlpAttributeValueHolder, IlpAttributeValueHolder) - Method in class ilog.cpl.model.IlpObjectReferenceAttribute
Sets the reference attribute holder.
setReferenceDate(Date) - Method in class ilog.views.gantt.graphic.renderer.composite.IlvTimeIntervalChildSize
Sets the reference date of the activity.
setReferenceLabelingModel(IlvLabelingModel) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
Sets the reference labeling model to be used for the label layouts.
setReferenceLocation(IlpAttachmentLocation) - Method in class ilog.cpl.graphic.attachment.IlpAbstractAttachment
Deprecated.
Sets the location of this constraint.
setReferencePoint(IlvPoint) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPointLabelDescriptor
Sets the reference point of the label.
setReferencePoint(IlvPoint) - Method in class ilog.views.maps.graphic.IlvAnchoredLabel
Sets the reference point.
setReferencePoints(IlvPoint[]) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
Sets the reference points that define the polyline where the label must be placed.
setReferenceTime(Date) - Method in class ilog.views.gantt.graphic.IlvLinearTimeConverter
Sets the reference time.
setReferenceTransformer(IlvTransformer) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
Allows you to specify the reference transformer.
setReferenceTransformer(IlvTransformer) - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
Allows you to specify the reference transformer.
setReferenceView(IlvManagerView) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
Allows you to specify the reference manager view.
setReferenceView(IlvManagerView) - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
Allows you to specify the reference manager view.
setReferenceView(IlvManagerView) - Method in class ilog.views.sdm.IlvSDMEngine
Sets the reference view of this SDM engine.
setReferenceZoom(double) - Method in class ilog.views.sdm.IlvSDMEngine
Sets the initial zoom factor that is used as a reference to compute zoom-related behavior.
setRefreshData(boolean) - Method in class ilog.views.chart.faces.component.data.IlvFacesDataSource
Sets whether this data source should be refreshed during the life cycle.
setRefreshData(boolean) - Method in class ilog.views.diagrammer.faces.component.data.IlvFacesDiagrammerDataSource
Sets whether this data source should be refreshed during the lifecycle.
setRefreshData(boolean) - Method in class ilog.views.gantt.faces.component.data.IlvFacesGanttDataSource
Sets whether this data source should be refreshed during the lifecycle.
setRefreshDelay(int) - Method in class ilog.views.maps.grids.IlvDelayedDecoration
Sets the timer refresh delay.
setRefreshDelay(int) - Method in class ilog.views.maps.label.IlvMapLabelManager
Sets the delay timer for when scrolling has stopped.
setRefreshFrequency(int) - Method in class ilog.views.gantt.graphic.timeindicator.IlvCurrentTimeIndicator
Sets the frequency of redraws.
setRefreshMilestoneRenderer(boolean) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Defines whether an activity renderer should be refreshed when the activity time interval changes from null to non-null or vice versa.
setRefreshParentActivityRenderer(boolean) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Defines whether an activity renderer should be refreshed or not when the activity changes from a leaf activity to a parent activity or vice versa.
setRefSize(Dimension) - Method in class ilog.views.chart.IlvScalableFontManager
Sets the reference size parameter.
setRegionOfInterest(double, double, double, double) - Method in class ilog.views.maps.datasource.ibm.IlvDBFeatureIterator
Sets the region of interest to return features for.
setRegionOfInterest(double, double, double, double) - Method in class ilog.views.maps.datasource.IlvSDODataSource.OracleIterator
Sets the region of interest to return features for.
setRegionOfInterest(double, double, double, double) - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFReader
Sets the region of interest to return features for.
setRegionOfInterest(double, double, double, double) - Method in class ilog.views.maps.defense.format.s57.IlvS57Reader
Sets the region of interest to return features for.
setRegionOfInterest(double, double, double, double) - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPReader
Sets region of interest to keep only features in this region when reading VMAP database.
setRegionOfInterest(double, double, double, double) - Method in class ilog.views.maps.format.dxf.IlvMapDXFReader
Sets the region of interest to return features for.
setRegionOfInterest(double, double, double, double) - Method in class ilog.views.maps.format.kml.IlvKMLReader
Sets the region of interest to return features for.
setRegionOfInterest(double, double, double, double) - Method in class ilog.views.maps.format.svg.IlvMapSVGReader
Sets the region of interest to return features for.
setRegionOfInterest(double, double, double, double) - Method in class ilog.views.maps.format.tiger.IlvTigerReader
Sets the region of interest to return features for.
setRegionOfInterest(double, double, double, double) - Method in class ilog.views.maps.format.wms.IlvWMSReader
Sets the region of interest to return features for.
setRegionOfInterest(double, double, double, double) - Method in interface ilog.views.maps.tiling.IlvMapRegionOfInterestIterator
Sets the region of interest to return features for.
setRegionOfInterest(IlvRect) - Method in class ilog.views.sdm.renderer.maps.IlvMapRenderer
Sets the "region of interest" on which the SDM view should be centered and zoomed.
setRegionOfInterestMargin(double) - Method in class ilog.views.sdm.renderer.maps.IlvMapRenderer
Sets the margin that is left around the objects when the region of interest is computed automatically.
setRegistered(boolean) - Method in class ilog.tgo.graphic.IltToolTipManager
Deprecated.
 
setRegisteredAtToolTipManager(boolean) - Method in class ilog.views.IlvManagerView
Sets whether the view is registered at the IlvToolTipManager.
setRejectedValues(String[]) - Method in class ilog.views.maps.labelling.IlvLabeledAreaRenderer
Sets the arrays of values to be rejected from attribute values.
setRejectedValues(String[]) - Method in class ilog.views.maps.labelling.IlvLabeledPointRenderer
Sets the arrays of values to be rejected from attribute values.
setRelatedLinkImage(IlvCrossingAwareLinkImage) - Method in class ilog.views.graphic.linkpolicy.IlvAbstractCrossingGraphic
Sets the link image that belongs to this crossing graphic.
setRelatedObject(IlvCrossingAwareObject) - Method in class ilog.views.hypergraph.crossing.IlvAbstractCrossingGraphic
Sets the crossing aware object that belongs to this crossing graphic.
setRelatedObstacle(Object) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPointLabelDescriptor
Sets the obstacle that is related to the label.
setRelatedObstacle(Object) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
Sets the obstacle that is related to the label.
setRelatedObstacleSource(Object) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
Sets the source node if the related obstacle is a link.
setRelatedObstacleTarget(Object) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
Sets the target node if the related obstacle is a link.
setRelativeElementList(IlvSettingsElement[]) - Method in class ilog.views.appframe.settings.IlvSettingsQuery
Sets the settings elements to start the selection from.
setRelativeExpandCollapseIconPosition(IlvPoint) - Method in class ilog.views.graphic.linkbundle.IlvDefaultLinkBundleFrame
Sets the relative position of the icon that represents the expand or collapse state of the frame.
setRelativeExpandCollapseIconPosition(IlvPoint) - Method in class ilog.views.IlvDefaultManagerFrame
Sets the relative position of the icon that represents the expand or collapse state of the frame.
setRelativeHeight(double) - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
Deprecated.
Beginning with Rogue Wave JViews 8.0, use the methods IlvAttachmentConstraint.setHeight(double) and IlvAttachmentConstraint.setRelativeSize(boolean) instead.
setRelativeOffset(boolean) - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
Indicates whether this attachment uses relative offset or fixed offsets.
setRelativeSize(boolean) - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
Indicates whether this attachment uses relative sizes or fixed sizes.
setRelativeSize(double) - Method in class ilog.views.graphlayout.hierarchical.IlvSwimLaneConstraint
Sets the relative size of the swimlane.
setRelativeWidth(double) - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
Deprecated.
Beginning with Rogue Wave JViews 8.0, use the methods IlvAttachmentConstraint.setWidth(double) and IlvAttachmentConstraint.setRelativeSize(boolean) instead.
setRelevantValue(int) - Method in class ilog.tgo.grprim.IltColorModifier.MultiColor
Sets the relevant value used to modify the current color.
setRelief(boolean) - Method in class ilog.views.ui.IlvImageButton
Deprecated.
Tells the button whether a relief must be drawn or not when the button is not activated.
setReliefBorders(boolean) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the boolean denoting the presence or not of relief borders on the base.
setReliefDistance(int) - Method in class ilog.tgo.graphic.renderer.IltOPCBaseRenderer.Standard
Sets the distance of the relief diamond displayed in the middle of the base.
setReliefThickness(int) - Method in class ilog.tgo.graphic.renderer.IltOPCBaseRenderer.Clover
Sets the thickness of the relief shape displayed in the middle of the base.
setReliefThickness(int) - Method in class ilog.tgo.graphic.renderer.IltOPCBaseRenderer.Diamond
Sets the thickness of the relief diamond displayed in the middle of the base.
setRemoteValue(IltKey, IltLegend, IltKey) - Method in class ilog.tgo.graphic.IltLegend
Deprecated.
Please use setValueProvider version instead.
setRemoteValue(IlpKey, IltLegend, IlpKey) - Method in class ilog.tgo.graphic.IltLegend
Deprecated.
Please use setValueProvider version instead.
setRemoteValue(IltKey, IltLegend, IlpKey) - Method in class ilog.tgo.graphic.IltLegend
Deprecated.
 
setRemoteValue(IlpKey, IltLegend, IltKey) - Method in class ilog.tgo.graphic.IltLegend
Deprecated.
 
setRemoteValue(IlpKey, IlpKey) - Method in class ilog.tgo.graphic.IltLegendModifier
Deprecated.
Changes the remote value of a given key in this legend.
setRemoteValue(IltKey, IltKey) - Method in class ilog.tgo.graphic.IltLegendModifier
Deprecated.
Please use setRemoteValue(IlpKey key, IlpKey destKey) instead.
setRemoteValue(IlpKey, IltKey) - Method in class ilog.tgo.graphic.IltLegendModifier
Deprecated.
Please use setRemoteValue(IlpKey key, IlpKey destKey) instead.
setRemoteValue(IltKey, IlpKey) - Method in class ilog.tgo.graphic.IltLegendModifier
Deprecated.
Please use setRemoteValue(IlpKey key, IlpKey destKey) instead.
setRemoveAll(boolean) - Method in class ilog.views.util.servlet.IlvSelectionSupport.IlvSelectionResponse
Sets the remove flag.
setRemoveCursor(Cursor) - Method in class ilog.views.maps.graphic.IlvMapPolyPointEdition
Sets the cursor used to indicate that the user can remove a point.
setRender(String) - Method in class ilog.views.faces.dhtml.interactor.IlvFacesAjaxInteractor
Set the render targets for ajax interactor.
setRendered(UIComponent) - Method in class ilog.views.faces.dhtml.renderkit.IlvRendererManager
Flags the component parameter as 'rendered'.
setRenderedImage(RenderedImage) - Method in class ilog.views.graphic.IlvIcon
Changes the RenderedImage.
setRenderedImage(RenderedImage) - Method in class ilog.views.maps.geometry.IlvMapImage
Sets the RenderedImage for this geometry.
setRenderer(IlpRendererKey, IlpGraphicRenderer) - Method in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
Changes the IlpGraphicRenderer local value of a given property in this style.
setRenderer(int, IlvChartRenderer) - Method in class ilog.views.chart.IlvChart
Changes the renderer at the specified index.
setRenderer(IlvGraphic) - Method in class ilog.views.gantt.graphic.IlvTimeIndicator
Sets the renderer used to draw this time indicator.
setRenderer(int, IlvActivityRenderer) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityCompositeRenderer
Sets an activity renderer at the specified index in the list of child renderers.
setRenderer(IlvChartRenderer) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the chart renderer.
setRenderer(IlvSDMRenderer) - Method in class ilog.views.sdm.event.SDMEngineRendererCreatedEvent
Sets the renderer that has just been created.
setRenderer(IlvSDMRenderer) - Method in class ilog.views.sdm.IlvSDMEngine
Changes the root of the renderer chain.
setRenderer(Object) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer.GraphLayoutParametersBean
Sets host renderer.
setRenderer(IlvGraphLayoutRenderer) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer.ParameterSetter
Sets the graph layout renderer.
setRenderer(ListCellRenderer) - Method in class ilog.views.util.swing.IlvJComboBox
Sets the renderer that paints the list items and the item selected from the list in the JComboBox field.
setRendererAxis(IlvChartRenderer, int) - Method in class ilog.views.chart.IlvChart
Connects the specified renderer to the specified ordinate axis.
setRendererEnabled(boolean) - Method in class ilog.cpl.table.renderer.IlpAbstractTableViewRenderer
Sets if the renderer is enabled or not.
setRendererEnabled(boolean) - Method in class ilog.cpl.tree.renderer.IlpAbstractTreeViewRenderer
Sets if the renderer is enabled or not.
setRendererManager(IlvRendererManager) - Method in class ilog.views.faces.dhtml.renderkit.IlvFacesManager
Sets the renderer manager instance associated with the manager.
setRendererName(String) - Method in class ilog.views.sdm.event.SDMEngineRendererCreatedEvent
Sets the name of the renderer that has just been created.
setRendererType(int, int) - Method in class ilog.views.chart.IlvChart
Changes the type of the renderer at the specified index.
setRenderingAsSelected(IlvChartAreaAccessible, boolean) - Method in class ilog.views.chart.interactor.IlvChartAreaSelectionManager
Enables or disables the rendering of the given element as selected.
setRenderingDoneMode(int) - Method in class ilog.views.sdm.IlvSDMEngine
Determines the way the IlvSDMRenderer.renderingDone(ilog.views.sdm.IlvSDMEngine) method is called on selection or property changes.
setRenderingHint(IlvDataRenderingHint) - Method in class ilog.views.chart.IlvChartRenderer
Specifies a global rendering hint for all the data sets displayed by this renderer.
setRenderingHint(IlvDataSet, int, IlvDataRenderingHint) - Method in class ilog.views.chart.IlvChartRenderer
Specifies a rendering hint for a data point.
setRenderingHint(IlvDataSet, IlvDataRenderingHint) - Method in class ilog.views.chart.IlvChartRenderer
Specifies a global rendering hint for all the points of a data set.
setRenderingHint(IlvDataRenderingHint) - Method in class ilog.views.chart.interactor.IlvChartAreaSelectionManager
Sets the rendering hint through which the selection is displayed.
setRenderingHint(IlvDataRenderingHint) - Method in class ilog.views.chart.renderer.IlvComboChartRenderer
Specifies a global rendering hint for all the data sets displayed by this renderer.
setRenderingHint(IlvDataSet, int, IlvDataRenderingHint) - Method in class ilog.views.chart.renderer.IlvCompositeChartRenderer
Specifies a rendering hint for a data point.
setRenderingHint(IlvDataSet, IlvDataRenderingHint) - Method in class ilog.views.chart.renderer.IlvCompositeChartRenderer
Specifies a rendering hint for all the data points of a data set.
setRenderingHint(IlvDataSet, int, IlvDataRenderingHint) - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
Specifies a rendering hint for a data point.
setRenderingHint(IlvDataSet, IlvDataRenderingHint) - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
Specifies a rendering hint for all the data points of a data set.
setRenderingHint(IlvDataRenderingHint) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Specifies a global rendering hint for all the tree nodes displayed by this renderer.
setRenderingHint(Object, IlvDataRenderingHint) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Specifies a rendering hint for a given tree node.
setRenderingHint(int, IlvDataRenderingHint) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Specifies a rendering hint for a given list element or table row.
setRenderingHint(IlvDataSet, int, IlvDataRenderingHint) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
This method is not supported by this renderer, because it is associated with the entire data source, not with a single data set.
setRenderingHint(IlvDataSet, IlvDataRenderingHint) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
This method is not supported by this renderer, because it is associated with the entire data source, not with a single data set.
setRenderingMode(int) - Method in class ilog.views.chart.interactor.IlvChartAreaSelectionManager
Specifies the rendering mode for the selection.
setRenderingPseudoClass(String) - Method in class ilog.views.chart.interactor.IlvChartAreaSelectionManager
Sets the CSS pseudo-class through which the selection is displayed.
setRenderingType(int) - Method in class ilog.views.chart.IlvChart
Sets the renderer type for the main data source of the chart.
setRenderPolicy(IlvJTreeRenderPolicy) - Method in class ilog.views.gantt.swing.IlvJTree
Sets the rendering and editing policy for rows displayed in this tree.
setRenderPolicy(IlvJTreeRenderPolicy) - Method in class ilog.views.gantt.swing.IlvTreeColumn
Sets the rendering and editing policy for rows displayed in this tree column.
setReorderingAllowed(boolean) - Method in class ilog.cpl.IlpTable
Specifies whether the user can reorder columns in the table by dragging their headers.
setReorderingAllowed(boolean) - Method in class ilog.cpl.table.IlpTableView
Specifies whether the user can reorder columns in the table by dragging their headers.
setReorderingAllowed(boolean) - Method in class ilog.cpl.table.renderer.IlpViewRenderer
Specifies whether the user can reorder the columns in the table by dragging their headers.
setRepaintPolicy(int) - Method in class ilog.views.tiling.IlvThreadedTileLoader
Sets the new repaint policy.
setRepaintSkipThreshold(long) - Method in class ilog.views.IlvManagerView
Sets the minimum delay between repaint requests.
setRepeatTable(boolean) - Method in class ilog.views.gantt.print.IlvGanttPrintableDocument
Sets whether the table should be printed on every page.
setRepeatTitle(boolean) - Method in class ilog.views.chart.print.IlvChartPrintableDocument
Sets whether the x-scales title should be printed on every pages.
setRepeatYScales(boolean) - Method in class ilog.views.chart.print.IlvChartPrintableDocument
Sets whether the Y-Scales should be printed on every pages.
setRepository(Map<String, Image>) - Method in class ilog.cpl.service.IlpDefaultImageRepository
Setter for repository for test purpose
setRepresentation(IltLineSpec) - Method in class ilog.tgo.model.IltLink
Deprecated. 
setRepresentationModel(IlpMutableGraphModel) - Method in class ilog.cpl.graph.IlpAbstractNodeAdapter
Sets the network model.
setRepresentationObject(IlpRepresentationObject) - Method in class ilog.cpl.style.IlpStyleContext
Deprecated.
Sets the representation object afterwards, used by JTGO.
setRepresentationObject(IlpRepresentationObject) - Method in class ilog.tgo.composite.IltcCompositeGraphic
Sets the object that this instance is representing.
setRepresentationObject(IlpRepresentationObject) - Method in class ilog.tgo.graphic.IltCompositeGraphic
Sets the object that this instance is representing.
setRepresentationObject(IlpRepresentationObject) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the representation object where this renderer is being used.
setRepresentationObjectFactory(IlpRepresentationObjectFactory) - Method in class ilog.cpl.list.IlpListAdapter
Sets the representation object factory used by this adapter.
setRepresentationObjectMapper(IlpRepresentationObjectMapper) - Method in class ilog.cpl.graph.IlpAbstractGraphSelectionModel
Sets the IlpRepresentationObjectMapper which will be used to find the IlpRepresentationObject associated with an IlpObject.
setRepresentationObjectMapper(IlpRepresentationObjectMapper) - Method in interface ilog.cpl.graph.IlpGraphSelectionModel
Sets the IlpRepresentationObjectMapper that will be used to find the IlpRepresentationObject associated with an IlpObject.
setRepresentationObjectMapper(IlpRepresentationObjectMapper) - Method in class ilog.cpl.table.IlpTableView
Sets the object mapper
setRepresentationObjectMapper(IlpRepresentationObjectMapper) - Method in class ilog.cpl.table.selection.IlpDefaultTableSelectionModel
Sets the IlpRepresentationObjectMapper which will be used to know the IlpRepresentationObject associated to an IlpObject.
setRepresentationObjectMapper(IlpRepresentationObjectMapper) - Method in interface ilog.cpl.table.selection.IlpTableSelectionModel
Sets the IlpRepresentationObjectMapper which will be used to find the IlpRepresentationObject associated with an IlpObject.
setRepresentationObjectMapper(IlpRepresentationObjectMapper) - Method in class ilog.cpl.tree.IlpDefaultTreeSelectionModel
Sets the IlpRepresentationObjectMapper which will be used to find the IlpRepresentationObject associated with an IlpObject.
setRepresentationObjectMapper(IlpRepresentationObjectMapper) - Method in interface ilog.cpl.tree.IlpTreeSelectionModel
Sets the IlpRepresentationObjectMapper which will be used to find the IlpRepresentationObject associated with an IlpObject.
setRepresentationObjectMapper(IlpRepresentationObjectMapper) - Method in class ilog.cpl.tree.IlpTreeView
Sets a mapper that allows the tree view to know the correspondence between IlpRepresentationObject and IlpObject
setRepresentations(Object[]) - Method in class ilog.views.prototypes.IlvMultiRepBehavior
Sets the representations parameter of this behavior.
setRequestAttribute(String, Object) - Static method in class ilog.views.faces.IlvFacesUtil
Binds an object to the current request, using the name specified.
setRequestParameters(String, String, String, String, String, int) - Method in class ilog.views.maps.format.oracle.objectmodel.IlvDefaultObjectSDOTileLoader
Sets some parameters in order to tune the request that is used by an IlvTile.
setRequired(boolean) - Method in class ilog.views.util.servlet.IlvRequestParameter
Set the parameter is required or not for the specific request
setReservationCacheLoadFactor(float) - Method in class ilog.views.gantt.IlvCacheManager
Sets the factor by which the reservation cache's time interval is expanded.
setReservationCacheLoadFactor(float) - Method in class ilog.views.gantt.IlvGanttConfiguration
Sets the factor by which the reservation cache's time interval is expanded.
setReservationCacheLoadFactor(float) - Method in class ilog.views.gantt.IlvScheduleChart
Sets the time duration that the chart will use when it queries the Gantt data model for additional reservations to be displayed.
setReservationCacheLoadThreshold(float) - Method in class ilog.views.gantt.IlvCacheManager
Sets the threshold that will trigger the reservation cache's time interval to be expanded.
setReservationCacheLoadThreshold(float) - Method in class ilog.views.gantt.IlvGanttConfiguration
Sets the threshold that will trigger the reservation cache's time interval to be expanded.
setReservationCacheLoadThreshold(float) - Method in class ilog.views.gantt.IlvScheduleChart
Returns the threshold that will trigger the chart to query the Gantt data model for additional reservations to be displayed.
setReservationCachingEnabled(boolean) - Method in class ilog.views.gantt.IlvCacheManager
Sets whether reservation caching is currently enabled.
setReservationCachingEnabled(boolean) - Method in class ilog.views.gantt.IlvGanttConfiguration
Sets whether reservation caching is currently enabled.
setReservationCachingEnabled(boolean) - Method in class ilog.views.gantt.IlvScheduleChart
Sets whether reservation caching is currently enabled.
setReservationDataPolicy(IlvReservationDataPolicy) - Method in class ilog.views.schedule.data.IlvResourceDataSet
Sets the strategy that the data set will use to compute the data values for each reservation assigned to the resource.
setReservationDataPolicy(IlvReservationDataPolicy) - Method in class ilog.views.schedule.IlvResourceDataChart
Sets the strategy that the chart uses to compute the data values for the reservations assigned to each displayed resource.
setReservationDuplicationModifier(int) - Method in class ilog.views.gantt.graphic.interactor.IlvGanttSelectInteractor
Sets the reservation duplication modifier.
setReservationFactory(IlvReservationFactory) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Sets the reservation factory for creating reservations.
setReservationFactory(IlvReservationFactory) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the reservation factory for creating reservations.
setReservationMapper(IlvTableModelMapper) - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
Copies and sets the IlvTableModelMapper for reservations.
setReservationQueryParameters(IlvJDBCQueryParameters) - Method in class ilog.views.gantt.project.IlvGanttJDBCDataSource
Sets the query that will be used to extract reservations.
setReservationReader(IlvReservationReader) - Method in class ilog.views.gantt.xml.IlvGanttDocumentReader
Sets the reservation reader.
setReservationRenderer(IlvReservation, IlvActivityRenderer) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
This method first finds the reservation graphic that represents the specified reservation and then changes the activity renderer of the reservation graphic.
setReservationsQuery(Connection, String, Map) - Method in class ilog.views.gantt.model.jdbc.IlvJDBCGanttModel
Configures the IlvJDBCGanttTableModel to use the given query for reservations.
setReservationsQuery(Connection, String, Object[], Map) - Method in class ilog.views.gantt.model.jdbc.IlvJDBCGanttModel
Configures the IlvJDBCGanttTableModel to use the given query for reservations.
setReservationsResultSet(ResultSet, Map) - Method in class ilog.views.gantt.model.jdbc.IlvJDBCGanttModel
Configures the IlvJDBCGanttTableModel to use the given ResultSet for reservations.
setReservationsTableModel(TableModel) - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
Sets the TableModel for reservations.
setReservationWriter(IlvReservationWriter) - Method in class ilog.views.gantt.xml.IlvGanttDocumentWriter
Sets the reservation writer.
setResetButton(int) - Method in class ilog.views.maps.interactor.IlvManagerViewRotateInteractor
Sets the mouse button that resets the rotation of the view.
setResetCode(int) - Method in class ilog.views.maps.interactor.IlvManagerViewRotateInteractor
Sets the keycode that resets the rotation.
setReshowDelay(int) - Method in class ilog.cpl.graphic.IlpToolTipManager
Specifies the time to delay before reshowing the tooltip.
setResizable(boolean) - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
Sets the resizable property.
setResizable(boolean) - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
Sets the resizable property.
setResizable(boolean) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLOverview
Sets whether the view is resizable or not.
setResizable(boolean) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
Sets whether the view is resizable or not.
setResizable(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartOverviewTag
Sets whether the view is resizable or not.
setResizable(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewComponentTag
Sets whether the view is resizable or not.
setResizable(boolean) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
Sets whether the view is resizable or not.
setResizable(boolean) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
Sets whether the view is resizable or not.
setResizable(boolean) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLOverview
Sets whether the view is resizable or not.
setResizable(boolean) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
Sets whether the view is resizable or not.
setResizable(boolean) - Method in interface ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupport
Sets whether the view is resizable or not.
setResizable(boolean) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
Sets whether the view is resizable or not.
setResizable(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesOverviewTag
Sets whether the view is resizable or not.
setResizable(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Sets whether the view is resizable or not.
setResizable(boolean) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
Sets whether the view is resizable.
setResizable(boolean) - Method in interface ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttSupport
Sets whether the view is resizable.
setResizable(boolean) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttSupportImpl
Sets whether the view is resizable.
setResizable(boolean) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
Sets whether the view is resizable.
setResizable(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLHierarchyChartViewTag
Sets whether the view is resizable or not.
setResizable(boolean) - Method in class ilog.views.graphic.IlvTextSelection
Defines that if users can use this selection object to resize the selected text object.
setResizeAllowed(boolean) - Method in class ilog.views.animation.IlvGraphicAnimator
Sets whether resizing the animated object during animation is allowed.
setResizeComponentMode(int) - Method in class ilog.views.swing.IlvJComponentGraphic
Determines when the encapsulated JComponent is resized.
setResizeHandleSize(int) - Method in class ilog.views.interactor.IlvManagerMagViewInteractor
Changes the size of the resizing handles.
setResizeHandleSize(int) - Method in class ilog.views.maps.beans.IlvJOverview
Sets the size of the resizing handles.
setResizeMode(int) - Method in class ilog.views.chart.print.IlvChartPrintableDocument
Sets the resize mode.
setResizeWeight(double) - Method in class ilog.views.dashboard.IlvDashboardExpandableSplitPane
setResizingAllowed(boolean) - Method in class ilog.views.diagrammer.IlvDiagrammer
Allows or forbids the user to resize nodes interactively.
setResizingAllowed(boolean) - Method in class ilog.views.interactor.IlvManagerMagViewInteractor
Specifies whether the control rectangle can be resized.
setResizingAllowed(boolean) - Method in class ilog.views.maps.beans.IlvJOverview
Sets whether the ability to resize the control rectangle is set.
setResizingAllowed(boolean) - Method in class ilog.views.sdm.IlvSDMEngine
Allows or forbids the user to resize nodes interactively.
setResizingObjects(boolean) - Method in class ilog.views.animation.IlvManagerAnimator
If resizing is true, the width and height of the graphic objects are changed linearly from the initial size to the final size.
setResizingObjects(boolean) - Method in class ilog.views.sdm.renderer.animation.IlvAnimationRenderer
If resizing is true, the width and height of the graphic objects are changed linearly from the initial size to the final size.
setResizingPolicy(IlvChartResizingPolicy) - Method in class ilog.views.chart.IlvChart
Sets the resizing policy of the chart.
setResizingPolicy(int) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
Sets the resizing policy.
setResolutionScaleFactor(float) - Method in class ilog.views.chart.print.IlvChartPrintableDocument
Sets the resolution scale factor.
setResource(IlvResource) - Method in interface ilog.views.gantt.IlvReservation
Sets the resource for this reservation.
setResource(IlvResource) - Method in class ilog.views.gantt.model.IlvSimpleReservation
Sets the resource for this reservation.
setResource(IlvResource) - Method in class ilog.views.gantt.model.table.IlvTableReservation
Sets the resource of this reservation.
setResource(IlvResource) - Method in class ilog.views.schedule.data.IlvResourceDataSet
Sets the resource that this data set represents.
setResourceBundle(ResourceBundle) - Method in class ilog.views.appframe.settings.IlvSettingsQuery
Sets the resource bundle used for literal translations.
setResourceBundle(ResourceBundle) - Method in class ilog.views.appframe.settings.LocaleSettingsEvent
Sets the resource bundle associated with the event, if the event is related to the addition or the removal of the resource bundle.
setResourceBundleManager(IlvResourceBundleManager) - Method in class ilog.views.appframe.IlvApplication
Sets the resource bundle manager that will manage the resource bundles of the application.
setResourceDisplayMode(int) - Method in class ilog.views.schedule.IlvResourceDataChart
Sets the resource display mode.
setResourceFactory(IlvResourceFactory) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Registers the resource factory for creating resources.
setResourceFactory(IlvResourceFactory) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the resource factory for creating resources.
setResourceFilter(IlvFilter<IlvResource>) - Method in class ilog.views.gantt.model.filter.IlvBasicFilterGanttModel
Sets the specified resource filter on the encapsulated data model.
setResourceMapper(IlvTableModelMapper) - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
Copies and sets the IlvTableModelMapper for resources.
setResourceQueryParameters(IlvJDBCQueryParameters) - Method in class ilog.views.gantt.project.IlvGanttJDBCDataSource
Sets the query that will be used to extract resources.
setResourceReader(IlvResourceReader) - Method in class ilog.views.gantt.xml.IlvGanttDocumentReader
Sets the resource reader.
setResourcesQuery(Connection, String, Map) - Method in class ilog.views.gantt.model.jdbc.IlvJDBCGanttModel
Configures the IlvJDBCGanttTableModel to use the given query for resources.
setResourcesQuery(Connection, String, Object[], Map) - Method in class ilog.views.gantt.model.jdbc.IlvJDBCGanttModel
Configures the IlvJDBCGanttTableModel to use the given query for resources.
setResourcesResultSet(ResultSet, Map) - Method in class ilog.views.gantt.model.jdbc.IlvJDBCGanttModel
Configures the IlvJDBCGanttTableModel to use the given ResultSet for resources.
setResourcesTableModel(TableModel) - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
Sets the TableModel for resources.
setResourceWriter(IlvResourceWriter) - Method in class ilog.views.gantt.xml.IlvGanttDocumentWriter
Sets the resource writer.
setRespectingLayerVisibilityPerView(boolean) - Method in class ilog.views.print.IlvPrintableManagerArea
Sets whether the visibility of printed layers is determined from the visibility per view.
setRespectNodeSizes(boolean) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets whether the algorithm must try to respect the size of the nodes.
setRespectNodeSizes(boolean) - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
Sets whether the algorithm must try to respect the size of the nodes.
setResultSet(ResultSet) - Method in class ilog.views.chart.data.IlvJDBCDataSource
Sets the given result set as the new data source with no defined columns for X abscissa and data labels.
setResultSet(ResultSet, String, String) - Method in class ilog.views.chart.data.IlvJDBCDataSource
Sets the given result set as the new data source using the specified columns for the x-values and data labels.
setResultSet(ResultSet, int, int) - Method in class ilog.views.chart.data.IlvJDBCDataSource
Sets the given result set as the new data source using the given columns for x-values and data labels.
setResultSet(ResultSet) - Method in class ilog.views.chart.faces.component.data.IlvFacesJDBCDataSource
Sets the result set to use.
setResultSet(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvJDBCDataSourceTag
 
setResultSet(ResultSet) - Method in class ilog.views.util.data.IlvJDBCTableModel
Initializes the IlvJDBCTableModel with the given java.sql.ResultSet.
setReversed(boolean) - Method in class ilog.views.chart.IlvAxis
Sets the reversed property of the axis.
setReversedSublink(int, IlvLinkImage) - Method in class ilog.views.sdm.graphic.IlvSDMLinkBundle
Removes the current sublink at the supplied position if any, and adds the given sublink to this link bundle at the supplied position.
setReversedSublinks(IlvLinkImage[]) - Method in class ilog.views.sdm.graphic.IlvSDMLinkBundle
Sets a new collection of reversed sublinks.
setReverseState(IltSONET.State) - Method in class ilog.tgo.model.IltBiSONETObjectState
Sets the SONET reverse state of the telecom object to reverseState.
setRightArea(JComponent) - Method in class ilog.views.dashboard.IlvDashboardEditorFrame
Sets the component of right pane of this IlvDashboardEditorFrame.
setRightComponent(Component) - Method in class ilog.views.dashboard.IlvDashboardExpandableSplitPane
Sets the component displayed in the right pane of this IlvDashboardExpandableSplitPane if and only if comp is a IlvDashboardExpandableSplitPane.
setRightMargin(int) - Method in class ilog.cpl.graph.action.toolbar.IlpGraphFitToContentsAction
Sets the right margin width to be used in the "fit to contents" action.
setRightMargin(int) - Method in class ilog.cpl.graph.action.toolbar.IlpGraphFitToContentsButton
Sets the right margin width to be used in the "fit to contents" action.
setRightMargin(int) - Method in class ilog.views.chart.IlvChart.Area
Sets the right margin between the plotting rectangle and the chart area.
setRightMargin(double) - Method in class ilog.views.graphic.IlvHTMLText
Sets the right margin of the box around the text.
setRightMargin(double) - Method in class ilog.views.graphic.IlvText
Sets the right margin of the box around the text.
setRightMargin(double) - Method in class ilog.views.graphic.IlvZoomableLabel
Sets the right margin of the box around the label.
setRightMargin(double) - Method in class ilog.views.graphlayout.grid.IlvGridLayout
Sets the right margin parameter.
setRightMargin(double) - Method in class ilog.views.IlvConstantModeManagerFrame
Sets the right margin.
setRightMargin(double) - Method in class ilog.views.IlvDefaultManagerFrame
Sets the right margin.
setRightOverlap(double) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
Sets the amount the label can overlap the related obstacle or reference polyline at the right side of the label.
setRightSection(String) - Method in class ilog.views.util.print.IlvHeaderFooter
Changes the right section of the header or footer.
setRightSectionFont(Font) - Method in class ilog.views.util.print.IlvHeaderFooter
Changes the font used to print the right section.
setRiseStyle(IlvStyle) - Method in class ilog.views.chart.renderer.IlvSingleHiLoRenderer
Sets the rise style.
setRolloverImage(String) - Method in class ilog.views.faces.component.IlvImageButton
Sets the URL of the image representing the button when the cursor is over the button.
setRolloverImage(String) - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
Sets the URL of the image representing the button when the cursor is over the button.
setRoot(boolean) - Method in class ilog.cpl.graph.graphlayout.css.IlpTreeLayoutParameters
Allows you to specify the root(s) of the tree.
setRoot(Object) - Method in class ilog.views.chart.datax.adapter.IlvTreeTableToTreeListModel
This method throws an UnsupportedOperationException.
setRoot(Object) - Method in class ilog.views.chart.datax.adapter.IlvTreeToTreeListModel
This method throws an UnsupportedOperationException.
setRoot(Object) - Method in class ilog.views.chart.datax.tree.list.IlvBufferTreeListModel
Changes the root object of the model.
setRoot(Object) - Method in class ilog.views.chart.datax.tree.list.IlvDefaultTreeListModel
Changes the root object of the model.
setRoot(Object) - Method in class ilog.views.chart.datax.tree.set.IlvBufferTreeSetModel
Changes the root object of the model.
setRoot(Object) - Method in class ilog.views.chart.datax.tree.set.IlvDefaultTreeSetModel
Changes the root object of the model.
setRoot(Object) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Allows you to specify the root(s) of the tree.
setRoot(IlvPaletteCategory) - Method in class ilog.views.symbology.palettes.IlvPalette
Sets the root category of the palette.
setRootActivity(IlvActivity) - Method in interface ilog.views.gantt.IlvGanttModel
Sets the root activity of the data model.
setRootActivity(IlvActivity) - Method in class ilog.views.gantt.model.filter.IlvFilterGanttModel
Sets the root activity of the data model.
setRootActivity(IlvActivity) - Method in class ilog.views.gantt.model.IlvDefaultGanttModel
Sets the root activity of the data model.
setRootActivity(IlvActivity) - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
This method must not be called.
setRootCategory(String) - Method in class ilog.views.symbology.palettes.IlvPalette
Creates a new category and sets it as root of this palette.
setRootClusterId(IlvClusterId) - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
Allows you to specify a root cluster for the connected component of the graph of clusters to which it belongs.
setRootClusterIds(IlvClusterId[]) - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
Allows you to specify the root cluster for each connected component of the graph of clusters.
setRootDirectory(File) - Method in class ilog.views.appframe.plugin.IlvPluginManager
Sets the root directory containing all the plug-ins.
setRootElement(Element) - Method in class ilog.views.appframe.settings.xml.IlvXMLSettings
Sets the specified DOM element as the new root of elements accessed through the XML settings.
setRootElementTag(String) - Method in class ilog.views.sdm.util.IlvXMLConnector
Sets the tag of the root element of the documents generated by this XML connector.
setRootExpandIconVisible(boolean) - Method in class ilog.views.gantt.swing.IlvTreeColumn
Sets whether the root row's expand/collapse icon is visible.
setRootIcon(Icon) - Method in class ilog.views.diagrammer.application.IlvDiagrammerTree
Changes the icon for the root of the tree.
setRootLabel(String) - Method in class ilog.views.diagrammer.application.IlvDiagrammerTree
Changes the label for the root of the tree.
setRootNodeVisible(boolean) - Method in class ilog.views.gantt.IlvVerticalDisplayController
Sets whether the root node of the tree is visible, or whether the root node's children should be the highest level visible nodes.
setRootPane(JRootPane) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Sets the rootPane property for this IlvDockingArea.
setRootPaneCheckingEnabled(boolean) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Determines whether calls to add and setLayout cause an exception to be thrown.
setRootPosition(boolean) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the meaning of the specified position.
setRootPreference(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpTreeLayoutParameters
Specifies the preference of the node to become root node.
setRootPreference(Object, int) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Specifies the preference of the node to become root node.
setRootResource(IlvResource) - Method in interface ilog.views.gantt.IlvGanttModel
Sets the root resource of the data model.
setRootResource(IlvResource) - Method in class ilog.views.gantt.model.filter.IlvFilterGanttModel
Sets the root resource of the data model.
setRootResource(IlvResource) - Method in class ilog.views.gantt.model.IlvDefaultGanttModel
Sets the root resource of the data model.
setRootResource(IlvResource) - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
This method must not be called.
setRootRowVisible(boolean) - Method in class ilog.views.gantt.IlvGanttConfiguration
Sets whether the root row of the tree is visible, or whether the children of the root row should be the highest level visible rows.
setRootRowVisible(boolean) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets whether the root row of the chart is visible, or whether the children of the root row should be the highest level visible rows.
setRootRowVisible(boolean) - Method in interface ilog.views.gantt.IlvVerticalExpansionMaster
Sets whether the root row of the tree is visible, or whether the root row's children should be the highest level visible rows.
setRootURL(URL) - Method in class ilog.views.appframe.plugin.IlvPluginManager
Sets the root URL containing all the plug-ins.
setRootVisible(boolean) - Method in class ilog.cpl.tree.renderer.IlpViewRenderer
Sets the property that denotes whether the root node of the tree is displayed or not.
setRootVisible(boolean) - Method in class ilog.views.maps.symbology.swing.IlvSymbologyTreeView
Determines whether or not the root node in the tree is visible.
setRotatable(boolean) - Method in class ilog.views.graphic.IlvHalfZoomingGraphic
Sets whether the object supports rotation.
setRotatable(boolean) - Method in class ilog.views.sdm.renderer.IlvHalfZoomingRenderer
Sets whether the objects support rotation.
setRotateButton(int) - Method in class ilog.views.maps.interactor.IlvManagerViewRotateInteractor
Sets the mouse button used to rotate the view.
setRotateClockCode(int) - Method in class ilog.views.maps.interactor.IlvManagerViewRotateInteractor
Sets the keycode that rotates the view clockwise.
setRotateCounterClockCode(int) - Method in class ilog.views.maps.interactor.IlvManagerViewRotateInteractor
Sets the keycode that rotates the view counterclockwise.
setRotation(int) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
Sets the antenna orientation, which is measured in degrees.
setRotation(int) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer
Sets the antenna orientation, which is measured in degrees.
setRotation(int) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Standard
Sets the antenna orientation, which is measured in degrees.
setRotation(double) - Method in class ilog.views.chart.IlvChart3DView
Sets the rotation angle.
setRotation(double) - Method in class ilog.views.chart.IlvLabelRenderer
Sets the rotation applied to the label.
setRotation(Object, double) - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
Rotates the label around the center of its bounding box.
setRotation(Object, double) - Method in interface ilog.views.graphlayout.labellayout.IlvLabelingModelWithRotation
Rotates the label around the center of its bounding box.
setRotation(Ilv3DRotation) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DFloatMatrix
Sets the rotation component of this matrix (the upper left 3 by 3 submatrix).
setRotation(Ilv3DFloatVector, Ilv3DFloatVector, Ilv3DFloatVector) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DFloatMatrix
Sets the upper-left 3x3 of this matrix assuming that the given x, y, and z vectors form an orthonormal basis
setRotation(double) - Method in class ilog.views.maps.graphic.IlvFontMarker
Sets the rotation angle.
setRotation(double) - Method in class ilog.views.maps.rendering.IlvMapPointRenderingStyle
Sets the angle (in degrees) for the rotation of the character.
setRotationAlignmentAngle(double) - Method in class ilog.views.graphic.IlvText
Sets the rotation alignment angle.
setRotationAlignmentThresholdAngle(double) - Method in class ilog.views.graphic.IlvText
Sets the threshold angle that decides whether a rotated multiline text object is aligned parallel to the rotation alignment axis, or perpendicular to the rotation alignment axis.
setRotationAllowed(boolean) - Method in class ilog.views.interactor.IlvDragRectangleInteractor
Specifies whether the dragged rectangle must stay parallel with the axis or is allowed to turn following the transformer.
setRotationAngle(double) - Method in class ilog.views.accelerator.IlvRotateSelectionAccelerator
Sets the rotation angle in degrees.
setRotationAngle(double) - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
Defines a rotation on the child used with this attachment.
setRotationAngle(double) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
Sets the rotation angle of the graph model.
setRotationCenter(IlvAttachmentLocation) - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
Defines the rotation center on the child used with this attachment.
setRotationCenter(String) - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolRotationInteractor
Sets the position of the rotation center.
setRotationCenter(String) - Method in class ilog.views.symbology.interactor.IlvRotationSymbolInteractor
Set the position of the rotation center.
setRotationCenterRelativeToBase(boolean) - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
Indicates whether the rotation center is relative to the bounding box of the base or relative to the bounding box of the child corresponding to this attachment constraint.
setRotationCenterRelativeToBase(boolean) - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolRotationInteractor
Indicates whether the rotation center is relative to the base (the first child of the composite parent of the rotating part) or relative to the rotating part itself.
setRotationCenterRelativeToBase(boolean) - Method in class ilog.views.symbology.interactor.IlvRotationSymbolInteractor
Indicates if the rotation center should be relative to the base (the first child of the composite parent of the rotating part) or relative to the rotating part itself.
setRotationTransformer(IlvTransformer) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
Sets the rotation transformer of the graph model.
setRotatorButtonAvailable(boolean) - Method in class ilog.views.maps.beans.IlvJMapsManagerViewControlBar
Specifies whether the rotate tool is available.
setRotatorIcon(Icon) - Method in class ilog.views.maps.beans.IlvJMapsManagerViewControlBar
Sets the rotate button icon.
setRotatorIconURL(URL) - Method in class ilog.views.maps.beans.IlvJMapsManagerViewControlBar
Sets the rotate button icon.
setRotatorInteractor(IlvManagerViewInteractor) - Method in class ilog.views.maps.beans.IlvJMapsManagerViewControlBar
Changes the rotate interactor.
setRotatorToolTipText(String) - Method in class ilog.views.maps.beans.IlvJMapsManagerViewControlBar
Sets the text that will be displayed in the ToolTip when the mouse rests on the rotate button.
setRoundingMode(RoundingMode) - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
Overridden version of the same method of DecimalFormat.
setRoundingMode(RoundingMode) - Method in class ilog.views.util.text.IlvWrappedICUNumberFormat
Overridden version of the same method of NumberFormat.
setRoundingToPowers(boolean) - Method in class ilog.views.chart.IlvLogarithmicAxisTransformer
Determines whether this transformation shall attempt to produce intervals that start and end at powers of the logarithmic base.
setRow(int, IlvTimeScaleRow) - Method in class ilog.views.gantt.scale.IlvGanttTimeScale
This method is overridden to take into account the fixed number of rows in this class.
setRow(int, IlvTimeScaleRow) - Method in class ilog.views.gantt.scale.IlvTimeScale
Changes the IlvTimeScaleRow object at a specified index.
setRow(IlvTimeScaleRow[]) - Method in class ilog.views.gantt.scale.IlvTimeScale
This method replaces the existing IlvTimeScaleRow objects by those passed in the row argument.
setRow(int, IlvTimeScaleRow) - Method in class ilog.views.gantt.scale.IlvVisibleTimeScaleRows
Sets a row at the specified index in the list of rows.
setRowCount(int) - Method in class ilog.views.chart.datax.adapter.IlvFlatListToFlatTableModel
Sets the number of rows in the model.
setRowCount(int) - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToFlatTableModel
Sets the number of rows in the model.
setRowCount(int) - Method in class ilog.views.chart.datax.adapter.IlvTableToFlatTableModel
Sets the number of rows in the model.
setRowCount(int) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatListModel
This method throws an UnsupportedOperationException.
setRowCount(int) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatTableModel
This method throws an UnsupportedOperationException.
setRowCount(int) - Method in class ilog.views.chart.datax.adapter.IlvTreeToFlatTableModel
This method throws an UnsupportedOperationException.
setRowCount(int) - Method in class ilog.views.chart.datax.flat.table.IlvBufferFlatTableModel
Sets the number of rows in the model.
setRowCount(int) - Method in class ilog.views.chart.datax.flat.table.IlvDefaultFlatTableModel
Sets the number of rows in the model.
setRowCount(int) - Method in class ilog.views.print.IlvManagerPrintableDocument
Changes the number of rows used to print this document.
setRowFormat(String) - Method in class ilog.cpl.graph.background.IlpImageTileBackground
Sets the row format
setRowFormat(String) - Method in class ilog.cpl.graphic.views.background.IlpImageTileBackground
Deprecated.
Sets the row format
setRowHeaderTable(boolean) - Method in class ilog.cpl.table.IlpJTable
Tell the table if it is a row header table or not.
setRowHeight(int) - Method in class ilog.cpl.table.IlpTableView
Sets the height, in pixels, of all cells to rowHeight, The height of the cells in this row will be equal to the row height minus the row margin.
setRowHeight(int) - Method in class ilog.cpl.tree.renderer.IlpViewRenderer
Sets the height of each cell in pixels.
setRowHeight(int) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Sets all Gantt rows to have the same height.
setRowHeight(int) - Method in class ilog.views.gantt.IlvGanttConfiguration
Sets all rows to have the same height.
setRowHeight(IlvHierarchyNode, int) - Method in class ilog.views.gantt.IlvGanttConfiguration
Sets the height of the specified row.
setRowHeight(int) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets all rows in the chart to have the same height.
setRowHeight(IlvHierarchyNode, int) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the height of the specified row.
setRowHeight(int) - Method in class ilog.views.gantt.IlvVerticalDisplayController
Sets all rows to have the same height.
setRowHeight(IlvHierarchyNode, int) - Method in class ilog.views.gantt.IlvVerticalDisplayController
Sets the height of the specified row.
setRowHeight(int) - Method in class ilog.views.gantt.swing.IlvTreeColumn
Sets the height of each row in the tree.
setRowLimit(int) - Method in class ilog.views.maps.datasource.ibm.IlvDBAbstractConnectionPanel
Changes the row limit.
setRowLimit(int) - Method in class ilog.views.maps.datasource.ibm.IlvDBDataSource
Indicates an optional limit to the number of features this data source will retrieve from the database.
setRowMargin(int) - Method in class ilog.cpl.table.IlpTableView
Sets the amount of empty space between cells in adjacent rows.
setRowMargin(int) - Method in class ilog.cpl.table.renderer.IlpViewRenderer
Sets the amount of empty space between cells in adjacent rows.
setRowOrder(int) - Method in class ilog.views.maps.raster.IlvRasterProperties
Sets if the blocks of pixel are ordered from top to bottom (1) or in the opposite direction (0).
setRowSet(RowSet) - Method in class ilog.views.util.data.IlvRowSetTableModel
Initializes the IlvRowSetTableModel instance with the given RowSet.
setRS(String) - Method in class ilog.views.maps.format.wms.IlvWMSDataSource
Sets the reference system.
setRS(String) - Method in class ilog.views.maps.format.wms.IlvWMSReader
Sets the SRS of this reader.
setRule(String) - Method in class ilog.views.chart.customizer.swing.IlvChartCSSCustomizerPanel
Sets the styling rule that should be customized.
setRule(String, URL) - Method in class ilog.views.chart.customizer.swing.IlvChartCSSCustomizerPanel
Sets the styling rule that should be customized.
setRule(IlvCSSRule) - Method in class ilog.views.chart.customizer.swing.IlvChartCSSCustomizerPanel
Sets the styling rule that should be customized.
setRuleCustomizerLogic(IlvRuleCustomizerLogic) - Method in class ilog.views.chart.customizer.swing.IlvChartCSSCustomizerPanel
Sets the rule customizer logic to be displayed.
setRuleCustomizerLogic(IlvRuleCustomizerLogic, URL) - Method in class ilog.views.chart.customizer.swing.IlvChartCSSCustomizerPanel
Sets the rule customizer logic to be displayed with the input configuration file.
setSafetyContour(double) - Method in class ilog.views.maps.defense.format.s57.IlvS57DataSource
Sets the safety contour depth.
setSameShapeForMultipleLinks(boolean) - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
Allows you to specify whether the layout algorithm must ensure that all multiple links have the same shape.
setSameShapeForMultipleLinks(boolean) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Sets whether the layout algorithm must make sure that all multiple links have the same type of shape, that is, a shape with the same number of bends and with parallel segments.
setSaturation(Double) - Method in class ilog.views.maps.raster.datasource.IlvRasterStyle
Changes the color saturation.
setSaturation(double) - Method in class ilog.views.maps.raster.IlvAdjustableDelegateColorModel
Sets a new level of saturation.
setSaturation(float) - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
Sets the saturation of the colors allocated by this renderer.
setSaturation(float) - Method in class ilog.views.sdm.renderer.IlvColoringRenderer
Sets the saturation of the colors allocated by this renderer.
setSaturation(Color, float) - Static method in class ilog.views.util.IlvColorUtil
Returns a color with a modified saturation.
setSaveBackupDataSources(boolean) - Method in class ilog.views.maps.datasource.IlvMapDataSource
Sets whether backup data sources (if any) should be saved along with the map.
setSavePreferredLayoutsToNamedProperties(boolean) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
Sets whether saving the parameters of this layout by IlvGrapherAdapter.saveParametersToNamedProperties(IlvGraphLayout, boolean) sets the preferred layouts in the created named properties.
setSavingDTD(boolean) - Method in class ilog.views.sdm.util.IlvXMLConnector
Sets the flag specifying whether the XML connector saves the DTD public and system identifiers in the DOCTYPE declaration of the XML document.
setSavingExpandedState(boolean) - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer
Specifies whether or not the expanded state of a subgraph is saved to the data model.
setSavingNodePositions(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
Specifies whether the positions of the nodes, as computed by the graph layout algorithm, will be saved to the data model, or if the data model will be left unchanged.
setSavingPassword(boolean) - Method in class ilog.views.maps.datasource.ibm.IlvDBConnectionInfo
Specifies whether the password should be saved in an .ivl file.
setSavingPassword(boolean) - Method in class ilog.views.maps.format.oracle.IlvSDOConnection
Specifies whether the password should be saved in an .ivl file.
setSavingPropertyTypes(boolean) - Method in class ilog.views.sdm.util.IlvXMLConnector
Specifies whether the types of the properties are saved to the XML stream or not.
setScale(double) - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
Sets the current transformer and scale to use for the view.
SetScale(IlvManagerView, IlvLinearUnit, double, boolean) - Static method in class ilog.views.maps.IlvScaleController
Sets the scale of view to the specified scale.
SetScale(IlvManagerView, double, boolean) - Static method in class ilog.views.maps.IlvScaleController
Sets the scale of the georeferenced view to the specified scale.
setScale(double) - Method in class ilog.views.maps.rendering.IlvMapLineRenderingStyle
Sets the scale at which the line width is specified.
setScale(double) - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
Sets the scale at which the label is displayed at font size.
setScale(double) - Method in class ilog.views.maps.theme.IlvMapDynamicStyle
Sets the scale at which the theme will be applied.
setScaleComputation(IlvMapScaleComputation) - Method in class ilog.views.maps.beans.IlvJScaleBar
Allows changing the way scale computation is done.
setScaleFactor(double) - Method in class ilog.views.maps.projection.IlvFrenchLambertProjection
This function does nothing in the case of the French Lambert Projection.
setScaleFactor(double) - Method in class ilog.views.maps.projection.IlvLambertConformalConicProjection
Sets a scale factor applied to the projected data.
setScaleFactor(double) - Method in class ilog.views.maps.projection.IlvObliqueMercatorProjection
Sets a scale factor applied to the projected data.
setScaleFactor(double) - Method in class ilog.views.maps.projection.IlvStereographicProjection
Sets the scale factor applied to the central meridian.
setScaleFactor(double) - Method in class ilog.views.maps.projection.IlvTransverseMercatorProjection
Sets the scale factor applied to the central meridian.
setScaleFactor(double) - Method in class ilog.views.maps.projection.IlvUniversalPolarStereographicProjection
Does nothing.
setScaleFactor(double) - Method in class ilog.views.maps.projection.IlvUniversalTransverseMercatorProjection
Does nothing.
setScaleFormat(NumberFormat) - Method in class ilog.views.maps.beans.IlvJMapScaleControl
Defines the format to display the numerical scale value.
setScaleHeight(int) - Method in class ilog.views.maps.beans.IlvJScaleBar
Sets the height of the scale bar.
setScaleHeight(int) - Method in class ilog.views.maps.beans.IlvScaleBar
Sets the height of the scale bar.
setScalesSelectable(boolean) - Method in class ilog.views.chart.accessibility.IlvDefaultChartAreaAccessibleHierarchy
Specifies whether scales are selectable in general.
setScaleStyle(int) - Method in class ilog.views.maps.beans.IlvJScaleBar
Sets the style used to draw the scale bar.
setScaleStyle(int) - Method in class ilog.views.maps.beans.IlvScaleBar
Sets the style used to draw the scale bar.
setScaleTextMode(int) - Method in class ilog.views.maps.beans.IlvJScaleBar
Sets the label displaying mode.
setScaleTextMode(int) - Method in class ilog.views.maps.beans.IlvScaleBar
Sets the label displaying mode.
setScaleTransform(Dimension, float, float) - Method in class ilog.views.chart.IlvScalableFontManager
Sets the transform parameters.
setScaling(double) - Method in class ilog.views.chart.IlvAffineAxisTransformer
Sets the scaling.
setScalingAlignment(int) - Method in class ilog.views.chart.print.IlvChartPrintableDocument
Sets the scaling alignment.
setScalingFont(boolean) - Method in class ilog.views.chart.IlvChart
Sets whether the fonts are scaled when the chart is resized.
setScalingFont(boolean) - Method in class ilog.views.chart.IlvLabelRenderer
Sets whether this label renderer enables the font scaling.
setScalingFont(boolean) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets whether the fonts are scaled when the chart is resized.
setScreenColor(Color) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.NMW
Sets the color used for the workstation screen.
SetScreenSizeMM(Dimension) - Static method in class ilog.views.maps.IlvScaleController
Specifies the height and the width of the display screen for a more accurate scale management.
setScrollable(boolean) - Method in class ilog.views.diagrammer.IlvDiagrammer
Specifies whether this diagram component should allow scrolling or not.
setScrollBar(int) - Method in class ilog.views.faces.component.IlvFacesView
Sets the scroll bar state of the view.
setScrollBar(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Sets the scroll bar state property for view.
setScrollDelay(int) - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
Sets the delay after which the swimlanes reappear when the view has been scrolled.
setScrollDelay(int) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
Sets the delay after which the legend reappears when the view has been scrolled.
setScrollFactor(double) - Method in class ilog.views.gantt.action.IlvTimeScrollAction
Sets the scroll factor as a fraction of the time scrollable's visible duration.
setScrollFactor(double) - Method in class ilog.views.gantt.action.IlvVerticalScrollAction
Sets the scroll factor used in IlvVerticalScrollAction.PIXEL_SCROLL scrolling mode, expressed as a fraction of the scrollable's vertical extent.
setScrollInsets(Insets) - Method in class ilog.views.maps.beans.IlvEditableTree
Sets the autoscrolling offsets.
setScrollMode(int) - Method in class ilog.views.gantt.action.IlvVerticalScrollAction
Sets the vertical scrolling mode.
setScrollRatio(double) - Method in class ilog.views.chart.IlvChart
Sets the scroll ratio.
setScrollsOnExpand(boolean) - Method in class ilog.cpl.tree.renderer.IlpViewRenderer
Sets the scrollsOnExpand property that determines whether the tree scrolls to show previously hidden children.
setScrollTiming(int) - Method in class ilog.views.interactor.IlvAbstractScrollInteractor
Sets the timing of repetitive scroll operations when the mouse pointer moves outside the manager view.
setScrollTiming(int) - Method in class ilog.views.interactor.IlvSelectInteractor
Sets the timing of repetitive scroll operations when the mouse pointer moves outside the manager view.
setSDMEngine(IlvGrapher, IlvSDMEngine) - Static method in class ilog.views.sdm.IlvSDMEngine
Associates an SDM engine with the specified grapher.
setSDMEngine(IlvSDMEngine) - Method in class ilog.views.sdm.IlvSDMView
Changes the SDM engine associated with this SDM view.
setSDMEngine(IlvSDMEngine) - Method in class ilog.views.sdm.modeltools.IlvContentController
Sets the SDM engine to work on.
setSDMEngine(IlvSDMEngine) - Method in class ilog.views.sdm.swing.IlvSDMTableMediator
Sets the SDM engine to connect to the JTable.
setSDMModel(IlvSDMModel) - Method in class ilog.views.sdm.swing.IlvSDMTableModel
Sets the SDM model for which this table model is an adapter.
setSearchStrategy(IlpStyleSearchStrategy) - Method in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
Sets a new search strategy to this style.
setSearchToolVisisble(boolean) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerComboboxViewer
Sets the visibility of the search tool
setSearchToolVisisble(boolean) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerTabbedViewer
Sets the visibility of the search tool
setSecantLatitude1(double) - Method in class ilog.views.maps.projection.IlvConicProjection
Sets the first latitude at which the cone intersects with the earth.
setSecantLatitude2(double) - Method in class ilog.views.maps.projection.IlvConicProjection
Sets the second latitude at which the cone intersects with the earth.
setSecantLatitudes(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvAlbersEqualAreaProjection
Sets the secant latitudes of the projection.
setSecantLatitudes(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvConicProjection
Sets the latitudes at which the cone intersects with the earth.
setSecantLatitudes(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvFrenchLambertProjection
This function does nothing in the case of a French Lambert Projection.
setSecantLatitudes(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvLambertConformalConicProjection
Sets the secant latitudes of the projection.
setSecantLatitudes(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvLambertEqualAreaConicProjection
Sets the latitudes at which the cone intersects with the earth.
setSecondaryDirection(int) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Sets the secondary direction of arrangement of the rectangles.
setSecondGraphLayout(IlvGraphLayout) - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
Sets the second layout to be applied.
setSecondGraphLayoutActive(boolean) - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
Sets whether the second graph layout is active.
setSecondGraphLayoutActive(boolean) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
Deprecated.
setSecondGraphLayoutActive(int) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
Sets whether the second graph layout of all subgraphs is active.
setSecondGraphLayoutActiveDuringAutoLayout(int) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
Sets whether the second graph layout of all subgraphs is active during automatic layout.
setSecondGraphLayoutPersistent(boolean) - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
Sets whether the second graph layout is persistent.
setSecondPoint(IlvCoordinate) - Method in class ilog.views.maps.defense.terrain.IlvAltitudeVisibilityChart
Sets the new target point location.
setSecondStep(int) - Method in class ilog.views.util.time.IlvTimeIncrementPolicy.Second
Sets the number of seconds in a step increment.
setSecondStep(int) - Method in class ilog.views.util.time.IlvTimeIncrementPolicy2.Second
Sets the number of seconds in a step increment.
SetSecStateChartMapping(IltPerformance.SecState, IltChartMapping) - Static method in class ilog.tgo.model.IltPerformanceDefaultMapper
Deprecated.
Please use IltSettings.SetValue instead.
SetSecStateChartMapping(IltSAN.SecState, IltChartMapping) - Static method in class ilog.tgo.model.IltSANDefaultMapper
Deprecated.
Please use IltSettings.SetValue instead.
SetSecStateChartMapping(IltState, IltChartMapping) - Static method in class ilog.tgo.model.IltSNMPDefaultMapper
Deprecated.
Use IltSettings.SetValue instead. For example: IltSettings.SetValue("SNMP.Interface.InOctets.Type", IltDecorationType.Chart) and IltSettings.SetValue("SNMP.Interface.InOctets.Chart", mapping).
SetSecStateCounterMapping(IltPerformance.SecState, IltCounterMapping) - Static method in class ilog.tgo.model.IltPerformanceDefaultMapper
Deprecated.
Please use IltSettings.SetValue instead.
SetSecStateCounterMapping(IltSAN.SecState, IltCounterMapping) - Static method in class ilog.tgo.model.IltSANDefaultMapper
Deprecated.
Please use IltSettings.SetValue instead.
SetSecStateCounterMapping(IltState, IltCounterMapping) - Static method in class ilog.tgo.model.IltSNMPDefaultMapper
Deprecated.
Use IltSettings.SetValue instead. For example: IltSettings.SetValue("SNMP.Interface.InOctets.Type", IltDecorationType.Counter) and IltSettings.SetValue("SNMP.Interface.InOctets.Counter", mapping).
SetSecStateDecorationType(IltPerformance.SecState, IltDecorationType) - Static method in class ilog.tgo.model.IltPerformanceDefaultMapper
Deprecated.
Please use IltSettings.SetValue instead.
SetSecStateDecorationType(IltSAN.SecState, IltDecorationType) - Static method in class ilog.tgo.model.IltSANDefaultMapper
Deprecated.
Please use IltSettings.SetValue instead.
SetSecStateDecorationType(IltState, IltDecorationType) - Static method in class ilog.tgo.model.IltSNMPDefaultMapper
Deprecated.
Use IltSettings.SetValue instead. For example: IltSettings.SetValue("SNMP.Interface.InOctets.Type", IltDecorationType.Counter).
SetSecStateGaugeMapping(IltPerformance.SecState, IltGaugeMapping) - Static method in class ilog.tgo.model.IltPerformanceDefaultMapper
Deprecated.
Please use IltSettings.SetValue instead.
SetSecStateGaugeMapping(IltSAN.SecState, IltGaugeMapping) - Static method in class ilog.tgo.model.IltSANDefaultMapper
Deprecated.
Please use IltSettings.SetValue instead.
SetSecStateGaugeMapping(IltState, IltGaugeMapping) - Static method in class ilog.tgo.model.IltSNMPDefaultMapper
Deprecated.
Use IltSettings.SetValue instead. For example: IltSettings.SetValue("SNMP.Interface.InOctets.Type", IltDecorationType.Gauge) and IltSettings.SetValue("SNMP.Interface.InOctets.Gauge", mapping).
SetSecStateMapping(IltMisc.SecState, Image) - Static method in class ilog.tgo.model.IltMiscDefaultMapper
Deprecated.
Please use IltSettings.SetValue(property, image), where property is the name of the state being configured for instance "Misc.SecState.DoorAjar" and the "Icon" suffix, "Misc.SecState.DoorAjar.Icon".
setSecStates(Enumeration) - Method in class ilog.tgo.model.IltBellcoreObjectState
Replaces the list of secondary states with the contents of a given enumeration.
setSeedValueForRandomGenerator(long) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets the seed value for the random generator.
setSeedValueForRandomGenerator(long) - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayout
Allows you to specify a seed value for the random generator.
setSegment(int, IlvPoint, IlvPoint) - Method in class ilog.tgo.graphic.IltLogicalPolygon
Deprecated.
 
setSegment(int, IlvPoint, IlvPoint) - Method in class ilog.tgo.graphic.IltLogicalPolyline
Deprecated.
 
setSegment(int, IlvPoint, IlvPoint) - Method in class ilog.tgo.graphic.IltLogicalPolyPoints
Deprecated.
During construction of an instance, this sets a specified segment.
setSegmentAngle(IlvSegmentedHyperEdge.Segment, double) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
Sets the angle of a segment.
setSelectable(IlvScale, boolean) - Method in class ilog.views.chart.accessibility.IlvDefaultChartAreaAccessibleHierarchy
Specifies whether a given scale shall be selectable or not.
setSelectable(IlvChartRenderer, boolean) - Method in class ilog.views.chart.accessibility.IlvDefaultChartAreaAccessibleHierarchy
Specifies whether a given renderer shall be selectable or not.
setSelectable(IlvDataSet, boolean) - Method in class ilog.views.chart.accessibility.IlvDefaultChartAreaAccessibleHierarchy
Specifies whether a given data set shall be selectable or not.
setSelectable(boolean) - Method in class ilog.views.IlvGraphic
Allows or disallows selection for this graphic object with the selection interactor.
setSelectable(IlvGraphic, boolean) - Method in class ilog.views.IlvManager
Allows or disallow the specified object to be selected with the selection interactor (IlvSelectInteractor).
setSelectable(int, boolean) - Method in class ilog.views.IlvManager
Allows or prohibits the selection of objects in a layer by the selection interactor (IlvSelectInteractor).
setSelectAll(boolean) - Method in class ilog.views.accelerator.IlvSelectAllAccelerator
Sets whether all objects are selected or deselected in the manager of the current view when this accelerator is triggered.
setSelectButtonAvailable(boolean) - Method in class ilog.views.awt.IlvManagerViewControlBar
Specifies whether the Selection tool is available.
setSelectButtonAvailable(boolean) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Specifies whether the Selection tool is available.
setSelected(boolean) - Method in class ilog.tgo.composite.IltcCompositeGraphic
Changes the composite graphic object so that is appears selected.
setSelected(boolean) - Method in class ilog.tgo.graphic.IltCompositeGraphic
Changes the composite graphic object so that is appears selected.
setSelected(IltGraphicManager, boolean) - Method in class ilog.tgo.model.IltObject
Deprecated.
Please use the methods addSelectionObject or removeSelectionObject in the classes IlpNetwork and IlpEquipment instead.
setSelected(boolean) - Method in class ilog.views.appframe.swing.mdi.IlvInternalFrame
Selects and deselects the JInternalFrame.
setSelected(IlvDiagrammer, boolean) - Method in class ilog.views.diagrammer.application.IlvDiagrammerAction.ToggleAction
This method is called when the selected state of the action changes.
setSelected(Object, boolean) - Method in class ilog.views.diagrammer.IlvDiagrammer
Selects or deselects a node or a link in the diagram component.
setSelected(HttpServletRequest, IlvSelectionSupport.IlvSelectionResponse, IlvDiagrammer, IlvGraphic, boolean) - Method in class ilog.views.diagrammer.servlet.IlvDiagrammerSelectionSupport
Selects the specified object.
setSelected(boolean) - Method in class ilog.views.faces.component.IlvImageButton
Sets the selection state.
setSelected(String) - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
Sets the selection state of this button, if this button is a toggle button.
setSelected(IlvActivity, boolean) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Selects or deselects the specified activity.
setSelected(IlvActivity, boolean) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
Selects or deselects the specified activity.
setSelected(IlvActivity, boolean) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthView
Selects or deselects the specified activity.
setSelected(IlvLinkImage, boolean) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
Selects or deselects the specified sublink.
setSelected(IlvGraphic, boolean, boolean) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
Selects or deselects the specified sublink.
setSelected(IlvGraphic, IlvPoint, IlvManagerView) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
Selects the specified sublink.
setSelected(boolean) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperGrapherPin
Sets whether the pin is selected.
setSelected(IlvGraphic, boolean, boolean) - Method in class ilog.views.hypergraph.IlvHyperGrapher
Selects or deselects the specified graphic object.
setSelected(IlvGraphic, IlvPoint, IlvManagerView) - Method in class ilog.views.hypergraph.IlvHyperGrapher
Selects or the specified graphic object.
setSelected(boolean) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge.Segment
Selects the segment.
setSelected(IlvSegmentedHyperEdge.Segment, boolean, boolean) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
Selects or deselects the segment.
setSelected(IlvGraphic, boolean, boolean) - Method in class ilog.views.IlvManager
Selects or deselects the specified graphic object.
setSelected(IlvGraphic, IlvPoint, IlvManagerView) - Method in class ilog.views.IlvManager
Selects the specified graphic object.
setSelected(IlvGraphic, boolean, boolean) - Method in interface ilog.views.IlvObjectWithSelection
Selects or deselects the specified object.
setSelected(IlvGraphic, IlvPoint, IlvManagerView) - Method in interface ilog.views.IlvObjectWithSelection
Selects the specified graphic object.
setSelected(Object, boolean) - Method in class ilog.views.sdm.IlvSDMEngine
Selects or deselects the graphic object representing a specified data object.
setSelected(Object[], boolean) - Method in class ilog.views.sdm.IlvSDMEngine
Selects or deselects the graphic objects representing the specified array of data objects.
setSelectedActivities(Collection) - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
Sets the collection of activities that are currently selected.
setSelectedColor(Color) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperGrapherPin
Sets the color of the pin if it is selected.
setSelectedDashboardDiagram(IlvDashboardDiagram) - Method in interface ilog.views.dashboard.IlvDashboardContainer
Selects the diagram.
setSelectedDashboardDiagram(IlvDashboardDiagram) - Method in class ilog.views.dashboard.IlvDashboardTabbedPane
Selects the diagram.
setSelectedFramePaint(Paint) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundleSelection
Sets the paint of the frame when selected.
setSelectedImage(String) - Method in class ilog.views.faces.component.IlvImageButton
Sets the URL of the image representing the button when this button is selected.
setSelectedImage(String) - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
Sets the URL of the image representing the button when this button is selected.
setSelectedIndex(int) - Method in class ilog.views.appframe.swing.mdi.IlvMDITabbedPane
Sets the selected index for this tabbed pane.
setSelectedInternal(IltGraphicManager, IltGraphic, boolean) - Method in class ilog.tgo.model.IltObject
Changes the "selected" state of the graphic representation in a given IltGraphicManager.
setSelectedItem(int) - Method in class ilog.views.appframe.event.IlvListActionHandler
Sets the newly selected item in the list of items of the list action.
SetSelectedItem(Action, Object) - Static method in class ilog.views.appframe.IlvAction
Selects one item among the items stored in the specified list action.
setSelectedItem(Object) - Method in class ilog.views.util.swing.SwingFactories.AutoAddComboBoxModel
setSelectedItem(Object) - Method in class ilog.views.util.swing.SwingFactories.FontListComboBoxModel
setSelectedItem(Object) - Method in class ilog.views.util.swing.SwingFactories.LnFComboBoxModel
setSelectedItem(Object) - Method in class ilog.views.util.swing.SwingFactories.LocaleComboBoxModel
setSelectedLocale(Locale) - Method in class ilog.views.util.swing.SwingFactories.LocaleComboBoxModel
Sets the selected locale.
setSelectedMenuItem(IlvMenuItem) - Method in class ilog.views.faces.dhtml.event.FacesMenuActionEvent
Sets the selected menu item.
setSelectedObject(IlpObject) - Method in class ilog.cpl.equipment.IlpDefaultEquipmentSelectionModel
Sets the selected IlpObject.
setSelectedObject(IlpObject) - Method in class ilog.cpl.graph.IlpGraphView
Sets the selected IlpObject.
setSelectedObject(IlpObject) - Method in class ilog.cpl.IlpEquipment
Sets the selected IlpObject.
setSelectedObject(IlpObject) - Method in class ilog.cpl.IlpNetwork
Sets the selected IlpObject.
setSelectedObject(IlpObject) - Method in class ilog.cpl.IlpTable
Sets the selected IlpObject.
setSelectedObject(IlpObject) - Method in class ilog.cpl.IlpTree
Sets the selected IlpObject.
setSelectedObject(IlpObject) - Method in class ilog.cpl.network.IlpDefaultNetworkSelectionModel
Sets the selected IlpObject.
setSelectedObject(IlpObject) - Method in class ilog.cpl.table.selection.IlpDefaultTableSelectionModel
Sets the selected IlpObject.
setSelectedObject(IlpObject) - Method in class ilog.cpl.tree.IlpDefaultTreeSelectionModel
Sets the selected IlpObject.
setSelectedObject(IlpObject) - Method in interface ilog.cpl.util.selection.IlpObjectSelectionModel
Sets the selected IlpObject.
setSelectedObjects(Collection) - Method in class ilog.cpl.equipment.IlpDefaultEquipmentSelectionModel
Sets the set of selected IlpObjects.
setSelectedObjects(Collection) - Method in class ilog.cpl.graph.IlpGraphView
Sets the set of selected IlpObjects.
setSelectedObjects(Collection) - Method in class ilog.cpl.IlpEquipment
Sets the set of selected IlpObjects.
setSelectedObjects(Collection) - Method in class ilog.cpl.IlpNetwork
Sets the set of selected IlpObjects.
setSelectedObjects(Collection) - Method in class ilog.cpl.IlpTable
Sets the set of selected IlpObjects.
setSelectedObjects(Collection) - Method in class ilog.cpl.IlpTree
Sets the set of selected IlpObjects.
setSelectedObjects(Collection) - Method in class ilog.cpl.network.IlpDefaultNetworkSelectionModel
Sets the set of selected IlpObjects.
setSelectedObjects(Collection) - Method in class ilog.cpl.table.selection.IlpDefaultTableSelectionModel
Sets the set of selected IlpObjects.
setSelectedObjects(Collection) - Method in class ilog.cpl.tree.IlpDefaultTreeSelectionModel
Sets the set of selected IlpObjects.
setSelectedObjects(Collection) - Method in interface ilog.cpl.util.selection.IlpObjectSelectionModel
Sets the set of selected IlpObjects.
setSelectedRepresentationObject(IlpRepresentationObject) - Method in class ilog.cpl.equipment.IlpDefaultEquipmentSelectionModel
Sets the selected IlpRepresentationObject.
setSelectedRepresentationObject(IlpRepresentationObject) - Method in class ilog.cpl.network.IlpDefaultNetworkSelectionModel
Sets the selected IlpRepresentationObject.
setSelectedRepresentationObject(IlpRepresentationObject) - Method in class ilog.cpl.table.selection.IlpDefaultTableSelectionModel
Sets the selected IlpRepresentationObject.
setSelectedRepresentationObject(IlpRepresentationObject) - Method in class ilog.cpl.tree.IlpDefaultTreeSelectionModel
Sets the selection to object.
setSelectedRepresentationObject(IlpRepresentationObject) - Method in interface ilog.cpl.tree.IlpTreeSelectionModel
Sets the selection to object.
setSelectedRepresentationObject(IlpRepresentationObject) - Method in interface ilog.cpl.util.selection.IlpRepresentationObjectSelectionModel
Sets the selected IlpRepresentationObject.
setSelectedRepresentationObjects(Collection) - Method in class ilog.cpl.equipment.IlpDefaultEquipmentSelectionModel
Sets the set of selected IlpRepresentationObjects.
setSelectedRepresentationObjects(Collection) - Method in class ilog.cpl.graph.IlpGraphView
Sets the set of selected IlpRepresentationObjects.
setSelectedRepresentationObjects(Collection) - Method in class ilog.cpl.network.IlpDefaultNetworkSelectionModel
Sets the set of selected IlpRepresentationObjects.
setSelectedRepresentationObjects(Collection) - Method in class ilog.cpl.table.selection.IlpDefaultTableSelectionModel
Sets the set of selected IlpRepresentationObjects.
setSelectedRepresentationObjects(Collection) - Method in class ilog.cpl.tree.IlpDefaultTreeSelectionModel
Sets the selection to the representation objects in objects.
setSelectedRepresentationObjects(Collection) - Method in interface ilog.cpl.util.selection.IlpRepresentationObjectSelectionModel
Sets the set of selected IlpRepresentationObjects.
setSelectedSegmentsPaint(Paint) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
Changes the stroke paint of the selected segments.
setSelectedSegmentsPaint(Paint) - Method in class ilog.views.hypergraph.interactor.IlvMakeSegmentedHyperEdgeInteractor
Sets the stroke paint of selected segments of the newly created hyperedge.
setSelectedWhenPopupPreferred(boolean) - Method in class ilog.views.IlvManagerView
Sets whether IlvManagerView.getPopupMenu(IlvPoint,IlvPopupMenuManager) returns preferably the topmost selected object.
setSelectExpandedSubgraphsAllowed(boolean) - Method in class ilog.views.accelerator.IlvCycleSelectAccelerator
Sets whether the accelerator will select nodes that are expanded subgraphs.
setSelectIcon(Icon) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Indicates the icon of the Select button.
setSelectIconImage(Image) - Method in class ilog.views.awt.IlvManagerViewControlBar
Specifies the icon image of the Selection button.
setSelectIconURL(URL) - Method in class ilog.views.awt.IlvManagerViewControlBar
Specifies the icon image of the Selection button.
setSelectIconURL(URL) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Indicates the icon of the Select button.
setSelectInteractor(IlvManagerViewInteractor) - Method in class ilog.views.awt.IlvManagerViewControlBar
Sets the interactor for the Selection tool.
setSelectInteractor(IlvSelectInteractor) - Method in class ilog.views.diagrammer.IlvDiagrammer
Changes the interactor used when the diagram component is in select mode.
setSelectInteractor(IlvManagerViewInteractor) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Changes the interactor for the Selection tool.
setSelection(IlpRepresentationObject, IlpAttribute) - Method in class ilog.cpl.table.selection.IlpDefaultTableSelectionModel
Applies a new selection.
setSelection(IlpArea) - Method in class ilog.cpl.table.selection.IlpDefaultTableSelectionModel
Applies a new selection.
setSelection(IlpRepresentationObject, IlpAttribute) - Method in interface ilog.cpl.table.selection.IlpTableSelectionModel
Applies a new selection.
setSelection(IlpArea) - Method in interface ilog.cpl.table.selection.IlpTableSelectionModel
Applies a new selection.
setSelection(IlvChartAreaAccessible) - Method in class ilog.views.chart.interactor.IlvChartAreaSelectionManager
Determines which element shall be selected.
setSelection(IlvSelection) - Method in class ilog.views.graphic.IlvGraphicHandleSelection
Sets the referenced selection.
setSelectionAdjusting(boolean) - Method in class ilog.views.gantt.IlvGanttConfiguration
Starts a series of selection events.
setSelectionAdjusting(boolean) - Method in class ilog.views.gantt.IlvHierarchyChart
Starts a series of selection events.
setSelectionAdjusting(boolean) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
Starts a series of selection events.
setSelectionAdjusting(boolean) - Method in class ilog.views.IlvManager
Starts a series of selection events.
setSelectionAdjusting(boolean) - Method in interface ilog.views.IlvObjectWithSelection
Starts a series of selection events.
setSelectionBackground(Color) - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
Sets the background color for selected cells.
setSelectionBorderBackground(Color) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the background color of the selection border, or null if no selection border is to be drawn.
setSelectionBorderBackground(Color) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
 
setSelectionBorderForeground(Color) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the foreground color of the selection border, or null if no selection border is to be drawn.
setSelectionBorderForeground(Color) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
 
setSelectionBorderLineStyle(IltLineStyle) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the line style of the selection border, or null if no selection border is to be drawn.
setSelectionBorderWidth(int) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the width of the selection border.
setSelectionCheckBoxVisible(boolean) - Method in class ilog.cpl.tree.IlpTreeView
Activates or deactivates the use of check boxes to display and modify the selection status of nodes.
setSelectionEnabled(boolean) - Method in class ilog.views.gantt.servlet.IlvGanttServletSupport
Enables or disables the support of selection requests in the sheet area.
setSelectionEnabled(boolean) - Method in class ilog.views.servlet.IlvManagerServletSupport
Enables or disables the support of selection requests.
setSelectionEventSource(Object) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
Changes the source for selection events.
setSelectionEventSource(Object) - Method in class ilog.views.IlvManager
Changes the source for selection events.
setSelectionEventSource(Object) - Method in interface ilog.views.IlvObjectWithSelection
Changes the source for selection events.
setSelectionFactory(IlvSelectionFactory) - Method in class ilog.views.IlvManager
Installs a selection factory in the manager.
setSelectionFillPaint(Paint) - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultActivityCalendarRenderer
Sets the paint object used to fill the rectangular bar when the activity is selected.
setSelectionFillPaint(Paint) - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultMilestoneCalendarRenderer
Sets the paint object used to fill the symbol when the milestone is selected.
setSelectionForeground(Color) - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
Sets the foreground color for selected cells.
SetSelectionIndex(Action, int) - Static method in class ilog.views.appframe.IlvAction
Selects one item among the items stored in the specified list action.
setSelectionInsideSubobjectsAllowed(boolean) - Method in class ilog.views.interactor.IlvSelectInteractor
Lets you enable or disable whether selection of inner objects not owned by a manager is allowed.
setSelectionInterval(int, int) - Method in class ilog.cpl.tree.IlpTreeView
Selects the nodes between index0 and index1, inclusive.
setSelectionInvariantSubManagerBounds(boolean) - Method in class ilog.views.IlvManager
Enables or disables selection-invariant submanager bounds.
setSelectionLookAndFeel(int) - Method in class ilog.cpl.IlpTree
Sets the way the selection is rendered to/manipulated by the end-user.
setSelectionLookAndFeel(int) - Method in class ilog.cpl.tree.IlpTreeView
Sets the way the selection is rendered to/manipulated by the end-user.
setSelectionLookAndFeel(int) - Method in class ilog.cpl.tree.renderer.IlpViewRenderer
Sets the way the selection is rendered/manipulated by the end-user.
setSelectionManager(IlvChartAreaSelectionManager) - Method in class ilog.views.chart.interactor.IlvChartCycleSelectInteractor
Sets the object that manages and renders the selection.
setSelectionMode(IlpTableSelectionMode) - Method in class ilog.cpl.IlpTable
Sets the selection mode of the table view.
setSelectionMode(IlpTableSelectionMode) - Method in class ilog.cpl.table.IlpTableView
Sets the selection mode.
setSelectionMode(IlpTableSelectionMode) - Method in class ilog.cpl.table.renderer.IlpViewRenderer
Sets the selection mode.
setSelectionMode(IlpTableSelectionMode) - Method in class ilog.cpl.table.selection.IlpDefaultTableSelectionModel
Sets the selection mode.
setSelectionMode(boolean) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeInteractor
Enables the selection of the created graphic object and the deselection of the other graphic objects contained in the manager after the creation.
setSelectionMode(boolean) - Method in class ilog.views.interactor.IlvMakeLinkInteractor
Enables the selection of the created graphic object and the deselection of the other graphic objects contained in the manager after the creation.
setSelectionMode(boolean) - Method in class ilog.views.interactor.IlvMakePolyPointsInteractor
Enables the selection of the created graphic object and the deselection of the other graphic objects contained in the manager after the creation.
setSelectionMode(boolean) - Method in class ilog.views.interactor.IlvMakeRectangleInteractor
Enables the selection of the created graphic object and the deselection of the other graphic objects contained in the manager after the creation.
setSelectionModel(IlpEquipmentSelectionModel) - Method in class ilog.cpl.IlpEquipment
Sets the selection model.
setSelectionModel(IlpNetworkSelectionModel) - Method in class ilog.cpl.IlpNetwork
Sets the selection model.
setSelectionModel(TreeSelectionModel) - Method in class ilog.cpl.IlpTree
Sets a new selection model on the component.
setSelectionModel(IlpTableSelectionModel) - Method in class ilog.cpl.table.IlpTableView
Sets a new selection model for this table and adds a selection listener to this model.
setSelectionModifier(int) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentSelectButton
Sets the selection modifier.
setSelectionModifier(int) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkSelectButton
Sets the selection modifier.
setSelectionModifier(int) - Method in class ilog.views.interactor.IlvSelectInteractor
Sets the selection modifier.
setSelectionPseudoClass(String) - Method in class ilog.views.sdm.IlvSDMEngine
Changes the pseudo-class used to style selected objects.
setSelectionRepresentationObject(IlpRepresentationObject) - Method in class ilog.cpl.tree.IlpDefaultTreeSelectionModel
Deprecated.
Please use setSelectedRepresentationObject instead.
setSelectionRepresentationObject(IlpRepresentationObject) - Method in interface ilog.cpl.tree.IlpTreeSelectionModel
Deprecated.
Please use setSelectedRepresentationObject instead.
setSelectionRepresentationObjects(Collection) - Method in class ilog.cpl.tree.IlpDefaultTreeSelectionModel
Deprecated.
Please use setSelectedRepresentationObjects instead.
setSelectionRepresentationObjects(Collection) - Method in interface ilog.cpl.tree.IlpTreeSelectionModel
Deprecated.
Please use setSelectedRepresentationObjects instead.
setSelectionResizableClass(String) - Method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesDiagrammerResizeInteractor
Sets the selection resizable class, this class implements the IlvSelectionResizable interface.
setSelectionResizableClass(String) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerResizeInteractorTag
Sets the selection resizable class, this class implements the IlvSelectionResizable interface.
setSelectionStrokePaint(Paint) - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultActivityCalendarRenderer
Sets the paint object used to stroke the rectangular bar when the activity is selected.
setSelectionStrokePaint(Paint) - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultMilestoneCalendarRenderer
Sets the paint object used to stroke the symbol when the milestone is selected.
setSelectionStyle(IlvStyle) - Static method in class ilog.views.chart.util.IlvSelectionUtil
Sets the selection style.
setSelectionType(int) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
Sets the IlvSelection class that is used to show that this IlvCompositeGraphic is selected.
setSelectionWhenHighlightingEnabled(boolean) - Method in class ilog.views.interactor.IlvGrapherPinInteractor
Enables or disables the selection of graphic objects (in the sense of IlvManager.setSelected(IlvGraphic, boolean, boolean)) to indicate that the pin link connector attached to it is currently edited.
setSelectionWhenHightlightingEnabled(boolean) - Method in class ilog.views.interactor.IlvGrapherPinInteractor
setSelectLinksAllowed(boolean) - Method in class ilog.views.accelerator.IlvCycleSelectAccelerator
Sets whether the accelerator will select links in a grapher.
setSelectManager(IlvDashboardKeySelectManager) - Method in class ilog.views.dashboard.IlvDashboardDiagram
Sets the selection manager to be used for this dashboard diagram.
setSelectMode(boolean) - Method in class ilog.views.diagrammer.IlvDiagrammer
Enables or disables the selection of objects in the diagram.
setSelectNodesAllowed(boolean) - Method in class ilog.views.accelerator.IlvCycleSelectAccelerator
Sets whether the accelerator will select nodes that are not expanded subgraphs.
setSelectNonNodesOrLinksAllowed(boolean) - Method in class ilog.views.accelerator.IlvCycleSelectAccelerator
Sets whether the accelerator will select objects that are not nodes or links in a grapher.
setSelectToolTipText(String) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Indicates the text to display in the Select button tooltip.
setSelfLinkAbsoluteAttachPosition(IlvPoint) - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
Sets the absolute attach position at the node border for self-links (that is, links that start and end at the same node).
setSelfLinkAllowed(boolean) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentMakeLinkButton
Enables or disables the creation of self-links.
setSelfLinkAllowed(boolean) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentMakePolyLinkButton
Enables or disables the creation of self-links.
setSelfLinkAllowed(boolean) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkMakeLinkButton
Enables or disables the creation of self-links.
setSelfLinkAllowed(boolean) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkMakePolyLinkButton
Enables or disables the creation of self-links.
setSelfLinkAllowed(boolean) - Method in class ilog.tgo.interactor.IltMakeLinkInteractor
Enables or disables the creation of self-links.
setSelfLinkAllowed(boolean) - Method in class ilog.views.interactor.IlvMakeLinkInteractor
Enables or disables the creation of self-links.
setSelfLinkAllowedCorners(int) - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
Sets which corners are allowed to have self-links (that is, links that start and end at the same node).
setSelfLinkBaseSpacing(double) - Method in class ilog.views.graphic.linkpolicy.IlvBundleLinkShapePolicy
Sets the smallest length of the base line segment of selflinks that are automatically routed.
SetSelfLinkBaseSpacing(IlvManager, double, boolean, boolean) - Static method in class ilog.views.graphic.linkpolicy.IlvBundleLinkShapePolicy
Sets the smallest length of the base line segment of selflinks that are automatically routed for all links of the input manager.
setSelfLinkConnectToNodeCenter(boolean) - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
Sets whether self-links (that is, links that start and end at the same node) connect towards the node center.
setSelfLinkDirection(int) - Method in class ilog.views.graphic.linkpolicy.IlvBundleLinkShapePolicy
Sets the direction where the automatically routed self links are attached to the node.
SetSelfLinkDirection(IlvManager, int, boolean, boolean) - Static method in class ilog.views.graphic.linkpolicy.IlvBundleLinkShapePolicy
Sets the direction where the automatically routed self links are attached to the node for all links of the input manager.
setSelfLinkFromPortSide(int) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the default port side of a self-link at the "from" side.
setSelfLinkMode(int) - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
Sets the mode how self-links (that is, links that start and end at the same node) are laid out.
setSelfLinkOrientation(int) - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
Sets the orientation of self-links (that is, links that start and end at the same node).
setSelfLinkRelativeAttachPosition(IlvPoint) - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
Sets the relative attach position at the node border for self-links (that is, links that start and end at the same node).
setSelfLinkSideSpacing(double) - Method in class ilog.views.graphic.linkpolicy.IlvBundleLinkShapePolicy
Sets the smallest length of the two side line segments of selflinks that are automatically routed.
SetSelfLinkSideSpacing(IlvManager, double, boolean, boolean) - Static method in class ilog.views.graphic.linkpolicy.IlvBundleLinkShapePolicy
Sets the smallest length of the two side line segments of selflinks that are automatically routed for all links of the input manager.
setSelfLinkSpacing(double) - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
Sets the minimal spacing between node border and self-links (that is, links that start and end at the same node).
setSelfLinksSameSideNested(boolean) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets whether self-links that attach the same side of a node are nested.
setSelfLinkToPortSide(int) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the default port side of a self-link at the "to" side.
setSelfLinkTriangular(boolean) - Method in class ilog.views.graphic.linkpolicy.IlvBundleLinkShapePolicy
Sets whether the automatic rerouted selflinks have a triangular shape or a rectangular shape.
SetSelfLinkTriangular(IlvManager, boolean, boolean, boolean) - Static method in class ilog.views.graphic.linkpolicy.IlvBundleLinkShapePolicy
Sets whether the automatic rerouted selflinks have a triangular shape or a rectangular shape for all links of the input manager.
setSensitive(boolean) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
When this property is set to true, the object interactor IlvCompositeInteractor dispatches the AWT events to the Swing actions defined in the event maps.
setSensitive(boolean) - Method in class ilog.views.graphic.composite.IlvCompositeLink
When this property is set to true, the object interactor IlvCompositeInteractor dispatches the AWT events to the Swing actions defined in the event maps.
setSeparateLegendPage(boolean) - Method in class ilog.views.maps.print.IlvMapPageEditor
Sets whether the legend will be printed on a separate page.
setSeparatorVisible(boolean) - Method in class ilog.views.sdm.graphic.IlvDefaultLaneGraphic
Controls separator visibility
setSerializableProperties(ArrayList<Object>) - Method in class ilog.views.dashboard.IlvDashboardDiagram
 
setSeries(String[]) - Method in class ilog.views.chart.graphic.IlvThresholdIndicator
Sets the series associated with this threshold indicator.
setSeriesType(int) - Method in class ilog.views.chart.data.IlvSwingTableDataSource
Sets the type of the series.
setServer(String) - Method in class ilog.views.maps.datasource.ibm.IlvDBAbstractConnectionPanel
Changes the database server.
setServer(String) - Method in class ilog.views.maps.datasource.ibm.IlvDBConnectionInfo
Set the database server name (INFORMIX only).
setServlet(String) - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
Sets the servlet property.
setServlet(String) - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
Sets the servlet property.
setServlet(String) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
Sets the servlet that will generate the image displayed by the view.
setServlet(HttpServlet) - Method in class ilog.views.chart.servlet.IlvChartServletSupport
Sets the servlet associated with this support.
setServlet(String) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
Sets the servlet that will generate the image displayed by the view.
setServlet(String) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
Sets the servlet that will generate the image displayed by the view.
setServlet(String) - Method in interface ilog.views.faces.dhtml.component.IlvDHTMLHelper
Sets the servlet that will generate the image displayed by the view.
setServlet(String) - Method in class ilog.views.faces.dhtml.component.IlvDHTMLHelperImpl
Sets the servlet that will generate the image displayed by the view.
setServlet(String) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
Sets the servlet that will generate the image displayed by the view.
setServlet(String) - Method in class ilog.views.faces.dhtml.taglib.IlvDHTMLViewTag
Sets the servlet that will generate the image displayed by the view.
setServlet(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
The servlet that will generate the image.
setServlet(String) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
Sets the servlet that will generate the image displayed by the view.
setServlet(String) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
Sets the servlet that will generate the image displayed by the view.
setServlet(String) - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
Sets the servlet that will generate the image displayed by the view.
setServletClass(String) - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
Sets the servletClass property.
setServletClass(String) - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
Sets the servletClass property.
setServletClass(String) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
setServletClass(String) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
setServletClass(String) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
setServletClass(String) - Method in interface ilog.views.faces.dhtml.component.IlvDHTMLHelper
 
setServletClass(String) - Method in class ilog.views.faces.dhtml.component.IlvDHTMLHelperImpl
setServletClass(String) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
setServletClass(String) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
setServletClass(String) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
setServletClass(String) - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
Sets the IlvFacesMapsServlet subclass that will manage this component.
setServletContext(ServletContext) - Method in class ilog.views.gantt.servlet.IlvGanttServletSupport
Sets the servlet context.
setServletContext(ServletContext) - Method in class ilog.views.util.servlet.IlvPopupMenuServletSupport
Sets the servlet context used by this support.
setServletURL(String) - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
Sets the servletURL property.
setServletURL(String) - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
Sets the servletURL property.
setServletURL(String) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
setServletURL(String) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
setServletURL(String) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
setServletURL(String) - Method in interface ilog.views.faces.dhtml.component.IlvDHTMLHelper
 
setServletURL(String) - Method in class ilog.views.faces.dhtml.component.IlvDHTMLHelperImpl
setServletURL(String) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
setServletURL(String) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
setServletURL(String) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
setSessionAttribute(String, Object, int, boolean) - Static method in class ilog.views.faces.IlvFacesUtil
Binds an object to the current session, using the name specified.
setSessionAttribute(String, Object) - Static method in class ilog.views.faces.IlvFacesUtil
Binds an object to this session, using the name specified.
setSessionAttributeWithPageId(String, Object) - Static method in class ilog.views.faces.IlvFacesPageIdUtil
Stores a given object in this session using a page identifier.
setSessionAttributeWithPageId(HttpServletRequest, String, Object) - Static method in class ilog.views.util.servlet.IlvServletPageIdUtil
Stores a given object in this session using a page identifier.
setSetMethod(String) - Method in class ilog.views.prototypes.IlvJavaBehavior
Sets the setMethod parameter for this behavior object.
setSettings(IlvSettings) - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
Sets the settings that initialize the document template.
setSettings(IlvSettings) - Method in class ilog.views.appframe.docview.IlvRecentFileList
Sets the settings of the recent file list.
setSettings(IlvSettings) - Method in class ilog.views.appframe.plugin.IlvPluginManager
Sets the settings of the plug-in manager.
setSettings(IlvSettings) - Method in class ilog.views.appframe.settings.IlvObjectSettingsHandler
Sets the settings that initialize the associated object.
setSettings(IlvSettings) - Method in class ilog.views.appframe.swing.IlvMenuBar
Sets the settings that the menu bar uses to read its content.
setSettings(IlvSettings) - Method in class ilog.views.appframe.swing.IlvPanelView
Sets the settings the panel view reads its settings from.
setSettings(IlvSettings) - Method in class ilog.views.appframe.swing.IlvPopupMenu
Sets the settings that the menu bar uses to read its content.
setSettings(IlvSettings) - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
Sets the settings that initialize the Swing main window.
setSettings(IlvSettings) - Method in class ilog.views.appframe.swing.IlvToolBar
Sets the settings that the toolbar uses to read its content.
setSettings(IlvSettings) - Method in class ilog.views.appframe.swing.mdi.IlvDesktopPane
Sets the settings that initialize the desktop pane.
setSettings(IlvSettings) - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
Sets the settings that initialize the applet.
setSettings(IlvSettings) - Method in class ilog.views.appframe.swing.mdi.IlvMDIMainFrame
Sets the settings that initialize the main frame.
setSettings(IlvSettings) - Method in class ilog.views.appframe.swing.mdi.IlvMDITabbedPane
Sets the settings that initialize the tabbed pane.
setSettingsCustomizable(boolean) - Method in class ilog.views.appframe.settings.IlvObjectSettingsHandler
Declares the settings accessed by this settings handler as customizable, depending on the value of the customizable parameter.
setSettingsElement(IlvSettingsElement) - Method in class ilog.views.appframe.docview.IlvRecentFileList
Forces the settings of the recent file list to be read and written from the specified settings element.
setSettingsElement(IlvSettingsElement) - Method in class ilog.views.appframe.plugin.IlvPluginManager
Forces the settings of the plug-in manager to be read and written from the specified settings element.
setSettingsElement(IlvSettingsElement) - Method in class ilog.views.appframe.settings.IlvObjectSettingsHandler
Forces the settings to be read and written from the specified settings element.
setSettingsElement(IlvSettingsElement) - Method in class ilog.views.appframe.swing.IlvMenuBar
Forces the settings of the menu bar to be read and written from the specified settings element.
setSettingsElement(IlvSettingsElement) - Method in class ilog.views.appframe.swing.IlvPanelView
Forces the settings of the panel view to be read and written from the specified settings element.
setSettingsElement(IlvSettingsElement) - Method in class ilog.views.appframe.swing.IlvPopupMenu
Forces the settings of the pop-up menu to be read and written from the specified settings element.
setSettingsElement(IlvSettingsElement) - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
Forces the settings of the Swing main window to be read and written from the specified settings element.
setSettingsElement(IlvSettingsElement) - Method in class ilog.views.appframe.swing.IlvToolBar
Forces the settings of the toolbar to be read and written from the specified settings element.
setSettingsElement(IlvSettingsElement) - Method in class ilog.views.appframe.swing.mdi.IlvDesktopPane
Forces the settings of the desktop pane to be read and written from the specified settings element.
setSettingsElement(IlvSettingsElement) - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
Forces the settings of the MDI applet to be read and written from the specified settings element.
setSettingsElement(IlvSettingsElement) - Method in class ilog.views.appframe.swing.mdi.IlvMDIMainFrame
Forces the settings of the MDI main frame to be read and written from the specified settings element.
setSettingsElement(IlvSettingsElement) - Method in class ilog.views.appframe.swing.mdi.IlvMDITabbedPane
Forces the settings of the MDI tabbed pane to be read and written from the specified settings element.
setSettingsManager(IlvSettingsManager) - Method in class ilog.views.appframe.settings.IlvSettings
Sets the settings manager that owns those settings.
setSettingsName(String) - Method in class ilog.views.appframe.docview.IlvRecentFileList
Sets the name that identifies the recent file list in the settings.
setSettingsName(String) - Method in class ilog.views.appframe.settings.IlvObjectSettingsHandler
Sets the name that identifies the associated object within the settings.
setSettingsName(String) - Method in class ilog.views.appframe.swing.IlvMenuBar
Sets the name that identifies the menu bar within the settings of the menu bar, set by invoking the method IlvMenuBar.setSettings(ilog.views.appframe.settings.IlvSettings).
setSettingsName(String) - Method in class ilog.views.appframe.swing.IlvMenuCompletion
Sets the name of the settings node that defines the menu completion into settings.
setSettingsName(String) - Method in class ilog.views.appframe.swing.IlvPanelView
Sets the name that identifies the panel view within the settings.
setSettingsName(String) - Method in class ilog.views.appframe.swing.IlvPopupMenu
Sets the name that identifies the menu bar within the settings of the menu bar, set by invoking the method IlvPopupMenu.setSettings(ilog.views.appframe.settings.IlvSettings)
setSettingsName(String) - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
Sets the name that identifies the main window within the settings.
setSettingsName(String) - Method in class ilog.views.appframe.swing.IlvToolBar
Sets the name that identifies the toolbar within the settings of the toolbar, set by invoking the method IlvToolBar.setSettings(ilog.views.appframe.settings.IlvSettings)
setSettingsName(String) - Method in class ilog.views.appframe.swing.mdi.IlvDesktopPane
Sets the name that identifies the MDI tab pane within the settings.
setSettingsName(String) - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
Sets the name that identifies the main frame within the settings.
setSettingsName(String) - Method in class ilog.views.appframe.swing.mdi.IlvMDIMainFrame
Sets the name that identifies the main frame within the settings.
setSettingsName(String) - Method in class ilog.views.appframe.swing.mdi.IlvMDITabbedPane
Sets the name that identifies the MDI tab pane within the settings.
setSettingsPath(String) - Method in class ilog.views.appframe.swing.IlvMenuCompletion
Sets the settings path that locates the root settings node defining the menu completion into settings.
setSettingsQuery(IlvSettingsQuery) - Method in class ilog.views.appframe.docview.IlvRecentFileList
Sets the query that selects the settings element that defines the recent file list.
setSettingsQuery(IlvSettingsQuery) - Method in class ilog.views.appframe.plugin.IlvPluginManager
Sets the query that selects the settings element which defines the plug-in manager.
setSettingsQuery(IlvSettingsQuery) - Method in class ilog.views.appframe.settings.IlvObjectSettingsHandler
Sets the query that selects the settings element that provides the settings for the associated object.
setSettingsQuery(IlvSettingsQuery) - Method in class ilog.views.appframe.swing.IlvMenuBar
Sets the query that selects the settings element that defines the content of this menu bar.
setSettingsQuery(IlvSettingsQuery) - Method in class ilog.views.appframe.swing.IlvPanelView
Sets the query that selects the settings element that provides the settings for this panel view.
setSettingsQuery(IlvSettingsQuery) - Method in class ilog.views.appframe.swing.IlvPopupMenu
Sets the query that selects the settings element that defines the content of this toolbar.
setSettingsQuery(IlvSettingsQuery) - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
Sets the query that selects the settings element that provides the settings for this main window.
setSettingsQuery(IlvSettingsQuery) - Method in class ilog.views.appframe.swing.IlvToolBar
Sets the query that selects the settings element that defines the content of this toolbar.
setSettingsQuery(IlvSettingsQuery) - Method in class ilog.views.appframe.swing.mdi.IlvDesktopPane
Sets the query that selects the settings element that provides the settings for this MDI tabbed pane.
setSettingsQuery(IlvSettingsQuery) - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
Sets the query that selects the settings element that provides the settings for this main frame.
setSettingsQuery(IlvSettingsQuery) - Method in class ilog.views.appframe.swing.mdi.IlvMDIMainFrame
Sets the query that selects the settings element that provides the settings for this main frame.
setSettingsQuery(IlvSettingsQuery) - Method in class ilog.views.appframe.swing.mdi.IlvMDITabbedPane
Sets the query that selects the settings element that provides the settings for this MDI tabbed pane.
setSettingsRootPath(String) - Method in class ilog.views.appframe.settings.xml.IlvXMLSettings
Sets the XPath expression that selects the root element for the XML settings.
setSettingsSerializer(IlvSettingsSerializer) - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
Replaces the default settings serializer of this Swing main window with the specified settings serializer.
setSettingsType(String) - Method in class ilog.views.appframe.settings.IlvObjectSettingsHandler
Sets the type of the settings element that provides the settings for the associated object.
setSettingsType(String) - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
Sets the type of the settings elements that provides the settings for Swing main windows.
setSettingsType(String) - Method in class ilog.views.appframe.swing.mdi.IlvDesktopPane
Sets the type of the settings elements that provides the settings for MDI tabbed panes.
setSettingsType(String) - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
Sets the type of the settings elements that provides the settings for this MDI main frame.
setSettingsType(String) - Method in class ilog.views.appframe.swing.mdi.IlvMDIMainFrame
Sets the type of the settings elements that provides the settings for this MDI main frame.
setSettingsType(String) - Method in class ilog.views.appframe.swing.mdi.IlvMDITabbedPane
Sets the type of the settings elements that provides the settings for MDI tabbed panes.
setSeverities(IltAlarm.Severity[]) - Method in class ilog.tgo.resource.renderer.IltAlarmRenderer
Adds alarm raw severities to the alarm system.
setSeverity(int) - Method in class ilog.tgo.model.IltAlarm.AbstractSeverity
Sets the severity attribute.
setSeverity(int) - Method in class ilog.tgo.model.IltTrap.Type
Sets the severity attribute.
SetSeverityMapping(IltAlarmSeverity, Color, Color, Color, String) - Static method in class ilog.tgo.model.IltAlarm
SetSeverityMapping(IltAlarmSeverity, Color, Color, Color, String, String) - Static method in class ilog.tgo.model.IltAlarm
SetSeverityMapping(IltAlarm.Severity, Color, Color, Color, char) - Static method in class ilog.tgo.model.IltAlarm
SetSeverityMapping(IltAlarm.Severity, Color, Color, Color, char, String) - Static method in class ilog.tgo.model.IltAlarm
SetSeverityMapping(IltAlarm.Severity, IltKey.Color, Color, IltKey.Color, Color, IltKey.Color, Color, IltKey.String, String) - Static method in class ilog.tgo.model.IltAlarm
Deprecated.
The style API has been replaced by the cascading style sheet mechanism. Use IltSettings.SetValue(java.lang.Object, java.lang.Object) instead.
SetSeverityMapping(IltAlarm.Severity, IltKey.Color, Color, IltKey.Color, Color, IltKey.Color, Color, IltKey.String, String, IltKey.String, String) - Static method in class ilog.tgo.model.IltAlarm
Deprecated.
The style API has been replaced by the cascading style sheet mechanism. Use IltSettings.SetValue(java.lang.Object, java.lang.Object) instead.
SetSeverityMapping(IltAlarm.Severity, IlpColorKey, Color, IlpColorKey, Color, IlpColorKey, Color, IlpStringKey, String, IlpStringKey, String) - Static method in class ilog.tgo.model.IltAlarm
Deprecated.
Use IltSettings.SetValue instead.
SetSeverityMapping(IltAlarm.Severity, Color, Color, Color, Color, Color, Color, char) - Static method in class ilog.tgo.model.IltBlinkingAlarms
Deprecated.
Please use blinking colors instead.
setShadowColor(Color) - Method in class ilog.cpl.graphic.component.IlpBalloon
Deprecated.
Sets the balloon shadow color.
setShadowColor(Color) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.MD
Sets the color used for the shaded part of the border.
setShadowColor(Color) - Method in class ilog.views.graphic.composite.decoration.IlvBalloon
Sets the balloon shadow color.
setShadowColor(Color) - Method in class ilog.views.util.print.IlvPrintPreviewPanel
Specifies the color used to paint the shadow around a page.
setShadowPaint(Paint) - Method in class ilog.views.IlvDefaultManagerFrame
Changes the paint of the shadow used to draw the frame.
setShadowPosition(int) - Method in class ilog.views.graphic.IlvShadowRectangle
Changes the position of the shadow.
setShadowPosition(int) - Method in class ilog.views.IlvDefaultManagerFrame
Changes the position of the shadow used to draw the frame.
setShadowThickness(int) - Method in class ilog.cpl.graphic.component.IlpBalloon
Deprecated.
Sets the shadow thickness.
setShadowThickness(int) - Method in class ilog.views.graphic.composite.decoration.IlvBalloon
Sets the shadow thickness.
setShadowThickness(double) - Method in class ilog.views.IlvDefaultManagerFrame
Changes the thickness of the shadow used to draw the frame.
setShallowContour(double) - Method in class ilog.views.maps.defense.format.s57.IlvS57DataSource
Sets the shallow contour depth.
setShallowPattern(boolean) - Method in class ilog.views.maps.defense.format.s57.IlvS57DataSource
Enables the shallow pattern option.
setShape(IltGraphicManager, IlpPolyline) - Method in class ilog.tgo.model.IltAbstractLink
Deprecated.
Adding a object to a datasource, connected to a graphic component such as an IlpNetwork, is enough to make its graphic representation visible. When working with datasources, please use setPosition instead.
setShape(IltGraphicManager, IlpPolyline, IlpPositionSource) - Method in class ilog.tgo.model.IltAbstractLink
Deprecated.
Adding a object to a datasource, connected to a graphic component such as an IlpNetwork, is enough to make its graphic representation visible. When working with datasources, please use setPosition instead.
setShape(IltGraphicManager, IltLogicalPolyline) - Method in class ilog.tgo.model.IltAbstractLink
Deprecated.
Please use IlpPolyline instead of IltLogicalPolyline.
setShape(IltGraphicManager, IltGraphic, IlpPolyline, IlpPositionSource) - Method in class ilog.tgo.model.IltAbstractLink
Changes the shape graphic setting.
setShape(IltGraphicManager, IltGraphic, Object, IlpPositionSource) - Method in class ilog.tgo.model.IltGroup
Update the graphic settings related to shape and GIC offsets.
setShape(IltGraphicManager, IlpPolyline) - Method in class ilog.tgo.model.IltLinearGroup
Deprecated.
Adding a object to a datasource, connected to a graphic component such as an IlpNetwork, is enough to make its graphic representation visible. When working with datasource, use IltObject.setPosition(IlpPosition) instead.
setShape(IltGraphicManager, IlpPolyline, IlpPositionSource) - Method in class ilog.tgo.model.IltLinearGroup
Deprecated.
Adding a object to a datasource, connected to a graphic component such as an IlpNetwork, is enough to make its graphic representation visible. When working with datasource, use IltObject.setPosition(IlpPosition) instead.
setShape(IltGraphicManager, IltLogicalPolyline) - Method in class ilog.tgo.model.IltLinearGroup
Deprecated.
Adding a object to a datasource, connected to a graphic component such as an IlpNetwork, is enough to make its graphic representation visible. When working with datasources, please use setPosition instead.
setShape(IltGraphicManager, IltGraphic, IlpPolyline, IlpPositionSource) - Method in class ilog.tgo.model.IltLinkBundle
Changes the shape graphic setting.
setShape(IltGraphicManager, IlpPolygon) - Method in class ilog.tgo.model.IltPolyGroup
Deprecated.
Adding a object to a datasource, connected to a graphic component such as an IlpNetwork, is enough to make its graphic representation visible. When working with datasource, use IltObject.setPosition(IlpPosition) instead.
setShape(IltGraphicManager, IlpPolygon, IlpPositionSource) - Method in class ilog.tgo.model.IltPolyGroup
Deprecated.
Adding a object to a datasource, connected to a graphic component such as an IlpNetwork, is enough to make its graphic representation visible. When working with datasource, use IltObject.setPosition(IlpPosition) instead.
setShape(IltGraphicManager, IltLogicalPolygon) - Method in class ilog.tgo.model.IltPolyGroup
Deprecated.
Adding a object to a datasource, connected to a graphic component such as an IlpNetwork, is enough to make its graphic representation visible. When working with datasource, use IltObject.setPosition(IlpPosition) instead.
setShape(IltGraphicManager, IlvRect) - Method in class ilog.tgo.model.IltRectGroup
Deprecated.
Adding a object to a datasource, connected to a graphic component such as an IlpNetwork, is enough to make its graphic representation visible. When working with datasource, use IltObject.setPosition(IlpPosition) instead.
setShape(IltGraphicManager, IlvRect, IlpPositionSource) - Method in class ilog.tgo.model.IltRectGroup
Deprecated.
Adding a object to a datasource, connected to a graphic component such as an IlpNetwork, is enough to make its graphic representation visible. When working with datasource, use IltObject.setPosition(IlpPosition) instead.
setShape(IltGraphicManager, IlvRect) - Method in class ilog.tgo.model.IltShelfItem
Deprecated.
Adding a object to a datasource, connected to a graphic component such as an IlpNetwork, is enough to make its graphic representation visible. When working with datasource, please use getPosition instead.
setShape(IltGraphicManager, IlvRect, IlpPositionSource) - Method in class ilog.tgo.model.IltShelfItem
Deprecated.
Adding a object to a datasource, connected to a graphic component such as an IlpNetwork, is enough to make its graphic representation visible. When working with datasource, use IltObject.setPosition(IlpPosition) instead.
setShape(IltGraphicManager, IltGraphic, IlvRect, IlpPositionSource) - Method in class ilog.tgo.model.IltShelfItem
Changes the shape graphic setting.
setShape(Shape) - Method in class ilog.views.chart.IlvDisplayArea
Sets the shape of the data point being represented.
setShape(int) - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivitySymbol
Sets the shape of the symbol.
setShape(Shape) - Method in class ilog.views.graphic.IlvGeneralPath
Changes the shape of the object.
setShape(Shape) - Method in class ilog.views.graphic.IlvTextPath
Changes the shape of the object.
setShape(int) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPointLabelDescriptor
Sets the shape of the allowed area around the reference point or related obstacle.
setShape(IlvGraphic) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the shape of this general node.
setShapeAspectRatio(double) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
Changes the aspect ratio of the shape.
setShapeAspectRatio(double) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Changes the aspect ratio of the shape.
setShapeBounds(IlvRect) - Method in class ilog.views.graphic.IlvGeneralPath
Resizes the bounding rectangle of the Shape of the object.
setShapeGraphicSetting(IltGraphic, Object) - Method in class ilog.tgo.model.IltAbstractLink
Sets the graphic settings responsible for the shape of the object.
setShapeGraphicSetting(IltGraphic, Object) - Method in class ilog.tgo.model.IltCardCarrier
 
setShapeGraphicSetting(IltGraphic, Object) - Method in class ilog.tgo.model.IltLinearGroup
Sets the graphic settings responsible for the shape of the object.
setShapeGraphicSetting(IltGraphic, Object) - Method in class ilog.tgo.model.IltObject
Sets the graphic settings responsible for the shape of the object.
setShapeGraphicSetting(IltGraphic, Object) - Method in class ilog.tgo.model.IltPolyGroup
Sets the graphic settings responsible for the shape of the object.
setShapeGraphicSetting(IltGraphic, Object) - Method in class ilog.tgo.model.IltRectGroup
Sets the graphic settings responsible for the shape of the object.
setShapeGraphicSetting(IltGraphic, Object) - Method in class ilog.tgo.model.IltShelfItem
Sets the graphic settings responsible for the shape of the object.
setShapeHeight(double) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
Changes the height of the shape.
setShapeHeight(double) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Changes the height of the shape.
setShapeInManager(IltGraphicManager, IltGraphic, IlpPolyline, IlpPositionSource, boolean) - Method in class ilog.tgo.model.IltAbstractLink
Changes the shape of the link in the given manager, using the provided composite graphic.
setShapeInManager(IltGraphicManager, IltGraphic, IlvRect) - Method in class ilog.tgo.model.IltCardCarrier
Sets the shape of this card carrier in the given manager and recalculates the contained shelf items sizes.
setShapeInManager(IltGraphicManager, IltGraphic, IlpPolyline, IlpPositionSource) - Method in class ilog.tgo.model.IltLinearGroup
Changes the position of the graphic representation in a given IltGraphicManager.
setShapeInManager(IltGraphicManager, IltGraphic, IlpPolyline, IlpPositionSource, boolean) - Method in class ilog.tgo.model.IltLinkBundle
Changes the shape of the link in the given manager, using the provided composite graphic.
setShapeInManager(IltGraphicManager, IltGraphic, IlpPolygon, IlpPositionSource) - Method in class ilog.tgo.model.IltPolyGroup
Changes the position of the graphic representation in a given IltGraphicManager.
setShapeInManagerAux(IltGraphicManager, IltGraphic, IlpPolyline, IlpPositionSource, boolean) - Method in class ilog.tgo.model.IltAbstractLink
Changes the position of the graphic representation in a given IltGraphicManager.
setShapeInManagerGraphicSetting(IltGraphic, Object, IlpPositionSource) - Method in class ilog.tgo.model.IltAbstractLink
Sets the graphic settings responsible for the shape of the object in a given manager
setShapeInManagerGraphicSetting(IltGraphic, Object, IlpPositionSource) - Method in class ilog.tgo.model.IltCardItem
Set the ShapeInManager graphic setting.
setShapeInManagerGraphicSetting(IltGraphic, Object, IlpPositionSource) - Method in class ilog.tgo.model.IltLinearGroup
 
setShapeInManagerGraphicSetting(IltGraphic, Object, IlpPositionSource) - Method in class ilog.tgo.model.IltObject
 
setShapeInManagerGraphicSetting(IltGraphic, Object, IlpPositionSource) - Method in class ilog.tgo.model.IltPolyGroup
 
setShapeInManagerGraphicSetting(IltGraphic, Object, IlpPositionSource) - Method in class ilog.tgo.model.IltRectGroup
 
setShapeInManagerGraphicSetting(IltGraphic, Object, IlpPositionSource) - Method in class ilog.tgo.model.IltShelfItem
 
setShapeType(int) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
Changes the type of shape for this general node.
setShapeType(int) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Changes the type of shape for this general node.
setShapeURL(URL) - Method in class ilog.views.maps.datasource.IlvShapeDataSource
Sets the shape URL value.
setShapeWidth(double) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
Changes the width of the shape.
setShapeWidth(double) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Changes the width of the shape.
setShared(boolean) - Method in class ilog.cpl.style.IlpStyleContext
Deprecated.
Defines whether the style is shared.
setShareDefaultStyles(boolean) - Method in class ilog.views.maps.datasource.IlvDataSourceStylingFactory
Determines whether styles are shared between all feature layers with the same key.
setSheetHitmapRunnable(IlvServletRunnable) - Method in class ilog.views.gantt.servlet.IlvGanttHitmapSupport
Sets the sheet hitmap runnable for generating hitmap for gantt sheet view.
setSheetHScrollable(boolean) - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
Sets the sheet view as horizontal scrollable.
setSheetHScrollable(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLHierarchyChartViewTag
Sets the sheetHScrollable attribute value of this tag.
setSheetHScrollBackgroundClickExtent(double) - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
Sets the extent of the move when one click on the background of the horizontal scrollbar.
setSheetHScrollBackgroundClickExtent(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
Sets the extent of the move when one click on the background of the horizontal scrollbar.
setSheetInteractor(IlvFacesInteractor) - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
Sets the interactor on the sheet view.
setSheetInteractor(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
Sets the interactor.
setSheetInteractorId(String) - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
Sets the interactor identifier on the sheet view.
setSheetInteractorId(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
Sets the interactor identifier.
setSheetVScrollable(boolean) - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
Sets the sheet view as vertical scrollable.
setSheetVScrollable(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLHierarchyChartViewTag
Sets the sheetVScrollable attribute value of this tag.
setShiftScroll(boolean) - Method in class ilog.views.chart.IlvChart
Sets the shiftScroll property.
setShorcutEnabled(boolean) - Static method in class ilog.views.sdm.renderer.IlvInteractorRenderer
setShortcut(IltShortcutAttributeType) - Method in class ilog.tgo.model.IltGroup
Sets the group as a shortcut.
setShortcut(IltShortcutAttributeType) - Method in class ilog.tgo.model.IltNetworkElement
Sets the network element as a shortcut.
setShortcutEnabled(boolean) - Static method in class ilog.views.sdm.renderer.IlvInteractorRenderer
Sets if shortcuts are enabled for all interactors at once.
setShortDescription(String) - Method in class ilog.views.chart.action.IlvChartAction
Sets the short description text that will typically be used for tooltips.
setShortDescription(String) - Method in class ilog.views.gantt.action.IlvAction
Sets the short description text that will typically be used for tooltips.
setShortDescription(Locale, String) - Method in class ilog.views.symbology.palettes.IlvPaletteBaseObject
Sets the short description of the object for a given locale.
setShortDescription(String) - Method in class ilog.views.symbology.palettes.IlvPaletteBaseObject
Sets the short description of the object for the default locale.
setShortDescription(Locale, String) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameter
Sets the short description of the object for a given locale.
setShortName(String) - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
Sets a short name to the document template.
setShorts(short[]) - Method in class ilog.views.maps.raster.IlvRasterMappedBuffer
Changes the pixel array of the original image
setShowAddBackgroundButton(boolean) - Method in class ilog.cpl.graph.background.beans.IlpBackgroundPanel
Sets whether the "Add Background" button will be shown.
setShowAllLayersMenu(boolean) - Method in class ilog.views.maps.beans.IlvLayerTree
Determines whether or not the Show All Layers menu should be visible.
setShowArrangeLayerMenu(boolean) - Method in class ilog.views.maps.beans.IlvLayerTree
Determines whether or not the Lower/Raise/ToFront/ToBack Layer menu items should be visible.
setShowConfirmationDialog(boolean) - Method in class ilog.views.maps.defense.terrain3d.view.IlvMake3DViewInteractor
Determines whether or not a confirmation dialog with the current style properties must be displayed before creating a new view.
setShowDeleteLayerMenu(boolean) - Method in class ilog.views.maps.beans.IlvLayerTree
Determines whether or not the Delete Layer menu should be visible.
setShowGrid(boolean) - Method in class ilog.cpl.table.IlpTableView
Sets whether the table draws grid lines around cells.
setShowGrid(boolean) - Method in class ilog.cpl.table.renderer.IlpViewRenderer
Sets whether the table draws grid lines around cells.
setShowGroundImprintLine(boolean) - Method in class ilog.views.maps.defense.terrain3d.symbol.Ilv3DSymbolStyle
Determines whether or not the ground imprint line should be displayed.
setShowHideLayerMenu(boolean) - Method in class ilog.views.maps.beans.IlvLayerTree
Determines whether or not the Hide Layer menu should be visible.
setShowHorizontalLines(boolean) - Method in class ilog.cpl.table.IlpTableView
Sets whether the table draws horizontal lines between cells.
setShowHorizontalLines(boolean) - Method in class ilog.cpl.table.renderer.IlpViewRenderer
Sets whether the table draws horizontal lines between cells.
setShowIndex(int) - Method in class ilog.views.graphic.IlvMultipleIcon
Shows an image from the table corresponding to the given index Note that this may change its bounding rectangle.
setShowing(Object) - Method in class ilog.views.graphic.IlvMultipleIcon
Shows an image of the list according to the given parameter which can be either an index (Integer) or a key (String).
setShowingAltitudes(boolean) - Method in class ilog.views.maps.beans.IlvJMouseCoordinateViewer
Indicates whether altitudes should be displayed or not.
setShowingExpandCollapseIcon(boolean) - Method in class ilog.views.graphic.linkbundle.IlvDefaultLinkBundleFrame
Sets whether the icon that represents the expand or collapse state of the frame is shown.
setShowingExpandCollapseIcon(boolean) - Method in class ilog.views.IlvDefaultManagerFrame
Sets whether the icon that represents the expand or collapse state of the frame is shown.
setShowingIndicator(boolean) - Method in class ilog.views.sdm.renderer.IlvDrillDownRenderer
Sets the flag that specifies whether an icon should be displayed in the top-left corner of the view to alert the user that some objects are not visible at the current zoom level.
setShowingMovingObject(boolean) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentSelectButton
Enables or disables the drawing of the object while it is being moved.
setShowingMovingObject(boolean) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkSelectButton
Modifies the ghost drawn when the object is moved.
setShowingMovingObject(boolean) - Method in class ilog.views.interactor.IlvSelectInteractor
Modifies the ghost drawn when the object is moved.
setShowingTitle(boolean) - Method in class ilog.views.IlvDefaultManagerFrame
Shows or hides the title.
setShowingTitle(boolean) - Method in class ilog.views.sdm.graphic.IlvDefaultManagerFrameGraphic
setShowKey(String) - Method in class ilog.views.graphic.IlvMultipleIcon
Shows an image of the list corresponding to the given key Note that this may change its bounding rectangle.
setShowLabels(boolean) - Method in class ilog.views.maps.beans.IlvJAreaOfInterestPanel
Determines whether or not the area of interest labels will be displayed.
setShowLegend(boolean) - Method in class ilog.views.maps.print.IlvMapPageEditor
Sets whether the legend will be printed.
setShowNewLayerMenu(boolean) - Method in class ilog.views.maps.beans.IlvLayerTree
Determines whether or not the New Layer menu should be visible.
setShowRemoveBackgroundButton(boolean) - Method in class ilog.cpl.graph.background.beans.IlpBackgroundPanel
Sets whether the "Remove Background" button will be shown.
setShowRenameLayerMenu(boolean) - Method in class ilog.views.maps.beans.IlvLayerTree
Determines whether or not the Rename Layer menu should be visible.
setShowS52Text(boolean) - Method in class ilog.views.maps.defense.format.s57.IlvS57DataSource
Sets to true for S52 rendering to display text.
setShowSelection(boolean) - Method in class ilog.views.interactor.IlvExpandCollapseInteractor
Sets whether selection is used to indicate which object is to be expanded or collapsed.
setShowsRootHandles(boolean) - Method in class ilog.cpl.tree.renderer.IlpViewRenderer
Sets the value of the showsRootHandles property that specifies whether the node handles should be displayed.
setShowSymbolIcon(boolean) - Method in class ilog.views.maps.defense.terrain3d.symbol.Ilv3DSymbolStyle
Determines whether or not the symbol icon should be displayed.
setShowSymbolPoint(boolean) - Method in class ilog.views.maps.defense.terrain3d.symbol.Ilv3DSymbolStyle
Determines whether or not the symbol point (real position) should be displayed.
SetShowTangentsMode(boolean) - Static method in class ilog.views.graphic.IlvSplineLinkSelection
Sets whether the tangents are shown additionally to the selection handles for spline links.
SetShowTangentsMode(boolean) - Static method in class ilog.views.graphic.IlvSplineSelection
Sets whether the tangents are shown additionally to the selection handles.
setShowThousands(boolean) - Method in class ilog.views.maps.grids.IlvMGRSGrid
Deprecated.
For JViews 8.5 or above, use IlvMGRSGrid.setShowThousandsPolicy(ShowThousandsPolicy) instead.
setShowThousandsPolicy(IlvMGRSGrid.ShowThousandsPolicy) - Method in class ilog.views.maps.grids.IlvMGRSGrid
Inform the subgrid labels to show as, for example, "559000mE" instead of "559E" Default value is IlvMGRSGrid.ShowThousandsPolicy.AUTO.
setShowToolTip(boolean) - Method in class ilog.views.chart.swing.IlvDoubleSlider
Specifies whether an overlayed window should display the value and the extent of the model during an interaction.
setShowVerticalLines(boolean) - Method in class ilog.cpl.table.IlpTableView
Sets whether the table draws vertical lines between cells.
setShowVerticalLines(boolean) - Method in class ilog.cpl.table.renderer.IlpViewRenderer
Sets whether the table draws vertical lines between cells.
setShpFilename(String) - Method in class ilog.views.maps.datasource.IlvShapeDataSource
Sets the shape file name.
setSiblingOffset(double) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the minimum offset between siblings, that is, between nodes that have the same parent in the tree structure.
setSid(String) - Method in class ilog.views.maps.export.SDOConnectionPanel
Changes the database ID.
setSide(int) - Method in class ilog.views.chart.IlvScale
Sets the side where to place the labels, title, and "outside" ticks.
setSide(int) - Method in class ilog.views.graphlayout.hierarchical.IlvExtremityConstraint
Sets the side at which extremity the node should be placed.
setSide(int) - Method in class ilog.views.sdm.graphic.IlvDefaultLaneGraphic
Changes the position and the orientation of the label.
setSideAssociation(int) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
Sets the side association of the label.
setSides(Sides) - Method in class ilog.views.util.print.IlvPrintableDocument
Sets the way pages are mapped on the sides of the paper sheets.
setSilentAttach(boolean) - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
This method is used internally.
setSimplifiedRendering(boolean) - Method in class ilog.views.maps.defense.format.s57.IlvS57DataSource
Indicates whether simplified rendering is activated.
setSimplifyDistance(double) - Method in class ilog.views.maps.datasource.IlvPolylineSimplifierDataSource
Sets the criterion distance used to simplify polylines.
setSingleConnectionPoint(boolean) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
Enables the single connection point mode.
setSingleRenderersSelectable(boolean) - Method in class ilog.views.chart.accessibility.IlvDefaultChartAreaAccessibleHierarchy
Specifies whether renderers with at most one data set are selectable in general.
setSize(int, int) - Method in class ilog.views.appframe.swing.IlvToolBar
setSize(Dimension) - Method in class ilog.views.appframe.swing.IlvToolBar
setSize(int) - Method in class ilog.views.chart.graphic.IlvMarkerIcon
Sets the symbol size.
setSize(int) - Method in class ilog.views.chart.IlvDoublePoints
Specifies the number of points.
setSize(IlvPoint) - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
Sets the size of the child used with this attachment.
setSize(int) - Method in class ilog.views.graphic.IlvExpandCollapseMarker
Changes the size of the rectangle of the marker.
setSize(int) - Method in class ilog.views.graphic.IlvMarker
Changes the size of the marker.
setSize(double) - Method in class ilog.views.graphic.IlvRectangularScale
Sets the size of the scale (the height or the width).
setSize(int) - Method in class ilog.views.IlvGraphicVector
Sets the size of the vector.
setSize(int) - Method in class ilog.views.interactor.IlvMagnifyInteractor
Sets the size of the magnification area.
setSize(int) - Method in class ilog.views.maps.attribute.IlvAttributeArray
Sets the size of this array.
setSize(int, int) - Method in class ilog.views.maps.beans.IlvJScaleBar
Sets the size for this component.
setSize(int, int) - Method in class ilog.views.maps.beans.IlvScaleBar
Sets the size for this object.
setSize(Ilv3DDoubleVector, float, float) - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DTile
Sets the bounds of this Ilv3DTile
setSize(int) - Method in class ilog.views.maps.graphic.IlvMapMarker
Sets the size in the IlvPointStyle object.
setSize(int) - Method in class ilog.views.maps.graphic.style.IlvPointStyle
Sets the Size attribute value.
setSize(int) - Method in class ilog.views.maps.interactor.IlvSeeThroughInteractor
Sets the size of the magnification area.
setSize(IlvRect) - Method in class ilog.views.tiling.IlvTileController
Specifies the area in which the tiles are contained.
setSize(IlvRect) - Method in class ilog.views.tiling.IlvTiledLayer
Specifies the area in which the tiles are contained.
setSize(double, double) - Method in class ilog.views.util.print.IlvUnit.Dimension
Changes the size of this dimension.
setSize(double, double) - Method in class ilog.views.util.print.IlvUnit.Rectangle
Changes the size of this rectangle.
setSizeLimitToDrawSubmanagerContents(double) - Method in class ilog.views.IlvManager
Sets the size limit to draw the contents of the manager when used as submanager.
setSizeOtherDimension(int) - Method in class ilog.tgo.model.IltShelf
Changes the size of the other dimension for all the slots.
setSizeRatio(IltGraphicManager, IlvTransformer) - Method in class ilog.tgo.model.IltNetworkElement
Deprecated.
Please use CSS property sizeRatio instead.
setSkipLabelMode(int) - Method in class ilog.views.chart.IlvScale
Specifies how the scale determines the labels to skip.
setSkippingLabel(boolean) - Method in class ilog.views.chart.IlvScale
Tells the scale to skip step labels when they overlap.
setSliceColors(Color[]) - Method in class ilog.views.chart.renderer.IlvSinglePieRenderer
Specifies the color of the pie slices.
setSliceStyle(int, IlvStyle) - Method in class ilog.views.chart.renderer.IlvSinglePieRenderer
Sets the style for the specified data point.
setSlotArray(IltSlotArray) - Method in class ilog.tgo.graphic.renderer.IltShelfItemContainerBaseRenderer
Sets the information about slots present in this container.
setSlotCount(int) - Method in class ilog.tgo.model.IltCardCarrier
Changes the number of slots in this card carrier.
setSlotNumsOnTop(boolean) - Method in class ilog.tgo.model.IltShelf
Deprecated.
Please use the CSS property XSlotNumbersOnTop instead.
setSlotNumSpace(int) - Method in class ilog.tgo.model.IltShelf
Deprecated.
Please use the CSS property XSlotNumbersOffset instead.
setSlotSizes(IltSlotSizes) - Method in class ilog.tgo.graphic.renderer.IltShelfItemContainerBaseRenderer
Sets the information about slot sizes.
setSlotSizes(int[], int[]) - Method in class ilog.tgo.model.IltShelf
Changes the number and size of the slots in both x and y dimensions.
setSlotSizes(int, int, int, int) - Method in class ilog.tgo.model.IltShelf
Changes the number of slots and their size in both x and y dimensions.
setSlotSizes(int[]) - Method in class ilog.tgo.model.IltShelf
Changes the number and size of slots.
setSlotSizes(int, int) - Method in class ilog.tgo.model.IltShelf
Changes the number and size of slots.
setSmallIconSize(int) - Static method in class ilog.views.diagrammer.application.IlvDiagrammerPaletteAction
Sets the size of the icons in the Diagrammer toolbar.
setSmoothness(double) - Method in class ilog.views.graphic.IlvSpline
Sets the smoothness of the spline.
setSmoothness(double) - Method in class ilog.views.graphic.IlvSplineLinkImage
Sets the smoothness of the spline.
setSmoothness(double) - Method in class ilog.views.interactor.IlvMakeSplineInteractor
Sets the smoothness of the spline to be created.
setSmoothness(int) - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
Sets the smoothness factor (that is, the number of intermediary points between each line crossing) A value above 1 is recommended for better appearance.
setSmoothShading(boolean) - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DView
Sets whether the terrain is shaded using a Gouraud algorithm or not.
setSnapGhostToRowsEnabled(boolean) - Method in class ilog.views.gantt.graphic.interactor.IlvActivityGraphicMoveInteractor
Sets whether ghost graphics are snapped to the nearest row when the mouse is dragged vertically and the IlvGanttSelectInteractor that created this interactor is in Ghost Move mode.
setSnapToGridEnabled(boolean) - Method in class ilog.views.interactor.IlvGrapherPinInteractor
Enables or disables the snapping of the location of the pins to the grid of the manager view.
setSnapToNodeBoxDistance(double) - Method in class ilog.views.interactor.IlvGrapherPinInteractor
Sets the 'snap to node box' distance.
setSnapToNodeBoxModifier(int) - Method in class ilog.views.interactor.IlvGrapherPinInteractor
Sets the snap to node bounding box modifier.
setSoftwareProvider(String) - Method in class ilog.views.appframe.IlvApplication
Sets the software provider.
setSort(boolean) - Method in class ilog.views.maps.propertysheet.IlvMapStylePropertySheet
Tells whether the properties should be sorted.
setSortAttributes(boolean) - Method in class ilog.cpl.table.IlpDefaultTableHeaderMenuFactory
Sets the way attribute names are sorted in the "Show Attributes" menu.
setSortComparator(Comparator) - Method in class ilog.cpl.IlpTree
Sets the comparator used to sort the nodes.
setSortCriteria(IlvSDMObjectComparator.SortCriteria[]) - Method in class ilog.views.sdm.renderer.graphlayout.IlvSDMObjectComparator
Sets the sort criteria.
setSortCriterion(Comparator<?>) - Method in class ilog.views.chart.data.IlvTreeTableDataSource
setSortCriterionFactory(IlvComparatorFactory) - Method in class ilog.views.chart.data.IlvTreeTableDataSource
Changes the sort criterion used to order the model objects.
setSorting(boolean) - Method in class ilog.views.chart.data.IlvTreeTableDataSource
Specifies whether sorting of model objects shall be enabled.
setSortingCriterion(Comparator<IlvReservation>) - Method in class ilog.views.gantt.property.IlvActivityReservationsProperty
Sets the sorting criterion for the reservations belonging to a single activity, as reported by IlvActivityReservationsProperty.getValue(Object).
setSortingEntries(boolean) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
Sets the flag specifying whether the entries should be sorted or not.
setSource(Object) - Method in class ilog.views.event.ManagerSelectionChangedEvent
Changes the source of the event.
setSource(Object) - Method in class ilog.views.graphic.linkbundle.event.LinkBundleSelectionChangedEvent
Changes the source of the event.
setSource(IlvTigerDataSource) - Method in class ilog.views.maps.datasource.IlvTigerDataSource.CFCCFilter
Sets the IlvTigerDataSource to which this filter is added.
setSource(IlvVMAPDataSource) - Method in class ilog.views.maps.defense.datasource.IlvVMAPDataSource.FACCFilter
Sets the IlvTigerDataSource object to which this filter is added.
setSource(IlvDAFIFDataSource) - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFReader
Sets the data source used to filter out tables.
setSource(IlvDefaultTilableDataSource) - Method in class ilog.views.maps.defense.format.s57.IlvS57FeatureFilter
Sets the IlvS57DataSource object to which this filter is added.
setSource(IlvDefaultTilableDataSource) - Method in class ilog.views.maps.format.IlvDefaultFeatureFilter
Sets the IlvDefaultTilableDataSource to which this filter is added.
setSource(String) - Method in class ilog.views.prototypes.IlvTimerBehavior
Sets the source expression.
setSource(String) - Method in class ilog.views.prototypes.IlvTriggerBehavior
Sets the source parameter for this behavior object.
setSourceImage(Image) - Method in class ilog.tgo.graphic.renderer.IltAbstractImageBaseRendererFactory
Sets the image to be processed to create the different BaseStyle representations.
setSourceImage(Image) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Sets the image representing the object.
setSourceImage(Image) - Method in class ilog.tgo.graphic.renderer.IltLedImageBaseRendererFactory
Sets the image to be processed to create the LED representation.
setSourceImageName(String) - Method in class ilog.tgo.graphic.renderer.IltAbstractImageBaseRendererFactory
Sets the image to be processed to create the different BaseStyle representations.
setSourceImageName(String) - Method in class ilog.tgo.graphic.renderer.IltLedImageBaseRendererFactory
Sets the name of the image to be processed to create the LED representation.
setSourceNode(Object, Object) - Method in class ilog.views.diagrammer.IlvDiagrammer
Changes the source node of the specified link.
setSouth(boolean) - Method in class ilog.views.maps.projection.IlvLambertEqualAreaConicProjection
Sets the projection for the specified hemisphere.
setSouth(boolean) - Method in class ilog.views.maps.projection.IlvUniversalPolarStereographicProjection
Sets the projection either for the South Pole or for the North Pole.
setSouth(boolean) - Method in class ilog.views.maps.projection.IlvUniversalTransverseMercatorProjection
In applications portraying the southern hemisphere, this function should be called with a true argument.
setSouthNumberOfPorts(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
Sets the number of relative ports on the south side of a node.
setSouthNumberOfPorts(Object, int) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the number of relative ports on the south side of a node.
setSouthSubtreeBlockMargin(Object, double) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the margin on the south side of the subtree starting at the input node.
setSpacing(int) - Method in class ilog.cpl.graphic.component.IlpStacker
Deprecated.
Returns the spacing between child elements.
setSpacing(int) - Method in class ilog.views.graphic.composite.layout.IlvStackerLayout
Returns the spacing between child elements.
setSpacing(double) - Method in class ilog.views.sdm.renderer.IlvLaneRenderer
Changes the minimum spacing between adjacent lanes.
setSpacing(int) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
Sets the spacing between the elements inside the legend box.
setSpecificProblem(String) - Method in class ilog.tgo.model.IltAlarm
Sets the specific problem.
setSpecifics(IlpComponentSpecifics) - Method in class ilog.cpl.graphic.IlpCompositeGraphic
Deprecated.
Set the characteristics that are specific to the component.
setSpecNodeLevelIndex(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
Sets the index of the specified level for a node.
setSpecNodeLevelIndex(Object, int) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the index of the specified level for a node.
setSpecNodePositionIndex(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
Sets the index of the specified position of a node within a level.
setSpecNodePositionIndex(Object, int) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the index of the specified position of a node within a level.
setSpecPositionIndex(int) - Method in class ilog.views.graphlayout.hierarchical.IlvSwimLaneConstraint
Sets the specified position index of the swimlane.
setSpeed(double) - Method in class ilog.views.maps.defense.terrain3d.view.IlvFlyThroughStyle
Sets the SPEED attribute value.
setSplashWindow(IlvSplashWindow) - Method in class ilog.views.appframe.IlvApplication
Sets a splash window for the application.
setSplineLinkFilter(IlvSplineLinkFilter) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets the filter that detects which links are suitable for optimized spline routing.
setSplineLinkFilter(IlvSplineLinkFilter) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Sets the filter that detects which links are suitable for optimized spline routing.
setSplineRoutingEnabled(boolean) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets whether the calculation of optimized spline control points is enabled.
setSplineRoutingEnabled(boolean) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Sets whether the calculation of optimized spline control points is enabled.
setSplit(boolean) - Method in class ilog.views.maps.raster.datasource.IlvTiledRasterDataSource
Sets the splitting for this data source.
setSplitterArrowsVisible(boolean) - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
Sets the arrows of splitter of gantt view visible.
setSplitterArrowsVisible(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLHierarchyChartViewTag
Sets the splitterArrowsVisible attribute value of this tag.
setSpreadSize(int) - Method in class ilog.views.graphlayout.hierarchical.IlvGroupSpreadConstraint
Sets the spread size of the group.
setSpringConstant(double) - Method in class ilog.views.graphlayout.springembedder.IlvSpringEmbedderLayout
Deprecated.
Sets the constant for the springs.
setSRID(Long) - Method in class ilog.views.maps.export.IlvSDOExporter
Changes the coordinate system for all export.
setSRID(Long) - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOLayerMetaData
Sets the SDO_SRID of this metadata.
setStacked100Percent(boolean) - Method in class ilog.views.chart.renderer.IlvBarChartRenderer
Specifies the stacking mode.
setStacked100Percent(boolean) - Method in class ilog.views.chart.renderer.IlvPolylineChartRenderer
Specifies whether the stacking is scaled to 100.
setStackedByIndex(boolean) - Method in class ilog.views.chart.renderer.IlvBarChartRenderer
Specifies whether the stacking is based on data set indices rather than on X values.
setStackedByIndex(boolean) - Method in class ilog.views.chart.renderer.IlvPolylineChartRenderer
Specifies whether the stacking is based on data set indices rather than on X values.
setStackGlyphs(boolean) - Method in class ilog.tgo.graphic.IltCounterMapping
Specifies whether the glyphs are kept upright but stacked under each other, if the heading is vertical.
setStarCenter(boolean) - Method in class ilog.cpl.graph.graphlayout.css.IlpCircularLayoutParameters
Indicates that the object being configured by this bean will become or not the star center in the circular layout.
setStarCenter(Object, boolean) - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
Allows you to specify whether node is the central node of a star cluster.
setStart(Date) - Method in class ilog.views.gantt.IlvTimeInterval
Sets the interval start time.
setStart(Date) - Method in class ilog.views.gantt.print.IlvGanttPrintableDocument
Sets the start date of the first page in a band.
setStart(float) - Method in class ilog.views.graphic.IlvCircularScale
Sets the start range of the scale.
setStart(Date) - Method in class ilog.views.schedule.print.IlvResourceDataChartPrintableDocument
Sets the start date for the first page.
setStartAngle(double) - Method in class ilog.views.graphic.IlvArc
Changes the start angle of the arc.
setStartAngle(double) - Method in class ilog.views.interactor.IlvMakeArcInteractor
Changes the start angle of the created arc.
setStartAngle(double) - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolRotationInteractor
Sets the start angle that corresponds to the minimum value.
setStartAngle(double) - Method in class ilog.views.symbology.interactor.IlvRotationSymbolInteractor
Set the start angle that corresponds to the minimum value.
setStartDate(Date) - Method in class ilog.views.gantt.graphic.renderer.composite.IlvTimeIntervalChildSize
Sets the start date of the activity.
setStartDragModifier(int) - Method in class ilog.views.interactor.IlvDragRectangleInteractor
Sets the modifier used to start a drag.
setStartingAngle(double) - Method in class ilog.views.chart.IlvChart
Sets the starting angle of the projector.
setStartingNode(Object) - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
Sets the node from which the topological optimization starts.
setStartingPosition(IlpPoint) - Method in class ilog.cpl.interactor.IlpInteractionState
Sets the location where a gesture started, in view coordinates.
setStartPoint(IlvCoordinate) - Method in class ilog.views.maps.geometry.IlvMapArcSegment
Sets the start point of the segment.
setStartPoint(IlvCoordinate) - Method in class ilog.views.maps.geometry.IlvMapArcString
Sets the start point of the first segment, if it exists.
setStartPoint(IlvCoordinate) - Method in class ilog.views.maps.geometry.IlvMapBezierSegment
Sets the start point of the segment.
setStartPoint(IlvCoordinate) - Method in class ilog.views.maps.geometry.IlvMapBezierString
Sets the start point of the first segment, if it exists.
setStartPoint(IlvCoordinate) - Method in class ilog.views.maps.geometry.IlvMapCurveString
Sets the start point of the first segment, if it exists.
setStartPoint(IlvCoordinate) - Method in class ilog.views.maps.geometry.IlvMapLinearSegment
Sets the start point of this segment.
setStartPoint(IlvCoordinate) - Method in class ilog.views.maps.geometry.IlvMapLineString
Sets the start point of the first segment, if it exists.
setStartPoint(IlvCoordinate) - Method in interface ilog.views.maps.geometry.IlvMapSegment
Sets the start point of the segment.
setStartSymbol(IlvActivityRenderer) - Method in class ilog.views.gantt.graphic.renderer.IlvActivitySummary
Sets the activity renderer for the start symbol.
setStartTime(Date) - Method in interface ilog.views.gantt.IlvActivity
Sets the start time of the activity.
setStartTime(Date) - Method in class ilog.views.gantt.model.IlvAbstractActivity
Sets the start time of the activity.
setStartTimeProperty(String) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer
Sets the name of the activity property used to determine the start of the rendering drawn by this renderer.
setStartVisibleInterval(Date) - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
Sets the start date of the visible interval.
setStartVisibleInterval(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
Sets the start date of the visible interval.
setState(int) - Method in class ilog.cpl.storage.IlpAbstractSAXHandler
 
setState(IltBellcore.State) - Method in class ilog.tgo.model.IltBellcoreObjectState
Sets the Bellcore state of the telecom object.
setState(IltState) - Method in class ilog.tgo.model.IltObject
Adds or sets a given constant state (defined in a state system) to the object state.
setState(IltState, Object) - Method in class ilog.tgo.model.IltObject
Sets the value of a given state (defined in a state system) in the object state.
setState(IltOSI.State) - Method in class ilog.tgo.model.IltOSIObjectState
Sets the OSI state of the telecom object.
setState(IltSNMP.State) - Method in class ilog.tgo.model.IltSNMPObjectState
Sets the SNMP primary state of the telecom object.
setState(IltSONET.State) - Method in class ilog.tgo.model.IltSONETObjectState
Sets the general part of the state.
setState(int) - Method in class ilog.views.prototypes.IlvValueSource
Sets the state of this value source.
setState(boolean) - Method in class ilog.views.ui.IlvImageButton
Deprecated.
Changes the state of the button.
setStatePropagator(IltStatePropagator) - Method in class ilog.tgo.model.IltBTS
Deprecated.
State propagation at the graphic level is not supported in the Network Component.
setStatePropagator(IltStatePropagator) - Method in class ilog.tgo.model.IltCard
Deprecated.
State propagation at the graphic level is not supported in the network component.
setStatePropagator(IltStatePropagator) - Method in class ilog.tgo.model.IltCardCarrier
Deprecated.
State propagation at the graphic level is not supported in the Network and Equipment Components.
setStatePropagator(IltStatePropagator) - Method in interface ilog.tgo.model.IltContainer
Deprecated.
State propagation at the graphic level is not supported in the Network Component.
setStatePropagator(IltStatePropagator) - Method in class ilog.tgo.model.IltLinkBundle
Deprecated.
State propagation at the graphic level is not supported in the Network Component.
setStatePropagator(IltStatePropagator) - Method in class ilog.tgo.model.IltShelf
Deprecated.
State propagation at the graphic level is not supported in the Network Component.
setStates(IltMisc.SecState[]) - Method in class ilog.tgo.resource.renderer.IltMiscRenderer
Adds Misc secondary states to the state system.
setStates(IltPerformance.SecState[]) - Method in class ilog.tgo.resource.renderer.IltPerformanceRenderer
Adds Performance secondary states to the state system.
setStates(IltSAN.SecState[]) - Method in class ilog.tgo.resource.renderer.IltSANRenderer
Adds SAN secondary states to the state system.
setStateSystem(IltStateSystem) - Method in class ilog.tgo.model.IltObjectState
Sets the state system being used by this instance.
setStateURL(String) - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
Sets the stateURL property.
setStateURL(String) - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
Sets the stateURL property.
setStateURL(String) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
Sets the client state of the component.
setStateURL(String) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
Sets the client state of the component.
setStateURL(String) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
Sets the client state of the component.
setStateURL(String) - Method in interface ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupport
Sets the client state of the component.
setStateURL(String) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
Sets the client state of the component.
setStaticJPEGQuality(float) - Method in class ilog.views.maps.servlet.IlvFacesMapsServletSupport
Sets the JPEGQuality used for static objects (the default value is 0.75).
setStaticLayersCount(int) - Method in class ilog.views.faces.component.IlvFacesView
Sets the number of static layers.
setStaticLayersCount(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Sets the number of static layers.
setStatusBar(JComponent) - Method in class ilog.views.dashboard.IlvDashboardEditorFrame
Sets the status bar component of this IlvDashboardEditorFrame.
setStatusBarVisible(boolean) - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
Shows or hides a status bar in the associated JFrame.
setStatuses(Enumeration) - Method in class ilog.tgo.model.IltOSIObjectState
Replaces the list of statuses with the contents of a given enumeration.
setStatusText(String) - Method in class ilog.views.appframe.swing.IlvStatusBar
Sets the specified text to the status bar.
setStatusViewer(IlvDashboardStatusViewer) - Method in class ilog.views.dashboard.IlvDashboardEditor
Sets a status viewer used by the graphical components in this Dashboard Editor application.
setStep(int) - Method in class ilog.views.chart.interactor.IlvChartScrollInteractor
Sets the number of scale step to scroll or the percentage of the visible range to scroll, whether a steps definition for the scrolled axis is available.
setStep(double) - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
Sets the distance between successive grid lines (if autoscaling is not activated).
setStep(double) - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolRangeInteractor
Sets the progression step of the value computed by the interactor
The default value is 0.
setStep(double) - Method in class ilog.views.symbology.interactor.IlvRangeSymbolInteractor
Set the progression step of the value computed by the interactor
The default value is 0.
setStepBetweenCategory(boolean) - Method in class ilog.views.chart.IlvCategoryStepsDefinition
Specifies whether major ticks are positioned between categories.
setStepDistance(double) - Method in class ilog.views.maps.graphic.IlvGeodeticPathComputation
Sets the distance for intermediary points.
setStepsAboutAxis(int) - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DCorridor
Sets the number of steps used (about the axis) to draw the cylinders comprising this component.
setStepsAlongAxis(int) - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DCorridor
Returns the number of steps used (along the axis) to draw the cylinders comprising this component.
setStepsDefinition(IlvStepsDefinition) - Method in class ilog.views.chart.IlvScale
Changes the steps definition.
setStepSize(float) - Method in class ilog.views.graphic.IlvScale
Changes the size of a major tick mark.
setStepSize(double) - Method in class ilog.views.util.swing.IlvJSpinnerDecimalNumberField
Sets the step increment.
setStepUnit(double) - Method in class ilog.views.chart.IlvDefaultStepsDefinition
Specifies the step unit.
setStepUnit(Double, Double) - Method in class ilog.views.chart.IlvScale
Specifies the step and substep units of this scale.
setStickyModes(boolean) - Method in class ilog.views.diagrammer.IlvDiagrammer
Specifies whether the operating modes of this diagram component (for example, zoom, create node/link, and edit label) should be "sticky" or not.
setStraightRouteEnabled(boolean) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets the straight routing.
setStreamFactory(IlvManagerStreamFactory) - Method in class ilog.views.IlvManager
Installs a stream factory in the manager.
setStrictErrorChecking(boolean) - Method in class ilog.views.appframe.settings.IlvSettings
setStrikethrough(boolean) - Method in class ilog.views.graphic.IlvText
Changes the strikethrough attribute of the entire text.
setStrikeThrough(boolean) - Method in class ilog.views.util.print.IlvFlow.TextStyle
Sets the text in strike through mode.
setString(IlpStringKey, String) - Method in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
Changes the String local value of a given property in this style.
setString(IltKey.String, String) - Method in class ilog.tgo.graphic.IltAbstractLegend
Deprecated.
This method is obsolete. Use IlpStringKey instead of IltKey.String
setString(String) - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
Sets a string value to this settings attribute.
setString(String, String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
Sets a string value to the attribute with the specified name.
setString(String) - Method in class ilog.views.maps.attribute.IlvStringAttribute
Sets the string of the attribute.
setStringArray(IlpStringArrayKey, String[]) - Method in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
Changes the String[] local value of a given property in this style.
setStringArray(String, String, String[]) - Method in class ilog.views.appframe.settings.IlvSettingsElement
Sets an array of string values.
setStringEncoding(String) - Method in class ilog.views.maps.datasource.IlvShapeDataSource
Specifies which character encoding is used when reading attributes from DBF file.
setStringEncoding(String) - Method in class ilog.views.maps.format.shapefile.IlvDBFReader
Specifies which character encoding is used when reading attributes.
setStringEncoding(String) - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTileLoader
Specifies the character encoding used when reading the .dbf attribute table.
setStroke(Stroke) - Method in class ilog.views.chart.IlvStyle
Changes the stroke of this style.
setStroke(Stroke, Paint) - Method in class ilog.views.chart.IlvStyle
Changes the stroke and the stroke paint of this style.
setStroke(Stroke) - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultActivityCalendarRenderer
Sets the style used to stroke the rectangular bar.
setStroke(Stroke) - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultMilestoneCalendarRenderer
Sets the style used to stroke the symbol.
setStroke(Stroke) - Method in class ilog.views.graphic.composite.decoration.IlvBracket
Sets the stroke used to draw this bracket
setStroke(Stroke) - Method in class ilog.views.graphic.composite.decoration.IlvDiamond
Changes the stroke object used to stroke the shape.
setStroke(Stroke) - Method in class ilog.views.graphic.IlvGeneralPath
Changes the stroke object used to stroke the shape.
setStroke(Stroke) - Method in class ilog.views.graphic.IlvTextPath
Changes the stroke object used to stroke the text.
setStroke(Stroke) - Method in class ilog.views.graphic.IlvZoomableLabel
Changes the stroke object used when stroking the path.
setStroke(Stroke) - Method in class ilog.views.maps.graphic.IlvMapGeneralPath
Sets the stroke in the IlvGeneralPathStyle.
setStroke(Stroke) - Method in class ilog.views.maps.graphic.style.IlvGeneralPathStyle
Sets the Stroke property value.
setStroke(Stroke) - Method in class ilog.views.maps.graphic.style.IlvLinkStyle
Sets the Stroke property value.
setStroke(Stroke) - Method in class ilog.views.maps.graphic.style.IlvPolylineStyle
Sets the Stroke property value.
setStroke(Stroke) - Method in class ilog.views.maps.rendering.IlvMapLineRenderingStyle
Sets the Stroke used to draw the lines.
setStroke(BasicStroke) - Method in class ilog.views.util.print.IlvPrintableShape
Sets the stroke used to print the shape.
setStrokeColor(Color) - Method in class ilog.views.graphic.IlvText
Changes the stroke color of the object, i.e the color used to draw the stroke around the background rectangle.
setStrokeColor(Color) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the color of the stroke (that is, the border) of the node shape.
setStrokeDashArray(float[]) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the dash array of the shape stroke.
setStrokeDashPhase(float) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the dash phase of the shape stroke.
setStrokeEndCaps(int) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the end cap style of the shape stroke.
setStrokeLineJoins(int) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the line join style of the shape stroke.
setStrokeMiterLimit(float) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the miter limit of the shape stroke.
setStrokeOn(boolean) - Method in class ilog.views.chart.IlvStyle
Specifies whether this style uses a stroke when drawing.
setStrokeOn(boolean) - Method in class ilog.views.chart.renderer.IlvPieChartRenderer
Specifies whether the outline of the slices is drawn.
setStrokeOn(boolean) - Method in class ilog.views.chart.renderer.IlvSinglePieRenderer
Specifies whether the outline of the slices is drawn.
setStrokeOn(boolean) - Method in class ilog.views.gantt.graphic.IlvTimeIndicator
Changes the stroke status of the time indicator graphic object.
setStrokeOn(boolean) - Method in class ilog.views.graphic.IlvArc
When set to true, specifies that the shape of the arc is stroked.
setStrokeOn(boolean) - Method in class ilog.views.graphic.IlvEllipse
When set to true, specifies that the shape of the ellipse is stroked.
setStrokeOn(boolean) - Method in class ilog.views.graphic.IlvGeneralPath
When set to true, specifies that the shape of the object is stroked.
setStrokeOn(boolean) - Method in class ilog.views.graphic.IlvPolygon
When set to true, specifies that the shape of the polygon is stroked.
setStrokeOn(boolean) - Method in class ilog.views.graphic.IlvRectangle
When set to true, specifies that the rectangle is stroked.
setStrokeOn(boolean) - Method in class ilog.views.graphic.IlvReliefRectangle
On IlvReliefRectangle this method does nothing.
setStrokeOn(boolean) - Method in class ilog.views.graphic.IlvShadowRectangle
On IlvShadowRectangle this method does nothing.
setStrokeOn(boolean) - Method in class ilog.views.graphic.IlvSpline
When set to true, specifies that the spline is stroked.
setStrokeOn(boolean) - Method in class ilog.views.graphic.IlvText
Changes the visibility of the stroke of the background rectangle.
setStrokeOn(boolean) - Method in class ilog.views.graphic.IlvTextPath
When set to true, specifies that the shape of the object is stroked.
setStrokeOn(boolean) - Method in class ilog.views.graphic.IlvZoomableLabel
When set to true, specifies that the outline of the text of the object is stroked.
setStrokeOn(boolean) - Method in class ilog.views.IlvGraphic
Changes the stroke status of the object.
setStrokeOn(boolean) - Method in class ilog.views.interactor.IlvMakePolygonInteractor
When set to true, specifies that the created object should be stroked.
setStrokeOn(boolean) - Method in class ilog.views.interactor.IlvMakeRectangleInteractor
When set to true, specifies that the created object should be stroked.
setStrokeOn(boolean) - Method in class ilog.views.interactor.IlvMakeSplineInteractor
When set to true, specifies that the spline is stroked.
setStrokeOn(boolean) - Method in class ilog.views.maps.graphic.IlvMapGeneralPath
Sets the stroke on in the IlvGeneralPathStyle.
setStrokeOn(boolean) - Method in class ilog.views.maps.graphic.style.IlvGeneralPathStyle
Sets the StrokeOn property value.
setStrokePaint(Paint) - Method in class ilog.views.chart.IlvStyle
Changes the stroke paint of this style.
setStrokePaint(Paint) - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultActivityCalendarRenderer
Sets the paint object used to stroke the rectangular bar.
setStrokePaint(Paint) - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultMilestoneCalendarRenderer
Sets the paint object used to stroke the symbol.
setStrokePaint(Paint) - Method in class ilog.views.graphic.IlvGeneralPath
Changes the paint object used when stroking the path.
setStrokePaint(Paint) - Method in class ilog.views.graphic.IlvZoomableLabel
Changes the paint object used when stroking the path.
setStrokePaint(Paint) - Method in class ilog.views.hypergraph.IlvHyperEdge
Changes the stroke paint of the object.
setStrokePaint(Paint) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeInteractor
Sets the stroke paint of the newly created hyperedge.
setStrokePaint(Paint) - Method in class ilog.views.maps.graphic.IlvFontMarker
Sets the paint used to draw the outline of the character.
setStrokePaint(Paint) - Method in class ilog.views.maps.graphic.IlvMapGeneralPath
Sets the stroke paint in the IlvGeneralPathStyle.
setStrokePaint(Paint) - Method in class ilog.views.maps.graphic.IlvMapGraphicText
Sets the Paint object used to draw the outline of the characters in the text.
setStrokePaint(Paint) - Method in class ilog.views.maps.graphic.IlvMapLabel
Sets the Paint used to draw the outline of the characters of the text.
setStrokePaint(Paint) - Method in class ilog.views.maps.graphic.style.IlvGeneralPathStyle
Sets the StrokePaint property value.
setStrokePaint(Paint) - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
Sets the StrokePaint property value.
setStrokePaint(Paint) - Method in class ilog.views.maps.rendering.IlvMapPointRenderingStyle
Sets the stroke paint used to draw the outline the character.
setStrokePaint(Paint) - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
Sets the stroke paint of the label.
setStrokeThreshold(int) - Static method in class ilog.views.chart.renderer.IlvSingleBarRenderer
Specifies the minimum width of a bar, under which the stroke of a rendering style is not used.
setStrokeThreshold(int) - Static method in class ilog.views.chart.renderer.IlvSingleHiLoRenderer
Specifies the minimum width of an HiLo item, under which the stroke of a rendering style is not used.
setStrokeThreshold(int) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Specifies the minimum size of a rectangle, under which the stroke of a rendering style is not used.
setStrokeWidth(double) - Method in class ilog.views.maps.graphic.IlvMapGeneralPath
Sets the stroke width in the IlvGeneralPathStyle.
setStrokeWidth(double) - Method in class ilog.views.maps.graphic.style.IlvGeneralPathStyle
Sets the StrokeWidth property value.
setStrokeWidth(double) - Method in class ilog.views.maps.label.IlvMapLabelStyle
Sets the line width of the label stroke.
setStrokeWidth(double) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the width of the shape stroke (that is, the border).
setStructureUpToDate(boolean) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
This method is normally called with a false argument if the structure of the graph changed.
setStructureUpToDate(boolean) - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
Sets whether the structure of the graph is up to date.
setStructureUpToDate(boolean) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets whether the structure of the graph is up to date.
setStructureUpToDate(boolean) - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayout
If the argument is false, notifies the layout instance that the structure of the manager was changed since the last time the layout was successfully performed.
setStructureUpToDate(boolean) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
This method is normally called with a false argument if the structure of the graph changed.
setStructureUpToDate(boolean) - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
Sets whether the structure of the graph is up to date.
setStyle(IlvStyle) - Method in class ilog.views.chart.graphic.IlvDataIndicator
Specifies the rendering style of this indicator.
setStyle(IlvStyle) - Method in class ilog.views.chart.graphic.IlvMarkerIcon
Sets the current style.
setStyle(int, IlvStyle) - Method in class ilog.views.chart.IlvChartRenderer
Sets the style at the specified index.
setStyle(IlvStyle) - Method in class ilog.views.chart.renderer.IlvSimpleChartRenderer
Sets the main style used by this renderer.
setStyle(IlvStyle) - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
Sets the style used by this renderer.
setStyle(String) - Method in class ilog.views.faces.component.IlvBasicView
Sets the inline client style.
setStyle(String) - Method in class ilog.views.faces.dhtml.component.IlvDHTMLImageButton
The inline client style of this component.
setStyle(String) - Method in class ilog.views.faces.dhtml.taglib.IlvDHTMLSizedTag
Sets the inline client style.
setStyle(String) - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
Sets the inline client style of this component.
setStyle(int) - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityBar
Sets the rectangle renderer style.
setStyle(IlvMapStyle) - Method in class ilog.views.maps.beans.IlvMapLayer
Sets the style of this layer.
setStyle(IlvGradientRasterStyle) - Method in class ilog.views.maps.defense.terrain.IlvComputedRasterReader
setStyle(IlvMapStyle) - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
This overridden method is used to install a listener on the style changes that can require the recomputation of the line.
setStyle(String) - Method in class ilog.views.maps.faces.component.IlvFacesLayerVisibilityTool
Sets the inline client style.
setStyle(String) - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
Sets the inline client style of this component.
setStyle(String) - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesLayerVisibilityToolTag
Sets the inline client style.
setStyle(IlvMapStyle) - Method in class ilog.views.maps.graphic.IlvMapCompositeLink
Implements the IlvMapGraphic interface.
setStyle(IlvMapStyle) - Method in class ilog.views.maps.graphic.IlvMapFixedGraphic
Sets the IlvMapStyle.
setStyle(IlvMapStyle) - Method in class ilog.views.maps.graphic.IlvMapGeneralPath
Implements the IlvMapGraphic interface.
setStyle(IlvMapStyle) - Method in interface ilog.views.maps.graphic.IlvMapGraphic
Sets the IlvMapStyle.
setStyle(IlvMapStyle) - Method in class ilog.views.maps.graphic.IlvMapGraphicPath
Implements the IlvMapGraphic interface.
setStyle(IlvMapStyle) - Method in class ilog.views.maps.graphic.IlvMapGraphicSet
Setting the style of an IlvGraphicSet also sets the style of all IlvMapGraphic objects contained in the graphic set.
setStyle(IlvMapStyle) - Method in class ilog.views.maps.graphic.IlvMapGraphicText
Implements the IlvMapGraphic interface.
setStyle(IlvMapStyle) - Method in class ilog.views.maps.graphic.IlvMapMarker
Implements the IlvMapGraphic interface.
setStyle(IlvMapStyle) - Method in class ilog.views.maps.graphic.IlvMapPolyline
Implements the IlvMapGraphic interface.
setStyle(IlvMapStyle) - Method in class ilog.views.maps.raster.IlvRasterIcon
Sets the IlvMapStyle.
setStyle(IlvMapStyle) - Method in class ilog.views.maps.theme.IlvMapDynamicStyle
Sets the style for this theme.
setStyleApplicationComponents(boolean) - Method in class ilog.views.diagrammer.IlvDiagrammer
Specifies whether styling is enabled or disabled for the application components associated with this diagram component: IlvDiagrammerTree, IlvDiagrammerPropertySheet, IlvDiagrammerTable.
setStyleClass(String) - Method in class ilog.views.faces.component.IlvBasicView
Sets the client CSS class(es).
setStyleClass(String) - Method in class ilog.views.faces.dhtml.component.IlvDHTMLImageButton
The client CSS class(es) of this component.
setStyleClass(String) - Method in class ilog.views.faces.dhtml.taglib.IlvDHTMLSizedTag
Sets the client CSS class(es).
setStyleClass(String) - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
Sets the client CSS class(es) of this component.
setStyleClass(String) - Method in class ilog.views.maps.faces.component.IlvFacesLayerVisibilityTool
Sets the client CSS class(es).
setStyleClass(String) - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
Sets the client CSS class(es) of this component.
setStyleClass(String) - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesLayerVisibilityToolTag
Sets the client CSS class(es).
setStyleControl(IlvMapLayerStyleControl) - Method in class ilog.views.maps.beans.IlvMapLayer
Adds the external object responsible for detecting if the layer content is not valid after the style changes.
setStyleManager(IlpGraphicViewStyleManager) - Method in class ilog.cpl.equipment.IlpEquipmentView
Deprecated.
The style API has been replaced by the cascading style sheet mechanism. Please use the method setStyleSheets or getStyleSheets instead.
setStyleManager(IlpGraphicViewStyleManager) - Method in class ilog.cpl.graph.IlpGraphView
Deprecated. 
setStyleManager(IlpGraphicViewStyleManager) - Method in interface ilog.cpl.graphic.IlpGraphicView
Deprecated.
The Style API has been replaced by the Cascading Style Sheet mechanism. Please use the method setStyleSheets or getStyleSheets instead.
setStyleManager(IlpGraphicViewStyleManager) - Method in class ilog.cpl.network.IlpNetworkView
Deprecated.
The Style API has been replaced by the Cascading Style Sheet mechanism. Use the method setStyleSheets or getStyleSheets instead.
setStyleManager(IlpGraphicViewStyleManager) - Method in class ilog.cpl.table.IlpTableView
Deprecated.
The Style API has been replaced by the Cascading Style Sheet mechanism. Please use the method setStyleSheets or getStyleSheets instead.
setStyleManager(IlpGraphicViewStyleManager) - Method in class ilog.cpl.tree.IlpTreeView
Deprecated.
The Style API has been replaced by the Cascading Style Sheet mechanism. Please use the method setStyleSheets or getStyleSheets instead.
setStyles(IlvStyle[]) - Method in class ilog.views.chart.IlvChartRenderer
Sets the styles used by this renderer.
setStyles(IlvStyle[]) - Method in class ilog.views.chart.renderer.IlvCompositeChartRenderer
Sets the styles used by the child renderers.
setStyles(IlvStyle[]) - Method in class ilog.views.chart.renderer.IlvHiLoChartRenderer
Sets the styles used by the child renderers.
setStyles(IlvStyle[]) - Method in class ilog.views.chart.renderer.IlvSimpleChartRenderer
Sets the styles used by this renderer.
setStyles(IlvStyle[]) - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
Sets the styles used by this renderer.
setStyles(IlvStyle[]) - Method in class ilog.views.chart.renderer.IlvSingleHiLoRenderer
Sets the styles used by the child renderers.
setStyleSheet(String) - Method in class ilog.cpl.project.IlpProject
Sets the first style sheet of this project, and removes all the other style sheets.
setStyleSheet(IlpMutableStyleSheet) - Method in class ilog.tgo.interactor.IltEditLinkPortInteractor
Sets the mutable style sheet that is being used by this interactor to save the modifications in the Network and Equipment components.
setStyleSheet(IlpMutableStyleSheet) - Method in class ilog.tgo.interactor.IltMakePolyLinkInteractor
Sets the mutable style sheet that is being used by this interactor to save the modifications in the Network and Equipment components.
setStyleSheet(String) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLView
Sets a style sheet.
setStyleSheet(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
Sets a CSS style sheet.
setStyleSheet(HttpServletRequest, String) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartServletSupport
Apply a stylesheet
setStyleSheet(String) - Method in class ilog.views.chart.IlvChart
Sets the value of the styleSheet property.
setStyleSheet(URL) - Method in class ilog.views.diagrammer.application.IlvDiagrammerPaletteBar
Changes the style sheet, and updates the contents of the toolbar.
setStyleSheet(URL) - Method in class ilog.views.diagrammer.IlvDiagrammer
Sets the URL of the style sheet used by this diagram component to render the graph.
setStyleSheet(URL) - Method in class ilog.views.diagrammer.project.IlvDiagrammerProject
Sets the first style sheet of this Diagrammer project, and removes all the other style sheets.
setStyleSheet(String) - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
Sets the Cascading Style Sheet for the chart.
setStyleSheet(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
Sets the Cascading Style Sheet for the chart.
setStyleSheet(String) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the first style sheet for the chart.
setStyleSheet(String) - Method in class ilog.views.maps.IlvMapCSSRenderer
Sets the value of the styleSheet property.
setStyleSheet(String) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the first style sheet for the chart.
setStyleSheet(String) - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
Sets the value of "styleSheet".
setStyleSheet(HttpServletRequest, String) - Method in class ilog.views.sdm.servlet.IlvSDMServlet
Sets the style sheet of the SDM engine.
setStyleSheet(HttpServletRequest, String) - Method in class ilog.views.sdm.servlet.IlvSDMServletSupport
Sets the style sheet of the SDM engine.
setStyleSheetDebugMask(int) - Method in class ilog.cpl.equipment.IlpEquipmentAdapter
Sets the debug level while parsing the cascading style sheets.
setStyleSheetDebugMask(int) - Method in class ilog.cpl.graph.IlpGraphView
Sets the debug level while parsing the style sheets.
setStyleSheetDebugMask(int) - Method in class ilog.cpl.IlpEquipment
Sets the debug level while parsing the style sheets.
setStyleSheetDebugMask(int) - Method in class ilog.cpl.IlpNetwork
Sets the debug level while parsing the style sheets.
setStyleSheetDebugMask(int) - Method in class ilog.cpl.IlpTable
Sets the debug level while parsing the style sheets.
setStyleSheetDebugMask(int) - Method in class ilog.cpl.IlpTree
Sets the debug level while parsing the style sheets.
setStyleSheetDebugMask(int) - Method in class ilog.cpl.list.IlpListAdapter
Sets the debug level while parsing the style sheets.
setStyleSheetDebugMask(int) - Method in class ilog.cpl.network.IlpNetworkAdapter
Sets the debug level while parsing the style sheets.
setStyleSheetDebugMask(int) - Method in class ilog.cpl.table.IlpTableView
Sets the debug level while parsing the style sheets.
setStyleSheetDebugMask(int) - Method in class ilog.cpl.tree.IlpAbstractTreeAdapter
Sets the debug level while parsing the style sheets.
setStyleSheetDebugMask(int) - Method in class ilog.cpl.tree.IlpTreeView
Sets the debug level while parsing the style sheets.
setStyleSheetDebugMask(int) - Method in class ilog.tgo.resource.IltSettings
 
setStyleSheetDebugMask(int) - Method in class ilog.views.chart.IlvChart
Sets the debug flag while parsing the style sheets.
setStyleSheetDebugMask(int) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the debug level while parsing the style sheets.
setStyleSheetDebugMask(int) - Method in class ilog.views.maps.IlvMapCSSRenderer
Sets the debug flag while parsing the style sheets.
setStyleSheetDebugMask(int) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the debug level while parsing the style sheets.
setStyleSheetDebugMask(int) - Method in class ilog.views.sdm.IlvSDMEngine
Sets the debug flag while parsing the configuration style sheet.
setStyleSheetDebugMask(int) - Method in class ilog.views.sdm.IlvSDMView
Sets the debug flag while parsing the configuration style sheet.
setStyleSheetDebugMask(int) - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
Changes the debug level to help fix problems with the style sheet.
setStyleSheetDebugMask(int) - Method in interface ilog.views.util.styling.IlvStylable
Sets the debug level while parsing the style sheets.
setStyleSheets(String[], int) - Method in interface ilog.cpl.css.IlpStylable
Sets the cascading style sheets.
setStyleSheets(int, String, int) - Method in interface ilog.cpl.css.IlpStylable
Changes one of the cascading style sheets.
setStyleSheets(String[]) - Method in class ilog.cpl.equipment.IlpEquipmentAdapter
Sets the cascading style sheets.
setStyleSheets(String[], int) - Method in class ilog.cpl.equipment.IlpEquipmentAdapter
Sets the cascading style sheets.
setStyleSheets(int, String) - Method in class ilog.cpl.equipment.IlpEquipmentAdapter
Changes one of the cascading style sheets.
setStyleSheets(int, String, int) - Method in class ilog.cpl.equipment.IlpEquipmentAdapter
Changes one of the cascading style sheets.
setStyleSheets(String[]) - Method in class ilog.cpl.graph.IlpGraphView
Sets the cascading style sheets.
setStyleSheets(String[], int) - Method in class ilog.cpl.graph.IlpGraphView
Sets the cascading style sheets.
setStyleSheets(int, String) - Method in class ilog.cpl.graph.IlpGraphView
Changes one of the cascading style sheets.
setStyleSheets(int, String, int) - Method in class ilog.cpl.graph.IlpGraphView
Changes one of the cascading style sheets.
setStyleSheets(String[]) - Method in class ilog.cpl.IlpEquipment
Sets the cascading style sheets.
setStyleSheets(String[], int) - Method in class ilog.cpl.IlpEquipment
Sets the cascading style sheets.
setStyleSheets(int, String) - Method in class ilog.cpl.IlpEquipment
Changes one of the cascading style sheets.
setStyleSheets(int, String, int) - Method in class ilog.cpl.IlpEquipment
Changes one of the cascading style sheets.
setStyleSheets(String[]) - Method in class ilog.cpl.IlpNetwork
Sets the cascading style sheets.
setStyleSheets(String[], int) - Method in class ilog.cpl.IlpNetwork
Sets the cascading style sheets.
setStyleSheets(int, String) - Method in class ilog.cpl.IlpNetwork
Changes one of the cascading style sheets.
setStyleSheets(int, String, int) - Method in class ilog.cpl.IlpNetwork
Changes one of the cascading style sheets.
setStyleSheets(String[]) - Method in class ilog.cpl.IlpTable
Sets the cascading style sheets.
setStyleSheets(String[], int) - Method in class ilog.cpl.IlpTable
Sets the cascading style sheets.
setStyleSheets(int, String) - Method in class ilog.cpl.IlpTable
Changes one of the cascading style sheets.
setStyleSheets(int, String, int) - Method in class ilog.cpl.IlpTable
Changes one of the cascading style sheets.
setStyleSheets(String[]) - Method in class ilog.cpl.IlpTree
Sets the Cascading Style Sheets.
setStyleSheets(String[], int) - Method in class ilog.cpl.IlpTree
Sets the cascading style sheets.
setStyleSheets(int, String) - Method in class ilog.cpl.IlpTree
Changes one of the cascading style sheets.
setStyleSheets(int, String, int) - Method in class ilog.cpl.IlpTree
Changes one of the cascading style sheets.
setStyleSheets(String[]) - Method in class ilog.cpl.list.IlpListAdapter
Sets the cascading style sheets.
setStyleSheets(String[], int) - Method in class ilog.cpl.list.IlpListAdapter
Sets the cascading style sheets.
setStyleSheets(int, String) - Method in class ilog.cpl.list.IlpListAdapter
Changes one of the cascading style sheets.
setStyleSheets(int, String, int) - Method in class ilog.cpl.list.IlpListAdapter
Changes one of the cascading style sheets.
setStyleSheets(String[]) - Method in class ilog.cpl.network.IlpNetworkAdapter
Sets the cascading style sheets.
setStyleSheets(String[], int) - Method in class ilog.cpl.network.IlpNetworkAdapter
Sets the cascading style sheets.
setStyleSheets(int, String) - Method in class ilog.cpl.network.IlpNetworkAdapter
Changes one of the cascading style sheets.
setStyleSheets(int, String, int) - Method in class ilog.cpl.network.IlpNetworkAdapter
Changes one of the cascading style sheets.
setStyleSheets(String[]) - Method in class ilog.cpl.project.IlpProject
Replaces all style sheets currently set in this project by the given ones.
setStyleSheets(String[]) - Method in class ilog.cpl.table.IlpTableView
Sets the cascading style sheets.
setStyleSheets(String[], int) - Method in class ilog.cpl.table.IlpTableView
Sets the cascading style sheets.
setStyleSheets(int, String) - Method in class ilog.cpl.table.IlpTableView
Changes one of the cascading style sheets.
setStyleSheets(int, String, int) - Method in class ilog.cpl.table.IlpTableView
Changes one of the cascading style sheets.
setStyleSheets(String[]) - Method in class ilog.cpl.tree.IlpAbstractTreeAdapter
Sets the cascading style sheets.
setStyleSheets(String[], int) - Method in class ilog.cpl.tree.IlpAbstractTreeAdapter
Sets the cascading style sheets.
setStyleSheets(int, String) - Method in class ilog.cpl.tree.IlpAbstractTreeAdapter
Changes one of the cascading style sheets.
setStyleSheets(int, String, int) - Method in class ilog.cpl.tree.IlpAbstractTreeAdapter
Changes one of the cascading style sheets.
setStyleSheets(String[]) - Method in class ilog.cpl.tree.IlpTreeView
Sets the cascading style sheets.
setStyleSheets(String[], int) - Method in class ilog.cpl.tree.IlpTreeView
Sets the cascading style sheets.
setStyleSheets(int, String) - Method in class ilog.cpl.tree.IlpTreeView
Changes one of the cascading style sheets.
setStyleSheets(int, String, int) - Method in class ilog.cpl.tree.IlpTreeView
Changes one of the cascading style sheets.
setStyleSheets(HttpServletRequest, String) - Method in class ilog.tgo.faces.equipment.dhtml.servlet.IltFacesEquipmentServletSupport
Sets a given comma separated stylesheet list into the underlying equipment component.
setStyleSheets(String) - Method in class ilog.tgo.faces.graph.component.IltFacesGraphView
Sets the comma separated list of style sheets URL.
setStyleSheets(HttpServletRequest, String) - Method in class ilog.tgo.faces.graph.dhtml.servlet.IltFacesGraphServletSupport
Sets a given list of comma separated style sheets into the underlying JViews TGO component.
setStyleSheets(String) - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphViewTag
Sets the styleSheets property.
setStyleSheets(HttpServletRequest, String) - Method in class ilog.tgo.faces.network.dhtml.servlet.IltFacesNetworkServletSupport
Sets a given comma separated stylesheet list into the underlying network component.
setStyleSheets(String[]) - Method in class ilog.tgo.resource.IltSettings
 
setStyleSheets(int, String) - Method in class ilog.tgo.resource.IltSettings
 
setStyleSheets(String[]) - Method in class ilog.views.chart.data.xml.IlvXMLDataWriter
Sets the style sheets associated with this XML file.
setStyleSheets(String) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLView
Sets the comma-separated cascading style sheets.
setStyleSheets(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
Sets the comma separated cascading style sheets.
setStyleSheets(String[]) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartOverview
Sets the cascading style sheets.
setStyleSheets(HttpServletRequest, String) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartServletSupport
Apply the stylesheets
setStyleSheets(String[]) - Method in class ilog.views.chart.IlvChart
Sets the cascading style sheets.
setStyleSheets(int, String) - Method in class ilog.views.chart.IlvChart
Changes one of the cascading style sheets.
setStyleSheets(String[]) - Method in class ilog.views.chart.IlvChartConfiguration
Sets the style sheets.
setStyleSheets(String) - Method in class ilog.views.diagrammer.faces.component.IlvFacesDiagrammerView
Sets the comma separated list of style sheets URL.
setStyleSheets(String) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerViewTag
The list of style sheets URL.
setStyleSheets(String) - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
Sets the comma separated list of Cascading Style Sheets for the chart.
setStyleSheets(HttpServletRequest, String) - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttServletSupport
Sets the comma separated Cascading Style Sheet list to the current hierarchy chart.
setStyleSheets(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
Sets the comma separated list of Cascading Style Sheets for the chart.
setStyleSheets(int, String) - Method in class ilog.views.gantt.IlvHierarchyChart
Changes one of the Cascading Style Sheets for the chart.
setStyleSheets(String[]) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the Cascading Style Sheets for the chart.
setStyleSheets(String[]) - Method in class ilog.views.gantt.project.IlvGanttProjectConfiguration
Sets the style sheets of this configuration.
setStyleSheets(String[]) - Method in class ilog.views.maps.IlvMapCSSRenderer
Sets the cascading style sheets.
setStyleSheets(int, String) - Method in class ilog.views.maps.IlvMapCSSRenderer
Changes one of the cascading style sheets.
setStyleSheets(int, String) - Method in class ilog.views.schedule.IlvScheduleDataChart
Changes one of the Cascading Style Sheets for the chart.
setStyleSheets(String[]) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the Cascading Style Sheets for the chart.
setStyleSheets(String[]) - Method in class ilog.views.sdm.event.SDMEngineStyleSheetEvent
Sets the array containing the URLs or file names of the style sheets that are being loaded.
setStyleSheets(String[]) - Method in class ilog.views.sdm.IlvSDMEngine
Sets the style sheet(s) used by this SDM engine to map the data model to Rogue Wave JViews graphic objects.
setStyleSheets(String[], boolean, boolean) - Method in class ilog.views.sdm.IlvSDMEngine
Sets the style sheet(s) used by this SDM engine to map the data model to Rogue Wave JViews graphic objects.
setStyleSheets(int, String) - Method in class ilog.views.sdm.IlvSDMEngine
Changes one of the cascading style sheets.
setStyleSheets(int, String, boolean) - Method in class ilog.views.sdm.IlvSDMEngine
Same as IlvSDMEngine.setStyleSheets(int, String), with the possibility to not recreate the diagram.
setStyleSheets(String[]) - Method in class ilog.views.sdm.IlvSDMView
Changes the style sheets used by this SDM view to render the objects of the SDM model.
setStyleSheets(int, String) - Method in class ilog.views.sdm.IlvSDMView
Changes one of the cascading style sheets.
setStyleSheets(String[]) - Method in class ilog.views.sdm.renderer.IlvDecorationRenderer
Sets the configuration style sheets.
setStyleSheets(int, String) - Method in class ilog.views.sdm.renderer.IlvDecorationRenderer
Sets the configuration style sheet found at location index in the array.
setStyleSheets(String[]) - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
Set style sheets (implements cascading).
setStyleSheets(int, String) - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
Changes one of the cascading style sheets.
setStyleSheets(String[]) - Method in interface ilog.views.util.styling.IlvStylable
Sets the cascading style sheets.
setStyleSheets(int, String) - Method in interface ilog.views.util.styling.IlvStylable
Changes one of the cascading style sheets.
setStyleSheetURL(URL) - Method in class ilog.views.dashboard.IlvDashboardContext
Sets the URL holding the location of the CSS file used to render IlvDashboardDiagrams utilizing this IlvDashboardContext.
setStyleSheetURL(URL) - Method in class ilog.views.diagrammer.application.IlvDiagrammerApplication
Deprecated.
Changes the default style sheet used by this application.
setStyleSheetURL(URL) - Method in class ilog.views.diagrammer.application.IlvDiagrammerFrame
Changes the default style sheet used by this application.
setStylingMode(short) - Method in class ilog.views.svg.SVGDocumentBuilderConfigurator
Sets the SVG styling mode.
setSubgraphCorrectionInterface(IlvSubgraphCorrectionInterface) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
Sets the correction strategy for subgraphs.
setSubject(IlvMResource) - Method in class ilog.views.sdm.metadata.IlvMStatement
Sets the subject of the statement.
setSublaneOffset(double) - Method in class ilog.views.sdm.renderer.IlvLaneRenderer
If lanes are horizontal, changes the offset between the left side of a sub-lane and the left side of its parent lane.
setSublink(IlvLinkImage) - Method in class ilog.views.graphic.linkbundle.event.LinkBundleSelectionChangedEvent
Changes the sublink whose selection has changed.
setSublink(int, IlvLinkImage) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
Sets the given sublink at the supplied position.
setSublinks(IlvLinkImage[]) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
Sets a new collection of sublinks for this link bundle.
setSubMenuItems(boolean) - Method in class ilog.views.appframe.event.IlvListActionHandler
Creates the menu items for the items of the list action in a sub pop-up menu or below the menu item associated with the list action, depending on the value of the subMenu parameter.
setSubnames(String[]) - Method in class ilog.views.prototypes.IlvCompositeBehavior
Sets the subnames parameter for this behavior object.
setSubNetworkZoomFactor(double) - Method in class ilog.tgo.composite.IltMixedZoomPolicy
Sets the additional zoom factor that gets applied to expanded subnetworks.
setSubObjectsSelectionAllowed(boolean) - Method in class ilog.views.sdm.renderer.IlvExpandCollapseRenderer
Deprecated.
Allows or forbids the selection of sub-objects contained in an expanded node.
setSubObjectsSelectionAllowed(boolean) - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer
Allows or forbids the selection of subobjects contained in an expanded node.
setSubrowPadding(double) - Method in class ilog.views.gantt.graphic.IlvActivityTileLayout
Sets the padding inserted between subrows.
setSubsampling(int) - Method in class ilog.views.maps.raster.IlvRasterIcon
Sets the subsampling used to create the image - changes the image stored in the icon.
setSubsequentRemoveThreshold(long) - Method in class ilog.views.IlvIndexedSet
Sets the threshold when to use optimized remove operations.
setSubStepCount(int) - Method in class ilog.views.chart.IlvDefaultStepsDefinition
Sets the number of substeps.
setSubStepCount(int) - Method in class ilog.views.chart.IlvTimeStepsDefinition
Sets the number of substeps.
setSubStepSize(float) - Method in class ilog.views.graphic.IlvScale
Changes the size of a minor tick mark.
setSubStepUnit(double) - Method in class ilog.views.chart.IlvDefaultStepsDefinition
Specifies the substep unit.
setSubStepUnit(IlvTimeUnit) - Method in class ilog.views.chart.IlvTimeStepsDefinition
Specifies the minor ticks unit.
setSubtreeBlockMargin(Object, int, double) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the margin on the specified side of the subtree starting at the input node.
setSuffix(String) - Method in class ilog.views.maps.beans.IlvJMapScaleControl
Sets the suffix displayed after the formatted numerical scale value.
setSuffixes(String[]) - Method in class ilog.views.diagrammer.application.IlvDiagrammerAction.FileAction
Sets favorite suffixes for file selector dialog.
setSuperClass(IlpClass) - Method in class ilog.cpl.model.IlpDefaultClass
Sets the superclass.
setSuperClass(IlpClass) - Method in interface ilog.cpl.model.IlpMutableClass
Sets the superclass.
setSuperClass(IlpClass) - Method in class ilog.tgo.model.IltObjectInfo
Sets the superclass.
setSuperscript(int) - Method in class ilog.views.util.print.IlvFlow.TextStyle
Sets the text in superscript.
setSupportNotification(boolean) - Method in class ilog.cpl.style.IlpAbstractStyleValueProvider
Deprecated.
Indicates whether this instance will provide notifications to all dependent styles or not.
setSVGProfile(short) - Method in class ilog.views.svg.SVGDocumentBuilderConfigurator
Sets the SVG profile used to generate SVG documents.
setSwapBytes(boolean) - Method in class ilog.views.maps.raster.IlvRasterMappedBuffer
Indicate if bytes have to be swapped.Default is false.
setSwimLaneColor(int, Color) - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
Changes the color of a swimlane.
setSwimLaneLabel(int, String) - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
Sets the label of the specified swimlane.
setSwimLaneWidth(int, double) - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
Changes the width of a swimlane.
setSwingComponent(JComponent) - Method in class ilog.views.util.swt.IlvSwingControl
Sets the wrapped JComponent.
setSwingConstant(IlpSwingConstantKey, int) - Method in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
Changes the SwingConstant local value of a given property in this style.
setSymbol(int) - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultMilestoneCalendarRenderer
Sets the symbol type.
setSymbol(Object) - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aGraphic
Sets the APP6a symbol.
setSymbolBoundingBox(IlvRect) - Method in class ilog.views.dashboard.IlvDashboardSymbol
Move and resize this symbol.
setSymbolFactor(double) - Method in class ilog.views.maps.IlvMagnifySymbolsInteractor
Sets the scale factor to be used to display symbols inside the interactor view.
setSymbolic(IltSymbolicState, IltSymbolicStateValue) - Method in class ilog.tgo.model.IltObjectState
Returns the current value of a state
setSymbolic(IltStatePath, IltSymbolicStateValue) - Method in class ilog.tgo.model.IltObjectState
Returns the current value of a state
setSymbolIndex(IlvDashboardSymbol, int) - Method in class ilog.views.dashboard.IlvDashboardDiagram
Sets a new index of the given symbol in the dashboard diagram list.
setSymbolManager(Ilv3DSymbolManager) - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DModel
Sets the Ilv3DSymbolManager that manages 3D symbols for this 3D model.
setSymbologyEngine(IlvSDMEngine) - Method in class ilog.views.maps.symbology.swing.IlvSymbologyTreeView
Attaches the IlvSymbologyTreeView object to an engine and notifies property change listeners about the change to the engine.
setSymbologyTreeViewActions(IlvSymbologyTreeViewActions) - Method in class ilog.views.maps.symbology.swing.IlvSymbologyTreeView
Sets the actions.
setSymbolProperties(HttpServletRequest, HttpServletResponse) - Method in class ilog.views.maps.servlet.IlvFacesGoogleViewServletSupport
Sets the properties changed client side and POSTed.
setSymbolProperty(String, Object) - Method in interface ilog.views.symbol.util.IlvCompiledSymbol
Sets a symbol property.
setSymbolSize(Dimension) - Method in class ilog.views.chart.IlvLegend
Sets the size of the items symbols.
setSymbolsOrdered(boolean) - Method in class ilog.views.maps.defense.terrain3d.symbol.Ilv3DSymbolStyle
Determines whether or not symbols should use depth buffer (and can be hidden by terrain).
setSymbolStyle(IlvSymbolStyle) - Method in class ilog.views.chart.IlvChart
Sets the value of the symbolStyle property.
setSymbolStyle(Ilv3DSymbolStyle) - Method in class ilog.views.maps.defense.terrain3d.symbol.Ilv3DSymbolManager
Sets the style options to use to display symbols.
setSymbolTextSpacing(int) - Method in class ilog.views.chart.IlvLegend
Sets the space (in pixels) between the symbol and the text of a legend item.
setSynchronous(boolean) - Method in class ilog.views.maps.label.IlvMapLabelManager
Sets the synchronous flag for this label manager.
setSynchronous(boolean) - Method in class ilog.views.maps.raster.IlvRasterTileLoader
Sets the synchronous image loading policy for this tile loader.
setSynchronousImageLoading(boolean) - Method in class ilog.views.maps.rendering.IlvDefaultImageRenderer
Sets the image loading mode to synchronous or asynchronous accordingly to the value of the synchronous parameter.
setSynchronousImageLoading(boolean) - Method in class ilog.views.maps.rendering.IlvDefaultRasterRenderer
Sets the image loading mode to synchronous or asynchronous accordingly to the value of the synchronous parameter.
setSystem(IlvCoordinateFormatter) - Method in class ilog.views.maps.beans.editor.IlvCoordinatePanelFactory.CoordPointInputPanel
Sets a new system to be used.
setSystem(IlvCoordinateFormatter) - Method in class ilog.views.maps.beans.editor.IlvCoordinatePanelFactory.CoordRectangleInputPanel
Sets a new system to be used.
setSystemDN(String) - Method in class ilog.tgo.model.IltAlarm
Sets the distinguished name (DN) of the system that has detected the network event and generated the notification.
setSystemDTD(String) - Method in class ilog.views.gantt.xml.IlvGanttStreamWriter
Changes the system DTD.
setSystemDTDId(String) - Method in class ilog.views.sdm.util.IlvXMLConnector
Sets the system DTD identifier saved in the DOCTYPE declaration if IlvXMLConnector.isSavingDTD() returns true.
setSystemInfo(IltSNMP.SystemInfo) - Method in class ilog.tgo.model.IltSNMPObjectState
Sets the MIB-II System Group information of this managed object.
setTable(IlvJTable) - Method in class ilog.views.gantt.swing.IlvAbstractJTableColumn
This method is invoked whenever this column is added to or removed from its IlvJTable.
setTable(IlvJTable) - Method in interface ilog.views.gantt.swing.IlvJTableColumn
This method is invoked whenever this column is added to or removed from its IlvJTable.
setTable(JTable) - Method in class ilog.views.sdm.swing.IlvSDMTableMediator
Sets the JTable to connect to the SDM engine.
setTableBackground(Color) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the background color of the table.
setTableCellEditor(TableCellEditor) - Method in class ilog.views.gantt.swing.IlvConfigurableTableColumn
Sets the table cell editor that will be used to edit the cells in this column.
setTableCellRenderer(TableCellRenderer) - Method in class ilog.views.gantt.swing.IlvConfigurableTableColumn
Sets the renderer that will be used to render the cells in this column.
setTableColumnCount(int) - Method in class ilog.views.gantt.print.IlvGanttPrintableDocument
Sets the number of table columns to be printed.
setTableFont(Font) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the font used in the table.
setTableForeground(Color) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the foreground color of the table.
setTableGridColor(Color) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the color of the table grid.
setTableHeaderBackground(Color) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the background color of the table header.
setTableHeaderFont(Font) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the font of the table header.
setTableHeaderForeground(Color) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the foreground color of the table header.
setTableHitmapRunnable(IlvServletRunnable) - Method in class ilog.views.gantt.servlet.IlvGanttHitmapSupport
Sets the table hitmap runnable for generating hitmap for gantt table view.
setTableInteractor(IlvFacesInteractor) - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
Sets the interactor on the table view.
setTableInteractor(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
Sets the interactor.
setTableInteractorId(String) - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
Sets the interactor identifier of the table view.
setTableInteractorId(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
Sets the interactor identifier.
setTableMapper(IlvTableModelMapper) - Method in class ilog.views.sdm.model.IlvTableSDMModel
Changes the Table model mapper that is the source of this SDM model.
setTableModel(TableModel) - Method in class ilog.views.chart.data.IlvJDBCDataSource
Sets the table model associated with this data source.
setTableModel(TableModel) - Method in class ilog.views.chart.data.IlvSwingTableDataSource
Sets the table model associated to this data source.
setTableModel(IlvSDMTableModel) - Method in class ilog.views.sdm.swing.IlvSDMTableMediator
Sets the JTable model.
setTableModel(TableModel) - Method in class ilog.views.util.data.IlvTableModelMapper
Changes the TableModel this IlvTableModelMapper is working on.
setTableName(String) - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOLayerMetaData
Sets the name of the table of this metadata.
setTableVisible(boolean) - Method in class ilog.views.diagrammer.application.IlvDiagrammerApplication
Deprecated.
Shows or hides the table.
setTableVisible(boolean) - Method in class ilog.views.diagrammer.application.IlvDiagrammerFrame
Shows or hides the table.
setTableVisible(boolean) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the visibility of the hierarchy table.
setTag(String) - Method in class ilog.views.sdm.interactor.IlvMakeSDMLinkInteractor
Sets the tag of the objects that will be created by this interactor.
setTag(String) - Method in class ilog.views.sdm.interactor.IlvMakeSDMNodeInteractor
Sets the tag of the objects that will be created by this interactor.
setTagTextAttributeName(String) - Method in class ilog.views.appframe.settings.xml.IlvXMLSettings
Specifies the name of the attribute that contains the text of DOM elements.
setTarget(Object) - Method in class ilog.views.diagrammer.application.IlvDiagrammerPropertySheet
Sets the object that is currently edited by the property sheet.
setTarget(IlvManagerView) - Method in class ilog.views.interactor.IlvManagerMagViewInteractor
Changes the target view of the interactor.
setTarget(Object) - Method in class ilog.views.maps.beans.editor.IlvBoundsPropertyEditor
Tries to automatically find the view.
setTarget(Object) - Method in class ilog.views.maps.beans.editor.IlvLabelAttributePropertyEditor
Sets the target (an IlvMapStyle) for this editor.
setTarget(Object) - Method in class ilog.views.maps.propertysheet.IlvCompactPropertySheet
Initializes the IlvCompactPropertySheet to edit the specified target.
setTarget(Object) - Method in class ilog.views.maps.propertysheet.IlvMapStylePropertySheet
Initializes the IlvMapStylePropertySheet to edit the specified target.
setTarget(String) - Method in class ilog.views.prototypes.IlvConditionBehavior
Sets the target parameter of this behavior.
setTarget(String) - Method in class ilog.views.prototypes.IlvFormatBehavior
Sets the target parameter for this behavior object.
setTarget(String) - Method in class ilog.views.prototypes.IlvMinMaxBehavior
Sets the target parameter for this behavior object.
setTarget(String) - Method in class ilog.views.prototypes.IlvTimerBehavior
Sets the target property.
setTarget(String) - Method in class ilog.views.prototypes.IlvTriggerBehavior
Sets the target parameter for this behavior object.
setTarget(Object) - Method in class ilog.views.util.event.IlvAbstractWeakEventListener
Sets the target of the listener.
setTargetDashboardURL(String) - Method in class ilog.views.dashboard.IlvDashboardSymbol
Sets the target dashboard URL of this symbol.
setTargetFrameRate(int) - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DView
Sets the desired frame rate that this Ilv3DView should try to achieve.
setTargetMarkerTemplate(IlvMarker) - Method in class ilog.views.maps.IlvMagnifySymbolsInteractor
Sets a customized marker for drawing the target point.
setTargetModelClass(Class) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToTreeTableModel
Sets the class of the TreeTableModel that is used to display this model.
setTargetNode(Object, Object) - Method in class ilog.views.diagrammer.IlvDiagrammer
Changes the target node of the specified link.
setTargetPoint(IlvCoordinate) - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
Sets the new target point location.
setTargetPosition(IlpPosition) - Method in class ilog.cpl.graphic.views.action.IlpCreateNodeActionEvent
Sets the new position, a model position.
setTargetPosition(IlpPosition) - Method in class ilog.cpl.graphic.views.action.IlpMoveObjectActionEvent
Sets the new position, a model position.
setTargetPositions(Map) - Method in class ilog.cpl.graphic.views.action.IlpMoveObjectsActionEvent
Sets the new positions.
setTargetPropertyChangeListener(PropertyChangeListener) - Method in class ilog.views.maps.propertysheet.IlvMapStylePropertySheet
Add a listener that will be notified of the target modifications
setTargetView(IlvManagerView) - Method in class ilog.tgo.composite.IltLogicalZoomPolicy
Sets the target view.
setTargetView(IlvManagerView) - Method in class ilog.views.IlvHoverHighlightingImageOperation
Sets the view where the highlighted graphic object is displayed.
setTargetView(IlvManagerView) - Method in class ilog.views.sdm.IlvSDMView
This method lets you use this SDM view as a palette to create objects in another SDM view.
setTargetView(IlvManagerView, AWTEvent) - Method in class ilog.views.sdm.IlvSDMView
This method is similar to setTargetView, except for the additional event parameter.
setTargetView(IlvManagerView) - Method in class ilog.views.sdm.util.IlvSDMPaletteConnector
Sets the target manager view with which this palette is associated.
setTargetView(IlvManagerView, AWTEvent) - Method in class ilog.views.sdm.util.IlvSDMPaletteConnector
Sets the target manager view with which this palette is associated.
setTechnology(IltLink.Technology) - Method in class ilog.tgo.model.IltLink
Sets the technology attribute for this link object.
setTechnology(IltLink.Technology[]) - Method in class ilog.tgo.resource.renderer.IltLinkRenderer
Adds Link technology to the system.
setTemplate(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesTooltipInteractorTag
Sets the template.
setTemplate(String) - Method in class ilog.views.faces.interactor.IlvFacesTooltipInteractor
Sets the template of the tooltip.
setTemplatePage(IlvPage) - Method in class ilog.views.util.print.IlvPrintableDocument
Specifies the template page for the document.
setTemporarilyDisabled(boolean) - Method in class ilog.views.java2d.IlvBlinkingAction
Temporarily disable the blinking.
setTemporarilyDisabled(boolean) - Method in class ilog.views.java2d.IlvBlinkingMultiAction
Temporarily disable the blinking.
setTemporarilyDisabled(boolean) - Method in class ilog.views.util.java2d.IlvBlinkingColor
Temporarily disable the blinking.
setTemporarilyDisabled(boolean) - Method in interface ilog.views.util.java2d.IlvBlinkingDrawingResource
Temporarily disable the blinking.
setTemporarilyDisabled(boolean) - Method in class ilog.views.util.java2d.IlvBlinkingMultiColor
Temporarily disable the blinking.
setTemporarilyDisabled(boolean) - Method in class ilog.views.util.java2d.IlvBlinkingMultiPaint
Temporarily disable the blinking.
setTemporarilyDisabled(boolean) - Method in class ilog.views.util.java2d.IlvBlinkingPaint
Temporarily disable the blinking.
setTerminationPointFilter(IlvTerminationPointFilter) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets the termination point filter, that is, an object that allows filtering the termination points that are proposed by the layout algorithm.
setTerrainPrecisionFactor(float) - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DView
Sets the terrain precision factor.
setTestParameterMap(HashMap) - Method in class ilog.views.faces.dhtml.renderkit.IlvDHTMLRenderer
 
setText(String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
Sets a new text value.
setText(String) - Method in class ilog.views.chart.graphic.IlvDataIndicator
Sets the text associated with this indicator.
setText(String) - Method in class ilog.views.chart.graphic.IlvDataLabelAnnotation
Sets the text of this annotation.
setText(String) - Method in class ilog.views.chart.graphic.IlvLabelDecoration
Sets the text of this decoration.
setText(String) - Method in class ilog.views.maps.beans.IlvJCoordinateViewer
This method has been overridden in order to handle vertical orientation.
setText(String) - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DLabel
Sets the text of this label component.
setText(String) - Method in class ilog.views.maps.geometry.IlvMapText
Sets the value of the text.
setText(String) - Method in class ilog.views.maps.label.IlvMapLabelingLabel
Sets the string of this label.
setText(String) - Method in class ilog.views.util.swing.IlvDecimalNumberField
Sets the text of this textfield.
setText(String) - Method in class ilog.views.util.text.IlvWrappedICUBreakIterator
Overridden version of the same method of BreakIterator.
setText(CharacterIterator) - Method in class ilog.views.util.text.IlvWrappedICUBreakIterator
Overridden version of the same method of BreakIterator.
setTextAntialiasing(boolean) - Method in class ilog.views.dxf.IlvDXFReaderConfigurator
Indicates whether the reader must create antialiased text objects.
setTextBorder(Border) - Method in class ilog.views.chart.IlvLegendItem
Sets the text border.
setTextColor(Color) - Method in class ilog.views.gantt.scale.IlvBasicTimeScaleRow
This method changes the color of all text labels.
setTextColor(Color) - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DLabel
Sets the text color of this component.
setTextColor(Color) - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
Sets the color used to draw grid labels.
setTextColor(Color) - Method in class ilog.views.maps.grids.IlvGridStyle
Sets the TEXT_COLOR attribute value.
setTextCompatibility(boolean) - Static method in class ilog.views.maps.format.midmif.IlvMIFReader
Ensure backward text mode compatibility.
setTextContent(String) - Method in class ilog.views.appframe.settings.IlvSettings
setTextContent(String) - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
setTextContent(String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
setTextContent(String) - Method in class ilog.views.appframe.settings.IlvSettingsNode
setTextFont(Font) - Method in class ilog.views.gantt.scale.IlvBasicTimeScaleRow
This method changes the font of the current row.
setTextFont(Font) - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
Sets the Font used to draw grid labels.
setTextFont(Font) - Method in class ilog.views.maps.grids.IlvGridStyle
Sets the TEXT_FONT attribute value.
setTextFont(Font) - Method in class ilog.views.maps.grids.IlvMGRSGrid
Overridden version of setTextFont to compute internal parameters (in grid label formatting) when the font changes.
setTextOutlineColor(Color) - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
Sets the color used to outline grid labels.
setTextOutlineColor(Color) - Method in class ilog.views.maps.grids.IlvGridStyle
Sets the TEXT_OUTLINE_COLOR attribute value.
setTextPosition(int) - Method in class ilog.views.gantt.scale.IlvBasicTimeScaleRow
This method changes the position of the text in its interval.
setTextRenderer(IlvFeatureRenderer) - Method in class ilog.views.maps.IlvDefaultFeatureRenderer
Sets the graphic renderer used to translate georeferenced text into graphic objects.
setTextRenderingStyle(IlvMapTextRenderingStyle) - Method in class ilog.views.maps.labelling.IlvLabeledAreaRenderer
Sets the text style for the IlvAnchoredLabel's label.
setTextRenderingStyle(IlvMapTextRenderingStyle) - Method in class ilog.views.maps.labelling.IlvLabeledPointRenderer
Sets the text style for the IlvAnchoredLabels label.
setTextRenderingStyle(IlvMapTextRenderingStyle) - Method in class ilog.views.maps.rendering.IlvDefaultTextRenderer
Sets the text style for the labels.
setTextSpacing(int) - Method in class ilog.views.maps.beans.IlvJScaleBar
Specifies the text spacing.
setTextSpacing(int) - Method in class ilog.views.maps.beans.IlvScaleBar
Specifies the text spacing.
setTextStyle(IlvFlow.TextStyle) - Method in class ilog.views.util.print.IlvFlow
Changes the current text style.
setTextualSortCriteria(String) - Method in class ilog.views.sdm.renderer.graphlayout.IlvSDMObjectComparator
Sets the sort criteria using a text description.
setTexture(IlvTexture) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets the texture.
setTexture(IlvTexture) - Method in class ilog.views.sdm.graphic.IlvPaint
Sets the Paint implementation to IlvTexture.
setTextureHeight(int) - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DTile
Sets the height of the texture applied to this tile.
setTextureOversampling(int) - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DModel
Sets the factor that forces higher resolution texture.
setTextureOversampling(int) - Method in class ilog.views.maps.defense.terrain3d.model.IlvRasterMappedBuffer3DTile
Sets the factor that forces higher resolution texture.
setTextureWidth(int) - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DTile
Sets the width of the texture applied to this tile.
setTextVisible(boolean) - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
Indicates whether the lines crossing screen border should display their lat/lon text.
setThemes(IlvMapLayer, IlvMapDynamicStyle[]) - Method in class ilog.views.maps.theme.IlvMapStyleController
Sets the dynamic styles for a given layer.
setThickness(int) - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityBar
Sets the thickness of the renderer shadow or relief.
setThickness(int) - Method in class ilog.views.graphic.IlvReliefRectangle
Changes the thickness of the object.
setThickness(double) - Method in class ilog.views.graphic.IlvShadowRectangle
Changes the thickness of the shadow.
setThickness(double) - Method in class ilog.views.sdm.graphic.IlvExpandedFrame
Sets the thickness of the edge.
setThinClientBackground(boolean) - Method in class ilog.views.maps.graphic.style.IlvMapStyle
Set the ThinClientBackground property value.
setThreaded(Boolean) - Method in class ilog.cpl.graph.background.css.IlpBackgroundCSSConfiguration
Sets the threaded bean property.
setThreaded(boolean) - Method in class ilog.cpl.graph.background.IlpAbstractBackground
Sets the property that enables the use of multiple threads for its internal processing.
setThreaded(boolean) - Method in class ilog.views.maps.raster.datasource.IlvTiledRasterDataSource
Sets the thread status of this data source.
setThreaded(boolean, boolean) - Method in class ilog.views.tiling.IlvThreadedTileLoader
Sets whether the load/release work should be performed in a separate thread.
setThreadingEnabled(boolean) - Method in class ilog.views.util.data.IlvJDBCTableModel
Sets whether or not threading must be used to compute the internal cache.
setThreadLocale(Locale) - Static method in class ilog.views.util.IlvLocaleUtil
Deprecated.
Since JViews 8.8, please use IlvLocaleUtil.setThreadULocale(ULocale) instead.
setThreadPriority(int) - Method in class ilog.views.tiling.IlvThreadedTileLoader
Set the priority of threads used by this loader.
setThreadULocale(ULocale) - Static method in class ilog.views.util.IlvLocaleUtil
Assigns the given ICU ULocale to the current thread.
setThresholdInfo(Object) - Method in class ilog.tgo.model.IltAlarm
Sets the threshold information.
setThumbSize(int) - Method in class ilog.views.chart.swing.IlvDoubleSlider
Sets the size of the thumb.
setTickColor(Color) - Method in class ilog.views.gantt.scale.IlvBasicTimeScaleRow
This method changes the color of all ticks.
setTickColor(Color) - Method in class ilog.views.gantt.swing.calendarview.IlvVerticalHourScale
Sets the color of the hourly tick marks.
setTickLayout(int) - Method in class ilog.views.chart.IlvScale
Specifies the layout of tick marks.
setTickMargin(int) - Method in class ilog.views.gantt.swing.calendarview.IlvVerticalHourScale
Sets the margin of the hourly tick marks.
setTickSize(int) - Method in class ilog.views.chart.swing.IlvDoubleSlider
Sets the size of tick marks.
setTileElevationProvider(IlvTileElevationProvider) - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DTile
Sets the associated IlvTileElevationProvider used by this tile to fetch elevation values when building the terrain mesh.
setTileGroupingCount(short) - Method in class ilog.views.maps.format.oracle.IlvDefaultSDOTileLoader
Sets the number of tiles to be loaded in one unique request.
setTileGroupingCount(short) - Method in class ilog.views.maps.format.oracle.objectmodel.IlvDefaultObjectSDOTileLoader
Sets the number of tiles to be loaded in one single Oracle request.
setTileHeight(Integer) - Method in class ilog.cpl.graph.background.css.IlpBackgroundCSSConfiguration
Sets the tileHeight bean property.
setTileHeight(int) - Method in class ilog.cpl.graph.background.IlpImageBackground
Sets the tile height for this background.
setTileHeight(double) - Method in class ilog.cpl.graph.background.IlpImageTileBackground
Sets the tile height.
setTileHeight(double) - Method in class ilog.cpl.graphic.views.background.IlpImageTileBackground
Deprecated.
Sets the tile height.
setTileHeight(int) - Method in class ilog.views.maps.raster.IlvRasterProperties
Sets the size in pixels to adopt for the tiles used to represent the image.
setTileLoader(IlvTileLoader) - Method in class ilog.views.tiling.IlvTileController
Sets the tile loader of the controller.
setTileLoader(IlvTileLoader) - Method in class ilog.views.tiling.IlvTiledLayer
Sets the tile loader of the layer.
setTileManager(IlvTileManager) - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
Sets the tile manager.
setTileManager(IlvTileManager) - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
Sets the tile manager.
setTileManager(IlvTileManager) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
Sets the tile manager.
setTileManager(IlvTileManager) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
Sets the tile manager.
setTileManager(IlvTileManager) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
Sets the tile manager.
setTileManager(IlvTileManager) - Method in interface ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupport
Sets the tile manager.
setTileManager(IlvTileManager) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
Sets the tile manager.
setTileManager(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Sets the tile manager is responsible for retrieving and/or storing image tiles on the server side.
setTileSize(int) - Method in class ilog.views.faces.component.IlvFacesView
Sets the size of a tile.
setTileSize(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Sets the size of a tile.
setTileWidth(Integer) - Method in class ilog.cpl.graph.background.css.IlpBackgroundCSSConfiguration
Sets the tileWidth bean property.
setTileWidth(int) - Method in class ilog.cpl.graph.background.IlpImageBackground
Sets the tile width for this background.
setTileWidth(double) - Method in class ilog.cpl.graph.background.IlpImageTileBackground
Sets the tile width.
setTileWidth(double) - Method in class ilog.cpl.graphic.views.background.IlpImageTileBackground
Deprecated.
Sets the tile width.
setTileWidth(int) - Method in class ilog.views.maps.raster.IlvRasterProperties
Sets the size in pixels to adopt for the tiles used to represent the image.
setTilingParameters(boolean, int, int) - Method in class ilog.views.maps.defense.format.s57.IlvS57DataSource
Sets tiling parameters for this data source.
setTilingParameters(boolean, int, int) - Method in class ilog.views.maps.format.IlvDefaultTilableDataSource
Sets tiling parameters for this data source.
setTilingParameters(boolean, int, int) - Method in class ilog.views.maps.tiling.IlvTilableDataSource
Sets the tiling parameters for this data source.
setTilingPolicy(IlvActivityTileLayout.TilingPolicy) - Method in class ilog.views.gantt.graphic.IlvActivityTileLayout
Sets the tiling policy that controls how many subrows are created for each Gantt row and how activities are assigned to the subrows.
setTime(Date) - Method in class ilog.views.gantt.graphic.IlvTimeIndicator
Sets the time this time indicator will represent.
setTime(Date) - Method in class ilog.views.gantt.graphic.timeindicator.IlvCurrentTimeIndicator
Overrides this method so that it does nothing.
setTimeChooser(IlvJTimeChooser) - Method in class ilog.views.util.swing.calendar.IlvJCalendar
Sets the time chooser at the bottom of this component.
setTimeConverter(IlvTimeConverter) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Sets the time converter.
setTimeConverter(IlvTimeConverter) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the time converter used by the Gantt sheet and the time scale.
setTimeConverter(IlvTimeConverter) - Method in class ilog.views.gantt.IlvTimeScrollSupport
Sets the converter between time and world coordinates.
setTimeConverter(IlvTimeConverter) - Method in class ilog.views.gantt.scale.IlvTimeScale
This method can be used to change the IlvTimeConverter object of this scale.
setTimeConverter(IlvTimeConverter) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the time converter for the abscissa axis.
setTimeFormat(DateFormat) - Method in class ilog.views.util.swing.calendar.IlvJTimeChooser
Sets the time format used by the time chooser.
setTimeIndicator(IlvTimeIndicator) - Method in class ilog.views.gantt.action.IlvScrollToTimeIndicatorAction
Sets the target time indicator.
setTimeIndicatorLayerVisible(boolean) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Changes the visibility of the time indicator layer.
setTimeInMillis(long) - Method in class ilog.views.util.time.IlvWrappedICUCalendar
Overridden version of the same method in Calendar.
setTimeInterval(IlvTimeInterval) - Method in interface ilog.views.gantt.IlvActivity
Sets the start time and end time of the activity.
setTimeInterval(Date, Date) - Method in interface ilog.views.gantt.IlvActivity
Sets the start time and end time of the activity.
setTimeInterval(IlvTimeInterval) - Method in class ilog.views.gantt.model.general.IlvGeneralActivity
Overridden to take into account the IlvGeneralActivity.getTimeProperties() result.
setTimeInterval(Date, Date) - Method in class ilog.views.gantt.model.IlvAbstractActivity
Sets the start time and end time of the activity.
setTimeInterval(IlvTimeInterval) - Method in class ilog.views.gantt.model.IlvSimpleActivity
Sets the start time and end time of the activity.
setTimeInterval(IlvTimeInterval) - Method in class ilog.views.gantt.model.table.IlvTableActivity
Sets the start time and end time of the activity.
setTimeProperties(String[]) - Method in class ilog.views.gantt.model.general.IlvGeneralActivity
Changes the set of properties that are the specific time points of this activity and from which the start time and the end time are computed.
setTimeProperties(String[]) - Method in interface ilog.views.gantt.model.IlvPropertyHolderActivity
Changes the set of properties that are the specific time points of this activity and from which the start time and the end time are computed.
setTimeProperties(String[]) - Method in class ilog.views.gantt.model.table.IlvTableActivity
Changes the set of properties that are the specific time points of this activity and from which the start time and the end time are computed.
setTimeReader(IlvTimeReader) - Method in interface ilog.views.gantt.xml.IlvActivityReader
Sets the time reader that is used to read the start time and the end time of the activity.
setTimeReader(IlvTimeReader) - Method in class ilog.views.gantt.xml.IlvSimpleActivityReader
Sets the time reader that is used to read the start time and the end time of the activity.
setTimeScale(IlvTimeScale) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the time scale.
setTimeScale(IlvTimeScale) - Method in class ilog.views.gantt.IlvJScrollGanttSheet
Sets the time scale that is displayed along the top of the Gantt sheet.
setTimeScale(IlvTimeScale) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the time scale for the abscissa axis.
setTimeScaleBackground(Color) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the background color of the time scale.
setTimeScaleFont(Font) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the font of the time scale.
setTimeScaleForeground(Color) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the foreground color of the time scale.
setTimeScrollBar(IlvTimeScrollBar) - Method in class ilog.views.gantt.IlvJScrollGanttSheet
Sets the horizontal time scroll bar.
setTimeScrollBarVisible(boolean) - Method in class ilog.views.gantt.IlvJScrollGanttSheet
Sets the visibility status of the time scroll bar.
setTimeUnit(IlvTimeUnit) - Method in class ilog.views.chart.IlvScale
Specifies a time unit for this scale.
setTimeUnit(int) - Method in class ilog.views.gantt.scale.IlvTimeWidthVisibilityPredicate
Sets the Calendar time unit to use for the condition.
setTimeZone(TimeZone) - Method in class ilog.views.gantt.scale.IlvTimeScale
The time zone set with this method will be used instead of the default time zone.
setTimeZone(TimeZone) - Method in class ilog.views.util.text.IlvDateFormat
Sets the time zone for the calendar of this DateFormat object.
setTimeZone(TimeZone) - Method in class ilog.views.util.text.IlvWrappedICUDateFormat
Overridden version of the same method of DateFormat.
setTimeZone(TimeZone) - Method in class ilog.views.util.time.IlvWrappedICUCalendar
Overridden version of the same method in Calendar.
SETTINGS_ELEMENT_PROPERTY - Static variable in interface ilog.views.appframe.docview.IlvDocumentView
Stores the settings element for initializing the view.
SETTINGS_OBJECTS_ERROR - Static variable in exception ilog.views.appframe.plugin.IlvPluginException
This error ID indicates that an error occurred while installing or uninstalling objects that were declared in the settings of a plug-in, as extensions of a docking area or document templates.
SETTINGS_TYPE - Static variable in class ilog.views.appframe.docview.IlvDocumentTemplate
The type of settings elements providing the settings for document templates.
SETTINGS_TYPE - Static variable in class ilog.views.appframe.docview.IlvRecentFileList
Type of settings element that provides the settings of recent file lists.
SETTINGS_TYPE - Static variable in class ilog.views.appframe.IlvApplication
Type of settings element providing the settings of the application, such as its title or icon.
settingsAdded(IlvSettings) - Method in interface ilog.views.appframe.settings.SettingsListener
Invoked when new settings were added to the settings manager that owns this listener.
settingsInitialized(IlvSettings) - Method in interface ilog.views.appframe.settings.SettingsListener
Invoked when the settings this listener listens for have been initialized.
SettingsListener - Interface in ilog.views.appframe.settings
Interface to be implemented by classes interested in settings changes.
settingsModified(IlvSettings) - Method in interface ilog.views.appframe.settings.SettingsListener
Invoked when the content of a settings source was modified.
settingsRemoved(IlvSettings) - Method in interface ilog.views.appframe.settings.SettingsListener
Invoked when settings were removed from the settings manager that owns this listener.
setTinyType(IltObject.TinyType) - Method in class ilog.tgo.model.IltObject
Changes the Tiny type of the object.
setTinyTypes(IltObject.TinyType[]) - Method in class ilog.tgo.resource.renderer.IltObjectRenderer
Adds telecom node tiny types to the system.
setTipOverBranchOffset(double) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the minimum offset in the flow direction between neighbor nodes that belong to different branches in the tree.
setTitle(String) - Method in class ilog.views.appframe.docview.IlvAbstractDocument
Sets a new title to the document.
setTitle(String) - Method in interface ilog.views.appframe.docview.IlvDocument
Gives the document a new title.
setTitle(Object, String) - Method in interface ilog.views.appframe.docview.project.IlvDataContainer
Sets a title for the specified node.
setTitle(String) - Method in class ilog.views.appframe.docview.project.IlvDefaultDataContainer.AbstractNode
Sets a title for the node.
setTitle(String) - Method in interface ilog.views.appframe.docview.project.IlvDefaultDataContainer.Node
Sets a title for the node.
setTitle(Object, String) - Method in class ilog.views.appframe.docview.project.IlvDefaultDataContainer
Sets a title for the specified node.
setTitle(String) - Method in class ilog.views.appframe.IlvApplication
Sets the title of the application to the specified string.
setTitle(String) - Method in class ilog.views.chart.IlvLegend
Sets the legend title.
setTitle(String) - Method in class ilog.views.chart.IlvScale
Sets the scale title text.
setTitle(String, double) - Method in class ilog.views.chart.IlvScale
Sets the scale title to the specified string with the specified rotation.
setTitle(String) - Method in class ilog.views.dashboard.IlvDashboardExpandablePane
Sets the title of this pane.
setTitle(String) - Method in class ilog.views.faces.dhtml.component.IlvDHTMLImageButton
The title of the button.
setTitle(String) - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
Sets the title of the button.
setTitle(String) - Method in class ilog.views.gantt.xml.IlvGanttDocumentWriter
Sets the title to be written for the Gantt model.
setTitle(String) - Method in class ilog.views.IlvDefaultManagerFrame
Sets the title of the frame.
setTitle(String) - Method in class ilog.views.maps.faces.component.IlvFacesLayerVisibilityTool
Sets the inline client title.
setTitle(String) - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesLayerVisibilityToolTag
Sets the inline client title of the component.
setTitle(String) - Method in class ilog.views.maps.format.wms.IlvWMSServerNode
Sets the title of this server.
setTitle(String) - Method in class ilog.views.sdm.graphic.IlvDefaultManagerFrameGraphic
setTitle(String) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
Sets the titles of the legends.
setTitleAt(int, String) - Method in class ilog.views.appframe.swing.mdi.IlvMDITabbedPane
Sets the title at index to title, which can be null.
setTitleColor(Color) - Method in class ilog.views.IlvDefaultManagerFrame
Changes the color used to draw the text of the title.
setTitleColor(Color) - Method in class ilog.views.sdm.graphic.IlvDefaultManagerFrameGraphic
setTitleFont(Font) - Method in class ilog.views.chart.IlvScale
Sets the title font.
setTitleFont(Font) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
Sets the font of the legend titles.
setTitleFrame(JFrame) - Method in class ilog.views.appframe.swing.mdi.IlvDesktopPane
Sets the frame that has the title that will be completed with the title of the active internal frame.
setTitleFrame(JFrame) - Method in interface ilog.views.appframe.swing.mdi.IlvMDIClient
Sets the frame whose title will be completed with the title of the active view container.
setTitleFrame(JFrame) - Method in class ilog.views.appframe.swing.mdi.IlvMDIDockingArea
Sets the frame whose title will be completed with the title of the active tab of the docking area.
setTitleFrame(JFrame) - Method in class ilog.views.appframe.swing.mdi.IlvMDITabbedPane
Sets the frame whose title will be completed with the title of the active tab of this tabbed pane.
setTitleJustification(int) - Method in class ilog.views.IlvDefaultManagerFrame
Changes the justification of the frame title.
setTitleJustification(int) - Method in class ilog.views.sdm.graphic.IlvDefaultManagerFrameGraphic
setTitleOffset(int) - Method in class ilog.views.chart.IlvScale
Specifies the offset between the scale title and the step labels.
setTitlePlacement(int) - Method in class ilog.views.chart.IlvScale
Sets the title placement.
setTitleRotation(double) - Method in class ilog.views.chart.IlvScale
Sets the title rotation.
setTo(IlvPoint) - Method in class ilog.cpl.graphic.views.IlpLineSegment
Sets the end point of this segment.
setTo(IltObject) - Method in class ilog.tgo.model.IltAbstractLink
Sets the object that is used as the logical second extremity of the link.
setTo(IltGraphicManager, IltObject) - Method in class ilog.tgo.model.IltAbstractLink
Sets the object that is to use as the second extremity of the link in the given manager.
setTo(IltGraphicManager, IltObject) - Method in class ilog.tgo.model.IltLinkBundle
Sets the object that is to use as the second extremity of the link in the given manager.
setTo(IltGraphicManager, IltObject) - Method in class ilog.tgo.model.IltLinkSet
Sets the object that is to use as the second extremity of the link in the given manager.
setTo(IlvPoint) - Method in class ilog.views.graphic.IlvLine
Changes the destination point of the line.
setTo(IlvGraphicVector) - Method in class ilog.views.hypergraph.IlvHyperEdge
Changes the destinations of the edge.
setTo(IlvGraphic) - Method in class ilog.views.IlvLinkImage
Changes the destination of the link.
setTo(IlvGraphic) - Method in class ilog.views.sdm.graphic.IlvSDMLinkBundle
Changes the destination of the link.
setTo(Object, Object) - Method in interface ilog.views.sdm.IlvSDMModel
Sets the node that is the destination of the specified link.
setTo(Object, Object) - Method in class ilog.views.sdm.model.IlvAbstractSDMModel
Sets the destination node of the specified link.
setTo(Object, Object) - Method in class ilog.views.sdm.model.IlvBasicSDMModel
This method returns null since this model is not editable.
setTo(IlvSDMNode) - Method in class ilog.views.sdm.model.IlvDefaultSDMLink
Sets the destination of this link.
setTo(Object, Object) - Method in class ilog.views.sdm.model.IlvFilterSDMModel
This method calls the setTo method of the filtered model.
setTo(Object, Object) - Method in class ilog.views.sdm.model.IlvJavaBeanSDMModel
This method sets the value of the Java bean property specified by IlvJavaBeanSDMModel.setToProperty(java.lang.String).
setTo(Object, Object) - Method in class ilog.views.sdm.model.IlvMultipleSDMModel
This method handles intermodel links: if the submodel containing the link implements the IlvInterModelLinks interface, this method calls IlvInterModelLinks.setFromID(java.lang.Object, java.lang.String) with the ID of the destination node.
setTo(IlvSDMNode) - Method in interface ilog.views.sdm.model.IlvMutableSDMLink
Sets the destination of the link.
setTo(Object, Object) - Method in class ilog.views.sdm.swing.IlvSDMUndoManager.UndoSDMModel
Sets the node that is the destination of the specified link.
setTo(Object, Object) - Method in class ilog.views.sdm.util.IlvXMLConnector
Sets the destination of a link.
setTo(Object, String) - Method in class ilog.views.sdm.util.IlvXMLConnector
Sets the destination of a link.
setTo(IlvUnit.Point) - Method in class ilog.views.util.print.IlvPrintableLine
Specifies the end point of the line.
setToFork(boolean) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets whether a fork shape is created for links that end at the same target point.
setToggle(boolean) - Method in class ilog.views.faces.component.IlvImageButton
Determines whether this button is a toggle button.
setToggle(String) - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
Sets whether this button is a toggle button or not.
setToggle(boolean) - Method in class ilog.views.ui.IlvImageButton
Deprecated.
Changes the type of the button.
setToggleClickCount(int) - Method in class ilog.cpl.tree.renderer.IlpViewRenderer
Sets the click count to toggle the expand/collapse state of the tree nodes.
setToID(Object, String) - Method in interface ilog.views.sdm.model.IlvInterModelLinks
Sets the ID of the destination node of a link.
setToID(Object, String) - Method in class ilog.views.sdm.model.IlvTableSDMModel
Sets the ID of the destination node of a link.
setTolerance(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesHighlightInteractorTag
Sets the tolerance.
setTolerance(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesTooltipInteractorTag
Sets the tolerance.
setTolerance(String) - Method in class ilog.views.faces.interactor.IlvFacesHighlightInteractor
Sets the tolerance.
setTolerance(String) - Method in class ilog.views.faces.interactor.IlvFacesTooltipInteractor
Sets the tolerance.
setTolerance(double) - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDODimElement
Sets the tolerance of this dimension.
setToNode(IlpRepresentationObject) - Method in class ilog.cpl.graphic.views.action.IlpCreateLinkActionEvent
Sets the ending node of the link to be created.
setToNode(IlpRepresentationNode) - Method in class ilog.cpl.model.container.IlpAbstractRepresentationLink
Changes the second end node of the link.
setToNode(IlpRepresentationNode) - Method in interface ilog.cpl.model.container.IlpMutableRepresentationLink
Changes the second end node of the link.
setToolBarExternal(boolean) - Method in class ilog.cpl.equipment.renderer.IlpToolBarRenderer
Sets the toolbar to external (managed by the application) or integrated (managed by this view).
setToolBarExternal(boolean) - Method in class ilog.cpl.graph.IlpGraphView
Sets the toolbar to external (managed by the application) or integrated (managed by this view).
setToolBarExternal(boolean) - Method in class ilog.cpl.network.renderer.IlpToolBarRenderer
Sets the toolbar to external (managed by the application) or integrated (managed by this view).
setToolBarRenderer(IlpToolBarRenderer) - Method in class ilog.cpl.graph.IlpGraphView
 
setToolBarVisible(boolean) - Method in class ilog.cpl.equipment.renderer.IlpToolBarRenderer
Shows or hides the toolbar.
setToolBarVisible(boolean) - Method in class ilog.cpl.graph.IlpGraphView
Shows or hides the toolbar.
setToolBarVisible(boolean) - Method in class ilog.cpl.IlpEquipment
Shows or hides the toolbar.
setToolBarVisible(boolean) - Method in class ilog.cpl.IlpNetwork
Shows or hides the toolbar.
setToolBarVisible(boolean) - Method in class ilog.cpl.network.renderer.IlpToolBarRenderer
Shows or hides the toolbar.
setToolTipBaseTextDirection(int) - Method in class ilog.views.IlvGraphic
Changes the base direction of the tooltip text.
setToolTipChangeDelay(int) - Static method in class ilog.views.swing.IlvToolTipManager
Sets the tooltip change delay.
setToolTipDateFormat(DateFormat) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityBar
Sets the format used to display the activity's start time and end time in the tooltip.
setToolTipDateFormat(DateFormat) - Method in class ilog.views.gantt.graphic.renderer.IlvActivitySymbol
Sets the format used to display the symbol's alignment time in the tooltip.
setToolTipDelay(int) - Method in class ilog.views.swing.IlvJManagerViewPanel
Sets the delay between showing tooltips.
setToolTipDelay(int) - Method in class ilog.views.swing.IlvJScrollManagerView
Sets the delay between showing tooltips.
setToolTipFactory(IltToolTipFactory) - Method in class ilog.tgo.graphic.IltCompositeInteractions
Deprecated.
Please use IlpToolTipManager and the CSS properties toolTipText or toolTipGraphic instead. The following example illustrates how you can customize a tooltip for an object being represented in your graphic component using a CSS. This example shows the object name as a tooltip:
 object."ilog.tgo.model.IltNetworkElement" {
   toolTipText: @name;
 }
 
setToolTipPolicy(IlvJTable.ToolTipPolicy) - Method in class ilog.views.gantt.swing.IlvJTable
Sets the table tooltip policy.
setToolTipsEnabled(boolean) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Sets whether tooltips are enabled for the Gantt sheet.
setToolTipText(String) - Method in class ilog.tgo.graphic.IltCompositeInteractions
Deprecated.
Please use IlpToolTipManager and the CSS properties toolTipText or toolTipGraphic instead. The following example illustrates how you can customize a tooltip for an object being represented in your graphic component using a CSS. This example shows the object name as a tooltip:
 object."ilog.tgo.model.IltNetworkElement" {
   toolTipText: @name;
 }
 
setToolTipText(String) - Method in class ilog.views.gantt.graphic.IlvTimeIndicator
Sets the text to display in the tooltip of this object.
setToolTipText(String) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer
Sets the tooltip text for the activity renderer.
setToolTipText(String) - Method in class ilog.views.graphic.composite.IlvCompositeLink
Sets the text to display in the tooltip of this object.
setToolTipText(String) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
Sets the text to display in the tooltip of this link bundle.
setToolTipText(String) - Method in class ilog.views.IlvGraphic
Sets the text to display in the tooltip of this object.
setToolTipText(String) - Method in class ilog.views.sdm.graphic.IlvSimpleLink
Sets the text to display in the tooltip of this object.
setToolTipTextAt(int, String) - Method in class ilog.views.appframe.swing.mdi.IlvMDITabbedPane
Sets the tooltip text at index to toolTipText, which can be null.
setToOverride(IltGraphicManager, IltObject) - Method in class ilog.tgo.model.IltAbstractLink
Changes the override setting for the "to" end of a (yet nonexistent) graphic representation.
setTopComponent(Component) - Method in class ilog.views.dashboard.IlvDashboardExpandableSplitPane
Sets the component displayed in the top pane of this IlvDashboardExpandableSplitPane if and only if comp is a IlvDashboardExpandableSplitPane.
setTopLeftBorder(Color) - Method in class ilog.views.graphic.IlvExpandCollapseMarker
Changes the color of the top left border rectangle of the marker.
setTopLeftPoint(IltGraphicManager, IlvPoint) - Method in class ilog.tgo.model.IltShelf
Deprecated.
Please use setPosition instead.
setTopLeftPoint(IltGraphicManager, IlvPoint, IlpPositionSource) - Method in class ilog.tgo.model.IltShelf
Deprecated.
Please use setPosition instead.
setTopLeftPoint(IltGraphicManager, IltGraphic, IlvPoint, IlpPositionSource) - Method in class ilog.tgo.model.IltShelf
Changes the shape graphic setting.
setTopLeftPointInManager(IltGraphicManager, IltGraphic, IlvPoint, IlpPositionSource) - Method in class ilog.tgo.model.IltShelf
Changes the position of the graphic representation in a given IltGraphicManager.
setTopMargin(int) - Method in class ilog.cpl.graph.action.toolbar.IlpGraphFitToContentsAction
Sets the top margin height to be used in the "fit to contents" action.
setTopMargin(int) - Method in class ilog.cpl.graph.action.toolbar.IlpGraphFitToContentsButton
Sets the top margin height to be used in the "fit to contents" action.
setTopMargin(int) - Method in class ilog.views.chart.IlvChart.Area
Sets the top margin between the plotting rectangle and the chart area.
setTopMargin(double) - Method in class ilog.views.gantt.graphic.IlvActivitySimpleLayout
Sets the top row margin of the activity layout.
setTopMargin(double) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer
Sets the top margin of the renderer with respect to the definition rectangle of the activity graphic.
setTopMargin(double) - Method in class ilog.views.graphic.IlvHTMLText
Sets the top margin of the box around the text.
setTopMargin(double) - Method in class ilog.views.graphic.IlvText
Sets the top margin of the box around the text.
setTopMargin(double) - Method in class ilog.views.graphic.IlvZoomableLabel
Sets the top margin of the box around the label.
setTopMargin(double) - Method in class ilog.views.graphlayout.grid.IlvGridLayout
Sets the top margin parameter.
setTopMargin(double) - Method in class ilog.views.IlvConstantModeManagerFrame
Sets the top margin.
setTopMargin(double) - Method in class ilog.views.IlvDefaultManagerFrame
Sets the top margin.
setTopMarginProportion(double) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Sets the top margin proportion.
setToPointFixed(boolean) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Deprecated.
Beginning with JViews 5.5, use the method IlvLongLinkLayout.setGlobalDestinationPointMode(int) instead.
setToPort(IltLinkPort) - Method in class ilog.cpl.graphic.views.action.IlpCreateLinkActionEvent
Sets the port at which to connect at the ending node.
setToPortIndex(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
Sets the port index of a link at the "to" side.
setToPortIndex(Object, int) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the port index of a link at the "to" side.
setToPortSide(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
Sets the port side of a link at the "to" side.
setToPortSide(Object, int) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the port side of a link at the "to" side.
setTopOverlap(double) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
Sets the amount the label can overlap the related obstacle or reference polyline at the top side of the label.
setToProperty(String) - Method in class ilog.views.sdm.model.IlvJavaBeanSDMModel
Sets the name of the JavaBean property holding a reference to the destination node of a link.
setTopToolBarArea(JComponent) - Method in class ilog.views.dashboard.IlvDashboardEditorFrame
Sets the component stored in the toolbar of this IlvDashboardEditorFrame.
setTotalSlackProperty(String) - Method in class ilog.views.gantt.model.IlvCriticalPathCalculator
Sets the name of the total slack duration property for activities in the data model.
setTotalSlackProperty(String) - Method in class ilog.views.gantt.model.IlvGanttModelScheduler
Sets the name of the total slack duration property for activities in the data model.
setTowardsPreferredPosition(double, double, int, int) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelDescriptor
Sets the label to a position that is closer to the preferred position than the input position given by pathLocation and distFromPath.
setTowardsPreferredPosition(double, double, int, int) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPointLabelDescriptor
Sets the label to a position that is closer to the preferred position than the input position given by pathLocation and distFromPath.
setTowardsPreferredPosition(double, double, int, int) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
Sets the label to a position that is closer to the preferred position than the input position given by pathLocation and distFromPath.
setTraceRenderers(String...) - Static method in class ilog.views.sdm.renderer.IlvRendererUtil
Specify which renderers should be traced.
setTraceStream(PrintStream) - Static method in class ilog.views.sdm.renderer.IlvRendererUtil
Specifies the trace stream.
setTracingDisabled(String...) - Static method in class ilog.views.sdm.renderer.IlvRendererUtil
Specify which methods should not be traced.
setTracingEnabled(boolean) - Static method in class ilog.views.sdm.renderer.IlvRendererUtil
Enables tracing of renderer method calls.
setTracingEnabled(String...) - Static method in class ilog.views.sdm.renderer.IlvRendererUtil
Specify which methods should be traced.
setTrackSize(int) - Method in class ilog.views.chart.swing.IlvDoubleSlider
Sets the size of the tracker.
setTrailingMarginProportion(double) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Sets the trailing margin proportion.
setTransform(AffineTransform) - Method in class ilog.views.util.print.IlvTransformedPrintable
Sets the AffineTransform applied to the Graphics before printing the component.
setTransformation(IlvCoordinateTransformation) - Method in class ilog.views.maps.format.wms.IlvWMSReader
Sets the transformation to use when reading images from the kernel into the manager coordinate system.
setTransformation(IlvCoordinateTransformation) - Method in class ilog.views.maps.raster.IlvRasterAbstractReader
Sets the transformation to use to project the data read from the file.
setTransformation(IlvCoordinateTransformation) - Method in class ilog.views.maps.raster.IlvRasterTileLoader
Sets the coordinate transformation to use for creating an image attached to a manager.
setTransformation(IlvTransformer) - Method in class ilog.views.prototypes.IlvGraphicElement
Applies a transformer to this graphic element.
setTransformation(IlvTransformer, boolean) - Method in class ilog.views.prototypes.IlvGraphicElement
Applies a transformer to this graphic element.
setTransformationMode(int) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
Sets the transformation mode.
setTransformedShapeMode(boolean) - Method in class ilog.views.graphic.IlvGeneralPath
Sets the transformed shape mode.
setTransformer(IlvAxisTransformer) - Method in class ilog.views.chart.IlvAxis
Sets the transformer applied to this axis.
setTransformer(IlvTransformer) - Method in class ilog.views.graphic.IlvArc
Specifies a new transformer to the arc object.
setTransformer(IlvTransformer) - Method in class ilog.views.graphic.IlvFullZoomingGraphic
Sets the internal transformer that allows you to make the wrapped object fully zoomable.
setTransformer(IlvTransformer) - Method in class ilog.views.graphic.IlvGeneralPath
Sets the additional transformer that is applied to the Graphics2D before displaying the IlvGeneralPath.
setTransformer(IlvTransformer) - Method in class ilog.views.graphic.IlvTransformedGraphic
Changes the transformation used to draw the referenced object.
setTransformer(IlvTransformer) - Method in class ilog.views.graphic.IlvZoomableLabel
Sets the transformation used to draw the label.
setTransformer(IlvTransformer) - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
Sets the internal transformer.
setTransformer(IlvTransformer) - Method in class ilog.views.IlvManager
Changes the local transformer of this manager.
setTransformer(IlvTransformer) - Method in class ilog.views.IlvManagerView
Changes the transformer of the view.
setTransformer(IlvTransformer) - Method in class ilog.views.maps.graphic.IlvMapLabel
Sets the transformer.
setTransformer(IlvTransformer) - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
Sets the current transformer to use for the view.
setTransformer(IlvTransformer) - Method in class ilog.views.svg.SVGDocumentBuilderConfigurator
Allows you to change the transformer used to dump the contents of the IlvManager in SVG.
SetTransformerDependentRendering(boolean) - Static method in class ilog.views.graphic.IlvText
Sets whether all IlvText objects are rendered with a strategy that requires re-rendering when the transformer changes.
SetTransformerDependentRendering(boolean) - Static method in class ilog.views.graphic.IlvZoomableLabel
Sets whether all IlvZoomableLabel objects are rendered with a strategy that requires rerendering when the transformer changes.
setTransformerMode(boolean) - Method in class ilog.views.graphic.IlvArc
Enables and disables the transformer mode.
setTransient(boolean) - Method in class ilog.cpl.model.IlpDefaultAttribute
Sets whether this attribute should be persistent or not.
setTranslateLiterals(boolean) - Method in class ilog.views.appframe.settings.IlvSettingsQuery
Activates or deactivates the translation mode for literals.
setTranslation(Ilv3DFloatVector) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DFloatMatrix
Sets the translation component of this matrix (i.e., the three top elements of the third column)
setTranslationAllowed(boolean) - Method in class ilog.views.gantt.scale.IlvTimeScale
Sets whether drag panning with the mouse is allowed.
setTransparency(int) - Method in class ilog.views.chart.IlvLegend
Sets the alpha value of the background color.
setTransparency(boolean) - Method in class ilog.views.maps.format.wms.IlvWMSDataSource
Indicates if this data source should generate transparent images.
setTransparency(boolean) - Method in class ilog.views.maps.format.wms.IlvWMSReader
Indicates if the requested image contains transparent pixels or not.
setTransparencyEnabled(boolean) - Method in class ilog.views.maps.format.cadrg.IlvCADRGLayer
If true, the CADRG frame reader creates transparent pixels.
setTransparent(boolean) - Method in class ilog.views.IlvManagerView
Changes the transparency of the view.
setTransparent(boolean) - Method in class ilog.views.util.swing.IlvArrow
Sets whether the icon is transparent.
setTransparentColorIndex(int) - Method in class ilog.views.maps.raster.IlvRasterProperties
Sets the index of the color that must be used to represent a transparent color.
setTransparentPixel(int) - Method in class ilog.views.maps.raster.IlvAdjustableDelegateColorModel
Sets a transparent pixel value used to return a fully transparent rgb value.
setTraps(IltTrap.Type[]) - Method in class ilog.tgo.resource.renderer.IltAlarmRenderer
Adds trap types to the alarm system.
setTrapState(IltTrap.State) - Method in class ilog.tgo.model.IltSNMPObjectState
Sets the alarm state instance.
setTrapState(IltTrap.State) - Method in class ilog.tgo.model.IltTrapObjectState
Sets the trap state instance.
setTraverse(boolean) - Method in class ilog.views.accelerator.IlvSelectAllAccelerator
Sets whether this accelerator selects only objects contained directly in the manager of the view, or whether it also selects objects in submanagers and link bundles.
setTreatAs(int) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelDescriptor
Sets how the label should be treated by the IlvLabelLayoutRenderer of the IlvSDMEngine.
setTree(JTree) - Method in class ilog.views.appframe.swing.IlvTreeView
Associates the specified tree with this tree view.
setTree(IlvJTree) - Method in class ilog.views.gantt.swing.IlvAbstractJTreeRenderPolicy
This method is invoked whenever this rendering policy is added to or removed from its IlvJTree.
setTree(IlvJTree) - Method in interface ilog.views.gantt.swing.IlvJTreeRenderPolicy
This method is invoked whenever this rendering policy is added to or removed from its IlvJTree.
setTree(IlvJTree) - Method in class ilog.views.gantt.swing.IlvJTreeStringRenderPolicy
Invoked whenever this rendering policy is added to or removed from its IlvJTree.
setTreeNodeAttributes(Map<Object, ? extends IlvIMapAttributes>) - Method in class ilog.views.chart.servlet.IlvDefaultIMapDefinition
Sets the tree node attributes for this area definition.
setTreeNodeFactory(IlpTreeNodeFactory) - Method in class ilog.cpl.tree.IlpAbstractTreeAdapter
Sets the tree node factory used by this adapter.
setTreePopupMenu(JPopupMenu) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerCollapsibleTreeViewer
Sets a pop-up menu that will be displayed when the user right-clicks a palette tree.
setTreeVisible(boolean) - Method in class ilog.views.diagrammer.application.IlvDiagrammerApplication
Deprecated.
Shows or hides the tree.
setTreeVisible(boolean) - Method in class ilog.views.diagrammer.application.IlvDiagrammerFrame
Shows or hides the tree.
setTrendIndication(IltAlarm.TrendIndication) - Method in class ilog.tgo.model.IltAlarm
Sets the trend indication.
setTrimChar(char) - Method in class ilog.views.chart.data.xml.IlvXMLDataWriter
Sets the space replacement character.
setTrimmingStringAttributes(boolean) - Method in class ilog.views.maps.format.shapefile.IlvDBFReader
Specifies whether the String attributes that are read are trimmed, that is, leading and trailing spaces are removed.
setTripleBufferedLabels(boolean) - Method in class ilog.views.maps.label.IlvMapLabelManager
Sets the flag for label triple buffering.
setTripleBufferedLayerCount(int) - Method in class ilog.views.IlvManagerView
Sets the number of triple-buffered layers for this view.
setTruncatedLabelSuffix(String) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the string that is appended to the label when it is truncated to fit in the shape's width.
setTwoShades(boolean) - Method in class ilog.views.maps.defense.format.s57.IlvS57DataSource
Sets the two shades option.
setType(IlpAbstractAttributeBinding.Type) - Method in class ilog.cpl.sdm.binding.IlpAbstractAttributeBinding
Sets the binding type.
setType(IltBTSAntenna.Type) - Method in class ilog.tgo.model.IltBTSAntenna
Changes the type of the antenna.
setType(IltCard.Type) - Method in class ilog.tgo.model.IltCard
Changes the type of the card.
setType(IltCardCarrier.Type) - Method in class ilog.tgo.model.IltCardCarrier
Changes the Type of the CardCarrier.
setType(IltLed.Type) - Method in class ilog.tgo.model.IltLed
Sets the "type" of this object.
setType(IltLink.Type) - Method in class ilog.tgo.model.IltLink
Sets the type of this link object.
setType(IltNetworkElement.Type) - Method in class ilog.tgo.model.IltNetworkElement
Sets the type of this object.
setType(IltOffPageConnector.Type) - Method in class ilog.tgo.model.IltOffPageConnector
Sets the type of this object.
setType(IltPort.Type) - Method in class ilog.tgo.model.IltPort
Sets the "type" of this object.
setType(IltShelf.Type) - Method in class ilog.tgo.model.IltShelf
Changes the type of the shelf.
setType(Class) - Method in class ilog.views.chart.datax.IlvDefaultDataColumnInfo
Sets the type of the values of this column.
setType(Class) - Method in class ilog.views.chart.datax.IlvDefaultStaticColumnInfo
Sets the type of the values of this column.
setType(String) - Method in class ilog.views.chart.faces.component.IlvChartView
Sets the type of the chart.
setType(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
Sets the type of the chart.
setType(int) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartOverview
Sets the type of the chart.
setType(int) - Method in class ilog.views.chart.IlvChart
Sets the type of the chart.
setType(IlvDataSet, int) - Static method in class ilog.views.chart.renderer.IlvComboChartRenderer
Sets the type of the graphical representation of the given data set.
setType(int) - Method in class ilog.views.chart.renderer.IlvHiLoChartRenderer
Sets the type of the renderer.
setType(int) - Method in class ilog.views.chart.renderer.IlvSingleHiLoRenderer
Sets the type of this renderer.
setType(int) - Method in class ilog.views.event.ManagerContentChangedEvent
Changes the type of the event.
setType(int) - Method in class ilog.views.event.ManagerSelectionChangedEvent
Sets the type of the event.
setType(String) - Method in class ilog.views.faces.component.IlvFacesNoSubmitButton
Changing the type of IlvFacesNoSubmitButton does nothing.
setType(String) - Method in class ilog.views.faces.dhtml.component.IlvDHTMLImageButton
Sets the type of the button.
setType(String) - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
Sets the type of the button.
setType(IlvConstraintType) - Method in interface ilog.views.gantt.IlvConstraint
Sets the type of this constraint.
setType(IlvConstraintType) - Method in class ilog.views.gantt.model.IlvSimpleConstraint
Sets the type of this constraint.
setType(IlvConstraintType) - Method in class ilog.views.gantt.model.table.IlvTableConstraint
Sets the type of this constraint.
setType(int) - Method in class ilog.views.gantt.scale.IlvTimeWidthVisibilityPredicate
Sets the unit type used to interpret the value.
setType(int) - Method in class ilog.views.graphic.IlvMarker
Changes the type of the marker.
setType(int) - Method in class ilog.views.graphic.linkbundle.event.LinkBundleSelectionChangedEvent
Sets the type of the event.
setType(int) - Method in class ilog.views.graphlayout.GraphModelEvent
Sets the of the event.
setType(int) - Method in class ilog.views.graphlayout.labellayout.LabelingModelEvent
Sets the type of the event.
setType(int) - Method in class ilog.views.maps.graphic.IlvMapMarker
Sets the type in the IlvPointStyle object.
setType(int) - Method in class ilog.views.maps.graphic.style.IlvPointStyle
Sets the Type attribute value.
setType(String) - Method in class ilog.views.prototypes.IlvValueBehavior
Sets the type of the value stored by this behavior object.
setType(int) - Method in class ilog.views.sdm.metadata.IlvMContainer
Sets the type of the container.
setType(String) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameter
Sets the class name of the value type
setType(String) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameterValueSet
Sets the class name of the value type of the value set.
setTypeConverter(IlpTypeConverter) - Method in class ilog.cpl.util.IlpAbstractValueMap
Sets the type converter used to convert the received value to the expected value.
SetTypeMapping(IltTrap.Type, Color, Color, Color, String, String) - Static method in class ilog.tgo.model.IltTrap
SetTypeMapping(IltTrap.Type, IltKey.Color, Color, IltKey.Color, Color, IltKey.Color, Color, IltKey.String, String, IltKey.String, String) - Static method in class ilog.tgo.model.IltTrap
Deprecated.
The Style API has been replaced by the Cascading Style Sheet mechanism.
SetTypeMapping(IltTrap.Type, IlpColorKey, Color, IlpColorKey, Color, IlpColorKey, Color, IlpStringKey, String, IlpStringKey, String) - Static method in class ilog.tgo.model.IltTrap
Deprecated.
The Style API has been replaced by the Cascading Style Sheet mechanism.
setTypes(IltCardCarrier.Type[]) - Method in class ilog.tgo.resource.renderer.IltCardCarrierRenderer
Adds card carrier types to the system.
setTypes(IltCard.Type[]) - Method in class ilog.tgo.resource.renderer.IltCardRenderer
Adds card types to the system.
setTypes(IltLed.Type[]) - Method in class ilog.tgo.resource.renderer.IltLedRenderer
Adds led types to the system.
setTypes(IltNetworkElement.Type[]) - Method in class ilog.tgo.resource.renderer.IltNetworkElementRenderer
Adds network element types to the system.
setTypes(IltOffPageConnector.Type[]) - Method in class ilog.tgo.resource.renderer.IltOffPageConnectorRenderer
Adds off page connector types to the system.
setTypes(IltPort.Type[]) - Method in class ilog.tgo.resource.renderer.IltPortRenderer
Adds port types to the system.
setTypes(IltShelf.Type[]) - Method in class ilog.tgo.resource.renderer.IltShelfRenderer
Adds shelf types to the system.
setUI(TableUI) - Method in class ilog.cpl.table.IlpJTable
Sets the L&F object that renders this component and repaints.
setUI(CalendarPanelUI) - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
Sets the look and feel (L&F) object that renders this calendar panel.
setUI(MonthScrollerUI) - Method in class ilog.views.util.swing.calendar.IlvJMonthScroller
Sets the look and feel (L&F) object that renders this month scroller.
setUI(TimeChooserUI) - Method in class ilog.views.util.swing.calendar.IlvJTimeChooser
Sets the look and feel (L&F) object that renders this time chooser.
setUI(ColorChooserUI) - Method in class ilog.views.util.swing.color.IlvJColorChooser
Sets the UI.
setULocale(ULocale) - Method in class ilog.views.chart.data.IlvSwingTableDataSource
Sets the locale.
setULocale(ULocale) - Method in class ilog.views.chart.data.IlvTreeTableDataSource
Changes the locale used to sort cluster ids when getIdComparator() is null.
setULocale(ULocale) - Method in class ilog.views.chart.graphic.IlvGraphicDecoration
This method does nothing.
setULocale(ULocale) - Method in class ilog.views.chart.IlvChart
Sets the locale of this component.
setULocale(ULocale) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the locale of this component.
setULocale(ULocale) - Method in class ilog.views.gantt.scale.IlvTimeScale
Sets the locale of this component.
setULocale(ULocale) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
Sets the locale of this component.
setULocale(ULocale) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthView
Sets the locale of this component.
setULocale(ULocale) - Method in class ilog.views.gantt.swing.IlvJTable
Sets the locale of this component.
setULocale(ULocale) - Method in class ilog.views.gantt.swing.IlvJTree
Sets the locale of this component.
setULocale(ULocale) - Method in class ilog.views.IlvManager
Sets the locale of this manager.
setULocale(ULocale, boolean) - Method in class ilog.views.IlvManager
Sets the locale of this manager.
setULocale(ULocale) - Method in class ilog.views.IlvManagerView
Sets the locale of this view.
setULocale(ULocale) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the locale of this component.
setULocale(ULocale) - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer.GraphicManagerFrame
Sets the locale of this object.
setULocale(ULocale) - Method in interface ilog.views.util.IlvULocaleAware
Sets the locale of this object.
setULocale(ULocale) - Method in class ilog.views.util.swing.calendar.IlvJMonthScroller
Sets the ICU locale of this component.
setULocale(ULocale) - Method in class ilog.views.util.swing.calendar.IlvJTimeChooser
Sets the locale of this component.
setULocale(ULocale) - Method in class ilog.views.util.swing.IlvJSlider
Sets the locale of this component.
setULocale(ULocale) - Method in class ilog.views.util.swing.IlvJSpinner
Sets the locale of this component.
setULocale(ULocale) - Method in class ilog.views.util.swing.table.IlvDefaultTableCellRenderer
Sets the locale to be used for this object.
setUndefValue(Double) - Method in class ilog.views.chart.data.IlvAbstractDataSet
Specifies the undefined value for this data set.
setUndefValue(Double) - Method in class ilog.views.chart.data.IlvSwingTableDataSource
Specifies the undefined value for the data sets of this data source.
setUnderline(boolean) - Method in class ilog.views.graphic.IlvText
Changes the underline attribute of the entire text.
setUnderline(boolean) - Method in class ilog.views.util.print.IlvFlow.TextStyle
Underlines the text.
setUnderlyingModel(IlvModelWithColumns) - Method in class ilog.views.chart.data.IlvTreeTableDataSource
Changes the underlying model that this data source represents.
setUnderlyingModel(IlvFlatTableModel) - Method in class ilog.views.chart.datax.adapter.IlvFlatTableToListModel
Sets the underlying model.
setUnderlyingModel(IlvFlatTableModel) - Method in class ilog.views.chart.datax.adapter.IlvFlatTableToTableModel
Sets the underlying model.
setUndockedTitle(String) - Method in class ilog.views.appframe.swing.IlvToolBar
Sets the undocked title of the toolbar.
setUndoingEnabled(boolean) - Method in class ilog.views.dashboard.IlvDashboardDiagram
Enables or disables the undo mechanism of this dashboard diagram.
setUnit(IlvTimeUnit) - Method in class ilog.views.chart.IlvTimeStepsDefinition
Sets the step unit.
setUnit(IlvLinearUnit) - Method in class ilog.views.maps.projection.IlvGeographicProjection
Deprecated.
Does nothing.
setUnit(IlvLinearUnit) - Method in class ilog.views.maps.projection.IlvProjection
Sets the unit of the projection.
setUnitDistance(IlvUnit) - Method in class ilog.views.maps.defense.terrain.IlvAltitudeChart
Sets the unit of distance to be used by this chart.
setUnitDuration(IlvDuration) - Method in class ilog.views.gantt.graphic.IlvLinearTimeConverter
Sets the unit duration.
setUnitFactor(int) - Method in class ilog.views.maps.raster.IlvRasterProperties
Set the unit of measure factor.
setUnitHeight(IlvUnit) - Method in class ilog.views.maps.defense.terrain.IlvAltitudeChart
Sets the unit of height to be used by this chart.
setUnitIncrementMode(int) - Method in class ilog.views.gantt.swing.IlvVerticalScrollBar
Sets the unit increment scrolling mode.
setUnlockFilteredTiles(boolean) - Method in class ilog.views.tiling.IlvTileController
Allows or avoids to unlock filtered tiles which are already locked but which are not anymore lockable.
setUnnamedLayerText(String) - Method in class ilog.views.maps.beans.IlvJMapLegend
Sets the String used as the name of unnamed layers.
setUnzoomButton(int) - Method in class ilog.views.maps.interactor.IlvContinuousZoomInteractor
Sets the button that is used to unzoom.
setUnzoomedBackground(Color) - Method in class ilog.views.graphic.IlvHalfZoomingGraphic
Sets the background color used to fill the rectangle when the object is below the minimum zoom level.
setUnzoomedBackground(Color) - Method in class ilog.views.sdm.renderer.IlvHalfZoomingRenderer
Sets the background color used to fill the nodes below the minimum zoom level.
setUnzoomedForeground(Color) - Method in class ilog.views.graphic.IlvHalfZoomingGraphic
Sets the foreground color used to draw the outline of the rectangle when the object is below the minimum zoom level.
setUnzoomedForeground(Color) - Method in class ilog.views.sdm.renderer.IlvHalfZoomingRenderer
Sets the foreground color used to draw the outline of the nodes below the minimum zoom level.
setUnzoomKeyCode(int) - Method in class ilog.views.maps.interactor.IlvContinuousZoomInteractor
Set the unzoom keycode modifier.
setUpdateAll(boolean) - Method in class ilog.views.util.servlet.event.ServletActionListener
Sets whether refresh the image and capabilities or the image only after the action.
setUpdateInterval(int) - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
Sets the updateInterval property.
setUpdateInterval(int) - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
Sets the updateInterval property.
setUpdateInterval(int) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLView
Changes the automatic update interval of the chart.
setUpdateInterval(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
Changes the automatic update interval of the chart.
setUpdateInterval(int) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
The interval in seconds between two automatic updates.
setUpdateInterval(int) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
The interval in seconds between two automatic updates.
setUpdateInterval(int) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
The interval in seconds between two automatic updates.
setUpdateInterval(int) - Method in interface ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupport
The interval in seconds between two automatic updates.
setUpdateInterval(int) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
The interval in seconds between two automatic updates.
setUpdateInterval(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Sets the interval in seconds between two automatic updates.
setUpdateInterval(int) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
Sets the automatic update interval (in seconds) of the Gantt.
setUpdateInterval(int) - Method in interface ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttSupport
Sets the automatic update interval (in seconds) of the Gantt.
setUpdateInterval(int) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttSupportImpl
Sets the automatic update interval (in seconds) of the Gantt.
setUpdateInterval(int) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
Sets the automatic update interval (in seconds) of the Gantt.
setUpdateInterval(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLHierarchyChartViewTag
Sets the automatic update interval (in seconds) of the Gantt.
setUpdateMask(int) - Method in class ilog.cpl.css.IlpMutableStyleSheet
Sets the mask that indicates the components to be changed by this mutable style sheet.
setUpdateOnPropertyChange(boolean) - Method in class ilog.views.sdm.util.IlvSDMMutableStyleSheet
Enables or disables whether graphic objects are updated when the contents of this style sheet changes.
setUpdatingOnPropertyChange(boolean) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
Specifies if the legend must be updated when properties of objects are changed dynamically.
setUpdatingPositionsOnExpand(boolean) - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer
Specifies whether or not the positions of subgraphs and their children must be updated when subgraphs are expanded or collapsed.
setupDEMLevel(int) - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DTile
Sets the downsampling factor for the geometry of this tile.
setupDialog(Window, boolean, boolean) - Method in class ilog.views.util.print.IlvPrintingController
Opens the dialog box used to edit the parameters of a document.
setUpDocument() - Method in class ilog.views.chart.print.IlvChartDocumentSetupDialog
This function is called when the "OK" button is pressed.
setUpDocument() - Method in class ilog.views.gantt.print.IlvGanttDocumentSetupDialog
This function is called when the "OK" button is pressed.
setUpDocument() - Method in class ilog.views.print.IlvManagerDocumentSetupDialog
This function is called when the "OK" button is pressed.
setUpDocument() - Method in class ilog.views.util.print.IlvDocumentSetupDialog
This function is called when the "OK" button is pressed.
setupFormatters() - Method in class ilog.views.maps.IlvAbstractCoordinateFormatter
This method is called after precision has been changed and should update the internal number formatters, if any.
setupFormatters() - Method in class ilog.views.maps.IlvDecimalCoordinateFormatter
This method is called after precision has been changed and should update the internal number formatters, if any.
setupFormatters() - Method in class ilog.views.maps.IlvDMSCoordinateFormatter
This method is called after precision has been changed and should update the internal number formatters, if any.
setupFormatters() - Method in class ilog.views.maps.IlvGeocentricCoordinateFormater
This method is called after precision has been changed and should update the internal number formatters, if any.
setupFormatters() - Method in class ilog.views.maps.IlvGeodesicCoordinateFormatter
This method is called after precision has been changed and should update the internal number formatters, if any.
setupFormatters() - Method in class ilog.views.maps.IlvUTMCoordinateFormatter
This method is called after precision has been changed and should update the internal number formatters, if any.
setupIcon(IlvRasterIcon) - Method in class ilog.views.maps.raster.IlvRasterTileLoader
Sets up the icon.
setupImgLevel(int, Ilv3DView) - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DTile
Sets the downsampling factor for the texture of this tile.
setupLayer(IlvMapLayer, IlvMapFeature) - Method in class ilog.views.maps.datasource.IlvHierarchicalDataSource
Sets up the layer to receive features.
setupLayer(IlvMapLayer, IlvMapFeature) - Method in class ilog.views.maps.format.IlvDefaultTilableDataSource
This method has been overridden so the preferred order in the layer is also stored.
setUpperBound(double) - Method in class ilog.views.chart.datax.adapter.partition.IlvIntervalClusterId
Changes the upper bound.
setUpperBound(double) - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDODimElement
Sets the upper bound of this dimension.
setUpperLeftCorner(IlvCoordinate) - Method in class ilog.views.maps.format.geotiff.IlvGeotiffReader
Sets the upper left corner of the image.
setupTiledLoaders() - Method in class ilog.views.maps.format.IlvDefaultTilableDataSource
Sets up tile loader for all map layer children of the insertion layer.
setupTiledLoaders() - Method in class ilog.views.maps.tiling.IlvTilableDataSource
Sets up the tile loader for all child map layers of the insertion layer.
setURI(String) - Method in class ilog.views.sdm.metadata.IlvMResource
Sets the URI of the resource.
setUrl(String) - Method in class ilog.cpl.graph.background.css.IlpBackgroundCSSConfiguration
Sets the url bean property.
setUrl(String) - Method in class ilog.cpl.graph.background.IlpAbstractBackground
Sets the URL of this background.
setURL(URL) - Method in class ilog.tgo.graphic.renderer.IltSVGBaseRendererFactory
Sets the URL where the SVG information is.
setURL(URL) - Method in class ilog.views.appframe.docview.IlvRecentFileList.FileInfo
Sets the URL of the file to store information for.
setUrl(String) - Method in class ilog.views.chart.faces.component.data.IlvFacesJDBCDataSource
Sets the database URL.
setUrl(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvJDBCDataSourceTag
 
setURL(URL) - Method in class ilog.views.dashboard.IlvDashboardDiagram
 
setURL(int, URL) - Method in class ilog.views.graphic.IlvURLKeyTable
Sets the URL for a given index.
setURL(URL[]) - Method in class ilog.views.graphic.IlvURLKeyTable
Sets the URLs.
setUrl(URL) - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFReader
Sets the URL of the DAFIFT directory for this reader.
setURL(URL) - Method in class ilog.views.maps.format.IlvDefaultTilableDataSource
Sets the URL.
setUrl(String) - Method in class ilog.views.maps.format.oracle.IlvSDOConnection
Sets the URL for the connection.
setURL(URL) - Method in class ilog.views.prototypes.IlvPrototypeLibrary
Sets the location from which the library was loaded.
setURL(String) - Method in class ilog.views.sdm.graphic.IlvURLGraphic
Sets the URL that describes the contents of this URL graphic.
setURL(String) - Method in class ilog.views.svg.IlvSVGGraphicSet
Deprecated.
Beginning with Rogue Wave JViews 8.0, use the method IlvSVGGraphicSet.setFileURL(java.lang.String) instead.
setUrlFactory(IlvTileURLFactory) - Method in class ilog.views.util.servlet.tiling.IlvFileTileManager
Sets the URL factory.
setURLResolver(IlvURLResolverManager) - Method in class ilog.views.appframe.util.IlvResourceBundleManager
Specifies the URL resolver manager used for finding resource property files.
setURLString(String) - Method in class ilog.views.util.swing.SwingFactories.URLStringChooser
Sets to the textfield the URL as a String.
setUsageState(IltOSI.State.Usage) - Method in class ilog.tgo.model.IltOSI.State
Sets the usage status of this instance.
setUse2DViewAsTexture(boolean) - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DModel
Sets whether the associated 2D view must be use as a texture for the 3D terrain.
setUse2DViewAsTexture(boolean) - Method in class ilog.views.maps.defense.terrain3d.model.IlvRasterMappedBuffer3DTile
Sets whether the associated 2D view must be used as a texture for the 3D terrain represented by this tile.
setUseAutomaticWaitCursor(boolean) - Method in class ilog.views.diagrammer.application.IlvDiagrammerApplication
Deprecated.
Sets whether the wait cursor is displayed as soon as a mouse click causes any action that needs a runtime of more than 100 ms.
setUseAutomaticWaitCursor(boolean) - Method in class ilog.views.diagrammer.application.IlvDiagrammerFrame
Sets whether the wait cursor is displayed as soon as a mouse click causes any action that needs a runtime of more than 100 ms.
setUseBaseTextDirectionFromStyleSheetRenderer(boolean) - Method in class ilog.views.sdm.IlvSDMEngine
Sets whether the base text direction specified in the style sheet renderer, or specified in CSS in the StyleSheet section, it taken into account.
setUseCategorySpacingAtBorders(boolean) - Method in class ilog.views.chart.renderer.IlvBarChartRenderer
Determines whether the category spacing is used also at the left and right borders.
setUseCategorySpacingAtBorders(boolean) - Method in class ilog.views.chart.renderer.IlvHiLoChartRenderer
Determines whether the category spacing is used also at the left and right borders.
setUseCategorySpacingAtBorders(boolean) - Method in class ilog.views.chart.renderer.IlvSingleBarRenderer
Determines whether the category spacing is used also at the left and right borders.
setUseCategorySpacingAtBorders(boolean) - Method in class ilog.views.chart.renderer.IlvSingleHiLoRenderer
Determines whether the category spacing is used also at the left and right borders.
setUseCategorySpacingAtBorders(boolean) - Method in interface ilog.views.chart.renderer.IlvVariableWidthRenderer
Determines whether the category spacing is used also at the left and right borders.
setUseDefaultParameters(boolean) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
If the argument is true, specifies that the layout use the default values of all the parameters; that is, the "get..." and "is..." methods return the default values.
setUseDefaultParameters(boolean) - Method in class ilog.views.graphlayout.IlvGraphLayout
If the argument is true, specifies that the layout uses the default values of all the parameters, that is, the getter methods return the default values.
setUseDefaultParameters(boolean) - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayout
If the argument is true, the layout uses the default values of all the parameters; that is, the "get..." and "is..."
setUseDefaultParameters(boolean) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
If the argument is true, specifies that the layout use the default values of all the parameters; that is, the "get..." and "is..." methods return the default values.
setUseDefaultParameters(boolean) - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
Specifies whether default parameters are to be used in the layout.
setUseDefaultParameters(boolean) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
Specifies whether default parameters are to be used in the layout.
setUseDefaultParameters(boolean) - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
If the argument is true, specifies that the layout use the default values of all parameters.
setUsedInLayout(IltLabelLayoutConstants, boolean) - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltAnnealingLabelLayout
Defines that a certain type of IltObject will be taken into account by the label layout.
setUseGraphLayoutPerObjectParameters(boolean) - Method in class ilog.tgo.graphic.IltCompositeGrapher
Indicates if per-object parameters will be used in the graph layout configuration.
setUseIlvText(boolean) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Specifies whether the label of the general node will be an IlvText or an IlvZoomableLabel.
setUseIlvTextDefault(boolean) - Static method in class ilog.views.sdm.graphic.IlvGeneralNode
Changes the default value of the "use IlvText" flag.
setUseImageClipping(boolean) - Method in class ilog.views.maps.defense.terrain3d.model.IlvRasterMappedBuffer3DTile
Activates/deactivates use of tile clipping.
setUseLighting(boolean) - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DView
Sets whether this Ilv3DView renders the terrain using lighting or not.
setUseLinkLayoutPerObjectParameters(boolean) - Method in class ilog.tgo.graphic.IltCompositeGrapher
Indicates if per-object parameters will be used in the link layout configuration.
setUseLocalScale(boolean) - Method in class ilog.views.maps.beans.IlvMapScaleComputation
Indicates whether the scale should be adapted to the visible view area.
setUseMarginsOnRoot(boolean) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Specifies whether the margins also apply to the outermost rectangle, that is, the root of the displayed tree of rectangles.
setUseOldLinkRoutesInHierarchical(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvLinkLayoutRenderer
Sets whether this link layout renderer, when using the hierarchical layout, keeps the old link routes before starting the hierarchical layout.
setUseOptionalData(boolean) - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPReader
Sets whether the reader should use VMAP feature records as gis components ID.
setUsePerObjectParameters(boolean) - Method in class ilog.cpl.equipment.renderer.IlpGraphLayoutRenderer
Enables or disables per-object layout parameters.
setUsePerObjectParameters(boolean) - Method in class ilog.cpl.equipment.renderer.IlpLinkLayoutRenderer
Enables or disables per-object layout parameters.
setUsePerObjectParameters(boolean) - Method in class ilog.cpl.network.renderer.IlpGraphLayoutRenderer
Enables or disables per-object layout parameters.
setUsePerObjectParameters(boolean) - Method in class ilog.cpl.network.renderer.IlpLinkLayoutRenderer
Enables or disables per-object layout parameters.
setUsePerObjectParameters(boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
Enables or disables per-object layout parameters.
setUseQuadtree(boolean) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
Enables the quadtree.
setUser(String) - Method in class ilog.views.chart.faces.component.data.IlvFacesJDBCDataSource
Sets the user name.
setUser(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvJDBCDataSourceTag
 
setUser(String) - Method in class ilog.views.maps.datasource.ibm.IlvDBAbstractConnectionPanel
Changes the database user.
setUser(String) - Method in class ilog.views.maps.datasource.ibm.IlvDBConnectionInfo
Set the database connection user ID.
setUser(String) - Method in class ilog.views.maps.export.SDOConnectionPanel
Changes the database user.
setUser(String) - Method in class ilog.views.maps.format.oracle.IlvSDOConnection
Sets the current user.
setUserData(String, Object, UserDataHandler) - Method in class ilog.views.appframe.settings.IlvSettings
setUserData(String, Object, UserDataHandler) - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
setUserData(String, Object, UserDataHandler) - Method in class ilog.views.appframe.settings.IlvSettingsElement
setUserData(String, Object, UserDataHandler) - Method in class ilog.views.appframe.settings.IlvSettingsNode
setUserData(Object) - Method in class ilog.views.IlvManager
Deprecated.
Beginning with Rogue Wave JViews 5.5 you should use IlvGraphic.setProperty(java.lang.String, java.lang.Object) instead.
setUserHomeDirectory(URL) - Method in class ilog.views.appframe.IlvApplication
Sets the home directory for the current application user.
setUserName(String) - Method in class ilog.views.chart.data.IlvJDBCDataSource
Sets the user name.
setUserObject(Object) - Method in class ilog.cpl.tree.IlpDefaultTreeNode
Resets the user object of this node to object.
setUserSettingsSubDirectory(String) - Method in class ilog.views.appframe.IlvApplication
Sets the sub directory that is used for constructing the pathname of the XML file containing the user settings for the current application user.
setUserSettingsURL(URL) - Method in class ilog.views.appframe.IlvApplication
Sets the URL that accesses the settings of the current application user.
setUserStyleSheetURL(String) - Method in class ilog.views.svg.SVGDocumentReaderConfigurator
Sets the URL String to retrieve the user style sheet when importing SVG files.
setUserStyleSheetURL(String) - Method in class ilog.views.svg.SVGStreamFactory
setUsesBTS(boolean) - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltAnnealingLabelLayout
Specifies whether the layout applies to BTS objects.
setUseSeedValueForRandomGenerator(boolean) - Method in class ilog.views.graphlayout.IlvGraphLayout
Sets whether the user-defined seed value should be used for the random generator.
setUseSeedValueForRandomGenerator(boolean) - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayout
Allows you to specify whether the user-defined seed value should be used for the random generator.
setUsesLinearGroups(boolean) - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltAnnealingLabelLayout
Specifies whether the layout applies to linear groups.
setUsesLinks(boolean) - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltAnnealingLabelLayout
Specifies whether the layout applies to links.
setUsesNetworkElements(boolean) - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltAnnealingLabelLayout
Specifies whether the layout applies to network elements.
setUsesOthers(boolean) - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltAnnealingLabelLayout
Specifies whether the layout applies to unclassified objects.
setUsesPolyGroups(boolean) - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltAnnealingLabelLayout
Specifies whether the layout applies to polygonal groups.
setUsesRectGroups(boolean) - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltAnnealingLabelLayout
Specifies whether the layout applies to rectangular groups.
setUseTextAntialiasing(boolean) - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DLabel
Sets whether the text is drawn using antialiasing or not.
setUseTexturing(boolean) - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DView
Sets whether this Ilv3DView renders the terrain with applied texture or not.
setUsingAllLines(boolean) - Method in class ilog.views.graphic.IlvArrowPolyline
Specifies whether an arrow is drawn on all lines, or not.
setUsingAutoIcons(boolean) - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
Sets the flag which indicates that the generator should generate bean icons automatically.
setUsingEarthCurvature(boolean) - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
Set to true if the computation should take into account the mean curvature of the earth.
setUsingEarthCurvature(boolean) - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibilityStyle
Determines if the line of sight makes use of the curvature of the earth.
setUsingErgonomicPlacement(boolean) - Method in class ilog.views.maps.beans.editor.IlvCoordinatePanelFactory.CoordRectangleInputPanel
Indicates whether the lat/lon fields are better placed ergonomically or not, when there are only lat/lon fields.
setUsingEventThread(boolean) - Method in class ilog.views.chart.IlvChart
Sets whether this component may be visible from an AWT/Swing GUI.
setUsingFontMarker(boolean) - Method in class ilog.views.maps.rendering.IlvDefaultPointRenderer
Tells if the renderer should produce an IlvFontMarker or an IlvMarker.
setUsingFractionalMetrics(boolean) - Method in class ilog.views.maps.graphic.IlvMapLabel
Changes the fraction metrics mode of the label.
setUsingGeneralPath(boolean) - Method in class ilog.views.maps.rendering.IlvDefaultAreaRenderer
Specifies if the renderer should produce a IlvGeneralPath or not.
setUsingGeneralPath(boolean) - Method in class ilog.views.maps.rendering.IlvDefaultCurveRenderer
Specifies if the renderer should translate geometries into IlvGeneralPath or IlvPolyline.
setUsingGeodeticComputation(boolean) - Method in class ilog.views.maps.beans.IlvJDisplayPreferencesEditorPanel
Changes the indication that the map should use geodetic computation/date line wrapping.
setUsingGeodeticComputation(boolean) - Method in class ilog.views.maps.IlvDisplayPreferences
Indicates whether or not the map should use geodetic computation (date line wrapping).
setUsingGraphicReference(boolean) - Method in class ilog.views.maps.labelling.IlvMapLayoutParameters
Tells the labeler if it should use the IlvGraphic reference of the IlvAnchoredLabel reference as an obstacle or as a point.
setUsingIlvText(boolean) - Method in class ilog.views.svg.SVGDocumentReaderConfigurator
Enables the conversion of SVG text elements into IlvText objects when possible.
setUsingInvisibleLayers(boolean) - Method in class ilog.views.maps.IlvDefaultAltitudeProvider
Sets whether the provider should search for altitude data sources in invisible layers.
setUsingLongitudeReduction(boolean) - Method in class ilog.views.maps.projection.IlvProjection
Specifies whether the projection uses longitude reduction.
setUsingMaxValue(boolean) - Method in class ilog.tgo.model.IltLimitedNumericState
Determines whether or not this state will respect the maximum value.
setUsingMinValue(boolean) - Method in class ilog.tgo.model.IltLimitedNumericState
Determines whether or not this state will respect the minimum value.
setUsingObjectInteractor(boolean) - Method in class ilog.cpl.graph.action.toolbar.IlpGraphInteractorButton
Specifies whether the events that occur on an IlpGraphic or a representation object should be delegated to an IlpObjectInteractor.
setUsingObjectInteractor(boolean) - Method in class ilog.cpl.interactor.IlpDefaultViewInteractor
Specifies whether the events that occur on an IlpGraphic or a representation object should be delegated to an IlpObjectInteractor.
setUsingObjectInteractor(boolean) - Method in interface ilog.cpl.interactor.IlpViewInteractor
Specifies whether the events that occur on an IlpGraphic or a representation object should be delegated to an IlpObjectInteractor.
setUsingOrderedRings(boolean) - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOWriter
Sets whether the order of the IlvMapRings used in IlvMapPolygons is known or not.
setUsingPreferredSize(boolean) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Specifies if the default floating window size is to be determined accordingly to the preferred size of the contained component.
setUsingStyleSheetRenderer(boolean) - Method in class ilog.views.sdm.swing.IlvSDMTableMediator
Installs or uninstalls a table cell renderer that reads the colors of the cells from the style sheet.
setUsingThreads(boolean) - Method in class ilog.views.sdm.renderer.maps.IlvMapRenderer
Determines whether the map read should use threads to load images and/or map data sources.
setUsingZoomPolicy(boolean) - Method in class ilog.tgo.graphic.IltGrapherAdapter
Specifies whether the getReferenceTransformer method uses the zoom policy.
setUtilitiesFactory(IlvSDMUtilitiesFactory) - Method in class ilog.views.sdm.IlvSDMView
Changes the factory that creates the utility objects used by this SDM view.
setUTMPoint(double, double, int, char) - Method in class ilog.views.maps.IlvUTMCoordinateFormatter
Sets a point in UTM coordinates
setValidating(boolean) - Method in class ilog.views.chart.data.xml.IlvXMLDataReader
Sets the document factory validating mode to the specified value.
setValidating(boolean) - Method in class ilog.views.sdm.util.IlvXMLConnector
Sets the XML parser to validating or nonvalidating mode.
setValidCursor(Cursor) - Method in class ilog.views.dashboard.IlvDashboardLinkManager
Sets the cursor to be used when the mouse is at a valid link connection location.
setValidExtentions(String[]) - Method in class ilog.views.maps.datasource.IlvMapDataSource
Sets the valid file name extentions of the files that this data source can read.
setValue(IlpAttachable, IlpPoint) - Method in class ilog.cpl.graphic.attachment.IlpAttachmentLocation
Deprecated.
Sets the value of the location, by moving the element.
setValue(IlpKey, Object) - Method in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
 
setValue(IlpKey, Object) - Method in class ilog.cpl.style.IlpStyle
Deprecated.
Changes the local value of a given key in this style.
setValue(IlpAbstractDataSource) - Method in class ilog.tgo.faces.datasource.component.IltFacesDataSource
Sets the IlpAbstractDataSource data source wrapped by this Faces component.
setValue(String) - Method in class ilog.tgo.faces.datasource.dhtml.taglib.IltFacesDataSourceTag
Sets the value property.
setValue(Object) - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
Sets the value property.
setValue(Object) - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
Sets the value property.
setValue(IlpPointKey, IlvPoint) - Method in class ilog.tgo.graphic.IltAbstractLegend
Deprecated.
This method is just for compatibility, to guarantee that old IltKey.Point keys with IlvPoint values still work with IlpPoint.
setValue(IltKey, Object) - Method in class ilog.tgo.graphic.IltLegend
Deprecated.
Please use the IlpKey version instead.
setValue(IltKey, Object) - Method in class ilog.tgo.graphic.IltLegendModifier
Deprecated.
Please use IlpKey version instead.
SetValue(Object, Object) - Static method in class ilog.tgo.resource.IltSettings
Sets the value of a property in the current configuration.
setValue(Object) - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
Sets the specified object value to this settings attribute.
setValue(String) - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
Sets the value of this attribute.
setValue(IlvDataSource) - Method in class ilog.views.chart.faces.component.data.IlvFacesDataSource
Sets the wrapped IlvDataSource instance handled by this component.
setValue(Object) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
Sets the servlet that will generate the image displayed by the view.
setValue(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvDataSourceTag
Sets the value binding to a data source that will be wrapped by the component.
setValue(double) - Method in class ilog.views.chart.graphic.IlvDataIndicator
Sets the value displayed by the indicator.
setValue(double) - Method in class ilog.views.chart.graphic.IlvThresholdIndicator
Sets the value displayed by the indicator.
setValue(double) - Method in class ilog.views.chart.IlvScaleAnnotation
Sets the value of the annotation.
setValue(IlvDiagrammerDataSource) - Method in class ilog.views.diagrammer.faces.component.data.IlvFacesDiagrammerDataSource
Sets the wrapped IlvDataSource instance handled by this component.
setValue(Object) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
Sets the servlet that will generate the image displayed by the view.
setValue(Object) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
Sets the servlet that will generate the image displayed by the view.
setValue(HttpServletRequest, String, Object) - Method in class ilog.views.diagrammer.faces.dhtml.servlet.IlvFacesDiagrammerServletSupport
This method is used to store any data that is used by the implementation of the servlet.
setValue(String) - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerDataSourceTag
Sets the value.
setValue(Object) - Method in class ilog.views.faces.component.IlvButtonGroup
Sets the button ID which is currently selected in this button group.
setValue(Object) - Method in class ilog.views.faces.component.IlvImageButton
Sets the selection state of this button if it is a toggle button.
setValue(Object) - Method in interface ilog.views.faces.dhtml.component.IlvDHTMLHelper
Sets the servlet that will generate the image displayed by the view.
setValue(Object) - Method in class ilog.views.faces.dhtml.component.IlvDHTMLHelperImpl
Sets the servlet that will generate the image displayed by the view.
setValue(Object) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
Sets the servlet that will generate the image displayed by the view.
setValue(IlvGanttModel) - Method in class ilog.views.gantt.faces.component.data.IlvFacesGanttDataSource
Sets the value.
setValue(Object) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
Sets the value of this component.
setValue(Object) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
Sets the value of this component.
setValue(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesGanttDataSourceTag
Sets the value.
setValue(Object, String) - Method in class ilog.views.gantt.property.IlvAbstractStringProperty
Sets the value of the property represented by this adapter in the specified target object.
setValue(Object, Object) - Method in class ilog.views.gantt.property.IlvActivityEndTimeProperty
Sets the specified IlvActivity's end time.
setValue(Object, String) - Method in class ilog.views.gantt.property.IlvActivityReservationsProperty
Sets the specified IlvActivity's list of reserved resources.
setValue(Object, Object) - Method in class ilog.views.gantt.property.IlvActivityStartTimeProperty
Sets the specified IlvActivity's start time.
setValue(Object, String) - Method in class ilog.views.gantt.property.IlvCompositeStringProperty
Sets the value of the property represented by this adapter in the specified target object.
setValue(Object, Number) - Method in interface ilog.views.gantt.property.IlvNumberProperty
Sets the value of the property represented by this adapter in the specified target object.
setValue(Object, Object) - Method in class ilog.views.gantt.property.IlvPropertyDescriptor
Sets the property value on the specified object.
setValue(Object, String) - Method in interface ilog.views.gantt.property.IlvStringProperty
Sets the value of the property represented by this adapter in the specified target object.
setValue(Object, Object) - Method in interface ilog.views.gantt.property.IlvTimeProperty
Sets the value of the property represented by this adapter in the specified target object.
setValue(double) - Method in class ilog.views.gantt.scale.IlvTimeWidthVisibilityPredicate
Sets the value used for the comparison.
setValue(IlvHierarchyNode, Object) - Method in class ilog.views.gantt.swing.IlvAbstractJTableColumn
Sets the value of the data model at the cell intersection of this column and the specified row.
setValue(IlvHierarchyNode, Object) - Method in class ilog.views.gantt.swing.IlvAbstractJTreeRenderPolicy
Set the value of the data model at the specified row.
setValue(IlvHierarchyNode, Object) - Method in interface ilog.views.gantt.swing.IlvJTableColumn
Sets the value of the data model at the cell intersection of this column and the specified row.
setValue(IlvHierarchyNode, Object) - Method in interface ilog.views.gantt.swing.IlvJTreeRenderPolicy
Set the value of the data model at the specified row.
setValue(IlvHierarchyNode, Object) - Method in class ilog.views.gantt.swing.IlvJTreeStringRenderPolicy
Sets the value of the data model at the specified row.
setValue(IlvHierarchyNode, Object) - Method in class ilog.views.gantt.swing.IlvStringColumn
Sets the string value of this column property for the specified row.
setValue(IlvHierarchyNode, Object) - Method in class ilog.views.gantt.swing.IlvTreeColumn
Sets the value of the data model at the cell intersection of this column and the specified row.
setValue(int) - Method in class ilog.views.gantt.swing.IlvVerticalBoundedRangeModel
Sets the model's value.
setValue(int) - Method in class ilog.views.gantt.swing.IlvVerticalScrollBar
Sets the scroll bar's value.
setValue(IlvAttachable, IlvPoint) - Method in class ilog.views.graphic.composite.layout.IlvAttachmentLocation
Sets the value of the location, by moving the element.
setValue(IlvAttachable, IlvPoint) - Method in class ilog.views.graphic.composite.layout.IlvLinkAttachmentLocation
Sets the value of the location.
setValue(Object) - Method in class ilog.views.io.IlvSingleValueNamedProperty
Sets the value of the named property.
setValue(boolean) - Method in class ilog.views.io.IlvSingleValueNamedProperty
Sets the value of the named property, if the value is boolean.
setValue(short) - Method in class ilog.views.io.IlvSingleValueNamedProperty
Sets the value of the named property, if the value is short.
setValue(int) - Method in class ilog.views.io.IlvSingleValueNamedProperty
Sets the value of the named property, if the value is int.
setValue(long) - Method in class ilog.views.io.IlvSingleValueNamedProperty
Sets the value of the named property, if the value is long.
setValue(float) - Method in class ilog.views.io.IlvSingleValueNamedProperty
Sets the value of the named property, if the value is float.
setValue(double) - Method in class ilog.views.io.IlvSingleValueNamedProperty
Sets the value of the named property, if the value is double.
setValue(Boolean) - Method in class ilog.views.maps.attribute.IlvBooleanAttribute
Sets the logical value of the attribute.
setValue(boolean) - Method in class ilog.views.maps.attribute.IlvBooleanAttribute
Sets the logical value of the attribute.
setValue(double) - Method in class ilog.views.maps.attribute.IlvDoubleAttribute
Sets the value of the attribute.
setValue(int) - Method in class ilog.views.maps.attribute.IlvIntegerAttribute
Sets the value of the attribute.
setValue(Object) - Method in class ilog.views.maps.beans.editor.IlvAlphaPropertyEditor
Sets the value for this property editor.
setValue(Object) - Method in class ilog.views.maps.beans.editor.IlvBoundsPropertyEditor
setValue(Object) - Method in class ilog.views.maps.beans.editor.IlvColorModelPropertyEditor
setValue(Object) - Method in class ilog.views.maps.beans.editor.IlvLabelAttributePropertyEditor
Set (or change) the object that is to be edited.
setValue(Object) - Method in class ilog.views.maps.beans.editor.IlvPercentPropertyEditor
setValue(Object) - Method in class ilog.views.maps.datasource.IlvCoordinateSystemPropertyEditor
Sets the coordinate system to display.
setValue(Object) - Method in class ilog.views.maps.datasource.IlvFilePropertyEditor
Sets the file to edit.
setValue(int, Object) - Method in class ilog.views.maps.IlvAttributeProperty
Sets the value of the attribute specified by the index i to value.
setValue(String, Object) - Method in class ilog.views.maps.IlvAttributeProperty
Sets the value of the attribute specified by its name to value.
setValue(Object) - Method in class ilog.views.maps.projection.IlvCoordinateEditor
Changes the value of the editor.
setValue(String) - Method in class ilog.views.prototypes.IlvToggleBehavior
Sets the value parameter of this behavior.
setValue(Object) - Method in class ilog.views.sdm.metadata.IlvMStatement
Sets the value of the statement.
setValue(HttpServletRequest, String, Object) - Method in class ilog.views.sdm.servlet.IlvSDMServletSupport
This method is used to store any data that is used by the implementation of the servlet.
setValue(Object) - Method in class ilog.views.symbol.util.IlvSymbolParameterAccessor
Sets the symbol parameter value.
setValue(Object) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameter
Sets the value of this parameter.
setValue(String) - Method in class ilog.views.util.servlet.IlvRequestParameter
Set the default parameter value.
setValue(Object) - Method in class ilog.views.util.swing.IlvJSpinnerDecimalNumberField
Set the value of the field.
setValue(Object) - Method in class ilog.views.util.swing.table.IlvDefaultTableCellRenderer
Overridden to format numbers and dates in a locale dependent way.
setValue1(String) - Method in class ilog.views.prototypes.IlvInvertBehavior
Sets the name of the first value to be inverted.
setValue2(String) - Method in class ilog.views.prototypes.IlvInvertBehavior
Sets the name of the second value to be inverted.
setValueAt(Object, int, int) - Method in class ilog.views.chart.datax.adapter.IlvDataSourceToFlatTableModel
Sets the value in the cell at columnIndex and rowIndex to the given value.
setValueAt(Object, Object, int) - Method in class ilog.views.chart.datax.adapter.IlvFlatListToFlatSetModel
This method is implemented through a call to the underlying model.
setValueAt(Object, Object, int) - Method in class ilog.views.chart.datax.adapter.IlvFlatListToTreeListModel
Sets the value for the attribute number columnIndex in the given object to the given value.
setValueAt(Object, Object, int) - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToFlatListModel
This method is implemented through a call to the underlying model.
setValueAt(Object, Object, int) - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToTreeSetModel
Sets the value for the attribute number columnIndex in the given object to the given value.
setValueAt(Object, int, int) - Method in class ilog.views.chart.datax.adapter.IlvFlatTableToTableModel
 
setValueAt(Object, Object, int) - Method in class ilog.views.chart.datax.adapter.IlvSortedFlatListModel
This method is implemented through a call to the underlying model.
setValueAt(Object, Object, int) - Method in class ilog.views.chart.datax.adapter.IlvSortedTreeListModel
This method is implemented through a call to the underlying model.
setValueAt(Object, int, int) - Method in class ilog.views.chart.datax.adapter.IlvTableToFlatTableModel
Sets the value in the cell at columnIndex and rowIndex to the given value.
setValueAt(Object, Object, int) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatListModel
Sets the value for the attribute number columnIndex in the given object to the given value.
setValueAt(Object, Object, int) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToTreeModel
Sets the value for node node, at column number columnIndex.
setValueAt(Object, Object, int) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToTreeSetModel
This method is implemented through a call to the underlying model.
setValueAt(Object, Object, int) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToTreeTableModel
Sets the value for node node, at column number columnIndex.
setValueAt(Object, Object, int) - Method in class ilog.views.chart.datax.adapter.IlvTreeSetToTreeListModel
This method is implemented through a call to the underlying model.
setValueAt(Object, Object, int) - Method in class ilog.views.chart.datax.flat.list.IlvDefaultFlatListModel
Sets the value for the attribute number columnIndex in the given object to the given value.
setValueAt(Object, Object, int) - Method in class ilog.views.chart.datax.flat.list.IlvFilterFlatListModel
This method is implemented through a call to the underlying model.
setValueAt(Object, Object, int) - Method in interface ilog.views.chart.datax.flat.list.IlvFlatListModel
Sets the value for the attribute number columnIndex in the given object to the given value.
setValueAt(Object, Object, int) - Method in class ilog.views.chart.datax.flat.set.IlvDefaultFlatSetModel
Sets the value for the attribute number columnIndex in the given object to the given value.
setValueAt(Object, Object, int) - Method in class ilog.views.chart.datax.flat.set.IlvFilterFlatSetModel
This method is implemented through a call to the underlying model.
setValueAt(Object, Object, int) - Method in interface ilog.views.chart.datax.flat.set.IlvFlatSetModel
Sets the value for the attribute number columnIndex in the given object to the given value.
setValueAt(Object, int, int) - Method in class ilog.views.chart.datax.flat.table.IlvBasicFlatTableModel
Sets the value in the cell at columnIndex and rowIndex to the given value.
setValueAt(Object, int, int) - Method in class ilog.views.chart.datax.flat.table.IlvFilterFlatTableModel
This method is implemented through a call to the underlying model.
setValueAt(Object, int, int) - Method in interface ilog.views.chart.datax.flat.table.IlvFlatTableModel
Sets the value in the cell at columnIndex and rowIndex to the given value.
setValueAt(Object, Object, int) - Method in interface ilog.views.chart.datax.IlvObjectModelWithColumns
Sets the value for the attribute number columnIndex in the given object to the given value.
setValueAt(Object, Object, int) - Method in class ilog.views.chart.datax.tree.list.IlvDefaultTreeListModel
Sets the value for the attribute number columnIndex in the given object to the given value.
setValueAt(Object, Object, int) - Method in class ilog.views.chart.datax.tree.list.IlvFilterTreeListModel
This method is implemented through a call to the underlying model.
setValueAt(Object, Object, int) - Method in interface ilog.views.chart.datax.tree.list.IlvTreeListModel
Sets the value for the attribute number columnIndex in the given object to the given value.
setValueAt(Object, Object, int) - Method in class ilog.views.chart.datax.tree.set.IlvDefaultTreeSetModel
Sets the value for the attribute number columnIndex in the given object to the given value.
setValueAt(Object, Object, int) - Method in class ilog.views.chart.datax.tree.set.IlvFilterTreeSetModel
This method is implemented through a call to the underlying model.
setValueAt(Object, Object, int) - Method in interface ilog.views.chart.datax.tree.set.IlvTreeSetModel
Sets the value for the attribute number columnIndex in the given object to the given value.
setValueAt(Object, int, int) - Method in class ilog.views.sdm.swing.IlvSDMTableModel
Sets the value of the column-th property of the row-th object returned by the SDM model.
setValueAt(Object, int, int) - Method in class ilog.views.util.data.IlvRowSetTableModel
Sets the value at the specified indexes.
setValueAtInternal(Object, int, int, boolean) - Method in class ilog.views.chart.datax.adapter.IlvDataSourceToFlatTableModel
Does the equivalent of a setValueAt().
setValueAtInternal(Object, int, int, boolean) - Method in class ilog.views.chart.datax.adapter.IlvFlatListToFlatTableModel
Does the equivalent of a setValueAt().
setValueAtInternal(Object, int, int, boolean) - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToFlatTableModel
Does the equivalent of a setValueAt().
setValueAtInternal(Object, Object, int, boolean) - Method in class ilog.views.chart.datax.adapter.IlvFlatTableToFlatListModel
Does the equivalent of a setValueAt().
setValueAtInternal(Object, int, int, boolean) - Method in class ilog.views.chart.datax.adapter.IlvTableToFlatTableModel
Does the equivalent of a setValueAt().
setValueAtInternal(Object, int, int, boolean) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatTableModel
Does the equivalent of a setValueAt().
setValueAtInternal(Object, Object, int, boolean) - Method in class ilog.views.chart.datax.adapter.IlvTreeTableToTreeListModel
Does the equivalent of a setValueAt().
setValueAtInternal(Object, int, int, boolean) - Method in class ilog.views.chart.datax.adapter.IlvTreeToFlatTableModel
Does the equivalent of a setValueAt().
setValueAtInternal(Object, Object, int, boolean) - Method in class ilog.views.chart.datax.adapter.IlvTreeToTreeListModel
Does the equivalent of a setValueAt().
setValueAtInternal(Object, Object, int, boolean) - Method in class ilog.views.chart.datax.flat.list.IlvBufferFlatListModel
Does the equivalent of a setValueAt().
setValueAtInternal(Object, Object, int, boolean) - Method in class ilog.views.chart.datax.flat.list.IlvDefaultFlatListModel
Does the equivalent of a setValueAt().
setValueAtInternal(Object, Object, int, boolean) - Method in class ilog.views.chart.datax.flat.list.IlvPropertyBasedFlatListModel
Does the equivalent of a setValueAt().
setValueAtInternal(Object, Object, int, boolean) - Method in class ilog.views.chart.datax.flat.set.IlvBufferFlatSetModel
Does the equivalent of a setValueAt().
setValueAtInternal(Object, Object, int, boolean) - Method in class ilog.views.chart.datax.flat.set.IlvDefaultFlatSetModel
Does the equivalent of a setValueAt().
setValueAtInternal(Object, Object, int, boolean) - Method in class ilog.views.chart.datax.flat.set.IlvPropertyBasedFlatSetModel
Does the equivalent of a setValueAt().
setValueAtInternal(Object, int, int, boolean) - Method in class ilog.views.chart.datax.flat.table.IlvBasicFlatTableModel
Does the equivalent of a setValueAt().
setValueAtInternal(Object, int, int, boolean) - Method in class ilog.views.chart.datax.flat.table.IlvBufferFlatTableModel
Does the equivalent of a setValueAt().
setValueAtInternal(Object, int, int, boolean) - Method in class ilog.views.chart.datax.flat.table.IlvDefaultFlatTableModel
Does the equivalent of a setValueAt().
setValueAtInternal(Object, Object, int, boolean) - Method in class ilog.views.chart.datax.tree.list.IlvBufferTreeListModel
Does the equivalent of a setValueAt().
setValueAtInternal(Object, Object, int, boolean) - Method in class ilog.views.chart.datax.tree.list.IlvDefaultTreeListModel
Does the equivalent of a setValueAt().
setValueAtInternal(Object, Object, int, boolean) - Method in class ilog.views.chart.datax.tree.list.IlvPropertyBasedTreeListModel
Does the equivalent of a setValueAt().
setValueAtInternal(Object, Object, int, boolean) - Method in class ilog.views.chart.datax.tree.set.IlvBufferTreeSetModel
Does the equivalent of a setValueAt().
setValueAtInternal(Object, Object, int, boolean) - Method in class ilog.views.chart.datax.tree.set.IlvDefaultTreeSetModel
Does the equivalent of a setValueAt().
setValueAtInternal(Object, Object, int, boolean) - Method in class ilog.views.chart.datax.tree.set.IlvPropertyBasedTreeSetModel
Does the equivalent of a setValueAt().
setValueChangeListener(String) - Method in class ilog.views.faces.dhtml.taglib.IlvObjectSelectInteractorTag
Sets the EL expression of method binding.
setValueClass(Class<?>) - Method in class ilog.cpl.model.IlpDefaultAttribute
Sets the attribute value class.
setValueClass(Class<?>) - Method in class ilog.cpl.model.IlpReferenceAttribute
Sets the attribute value class.
setValueClass(Class) - Method in class ilog.cpl.util.IlpAbstractValueMap
Sets the Java type of the values returned by this value map.
setValueImpl(Object, Object) - Method in class ilog.views.gantt.property.IlvAbstractStringProperty
Sets the value of the property represented by this adapter in the specified target object.
setValueImpl(Object, Object) - Method in class ilog.views.gantt.property.IlvAbstractUserDefinedProperty
/** Sets the value of the property represented by this adapter in the specified target object.
setValueImpl(Object, Object) - Method in class ilog.views.gantt.property.IlvActivityFormattedDurationProperty
Sets the specified IlvActivity's duration.
setValueImpl(Object, Object) - Method in class ilog.views.gantt.property.IlvActivityFormattedEndTimeProperty
Sets the specified IlvActivity's end time.
setValueImpl(Object, Object) - Method in class ilog.views.gantt.property.IlvActivityFormattedStartTimeProperty
Sets the specified IlvActivity's start time.
setValueImpl(Object, Object) - Method in class ilog.views.gantt.property.IlvActivityIDProperty
Set the specified IlvActivity's id.
setValueImpl(Object, Object) - Method in class ilog.views.gantt.property.IlvActivityNameProperty
Set the specified IlvActivity's name.
setValueImpl(Object, Object) - Method in class ilog.views.gantt.property.IlvResourceIDProperty
Set the specified IlvResource's id.
setValueImpl(Object, Object) - Method in class ilog.views.gantt.property.IlvResourceNameProperty
Set the specified IlvResource's name.
setValueImpl(Object, Object) - Method in class ilog.views.gantt.property.IlvResourceQuantityProperty
Sets the specified IlvResource's quantity.
setValueIsAdjusting(boolean) - Method in class ilog.views.gantt.swing.IlvVerticalBoundedRangeModel
This attribute indicates that any upcoming changes to the value of the model should be considered a single event.
setValueMap(IlpValueMapKey, IlpValueMap) - Method in class ilog.cpl.style.IlpAbstractStyle
Deprecated.
Changes the IlpValueMap local value of a given property in this style.
setValueMin(String) - Method in class ilog.views.prototypes.IlvFillBehavior
Sets the valueMin parameter for this behavior object.
setValueMin(String) - Method in class ilog.views.prototypes.IlvRotationBehavior
Sets the valueMin parameter for this behavior object.
setValueMin(String) - Method in class ilog.views.prototypes.IlvTranslateBehavior
Sets the valueMin parameter for this behavior object.
setValueName(String) - Method in class ilog.views.prototypes.IlvRandomValueSource
Sets the name of the random value produced by this source.
setValueName(Locale, int, String) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameterValueSet
Sets the name of the value with given index for a given locale.
setValueName(int, String) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameterValueSet
Sets the name of the value with given index for the default locale.
setValueProvider(IlpKey, IlpStyleValueProvider, boolean) - Method in class ilog.cpl.style.IlpStyle
Deprecated.
Changes the style value provider of a given key in this style.
setValueRange(String) - Method in class ilog.views.prototypes.IlvFillBehavior
Sets the valueRange parameter for this behavior object.
setValueRange(String) - Method in class ilog.views.prototypes.IlvRotationBehavior
Sets the valueRange parameter for this behavior object.
setValueRange(String) - Method in class ilog.views.prototypes.IlvTranslateBehavior
Sets the valueRange parameter for this behavior object.
setValues(Object[]) - Method in class ilog.cpl.util.IlpIndexedValueMap
Sets the values present in the value map.
setValues(int, Object) - Method in class ilog.cpl.util.IlpIndexedValueMap
Sets a value at the given index in this value map.
setValues(Object[]) - Method in class ilog.cpl.util.IlpOrderedValueMap
Sets the values present in the value map.
setValues(IltSymbolicStateValue[]) - Method in class ilog.tgo.model.IltSymbolicState
Set the possible values for this symbolic state.
setValues(double[]) - Method in class ilog.views.chart.java2d.IlvValueGradientPaint
Modifies the values defining this gradient.
setValues(double, double) - Method in class ilog.views.IlvTransformer
Changes the translation values (x0 and y0) of the transformation.
setValues(double, double, double, double) - Method in class ilog.views.IlvTransformer
Changes the x11, x12, x21, x22 values of the transformation matrix.
setValues(double, double, double, double, double, double) - Method in class ilog.views.IlvTransformer
Set this transformation to the matrix specified by the 6 values.
setValues(int[]) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameterValueSet
Sets the value set as an integer value set.
setValues(float[]) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameterValueSet
Sets the value set as a float value set.
setValues(double[]) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameterValueSet
Sets the value set as an double value set.
setValues(Object[]) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameterValueSet
Sets the value set as an object value set.
setValuesComparator(Comparator) - Method in class ilog.views.chart.datax.adapter.sort.IlvColumnValueComparator
Sets the comparator that is used to compare values of the column.
setValueSet(IlvPaletteSymbolParameterValueSet) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameter
Returns the value set allowed for this symbol parameter.
setVariableSegmentCursor(Cursor) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdgeEdition
Sets the cursor when the mouse is on top of a variable segment but not dragging.
setVBProperty(UIComponent, String, String) - Method in class ilog.views.faces.taglib.IlvBaseTag
Sets the property on the component if the property value is a referenced value.
setVectorialExporter(IlvMapExportManager.IlvMapExporter) - Method in class ilog.views.maps.export.IlvMapExportManager
Set the IlvMapExporter used to export vectorial map features
setVerbose(boolean) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentZoomBackAction
Determines whether the action will print the resulting view transformer.
setVerbose(boolean) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentZoomBackButton
Determines whether clicking the button will print the resulting view transformer.
setVerbose(boolean) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentZoomInAction
Determines whether the action will print the resulting view transformer.
setVerbose(boolean) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentZoomInButton
Determines whether clicking the button will print the resulting view transformer.
setVerbose(boolean) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentZoomOutButton
Determines whether clicking the button will print the resulting view transformer.
setVerbose(boolean) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentZoomResetAction
Determines whether the action will print the resulting view transformer.
setVerbose(boolean) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentZoomResetButton
Determines whether clicking the button will print the resulting view transformer.
setVerbose(boolean) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkZoomBackAction
Determines whether the action will print the resulting view transformer.
setVerbose(boolean) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkZoomBackButton
Determines whether clicking the button will print the resulting view transformer.
setVerbose(boolean) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkZoomInAction
Determines whether the action will print the resulting view transformer.
setVerbose(boolean) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkZoomInButton
Determines whether clicking the button will print the resulting view transformer.
setVerbose(boolean) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkZoomOutButton
Determines whether clicking the button will print the resulting view transformer.
setVerbose(boolean) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkZoomResetAction
Determines whether the action will print the resulting view transformer.
setVerbose(boolean) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkZoomResetButton
Determines whether clicking the button will print the resulting view transformer.
setVerbose(boolean) - Method in class ilog.cpl.service.IlpDefaultURLAccessService
Sets the verbosity of the service.
setVerbose(boolean, PrintStream) - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPReader
Print error messages on the specified output.
setVerbose(boolean) - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPReader
Print error messages on the standard output stream.
setVerbose(boolean) - Method in class ilog.views.sdm.servlet.IlvSDMServlet
Turns the verbose mode on and off.
setVerbose(boolean) - Method in class ilog.views.servlet.IlvManagerServlet
Turns the verbose mode on and off.
setVerbose(boolean) - Method in class ilog.views.servlet.IlvManagerServletSupport
Turns the verbose mode on and off.
setVerbose(boolean) - Method in class ilog.views.svg.servlet.IlvSVGManagerServlet
Turns the verbose mode on and off.
setVerbose(boolean) - Method in class ilog.views.svg.servlet.IlvSVGManagerServletSupport
Turns the verbose mode on and off.
setVersion(String) - Method in class ilog.views.chart.data.xml.IlvXMLDataWriter
Sets the DTD version.
setVersion(String) - Method in class ilog.views.gantt.xml.IlvGanttDocumentWriter
Returns the version of the writer.
setVersion(float) - Method in class ilog.views.io.IlvInputStream
 
setVersion(String) - Method in class ilog.views.maps.format.wms.IlvWMSDataSource
Sets the version information to be issued in the request to the WMS.
setVersion(String) - Method in class ilog.views.maps.format.wms.IlvWMSReader
Sets the version number to be used in the request to the server.
setVersion(String) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbol
Sets the version number of this symbol.
setVertical(boolean) - Method in class ilog.views.maps.beans.IlvCoordinateViewer
Sets the orientation of the display.
setVertical(boolean) - Method in class ilog.views.maps.beans.IlvJCoordinateViewer
Sets the orientation of the display.
setVertical(boolean) - Method in class ilog.views.maps.beans.IlvJMouseCoordinateViewer
Sets the orientation of the display.
setVertical(boolean) - Method in class ilog.views.prototypes.IlvScaleBehavior
Sets the vertical parameter of this behavior.
setVertical(boolean) - Method in class ilog.views.prototypes.IlvTranslateBehavior
Sets the vertical parameter of this behavior.
setVerticalAlignment(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpBusLayoutParameters
Sets the vertical alignment style of an individual node.
setVerticalAlignment(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpGridLayoutParameters
Sets the vertical alignment style of an individual node.
setVerticalAlignment(int) - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityLabel
Sets the alignment of the label along the Y-axis relative to the main activity renderer.
setVerticalAlignment(int) - Method in class ilog.views.graphic.IlvTextPath
Sets the shift policy between the text baseline and the path this object relies on.
setVerticalAlignment(Object, int) - Method in class ilog.views.graphlayout.bus.IlvBusLayout
Sets the vertical alignment style of an individual node.
setVerticalAlignment(Object, int) - Method in class ilog.views.graphlayout.grid.IlvGridLayout
Sets the vertical alignment style of an individual node.
setVerticalAutoResizeMargin(double) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
 
setVerticalAutoResizeMargin(double) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the margin that is left on both sides of the shape when it is auto-resized vertically.
setVerticalAutoResizeMode(int) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
 
setVerticalAutoResizeMode(int) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Sets the vertical auto-resize mode.
setVerticalExpansionMaster(IlvVerticalExpansionMaster) - Method in class ilog.views.gantt.IlvGanttConfiguration
Sets the object that will track the expand/collapse status of the hierarchical tree for this configuration.
setVerticalExpansionMaster(IlvVerticalExpansionMaster) - Method in class ilog.views.gantt.IlvVerticalDisplayController
Sets the object that will track the expand/collapse status of the hierarchical tree and the corresponding rows that each node is displayed on.
setVerticalExtent(int) - Method in class ilog.views.gantt.IlvGanttConfiguration
Sets the extent of the vertical range displayed by this configuration and its associated vertically scrollable components.
setVerticalExtent(int) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the extent of the vertical range displayed by the chart.
setVerticalExtent(int) - Method in class ilog.views.gantt.IlvJScrollGanttSheet
Sets the extent of the vertical range displayed by the scrolling Gantt sheet.
setVerticalExtent(int) - Method in class ilog.views.gantt.IlvJScrollPane
Sets the extent of the vertical range displayed by the scroll pane.
setVerticalExtent(int) - Method in interface ilog.views.gantt.IlvVerticalScrollable
Sets the extent of the vertical range displayed by the scrollable.
setVerticalExtent(int) - Method in class ilog.views.gantt.IlvVerticalScrollController
Sets the extent of the vertical range displayed by the controller and its associated vertically scrollable objects.
setVerticalExtent(int) - Method in class ilog.views.gantt.swing.IlvVerticalBoundedRangeModel
Sets the extent of the model's vertical range.
setVerticalGrid(IlvGanttGridRenderer) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Sets the vertical grid renderer for the Gantt sheet.
setVerticalGridBase(double) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Sets the vertical base coordinate of the grid.
setVerticalGridBase(double) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Sets the vertical base coordinate of the grid.
setVerticalGridBase(double) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets the vertical base coordinate of the grid.
setVerticalGridOffset(double) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Sets the vertical offset between the grid lines.
setVerticalGridOffset(double) - Method in class ilog.views.graphlayout.grid.IlvGridLayout
Sets the spacing of the grid lines on the vertical axis.
setVerticalGridOffset(double) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Sets the vertical offset between the grid lines.
setVerticalGridOffset(double) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets the vertical offset between the grid lines.
setVerticalLinkOffset(double) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the vertical offset between parallel segments of links.
setVerticalMargins(int, int) - Method in class ilog.views.chart.IlvChart.Area
Sets the vertical margins between the plotting rectangle and the chart area.
setVerticalMinOffset(double) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Sets the minimal vertical offset between the node border and a link segment that is (horizontally) parallel to the node border.
setVerticalMinOffset(double) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Sets the minimal vertical offset between the node border and a link segment that is (horizontally) parallel to the node border.
setVerticalMinOffset(double) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Sets the minimum vertical offset between the node border and a link segment that is (horizontally) parallel to the node border.
setVerticalNodeLinkOffset(double) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the vertical offset between a node and a link segment that is parallel to the node border.
setVerticalNodeOffset(double) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the vertical offset between nodes.
setVerticalOffset(int) - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DLabel
Sets the vertical offset between the anchor of the label and the text itself.
setVerticalOffsetToLevel(double) - Method in class ilog.views.graphlayout.bus.IlvBusLayout
Sets the vertical offset between the nodes and the horizontal level of the bus to which they are connected.
setVerticalOffsetToPreviousLevel(double) - Method in class ilog.views.graphlayout.bus.IlvBusLayout
Sets the vertical offset between the nodes and the horizontal level of the bus above the nodes.
setVerticalOrientation(int) - Method in class ilog.views.chart.IlvLegend
Sets the orientation used by a vertical layout.
setVerticalOrientation(int) - Method in class ilog.views.chart.IlvLegendLayout
Sets the orientation used by a vertical layout.
setVerticalPixelDensity(double) - Method in class ilog.views.maps.raster.IlvRasterProperties
Indicates the vertical distance (along a line of longitude) covered by a pixel.
setVerticalPosition(int) - Method in class ilog.views.gantt.IlvGanttConfiguration
Sets the beginning of the vertical range displayed by this configuration and its associated vertically scrollable components.
setVerticalPosition(int) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the beginning of the vertical range displayed by the chart.
setVerticalPosition(int) - Method in class ilog.views.gantt.IlvJScrollGanttSheet
Sets the beginning of the vertical range displayed by the scrolling Gantt sheet.
setVerticalPosition(int) - Method in class ilog.views.gantt.IlvJScrollPane
Sets the beginning of the vertical range displayed by the scroll pane.
setVerticalPosition(int) - Method in interface ilog.views.gantt.IlvVerticalScrollable
Sets the beginning of the vertical range displayed by the scrollable.
setVerticalPosition(int) - Method in class ilog.views.gantt.IlvVerticalScrollController
Sets the beginning of the vertical range displayed by the controller and its associated vertically scrollable objects.
setVerticalPosition(int) - Method in class ilog.views.gantt.swing.IlvVerticalBoundedRangeModel
Sets the beginning of the model's vertical range.
setVerticalReference(int) - Method in class ilog.views.maps.beans.IlvMapScaleComputation
Changes the vertical location of the reference points.
setVerticalScrollBar(JScrollBar) - Method in class ilog.views.gantt.IlvJScrollGanttSheet
Deprecated.
Beginning with Rogue Wave JViews 7.5 use the IlvJScrollGanttSheet.setVerticalScrollBar(IlvVerticalScrollBar) method instead.
setVerticalScrollBar(IlvVerticalScrollBar) - Method in class ilog.views.gantt.IlvJScrollGanttSheet
Sets the vertical scroll bar.
setVerticalScrollBarPolicy(int) - Method in class ilog.cpl.equipment.renderer.IlpViewRenderer
Sets the policy when the vertical scrollbar appears.
setVerticalScrollBarPolicy(int) - Method in class ilog.cpl.IlpTree
Determines when the vertical scrollbar appears.
setVerticalScrollBarPolicy(int) - Method in class ilog.cpl.network.renderer.IlpViewRenderer
Sets the policy when the vertical scrollbar appears.
setVerticalScrollBarPolicy(int) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the vertical scroll bar policy.
setVerticalScrollBarPolicy(int) - Method in class ilog.views.gantt.IlvJScrollGanttSheet
Sets the vertical scroll bar policy.
setVerticalScrollBarPolicy(int) - Method in class ilog.views.swing.IlvJScrollManagerView
Sets the policy when the vertical scrollbar appears.
setVerticalScrollBarVisible(boolean) - Method in class ilog.cpl.equipment.renderer.IlpViewRenderer
Shows or hides the vertical scrollbar.
setVerticalScrollBarVisible(boolean) - Method in class ilog.cpl.graph.IlpGraphView
Shows or hides the vertical scrollbar.
setVerticalScrollBarVisible(boolean) - Method in class ilog.cpl.IlpEquipment
Shows or hides the vertical scrollbar.
setVerticalScrollBarVisible(boolean) - Method in class ilog.cpl.IlpNetwork
Shows or hides the vertical scrollbar.
setVerticalScrollBarVisible(boolean) - Method in class ilog.cpl.network.renderer.IlpViewRenderer
Shows or hides the vertical scrollbar.
setVerticalScrollbarVisible(boolean) - Method in class ilog.views.awt.IlvScrollManagerView
Shows or hides the vertical scrollbar.
setVerticalScrollBarVisible(boolean) - Method in class ilog.views.swing.IlvJScrollManagerView
Shows or hides the vertical scrollbar.
setVerticalScrollMode(int) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the interactive vertical scrolling mode.
setVerticalSegmentCursor(Cursor) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdgeEdition
Sets the cursor when the mouse is on top of a vertical segment but not dragging.
setVerticalSegmentCursor(Cursor) - Static method in class ilog.views.hypergraph.IlvSegmentedHyperEdgeSelection
Sets the cursor that indicates that the mouse is over a vertical segment.
setVerticalShown(int) - Method in class ilog.views.IlvGrid
Changes how often grid points are displayed on the vertical axis.
setVerticalSpacing(double) - Method in class ilog.views.IlvGrid
Changes the spacing of grid points on the vertical axis.
setVGap(int) - Method in class ilog.views.chart.IlvLegendLayout
Sets the vertical gap.
setView(IlpGraphView) - Method in class ilog.cpl.graph.background.beans.IlpBackgroundPanel
Associates this IlpBackgroundPanel with the provided graphView.
setView(IlpViewsView) - Method in interface ilog.cpl.graph.background.IlpBackgroundSupport
Associates this background support with the provided view.
setView(IlpViewsView) - Method in class ilog.cpl.graph.background.IlpDefaultBackgroundSupport
IlpBackgroundSupport implementation.
setView(IlpViewsView) - Method in class ilog.cpl.graphic.views.background.IlpDefaultBackgroundSupport
Deprecated.
Implementation of ilog.cpl.graph.background.IlpBackgroundSupport.
setView(IlpEquipmentView) - Method in class ilog.cpl.IlpEquipment
Sets or replaces the encapsulated view.
setView(IlpNetworkView) - Method in class ilog.cpl.IlpNetwork
Sets or replaces the encapsulated view.
setView(IlpTableView) - Method in class ilog.cpl.IlpTable
Sets the view associated with the Table component and connects it to the current table model (if not null).
setView(IlpTreeView) - Method in class ilog.cpl.IlpTree
Sets the view, which gets connected to the model and controller.
setView(IlvManagerView) - Method in class ilog.tgo.awt.IltInteractorButton
Deprecated.
Sets the view on which the interactor of this button is set.
setView(IlpGraphicView) - Method in class ilog.tgo.composite.IltcCompositeGraphic
Sets the graphic view for this instance.
setView(IlvManagerView) - Method in class ilog.tgo.faces.graph.component.IltFacesGraphView
Sets the manager view that will be displayed by the view.
setView(IlvBasicView) - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesGraphInteractor
Sets the view component associated with this component.
setView(IlpGraphicView) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
Returns the graphic view where this renderer is being used.
setView(IlvManagerView) - Method in class ilog.tgo.swing.IltJInteractorButton
Deprecated.
Sets the view on which the interactor of this button is set.
setView(IlvDocumentView) - Method in class ilog.views.appframe.event.ApplicationEvent
Sets the active view of the document.
setView(IlvManagerView) - Method in class ilog.views.awt.IlvManagerViewControlBar
Sets the view for this control bar.
setView(IlvBasicView) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLLegend
Sets the view component associated with this component.
setView(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartLegendTag
Sets the binding to a view linked to this component.
setView(IlvBasicView) - Method in class ilog.views.faces.component.IlvBasicViewHelper
Sets the view component associated with this component.
setView(IlvManagerView) - Method in class ilog.views.faces.component.IlvFacesView
Sets the manager view that will be displayed by the view.
setView(IlvBasicView) - Method in interface ilog.views.faces.component.IlvViewHelper
Sets the view component associated with this component.
setView(IlvBasicView) - Method in class ilog.views.faces.component.IlvViewHelperImpl
Sets the view component associated with this component.
setView(IlvBasicView) - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectInteractor
Sets the view component associated with this component.
setView(String) - Method in class ilog.views.faces.dhtml.taglib.IlvDHTMLViewHelperTag
Sets the binding to a view linked to this component.
setView(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Sets the manager view value binding.
setView(String) - Method in class ilog.views.faces.taglib.IlvViewHelperTag
Sets the binding to a view linked to this component.
setView(IlvManagerView) - Method in class ilog.views.graphic.IlvComponentGraphic
Adds the component to a manager view.
setView(IlvManagerView) - Method in class ilog.views.maps.beans.editor.IlvBoundsPropertyEditor
Sets the view to use to pick coordinates
setView(IlvManagerView) - Method in class ilog.views.maps.beans.IlvCompass
Sets the IlvManagerView for which the compass will display the north direction.
setView(IlvManagerView) - Method in class ilog.views.maps.beans.IlvCoordinateViewer
Sets the view for which coordinates are to be displayed.
setView(IlvManagerView) - Method in class ilog.views.maps.beans.IlvJAdvancedZoomControl
Sets the view controlled by this slider.
setView(IlvManagerView) - Method in class ilog.views.maps.beans.IlvJAreaOfInterestPanel
Sets the view.
setView(IlvManagerView) - Method in class ilog.views.maps.beans.IlvJAutomaticScaleBar
When setting the view, a listener will be added on IlvDisplayPreferencesProperty of the manager of the view.
setView(IlvManagerView) - Method in class ilog.views.maps.beans.IlvJCompass
Sets the IlvManagerView for which the compass will display the north direction.
setView(IlvManagerView) - Method in class ilog.views.maps.beans.IlvJCoordinateViewer
Sets the view for which coordinates are to be displayed.
setView(IlvManagerView) - Method in class ilog.views.maps.beans.IlvJMapLegend
Sets the manager view for which the legend will be displayed.
setView(IlvManagerView) - Method in class ilog.views.maps.beans.IlvJMapScaleControl
When setting the view, a listener will be added on the transformer of the view.
setView(IlvManagerView) - Method in class ilog.views.maps.beans.IlvJMouseCoordinateViewer
Sets the view for which coordinates are to be displayed.
setView(IlvManagerView) - Method in class ilog.views.maps.beans.IlvJOverview
Sets the target view of the overview.
setView(IlvManagerView) - Method in class ilog.views.maps.beans.IlvJScaleBar
Specifies the view that controls this component.
setView(IlvManagerView) - Method in class ilog.views.maps.beans.IlvLayerTreePanel
Attaches this panel to an IlvManagerView.
setView(IlvManagerView) - Method in class ilog.views.maps.beans.IlvMapAnnotationToolBar
Sets the view for this annotation toolbar.
setView(IlvManagerView) - Method in class ilog.views.maps.beans.IlvMapAnnotationToolBar.ToolBarButton
Sets the associated view.
setView(IlvManagerView) - Method in class ilog.views.maps.beans.IlvMapDynamicStylePanel
Attach this panel to an IlvManagerView.
setView(IlvManagerView) - Method in class ilog.views.maps.beans.IlvMapLegend
Sets the IlvManagerView seen by this legend.
setView(IlvManagerView) - Method in class ilog.views.maps.beans.IlvMapLegendPanel
Sets the view to this panel.
setView(IlvManagerView) - Method in class ilog.views.maps.beans.IlvScaleBar
Specifies the view that controls this component.
setView(IlvBasicView) - Method in class ilog.views.maps.faces.component.IlvFacesLayerVisibilityTool
Sets the view component associated with this component.
setView(IlvManagerView) - Method in class ilog.views.maps.IlvMapScaleLimiter
Sets the view to listen to.
setView(IlvManagerView) - Method in class ilog.views.maps.interactor.IlvMapPanInteractor
Attaches a view to the interactor.
setView(IlvManagerView) - Method in class ilog.views.maps.label.IlvMapDefaultLabeler
Sets the view associated to this labeler.
setView(IlvManagerView) - Method in interface ilog.views.maps.label.IlvMapLabeler
Sets the view to the labeler.
setView(IlvSymbologyTreeView) - Method in class ilog.views.maps.symbology.swing.IlvAbstractGroupTreeViewActions
Sets the symbology tree view that uses these actions.
setView(IlvSymbologyTreeView) - Method in interface ilog.views.maps.symbology.swing.IlvSymbologyTreeViewActions
Sets the symbology tree view that uses these actions.
setView(IlvManagerView) - Method in class ilog.views.maps.theme.IlvMapStyleController
Sets a view to this IlvMapStyleController object.
setView(IlvManagerView) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Sets the view for this control bar.
setView(IlvManagerView) - Method in class ilog.views.swing.IlvJScrollManagerView
Sets the IlvManagerView that is scrolled.
setViewAngles(double, double) - Method in class ilog.views.chart.IlvChart3DView
Sets the view angles.
setViewBox(IlvRect) - Method in class ilog.views.svg.SVGDocumentBuilderConfigurator
Sets the rectangle that will define the viewBox on the resulting SVG document, in IlvManager coordinates.
setViewBoxOn(boolean) - Method in class ilog.views.svg.SVGDocumentBuilderConfigurator
Sets the viewBox policy.
setViewBoxOn(boolean) - Method in class ilog.views.svg.SVGDocumentReaderConfigurator
Sets the viewBox policy.
setViewComponent(JComponent) - Method in class ilog.views.chart.servlet.IlvChartHitmapSupport
Sets the view component.
setViewContainer(IlvViewContainer) - Method in class ilog.views.appframe.docview.IlvDocumentViewSupport
Sets the view container that owns the view.
setViewContainer(IlvViewContainer) - Method in class ilog.views.appframe.swing.IlvPanelView
Sets the view container of the view.
setViewId(String) - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesGraphInteractor
Sets the ID of the view linked to this component.
setViewId(String) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLLegend
Sets the ID of the view linked to this component.
setViewId(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartLegendTag
Sets the ID of the view linked to this component.
setViewId(String) - Method in class ilog.views.faces.component.IlvBasicViewHelper
Sets the ID of the view linked to this component.
setViewId(String) - Method in interface ilog.views.faces.component.IlvViewHelper
Sets the ID of the view linked to this component.
setViewId(String) - Method in class ilog.views.faces.component.IlvViewHelperImpl
Sets the ID of the view linked to this component.
setViewId(String) - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectInteractor
Sets the ID of the view linked to this component.
setViewId(String) - Method in class ilog.views.faces.dhtml.taglib.IlvDHTMLViewHelperTag
Sets the ID of the view linked to this component.
setViewId(String) - Method in class ilog.views.faces.taglib.IlvViewHelperTag
Sets the ID of the view linked to this component.
setViewId(String) - Method in class ilog.views.maps.faces.component.IlvFacesLayerVisibilityTool
Sets the ID of the view linked to this component.
setViewId(String) - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesLayerVisibilityToolTag
Sets the ID of the view linked to this component.
setViewInteractor(IlpViewInteractor) - Method in class ilog.cpl.equipment.renderer.IlpInteractorRenderer
Sets the default view interactor.
setViewInteractor(IlpViewInteractor) - Method in class ilog.cpl.graph.IlpGraphController
 
setViewInteractor(IlpViewInteractor) - Method in class ilog.cpl.graphic.IlpAbstractGraphicController
Sets the interactor associated with the view.
setViewInteractor(IlpViewInteractor) - Method in interface ilog.cpl.graphic.IlpGraphicController
Sets the interactor associated with the view.
setViewInteractor(IlpViewInteractor) - Method in interface ilog.cpl.graphic.IlpInteractiveGraphicComponent
Sets the interactor associated with the view.
setViewInteractor(IlpViewInteractor) - Method in class ilog.cpl.IlpEquipment
Sets the interactor associated with the view.
setViewInteractor(IlpViewInteractor) - Method in class ilog.cpl.IlpNetwork
Sets the interactor associated with the view.
setViewInteractor(IlpViewInteractor) - Method in class ilog.cpl.IlpTable
Sets the interactor associated with the view.
setViewInteractor(IlpViewInteractor) - Method in class ilog.cpl.IlpTree
Sets the interactor associated with the view.
setViewInteractor(IlpViewInteractor) - Method in class ilog.cpl.network.renderer.IlpInteractorRenderer
Sets the default view interactor.
setViewInteractor(IlpViewInteractor) - Method in class ilog.cpl.table.IlpTableController
Sets the interactor associated with the view.
setViewInteractor(IlpViewInteractor) - Method in class ilog.cpl.table.renderer.IlpAbstractTableInteractorRenderer
Sets the interactor in the Table view.
setViewInteractor(IlpViewInteractor) - Method in class ilog.cpl.tree.renderer.IlpAbstractTreeInteractorRenderer
Sets the interactor in the Tree View.
setViewMargins(Insets) - Method in class ilog.views.IlvManagerView
Sets the margin obeyed by IlvManagerView.computeBBox() The margins are in view coordinates.
setViewportBackground(Color) - Method in class ilog.views.gantt.IlvJScrollPane
Sets the background color of the main JViewPort.
setViewRenderer(IlpViewRenderer) - Method in class ilog.cpl.graph.IlpGraphView
 
setViewSelected(IlpRepresentationObject, boolean) - Method in class ilog.cpl.graph.IlpGraphView
Sets the selected status of a representation object in the IlvManagerView.
setViewsInteractor(IlvManagerViewInteractor) - Method in class ilog.cpl.graphic.views.IlpViewsViewInteractor
Sets the view interactor.
setViewStart(int) - Method in class ilog.views.gantt.IlvTimeScrollSupport
Sets the beginning of the view in screen coordinates.
setViewWidth(int, boolean) - Method in class ilog.views.gantt.IlvTimeScrollSupport
Sets the width of the view in screen coordinates.
setViewWidth(int) - Method in class ilog.views.gantt.IlvTimeScrollSupport
Sets the width of the view in screen coordinates.
setVisibilityAdjusted(boolean) - Method in class ilog.views.gantt.scale.IlvTimeScale
Sets whether the rows visibility should be adjusted or not.
setVisibilityPolicy(IlvTimeScaleVisibilityPolicy) - Method in class ilog.views.gantt.scale.IlvTimeScale
Sets the visibility policy of the time scale, and adjusts the rows if needed.
setVisibilityProperty(String) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer
Sets the name of the activity property that determines whether the rendering drawn by this renderer is present.
setVisibilityThreshold(double) - Method in class ilog.tgo.graphic.IltGraphicElementName
Changes the visibility threshold.
SetVisibilityThreshold(IltGraphicElementName, double) - Static method in class ilog.tgo.resource.IltrZoom
Changes the threshold for the visibility of decorations of a given kind.
setVisibilityThresholds(double[]) - Method in class ilog.tgo.composite.IltMixedZoomPolicy
Sets the visibility thresholds below which decorations with specific names are automatically hidden.
setVisibilityThresholds(int, double) - Method in class ilog.tgo.composite.IltMixedZoomPolicy
Sets the visibility thresholds below which decorations with a specific name are automatically hidden.
setVisibilityThresholds(double[]) - Method in class ilog.tgo.composite.IltPhysicalZoomPolicy
Sets the threshold below which the decoration will be automatically hidden.
setVisibilityThresholds(int, double) - Method in class ilog.tgo.composite.IltPhysicalZoomPolicy
Sets the threshold below which the decorations are hidden.
setVisibilityThresholds(double[]) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
Sets the zoom thresholds for each child above which the children are visible
setVisibilityThresholds(int, double) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
This property defines above which zoom level the child at the supplied index will be visible.
setVisibilityThresholds(double[]) - Method in class ilog.views.graphic.composite.IlvCompositeLink
Sets the zoom thresholds for each child above which the children are visible
setVisibilityThresholds(int, double) - Method in class ilog.views.graphic.composite.IlvCompositeLink
This property defines above which zoom level the child at the supplied index will be visible.
setVisible(IlpLayer, boolean) - Method in class ilog.cpl.equipment.IlpEquipmentView
Deprecated.
Use getCompositeGrapher().setVisible((IltcLayer)layer, visible) instead.
setVisible(IlpLayer, IlvManagerView, boolean) - Method in class ilog.cpl.equipment.IlpEquipmentView
Deprecated.
Use getCompositeGrapher().setVisible((IltcLayer)layer, view, visible) instead.
setVisible(Boolean) - Method in class ilog.cpl.graph.background.css.IlpBackgroundCSSConfiguration
Sets the visible bean property.
setVisible(boolean) - Method in class ilog.cpl.graph.background.IlpAbstractBackground
Changes the visibility of this background.
setVisible(URL, boolean) - Method in class ilog.cpl.graph.background.IlpDefaultBackgroundSupport
Sets if the background identified by the provided URL is visible or not.
setVisible(IlvManagerLayer, boolean) - Method in class ilog.cpl.graph.IlpGraphView
Changes the global visibility of a layer.
setVisible(IlvManagerLayer, IlvManagerView, boolean) - Method in class ilog.cpl.graph.IlpGraphView
Changes the visibility of a layer in a view.
setVisible(URL, boolean) - Method in class ilog.cpl.graph.IlpGraphView
Changes the visibility of a particular background.
setVisible(URL, boolean) - Method in interface ilog.cpl.graphic.views.background.IlpBackgroundSupport
Deprecated.
Changes the visibility of a particular background.
setVisible(URL, boolean) - Method in class ilog.cpl.graphic.views.background.IlpDefaultBackgroundSupport
Deprecated.
Changes the visibility of a particular background.
setVisible(IlvManager, boolean) - Method in interface ilog.cpl.graphic.views.IlpLayer
Changes the visibility of this macro-layer in the manager.
setVisible(IlvManager, IlvManagerView, boolean) - Method in interface ilog.cpl.graphic.views.IlpLayer
Changes the visibility of this macro-layer in a view.
setVisible(URL, boolean) - Method in class ilog.cpl.IlpEquipment
Changes the visibility of a particular background.
setVisible(URL, boolean) - Method in class ilog.cpl.IlpNetwork
Changes the visibility of a particular background.
setVisible(IlpLayer, boolean) - Method in class ilog.cpl.network.IlpNetworkView
Deprecated.
Use getCompositeGrapher().setVisible((IltcLayer)layer, visible) instead.
setVisible(IlpLayer, IlvManagerView, boolean) - Method in class ilog.cpl.network.IlpNetworkView
Deprecated.
Use getCompositeGrapher().setVisible((IltcLayer)layer, view, visible) instead.
setVisible(IltcLayer, boolean) - Method in class ilog.tgo.composite.IltcCompositeManager
Changes the global visibility of a layer.
setVisible(IlvManagerView, IltcLayer, boolean) - Method in class ilog.tgo.composite.IltcCompositeManager
Changes the visibility of a layer in a given view.
setVisible(IlvManager, boolean) - Method in class ilog.tgo.composite.IltcLayer
Changes the visibility of this macro-layer in the manager.
setVisible(IlvManager, IlvManagerView, boolean) - Method in class ilog.tgo.composite.IltcLayer
Changes the visibility of this macro-layer in a view.
setVisible(boolean) - Method in class ilog.tgo.graphic.IltCompositeGraphic
Changes the visibility state.
setVisible(IltGraphicManager, boolean) - Method in class ilog.tgo.model.IltObject
Deprecated.
To control the visibility of an object, add or remove it from the datasource, or install a filter on the adapter.
setVisible(boolean) - Method in class ilog.views.appframe.event.IlvComponentVisibilityActionHandler
Shows or hides the component associated with this action handler depending on the value of the visible parameter.
setVisible(boolean) - Method in class ilog.views.appframe.swing.IlvToolBar
Makes the component visible or invisible.
setVisible(boolean) - Method in class ilog.views.chart.graphic.IlvDataIndicator
Toggles the visibility of this decoration.
setVisible(boolean) - Method in class ilog.views.chart.graphic.IlvLabelDecoration
Toggles the visibility of this decoration.
setVisible(boolean) - Method in class ilog.views.chart.IlvChartDecoration
Toggles the visibility of this decoration.
setVisible(boolean) - Method in class ilog.views.chart.IlvChartRenderer
Toggles the visibility of this renderer.
setVisible(boolean) - Method in class ilog.views.chart.IlvGrid
Toggles the visibility of both major an minor grid lines.
setVisible(boolean) - Method in class ilog.views.chart.IlvScale
Toggles the visibility of this scale.
setVisible(boolean) - Method in interface ilog.views.dashboard.IlvDashboardPanelManager
Sets panel visibility.
setVisible(boolean) - Method in class ilog.views.dashboard.IlvDashboardSymbol.Parameter
Specifies whether this symbol parameter should appear in the Dashboard Editor parameter table while the symbol is edited.
setVisible(boolean) - Method in class ilog.views.gantt.scale.IlvTimeScaleRow
This method can be used to switch the visibility setting of this row.
setVisible(boolean) - Method in interface ilog.views.graphic.composite.layout.IlvAttachable
Shows or hides this component depending on the value of parameter b.
setVisible(boolean) - Method in class ilog.views.graphic.composite.layout.IlvAttachableGraphic
Shows or hides this component depending on the value of parameter b.
setVisible(String) - Method in class ilog.views.graphic.composite.layout.IlvCardLayout
Sets the name of the visible card.
setVisible(boolean) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperGrapherPin
Sets whether the pin is visible.
setVisible(boolean) - Method in class ilog.views.IlvGraphic
Sets the visibility for this graphic object.
setVisible(boolean) - Method in class ilog.views.IlvGrid
Changes the visibility state of the grid.
setVisible(int, boolean, boolean) - Method in class ilog.views.IlvManager
Changes the visibility of a layer for all views.
setVisible(IlvManagerView, int, boolean, boolean) - Method in class ilog.views.IlvManager
Changes the visibility of a layer for one view.
setVisible(IlvGraphic, boolean, boolean) - Method in class ilog.views.IlvManager
Changes the visibility of the specified object.
setVisible(int, boolean) - Method in class ilog.views.IlvManagerView
Modifies the visibility of the specified layer in the view.
setVisible(boolean) - Method in class ilog.views.maps.export.IlvMapExportDialog
Makes sure the state is reset when the component is hidden.
setVisible(boolean) - Method in class ilog.views.prototypes.IlvGraphicElement
Sets the visibility of the graphic object.
setVisible(boolean) - Method in class ilog.views.swing.IlvSimplePopupMenu
Sets the visibility of the pop-up menu.
setVisible(boolean) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameter
Sets whether this symbol parameter is considered visible.
setVisibleBranch(IlvGraphic, boolean, boolean) - Method in class ilog.views.IlvGrapher
Shows or hides a branch that originates from or has as destination the input node.
setVisibleBranch(IlvGraphic, int, boolean, boolean) - Method in class ilog.views.IlvGrapher
Shows or hides a branch that originates from or has as destination the input node, starting at level levels away from node.
setVisibleBranch(IlvGraphic, int, int, boolean, boolean, boolean, boolean) - Method in class ilog.views.IlvGrapher
Shows or hides a branch that originates from or has as destination the input node, starting at startLevel levels away from node until at endLevel levels away.
setVisibleDuration(IlvDuration) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Sets the duration of the time interval displayed by the Gantt sheet.
setVisibleDuration(IlvDuration) - Method in class ilog.views.gantt.IlvBasicTimeScrollController
Sets the duration of the time interval displayed by the controller and its associated time scrollable objects.
setVisibleDuration(IlvDuration) - Method in class ilog.views.gantt.IlvBasicTimeScrollSupport
Sets the duration of the time interval.
setVisibleDuration(IlvDuration) - Method in class ilog.views.gantt.IlvGanttConfiguration
Sets the duration of the time interval displayed by the configuration and its associated time scrollable objects.
setVisibleDuration(IlvDuration) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the duration of the time interval displayed by the chart.
setVisibleDuration(IlvDuration) - Method in class ilog.views.gantt.IlvJScrollGanttSheet
Sets the duration of the time interval displayed by the sheet.
setVisibleDuration(IlvDuration) - Method in interface ilog.views.gantt.IlvTimeScrollable
Sets the duration of the time interval displayed by the time scrollable.
setVisibleDuration(IlvDuration) - Method in class ilog.views.gantt.scale.IlvTimeScale.PaintContext
Sets the duration of the time interval painted by the scale.
setVisibleDuration(IlvDuration) - Method in class ilog.views.gantt.scale.IlvTimeScale
Sets the duration of the time interval displayed by the scale.
setVisibleDuration(IlvDuration) - Method in class ilog.views.gantt.swing.IlvTimeScrollBar
Sets the duration of the time interval displayed by the scroll bar.
setVisibleDuration(IlvDuration) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the duration of the time interval displayed by the chart.
setVisibleIn3DView(boolean) - Method in class ilog.views.maps.graphic.style.IlvMapStyle
Set the VisibleIn3DView property value.
setVisibleInLegend(boolean) - Method in class ilog.views.chart.IlvChartRenderer
Indicates whether the renderer appears in the legend.
setVisibleInOverview(boolean) - Method in class ilog.views.maps.graphic.style.IlvMapStyle
Set the VisibleInOverview property value.
setVisibleInterval(Date, IlvDuration) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Sets the time interval displayed by the Gantt sheet.
setVisibleInterval(Date, IlvDuration) - Method in class ilog.views.gantt.IlvBasicTimeScrollController
Sets the time interval displayed by the controller and its associated time scrollable objects.
setVisibleInterval(Date, IlvDuration) - Method in class ilog.views.gantt.IlvBasicTimeScrollSupport
Sets the time interval.
setVisibleInterval(Date, IlvDuration) - Method in class ilog.views.gantt.IlvGanttConfiguration
Sets the time interval displayed by the configuration and its associated time scrollable objects.
setVisibleInterval(Date, IlvDuration) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the time interval displayed by the chart.
setVisibleInterval(Date, IlvDuration) - Method in class ilog.views.gantt.IlvJScrollGanttSheet
Sets the time interval displayed by the sheet.
setVisibleInterval(Date, IlvDuration) - Method in interface ilog.views.gantt.IlvTimeScrollable
Sets the time interval displayed by the time scrollable.
setVisibleInterval(Date, IlvDuration) - Method in class ilog.views.gantt.scale.IlvTimeScale
Sets the time interval displayed by the scale.
setVisibleInterval(Date, IlvDuration) - Method in class ilog.views.gantt.swing.IlvTimeScrollBar
Sets the time interval displayed by the scroll bar.
setVisibleInterval(Date, IlvDuration) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the time interval displayed by the chart.
setVisibleIntervalAnimationSteps(int) - Method in class ilog.views.gantt.IlvGanttConfiguration
Sets the number of steps in the animation of changes to the visible interval of the configuration.
setVisibleIntervalAnimationSteps(int) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the number of steps in the animation of changes to the visible interval of the chart.
setVisibleInTree(boolean) - Method in class ilog.views.maps.graphic.style.IlvMapStyle
Determines whether or not the layer should be visible in the layer tree.
setVisibleInView(IlvManagerView, boolean) - Method in class ilog.views.maps.beans.IlvMapLayer
Controls the visibility of the layer in the view specified.
setVisibleInView(boolean) - Method in class ilog.views.maps.graphic.style.IlvMapStyle
Set the VisibleInView property value.
setVisibleLayers(ArrayList<String>) - Method in class ilog.views.faces.component.IlvFacesView
Sets the visible manager layer names.
setVisibleLayers(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Sets the visible manager layer names.
setVisibleMax(double) - Method in class ilog.views.chart.IlvAxis
Sets the maximum visible value along this axis.
setVisibleMin(double) - Method in class ilog.views.chart.IlvAxis
Sets the minimum visible value along this axis.
setVisibleOnlyOnView(IlvManagerView) - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
Forces the grid to be displayed only on the specified view.
setVisibleRange(double, double) - Method in class ilog.views.chart.IlvAxis
Sets the visible range along this axis.
setVisibleRange(IlvDataInterval) - Method in class ilog.views.chart.IlvAxis
Sets the visible range along this axis.
setVisibleRect(Rectangle2D) - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
Sets the rectangle within which the grid may be drawn.
setVisibleTime(Date) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Sets the beginning of the time interval displayed by the Gantt sheet.
setVisibleTime(Date) - Method in class ilog.views.gantt.IlvBasicTimeScrollController
Sets the beginning of the time interval displayed by the controller and its associated time scrollable objects.
setVisibleTime(Date) - Method in class ilog.views.gantt.IlvBasicTimeScrollSupport
Sets the beginning of the time interval.
setVisibleTime(Date) - Method in class ilog.views.gantt.IlvGanttConfiguration
Sets the beginning of the time interval displayed by the configuration and its associated time scrollable objects.
setVisibleTime(Date) - Method in class ilog.views.gantt.IlvHierarchyChart
Sets the beginning of the time interval displayed by the chart.
setVisibleTime(Date) - Method in class ilog.views.gantt.IlvJScrollGanttSheet
Sets the beginning of the time interval displayed by the sheet.
setVisibleTime(Date) - Method in interface ilog.views.gantt.IlvTimeScrollable
Sets the beginning of the time interval displayed by the time scrollable.
setVisibleTime(Date) - Method in class ilog.views.gantt.scale.IlvTimeScale.PaintContext
Sets the beginning of the time interval painted by the scale.
setVisibleTime(Date) - Method in class ilog.views.gantt.scale.IlvTimeScale
Sets the beginning of the time interval displayed by the scale.
setVisibleTime(Date) - Method in class ilog.views.gantt.swing.IlvTimeScrollBar
Sets the beginning of the time interval displayed by the scroll bar.
setVisibleTime(Date) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the beginning of the time interval displayed by the chart.
setVisibleTimeScaleRows(int, IlvVisibleTimeScaleRows) - Method in class ilog.views.gantt.scale.IlvBasicTimeScaleVisibilityPolicy
Sets an IlvVisibleTimeScaleRows at the specified index in the list of IlvVisibleTimeScaleRows.
setVisibleZoneColor(Color) - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
Sets the color of visible segments.
setVisibleZoneColor(Color) - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibilityStyle
Sets the visible zone color.
setVoid(String) - Method in class ilog.views.faces.dhtml.component.IlvDebugDependencies
 
setWaitCursorDuringLayout(boolean) - Method in class ilog.views.graphlayout.swing.IlvJGraphLayoutProgressBar
Enables or disables the display during the layout process of a wait cursor on the component specified using the method setWaitOnComponent.
setWaitingImage(String) - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
Sets the waitingImage property.
setWaitingImage(String) - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
Sets the waitingImage property.
setWaitingImage(String) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLOverview
Sets the path of the image displayed when the view loads the image.
setWaitingImage(String) - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
Sets the path of the image displayed when the view loads the image.
setWaitingImage(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartLegendTag
Sets the path of the image displayed when the view loads the image.
setWaitingImage(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartOverviewTag
Sets the format of the image generated by the servlet.
setWaitingImage(String) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
Sets the path of the image displayed when the view loads the image.
setWaitingImage(String) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
Sets the path of the image displayed when the view loads the image.
setWaitingImage(String) - Method in interface ilog.views.faces.dhtml.component.IlvDHTMLHelper
Sets the path of the image displayed when the view loads the image.
setWaitingImage(String) - Method in class ilog.views.faces.dhtml.component.IlvDHTMLHelperImpl
Sets the path of the image displayed when the view loads the image.
setWaitingImage(String) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
Sets the path of the image displayed when the view loads the image.
setWaitingImage(String) - Method in class ilog.views.faces.dhtml.taglib.IlvDHTMLViewTag
Sets the path of the image displayed when the view loads the image.
setWaitingImage(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Sets the image displayed during the image loading.
setWaitingImage(String) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
Sets the path of the image displayed when the view loads the image.
setWaitingImage(String) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
Sets the path of the image displayed when the view loads the image.
setWaitOnComponent(Component) - Method in class ilog.views.graphlayout.swing.IlvJGraphLayoutProgressBar
Specifies the component on which the wait cursor can be displayed during the layout process.
setWallStyle(int, IlvStyle) - Method in class ilog.views.chart.IlvChart3DView
Sets the rendering styles for the walls of a 3-D Cartesian chart.
setWarningImageHeight(int) - Static method in class ilog.views.maps.defense.terrain.IlvComputedRasterReader
Indicates that trying to create images with a height greater than the parameter passed will lead to a warning message being displayed.
setWave(String) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Sets the wavy outline for the link.
setWeekendBackground(Color) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
Sets the background color of the weekends.
setWeekendBackground(Color) - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
Sets the background color for selected cells.
setWeekendColor(Color) - Method in class ilog.views.gantt.graphic.grid.IlvWeekendGrid
Sets the weekend fill color.
setWeekendDisplayed(boolean) - Method in class ilog.views.gantt.graphic.grid.IlvWeekendGrid
Sets whether weekends are displayed.
setWeekendFont(Font) - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
Sets the font for weekend cells.
setWeekendForeground(Color) - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
Sets the foreground color for weekend cells.
setWeekStep(int) - Method in class ilog.views.util.time.IlvTimeIncrementPolicy.Week
Sets the number of weeks in a step increment.
setWeekStep(int) - Method in class ilog.views.util.time.IlvTimeIncrementPolicy2.Week
Sets the number of weeks in a step increment.
setWestEastNeighboring(Object, Object) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Creates an east-west neighboring of two nodes.
setWestMinMargin(double) - Method in class ilog.views.graphlayout.hierarchical.IlvSwimLaneConstraint
Sets the minimal margin of the swimlane at the west side.
setWestNumberOfPorts(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
Sets the number of relative ports on the west side of a node.
setWestNumberOfPorts(Object, int) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Sets the number of relative ports on the west side of a node.
setWestSubtreeBlockMargin(Object, double) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Sets the margin on the west side of the subtree starting at the input node.
setWheelScrollingEnabled(boolean) - Method in class ilog.cpl.equipment.renderer.IlpViewRenderer
Enables/disables scrolling in response to movement of the mouse wheel.
setWheelScrollingEnabled(boolean) - Method in class ilog.cpl.network.renderer.IlpViewRenderer
Enables/disables scrolling in response to movement of the mouse wheel.
setWheelScrollingEnabled(boolean) - Method in class ilog.views.awt.IlvScrollManagerView
Enables/disables scrolling in response to movement of the mouse wheel.
setWheelScrollingEnabled(boolean) - Method in class ilog.views.swing.IlvJScrollManagerView
Enables/disables scrolling in response to movement of the mouse wheel.
setWheelZoomingEnabled(boolean) - Method in class ilog.cpl.equipment.renderer.IlpViewRenderer
Enables/disables zooming in response to movement of the mouse wheel plus control key pressed.
setWheelZoomingEnabled(boolean) - Method in class ilog.cpl.network.renderer.IlpViewRenderer
Enables/disables zooming in response to movement of the mouse wheel plus control key pressed.
setWheelZoomingEnabled(boolean) - Method in class ilog.views.IlvManagerView
Enables/disables zooming in response to movement of the mouse wheel plus control key pressed.
setWheelZoomingInverted(boolean) - Method in class ilog.views.IlvManagerView
Sets whether the zooming facility of the mouse wheel is inverted.
setWidth(double) - Method in class ilog.cpl.graphic.IlpRect
Sets the rectangle width.
setWidth(double) - Method in class ilog.tgo.graphic.renderer.IltLogicalBaseRenderer
Sets the preferred width for the logical representation.
setWidth(double) - Method in class ilog.tgo.graphic.renderer.IltTinyBaseRenderer
Sets the preferred width for the tiny representation.
setWidth(double) - Method in class ilog.views.dashboard.IlvDashboardSymbol
Sets the width for this symbol.
setWidth(int) - Method in class ilog.views.faces.component.IlvBasicView
Sets the width in pixels of this component.
setWidth(String) - Method in class ilog.views.faces.taglib.IlvSizedTag
Sets the width in pixels of this component.
setWidth(double) - Method in class ilog.views.graphic.composite.decoration.IlvBracket
Sets the width of the definition rectangle.
setWidth(double) - Method in class ilog.views.graphic.composite.decoration.IlvDiamond
Sets the width of this diamond.
setWidth(double) - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
Sets the width of the child used with this attachment.
setWidth(String) - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
Sets the width in pixels of this component.
setWidth(double) - Method in class ilog.views.maps.raster.IlvRasterProperties
Sets the projected horizontal size of the original raster.
setWidth(double) - Method in class ilog.views.prototypes.IlvGraphicElement
Sets the width of this graphic element.
setWidthConstraint(int) - Method in class ilog.views.gantt.graphic.renderer.composite.IlvProportionalChildSize
Sets the dimension of the anchor that will be used to constrain the width of the child.
setWidthFactor(double) - Method in class ilog.views.gantt.graphic.renderer.composite.IlvProportionalChildSize
Sets the factor that used to constrain the width of the child.
setWidthPercent(double) - Method in class ilog.views.chart.renderer.IlvBarChartRenderer
Sets the width of the graphical representation of a data point.
setWidthPercent(double) - Method in class ilog.views.chart.renderer.IlvHiLoChartRenderer
Sets the width of the graphical representation of a data point along the x-axis.
setWidthPercent(double) - Method in class ilog.views.chart.renderer.IlvSingleBarRenderer
Sets the bar width.
setWidthPercent(double) - Method in class ilog.views.chart.renderer.IlvSingleHiLoRenderer
Sets the width of the graphical representation of a data point along the x-axis.
setWidthPercent(double) - Method in interface ilog.views.chart.renderer.IlvVariableWidthRenderer
Sets the width of the graphical representation of a data point along the x-axis.
setWidthRatio(double) - Method in class ilog.views.graphic.composite.decoration.IlvBracket
Sets the ratio used to compute the width of the two horizontal borders of this object.
setWidths(int[]) - Method in class ilog.cpl.graphic.views.IlpSlotSizes
Sets the whole array of width sizes.
setWireFrameMode(boolean) - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DView
Sets whether this Ilv3DView is rendered in wire frame mode or not.
setWordWrapChars(String) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Specifies which characters allow wordwrapping when the label is implemented using IlvZoomableLabel objects.
setWordWrapMargin(double) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Deprecated.
Since JViews 5.5, this method is renamed into IlvGeneralNode.setLabelMargin(double).
setWordWrapMode(boolean) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Deprecated.
Since JViews 5.5, this method is replaced by IlvGeneralNode.setLabelMode(int).
setWorkingDirectory(File) - Method in class ilog.views.symbology.palettes.IlvPaletteManager
Sets the working directory in which palettes are saved before being packaged as jar files.
setWorkspaceActivationAction(String, String) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Specifies a checkable action to associate with the activation of a specified workspace configuration.
setWorkspaceConfiguration(String) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Sets the current workspace configuration to the configuration defined in the settings with the specified name.
setWorkspaceProperty(String, String, Object) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Sets the value of the propertyName property of the specified workspace configuration to the specified value.
setWrappingHeight(double) - Method in class ilog.views.graphic.IlvText
Sets the wrapping height of the text.
setWrappingMode(short) - Method in class ilog.views.graphic.IlvText
Changes the wrapping mode of the text.
setWrappingWidth(float) - Method in class ilog.views.chart.IlvLabelRenderer
Sets the wrapping width.
setWrappingWidth(double) - Method in class ilog.views.graphic.IlvText
Sets the wrapping width of the text.
setWritableSettings(IlvSettings) - Method in class ilog.views.appframe.settings.IlvSettingsManager
Sets the settings where modifications made to settings owned by this settings manager would be stored.
setWriteDBF(boolean) - Method in class ilog.views.maps.export.IlvShapeExporter
Sets whether DBF file are written along with SHP files or not.
setWriter(IlvDefaultFileTileWriter) - Method in class ilog.views.util.servlet.tiling.IlvFileTileManager
Sets the IlvTileWriter used by this tile manager to write the tiles.
setWriteUserSettings(boolean) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Specifies if the docking area should write the current layout of its dockable panes in the user settings when the application is closing.
setWritingObjects(boolean) - Method in class ilog.views.maps.IlvMapOutputStream
Sets whether this IlvMapOutputStream will write manager layers.
setX(double) - Method in class ilog.cpl.graphic.IlpRect
Sets the rectangle X coordinate.
setX(int, double) - Method in class ilog.views.chart.IlvDoublePoints
Changes the x-value at the specified index.
setX(double) - Method in class ilog.views.dashboard.IlvDashboardSymbol
Sets the x coordinate for this symbol.
setX(double) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DDoubleVector
Sets the x coordinate.
setX(float) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DFloatVector
Sets the x coordinate.
setX(double) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DVertex
Sets the X coordinate of this Ilv3DVertex.
setX(double) - Method in class ilog.views.maps.raster.IlvRasterProperties
Sets the projected horizontal coordinate of the top left corner of the original raster.
setX(double) - Method in class ilog.views.prototypes.IlvGraphicElement
Sets the x coordinate of this graphic element.
setX(double) - Method in class ilog.views.util.print.IlvUnit.Point
Changes the x coordinate.
setX(double) - Method in class ilog.views.util.print.IlvUnit.Rectangle
Changes the x coordinate.
setXAxisDirection() - Method in class ilog.tgo.graphic.IltChartMapping
Sets the direction of the x axis.
setXAxisReversed(boolean) - Method in class ilog.views.chart.IlvChart
Sets the reversed property of the x-axis.
setXColumn(String) - Method in class ilog.views.chart.faces.component.data.IlvFacesJDBCMapping
Sets the xColumn.
setxColumn(String) - Method in class ilog.views.chart.faces.component.data.IlvFacesJDBCMapping
Sets the xColumn.
setXColumn(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvFacesJDBCMappingTag
Sets the xColumn.
setxColumn(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvFacesJDBCMappingTag
Sets the xColumn
setXCrossing(IlvAxis.Crossing) - Method in class ilog.views.chart.IlvCoordinateSystem
Specifies where the x-axis crosses the y-axis.
setXCrossingValue(double) - Method in class ilog.views.chart.IlvCoordinateSystem
Specifies where the x-axis crosses the y-axis.
setXData(int, double) - Method in class ilog.views.chart.data.IlvDefaultDataSet
Modifies the x value of the data point at the specified index.
setXEditAllowed(boolean) - Method in class ilog.views.chart.interactor.IlvChartEditPointInteractor
Sets whether modification along the x-axis is allowed.
setXGrid(IlvGrid) - Method in class ilog.views.chart.IlvChart
Changes the abscissa grid.
setXGrid(IlvGanttGridRenderer) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the abscissa grid for the x-axis.
setXGridVisible(boolean) - Method in class ilog.views.chart.IlvChart
Sets whether the major lines of the abscissa grid are visible.
setXIndex(int) - Method in class ilog.cpl.graphic.views.IlpShelfItemPosition
Sets the xIndex attribute.
setXMLConnector(IlvPersistentSDMModelXMLConnector) - Method in class ilog.views.maps.symbology.swing.IlvPersistentSDMModelProperty
Overrides the IlvXMLConnector that reads and writes data.
setXMLConnector(IlvXMLConnector) - Method in class ilog.views.sdm.IlvSDMEngine
Sets the IlvXMLConnector object used to read and write the contents of the SDM data model from/to XML files.
setXMLFile(String) - Method in class ilog.views.sdm.IlvSDMEngine
Sets the XML file containing the data to display.
setXMLFile(String) - Method in class ilog.views.sdm.IlvSDMView
Sets the XML file containing the data to display.
setXmlFile(HttpServletRequest, String) - Method in class ilog.views.sdm.servlet.IlvSDMServlet
Loads an XML data file in the SDM engine.
setXmlFile(HttpServletRequest, String) - Method in class ilog.views.sdm.servlet.IlvSDMServletSupport
Loads an XML data file in the SDM engine.
setXMLFileURL(URL) - Method in class ilog.views.appframe.settings.xml.IlvXMLSettings
Sets an XML file that will provide settings data for the settings.
setXMLProcessingInstructionProperty(String, String) - Method in class ilog.views.sdm.IlvSDMEngine
Sets a property to be saved in the XML processing instruction for SDM.
setXmlStandalone(boolean) - Method in class ilog.views.appframe.settings.IlvSettings
setXmlVersion(String) - Method in class ilog.views.appframe.settings.IlvSettings
setXOffset(double) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
Sets the horizontal offset of the legend box.
setXORColor(Color) - Method in class ilog.views.chart.IlvChartInteractor
Sets the XOR color.
setXORGhost(boolean) - Method in class ilog.cpl.graph.action.toolbar.IlpGraphInteractorButton
Sets the ghost drawing mode.
setXORGhost(boolean) - Method in class ilog.views.chart.IlvChartInteractor
Sets whether the interactor draws its ghost in XOR mode.
setXORGhost(boolean) - Method in class ilog.views.IlvManagerViewInteractor
Sets the ghost drawing mode.
setXORGhost(boolean) - Method in class ilog.views.interactor.IlvSelectInteractor
Sets the ghost drawing mode.
setXPadding(int) - Method in class ilog.tgo.graphic.IltCounterMapping
Sets the distance, on the x axis, between the digits and the counter border.
setXPanAllowed(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartPanInteractorTag
Sets whether a zoom along the x-axis is allowed.
setxPanAllowed(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartPanInteractorTag
Sets whether a zoom along the x-axis is allowed.
setXPanAllowed(boolean) - Method in class ilog.views.chart.faces.interactor.IlvChartPanInteractor
Sets whether a zoom along the x-axis is allowed.
setXPanAllowed(boolean) - Method in class ilog.views.chart.interactor.IlvChartPanInteractor
Sets whether panning along the X-axis is allowed.
setXRangeIncludingUndefinedPoints(boolean) - Method in class ilog.views.chart.data.IlvAbstractDataSet
Specifies whether points with an undefined y value are included when computing the x range.
setXScale(IlvScale) - Method in class ilog.views.chart.IlvChart
Changes the abscissa scale.
setXScaleTitle(String) - Method in class ilog.views.chart.IlvChart
Sets the abscissa scale title.
setXScaleTitleRotation(double) - Method in class ilog.views.chart.IlvChart
Sets the rotation of the abscissa scale title.
setXScaleVisible(boolean) - Method in class ilog.views.chart.IlvChart
Sets whether the abscissa scale is visible.
setXScrollBar(JScrollBar) - Method in class ilog.views.chart.IlvChart
Attaches the specified scroll bar to the x-axis.
setXSeriesIndex(int) - Method in class ilog.views.chart.data.IlvJDBCDataSource
Sets the xseries column index.
setXSeriesIndex(int) - Method in class ilog.views.chart.data.IlvSwingTableDataSource
Sets the xseries column index.
setXShift(double) - Method in class ilog.views.chart.IlvChartRenderer
Sets the shift along the x-axis applied to data points before they are projected.
setXSlotIndex(int) - Method in class ilog.tgo.graphic.renderer.IltShelfBaseRenderer
Sets the value of the first slot number for the numbers that will be displayed either below or above the shelf frame.
setXSlotLabels(String[]) - Method in class ilog.tgo.graphic.renderer.IltShelfBaseRenderer
Sets the value of slot labels that will be displayed either below or above the shelf frame.
setXSlotSizes(int, int) - Method in class ilog.tgo.model.IltShelf
Changes the number of slots and their size in the x dimension.
setXSpan(double) - Method in class ilog.cpl.graphic.views.IlpShelfItemPosition
Sets the xSpan attribute.
setXTimeSeries(IlvDataSet, boolean) - Static method in class ilog.views.chart.data.IlvDataSetProperty
Sets the value of the XTimeSeries property on the specified data set to the given value.
setXValueFormat(IlvValueFormat) - Method in class ilog.views.chart.IlvChart
Specifies a format for the x-axis.
setXValues(double[]) - Method in class ilog.views.chart.data.IlvDefaultDataSet
Changes the x values of all data points.
setXYOffset(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvProjection
Specifies the false easting and the false northing.
setXYZ(double, double, double) - Method in class ilog.views.maps.IlvGeocentricCoordinateFormater
Sets cartesian XYZ coordinates of the current point
setXZoomAllowed(boolean) - Method in class ilog.views.chart.action.IlvChartZoomAction
Sets whether zooming along the x-axis is allowed.
setXZoomAllowed(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartZoomInteractorTag
Sets whether a zoom along the x-axis is allowed.
setxZoomAllowed(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartZoomInteractorTag
Sets whether a zoom along the x-axis is allowed.
setXZoomAllowed(boolean) - Method in class ilog.views.chart.faces.interactor.IlvChartZoomInteractor
Sets whether a zoom along the x-axis is allowed.
setXZoomAllowed(boolean) - Method in class ilog.views.chart.interactor.IlvChartZoomInteractor
Sets whether zooming along the X-axis is allowed.
setXZoomFactor(double) - Method in class ilog.views.chart.faces.component.IlvChartView
Changes the factor used when calling the JavaScript zoomIn and zoomOut methods.
setxZoomFactor(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
Changes the factor used when calling the JavaScript zoomIn and zoomOut methods.
setXZoomFactor(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
Changes the factor used when calling the JavaScript zoomIn and zoomOut methods.
setY(double) - Method in class ilog.cpl.graphic.IlpRect
Sets the rectangle Y coordinate.
setY(int, double) - Method in class ilog.views.chart.IlvDoublePoints
Changes the y-value at the specified index.
setY(double) - Method in class ilog.views.dashboard.IlvDashboardSymbol
Sets the y coordinate of this symbol.
setY(double) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DDoubleVector
Sets the y coordinate.
setY(float) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DFloatVector
Sets the y coordinate.
setY(double) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DVertex
Sets the Y coordinate of this Ilv3DVertex.
setY(double) - Method in class ilog.views.maps.raster.IlvRasterProperties
Sets the projected vertical coordinate of the top left corner of the original raster.
setY(double) - Method in class ilog.views.prototypes.IlvGraphicElement
Sets the y coordinate of this graphic element.
setY(double) - Method in class ilog.views.util.print.IlvUnit.Point
Changes the y coordinate.
setY(double) - Method in class ilog.views.util.print.IlvUnit.Rectangle
Changes the y coordinate.
setYAxisDirection() - Method in class ilog.tgo.graphic.IltChartMapping
Sets the direction of the y axis.
setYAxisIdx(int) - Method in class ilog.views.chart.IlvChartRenderer
Connects the specified renderer to the specified ordinate axis.
setYAxisIndex(int) - Method in class ilog.views.chart.action.IlvChartAction
Sets the index of the associated y-axis.
setYAxisIndex(int) - Method in class ilog.views.chart.IlvChartInteractor
Sets the associated y-axis index.
setYAxisReversed(boolean) - Method in class ilog.views.chart.IlvChart
Sets the reversed property of the main y-axis.
setYAxisReversed(boolean) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the reversed property of the y-axis.
setYColumn(String) - Method in class ilog.views.chart.faces.component.data.IlvFacesJDBCMapping
Sets the YColumn.
setyColumn(String) - Method in class ilog.views.chart.faces.component.data.IlvFacesJDBCMapping
Sets the YColumn.
setYColumn(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvFacesJDBCMappingTag
Sets the yColumn.
setyColumn(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvFacesJDBCMappingTag
Sets the yColumn.
setYCrossing(IlvAxis.Crossing) - Method in class ilog.views.chart.IlvCoordinateSystem
Specifies where the y-axis crosses the x-axis.
setYCrossingValue(double) - Method in class ilog.views.chart.IlvCoordinateSystem
Specifies where the y-axis crosses the x-axis.
setYData(int, double) - Method in class ilog.views.chart.data.IlvDefaultDataSet
Modifies the y value of the data point at the specified index.
setYearMode(boolean) - Method in class ilog.views.gantt.scale.IlvQuarterTimeScaleRow
Toggles the year mode to display labels.
setYearStep(int) - Method in class ilog.views.gantt.scale.IlvYearTimeScaleRow
Sets the number of years for an interval.
setYearStep(int) - Method in class ilog.views.util.time.IlvTimeIncrementPolicy.Year
Sets the number of years in a step increment.
setYearStep(int) - Method in class ilog.views.util.time.IlvTimeIncrementPolicy2.Year
Sets the number of years in a step increment.
setYEditAllowed(boolean) - Method in class ilog.views.chart.interactor.IlvChartEditPointInteractor
Sets whether modification along the y-axis is allowed.
setYGrid(int, IlvGrid) - Method in class ilog.views.chart.IlvChart
Changes the grid of the specified y-axis.
setYGrid(IlvGrid) - Method in class ilog.views.schedule.IlvScheduleDataChart
Changes the grid of the ordinate y-axis.
setYGridVisible(boolean) - Method in class ilog.views.chart.IlvChart
Sets whether the major lines of the grid associated with the y-axis of index 0 is visible.
setYGridVisible(boolean) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets whether the grid associated with the y-axis is visible.
setYIndex(int) - Method in class ilog.cpl.graphic.views.IlpShelfItemPosition
Sets the yIndex attribute.
setYOffset(double) - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityLabel
Sets the vertical distance between the label and the main renderer.
setYOffset(double) - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
Sets the vertical offset of the legend box.
setYPadding(int) - Method in class ilog.tgo.graphic.IltCounterMapping
Sets the distance, on the y axis, between the digits and the counter border.
setYPanAllowed(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartPanInteractorTag
Sets whether a zoom along the y-axis is allowed.
setyPanAllowed(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartPanInteractorTag
Sets whether a zoom along the y-axis is allowed.
setYPanAllowed(boolean) - Method in class ilog.views.chart.faces.interactor.IlvChartPanInteractor
Sets whether a zoom along the y-axis is allowed.
setYPanAllowed(boolean) - Method in class ilog.views.chart.interactor.IlvChartPanInteractor
Sets whether panning along the Y-axis is allowed.
setYScale(int, IlvScale) - Method in class ilog.views.chart.IlvChart
Changes the specified ordinate scale.
setYScale(IlvScale) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the ordinate scale for the y-axis.
setYScaleTitle(String) - Method in class ilog.views.chart.IlvChart
Sets the title of the ordinate scale connected to the y-axis of index 0.
setYScaleTitle(String) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the title of the ordinate scale connected to the y-axis.
setYScaleTitleRotation(double) - Method in class ilog.views.chart.IlvChart
Sets the title rotation of the ordinate scale connected to the y-axis of index 0.
setYScaleTitleRotation(double) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets the title rotation of the ordinate scale connected to the y-axis.
setYScaleVisible(boolean) - Method in class ilog.views.chart.IlvChart
Sets whether the scale connected to the y-axis of index 0 is visible.
setYScaleVisible(boolean) - Method in class ilog.views.schedule.IlvScheduleDataChart
Sets whether the scale connected to the y-axis is visible.
setYSlotSizes(int, int) - Method in class ilog.tgo.model.IltShelf
Changes the number of slots and their size in the y dimension.
setYSpan(double) - Method in class ilog.cpl.graphic.views.IlpShelfItemPosition
Sets the ySpan attribute.
setYTimeSeries(IlvDataSet, boolean) - Static method in class ilog.views.chart.data.IlvDataSetProperty
Sets the value of the YTimeSeries property on the specified data set to the given value.
setYValueFormat(int, IlvValueFormat) - Method in class ilog.views.chart.IlvChart
Specifies a format for a y-axis.
setYValues(double[]) - Method in class ilog.views.chart.data.IlvDefaultDataSet
Changes the y values of all data points.
setYZoomAllowed(boolean) - Method in class ilog.views.chart.action.IlvChartZoomAction
Sets whether zooming along the y-axis is allowed.
setYZoomAllowed(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartZoomInteractorTag
Sets whether a zoom along the y-axis is allowed.
setyZoomAllowed(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartZoomInteractorTag
Sets whether a zoom along the y-axis is allowed.
setYZoomAllowed(boolean) - Method in class ilog.views.chart.faces.interactor.IlvChartZoomInteractor
Sets whether a zoom along the y-axis is allowed.
setYZoomAllowed(boolean) - Method in class ilog.views.chart.interactor.IlvChartZoomInteractor
Sets whether zooming along the Y-axis is allowed.
setYZoomFactor(double) - Method in class ilog.views.chart.faces.component.IlvChartView
Changes the factor used when calling the JavaScript zoomIn and zoomOut methods.
setyZoomFactor(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
Changes the factor used when calling the JavaScript zoomIn and zoomOut methods.
setYZoomFactor(String) - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
Changes the factor used when calling the JavaScript zoomIn and zoomOut methods.
setZ(double) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DDoubleVector
Sets the z coordinate.
setZ(float) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DFloatVector
Sets the z coordinate.
setZ(double) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DVertex
Sets the Z coordinate of this Ilv3DVertex.
setZAnnotationColorVarying(boolean) - Method in class ilog.views.chart.IlvChart3DView
Specifies whether the text annotations along the depth axis take the color of the corresponding data series, or whether they are all of the same color.
setZAnnotationRenderer(IlvLabelRenderer) - Method in class ilog.views.chart.IlvChart3DView
Sets the renderer used to display the text annotations along the depth axis.
setZAnnotationVisible(boolean) - Method in class ilog.views.chart.IlvChart3DView
Specifies whether text annotations are displayed along the depth axis.
setZGridPaint(Paint) - Method in class ilog.views.chart.IlvChart3DView
Specifies the paint used to draw the grid lines along the depth axis.
setZGridStroke(Stroke) - Method in class ilog.views.chart.IlvChart3DView
Specifies the stroke used to draw the grid lines along the depth axis.
setZGridVisible(boolean) - Method in class ilog.views.chart.IlvChart3DView
Specifies whether z grid lines are drawn.
setZone(int) - Method in class ilog.views.maps.defense.format.asrp.projection.IlvAbstractARCProjection
Sets Zone number.
setZone(int) - Method in class ilog.views.maps.projection.IlvUniversalTransverseMercatorProjection
Sets the UTM zone to which the projection applies.
setZoom(double) - Method in class ilog.views.chart.IlvChart3DView
Sets the zooming factor.
setZoomable(boolean) - Method in class ilog.views.graphic.IlvExpandCollapseMarker
Sets whether the marker follows the zoom level.
setZoomable(boolean) - Method in class ilog.views.maps.graphic.IlvStrokedPathDecoration
Indicates whether the line width of the decoration should be zoomable
setZoomable(boolean) - Method in class ilog.views.maps.rendering.IlvMapTextRenderer
Sets the zoomability of text objects being rendered by this IlvMapTextRenderer.
setZoomAllowed(boolean) - Method in class ilog.views.gantt.scale.IlvTimeScale
Sets whether click-move-click zooming with the mouse is allowed.
setZoomButton(int) - Method in class ilog.views.maps.interactor.IlvContinuousZoomInteractor
Sets the button that is used to zoom.
setZoomDelay(int) - Method in class ilog.views.maps.beans.IlvJAdvancedZoomControl
Sets the time interval between 2 successive zooms - until user releases the slider.
setZoomEventMask(int) - Method in class ilog.views.chart.interactor.IlvChart3DViewInteractor
Sets the event mask used for zooming the view.
setZoomFactor(double) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentZoomInAction
Sets the zoom factor used by this action.
setZoomFactor(double) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentZoomInButton
Sets the zoom factor that is used by this action.
setZoomFactor(double) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentZoomOutAction
Sets the zoom factor used by this action.
setZoomFactor(double) - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentZoomOutButton
Sets the zoom factor that is used by this action.
setZoomFactor(double) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkZoomInAction
Sets the zoom factor used by this action.
setZoomFactor(double) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkZoomInButton
Sets the zoom factor that is used by this action.
setZoomFactor(double) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkZoomOutAction
Sets the zoom factor used by this action.
setZoomFactor(double) - Method in class ilog.cpl.network.action.toolbar.IlpNetworkZoomOutButton
Sets the zoom factor that is used by this action.
setZoomFactor(double) - Method in class ilog.views.accelerator.IlvZoomInAccelerator
Changes the zoom factor.
setZoomFactor(double) - Method in class ilog.views.accelerator.IlvZoomOutAccelerator
Changes the zoom factor.
setZoomFactor(double) - Method in class ilog.views.chart.action.IlvChartZoomAction
Sets the zoom factor.
setZoomFactor(double) - Method in class ilog.views.chart.IlvLocalZoomAxisTransformer
Sets the zoom factor.
setZoomFactor(double) - Method in class ilog.views.diagrammer.IlvDiagrammer
Changes the zoom factor used by the IlvDiagrammer.zoomIn() and IlvDiagrammer.zoomOut() methods.
setZoomFactor(double) - Method in class ilog.views.faces.component.IlvFacesView
Sets the factor used when zoomIn or zoomOut JavaScript actions are called.
setZoomFactor(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Sets the factor used when zoomIn or zoomOut JavaScript actions are called.
setZoomFactor(double) - Method in class ilog.views.gantt.action.IlvZoomInAction
Sets the zoom factor.
setZoomFactor(double) - Method in class ilog.views.gantt.action.IlvZoomOutAction
Sets the zoom factor.
setZoomFactor(double) - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
Sets the factor used when zooming.
setZoomFactor(String) - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
Sets the factor used when zooming.
setZoomFactorRange(double, double) - Method in class ilog.views.IlvManagerView
Sets the minimal and maximal zoom factor allowed for the view.
setZoomInButtonAvailable(boolean) - Method in class ilog.views.awt.IlvManagerViewControlBar
Specifies whether the Zoom In tool is available.
setZoomInButtonAvailable(boolean) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Specifies whether the Zoom in tool is available.
setZoomInEventMask(int) - Method in class ilog.views.chart.interactor.IlvChartZoomInteractor
Sets the zoom in event mask.
setZoomInFactor(double) - Method in class ilog.views.awt.IlvManagerViewControlBar
Changes the zoom in factor.
setZoomInFactor(double) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Changes the zoom in factor.
setZoomingRenderer(IlpZoomingRenderer) - Method in class ilog.cpl.graph.IlpGraphView
 
setZoomInIcon(Icon) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Indicates the icon of the Zoom In button.
setZoomInIconImage(Image) - Method in class ilog.views.awt.IlvManagerViewControlBar
Specifies the icon image of the Zoom in button.
setZoomInIconURL(URL) - Method in class ilog.views.awt.IlvManagerViewControlBar
Specifies the icon image of the Zoom in button.
setZoomInIconURL(URL) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Indicates the icon of the Zoom In button.
setZoomInKeyCode(int) - Method in class ilog.views.maps.interactor.IlvContinuousZoomInteractor
Set the zoom in keycode.
setZoomInKeyCode(int) - Method in class ilog.views.maps.interactor.IlvMapZoomInteractor
Set the zoom in keycode.
setZoomInteractor(IlvZoomViewInteractor) - Method in class ilog.views.diagrammer.IlvDiagrammer
Changes the interactor used when the diagram component is in zoom mode.
setZoomInToolTipText(String) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Indicates the text to display in the Zoom in button tooltip.
setZoomLevel(double) - Method in class ilog.views.print.IlvManagerPrintableDocument
Changes the zoom level used when printing.
setZoomLevel(double) - Method in class ilog.views.print.IlvSimplePrintableManager
Changes the zoom level used when printing.
setZoomLevelModificationEnabled(boolean) - Method in class ilog.views.print.IlvManagerPrintableDocument
Allows the user to change the zoom level used for printing in the setup dialog box.
setZoomLevels(double[]) - Method in class ilog.views.faces.component.IlvFacesView
Sets the fixed zoom levels displayed by the view.
setZoomLevels(String) - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
Sets the fixed zoom levels displayed by the view.
setZoomLimit(double) - Method in class ilog.views.swing.IlvJComponentGraphic
Specifies the zoom factor limit.
setZoomMode(boolean) - Method in class ilog.views.diagrammer.IlvDiagrammer
Enables or disables zooming.
setZoomOutAllowed(boolean) - Method in class ilog.views.chart.interactor.IlvChartZoomInteractor
Sets whether zooming out is allowed.
setZoomOutButtonAvailable(boolean) - Method in class ilog.views.awt.IlvManagerViewControlBar
Specifies whether the Zoom out tool is available.
setZoomOutButtonAvailable(boolean) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Specifies whether the Zoom out tool is available.
setZoomOutEventMask(int) - Method in class ilog.views.chart.interactor.IlvChartZoomInteractor
Sets the zoom out event mask.
setZoomOutFactor(double) - Method in class ilog.views.awt.IlvManagerViewControlBar
Changes the zoom out factor.
setZoomOutFactor(double) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Changes the zoom out factor.
setZoomOutIcon(Icon) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Indicates the icon of the Zoom Out button.
setZoomOutIconImage(Image) - Method in class ilog.views.awt.IlvManagerViewControlBar
Specifies the icon image of the Zoom out button.
setZoomOutIconURL(URL) - Method in class ilog.views.awt.IlvManagerViewControlBar
Specifies the icon image of the Zoom out button.
setZoomOutIconURL(URL) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Indicates the icon of the Zoom Out button.
setZoomOutKeyCode(int) - Method in class ilog.views.maps.interactor.IlvContinuousZoomInteractor
Set the zoom out keycode.
setZoomOutKeyCode(int) - Method in class ilog.views.maps.interactor.IlvMapZoomInteractor
Set the zoom out keycode.
setZoomOutToolTipText(String) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Indicates the text to display in the Zoom out button tooltip.
setZoomPolicy(IlpZoomPolicy) - Method in class ilog.cpl.equipment.renderer.IlpZoomingRenderer
Sets the zoom policy.
setZoomPolicy(IlpZoomPolicy) - Method in class ilog.cpl.graph.IlpGraphView
Sets the zoom policy.
setZoomPolicy(IlpZoomPolicy) - Method in class ilog.cpl.IlpEquipment
Sets the zoom policy.
setZoomPolicy(IlpZoomPolicy) - Method in class ilog.cpl.IlpNetwork
Sets the zoom policy.
setZoomPolicy(IlpZoomPolicy) - Method in class ilog.cpl.network.renderer.IlpZoomingRenderer
Sets the zoom policy.
setZoomPolicy(IltZoomPolicy) - Method in class ilog.tgo.graphic.IltNetwork
Changes the zoom policy of this manager.
setZoomRange(double, double) - Method in class ilog.views.chart.IlvLocalZoomAxisTransformer
Sets the zoom range.
setZoomThreshold(double) - Method in class ilog.tgo.composite.IltMixedZoomPolicy
Sets the value of the zoom threshold determining when the physical zoom policy or the logical zoom policy must be used.
setZoomTransformer(IlvTransformer) - Method in class ilog.views.print.IlvManagerPrintableDocument
Changes the zoom transformer used when printing.
setZoomTransformer(IlvTransformer) - Method in class ilog.views.print.IlvSimplePrintableManager
Changes the zoom transformer that is used when printing.
setZoomViewButtonAvailable(boolean) - Method in class ilog.views.awt.IlvManagerViewControlBar
Specifies whether the Zoom view tool is available.
setZoomViewButtonAvailable(boolean) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Specifies whether the Zoom view tool is available.
setZoomViewIcon(Icon) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Indicates the icon of the Zoom view button.
setZoomViewIconImage(Image) - Method in class ilog.views.awt.IlvManagerViewControlBar
Specifies the icon image of the Zoom view button.
setZoomViewIconURL(URL) - Method in class ilog.views.awt.IlvManagerViewControlBar
Specifies the icon image of the Zoom view button.
setZoomViewIconURL(URL) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Indicates the icon of the Zoom view button.
setZoomViewInteractor(IlvManagerViewInteractor) - Method in class ilog.views.awt.IlvManagerViewControlBar
Changes the zoom view interactor.
setZoomViewInteractor(IlvManagerViewInteractor) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Changes the zoom view interactor.
setZoomViewToolTipText(String) - Method in class ilog.views.swing.IlvJManagerViewControlBar
Indicates the text to display in the Zoom view button tooltip.
setZOrderIndex(int) - Method in class ilog.views.IlvGraphic
Sets the index within a manager layer.
setZOrdering(boolean) - Method in class ilog.views.IlvIndexedSet
Sets whether Z-ordering is enabled.
severities() - Method in class ilog.tgo.model.IltAlarmSystem
Return all the severities being handled by this alarm system.
Severity() - Constructor for class ilog.tgo.model.IltAlarm.Severity
Default constructor Used internally to initialize the static severities defined in this class.
Severity(String, int) - Constructor for class ilog.tgo.model.IltAlarm.Severity
Creates a new severity.
severityAdded(IltAlarmSystemEvent) - Method in class ilog.tgo.model.IltObjectState
This method is called when an alarm severity is added to the system.
severityRemoved(IltAlarmSystemEvent) - Method in class ilog.tgo.model.IltObjectState
This method is called when a state is removed from the system.
severityStates() - Method in class ilog.tgo.model.IltAlarmSystem
Return all the severity states being handled by this alarm system.
severityText - Variable in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
 
sForward(IlvCoordinate) - Method in class ilog.views.maps.defense.format.asrp.IlvRasterASRPReader.ASRPProjection
Implements the projection for a sphere.
sForward(IlvCoordinate) - Method in class ilog.views.maps.defense.format.asrp.projection.IlvAbstractARCProjection
Implements the projection for a sphere.
sForward(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvAlbersEqualAreaProjection
Implements the projection for a sphere.
sForward(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvAzimuthalEquidistantProjection
Implements the projection for a sphere.
sForward(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvCassiniProjection
Implements the projection for a sphere.
sForward(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvCylindricalEqualAreaProjection
Implements the projection for a sphere.
sForward(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvEckert4Projection
Implements the projection for a sphere.
sForward(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvEckert6Projection
Implements the projection for a sphere.
sForward(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvEquidistantCylindricalProjection
Implements the projection for a sphere.
sForward(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvGeographicProjection
Deprecated.
Implements the projection for a sphere.
sForward(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvGnomonicProjection
Implements the projection for a sphere.
sForward(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvLambertAzimuthalEqualAreaProjection
Implements the projection for a sphere.
sForward(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvLambertConformalConicProjection
Implements the projection for a sphere.
sForward(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvMercatorProjection
Implements the projection for a sphere.
sForward(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvMillerCylindricalProjection
Implements the projection for a sphere.
sForward(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvMollweideProjection
Implements the projection for a sphere.
sForward(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvObliqueMercatorProjection
Implements the projection for a sphere.
sForward(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvOrthographicProjection
Implements the projection for a sphere.
sForward(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvPolyconicProjection
Implements the projection for a sphere.
sForward(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvProjection
Implements the projection for a sphere.
sForward(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvRobinsonProjection
Implements the projection for a sphere.
sForward(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvSinusoidalProjection
Implements the projection for a sphere.
sForward(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvStereographicProjection
Implements the projection for a sphere.
sForward(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvTransverseMercatorProjection
Implements the projection for a sphere.
sForward(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvWagner4Projection
Implements the projection for a sphere.
SGS85 - Static variable in class ilog.views.maps.projection.IlvEllipsoid
The ellipsoid used in the Soviet Geodetic System 85
Shade(float) - Constructor for class ilog.tgo.grprim.IltColorModifier.Shade
 
Shade() - Constructor for class ilog.tgo.grprim.IltColorModifier.Shade
Creates a new color modifier.
SHADOW - Static variable in class ilog.views.gantt.graphic.renderer.IlvBasicActivityBar
The activity will be rendered as a shadow rectangle.
ShadowLabel() - Constructor for class ilog.views.sdm.graphic.IlvGraphicFactories.ShadowLabel
Bean constructor.
shadowLabelAction - Variable in class ilog.views.dashboard.IlvDashboardBackgroundBar
Create a shadow label object in the current dashboard diagram.
shadowRectangleAction - Variable in class ilog.views.dashboard.IlvDashboardBackgroundBar
Create a shadow rectangle object in the current dashboard diagram.
shape - Variable in class ilog.views.sdm.graphic.IlvGeneralNode
The basic shape of the general node.
Shape_CellShape - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a cell shape.
Shape_Circle - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a circle shape.
Shape_CircleSmall - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a small circle shape.
Shape_Diamond - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a diamond shape.
SHAPE_EXACT - Static variable in class ilog.views.chart.renderer.IlvSingleBarRenderer
In this mode, every bar has an exact projected rectangle shape.
Shape_Hexagon - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a regular hexagon shape.
Shape_HexagonFlat - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a horizontal hexagon shape.
Shape_HexagonSmall - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a small regular hexagon shape.
Shape_Octogon - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for an octogon shape.
Shape_Oval - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a oval shape.
Shape_OvalSmall - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a small oval shape.
Shape_Pentagon - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a pentagon shape.
Shape_PentagonBottom - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a pentagon shape, pointing to the bottom.
Shape_PentagonLeft - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a pentagon shape, pointing to the left.
Shape_PentagonRight - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a pentagon shape, pointing to the right.
Shape_PentagonTop - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a pentagon shape, pointing to the top.
SHAPE_POLYGON - Static variable in class ilog.views.chart.renderer.IlvSingleBarRenderer
In this mode, every bar has a polygonal shape that approximates the exact projected shape.
SHAPE_QUADRILATERAL - Static variable in class ilog.views.chart.renderer.IlvSingleBarRenderer
In this mode, every bar has a quadrilateral (4-gon) shape.
Shape_Rectangle - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a rectangular shape.
Shape_RectangleSmall - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a small rectangular shape.
Shape_RoundSquare - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a rectangle shape with rounded corners.
Shape_Square - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a square shape.
Shape_Transceiver - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a transceiver shape.
Shape_TransceiverBottom - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a transceiver shape, pointing to the bottom.
Shape_TransceiverLeft - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a transceiver shape, pointing to the left.
Shape_TransceiverRight - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a transceiver shape, pointing to the right.
Shape_TransceiverTop - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a transceiver shape, pointing to the top.
Shape_Trapezoid - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a trapezoid shape.
Shape_TrapezoidBottom - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a trapezoid shape, with the small side on the bottom.
Shape_TrapezoidLeft - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a trapezoid shape, with the small side on the left.
Shape_TrapezoidRight - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a trapezoid shape, with the small side on the right.
Shape_TrapezoidTop - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a trapezoid shape, with the small side on the top.
Shape_Triangle - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a triangle shape.
Shape_TriangleBottom - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a triangle shape, pointing to the bottom.
Shape_TriangleLeft - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a triangle shape, pointing to the left.
Shape_TriangleRight - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a triangle shape, pointing to the right.
Shape_TriangleTop - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a triangle shape, pointing to the top.
ShapeAspectRatio - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
Use CSS property shapeAspectRatio instead.
shapeChanged(IltShapeChangedEvent) - Method in interface ilog.tgo.graphic.IltShapeChangedListener
Called after the shape of a graphic object has changed.
shapeContains(Shape, double, double) - Method in class ilog.views.chart.IlvStyle
Returns whether the specified shape contains the specified point.
shapeFromPoints(IlvPoint[]) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
shapeFromPoints(IlvPoint[], IlvTransformer) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Generates a shape from the given points.
ShapeHeight - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
Use CSS property shapeHeight instead.
ShapeType - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
Use CSS property shapeType instead.
ShapeWidth - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
Use CSS property shapeWidth instead.
shared - Variable in class ilog.cpl.style.IlpStyleContext
Deprecated.
Indicates whether the style is a shared style
SHARPEN_OP - Static variable in class ilog.views.IlvHoverHighlightingImageOperation
Predefined edge detection operation float[] sharpenKernel = { 0.0f, -1.0f, 0.0f, -1.0f, 5.0f, -1.0f, 0.0f, -1.0f, 0.0f }; BufferedImageOp SHARPEN_OP = new ConvolveOp(new Kernel(3, 3, sharpKernel),ConvolveOp.EDGE_NO_OP, null);
SHEET_COMPONENT - Static variable in class ilog.views.gantt.servlet.IlvGanttServletSupport
The Gantt sheet value for IlvGanttServletSupport.COMPONENT_PARAM.
SHEET_H_SCROLL_BACKGROUND_CLICK_EXTENT - Static variable in interface ilog.views.gantt.faces.IlvFacesGanttConstants
The sheetHScrollBackgroundClickExtent of the IlvFacesHierarchyChartView.
SHEET_H_SCROLL_BACKGROUND_CLICK_EXTENT_DEFAULT_VALUE - Static variable in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
Default value of sheetHScrollBackgroundClickExtent property
SHEET_INTERACTOR - Static variable in interface ilog.views.gantt.faces.IlvFacesGanttConstants
The interactor property of a view.
SHEET_INTERACTOR_ID - Static variable in interface ilog.views.gantt.faces.IlvFacesGanttConstants
The interactor ID property of a view.
Shelf - Static variable in class ilog.tgo.resource.IltrColor
 
ShelfBright - Static variable in class ilog.tgo.resource.IltrColor
 
ShelfDark - Static variable in class ilog.tgo.resource.IltrColor
 
ShelfItemBorderThickness - Static variable in class ilog.tgo.resource.IltrThickness
 
ShelfOutline - Static variable in class ilog.tgo.resource.IltrColor
 
ShelfOutlineThickness - Static variable in class ilog.tgo.resource.IltrThickness
 
ShelfText - Static variable in class ilog.tgo.resource.IltrColor
 
ShelfText - Static variable in class ilog.tgo.resource.IltrFont
 
ShelfText - Static variable in class ilog.tgo.resource.IltrTextPalette
Deprecated.
 
shiftAlongAxis(Rectangle, IlvAxis, IlvDoublePoint, double) - Method in interface ilog.views.chart.IlvChartProjector
Shifts a point in projected space along a given axis.
shiftChild(IlvMutableSDMNode, byte) - Method in class ilog.views.sdm.model.IlvDefaultSDMNode
Moves a child up or down in the children list.
SHORT - Static variable in class ilog.views.util.text.IlvListFormat
Identifies the list formatting style that contains the minimum possible amount of verbose text.
SHORT_DAY_VISIBILITY - Static variable in class ilog.views.gantt.scale.IlvGanttTimeScaleVisibilityPolicy
The index representing the visibility condition for displaying when the zoom level enables to display every day using a short format.
SHORT_FLOATING_POINT_TYPE - Static variable in class ilog.views.maps.defense.format.vmap.AbstractColumnInfo
Short floating point : F
SHORT_INTEGER_TYPE - Static variable in class ilog.views.maps.defense.format.vmap.AbstractColumnInfo
Short Integer : S
SHORT_LINKS - Static variable in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Short links layout mode.
SHORT_LINKS - Static variable in class ilog.views.graphlayout.link.IlvLinkLayout
Short links layout mode.
SHORT_MONTH_VISIBILITY - Static variable in class ilog.views.gantt.scale.IlvGanttTimeScaleVisibilityPolicy
The index representing the visibility condition for displaying when the zoom level enables to display every month using a short format.
SHORT_NAME_PROPERTY - Static variable in class ilog.views.appframe.docview.IlvDocumentTemplate
Bound property name for the short name of the document template.
SHORT_RASTER - Static variable in class ilog.views.maps.raster.IlvRasterMappedBuffer
When the the data type attribute is set to this value, it means that the raster is coded with short.
Shortcut - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Default value of CSS property shortcutIcon when the IltNetworkElement.ShortcutAttribute is set to IltShortcutAttributeType.STANDARD.
shortCut(AWTEvent, IlvManagerView) - Method in class ilog.views.IlvManager
Handles the accelerators in the manager view.
ShortcutAttribute - Static variable in class ilog.tgo.model.IltGroup
Attribute used to define whether the group is a shortcut group or not.
ShortcutAttribute - Static variable in class ilog.tgo.model.IltNetworkElement
An attribute that is used to define whether the network element is a shortcut network element or not.
ShortcutAttributeTypeArrayEditor() - Constructor for class ilog.tgo.model.attribute.IltShortcutAttributeType.ShortcutAttributeTypeArrayEditor
Default constructor.
ShortcutAttributeTypeEditor() - Constructor for class ilog.tgo.model.attribute.IltShortcutAttributeType.ShortcutAttributeTypeEditor
Default constructor.
ShortcutIcon - Static variable in class ilog.tgo.model.IltObject
 
ShortcutIconMap - Static variable in class ilog.tgo.model.IltObject
 
ShortcutIconVisible - Static variable in class ilog.tgo.model.IltObject
 
ShortcutToolTipMap - Static variable in class ilog.tgo.model.IltObject
 
shortDescription - Static variable in class ilog.cpl.project.IlpProject
The name of the predefined project property that holds a short description of the project.
shortDescription - Static variable in class ilog.views.diagrammer.project.IlvDiagrammerProject
The name of the predefined project property that holds a short description of the project.
shortenForArrowDraw(IlvPoint[], double) - Method in class ilog.views.hypergraph.IlvHyperEdge
Shorten the line between pts[0] and pts[1] by the size of the arrow.
shortValue() - Method in class ilog.views.io.IlvSingleValueNamedProperty
Returns the value stored in the named property, if the value is a short.
shouldAdjust(IlvChart, IlvAxis) - Method in class ilog.views.chart.IlvDefaultDataRangePolicy
Indicates whether the calculation policy should adjust the data range of the specified axis.
shouldAvoidJava9Internal() - Static method in class ilog.views.util.java.Version
 
shouldElementBePartOfClip(IlvGraphic) - Method in class ilog.views.graphic.IlvGraphicSet
Called for each element if @see #shouldRestrictListOfElementsForClip() returns true.
shouldElementBePartOfClip(IlvGraphic) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Called for each element if @see #shouldElementBePartOfClip(IlvGraphic) returns true.
shouldGenerate(IlvManagerView, IlvGraphic, IlvTransformer) - Method in class ilog.views.servlet.IlvImageMapAreaGenerator
This method returns true if an area should be generated for the specified graphic object.
shouldGenerateImageMap(HttpServletRequest, IlvManagerLayer, IlvManagerView, IlvTransformer) - Method in class ilog.tgo.faces.equipment.dhtml.servlet.IltFacesEquipmentServletSupport
Returns true if image map information should be generated for the specified layer.
shouldGenerateImageMap(HttpServletRequest, IlvGraphic, IlvManagerView, IlvTransformer) - Method in class ilog.tgo.faces.equipment.dhtml.servlet.IltFacesEquipmentServletSupport
Returns true if image map information should be generated for the specified IlvGraphic.
shouldGenerateImageMap(HttpServletRequest, IlvGraphic, IlvManagerView, IlvTransformer) - Method in class ilog.tgo.faces.graph.dhtml.servlet.IltFacesGraphServletSupport
Returns true if image map information should be generated for the specified IlvGraphic.
shouldGenerateImageMap(HttpServletRequest, IlvManagerLayer, IlvManagerView, IlvTransformer) - Method in class ilog.tgo.faces.network.dhtml.servlet.IltFacesNetworkServletSupport
Returns true if image map information should be generated for the specified layer.
shouldGenerateImageMap(HttpServletRequest, IlvGraphic, IlvManagerView, IlvTransformer) - Method in class ilog.tgo.faces.network.dhtml.servlet.IltFacesNetworkServletSupport
Returns true if image map information should be generated for the specified IlvGraphic.
shouldGenerateImageMap(HttpServletRequest, IlvManagerLayer, IlvManagerView, IlvTransformer) - Method in class ilog.views.diagrammer.faces.dhtml.servlet.IlvFacesDiagrammerServletSupport
Returns true if image map information should be generated for the specified layer.
shouldGenerateImageMap(HttpServletRequest, IlvManagerLayer, IlvManagerView, IlvTransformer) - Method in class ilog.views.faces.dhtml.servlet.IlvFacesManagerServletSupport
Returns true if image map information should be generated for the specified layer.
shouldGenerateImageMap(HttpServletRequest, IlvManagerLayer, IlvManagerView, IlvTransformer) - Method in class ilog.views.servlet.IlvManagerServlet
Returns true if image map information should be generated for the specified layer.
shouldGenerateImageMap(HttpServletRequest, IlvManagerLayer, IlvManagerView, IlvTransformer) - Method in class ilog.views.servlet.IlvManagerServletSupport
Returns true if image map information should be generated for the specified layer.
shouldOptimizeCache() - Static method in class ilog.views.graphic.linkpolicy.IlvCrossingAwareLinkImage
do we want to optimize crossing rendering on translation ?
shouldRender(IlvGraphic) - Method in class ilog.views.servlet.IlvHitmapDefinition
Tells whether the hitmap should be rendered for a given graphic object.
shouldRestrictListOfElementsForClip() - Method in class ilog.views.graphic.IlvGraphicSet
Called by @see #getIntersectionWithOutline(IlvPoint, IlvPoint, IlvTransformer) to determine if the list of elements to be part of the clip should be restricted.
shouldRestrictListOfElementsForClip() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Called by @see ilog.views.graphic.IlvGraphicSet#getIntersectionWithOutline(IlvPoint, IlvPoint, IlvTransformer) to determine if the list of elements to be part of the clip should be restricted.
shouldScroll(int) - Method in class ilog.views.chart.swing.IlvDoubleSliderUI.TrackListener2
This method returns true if the slider shouldScroll depending on the direction.
shouldSelectCell(EventObject) - Method in class ilog.views.gantt.swing.IlvTextFieldEditor
Tells the editor to start editing using anEvent .
show(Component, int, int) - Method in class ilog.views.appframe.swing.IlvPopupMenu
Displays the pop-up menu at the position x,y in the coordinate space of the component invoker.
SHOW_HANDLES - Static variable in class ilog.views.chart.interactor.IlvChartAreaSelectionManager
The rendering mode that shows handles around the selected element.
SHOW_HIDE_STATUS_BAR_CMD - Static variable in class ilog.views.appframe.swing.IlvSwingMainWindow
Action command key for the action that shows or hides the status bar.
SHOW_HIGHLIGHT - Static variable in class ilog.views.chart.interactor.IlvChartAreaSelectionManager
The rendering mode that shows the selected element through a rendering hint, such as with a brighter color.
SHOW_STATUS_BAR_ATTRIBUTE - Static variable in class ilog.views.appframe.swing.IlvSwingMainWindow
Name of the settings attribute that stores the visibility of the status bar.
showAll() - Method in class ilog.views.diagrammer.faces.component.IlvFacesDiagrammerView
Resets the view bounding box to show all the diagrammer view.
showConfigurationDialog(JDialog) - Method in class ilog.views.maps.export.IlvKMLExporter
Shows a configuration dialog for this exporter
showConfigurationDialog(JDialog) - Method in interface ilog.views.maps.export.IlvMapExportManager.IlvMapExporter
Shows a configuration dialog for this exporter
showConfigurationDialog(JDialog) - Method in class ilog.views.maps.export.IlvSDOExporter
Shows a configuration dialog for this exporter
showConfigurationDialog(JDialog) - Method in class ilog.views.maps.export.IlvShapeExporter
Shows a configuration dialog for this exporter
showDashboard(String) - Method in class ilog.views.dashboard.IlvDashboardInteractor
Opens a window that displays the dashboard diagram read from a dashboard file.
showDetails(MouseEvent, IlvGroupElement, IlvGroupElement) - Method in class ilog.views.prototypes.IlvConnectInteractor
Called when the mouse is moved near a connecting line.
showDialog(Component, String, Color) - Static method in class ilog.views.util.swing.color.IlvJColorChooser
Shows a color chooser dialog, allowing the user to pick a color.
showDialog(Component, String, Object, int, Throwable) - Static method in class ilog.views.util.swing.IlvSwingUtil
Pops a dialog of the specified dialogType, with a specified parent component and showing the specified message, additional component and exception.
showErrorDialog(Component, String) - Static method in class ilog.views.util.swing.IlvSwingUtil
Pops an error dialog with a specified parent component and showing the specified message.
showErrorDialog(Component, Throwable) - Static method in class ilog.views.util.swing.IlvSwingUtil
Pops an error dialog with a specified parent component and showing the specified exception.
showErrorDialog(Component, String, Throwable) - Static method in class ilog.views.util.swing.IlvSwingUtil
Pops an error dialog with a specified parent component and showing the specified message and exception.
showFileChooser(String, String, int, IlvFileDocumentTemplate, Component) - Method in class ilog.views.appframe.IlvApplication
Displays a file chooser dialog.
showHiddenObjects - Static variable in class ilog.views.dashboard.IlvDashboardAction
Sets the visible property of the selected Symbols to true.
ShowHideDependency(PropertyDescriptor, PropertyDescriptor, String) - Constructor for class ilog.views.maps.graphic.style.IlvPropertyDescriptorManager.ShowHideDependency
Constructs a new ShowHideDependency instance.
showHighlight(IlvGraphic, IlvManagerView) - Method in class ilog.views.IlvHoverHighlightingImageOperation
Draws a graphic object in the view through the image operation.
showInformationDialog(Component, String) - Static method in class ilog.views.util.swing.IlvSwingUtil
Pops an information dialog with a specified parent component and showing the specified message.
showInformationDialog(Component, String, Object) - Static method in class ilog.views.util.swing.IlvSwingUtil
Pops an information dialog with a specified parent component and showing the specified message.
showInputDialog(Component, Object, String, int, Icon, Object[], Object) - Static method in class ilog.views.util.swing.IlvSwingUtil
Shows a modal dialog that requests a piece of textual input from the user.
showLoading(boolean) - Method in class ilog.views.chart.data.lod.IlvLODDataSet
Specifies whether the loading of data tiles should be displayed.
showMenu(MouseEvent) - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DViewControlUI
Displays the pop-up menu
showOptionDialog(Component, Object, String, int, int, Icon, Object[], Object, Component, HashMap<KeyStroke, Object>) - Static method in class ilog.views.util.swing.IlvSwingUtil
Brings up a dialog with a specified icon, where the initial choice is determined by the initialValue parameter and the number of choices is determined by the optionType parameter.
showRow(IlvTimeScaleRow) - Method in class ilog.views.gantt.scale.IlvTimeScale
This method shows the specified row.
showStatus(String) - Method in class ilog.views.dashboard.IlvDashboardDefaultStatusViewer
Display message in the IlvDashboardEditor instance status bar.
showStatus(String) - Method in class ilog.views.dashboard.IlvDashboardEditor
Shows a status message in this Dashboard Editor application.
showStatus(String) - Method in interface ilog.views.dashboard.IlvDashboardStatusViewer
Displays message in the status window.
showSymbolMenu(MouseEvent) - Method in class ilog.views.maps.symbology.swing.IlvSymbologyTreeView
Shows a pop-up menu on the selected tree item.
showTipWindow() - Method in class ilog.tgo.graphic.IltToolTipManager
Deprecated.
Shows the Tooltip.
showWarningDialog(Component, String) - Static method in class ilog.views.util.swing.IlvSwingUtil
Pops a warning dialog with a specified parent component and showing the specified message.
showWarningDialog(Component, String, Object) - Static method in class ilog.views.util.swing.IlvSwingUtil
Pops a warning dialog with a specified parent component and showing the specified message.
showYesNoCancelDialog(Component, Object, String, Icon) - Static method in class ilog.views.util.swing.IlvSwingUtil
Brings up a confirmation dialog with the buttons 'YES', 'NO' and 'CANCEL'.
showYesNoDialog(Component, Object, String, Icon) - Static method in class ilog.views.util.swing.IlvSwingUtil
Brings up a confirmation dialog with the buttons 'YES' and 'NO'.
shpURL - Variable in class ilog.cpl.graphic.views.background.IlpShapeFileBackground
Deprecated.
 
SHRINK_ONLY - Static variable in class ilog.views.sdm.graphic.IlvGeneralNode
The auto-resize policy that allows the general node shape to be shrunk to fit the labels or icon but not to be expanded.
Shutdown() - Static method in class ilog.cpl.IlpSystem
Shut down the system and remove the default context.
Shutdown - Static variable in class ilog.tgo.model.IltSNMP.State
 
ShuttingDown - Static variable in class ilog.tgo.model.IltOSI.State.Administrative
 
shxURL - Variable in class ilog.cpl.graphic.views.background.IlpShapeFileBackground
Deprecated.
 
sienna - Static variable in class ilog.views.chart.IlvColor
The color sienna.
SignalLabelMismatch - Static variable in class ilog.tgo.model.IltAlarm.ProbableCause
 
SignalQualityEvaluationFault - Static variable in class ilog.tgo.model.IltAlarm.ProbableCause
 
Simple(boolean) - Constructor for class ilog.tgo.graphic.renderer.IltLedBaseRenderer.Simple
Constructor.
SIMPLE_MODE - Static variable in class ilog.views.chart.IlvDefaultStepsDefinition
Type for simple automatic mode.
SIMPLE_SCALE_BOTTOM - Static variable in class ilog.views.maps.beans.IlvJScaleBar
Displays graduations on a bottom line.
SIMPLE_SCALE_BOTTOM - Static variable in class ilog.views.maps.beans.IlvScaleBar
Displays graduations on a bottom line.
SIMPLE_SCALE_CENTER - Static variable in class ilog.views.maps.beans.IlvJScaleBar
Displays graduations on a centered line.
SIMPLE_SCALE_CENTER - Static variable in class ilog.views.maps.beans.IlvScaleBar
Displays graduations on a centered line.
simpleDateFormat(Object, Object, Locale) - Static method in class ilog.views.util.styling.runtime.IlvExpressionEvaluation
Implements the simpleDateFormat(format, arg) function of CSS expressions compiled with JViews 8.7 or older.
simpleDateFormat(Object, Object, Object, ULocale) - Static method in class ilog.views.util.styling.runtime.IlvExpressionEvaluation
Implements the simpleDateFormat(format, arg[, locale]) function of CSS expressions.
SINGLE_ATTRIBUTE_SELECTION - Static variable in class ilog.cpl.table.selection.IlpTableSelectionMode
Using this mode, a single column can be selected in a table view.
SINGLE_CELL_SELECTION - Static variable in class ilog.cpl.table.selection.IlpTableSelectionMode
Using this mode, a single cell can be selected in a table view.
SINGLE_OBJECT_SELECTION - Static variable in class ilog.cpl.table.selection.IlpTableSelectionMode
Using this mode, a single row can be selected in a table view.
SINGLE_PAGE_MODE - Static variable in class ilog.views.util.print.IlvPrintPreviewPanel
Preview mode that allows to preview the pages one by one.
SingleAttributeFilter(String, String) - Constructor for class ilog.views.maps.datasource.IlvHierarchicalDataSource.SingleAttributeFilter
Public constructor
SingleAttributeFilter(IlvInputStream) - Constructor for class ilog.views.maps.datasource.IlvHierarchicalDataSource.SingleAttributeFilter
Constructs a SingleAttributeFilter from the specified stream.
SingleManaged() - Constructor for class ilog.tgo.graphic.renderer.IltOPCBaseRenderer.SingleManaged
 
SingleManaged - Static variable in class ilog.tgo.model.IltOffPageConnector.Type
This type stands for an Off-Page connector that represents a single entity that is managed by the system.
SingleUnmanaged() - Constructor for class ilog.tgo.graphic.renderer.IltOPCBaseRenderer.SingleUnmanaged
 
SingleUnmanaged - Static variable in class ilog.tgo.model.IltOffPageConnector.Type
This type stands for an Off-Page connector that represents a single entity that is not managed by the system.
sInverse(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvAlbersEqualAreaProjection
Implements the inverse projection for a sphere.
sInverse(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvAzimuthalEquidistantProjection
Implements the inverse projection for a sphere.
sInverse(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvCassiniProjection
Implements the inverse projection for a sphere.
sInverse(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvCylindricalEqualAreaProjection
Implements the inverse projection for a sphere.
sInverse(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvEckert4Projection
Implements the inverse projection for a sphere.
sInverse(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvEckert6Projection
Implements the inverse projection for a sphere.
sInverse(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvEquidistantCylindricalProjection
Implements the inverse projection for a sphere.
sInverse(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvGeographicProjection
Deprecated.
Implements the inverse projection for a sphere.
sInverse(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvGnomonicProjection
Implements the inverse projection for a sphere.
sInverse(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvLambertAzimuthalEqualAreaProjection
Implements the inverse projection for a sphere.
sInverse(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvLambertConformalConicProjection
Implements the inverse projection for a sphere.
sInverse(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvMercatorProjection
Implements the inverse projection for a sphere.
sInverse(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvMillerCylindricalProjection
Implements the inverse projection for a sphere.
sInverse(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvMollweideProjection
Implements the inverse projection for a sphere.
sInverse(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvObliqueMercatorProjection
Implements the inverse projection for a sphere.
sInverse(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvOrthographicProjection
Implements the inverse projection for a sphere.
sInverse(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvPolyconicProjection
Implements the inverse projection for a sphere.
sInverse(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvProjection
Implements the inverse projection for a sphere.
sInverse(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvRobinsonProjection
Implements the inverse projection for a sphere.
sInverse(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvSinusoidalProjection
Implements the inverse projection for a sphere.
sInverse(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvStereographicProjection
Implements the inverse projection for a sphere.
sInverse(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvTransverseMercatorProjection
Implements the inverse projection for a sphere.
sInverse(IlvCoordinate) - Method in class ilog.views.maps.projection.IlvWagner4Projection
Implements the inverse projection for a sphere.
size() - Method in class ilog.cpl.list.IlpDefaultListModel
Returns the length of the list.
size() - Method in class ilog.cpl.util.IlpAbstractValueMap
Returns the number of key-value mappings in this map.
size() - Method in class ilog.tgo.util.IltDistributedTable
Deprecated.
Returns the number of keys in this dictionary.
size() - Method in class ilog.util.IlEnumInfo
Returns the number of items in the element table.
size() - Method in class ilog.views.chart.IlvDoublePoints
Returns the cardinal of this object.
size() - Method in class ilog.views.chart.util.IlvDoubleArray
Returns the number of values stored in the array.
size() - Method in class ilog.views.graphic.IlvURLKeyTable
Returns the length of the table.
size() - Method in class ilog.views.graphlayout.hierarchical.IlvNodeGroup
Returns the number of nodes in the node group.
size() - Method in class ilog.views.hypergraph.undo.IlvOrderedCompoundEdit
Returns the number of subedits.
size() - Method in class ilog.views.IlvGraphicVector
Returns the number of elements in the vector.
size() - Method in class ilog.views.maps.datasource.IlvGraphicLayerDataSource
Returns the number of IlvGraphic in this datasource.
size - Variable in class ilog.views.maps.label.IlvMapPointLabel.ParameterRecord
Size of the point.
size() - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameterValueSet
Returns the number of values of the value set.
size() - Method in class ilog.views.util.collections.IlvDoubleArrayList
Returns the number of elements in this list.
size() - Method in class ilog.views.util.collections.IlvFloatArrayList
Returns the number of elements in this list.
size() - Method in class ilog.views.util.collections.IlvHashTreeList
Returns the number of elements of this list.
size() - Method in class ilog.views.util.event.IlvAbstractEventListenerCollection
Returns the number of listeners in this collection.
SIZE_AUTO_WRAPPING - Static variable in class ilog.views.graphic.IlvText
Auto wrapping resize mode.
sizeColumnsToFit(int) - Method in class ilog.cpl.table.IlpJTable
Resizes one or more of the columns in the table so that the total width of all of this JTable's columns is equal to the width of the table.
SizeRatio - Static variable in class ilog.tgo.model.IltNetworkElement
Deprecated.
Please use property sizeRatio instead.
SKIP_MAPLAYER_CREATION_PROPERTY_NAME - Static variable in class ilog.views.maps.IlvMapOutputStream
The name of the IlvNamedProperty that indicates, when present in the manager layer, that a layer should not be wrapped in an IlvMapLayer, as is the default behavior.
skipBytes(int) - Method in class ilog.views.maps.format.IlvMapInput
Skips exactly n bytes of input.
skipNextFeature() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOFeatureIterator
Skips the next feature.
skipNextFeature() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileReader
Skips the next feature available from this feature iterator.
skipNextFeature() - Method in class ilog.views.maps.format.shapefile.IlvSHPReader
Skips the next feature available from this feature iterator.
skipNextFeature() - Method in interface ilog.views.maps.IlvLookAheadFeatureIterator
Skips the next feature.
skyBlue - Static variable in class ilog.views.chart.IlvColor
The color sky blue.
slateBlue - Static variable in class ilog.views.chart.IlvColor
The color slate blue.
slightlyBrighter(Color) - Static method in class ilog.views.util.IlvColorUtil
Returns a slightly brighter version of the specified color.
slightlyDarker(Color) - Static method in class ilog.views.util.IlvColorUtil
Returns a slightly darker version of the specified color.
slope - Variable in class ilog.tgo.graphic.IltLogicalPolyPoints.PointAndDirection
Deprecated.
The link's direction at that point, equals dy/dx.
SlotCountAttribute - Static variable in class ilog.tgo.model.IltCardCarrier
Attribute to manage the number of slots.
SlotSizesAttribute - Static variable in class ilog.tgo.model.IltShelf
Attribute that manages the number of slots and its dimensions.
slotX - Variable in class ilog.cpl.graphic.views.IlpShelfItemPositionSAXInfo.IlpSAXShelfItemHandler
The slotX
slotY - Variable in class ilog.cpl.graphic.views.IlpShelfItemPositionSAXInfo.IlpSAXShelfItemHandler
The slotY
SLOW_GOOD - Static variable in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
Slow node placement algorithm.
SMALL_CHESSBOARD - Static variable in class ilog.views.util.java2d.IlvPattern
Small chess board
SMALL_DARK_GRID - Static variable in class ilog.views.util.java2d.IlvPattern
Small dark grid
SMALL_DIAGONAL_GRID - Static variable in class ilog.views.util.java2d.IlvPattern
A small 45 degrees rotated small grid
SMALL_GRID - Static variable in class ilog.views.util.java2d.IlvPattern
Small grid pattern
SMALL_ICONS - Static variable in class ilog.views.appframe.IlvAction
Constant value that specifies the use of small icons (16x16).
SMALL_PAN_CURSOR - Static variable in class ilog.views.util.swing.IlvCursorFactory
A cursor type showing a small cross with arrows (a pan cursor).
SMALL_STIPPLE - Static variable in class ilog.views.util.java2d.IlvPattern
A small grid with points
SMALLICON_SIZE - Static variable in class ilog.views.symbology.palettes.IlvPalette
size of small icon representing the palette
SMALLICON_SIZE - Static variable in class ilog.views.symbology.palettes.IlvPaletteSymbol
size of small icon representing the symbol
Smoke - Static variable in class ilog.tgo.model.IltAlarm.ProbableCause
 
SMOOTH_VERTICAL_SCROLL - Static variable in class ilog.views.gantt.IlvHierarchyChart
The scrolling mode that indicates that vertical scrolling will occur smoothly by pixels.
snap(IlvPoint) - Method in class ilog.views.IlvGrid
Moves the specified point to a valid location on the grid.
snapPinToNodeBorder(IlvHyperGrapherPin, int) - Static method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnector
Changes the position of the pin to that is snaps to the node border.
snapRectangleToGrid(IlvRect) - Method in class ilog.views.interactor.IlvMoveRectangleInteractor
This method is called to snap the given rectangle to the IlvManagerView grid.
snapRectangleToGrid(IlvRect) - Method in class ilog.views.interactor.IlvSelectInteractorMoveSelection
This method is called to snap the given rectangle to the IlvManagerView grid.
snapToGrid(IlvPoint) - Method in class ilog.tgo.swing.IltComponentManager
 
snapToGrid(IlvPoint) - Method in class ilog.views.IlvManagerView
Changes the coordinates of the specified point to the closest point of the grid.
snapToGrid(IlvPoint) - Method in interface ilog.views.IlvObjectInteractorContext
Changes the coordinates of the specified point to the closest point of the grid.
snapToGrid(IlvPoint) - Method in class ilog.views.prototypes.IlvPrototypeBeanSupport
Implementation of the IlvObjectInteractorContext interface.
SNMP_TAG - Static variable in class ilog.tgo.model.IltSNMPObjectStateSAXInfo
 
SNMPSystemContact - Static variable in class ilog.tgo.model.IltObject
Deprecated.
Use CSS property snmpSystemContact instead.
SNMPSystemDescription - Static variable in class ilog.tgo.model.IltObject
Deprecated.
Use CSS property snmpSystemDescription instead.
SNMPSystemLocation - Static variable in class ilog.tgo.model.IltObject
Deprecated.
Use CSS property snmpSystemLocation instead.
SoftDownload - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Default value of setting Misc.SecState.SoftwareDownload.Icon.
SoftLimExc - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Default value of setting Misc.SecState.SoftwareLimitExceeded.Icon.
SoftTransDown - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Default value of settings: Bellcore.SecState.SoftwareDownloading.OOS.Icon Bellcore.SecState.SoftwareDownloading.NT.Icon Bellcore.SecState.SoftwareDownloading.CT.Icon Image: ilog/tgo/ilt_softdowg.png
SoftTransInh - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Default value of settings: Bellcore.SecState.SoftwareTransferInhibited.OOS.Icon Bellcore.SecState.SoftwareTransferInhibited.NT.Icon Bellcore.SecState.SoftwareTransferInhibited.CT.Icon Image: ilog/tgo/ilt_soft_inh.png
SoftTransOnly - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Default value of settings: Bellcore.SecState.SoftwareTransferOnly.OOS.Icon Bellcore.SecState.SoftwareTransferOnly.NT.Icon Bellcore.SecState.SoftwareTransferOnly.CT.Icon Image: ilog/tgo/ilt_soft_onl.png
SoftTransUp - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Default value of settings: Bellcore.SecState.SoftwareUploading.OOS.Icon Bellcore.SecState.SoftwareUploading.NT.Icon Bellcore.SecState.SoftwareUploading.CT.Icon Image: ilog/tgo/ilt_soft_up.png
SoftUpload - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Default value of setting Misc.SecState.SoftwareUpload.Icon.
SoftwareDownload - Static variable in class ilog.tgo.model.IltMisc.SecState
 
SoftwareDownloadFailure - Static variable in class ilog.tgo.model.IltAlarm.ProbableCause
 
SoftwareDownloading - Static variable in class ilog.tgo.model.IltBellcore.SecState
 
SoftwareEnvironmentProblem - Static variable in class ilog.tgo.model.IltAlarm.ProbableCause
 
SoftwareError - Static variable in class ilog.tgo.model.IltAlarm.ProbableCause
 
SoftwareLimitExceeded - Static variable in class ilog.tgo.model.IltMisc.SecState
 
SoftwareProgramAbnormallyTerminated - Static variable in class ilog.tgo.model.IltAlarm.ProbableCause
 
SoftwareProgramError - Static variable in class ilog.tgo.model.IltAlarm.ProbableCause
 
SoftwareTransferInhibited - Static variable in class ilog.tgo.model.IltBellcore.SecState
 
SoftwareTransferOnly - Static variable in class ilog.tgo.model.IltBellcore.SecState
 
SoftwareUpload - Static variable in class ilog.tgo.model.IltMisc.SecState
 
SoftwareUploading - Static variable in class ilog.tgo.model.IltBellcore.SecState
 
Solid - Static variable in class ilog.tgo.grprim.IltLineStyle
This line style always fills the entire line with the foreground color.
Solid() - Constructor for class ilog.tgo.grprim.IltLineStyle.Solid
 
Solid(String) - Constructor for class ilog.tgo.grprim.IltLineStyle.Solid
 
Solid - Static variable in class ilog.tgo.grprim.IltPattern
Deprecated.
Please set the fillStyle CSS property to be SOLID instead of PATTERN.
Solid() - Constructor for class ilog.tgo.grprim.IltPattern.Solid
Deprecated.
 
Solid(String) - Constructor for class ilog.tgo.grprim.IltPattern.Solid
Deprecated.
Constructor.
SOLID_COLOR - Static variable in class ilog.util.IlFillStyle
The paint style that fills a shape with a solid color.
SOLID_COLOR - Static variable in class ilog.views.sdm.graphic.IlvGeneralNode
The paint style that fills a shape with a solid color.
SONET_SDH - Static variable in class ilog.tgo.model.IltLink.Technology
 
SONETBaseStyle(String) - Constructor for class ilog.tgo.graphic.IltBaseStyle.SONETBaseStyle
Creates a new SONET base style.
sort() - Method in class ilog.cpl.IlpTree
Sorts the model according to the current sort comparator.
sort() - Method in class ilog.cpl.tree.IlpAbstractTreeAdapter
Sorts the model according to the current comparator.
Sort(Object[], Comparator) - Static method in class ilog.views.graphlayout.IlvGraphLayoutUtil
Sorts the provided objects according to the provided comparator.
SortCriteria() - Constructor for class ilog.views.sdm.renderer.graphlayout.IlvSDMObjectComparator.SortCriteria
Creates a new SortCriteria instance.
SortingMode - Static variable in class ilog.cpl.style.key.IlpAttributeKeys
Deprecated.
Use CSS property sortingMode with attribute type selectors instead.
SortingModeArrayEditor() - Constructor for class ilog.cpl.util.IlpSortingMode.SortingModeArrayEditor
Default constructor.
SortingModeEditor() - Constructor for class ilog.cpl.util.IlpSortingMode.SortingModeEditor
Default constructor.
SortingPriority - Static variable in class ilog.cpl.style.key.IlpAttributeKeys
Deprecated.
Use CSS property sortingPriority with attribute type selectors instead.
SortingUsingDisplayValues - Static variable in class ilog.cpl.style.key.IlpAttributeKeys
Deprecated.
Use CSS property sortingUsingDisplayValues with attribute type selectors instead.
sortLinks(IlvGraphModel, Object, IltLocalLinkLayout.NodeSide) - Method in class ilog.tgo.graphic.graphlayout.IltLocalLinkLayout
Sorts the links ending on a given node, at a given side, so as to avoid unnecessary crossings.
sortLinks(IlvGraphModel, Object) - Method in class ilog.tgo.graphic.graphlayout.IltLocalLinkLayout
Sorts all connections ending on a given node.
source - Variable in class ilog.cpl.style.IlpStyleListenerSupport
Deprecated.
 
sourceForOnlyOneDefaultFlow - Static variable in class ilog.views.bpmn.IlvBPMNFlowValidator
This flow rule verifies that an object cannot be the source of multiple Default Flow objects.
SourceImage - Static variable in class ilog.tgo.model.IltObject
 
sourcePalette - Variable in class ilog.views.symbology.palettes.swing.event.PaletteDropEvent
The source palette of the drag-and-drop operation.
SOUTH - Static variable in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
South port side.
SOUTH - Static variable in class ilog.views.graphlayout.tree.IlvTreeLayout
South alignment option.
SOUTH - Static variable in class ilog.views.maps.raster.IlvShadeableRasterStyle
South shading.
SOUTH_BOTTOM - Static variable in class ilog.views.chart.IlvChartLayout
The south-bottom layout constraint (bottom of the chart).
SOUTH_EAST - Static variable in class ilog.views.chart.IlvChartLayout
The south-east layout constraint (right side and bottom of the chart).
SOUTH_EAST - Static variable in class ilog.views.maps.raster.IlvShadeableRasterStyle
South east shading.
SOUTH_TOP - Static variable in class ilog.views.chart.IlvChartLayout
The south-top layout constraint (bottom of the chart, above the south-bottom component).
SOUTH_WEST - Static variable in class ilog.views.chart.IlvChartLayout
The south-west layout constraint (left side and bottom of the chart).
SOUTH_WEST - Static variable in class ilog.views.maps.raster.IlvShadeableRasterStyle
South west shading.
SPACE - Static variable in class ilog.views.util.data.IlvCSVReader
Spaces will be considered as separator characters.
spanX - Variable in class ilog.cpl.graphic.views.IlpShelfItemPositionSAXInfo.IlpSAXShelfItemHandler
The spanningX
spanY - Variable in class ilog.cpl.graphic.views.IlpShelfItemPositionSAXInfo.IlpSAXShelfItemHandler
The spanningY
specificAddDependentStyle(IlpKey, IlpStyle) - Method in class ilog.cpl.style.IlpAbstractStyleValueProvider
Deprecated.
Executes a specific operation when this value provider is registered for the given key in the given style.
specificAddDependentStyle(IlpKey, IlpStyle) - Method in class ilog.cpl.style.IlpStyleValueModifier
Deprecated.
This method can be overwritten in the subclasses to execute an specific behavior when a dependent style and key is set to this provider.
SpecificProblemAttribute - Static variable in class ilog.tgo.model.IltAlarm
The specific problem.
specificRemoveDependentStyle(IlpKey, IlpStyle) - Method in class ilog.cpl.style.IlpAbstractStyleValueProvider
Deprecated.
Executes a specific operation when this value provider is no longer being used by the given key in the style.
specificRemoveDependentStyle(IlpKey, IlpStyle) - Method in class ilog.cpl.style.IlpStyleValueModifier
Deprecated.
This method can be overwritten in the subclasses to execute an specific behavior when a dependent style and key is removed.
SPECIFIED_PROVIDER_MODE - Static variable in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
Layout mode with explicitly specified provider.
SPEED - Static variable in class ilog.views.maps.defense.terrain3d.view.IlvFlyThroughStyle
The speed attribute name.
SPHERE - Static variable in class ilog.views.maps.projection.IlvEllipsoid
A spherical ellipsoid representing the earth.
SPHERE_WGS84 - Static variable in class ilog.views.maps.projection.IlvHorizontalShiftDatum
A convenient datum with a 6370997 m radius sphere as ellipsoid, and no shifts.
splineAction - Variable in class ilog.views.dashboard.IlvDashboardBackgroundBar
Create a spline object in the current dashboard diagram.
split(String, String, int, double) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
Replaces the dockable pane with the paneToSplit name with a new split pane containing this dockable pane and the new dockable pane with the newPaneName.
SplitContainerListener - Class in ilog.views.appframe.swing.docking
An implementation of java.awt.event.ContainerListener used for managing the split operation.
SplitContainerListener(IlvDockingManager) - Constructor for class ilog.views.appframe.swing.docking.SplitContainerListener
Creates a new split container listener.
splitPolygonCommonParts(int, int) - Method in class ilog.views.maps.datasource.IlvPolygonSimplifyingEngine
Test if two polygons have common strings of points.
splitRectangle(IlvRect, int) - Static method in class ilog.views.maps.IlvMapUtil
Splits a rectangle into an array of regionCount*regionCount adjacent subrectangles.
splitSegment(IlvSegmentedHyperEdge.Segment, double, double, IlvTransformer) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
Splits the input segment at the input point.
splitSegment(IlvSegmentedHyperEdge.Segment, IlvSegmentedHyperEdge.Segment, IlvTransformer) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
Splits the input segment at the connection point with the connecting segment.
splitSegment(IlvSegmentedHyperEdge.Segment, IlvSegmentedHyperEdge.Segment) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
Splits the input segment at the connection point with the connecting segment.
SPLITTER_ARROWS_VISIBLE - Static variable in interface ilog.views.gantt.faces.IlvFacesGanttConstants
The flag that indicates if the splitter arrows is visible or not.
SPREAD_OUT - Static variable in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
The leveling strategy to spread the nodes over all levels.
SPREAD_PAD - Static variable in interface ilog.views.util.java2d.IlvMultipleGradientPaintConstants
Indicates that if the gradient starts or ends inside the target region, the remainder region is filled with the terminal color of the gradient.
SPREAD_REFLECT - Static variable in interface ilog.views.util.java2d.IlvMultipleGradientPaintConstants
Indicates that if the gradient starts or ends inside the target region, the gradient is reflected continuously until the remainder region is filled.
SPREAD_REPEAT - Static variable in interface ilog.views.util.java2d.IlvMultipleGradientPaintConstants
Indicates that if the gradient starts or ends inside the target region, the gradient is repeated continuously until the remainder region is filled.
springGreen - Static variable in class ilog.views.chart.IlvColor
The color spring green.
sqdist(IlvPoint) - Method in class ilog.cpl.graphic.views.IlpLineSegment
Returns the square of the distance of a given point to this segment.
SQLTracesEnabled() - Static method in class ilog.views.maps.format.oracle.IlvSDOUtil
Returns true if the SQL trace mode is enabled.
SQUARE - Static variable in interface ilog.views.chart.graphic.IlvMarker
Deprecated.
Please use IlvMarkerFactory.SQUARE instead.
SQUARE - Static variable in class ilog.views.chart.graphic.IlvMarkerFactory
Predefined square marker type.
SQUARE_MARKER - Static variable in class ilog.views.chart.graphic.IlvMarkerIcon
The square type value.
SQUARE_SHAPE - Static variable in class ilog.views.IlvHandlesSelection
The square shape for handles.
SQUARIFIED_CORNER_PACKING - Static variable in class ilog.views.chart.renderer.IlvTreemapChartRenderer
Type of packing: The rectangles are arranged to be near-squares.
SRGB - Static variable in interface ilog.views.util.java2d.IlvMultipleGradientPaintConstants
Indicates that the color interpolation should occur in sRGB space.
SS7ProtocolFailure - Static variable in class ilog.tgo.model.IltAlarm.ProbableCause
 
ST_Fiber_f - Static variable in class ilog.tgo.model.IltPort.Type
This type defines an ST Fiber female connector.
ST_Fiber_m - Static variable in class ilog.tgo.model.IltPort.Type
This type defines an ST Fiber male connector.
STABLE - Static variable in class ilog.views.IlvExpandCollapseUtil
Adjustment mode for an adjustment policy.
STACKED - Static variable in class ilog.views.chart.renderer.IlvBarChartRenderer
Mode type for stacked bars.
STACKED - Static variable in class ilog.views.chart.renderer.IlvPolylineChartRenderer
Mode type for stacked polylines.
STACKED100_AREA - Static variable in class ilog.views.chart.IlvChartRenderer
Stacked100 area chart renderer type.
STACKED100_BAR - Static variable in class ilog.views.chart.IlvChartRenderer
Stacked100 bar chart renderer type.
STACKED100_POLYLINE - Static variable in class ilog.views.chart.IlvChartRenderer
Stacked100 polyline chart renderer type.
STACKED100_STAIR - Static variable in class ilog.views.chart.IlvChartRenderer
Stacked100 stair chart renderer type.
STACKED_AREA - Static variable in class ilog.views.chart.IlvChartRenderer
Stacked area chart renderer type.
STACKED_BAR - Static variable in class ilog.views.chart.IlvChartRenderer
Stacked bar chart renderer type.
STACKED_DIVERGING_BAR - Static variable in class ilog.views.chart.IlvChartRenderer
Stacked diverging bar chart renderer type.
STACKED_POLYLINE - Static variable in class ilog.views.chart.IlvChartRenderer
Stacked polyline chart renderer type.
STACKED_STAIR - Static variable in class ilog.views.chart.IlvChartRenderer
Stacked stair chart renderer type.
StackerAlignment - Static variable in interface ilog.cpl.graphic.IlpGraphic
Deprecated.
IlpStacker has been replaced by the use of Rogue Wave JViews Composite Graphic with stacker layout.
StackerOrientation - Static variable in interface ilog.cpl.graphic.IlpGraphic
Deprecated.
IlpStacker has been replaced by the use of Rogue Wave JViews Composite Graphic with stacker layout.
StackerSpacing - Static variable in interface ilog.cpl.graphic.IlpGraphic
Deprecated.
IlpStacker has been replaced by the use of Rogue Wave JViews Composite Graphic with stacker layout.
STAIR - Static variable in class ilog.views.chart.IlvChartRenderer
Stair chart renderer type.
Standard() - Constructor for class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Standard
 
Standard() - Constructor for class ilog.tgo.graphic.renderer.IltCardBaseRenderer.Standard
 
Standard() - Constructor for class ilog.tgo.graphic.renderer.IltCardCarrierBaseRenderer.Standard
 
Standard() - Constructor for class ilog.tgo.graphic.renderer.IltOPCBaseRenderer.Standard
 
Standard() - Constructor for class ilog.tgo.graphic.renderer.IltShelfBaseRenderer.Standard
 
Standard - Static variable in class ilog.tgo.grprim.IltColorModifier
This color modifier returns foregroundColor or backgroundColor according to the value returned by UseForegroundColor.
STANDARD - Static variable in class ilog.tgo.model.attribute.IltShortcutAttributeType
Defines a standard shortcut.
Standard - Static variable in class ilog.tgo.model.IltBTS.Type
This type stands for a standard BTS representation.
Standard - Static variable in class ilog.tgo.model.IltBTSAntenna.Type
This type stands for a standard antenna representation.
Standard - Static variable in class ilog.tgo.model.IltCard.Type
This type stands for a standard card representation.
Standard - Static variable in class ilog.tgo.model.IltCardCarrier.Type
This type stands for a standard Card Carrier representation.
Standard - Static variable in class ilog.tgo.model.IltLink.Type
This type represents a standard JTGO link.
Standard - Static variable in class ilog.tgo.model.IltObject.LogicalType
This type stands for a standard logical representation.
Standard - Static variable in class ilog.tgo.model.IltObject.TinyType
This type stands for a standard tiny representation.
Standard - Static variable in class ilog.tgo.model.IltOffPageConnector.Type
This type stands for a standard Off-Page Connector representation.
Standard - Static variable in class ilog.tgo.model.IltShelf.Type
This type stands for a standard shelf representation.
Standby() - Constructor for class ilog.tgo.model.IltOSI.Standby
 
Standby(String, String, String) - Constructor for class ilog.tgo.model.IltOSI.Standby
 
StandbyCT - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Use IltSettings.SetValue(Object, Object) where the setting name is OSI.Standby.ProvidingService.CT.Icon instead.
StandbyHi - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Default value of setting Bellcore.SecState.StandbyInhibited.NT.Icon.
StandbyInhibited - Static variable in class ilog.tgo.model.IltBellcore.SecState
 
StandbyNT - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Use IltSettings.SetValue(Object, Object) where the setting name is OSI.Standby.HotStandby.NT.Icon or OSI.Standby.WarmStandby.NT.Icon instead.
StandbyOOS - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Use IltSettings.SetValue(Object, Object) where the setting name is OSI.Standby.ColdStandby.OOS.Icon instead.
StandbySwi - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Default value of settings: Bellcore.SecState.StandbySwitched.NT.Icon Bellcore.SecState.StandbySwitched.CT.Icon Image: ilog/tgo/ilt_sby_swit.png
StandbySwitched - Static variable in class ilog.tgo.model.IltBellcore.SecState
 
start(Runnable) - Method in class ilog.views.animation.IlvManagerAnimator
Starts the animation thread.
start(Thread) - Method in class ilog.views.animation.IlvManagerAnimator
Starts the animation thread.
start() - Method in class ilog.views.appframe.swing.IlvSplashWindow
Invoked by the application after the window has been initialized.
start() - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
Called by the browser or applet viewer to inform this applet that it should start its execution.
start() - Method in class ilog.views.diagrammer.application.IlvDiagrammerApplication
Deprecated.
Called when this class is run as an applet, when the applet is started.
START - Static variable in class ilog.views.gantt.graphic.renderer.IlvBasicActivitySymbol
The symbol is configured as a start symbol.
START - Static variable in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
Option for the label anchor.
start() - Method in class ilog.views.hypergraph.undo.IlvOrderedCompoundEdit
Sets inProgress to true.
START - Static variable in class ilog.views.maps.beans.TreeEditionEvent
Type indicating that a drag node is started.
start() - Method in class ilog.views.maps.datasource.IlvGraphicLayerDataSource
Starts this data source and initiates the rendering process.
start() - Method in class ilog.views.maps.datasource.IlvHierarchicalDataSource
Starts this data source.
start() - Method in class ilog.views.maps.datasource.IlvMapDataSource
Starts this data source and initiates the rendering process.
start() - Method in class ilog.views.maps.datasource.IlvMapDataSourceModel
Starts all the data sources present in this model.
start() - Method in class ilog.views.maps.datasource.IlvMIDMIFDataSource
Starts the data source.
start() - Method in class ilog.views.maps.datasource.IlvPolylineMergerDataSource
Merges together the specified collection of polylines.
start() - Method in class ilog.views.maps.datasource.IlvPolylineSimplifierDataSource
Simplifies the specified collection of polylines.
start() - Method in class ilog.views.maps.datasource.IlvTiledShapeDataSource
Starts this data source.
start() - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFDataSource
Starts this data source.
start() - Method in class ilog.views.maps.defense.format.s57.IlvS57DataSource
Starts this data source.
start() - Method in class ilog.views.maps.defense.terrain.IlvMakeLineOfVisibilityInteractor.LineOfVisibilityDataSource
Starts this data source and initiates the rendering process.
start() - Method in class ilog.views.maps.defense.terrain.IlvMakeTerrainCutInteractor.TerrainCutDataSource
Starts this data source and initiates the rendering process.
start() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DViewBoundsDataSource
Starts the datasource (which creates a boundary object).
start() - Method in class ilog.views.maps.defense.terrain3d.view.IlvMake3DFlyThroughInteractor.RestartingDataSource
Starts this data source and initiates the rendering process.
start() - Method in class ilog.views.maps.format.dxf.IlvDXFDataSource
Starts this data source.
start() - Method in class ilog.views.maps.format.IlvDefaultTilableDataSource
Starts this data source.
start() - Method in class ilog.views.maps.format.svg.IlvSVGDataSource
Starts this data source.
start() - Method in class ilog.views.maps.format.wms.IlvWMSDataSource
Starts this data source.
start() - Method in class ilog.views.maps.label.IlvMapLabelManager
Restart a previously stopped label manager.
start() - Method in class ilog.views.maps.raster.datasource.IlvTiledRasterDataSource
Starts data source reading and rendering.
start() - Method in class ilog.views.maps.tiling.IlvTilableDataSource
Starts this data source.
start() - Static method in class ilog.views.prototypes.IlvAnimationBehavior
Starts or restarts the thread that triggers all animations.
start() - Method in class ilog.views.prototypes.IlvClockValueSource
Starts the clock.
start() - Method in class ilog.views.prototypes.IlvValueSource
Called when the state of the value source changes from STOPPED to RUNNING.
START_END - Static variable in class ilog.views.gantt.IlvConstraintType
A start-to-end constraint type.
START_PROGRESS_MESSAGE - Static variable in class ilog.views.appframe.util.IlvProgressMonitor
Message sent to the application to notify that a task has started.
START_START - Static variable in class ilog.views.gantt.IlvConstraintType
A start-to-start constraint type.
START_TIME_PARAM - Static variable in class ilog.views.gantt.servlet.IlvGanttServletSupport
The start time parameter for image requests.
START_TIME_PROPERTY - Static variable in interface ilog.views.gantt.model.IlvPropertyHolderActivity
Identifies the activity's start time property.
START_VISIBLE_INTERVAL - Static variable in interface ilog.views.gantt.faces.IlvFacesGanttConstants
The date that represents the start point of the visible interval.
startAntiAliasing(Graphics) - Static method in class ilog.views.chart.util.IlvGraphicUtil
Activates anti-aliasing on the specified Graphics context.
StartAntiAliasing(Graphics) - Static method in class ilog.views.IlvGraphicUtil
Sets the antialiasing hint on the Graphics.
startBatch() - Method in class ilog.cpl.datasource.IlpAbstractAdapter
Tells the model temporarily not to send events.
startBatch() - Method in class ilog.cpl.datasource.IlpAbstractDataSource
Starts a batch of modifications.
startBatch() - Method in class ilog.cpl.graph.background.IlpAbstractBackground
Implementation of IlvBatchable.
startBatch() - Method in class ilog.cpl.graph.IlpAbstractGraphHandler
Start a batch of modifications in the underlying model.
startBatch() - Method in class ilog.cpl.graph.IlpAbstractGraphModel
Tells the model temporarily not to send events.
startBatch() - Method in class ilog.views.chart.data.IlvAbstractDataSet
Starts a batch of modifications.
startBatch() - Method in class ilog.views.chart.data.IlvAbstractDataSource
Signals the beginning of a series of changes to the data source.
startBatch() - Method in class ilog.views.chart.datax.flat.list.IlvAbstractFlatListModel
Starts a group of modifications.
startBatch() - Method in interface ilog.views.chart.datax.flat.list.IlvFlatListModel
Starts a group of modifications.
startBatch() - Method in class ilog.views.chart.datax.flat.set.IlvAbstractFlatSetModel
Starts a group of modifications.
startBatch() - Method in interface ilog.views.chart.datax.flat.set.IlvFlatSetModel
Starts a group of modifications.
startBatch() - Method in class ilog.views.chart.datax.flat.table.IlvAbstractFlatTableModel
Starts a group of modifications.
startBatch() - Method in interface ilog.views.chart.datax.flat.table.IlvFlatTableModel
Starts a group of modifications.
startBatch() - Method in class ilog.views.chart.datax.tree.list.IlvAbstractTreeListModel
Starts a group of modifications.
startBatch() - Method in interface ilog.views.chart.datax.tree.list.IlvTreeListModel
Starts a group of modifications.
startBatch() - Method in class ilog.views.chart.datax.tree.set.IlvAbstractTreeSetModel
Starts a group of modifications.
startBatch() - Method in interface ilog.views.chart.datax.tree.set.IlvTreeSetModel
Starts a group of modifications.
startBatch() - Method in interface ilog.views.util.IlvBatchable
Starts a batch of modifications.
startBidiChange(IlvGraphicBag) - Static method in class ilog.views.IlvGraphicUtil
Starts a session that changes either the base text direction, the locale or the component orientation of a graphic bag.
StartBlinking(IltCompositeGraphic, Color) - Static method in class ilog.tgo.model.IltBlinkingAlarms
Deprecated.
Use blinking colors instead.
StartBlinking(IltCompositeGraphic, Color, Color) - Static method in class ilog.tgo.model.IltBlinkingAlarms
Deprecated.
Use blinking colors instead.
StartBlinking(IltCompositeGraphic, Color, Color, Color, Color, Color, Color) - Static method in class ilog.tgo.model.IltBlinkingAlarms
Deprecated.
Use blinking colors instead.
startChanging() - Method in class ilog.cpl.graph.IlpGraphView.VisibleModelConnector
Indicates the beginning of a sequence of events.
startChangingAttributeGroup() - Method in class ilog.cpl.model.IlpDefaultAttributeGroup
Indicates that the model will be changed and events will be fired only when the method endChangingAttributeGroup is called.
startChangingEquipmentModel() - Method in class ilog.cpl.equipment.IlpAbstractEquipmentModel
Deprecated.
startChangingEquipmentModel() - Method in class ilog.cpl.equipment.IlpEquipmentAdapter
Deprecated.
startChangingEquipmentModel() - Method in interface ilog.cpl.equipment.IlpMutableEquipmentModel
Deprecated.
startChangingEquipmentModel() - Method in class ilog.cpl.IlpEquipment
Deprecated.
startChangingGraphic(GraphicChangeEvent) - Method in interface ilog.cpl.graphic.GraphicChangeListener
This method is called when a graphic instance is about to be changed, so that its bounds are no longer the same or it has a different composition.
startChangingLegendValues() - Method in class ilog.tgo.graphic.IltLegend
Deprecated.
Please use startChangingStyleValues instead.
startChangingNetworkModel() - Method in class ilog.cpl.IlpNetwork
Deprecated.
startChangingNetworkModel() - Method in class ilog.cpl.network.IlpAbstractNetworkModel
Deprecated.
startChangingNetworkModel() - Method in interface ilog.cpl.network.IlpMutableNetworkModel
Deprecated.
startChangingNetworkModel() - Method in class ilog.cpl.network.IlpNetworkAdapter
Deprecated.
startChangingObjectState() - Method in class ilog.tgo.model.IltObjectState
This method is called to indicate the beginning of changes in this object state.
startChangingStyleValues() - Method in class ilog.cpl.style.IlpStyle
Deprecated.
Allows the user to buffer and delay the notifications to the dependent telecom objects or styles when some style values are changed.
startChangingStyleValues() - Method in class ilog.cpl.style.IlpStyleListenerSupport
Deprecated.
Called before a batch of style change occurs.
startChangingStyleValues() - Method in interface ilog.cpl.style.StyleListener
Deprecated.
This method is called whenever a series of style modifications is started.
startDataSourceChanges() - Method in interface ilog.views.chart.event.DataSourceListener2
Starts a batch of data source changes.
StartDelayingComputeGraphic() - Static method in class ilog.tgo.model.IltObject
Deprecated.
Please use the method IlpAbstractDataSource.startBatch() instead.
startDelayingComputeGraphic() - Method in class ilog.tgo.model.IltObject
Deprecated.
Please use the method IlpAbstractDataSource.startBatch() instead.
startDelayingOptimizeLayout() - Method in class ilog.tgo.composite.IltcCompositeManager
Tells the manager temporarily not to bother with layout optimization, if the manager is a grapher supporting layout optimization.
startDelayingOptimizeLayout() - Method in class ilog.tgo.graphic.IltCompositeGrapher
Temporarily suspends layout optimization.
startDelayingUpdates() - Method in class ilog.cpl.graph.IlpGraphView
Temporarily suspends layout optimization, updates, and redraws.
startDelayingUpdates() - Method in class ilog.tgo.composite.IltcCompositeManager
Starts delaying redraws and updates.
startDelayingUpdates() - Method in class ilog.tgo.graphic.IltCompositeGrapher
Starts delaying redraws and updates.
startDelayingUpdates() - Method in interface ilog.tgo.graphic.IltGraphicManager
Deprecated.
Starts delaying redraws and updates.
startDelayingUpdates() - Method in class ilog.tgo.swing.IltComponentManager
 
startDraggingScrollTimer() - Method in class ilog.views.interactor.IlvAbstractScrollInteractor
Starts the dragging scroll timer.
STARTED - Static variable in class ilog.views.gantt.event.ActivityGraphicInteractorEvent
The interaction start status.
startEditingAtPath(TreePath) - Method in class ilog.views.maps.beans.IlvEditableTree
Selects the node identified by the specified path and initiates editing.
startEditingValueSet() - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameter
Starts an editing session of the value set.
startElement(String, String, String, Attributes) - Method in class ilog.cpl.graphic.IlpPointSAXInfo.IlpSAXPointHandler
Indicates the beginning of an element.
startElement(String, String, String, Attributes) - Method in class ilog.cpl.graphic.IlpRectSAXInfo.IlpSAXRectHandler
Notifies the beginning of an element.
startElement(String, String, String, Attributes) - Method in class ilog.cpl.graphic.views.IlpPolyPointsSAXInfo.IlpSAXPolyPointsHandler
Indicates the beginning of an element.
startElement(String, String, String, Attributes) - Method in class ilog.cpl.graphic.views.IlpShelfItemPositionSAXInfo.IlpSAXShelfItemHandler
Indicates the beginning of an element.
startElement(String, String, String, Attributes) - Method in class ilog.cpl.graphic.views.IlpSlotSizesSAXInfo.IlpSAXSlotSizesHandler
Notifies the beginning of an element.
startElement(String, String, String, Attributes) - Method in class ilog.cpl.network.IlpGeographicPolyPointsSAXInfo.IlpSAXPolyPointsHandler
Notifies the beginning of an element.
startElement(String, String, String, Attributes) - Method in class ilog.cpl.network.IlpGeographicPositionSAXInfo.IlpSAXGeographicPositionHandler
Notifies the beginning of an element.
startElement(String, String, String, Attributes) - Method in class ilog.cpl.storage.IlpSAXArrayHandler
Notifies the beginning of an element.
startElement(String, String, String, Attributes) - Method in class ilog.cpl.storage.IlpSAXAttributeValueHandler
Notifies the beginning of an element.
startElement(String, String, String, Attributes) - Method in class ilog.tgo.model.attribute.IltAlarmSeverityAttribute.IlpSAXAlarmSeverityHandler
Indicates the beginning of an element.
startElement(String, String, String, Attributes) - Method in class ilog.views.sdm.util.IlvRDFSAX
Delegated from SAX parser.
StartGraphicChange - Static variable in class ilog.cpl.graphic.GraphicChangeEvent.Type
Start changing graphic object.
startOperation(MouseEvent) - Method in class ilog.views.chart.IlvChartInteractor
Called when the interaction starts.
startOperation(MouseEvent) - Method in class ilog.views.chart.interactor.IlvChart3DViewInteractor
Called when the interaction starts.
startOperation(MouseEvent) - Method in class ilog.views.chart.interactor.IlvChartDataIndicatorInteractor
Called when the interaction starts.
startOperation(MouseEvent) - Method in class ilog.views.chart.interactor.IlvChartEditPointInteractor
Called when the interaction starts.
startOperation(MouseEvent) - Method in class ilog.views.chart.interactor.IlvChartLocalReshapeInteractor
Called when the interaction starts.
startOperation(MouseEvent) - Method in class ilog.views.chart.interactor.IlvChartPanInteractor
Called when the interaction starts.
startOperation(MouseEvent) - Method in class ilog.views.chart.interactor.IlvChartPickInteractor
Called when the interaction starts.
startOperation(MouseEvent) - Method in class ilog.views.chart.interactor.IlvChartZoomInteractor
Called when the interaction starts.
startProcessing(IlvActivityGraphic) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer
Starts processing an activity graphic.
startProgressTask(String, int, int) - Method in class ilog.views.appframe.swing.IlvStatusBar
Starts a task display on the status bar.
startRendererChanges() - Method in interface ilog.views.chart.event.ChartRendererListener2
Starts a batch of renderer changes.
startRendererChanges() - Method in class ilog.views.chart.IlvChart
Starts a batch of renderer changes.
startRendererChanges() - Method in class ilog.views.chart.IlvChartRenderer
Starts a batch of renderer changes.
startScriptSection() - Method in class ilog.views.faces.dhtml.renderkit.IlvDHTMLResponseWriter
Starts a scripting section.
startScriptSection(Writer) - Static method in class ilog.views.faces.dhtml.renderkit.IlvDHTMLUtil
Renders to the writer the starting of a script section.
startScriptSection(Writer) - Method in class ilog.views.faces.dhtml.renderkit.IlvScriptDescriptor
Renders to the writer the starting of a script section.
startSession(IlvChart.IlvChartPaintContext) - Method in class ilog.views.chart.IlvChart
Start a No-AWT-Thread session.
startStylingElement(Element, IlvGraphic) - Method in class ilog.views.svg.SVGDocumentBuilder
Called to initiate a styling session on the given Element.
startTextAntiAliasing(Graphics) - Static method in class ilog.views.chart.util.IlvGraphicUtil
Activates text anti-aliasing on the specified Graphics context.
startTimeChanged(Date, Date) - Method in class ilog.views.gantt.IlvBasicTimeScrollSupport
This method is automatically invoked when the start of the time interval has changed, but the duration has remained the same.
startVisibility(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltObject
This is called when a graphic representation in a given view is created and made visible at once.
State(int, int, int, int, int, int, int, int, boolean, boolean) - Constructor for class ilog.tgo.model.IltAlarm.State
Deprecated.
This constructor is obsolete, please use another constructor.
State(int, int, int, int, int, int, int, int, int, int, int, int, boolean, boolean) - Constructor for class ilog.tgo.model.IltAlarm.State
Creates an IltAlarm.State with the given counts of new alarms and acknowledged alarms for each severity, as well as for the lossOfCconnectivity and notReporting statuses.
State(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, boolean, boolean) - Constructor for class ilog.tgo.model.IltAlarm.State
Creates an IltAlarm.State with the given counts of new alarms and acknowledged alarms for each severity, as well as for the lossOfConnectivity and notReporting statuses.
State() - Constructor for class ilog.tgo.model.IltAlarm.State
Creates an IltAlarm.State with severity counters to zero and lossOfConnectivity and notReporting to false.
State(IltAggregateStateValue) - Constructor for class ilog.tgo.model.IltAlarm.State
Creates an alarm state based on a given state value.
State() - Constructor for class ilog.tgo.model.IltAlarmSystem.State
This constructor initializes an instance by setting all numbers to 0 and the boolean values to false.
State(IltAggregateStateValue) - Constructor for class ilog.tgo.model.IltAlarmSystem.State
Creates an alarm state based in the state value.
State() - Constructor for class ilog.tgo.model.IltBellcore.State
 
State(String, String, String) - Constructor for class ilog.tgo.model.IltBellcore.State
 
State(IltOSI.State.Operational, IltOSI.State.Usage, IltOSI.State.Administrative) - Constructor for class ilog.tgo.model.IltOSI.State
Creates a new instance with given attributes.
State(IltAggregateStateValue) - Constructor for class ilog.tgo.model.IltOSI.State
Creates a new instance with given attributes.
State(String, String, String) - Constructor for class ilog.tgo.model.IltSNMP.State
 
State() - Constructor for class ilog.tgo.model.IltSNMP.State
Default constructor.
State() - Constructor for class ilog.tgo.model.IltSONET.State
 
State(String, String, String) - Constructor for class ilog.tgo.model.IltSONET.State
 
State() - Constructor for class ilog.tgo.model.IltTrap.State
This constructor initializes an instance by setting all numbers to zero.
State(int, int, int, int, int, int, int, int, int, int) - Constructor for class ilog.tgo.model.IltTrap.State
This constructor initializes an instance by setting the number of new traps and acknowledged traps for each type.
State(IltAggregateStateValue) - Constructor for class ilog.tgo.model.IltTrap.State
Creates an alarm state based in the state value.
STATE_URL - Static variable in interface ilog.views.chart.faces.IlvChartConstants
 
STATE_URL - Static variable in interface ilog.views.faces.dhtml.IlvDHTMLFrameworkConstants
The property of a view that stores the parameters of the client view.
stateAdded(IltStateSystemEvent) - Method in class ilog.tgo.model.IltObjectState
This method is called when a state is added to the system.
stateChanged(IltStateChangedEvent) - Method in interface ilog.tgo.model.IltStateChangedListener
Deprecated.
Invoked after the state of a JTGO object has been changed.
stateChanged() - Method in class ilog.views.chart.IlvLabelRenderer
Called when a change occurred.
stateChanged(ChangeEvent) - Method in class ilog.views.util.swing.color.IlvHSBAColorChooserPanel
Called when the state of a slider or spinner is changed.
stateChanged(ChangeEvent) - Method in class ilog.views.util.swing.color.IlvRGBAColorChooserPanel
Called when the state of a slider or spinner is changed.
StateIconsStackingDirection - Static variable in class ilog.tgo.model.IltShelfItem
Deprecated.
Please use CSS property secondaryStateDirection instead.
stateRemoved(IltStateSystemEvent) - Method in class ilog.tgo.model.IltObjectState
This method is called when a state is removed from the system.
states() - Method in class ilog.tgo.model.IltAlarmSystem
Return an enumeration with all the states that are part of this table
states() - Method in class ilog.tgo.model.IltObjectState
Returns an enumeration of the states in this dictionary.
states() - Method in class ilog.tgo.model.IltStateInfo
 
states() - Method in class ilog.tgo.model.IltStateSystem
Returns an enumeration of the states in this dictionary.
StateSymbolInteractor() - Constructor for class ilog.views.sdm.renderer.IlvSDMCSSFunction.StateSymbolInteractor
Default constructor.
StateSystem() - Static method in class ilog.tgo.model.IltBellcore
Returns the only instance of IltBellcore
StateSystem() - Static method in class ilog.tgo.model.IltBiSONET
Returns the only instance of IltAlarm
StateSystem() - Static method in class ilog.tgo.model.IltMisc
Returns the only instance of IltAlarm
StateSystem() - Static method in class ilog.tgo.model.IltOSI
Returns the only instance of IltAlarm
StateSystem() - Static method in class ilog.tgo.model.IltPerformance
Returns the only instance of IltPerformance state system.
StateSystem() - Static method in class ilog.tgo.model.IltSAN
Returns the only instance of IltSAN state system.
StateSystem() - Static method in class ilog.tgo.model.IltSNMP
Returns the only instance of SNMP state system.
StateSystem() - Static method in class ilog.tgo.model.IltSONET
Returns the only instance of IltAlarm
stateSystemAdded(IltStateSystemEvent) - Method in class ilog.tgo.model.IltObjectState
This method is called when a state system is added to the system, through the useStateSystem method.
stateSystemRemoved(IltStateSystemEvent) - Method in class ilog.tgo.model.IltObjectState
This method is called when a state is removed from the system, through the unUseStateSystem method.
STATIC - Static variable in class ilog.cpl.util.IlpStaticExpansionStrategy
This is an expansion strategy suitable when no load on demand is necessary.
STATIC_AUTOCENTER_MODE - Static variable in class ilog.views.maps.interactor.IlvManagerViewRotateInteractor
Specifies that the interactor will act in continuous auto center static mode.
STATIC_LAYERS_COUNT - Static variable in interface ilog.views.faces.IlvFrameworkConstants
The tile size.
STATIC_LAYERS_COUNT_PARAM - Static variable in interface ilog.views.faces.dhtml.IlvDHTMLFrameworkConstants
 
STATIC_MODE - Static variable in class ilog.views.maps.interactor.IlvManagerViewRotateInteractor
Specifies that the interactor will act in continuous static mode.
STATIC_VIEW_PROPERTY - Static variable in interface ilog.views.appframe.docview.IlvDocumentView
Bound property name that determines whether the view has been registered as a static view or has been dynamically created for a specific document.
StationShape() - Constructor for class ilog.tgo.graphic.renderer.IltNEBaseRenderer.StationShape
 
StationShape - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a station.
stats() - Method in class ilog.views.util.servlet.tiling.IlvDefaultFileTileCache
Logs some infos about the cache.
STATUS_BAR_PROPERTY - Static variable in class ilog.views.appframe.IlvApplication
Bound property name for the status bar of the application main window.
STATUS_LISTENER_NAME - Static variable in class ilog.views.appframe.swing.IlvStatusBar
Name of the message listener used by the status bar to listen for application messages.
STATUS_MESSAGE - Static variable in class ilog.views.appframe.IlvApplication
Name of the message to send to the application to make a string message appear in the status bar of the main window of the application.
StatusEvent(Object) - Constructor for class ilog.views.diagrammer.application.IlvDiagrammerAction.StatusEvent
Creates a new Diagrammer action status event.
steelBlue - Static variable in class ilog.views.chart.IlvColor
The color steel blue.
STICK - Static variable in class ilog.views.chart.renderer.IlvSingleHiLoRenderer
Stick renderer type.
stickyModes - Static variable in class ilog.views.diagrammer.application.IlvDiagrammerAction
This action toggles the "sticky modes" flag on or off.
STIPPLE - Static variable in class ilog.views.util.java2d.IlvPattern
A grid with points
STM1 - Static variable in class ilog.tgo.model.IltNetworkElement.Family
 
STM12 - Static variable in class ilog.tgo.model.IltNetworkElement.Family
 
STM16 - Static variable in class ilog.tgo.model.IltNetworkElement.Family
 
STM3 - Static variable in class ilog.tgo.model.IltNetworkElement.Family
 
STM32 - Static variable in class ilog.tgo.model.IltNetworkElement.Family
 
STM4 - Static variable in class ilog.tgo.model.IltNetworkElement.Family
 
STM6 - Static variable in class ilog.tgo.model.IltNetworkElement.Family
 
STM64 - Static variable in class ilog.tgo.model.IltNetworkElement.Family
 
STM8 - Static variable in class ilog.tgo.model.IltNetworkElement.Family
 
stop() - Method in class ilog.views.appframe.swing.IlvSplashWindow
Stops the display of the splash window.
stop() - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
Called by the browser or applet viewer to inform this applet that it should stop its execution.
stop() - Method in class ilog.views.diagrammer.application.IlvDiagrammerApplication
Deprecated.
Called when this class is run as an applet, when the applet is stopped.
stop() - Method in class ilog.views.maps.defense.terrain3d.view.IlvFlyThroughAction
Stops the thread of this fly-through action if it is running.
stop() - Method in class ilog.views.maps.label.IlvMapLabelManager
Stops this label manager.
stop() - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
Stops the current process launched by this generator, for example the Java compiler run by the compile method.
stop() - Static method in class ilog.views.prototypes.IlvAnimationBehavior
Stops the thread that triggers all animations.
stop() - Method in class ilog.views.prototypes.IlvClockValueSource
Interrupts the clock.
stop() - Method in class ilog.views.prototypes.IlvValueSource
Called when the state of the value source changes from the initial state to STOPPED.
stopAntiAliasing(Graphics) - Static method in class ilog.views.chart.util.IlvGraphicUtil
Deactivates anti-aliasing on the specified Graphics context.
StopAntiAliasing(Graphics) - Static method in class ilog.views.IlvGraphicUtil
Unsets the antialiasing hint on the Graphics.
stopBidiChange(IlvGraphicBag, IlvGraphicVector, boolean) - Static method in class ilog.views.IlvGraphicUtil
Stops a session that changes either the base text direction, the locale or the component orientation of a graphic bag.
StopBlinking(IltCompositeGraphic) - Static method in class ilog.tgo.model.IltBlinkingAlarms
Deprecated.
Use blinking colors instead.
stopCellEditing() - Method in class ilog.views.gantt.swing.IlvTextFieldEditor
Tells the editor to stop editing and accept any partially edited value as the value of the editor.
stopDraggingScrollTimer() - Method in class ilog.views.interactor.IlvAbstractScrollInteractor
Stop the dragging scroll timer.
stopEditingValueSet() - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameter
Stops an editing session of the value set.
stopImmediately() - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Stops the running layout algorithm as soon as possible.
stopImmediately() - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
Overridden version of the base class method.
stopImmediately() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Stops the running layout algorithm as soon as possible.
stopImmediately() - Method in class ilog.views.graphlayout.IlvGraphLayout
Stops the running layout algorithm as soon as possible.
stopImmediately() - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayout
Stops the running layout algorithm as soon as possible.
stopImmediately() - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Stops the running layout algorithm as soon as possible.
stopImmediately() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Stops the running of the layout algorithm as soon as possible.
stopImmediately() - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Overridden version of the base class method.
stopImmediately() - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
Stops the running layout algorithm as soon as possible.
stopImmediately() - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
Stops the running layout algorithm as soon as possible.
stopImmediately() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Stops the running layout algorithm as soon as possible.
STOPPED - Static variable in class ilog.views.prototypes.IlvValueSource
Specifies that a value source must stop generating values and reset its internal state, if any.
STOPPED_AND_INVALID - Static variable in class ilog.views.graphlayout.IlvGraphLayoutReport
The layout was performed but stopped because either the layout time elapsed or IlvGraphLayout.stopImmediately() was called, and the result cannot be considered a valid layout.
STOPPED_AND_INVALID - Static variable in class ilog.views.graphlayout.labellayout.IlvLabelLayoutReport
The label layout was performed but stopped because either the layout time elapsed or IlvLabelLayout.stopImmediately() was called.
STOPPED_AND_VALID - Static variable in class ilog.views.graphlayout.IlvGraphLayoutReport
The layout was performed but stopped because either the layout time elapsed or IlvGraphLayout.stopImmediately() was called, and the result can be considered a valid layout.
STOPPED_AND_VALID - Static variable in class ilog.views.graphlayout.labellayout.IlvLabelLayoutReport
The label layout was performed but stopped because either the layout time elapsed or IlvLabelLayout.stopImmediately() was called.
stopRepresentation() - Method in class ilog.cpl.datasource.IlpAbstractAdapter
Will stop representing objects.
stopTextAntiAliasing(Graphics) - Static method in class ilog.views.chart.util.IlvGraphicUtil
Deactivates text anti-aliasing on the specified Graphics context.
stopUse(ClassLoaderLifetimeEvent) - Method in interface ilog.views.util.event.ClassLoaderLifetimeListener
Invoked when a ClassLoader stops being used actively.
StorageCapacityProblemM3100 - Static variable in class ilog.tgo.model.IltAlarm.ProbableCause
 
storeDigestProperties(Hashtable<String, IlvRasterASRPReader.TagInfo>, Hashtable<String, IlvRasterASRPReader.FieldPosition>, byte[], HashMap<String, String>) - Method in class ilog.views.maps.defense.format.asrp.IlvRasterASRPReader
Method that analyses QAL file data in order to store the DIGEST meta data.
storeFactoryType(String, Class<?>) - Static method in class ilog.views.sdm.util.IlvCSSJViews
Records which class of IlvGraphic the IlvRectangularObjectFactory has generated.
storeNamespaceInSession(FacesContext) - Static method in class ilog.views.faces.IlvFacesUtil
Stores the portlet namespace in the session with the IlvFacesConstants.PORTLET_NAMESPACE key.
storePreferredLayout(IlvGraphModel, IlvGraphLayout) - Method in class ilog.views.graphlayout.IlvDefaultLayoutProvider
Stores the layout for the graph model.
storeTemporaryRepresentationObject(IlpRepresentationNode, IlpMutableRepresentationNode, IlpFilter) - Method in class ilog.cpl.graph.IlpAbstractNodeAdapter
Stores a temporary object along with a filter to detect the corresponding business object.
STRAIGHT_LINE_BUNDLE - Static variable in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
Multilink mode: straight bundling.
STRAIGHT_LINE_STYLE - Static variable in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
Straight-line links shape option.
STRAIGHT_LINE_STYLE - Static variable in class ilog.views.graphlayout.bus.IlvBusLayout
Option for straight-line link shape.
STRAIGHT_LINE_STYLE - Static variable in class ilog.views.graphlayout.circular.IlvCircularLayout
Straight-line links shape option.
STRAIGHT_LINE_STYLE - Static variable in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Straight-line link shape option.
STRAIGHT_LINE_STYLE - Static variable in class ilog.views.graphlayout.random.IlvRandomLayout
Straight-line links shape option.
STRAIGHT_LINE_STYLE - Static variable in class ilog.views.graphlayout.springembedder.IlvSpringEmbedderLayout
Deprecated.
Straight-line links shape option.
STRAIGHT_LINE_STYLE - Static variable in class ilog.views.graphlayout.tree.IlvTreeLayout
Straight-line link shape option.
STRAIGHT_LINE_STYLE - Static variable in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
Straight-line links shape option.
STRICT_FORMAT - Variable in class ilog.views.sdm.util.IlvXMLConnector
Identifies the output format in which XML elements describing the nodes of the data model always have the XML tag "node", and those describing the links of the data model always have the XML tag "link".
STRING_TYPE - Static variable in interface ilog.views.util.convert.IlvConverter
An array which contains only String.class, it's the most current source or target type.
StringValue(IlvAttributeProperty, String) - Static method in class ilog.views.maps.attribute.IlvStringAttribute
Returns the String value of the IlvStringAttribute whose name is specified.
STROKE - Static variable in class ilog.views.maps.graphic.style.IlvGeneralPathStyle
The Stroke property name.
STROKE - Static variable in class ilog.views.maps.graphic.style.IlvLinkStyle
The Stroke property name.
STROKE - Static variable in class ilog.views.maps.graphic.style.IlvPolylineStyle
The Stroke property name.
STROKE_AND_FILL - Static variable in class ilog.views.graphic.IlvGraphicPath
Stroke and fill drawing rule.
STROKE_ON - Static variable in class ilog.views.maps.graphic.style.IlvGeneralPathStyle
The StrokeOn property name.
STROKE_ONLY - Static variable in class ilog.views.graphic.IlvGraphicPath
Stroke only drawing rule.
STROKE_PAINT - Static variable in class ilog.views.maps.graphic.style.IlvGeneralPathStyle
The StrokePaint property name.
STROKE_PAINT - Static variable in class ilog.views.maps.graphic.style.IlvMapTextStyle
The Stroke Paint property name.
STROKE_WIDTH - Static variable in class ilog.views.maps.graphic.style.IlvGeneralPathStyle
The StrokeWidth property name.
STROKE_WIDTH - Static variable in class ilog.views.maps.label.IlvMapLabelStyle
The StrokeWidth property name.
StrokeColor - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
Use CSS property borderColor instead.
StrokeDashArray - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
Use CSS property borderLineStyle instead.
StrokeDashPhase - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
Use CSS property borderLineStylePhase instead.
StrokeEndCaps - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
Use CSS property borderEndCap instead.
StrokeLineJoins - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
Use CSS property borderLineJoin instead.
StrokeMiterLimit - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
Use CSS property borderMiterLimit instead.
StrokeWidth - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
Use CSS property borderWidth instead.
STRUCTURE_CHANGED - Static variable in class ilog.views.graphlayout.GraphModelEvent
The bit mask of the type of the event when one or several nodes or links have been added or removed.
STRUCTURE_CHANGED - Static variable in class ilog.views.graphlayout.labellayout.LabelingModelEvent
The bit mask of the type of the event when one or several labels or obstacles have been added or removed.
structureChanged(boolean) - Method in class ilog.views.graphlayout.IlvGraphModel
Deprecated.
Beginning with JViews 5.5, use the method IlvGraphModel.fireGraphModelEvent(java.lang.Object, int, boolean) instead.
structureChanged(boolean, Object) - Method in class ilog.views.graphlayout.labellayout.IlvLabelingModel
Deprecated.
Beginning with JViews 5.5, use the method IlvLabelingModel.fireLabelingModelEvent(Object, int, boolean) instead.
STYLE - Static variable in interface ilog.views.faces.IlvFacesConstants
The inline client cascading style sheet.
style - Variable in class ilog.views.maps.graphic.IlvMapCompositeLink
The map style in use.
style - Variable in class ilog.views.maps.graphic.IlvMapPolyline
The map style in use.
STYLE_CHANGED - Static variable in class ilog.views.chart.event.ChartRendererEvent
The type of the event when the style has changed.
STYLE_CLASS - Static variable in interface ilog.views.faces.IlvFacesConstants
The client class style sheet.
STYLE_DEFAULT_MASK - Static variable in class ilog.views.chart.IlvChart
The default style sheet debug mask.
STYLE_SHEET - Static variable in interface ilog.views.chart.faces.IlvChartConstants
The server side style sheet property of a chart.
STYLE_SHEET - Static variable in interface ilog.views.gantt.faces.IlvFacesGanttConstants
The server side style sheet property of a chart.
STYLE_SHEETS - Static variable in interface ilog.tgo.faces.IltFacesJTGOConstants
The list of URLs for the style sheets.
STYLE_SHEETS - Static variable in interface ilog.views.chart.faces.IlvChartConstants
The server side style sheets property of a chart.
STYLE_SHEETS - Static variable in interface ilog.views.diagrammer.faces.IlvFacesDiagrammerConstants
The URLs of the style sheets.
STYLE_SHEETS - Static variable in interface ilog.views.gantt.faces.IlvFacesGanttConstants
The comma separated list of cascading style sheets.
styleChanged(StyleChangeEvent) - Method in class ilog.cpl.style.IlpAbstractStyleValueProvider
Deprecated.
Called when the inner style value provider has its value changed somehow.
styleChanged(StyleChangeEvent) - Method in class ilog.cpl.style.IlpKeyStyleValueModifier
Deprecated.
Called when the inner style value provider has its value changed somehow.
styleChanged(StyleChangeEvent) - Method in class ilog.cpl.style.IlpRemoteStyleValueProvider
Deprecated.
Called when style values have changed.
styleChanged(StyleChangeEvent) - Method in class ilog.cpl.style.IlpStyle
Deprecated.
This method is called by the style value providers that are being used by this style, indicating that its value has changed.
styleChanged(StyleChangeEvent) - Method in class ilog.cpl.style.IlpStyleValueModifier
Deprecated.
Called when the inner style value provider has its value changed somehow.
StyleChanged - Static variable in class ilog.cpl.style.StyleChangeEvent.Type
Deprecated.
Event sent when a value in a style has changed
styleChanged(StyleChangeEvent) - Method in interface ilog.cpl.style.StyleChangeListener
Deprecated.
Called when style values have changed.
styleChanged(StyleEvent) - Method in class ilog.views.maps.beans.IlvMapLayer.MapLayerStyleListener
Processes specific style changes that affect the whole layer, such as visibility, and transparency.
styleChanged(StyleEvent) - Method in interface ilog.views.maps.graphic.style.StyleListener
Invoked when a change has occurred in the IlvMapStyle
styleChanged(StyleEvent) - Method in class ilog.views.maps.IlvMapLayerStyleChangeListener
This event will reset and start the data source when the image computation estimates that it must reload.
styleChanged(StyleEvent) - Method in class ilog.views.maps.raster.datasource.IlvRasterStyle
Invoked when a change has occurred in the IlvMapStyle
StyleChangeEvent - Class in ilog.cpl.style
Deprecated.
The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information.
StyleChangeEvent(Object, IlpKey) - Constructor for class ilog.cpl.style.StyleChangeEvent
Deprecated.
Creates a new event.
StyleChangeEvent(Object, Collection<IlpKey>) - Constructor for class ilog.cpl.style.StyleChangeEvent
Deprecated.
Creates a new event.
StyleChangeEvent(Object, Collection<IlpKey>, boolean) - Constructor for class ilog.cpl.style.StyleChangeEvent
Deprecated.
Creates an event which may be general or not.
StyleChangeEvent(Object, IlEventType) - Constructor for class ilog.cpl.style.StyleChangeEvent
Deprecated.
Creates an event which may be general or not.
StyleChangeEvent.Type - Class in ilog.cpl.style
Deprecated.
Event types.
StyleChangeListener - Interface in ilog.cpl.style
Deprecated.
The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information.
StyleCompatibilityMode - Static variable in class ilog.tgo.IltSystem
Indicates that compatibility with previous style customization shall be used.
styleContext - Variable in class ilog.cpl.style.IlpStyle
Deprecated.
Style context for this style
StyleEvent - Class in ilog.views.maps.graphic.style
An event indicating that something has changed in a IlvMapStyle.
StyleEvent(Object, Object, Object) - Constructor for class ilog.views.maps.graphic.style.StyleEvent
Constructs a StyleEvent.
StyleEvent(Object, String, Object, Object) - Constructor for class ilog.views.maps.graphic.style.StyleEvent
Constructs a StyleEvent.
styleIdentifier - Variable in class ilog.cpl.style.IlpStyleContext
Deprecated.
Style identifier.
styleIdentifierName - Variable in class ilog.cpl.style.IlpStyleContext
Deprecated.
 
styleItem() - Method in class ilog.views.maps.beans.IlvMapAnnotationToolBar
Creates a menu item that allows you to change the style of the annotation.
styleKeyListeners - Variable in class ilog.cpl.style.IlpStyle
Deprecated.
A table List of >.
styleKeys - Variable in class ilog.cpl.style.StyleChangeEvent
Deprecated.
Modified keys
StyleListener - Interface in ilog.cpl.style
Deprecated.
The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information.
StyleListener - Interface in ilog.views.maps.graphic.style
A listener invoked when some property has changed in a IlvMapStyle
styleListeners - Variable in class ilog.cpl.style.IlpAbstractStyleValueProvider
Deprecated.
Style change listeners
styleListeners - Variable in class ilog.cpl.style.IlpStyle
Deprecated.
A table IlpStyle -> null This map contains listeners for this style.
styleMap - Variable in class ilog.views.maps.datasource.IlvHierarchicalDataSource
The (internal) table used to map a feature key to a style.
stylePropertyName - Static variable in class ilog.views.maps.beans.IlvMapLayer
The name of the style property.
styles - Variable in class ilog.cpl.style.IlpDefaultStyleManager
Deprecated.
Style cache IlpStyleContext->IlpStyle
styleSearchOrderCache - Variable in class ilog.cpl.style.IlpStyle
Deprecated.
Unmodifiable list which contains the search order
StyleSheet - Static variable in class ilog.views.sdm.renderer.IlvRendererUtil
The alias "StyleSheet" for the class ilog.views.sdm.renderer.IlvStyleSheetRenderer.
styleSheetLoadingDone(SDMEngineStyleSheetEvent) - Method in class ilog.views.sdm.event.SDMEngineStyleSheetAdapter
Invoked after the SDM engine has finished loading a new style sheet file.
styleSheetLoadingDone(SDMEngineStyleSheetEvent) - Method in interface ilog.views.sdm.event.SDMEngineStyleSheetListener
Invoked after the SDM engine has finished loading a new style sheet.
styleSheetLoadingStarted(SDMEngineStyleSheetEvent) - Method in class ilog.views.sdm.event.SDMEngineStyleSheetAdapter
Invoked before the SDM engine starts loading a new style sheet file.
styleSheetLoadingStarted(SDMEngineStyleSheetEvent) - Method in interface ilog.views.sdm.event.SDMEngineStyleSheetListener
Invoked before the SDM engine starts loading a new style sheet file.
stylesInProgress - Variable in class ilog.cpl.style.IlpDefaultStyleManager
Deprecated.
Logger for local access
styleType - Variable in class ilog.cpl.style.IlpStorageStyleIdentifier
Deprecated.
Current style type.
styleType - Variable in class ilog.cpl.style.IlpStyleContext
Deprecated.
Current style type.
styleValueChanged(IlpAbstractStyle, IlpKey) - Method in class ilog.cpl.style.IlpStyle
Deprecated.
This method is called whenever a value of a key is changed.
styleValueChanged(IlpAbstractStyle, IlpKey) - Method in class ilog.cpl.style.IlpStyleListenerSupport
Deprecated.
Called each time a key changes.
styleValueChanged(IlpAbstractStyle, IlpKey) - Method in interface ilog.cpl.style.StyleListener
Deprecated.
This method is called whenever a key value is changed in this style.
sub(Ilv3DDoubleVector) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DDoubleVector
Subtracts a vector from this one.
sub(Ilv3DDoubleVector, Ilv3DDoubleVector) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DDoubleVector
Sets this vector equal to a - b.
sub(Ilv3DFloatVector) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DFloatVector
Subtracts a vector from this one.
sub(Ilv3DFloatVector, Ilv3DFloatVector) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DFloatVector
Sets this vector equal to a - b
SubFieldPosition(String, char, int, int) - Constructor for class ilog.views.maps.defense.format.asrp.IlvRasterASRPReader.SubFieldPosition
Creates storage for subfield information, initializing its name and information about the tag location.
SubGraph - Static variable in class ilog.views.sdm.renderer.IlvRendererUtil
The alias "SubGraph" for the class ilog.views.sdm.renderer.IlvSubGraphRenderer.
SubGrapher() - Constructor for class ilog.views.sdm.renderer.IlvSubGraphRenderer.SubGrapher
Constructs an internal sub-grapher.
SubGrapher(IlvSubGraphRenderer.SubGrapher) - Constructor for class ilog.views.sdm.renderer.IlvSubGraphRenderer.SubGrapher
Constructs a copy of internal sub-grapher.
SubGrapher(IlvInputStream) - Constructor for class ilog.views.sdm.renderer.IlvSubGraphRenderer.SubGrapher
Constructs an internal sub-grapher from an input stream.
SubGrapher(int) - Constructor for class ilog.views.sdm.renderer.IlvSubGraphRenderer.SubGrapher
Constructs an internal sub-grapher with a specified number of layers.
SubGrapher(int, int) - Constructor for class ilog.views.sdm.renderer.IlvSubGraphRenderer.SubGrapher
Creates an internal sub-grapher.
SubGraphNode(IlvInputStream) - Constructor for class ilog.views.sdm.renderer.IlvExpandCollapseRenderer.SubGraphNode
Deprecated.
Reads the subgraph node from an IVL stream.
Subject(String, Object) - Constructor for class ilog.views.sdm.model.IlvRDFSDMModel.Subject
Constructor.
SubjectToTest - Static variable in class ilog.tgo.model.IltOSI.Control
 
SUBLINK_DESELECTED - Static variable in class ilog.views.graphic.linkbundle.event.LinkBundleSelectionChangedEvent
The type of the event when a sublink is deselected.
SUBLINK_SELECTED - Static variable in class ilog.views.graphic.linkbundle.event.LinkBundleSelectionChangedEvent
The type of the event when a sublink is selected.
SUBMITTED_VALUE - Static variable in interface ilog.views.faces.dhtml.IlvDHTMLConstants
The submitted value of an UIInput.
SubnetworkBackgroundColor - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
Use CSS property subnetworkBackground instead.
SubnetworkBottomMargin - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
Use CSS property subnetworkBottomMargin instead.
SubnetworkCollapseIconVisible - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
Use CSS property subnetworkCollapseIconVisible instead.
SubnetworkCollapsionIconThreshold - Static variable in class ilog.tgo.resource.IltrZoom
Threshold for a modified display of subnetworks.
SubnetworkExpansionIconVisible - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
Use CSS property subnetworkExpansionIconVisible instead.
SubnetworkFont - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
 
SubnetworkForegroundColor - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
Use CSS property subnetworkForeground instead.
SubnetworkFrame - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
Use CSS property subnetworkFrame instead.
SubnetworkLeftMargin - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
Use CSS property subnetworkLeftMargin instead.
SubnetworkMargin - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
This property is no longer used. Please use the properties subnetworkTopMargin, subnetworkBottomMargin, subnetworkLeftMargin and subnetworkRightMargin instead.
SubnetworkOpaque - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
Use CSS property subnetworkOpaque instead.
SubnetworkRightMargin - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
Use CSS property subnetworkRightMargin instead.
SubnetworkShowingTitle - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
Use CSS property subnetworkShowingTitle instead.
SubnetworkTitle - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
Use CSS property subnetworkTitle instead.
SubnetworkTitlebarFrameThreshold - Static variable in class ilog.tgo.resource.IltrZoom
Threshold for a modified display of subnetworks.
SubnetworkTitleColor - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
Use CSS property subnetworkTitleColor instead.
SubnetworkTitleJustification - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
Use CSS property subnetworkTitleJustification instead.
SubnetworkTopMargin - Static variable in class ilog.cpl.style.key.IlpObjectKeys
Deprecated.
Use CSS property subnetworkTopMargin instead.
subscribe(IlvGroupElement, String, String) - Method in class ilog.views.prototypes.IlvGroupElement
Connects this group element to the subscriber object.
subscribeToDataModelEvents() - Method in class ilog.views.gantt.IlvVerticalDisplayController.ActivityAdapter
Subscribes the adapter to receive data model nodes inserted/removed/moved events from the Gantt configuration.
subscribeToDataModelEvents() - Method in class ilog.views.gantt.IlvVerticalDisplayController.ResourceAdapter
Subscribes the adapter to receive data model nodes inserted/removed/moved events from the Gantt configuration.
subscribeToObject(IlpObject) - Method in class ilog.cpl.datasource.IlpDefaultDataSource
Register this datasource to receive attribute value change events from the given object.
subscribeToObject(IlpObject) - Method in class ilog.tgo.datasource.IltDefaultDataSource
Subscribe to receive events for the given object.
SUBSTRING - Static variable in interface ilog.views.util.styling.IlvCSSAttributeSelector
Tests that the attribute at the matching object is a list of space-separated words, one of which is exactly equal to the value.
substring(AttributedString, int, int) - Static method in class ilog.views.util.text.IlvAttributedStringUtil
Returns the attributed string that is a substring of the input string.
SubToTest - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Default value of settings: OSI.Control.SubjectToTest.NT.Icon OSI.Control.SubjectToTest.CT.Icon Image: ilog/tgo/ilt_sub_test.png
subtract(IlvDataInterval) - Method in class ilog.views.chart.IlvDataInterval
Subtracts the given interval.
subtract(IlvDuration) - Method in class ilog.views.gantt.IlvDuration
Returns a new IlvDuration that is the difference between this duration and the specified duration.
subtract(Date, IlvDuration) - Static method in class ilog.views.gantt.IlvTimeUtil
Returns a new Date that is the specified date minus the specified duration.
subtract(Date, Date) - Static method in class ilog.views.gantt.IlvTimeUtil
Returns the difference between the two specified dates.
suffix - Static variable in class ilog.views.diagrammer.project.IlvDiagrammerProject
The suffix for Diagrammer project files (".idpr" ).
SUMMED - Static variable in class ilog.views.chart.renderer.IlvStairChartRenderer
Mode type for summed stairs.
SUMMED_STAIR - Static variable in class ilog.views.chart.IlvChartRenderer
Summed stair chart renderer type.
SUPERIMPOSED - Static variable in class ilog.views.chart.renderer.IlvBarChartRenderer
Mode type for superimposed bars.
SUPERIMPOSED - Static variable in class ilog.views.chart.renderer.IlvPolylineChartRenderer
Mode type for superimposed polylines.
SUPERIMPOSED_BAR - Static variable in class ilog.views.chart.IlvChartRenderer
Superimposed bar chart renderer type.
SupportedEntityAbsent - Static variable in class ilog.tgo.model.IltBellcore.SecState
 
SupportedEntityExists - Static variable in class ilog.tgo.model.IltBellcore.SecState
 
SupportEntAbs - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Default value of settings: Bellcore.SecState.SupportedEntityAbsent.OOS.Icon Bellcore.SecState.SupportedEntityAbsent.NT.Icon Bellcore.SecState.SupportedEntityAbsent.CT.Icon Image: ilog/tgo/ilt_supt_abs.png
SupportEntEx - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Default value of settings: Bellcore.SecState.SupportedEntityExists.OOS.Icon Bellcore.SecState.SupportedEntityExists.NT.Icon Bellcore.SecState.SupportedEntityExists.CT.Icon Image: ilog/tgo/ilt_supt_exi.png
SupportEntOut - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Default value of setting Bellcore.SecState.SupportingEntityOutage.CT.Icon.
SupportEntSwa - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
This image is no longer used. Use IltrImage.SupportEntSwaOOS and IltrImage.SupportEntSwaNT instead.
SupportEntSwaA - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
This image is no longer used. Use IltrImage.SupportEntSwaCT instead.
SupportEntSwaCT - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Default value of setting Bellcore.SecState.SupportingEntitySwapped.CT.Icon.
SupportEntSwaNT - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Default value of setting Bellcore.SecState.SupportingEntitySwapped.NT.Icon.
SupportEntSwaOOS - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Default value of setting Bellcore.SecState.SupportingEntitySwapped.OOS.Icon.
SupportingEntAbs - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Default value of settings: Bellcore.SecState.SupportingEntityAbsent.OOS.Icon Bellcore.SecState.SupportingEntityAbsent.NT.Icon Bellcore.SecState.SupportingEntityAbsent.CT.Icon Image: ilog/tgo/ilt_supting_abs.png
SupportingEntityAbsent - Static variable in class ilog.tgo.model.IltBellcore.SecState
 
SupportingEntityOutage - Static variable in class ilog.tgo.model.IltBellcore.SecState
 
SupportingEntitySwapped - Static variable in class ilog.tgo.model.IltBellcore.SecState
 
supportMultiline() - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
Returns true if the label can be a multiline label; false otherwise.
supportMultiline() - Method in class ilog.views.graphic.composite.IlvCompositeLink
Returns true if the label can be a multiline label; false otherwise.
supportMultiline() - Method in class ilog.views.graphic.IlvDefaultCollapsedGraphic
Returns true if the label can be a multi-line label; false otherwise.
supportMultiline() - Method in class ilog.views.graphic.IlvLabel
Returns false since this object does not support multiline text.
supportMultiline() - Method in class ilog.views.graphic.IlvReliefLabel
Returns false since this object does not support multiline text.
supportMultiline() - Method in class ilog.views.graphic.IlvShadowLabel
Returns false since this object does not support multiline text.
supportMultiline() - Method in class ilog.views.graphic.IlvText
Always returns true for IlvText.
supportMultiline() - Method in class ilog.views.graphic.IlvTextPath
Returns true if the label can be a multiline label, false otherwise.
supportMultiline() - Method in class ilog.views.graphic.IlvZoomableLabel
Returns true since this object supports multiline text.
supportMultiline() - Method in interface ilog.views.IlvLabelInterface
Returns true if the label can be a multi-line label; false otherwise.
supportMultiline(IlvGraphic) - Method in class ilog.views.interactor.IlvEditLabelInteractor
Called to indicate whether the label of the object can have multiple lines.
supportMultiline() - Method in class ilog.views.maps.graphic.IlvMapLabel
Returns true since this object supports multiline text.
supportMultiline() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
Returns true if the label can be a multiline label; false otherwise.
supportMultiline() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
Implementation of IlvLabelInterface.
supportMultiline(IlvGraphic) - Method in class ilog.views.sdm.interactor.IlvEditSDMLabelInteractor
Returns true if the graphic object or the object that it encapsulates implements IlvLabelInterface, and supports multiline labels.
supportNotification - Variable in class ilog.cpl.style.IlpAbstractStyleValueProvider
Deprecated.
Indicates if this instance will support style notification or not
supportsAllowedTime() - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Indicates that this layout class can stop the layout computation in a proper manner when the user-defined allowed time is exceeded.
supportsAllowedTime() - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
Indicates that this layout class can stop the layout computation in the proper manner when the user-defined allowed time is exceeded.
supportsAllowedTime() - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
Indicates that this layout class can stop the layout computation when the user-defined allowed time is exceeded.
supportsAllowedTime() - Method in class ilog.views.graphlayout.bus.IlvBusLayout
Indicates that this layout class can stop the layout computation in a proper manner when the user-defined allowed time is exceeded.
supportsAllowedTime() - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
Indicates that this layout class can not stop the layout computation when the user-defined allowed time is exceeded.
supportsAllowedTime() - Method in class ilog.views.graphlayout.grid.IlvGridLayout
Indicates that this layout class can stop the layout computation in a proper manner when the user-defined allowed time is exceeded.
supportsAllowedTime() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Indicates that this layout class can stop the layout computation in a proper manner when the user-defined allowed time is exceeded.
supportsAllowedTime() - Method in class ilog.views.graphlayout.IlvGraphLayout
Indicates whether the layout class can stop the layout computation when a user-defined allowed time is exceeded.
supportsAllowedTime() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
Indicates that this layout class can stop the layout computation when the user-defined allowed time is exceeded.
supportsAllowedTime() - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayout
Indicates whether the layout class can stop the layout computation when a user-defined allowed time is exceeded.
supportsAllowedTime() - Method in class ilog.views.graphlayout.labellayout.random.IlvRandomLabelLayout
Indicates that this layout class can stop the layout computation when the user-defined allowed time is exceeded.
supportsAllowedTime() - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Indicates that this layout class can stop the layout computation in a proper manner when the user-defined allowed time is exceeded.
supportsAllowedTime() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Indicates that this layout class can stop the layout computation in a proper manner when the user-defined allowed time is exceeded.
supportsAllowedTime() - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Indicates that this layout class can stop the layout computation in the proper manner when the user-defined allowed time is exceeded.
supportsAllowedTime() - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
Indicates whether the layout class can stop the layout computation when a user-defined allowed time is exceeded.
supportsAllowedTime() - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
Indicates whether the layout class can stop the layout computation when a user-defined allowed time is exceeded.
supportsAllowedTime() - Method in class ilog.views.graphlayout.springembedder.IlvSpringEmbedderLayout
Deprecated.
Indicates that this layout class can stop the layout computation in a proper manner when the user-defined allowed time is exceeded.
supportsAllowedTime() - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
Indicates that this layout class can stop the layout computation in a proper manner when the user-defined allowed time is exceeded.
supportsAllowedTime() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Indicates that this layout class can stop the layout computation in a proper manner when the user-defined allowed time is exceeded.
supportsAllowedTime() - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
Indicates that this layout class can stop the layout computation when the user-defined allowed time is exceeded.
supportsAnimation() - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Indicates that this layout class supports the animation mechanism; that is, it can perform redraws to animate the layout process in some way.
supportsAnimation() - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
Indicates that this layout class supports the animation mechanism; that is, it performs a redraw of the grapher after each iteration if the method setAnimate(boolean) is called with a true argument.
supportsAnimation() - Method in class ilog.views.graphlayout.IlvGraphLayout
Indicates whether the layout class can perform a redraw of the graph model after each step or iteration.
supportsAnimation() - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Indicates that this layout class supports the animation mechanism; that is, it can perform redraws to animate the layout process in some way.
supportsAnimation() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Indicates that this layout class supports the animation mechanism; that is, it can perform redraws to animate the process of layout in some way.
supportsAnimation() - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Indicates that this layout class supports the animation mechanism; that is, it performs a redraw of the grapher after each iteration if the method {#
supportsAnimation() - Method in class ilog.views.graphlayout.springembedder.IlvSpringEmbedderLayout
Deprecated.
Indicates that this layout class supports the animation mechanism; that is, it performs a redraw of the grapher after each iteration if the method setAnimate(boolean) is called with a true argument.
supportsAnimation() - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
Indicates that this layout class supports the animation mechanism; that is, it performs a redraw of the grapher after each iteration if the method setAnimate(boolean) is called with a true argument.
supportsAnimation() - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
Indicates that this layout class supports the animation mechanism; that is, it performs a redraw of the grapher after each iteration if the method IlvGraphLayout.setAnimate(boolean) is called with a true argument.
supportsCustomEditor() - Method in class ilog.views.maps.beans.editor.IlvAlphaPropertyEditor
Tells is this property editor supports a custom editor.
supportsCustomEditor() - Method in class ilog.views.maps.beans.editor.IlvBoundsPropertyEditor
This property editor supports a custom editor.
supportsCustomEditor() - Method in class ilog.views.maps.beans.editor.IlvColorModelPropertyEditor
This property editor supports a custom editor.
supportsCustomEditor() - Method in class ilog.views.maps.beans.editor.IlvPercentPropertyEditor
This property editor supports a custom editor.
supportsCustomEditor() - Method in class ilog.views.maps.datasource.IlvCoordinateSystemPropertyEditor
Returns true.
supportsCustomEditor() - Method in class ilog.views.maps.datasource.IlvFilePropertyEditor
Returns true.
supportsCustomEditor() - Method in class ilog.views.maps.projection.IlvCoordinateEditor
Tests if this property editor supports a custom editor.
supportsDrawGhost() - Method in class ilog.views.IlvLinkConnector
supportsDrawGhost() - Method in class ilog.views.linkconnector.IlvPinLinkConnector
Overrides the default supportsDrawGhost method and always returns true.
supportsDynamicLayers() - Method in class ilog.tgo.faces.graph.component.IltFacesGraphView
Returns a boolean determining if this component supports dynamic layers.
supportsGlobalPropertyChangeListener() - Method in class ilog.views.chart.datax.adapter.connector.IlvCollectionsConnector
Returns false.
supportsGlobalPropertyChangeListener() - Method in class ilog.views.chart.datax.adapter.connector.IlvJavaBeanPropertyConnector
Returns false.
supportsGlobalPropertyChangeListener() - Method in interface ilog.views.chart.datax.adapter.IlvPropertyConnector
Returns true if this interface supports watching property changes for all objects at once.
supportsLayoutOfConnectedComponents() - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
Indicates that this layout class can cut the attached graph into connected components, apply itself to each connected component separately, and then use the layout instance returned by the method IlvGraphLayout.getLayoutOfConnectedComponents() to position the connected components.
supportsLayoutOfConnectedComponents() - Method in class ilog.views.graphlayout.bus.IlvBusLayout
Indicates that this layout class can cut the attached graph into connected components, apply itself to each connected component separately, and use the layout instance returned by the method IlvGraphLayout.getLayoutOfConnectedComponents() to position the connected components.
supportsLayoutOfConnectedComponents() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Indicates that this layout class can use the generic connected component layout mechanism of the IlvGraphLayout base class.
supportsLayoutOfConnectedComponents() - Method in class ilog.views.graphlayout.IlvGraphLayout
Indicates whether the layout class can cut the attached graph into connected components, apply itself on each connected component separately, and then use the layout instance returned by the method IlvGraphLayout.getLayoutOfConnectedComponents() to position the connected components.
supportsLayoutOfConnectedComponents() - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
Indicates whether the layout class can cut the attached graph into connected components, apply itself on each connected component separately, and then use the layout instance returned by the method IlvGraphLayout.getLayoutOfConnectedComponents() to position the connected components.
supportsLayoutOfConnectedComponents() - Method in class ilog.views.graphlayout.springembedder.IlvSpringEmbedderLayout
Deprecated.
Indicates that this layout class can cut the attached graph into connected components, apply itself to each connected component separately, and then use the layout instance returned by the method IlvGraphLayout.getLayoutOfConnectedComponents() to place the connected components.
supportsLayoutOfConnectedComponents() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Indicates that this layout class can use the generic connected component layout mechanism of the IlvGraphLayout base class.
supportsLayoutRegion() - Method in class ilog.views.graphlayout.bus.IlvBusLayout
Indicates that this layout class can control the size of the graph drawing to fit a user-defined region (a rectangle) or a user-defined manager view.
supportsLayoutRegion() - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
Indicates that this layout class takes into account a user-defined region (a rectangle) or a user-defined manager view to compute the dimensions of the drawing.
supportsLayoutRegion() - Method in class ilog.views.graphlayout.grid.IlvGridLayout
Indicates that this layout class can control the size of the graph drawing to fit a user-defined region (a rectangle) or a user-defined manager view.
supportsLayoutRegion() - Method in class ilog.views.graphlayout.IlvGraphLayout
Indicates whether the layout class can control the position and/or size of the graph drawing according to a user-defined region (a rectangle) or a user-defined area of a manager view.
supportsLayoutRegion() - Method in class ilog.views.graphlayout.random.IlvRandomLayout
Indicates that this layout class can control the size of the drawing of the graph to fit (exactly or approximately) a user-defined region (a rectangle) or a user-defined manager view.
supportsLayoutRegion() - Method in class ilog.views.graphlayout.springembedder.IlvSpringEmbedderLayout
Deprecated.
Indicates that this layout class can control the size of the graph drawing to fit (approximately) a user-defined region (a rectangle) or a user-defined manager view.
supportsLayoutRegion() - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
Indicates that this layout class can control the size of the graph drawing to fit (approximately) a user-defined region (a rectangle) or a user-defined manager view.
supportsLayoutRegion() - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
Indicates that this layout class can control the size of the graph drawing to fit (approximately) a user-defined region (a rectangle) or a user-defined manager view.
supportsLinkClipping() - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
Indicates that this layout class can use a link clip interface to clip the end points of a link.
supportsLinkClipping() - Method in class ilog.views.graphlayout.bus.IlvBusLayout
Indicates that this layout class can use a link clip interface to clip the end points of a link.
supportsLinkClipping() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Indicates that this layout class can use a link clip interface to clip the end points of a links.
supportsLinkClipping() - Method in class ilog.views.graphlayout.IlvGraphLayout
Indicates whether the layout class can use a link clip interface to clip the end points of a link.
supportsLinkClipping() - Method in class ilog.views.graphlayout.springembedder.IlvSpringEmbedderLayout
Deprecated.
Indicates that this layout class can use a link clip interface to clip the end points of a link.
supportsLinkClipping() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Indicates that this layout class can use a link clip interface to clip the end points of a link.
supportsLinkConnectionBox() - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Indicates that this layout class can use a link connection box interface to calculate the end points of a link.
supportsLinkConnectionBox() - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
Indicates that this layout class can use a link connection box interface to calculate the end points of a link.
supportsLinkConnectionBox() - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
Indicates that this layout class can use a link connection box interface to calculate the end points of a link.
supportsLinkConnectionBox() - Method in class ilog.views.graphlayout.bus.IlvBusLayout
Indicates that this layout class can use a link connection box interface to calculate the end points of a link.
supportsLinkConnectionBox() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Indicates that this layout class can use a link connection box interface to calculate the end points of links.
supportsLinkConnectionBox() - Method in class ilog.views.graphlayout.IlvGraphLayout
Indicates whether the layout class can use a link connection box interface to calculate the end points of a link.
supportsLinkConnectionBox() - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Indicates that this layout class can use a link connection box interface to calculate the end points of a link.
supportsLinkConnectionBox() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Indicates that this layout class can use a link connection box interface to calculate the end points of a link.
supportsLinkConnectionBox() - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Indicates that this layout class can use a link connection box interface to calculate the end points of a link.
supportsLinkConnectionBox() - Method in class ilog.views.graphlayout.springembedder.IlvSpringEmbedderLayout
Deprecated.
Indicates that this layout class can use a link connection box interface to calculate the end points of a link.
supportsLinkConnectionBox() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Indicates that this layout class can use a link connection box interface to calculate the end points of links.
supportsMapFormat(String) - Method in class ilog.views.maps.format.wms.IlvWMSServerNode
Returns true if the passed map format is supported.
supportsMemorySavings() - Method in class ilog.views.graphlayout.IlvGraphLayout
Indicates whether the layout class can perform the layout using two partially different implementations: one that gives priority to speed, the other that gives priority to memory usage.
supportsMemorySavings() - Method in class ilog.views.graphlayout.springembedder.IlvSpringEmbedderLayout
Deprecated.
Indicates that this layout class can perform the layout using two partially different implementations: one that gives priority to speed, the other that gives priority to memory usage.
supportsMemorySavings() - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
Indicates that this layout class can perform the layout using two partially different implementations: one that gives priority to speed, the other that gives priority to memory usage.
supportsPercentageComplete() - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
Indicates that this layout class can estimate the percentage of completion during the layout run.
supportsPercentageComplete() - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
Indicates that this layout class can not estimate the percentage of completion during the layout run.
supportsPercentageComplete() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Indicates that this layout class can estimate the percentage of completion during the layout run.
supportsPercentageComplete() - Method in class ilog.views.graphlayout.IlvGraphLayout
Indicates whether the layout class can estimate the percentage of completion during the run of layout.
supportsPercentageComplete() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
Indicates that this layout class can estimate the percentage of completion during the run of layout.
supportsPercentageComplete() - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayout
Indicates whether the layout class can estimate the percentage of completion during the run of layout.
supportsPercentageComplete() - Method in class ilog.views.graphlayout.labellayout.random.IlvRandomLabelLayout
Indicates that this layout class can estimate the percentage of completion during the run of layout.
supportsPercentageComplete() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Indicates that this layout class can estimate the percentage of completion during the run of layout.
supportsPercentageComplete() - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
Indicates whether the layout class can estimate the percentage of completion during the run of the layout.
supportsPercentageComplete() - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
Indicates whether the layout class can estimate the percentage of completion during the run of the layout.
supportsPercentageComplete() - Method in class ilog.views.graphlayout.springembedder.IlvSpringEmbedderLayout
Deprecated.
Indicates that this layout class can determine the percentage of completion during the run of layout.
supportsPercentageComplete() - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
Indicates that this layout class can not estimate the percentage of completion during the layout run.
supportsPercentageComplete() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Indicates that this layout class can estimate the percentage of completion during the run of the layout.
supportsPercentageComplete() - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
Indicates that this layout class can not estimate the percentage of completion during the layout run.
supportsPerObjectPropertyChangeListener() - Method in class ilog.views.chart.datax.adapter.connector.IlvCollectionsConnector
Returns false.
supportsPerObjectPropertyChangeListener() - Method in class ilog.views.chart.datax.adapter.connector.IlvJavaBeanPropertyConnector
Returns true.
supportsPerObjectPropertyChangeListener() - Method in interface ilog.views.chart.datax.adapter.IlvPropertyConnector
Returns true if this interface supports watching property changes on a per-object basis.
supportsPreserveFixedLinks() - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Indicates that this layout class allows the user to specify fixed links.
supportsPreserveFixedLinks() - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
Indicates that this layout class allows the user to specify fixed links.
supportsPreserveFixedLinks() - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
Indicates that this layout class allows the user to specify fixed links.
supportsPreserveFixedLinks() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Indicates that this layout class allows the user to specify fixed links.
supportsPreserveFixedLinks() - Method in class ilog.views.graphlayout.IlvGraphLayout
Indicates whether the layout class allows the user to specify fixed links.
supportsPreserveFixedLinks() - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Indicates that this layout class allows the user to specify fixed links.
supportsPreserveFixedLinks() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Indicates that this layout class allows the user to specify fixed links.
supportsPreserveFixedLinks() - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Indicates that this layout class allows the user to specify fixed links.
supportsPreserveFixedLinks() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Indicates that this layout class allows the user to specify fixed links.
supportsPreserveFixedNodes() - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
Indicates that this layout class allows the user to specify fixed nodes.
supportsPreserveFixedNodes() - Method in class ilog.views.graphlayout.bus.IlvBusLayout
Indicates that this layout class allows the user to specify fixed nodes.
supportsPreserveFixedNodes() - Method in class ilog.views.graphlayout.grid.IlvGridLayout
Indicates that this layout class allows the user to specify fixed nodes.
supportsPreserveFixedNodes() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Indicates that this layout class allows the user to specify fixed nodes.
supportsPreserveFixedNodes() - Method in class ilog.views.graphlayout.IlvGraphLayout
Indicates whether the layout class allows the user to specify fixed nodes.
supportsPreserveFixedNodes() - Method in class ilog.views.graphlayout.springembedder.IlvSpringEmbedderLayout
Deprecated.
Indicates that this layout class allows the user to specify fixed nodes.
supportsPreserveFixedNodes() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Indicates that this layout class allows the user to specify fixed nodes.
supportsRandomGenerator() - Method in class ilog.views.graphlayout.IlvGraphLayout
Indicates whether the layout class uses randomly generated numbers (or randomly chosen parameters) for which it can accept a user-defined seed value.
supportsRandomGenerator() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
Indicates that this layout class uses randomly-generated numbers that can be initialized with a user-defined seed value.
supportsRandomGenerator() - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayout
Indicates whether the layout class uses randomly-generated numbers (or randomly-chosen parameters) for which it can accept a user-defined seed value.
supportsRandomGenerator() - Method in class ilog.views.graphlayout.labellayout.random.IlvRandomLabelLayout
Indicates that this layout class uses randomly-generated numbers that can be initialized with a user-defined seed value.
supportsRandomGenerator() - Method in class ilog.views.graphlayout.random.IlvRandomLayout
Indicates that this layout class uses randomly generated numbers that can be initialized with a user-defined seed value.
supportsRandomGenerator() - Method in class ilog.views.graphlayout.springembedder.IlvSpringEmbedderLayout
Deprecated.
Indicates that this layout class uses randomly generated numbers that can be initialized with a user-defined seed value.
supportsResize() - Method in class ilog.views.graphic.IlvTextSelection
Returns true if this object allows resizing of the selected graphic object.
supportsResize() - Method in class ilog.views.IlvDrawSelection
Returns true if this object allows resizing of the selected graphic object.
supportsResize() - Method in class ilog.views.IlvUnresizeableDrawSelection
Returns true if this object allows the resize of the selected graphic object.
supportsSaveParametersToNamedProperties() - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Indicates that this layout class can transfer the layout parameters to named properties.
supportsSaveParametersToNamedProperties() - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
Indicates that this layout class can transfer the layout parameters to named properties.
supportsSaveParametersToNamedProperties() - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
Indicates that this layout class can transfer the layout parameters to named properties.
supportsSaveParametersToNamedProperties() - Method in class ilog.views.graphlayout.bus.IlvBusLayout
Indicates that this layout class can transfer the layout parameters to named properties.
supportsSaveParametersToNamedProperties() - Method in class ilog.views.graphlayout.grid.IlvGridLayout
Indicates that this layout class can transfer the layout parameters to named properties.
supportsSaveParametersToNamedProperties() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Indicates that this layout class can transfer the layout parameters to named properties.
supportsSaveParametersToNamedProperties() - Method in class ilog.views.graphlayout.IlvGraphLayout
Indicates whether the layout class can transfer the layout parameters to named properties.
supportsSaveParametersToNamedProperties() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
Indicates whether the layout class can transfer the layout parameters to named properties.
supportsSaveParametersToNamedProperties() - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayout
Indicates whether the layout class can transfer the layout parameters to named properties.
supportsSaveParametersToNamedProperties() - Method in class ilog.views.graphlayout.labellayout.random.IlvRandomLabelLayout
Indicates whether the layout class can transfer the layout parameters to named properties.
supportsSaveParametersToNamedProperties() - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Indicates that this layout class can transfer the layout parameters to named properties.
supportsSaveParametersToNamedProperties() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Indicates that this layout class can transfer the layout parameters to named properties.
supportsSaveParametersToNamedProperties() - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Indicates that this layout class can transfer the layout parameters to named properties.
supportsSaveParametersToNamedProperties() - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
Indicates whether the layout class can transfer the layout parameters to named properties.
supportsSaveParametersToNamedProperties() - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
Indicates whether the layout class can transfer the layout parameters to named properties.
supportsSaveParametersToNamedProperties() - Method in class ilog.views.graphlayout.springembedder.IlvSpringEmbedderLayout
Deprecated.
Indicates that this layout class can transfer the layout parameters to named properties.
supportsSaveParametersToNamedProperties() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Indicates that this layout class can transfer the layout parameters to named properties.
supportsSplineRouting() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Indicates if this class supports the generic optimization of spline control points.
supportsSplineRouting() - Method in class ilog.views.graphlayout.IlvGraphLayout
Indicates whether the layout class supports the generic optimization of spline control points.
supportsSplineRouting() - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Indicates that this class supports the generic optimization of spline control points.
supportsSplineRouting() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Tests if this class supports the generic optimization of spline control points.
supportsSplineRouting() - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Tests if this class supports the generic optimization of spline control points.
supportsSplineRouting() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Tests if this class supports the generic optimization of spline control points.
supportsStopImmediately() - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
Indicates that this layout class can interrupt the current run of the layout immediately in a controlled way.
supportsStopImmediately() - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
Indicates that this layout class can interrupt the current run of the layout immediately in a controlled way.
supportsStopImmediately() - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
Indicates that this layout class can interrupt the current run of the layout immediately in a controlled way.
supportsStopImmediately() - Method in class ilog.views.graphlayout.bus.IlvBusLayout
Indicates that this layout class can interrupt the current run of layout immediately in a controlled way.
supportsStopImmediately() - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
Indicates that this layout class can interrupt the current run of the layout immediately in a controlled way.
supportsStopImmediately() - Method in class ilog.views.graphlayout.grid.IlvGridLayout
Indicates that this layout class can control the current run by interrupting the run of the layout immediately.
supportsStopImmediately() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
Indicates that this layout class can interrupt the current run of layout immediately in a controlled way.
supportsStopImmediately() - Method in class ilog.views.graphlayout.IlvGraphLayout
Indicates whether the layout class can interrupt the current run of layout immediately in a controlled way.
supportsStopImmediately() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
Indicates that this layout class can interrupt the current run of the layout immediately in a controlled way.
supportsStopImmediately() - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayout
Indicates whether the layout class can interrupt the current run of layout immediately in a controlled way.
supportsStopImmediately() - Method in class ilog.views.graphlayout.labellayout.random.IlvRandomLabelLayout
Indicates that this layout class can interrupt the current run of the layout immediately in a controlled way.
supportsStopImmediately() - Method in class ilog.views.graphlayout.link.IlvLinkLayout
Indicates that this layout class can interrupt the current run of the layout immediately in a controlled way.
supportsStopImmediately() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
Indicates that this layout class can interrupt the current run of the layout immediately in a controlled way.
supportsStopImmediately() - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
Indicates that this layout class can interrupt the current run of the layout immediately in a controlled way.
supportsStopImmediately() - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
Indicates whether the layout class can immediately interrupt the current run of the layout in a controlled way.
supportsStopImmediately() - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
Indicates whether the layout class can immediately interrupt the current run of the layout in a controlled way.
supportsStopImmediately() - Method in class ilog.views.graphlayout.springembedder.IlvSpringEmbedderLayout
Deprecated.
Indicates that this layout class can interrupt the current run of the layout immediately in a controlled way.
supportsStopImmediately() - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
Indicates that this layout class can interrupt the current run of the layout immediately in a controlled way.
supportsStopImmediately() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
Indicates that this layout class can interrupt the current run of the layout immediately in a controlled way.
supportsStopImmediately() - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
Indicates that this layout class can interrupt the current run of the layout immediately in a controlled way.
supportsWrite() - Method in class ilog.views.diagrammer.datasource.IlvDiagrammerDataSource
Returns true if this data source supports writing.
supportsWrite() - Method in class ilog.views.diagrammer.datasource.IlvXMLDataSource
Returns true: XML data sources do support writing.
supportsWrite() - Method in class ilog.views.gantt.project.IlvGanttDataSource
Gets if this data source supports writing.
supportsWrite() - Method in class ilog.views.gantt.project.IlvGanttXMLDataSource
Returns if this data source supports writing.
suspend() - Method in class ilog.views.prototypes.IlvClockValueSource
Suspends the clock.
suspend() - Method in class ilog.views.prototypes.IlvValueSource
Called when the state of the value source changes from the initial state to SUSPENDED.
SuspendBoth - Static variable in class ilog.tgo.model.IltBellcore.SecState
 
SuspendBoth - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Default value of settings: Bellcore.SecState.SuspendBoth.OOS.Icon Bellcore.SecState.SuspendBoth.NT.Icon Bellcore.SecState.SuspendBoth.CT.Icon Image: ilog/tgo/ilt_suspboth.png
Suspended - Static variable in class ilog.tgo.model.IltOSI.Control
 
Suspended - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Default value of settings: OSI.Control.Suspended.OOS.Icon OSI.Control.Suspended.NT.Icon OSI.Control.Suspended.CT.Icon Image: ilog/tgo/ilt_suspended.png
SUSPENDED - Static variable in class ilog.views.prototypes.IlvValueSource
Specifies that a value source must stop generating values without resetting its internal state.
SuspendOrig - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Default value of setting Bellcore.SecState.SuspendOrigination.OOS.Icon.
SuspendOrigination - Static variable in class ilog.tgo.model.IltBellcore.SecState
 
SuspendTermin - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Default value of setting Bellcore.SecState.SuspendTermination.OOS.Icon.
SuspendTermination - Static variable in class ilog.tgo.model.IltBellcore.SecState
 
SVG_CSS - Static variable in class ilog.views.svg.SVGDocumentBuilderConfigurator
Uses the CSS styling capabilities of SVG.
SVG_XML - Static variable in class ilog.views.svg.SVGDocumentBuilderConfigurator
Uses the XML styling capabilities (presentation attributes) of SVG.
SVGDefaultGraphicFactory - Class in ilog.views.svg
The default implementation of the SVGGraphicFactory.
SVGDefaultGraphicFactory() - Constructor for class ilog.views.svg.SVGDefaultGraphicFactory
Creates a new default graphic factory for importing SVG files as Rogue Wave JViews graphic objects.
SVGDocumentBuilder - Class in ilog.views.svg
This class populates an SVGDocument with the translation of the IlvGraphic instances of an IlvGraphicBag.
SVGDocumentBuilder(SVGDocumentBuilderConfigurator) - Constructor for class ilog.views.svg.SVGDocumentBuilder
Builds an instance of SVGDocumentBuilder from the given configurator.
SVGDocumentBuilderConfigurator - Class in ilog.views.svg
This class allows you to configure an SVGDocumentBuilder instance.
SVGDocumentBuilderConfigurator() - Constructor for class ilog.views.svg.SVGDocumentBuilderConfigurator
Builds an SVGDocumentBuilderConfigurator instance.
SVGDocumentBuilderConfigurator.GraphicTranslator - Interface in ilog.views.svg
This interface must be implemented by classes that want to translate an IlvGraphic to an instance of an SVG DOM Element.
SVGDocumentBuilderConfigurator.RealToStringConverter - Interface in ilog.views.svg
This interface must be implemented by classes that want to define how the SVG DOM used by the SVGDocumentBuilder will translate real number values to DOM strings.
SVGDocumentReader - Class in ilog.views.svg
This class populates an IlvGraphicBag with the translation of the SVG Element instances of an SVG Document.
SVGDocumentReader(SVGDocumentReaderConfigurator) - Constructor for class ilog.views.svg.SVGDocumentReader
Builds an instance of an SVGDocumentReader from the given configurator.
SVGDocumentReaderConfigurator - Class in ilog.views.svg
This class allows you to configure an SVGDocumentReader instance.
SVGDocumentReaderConfigurator() - Constructor for class ilog.views.svg.SVGDocumentReaderConfigurator
Builds an SVGDocumentReaderConfigurator instance using a default graphic factory (SVGDefaultGraphicFactory).
SVGDocumentReaderConfigurator(SVGGraphicFactory) - Constructor for class ilog.views.svg.SVGDocumentReaderConfigurator
Builds an SVGDocumentReaderConfigurator instance using the specified graphic factory (SVGGraphicFactory).
SVGGraphicFactory - Interface in ilog.views.svg
This factory is in charge of the creation of the graphic objects for the SVG reader.
SVGHREFObjectInteractor - Class in ilog.views.svg
This IlvObjectInteractor subclass allows the SVGInputStream to reproduce the SVG 'a' (hyperlink) element behavior in a JViews IlvManager.
SVGHREFObjectInteractor() - Constructor for class ilog.views.svg.SVGHREFObjectInteractor
Builds a new instance of SVGHREFObjectInteractor.
SVGHREFObjectInteractor.ManagerFactory - Interface in ilog.views.svg
This interface should be implemented to allow the SVGHREFObjectInteractor to correctly manage hyperlinks requiring the creation of a new container.
SVGHREFProperty - Class in ilog.views.svg
This IlvNamedProperty subclass allows access to details of the Xlink hyperreference associated with an IlvGraphic.
SVGHREFProperty(URL, String) - Constructor for class ilog.views.svg.SVGHREFProperty
Builds an instance of SVGHREFProperty.
SVGHREFProperty(SVGHREFProperty) - Constructor for class ilog.views.svg.SVGHREFProperty
Copy constructor.
SVGHREFProperty(IlvInputStream) - Constructor for class ilog.views.svg.SVGHREFProperty
IlvInputStream constructor.
SVGInputStream - Class in ilog.views.svg
This class is an IlvInputStream that allows you to read the contents of an XML file using SVG grammar specifications.
SVGInputStream(InputStream, SVGStreamFactory) - Constructor for class ilog.views.svg.SVGInputStream
Creates an SVGInputStream from an InputStream and linked to an SVGStreamFactory.
SVGNamespaceUri - Static variable in class ilog.views.util.print.IlvFOUtil
The namespace URI used in the generation of embedded SVG elements inside XSL-FO.
SVGOutputStream - Class in ilog.views.svg
This class is an IlvOutputStream that allows you to save the contents of an IlvManager to an XML file using SVG grammar specifications.
SVGOutputStream(OutputStream, SVGStreamFactory) - Constructor for class ilog.views.svg.SVGOutputStream
Builds an SVGOutputStream from an OutputStream using information found in the given SVGStreamFactory.
SVGStreamFactory - Class in ilog.views.svg
This class allows an IlvManager to read and write an XML file using SVG grammar specifications.
SVGStreamFactory() - Constructor for class ilog.views.svg.SVGStreamFactory
Builds an SVGStreamFactory instance with default SVGDocumentReaderConfigurator and SVGDocumentBuilderConfigurator.
SVGStreamFactory(SVGDocumentReaderConfigurator, SVGDocumentBuilderConfigurator) - Constructor for class ilog.views.svg.SVGStreamFactory
Builds an SVGStreamFactory instance configured with an SVGDocumentReaderConfigurator and an SVGDocumentBuilderConfigurator.
SVGUtil - Class in ilog.views.svg.dom
Provides utilities to deal with the SVG DOM and SVGElement instances.
swapBehaviors(IlvBehavior, IlvBehavior) - Method in class ilog.views.prototypes.IlvGroup
Swaps the positions of the behavior objects b1 and b2.
swapLayers(int, int) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
Swaps two layers and changes their indices.
swapLayers(int, int, boolean) - Method in class ilog.views.IlvManager
Swaps two layers.
swapXYValues() - Method in class ilog.views.chart.IlvDoublePoints
Swaps the x-values array and the y-values array.
SwimLanes - Static variable in class ilog.views.sdm.renderer.IlvRendererUtil
The alias "SwimLanes" for the class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer.
SWING_EVENT_THREAD - Static variable in interface ilog.views.chart.servlet.IlvChartServerAction
The constant for actions executed in the Swing Event thread
SWING_MAIN_WINDOW_SETTINGS_TYPE - Static variable in class ilog.views.appframe.swing.IlvSwingMainWindow
Type of settings element that provides settings for a Swing main window.
SwingFactories - Class in ilog.views.util.swing
A utility class which provides some useful Swing objects.
SwingFactories() - Constructor for class ilog.views.util.swing.SwingFactories
Creates a new instance of SwingFactories.
SwingFactories.AutoAddComboBoxModel - Class in ilog.views.util.swing
A DefaultComboBoxModel which automatically adds to its list all items trying to be set in the JComboBox if they are not already in the list.
SwingFactories.FontListComboBoxModel - Class in ilog.views.util.swing
A ComboBoxModel and AbstractListModel containing default font known by the system.
SwingFactories.LnFComboBoxModel - Class in ilog.views.util.swing
An AbstractListModel and a ComboBoxModel allowing to list the available L&F.
SwingFactories.LocaleComboBoxModel - Class in ilog.views.util.swing
An AbstractListModel and a ComboBoxModel allowing to list the available Locales.
SwingFactories.URLStringChooser - Class in ilog.views.util.swing
A panel for entering an URL as a String.
SwiSystemAct - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Default value of setting Bellcore.SecState.SwitchedSystemActivity.OOS.Icon.
Switch - Static variable in class ilog.tgo.model.IltNetworkElement.Function
 
Switch - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Default value of setting NetworkElement.Function.Switch.Icon.
SwitchCrossConnect - Static variable in class ilog.tgo.model.IltNetworkElement.Function
 
SwitchCrossConnect - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Default value of setting NetworkElement.Function.SwitchCrossConnect.Icon.
SwitchedSystemActivity - Static variable in class ilog.tgo.model.IltBellcore.SecState
 
SwitchingATM - Static variable in class ilog.tgo.model.IltNetworkElement.Function
 
SwitchingDatabase - Static variable in class ilog.tgo.model.IltNetworkElement.Function
 
SwitchingDMS - Static variable in class ilog.tgo.model.IltNetworkElement.Function
 
SwitchingEndOffice1 - Static variable in class ilog.tgo.model.IltNetworkElement.Function
 
SwitchingEndOffice2 - Static variable in class ilog.tgo.model.IltNetworkElement.Function
 
SwitchingHub1 - Static variable in class ilog.tgo.model.IltNetworkElement.Function
 
SwitchingHub2 - Static variable in class ilog.tgo.model.IltNetworkElement.Function
 
SwitchingLineTerminatingEquipment1 - Static variable in class ilog.tgo.model.IltNetworkElement.Function
 
SwitchingLineTerminatingEquipment2 - Static variable in class ilog.tgo.model.IltNetworkElement.Function
 
SwitchingMediationDevice1 - Static variable in class ilog.tgo.model.IltNetworkElement.Function
 
SwitchingMediationDevice2 - Static variable in class ilog.tgo.model.IltNetworkElement.Function
 
SwitchingMUX1 - Static variable in class ilog.tgo.model.IltNetworkElement.Function
 
SwitchingMUX2 - Static variable in class ilog.tgo.model.IltNetworkElement.Function
 
SwitchingSTP1 - Static variable in class ilog.tgo.model.IltNetworkElement.Function
 
SwitchingSTP2 - Static variable in class ilog.tgo.model.IltNetworkElement.Function
 
SwitchingTollGateway1 - Static variable in class ilog.tgo.model.IltNetworkElement.Function
 
SwitchingTollGateway2 - Static variable in class ilog.tgo.model.IltNetworkElement.Function
 
SwitchingTollTandem1 - Static variable in class ilog.tgo.model.IltNetworkElement.Function
 
SwitchingTollTandem2 - Static variable in class ilog.tgo.model.IltNetworkElement.Function
 
switchOrientationAngle - Variable in class ilog.views.maps.label.IlvMapLineLabel.ParameterRecord
This angle (measured from the vertical, counter clockwise) gives the direction at which labels change their orientation on the baseline to remain readable.
SwitchShape() - Constructor for class ilog.tgo.graphic.renderer.IltNEBaseRenderer.SwitchShape
 
SwitchShape - Static variable in class ilog.tgo.model.IltNetworkElement.Type
This type stands for a switch.
symbol - Variable in class ilog.views.symbology.palettes.event.PaletteViewerEvent
The palette symbol.
SYMBOL_LAYER_NAME - Static variable in class ilog.views.maps.IlvMapStyleSheetRenderer
Deprecated.
The name of the symbol map layer.
SYMBOL_LAYER_NAME - Static variable in class ilog.views.sdm.renderer.maps.IlvMapStyleSheetRenderer
The name of the symbol map layer.
SYMBOL_STYLE_NAME - Static variable in class ilog.views.maps.format.midmif.IlvMIFReader
The name of the map feature property to specify a symbol style.
symbolAdded(IlvDashboardSymbol) - Method in class ilog.views.dashboard.IlvDashboardEditManager
Invoked when a dashboard symbol is added to its dashboard diagram.
symbolAdded(PaletteEvent) - Method in class ilog.views.symbology.palettes.event.PaletteAdapter
Invoked when a new symbol has been added into the palette.
symbolAdded(PaletteEvent) - Method in interface ilog.views.symbology.palettes.event.PaletteListener
Invoked when a new symbol has been added into the palette.
symbolDeselected(PaletteViewerEvent) - Method in class ilog.views.symbology.palettes.event.PaletteViewerAdapter
Invoked when a symbol is deselected in the viewer.
symbolDeselected(PaletteViewerEvent) - Method in interface ilog.views.symbology.palettes.event.PaletteViewerListener
Invoked when a symbol is deselected in the viewer.
SymbolInteractor() - Constructor for class ilog.views.sdm.renderer.IlvSDMCSSFunction.SymbolInteractor
Default constructor
symbolRemoved(IlvDashboardSymbol) - Method in class ilog.views.dashboard.IlvDashboardEditManager
Invoked when a dashboard symbol is removed from its dashboard diagram.
symbolRemoved(PaletteEvent) - Method in class ilog.views.symbology.palettes.event.PaletteAdapter
Invoked when a symbol has been removed from the palette.
symbolRemoved(PaletteEvent) - Method in interface ilog.views.symbology.palettes.event.PaletteListener
Invoked when a symbol has been removed from the palette.
symbolSelected(PaletteViewerEvent) - Method in class ilog.views.symbology.palettes.event.PaletteViewerAdapter
Invoked when a symbol is selected in the viewer.
symbolSelected(PaletteViewerEvent) - Method in interface ilog.views.symbology.palettes.event.PaletteViewerListener
Invoked when a symbol is selected in the viewer.
symmetry(int) - Method in class ilog.views.graphic.IlvArc
Modifies the arc, by applying a symmetry around the specified axis.
syncContext - Variable in class ilog.cpl.style.IlpStyleListenerSupport
Deprecated.
Multi-thread event dispatching support
syncGanttModel(IlvScheduleChart) - Method in class ilog.views.schedule.IlvResourceDataChart
Synchronizes the Gantt data model of this chart to that of the specified Schedule chart.
syncGanttModel(IlvScheduleChart, int) - Method in class ilog.views.schedule.IlvResourceDataChart
Synchronizes the Gantt data model of this chart to that of the specified Schedule chart.
SynchronisationSourceMismatch - Static variable in class ilog.tgo.model.IltAlarm.ProbableCause
 
synchronize(IlvChart, Component) - Static method in class ilog.views.chart.IlvChartAreaSynchronizer
Synchronizes the horizontal margins of the chart area of the specified chart with the specified component.
synchronize(IlvChart, Component, IlvChartAreaSynchronizer) - Static method in class ilog.views.chart.IlvChartAreaSynchronizer
Synchronizes the specified chart with the specified component, using the provided synchronizer.
synchronizeAxis(IlvChart, int, boolean) - Method in class ilog.views.chart.IlvChart
Synchronizes an axis of this chart with an axis of the specified target chart.
synchronizeRun(Runnable, Object) - Method in class ilog.mt.IlSwingThreadSyncStrategy
The runnable parameter is passed to IlvSwingUtil.invokeLater if the current thread is not the Swing event thread.
synchronizeRun(Runnable, Object) - Method in class ilog.mt.IlSynchronizationStrategy
Synchronizes the current thread and calls run on the Runnable object passed.
synchronizeRun(Runnable, Object) - Method in class ilog.mt.IlSynchronizeOnLockStrategy
The runnable parameter is run in a block synchronizing on the lock parameter.
synchronizeWith(IlvAxis, boolean) - Method in class ilog.views.chart.IlvAxis
Synchronizes this axis with another one.
synchronizeWithView() - Method in class ilog.views.chart.faces.servlet.IlvFacesChartOverview
Initializes the overview with the attributes of the linked chart.
syncXAxis(IlvHierarchyChart) - Method in class ilog.views.schedule.IlvScheduleDataChart
Synchronizes the dimensions of x-axis of this chart and its displayed time interval with that of the Gantt sheet of the specified chart.
Sys - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Default value of setting SystemWindow.Icon.
SysAck - Static variable in class ilog.tgo.resource.IltrImage
Deprecated.
Default value of setting SystemWindow.Acknowledged.Icon.
SYSTEM_TAG - Static variable in class ilog.tgo.model.IltSNMPObjectStateSAXInfo
 
SystemCallUnsuccessful - Static variable in class ilog.tgo.model.IltAlarm.ProbableCause
 
SystemDNAttribute - Static variable in class ilog.tgo.model.IltAlarm
The distinguished name (DN) of the system that detects the network event and generates the notification.
SystemIcon - Static variable in class ilog.tgo.graphic.IltCompositeGraphic
The graphic setting indicating that a system icon is present, and containing information about the system icon's state and the system window's state.
SystemIcon - Static variable in class ilog.tgo.graphic.IltGraphicElementName
Collapsed system icon, which when clicked upon maximizes the system window.
SystemInfo() - Constructor for class ilog.tgo.model.IltSNMP.SystemInfo
Default constructor
SystemInfo(String, String, String) - Constructor for class ilog.tgo.model.IltSNMP.SystemInfo
Constructor
SystemResourcesOverload - Static variable in class ilog.tgo.model.IltAlarm.ProbableCause
 
SystemWindow - Static variable in class ilog.tgo.graphic.IltGraphicElementName
Expanded system window containing the list of attributes present in the object system.
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 Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.