- GANTT_BUNDLE - Static variable in interface ilog.views.faces.IlvFacesConstants
-
- GANTT_CHART_TYPE - Static variable in class ilog.views.gantt.project.IlvGanttProjectConfiguration
-
- GANTT_MESSAGE_BUNDLE - Static variable in interface ilog.views.faces.IlvFacesConstants
-
- ganttModelChanged(GanttModelChangedEvent) - Method in interface ilog.views.gantt.event.GanttModelListener
-
This method is called when the Gantt data model has been changed or
replaced.
- ganttModelChanged(GanttModelChangedEvent) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Invoked by the Gantt configuration when the data model has been replaced.
- ganttModelChanged(GanttModelChangedEvent) - Method in interface ilog.views.gantt.IlvVerticalExpandable
-
- ganttModelChanged(GanttModelChangedEvent) - Method in interface ilog.views.gantt.IlvVerticalExpansionMaster
-
Invoked by the Gantt configuration when the data model has been replaced.
- ganttModelChanged(GanttModelChangedEvent) - Method in class ilog.views.gantt.swing.IlvJTable
-
Invoked by the Gantt configuration when the data model has been
replaced.
- ganttModelChanged(GanttModelChangedEvent) - Method in class ilog.views.gantt.swing.IlvJTree
-
- GanttModelChangedEvent - Class in ilog.views.gantt.event
-
GanttModelChangedEvent
is fired by a chart
both before and after the gantt model has
been set.
- GanttModelChangedEvent(Object, IlvGanttModel, IlvGanttModel, boolean) - Constructor for class ilog.views.gantt.event.GanttModelChangedEvent
-
Constructs a new GanttModelChangedEvent
generated
by the specified source and with the specified old and new
data models.
- GanttModelListener - Interface in ilog.views.gantt.event
-
- GanttModelPropertyEvent - Class in ilog.views.gantt.event
-
GanttModelPropertyEvent
is fired by an
IlvGanttModel
when a
property of the model has been modified.
- GanttModelPropertyEvent(IlvGanttModel, String, Object, Object) - Constructor for class ilog.views.gantt.event.GanttModelPropertyEvent
-
Constructs a new GanttModelPropertyEvent
that indicates a property
change in the specified data model.
- GanttModelPropertyEventHandler() - Constructor for class ilog.views.gantt.model.filter.IlvFilterGanttModel.GanttModelPropertyEventHandler
-
- GanttModelPropertyListener - Interface in ilog.views.gantt.event
-
- ganttRowFromPosition(int) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the Gantt row from the specified y position in the sheet.
- ganttRowIterator() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns an iterator over all of the Gantt rows in this sheet, both visible
and hidden.
- Gauge - Static variable in class ilog.tgo.graphic.IltDecorationType
-
Gauge decorations.
- General() - Constructor for class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
-
- General - Static variable in class ilog.tgo.model.IltLink.Type
-
This type stands for a custom link.
- General - Static variable in class ilog.tgo.model.IltNetworkElement.Type
-
This type stands for a generic node.
- generalNotification - Variable in class ilog.cpl.style.StyleChangeEvent
-
Deprecated.
Auxiliary flag used by the modifiers to know when to
notify this event, only to the event source or to all its listeners
- generalPathEnabled - Static variable in class ilog.views.dashboard.IlvDashboardAction
-
This action enables or disables the use of General Path objects
when creating a background graphic object.
- GENERATE_IMAGE_MAP - Static variable in interface ilog.views.faces.dhtml.IlvDHTMLConstants
-
The flag indicating whether an image map is to be generated for the displayed view.
- GENERATE_IMAGE_MAP_DEFAULT_VALUE - Static variable in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
-
Flag indicating whether an image map should be generated or not.
- generateALT(IlvManagerView, IlvGraphic) - Method in class ilog.tgo.faces.graph.dhtml.servlet.IltFacesImageMapAreaGenerator
-
Returns the ALT
attribute of this area for a specified
graphic object.
- generateALT(IlvManagerView, IlvGraphic) - Method in class ilog.views.sdm.servlet.IlvSDMImageMapAreaGenerator
-
This method returns the ALT attribute of the area
for the specified graphic object.
- generateALT(IlvManagerView, IlvGraphic) - Method in class ilog.views.servlet.IlvImageMapAreaGenerator
-
This method returns the ALT attribute of the area
for the specified graphic object.
- generateBean(IlvPrototype, String) - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
-
Generate the source code of a Java Bean from a prototype.
- generateBeanIcons() - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
-
Creates the icons for the beans that have been generated by this generator.
- generateBeans(IlvPrototypeLibrary) - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
-
Generate Java Beans from all the prototypes in a library.
- generateColors(int) - Static method in class ilog.views.chart.IlvColor
-
Creates an array of colors.
- generateCOORDS(IlvManagerView, IlvGraphic, IlvRect, IlvTransformer) - Method in class ilog.tgo.faces.graph.dhtml.servlet.IltFacesImageMapAreaGenerator
-
Returns the coordinates of the AREA
mapped to the base
of a given graphic object.
- generateCOORDS(IlvManagerView, IlvGraphic, IlvRect, IlvTransformer) - Method in class ilog.views.sdm.servlet.IlvSDMImageMapAreaGenerator
-
This method returns the coordinates of the area
for the specified graphic object.
- generateCOORDS(IlvManagerView, IlvGraphic, IlvRect, IlvTransformer) - Method in class ilog.views.servlet.IlvImageMapAreaGenerator
-
This method returns the coordinates of the area
for the specified graphic object.
- generateHREF(IlvManagerView, IlvGraphic) - Method in class ilog.views.sdm.servlet.IlvSDMImageMapAreaGenerator
-
This method returns the HREF attribute of the area
for the specified graphic object.
- generateHREF(IlvManagerView, IlvGraphic) - Method in class ilog.views.servlet.IlvImageMapAreaGenerator
-
This method returns the HREF attribute of the area
for the specified graphic object.
- generateId(IlvDataSet, boolean) - Method in class ilog.views.chart.data.xml.IlvXMLDataWriter
-
Generates the XML ID for the specified series of the specified data set.
- generateImage(HttpServletRequest, IlvRect, int, int, String[], Color, boolean) - Method in class ilog.views.diagrammer.faces.dhtml.servlet.IlvFacesDiagrammerServletSupport
-
Generates the image.
- generateImage(HttpServletRequest, IlvRect, int, int, String[], Color, boolean) - Method in class ilog.views.faces.dhtml.servlet.IlvFacesManagerServletSupport
-
Deprecated.
- generateImage(IlvServletRequestParameters) - Method in class ilog.views.gantt.servlet.IlvGanttServletSupport
-
Generates the requested image.
- generateImage(HttpServletRequest, IlvRect, int, int, String[], Color, boolean) - Method in class ilog.views.maps.servlet.IlvFacesGoogleViewServletSupport
-
Generates the image.
- generateImage(HttpServletRequest, IlvRect, int, int, String[], Color, boolean) - Method in class ilog.views.maps.servlet.IlvMapServletSupport
-
Generates the image.
- generateImage(HttpServletRequest, IlvRect, int, int, String[], Color, boolean) - Method in class ilog.views.servlet.IlvManagerServlet
-
Generates the image.
- generateImage(HttpServletRequest, IlvRect, int, int, String[], Color, boolean) - Method in class ilog.views.servlet.IlvManagerServletSupport
-
Generates the image.
- generateImageAWT(IlvServletRequestParameters, IlvChart, String, int, int) - Method in class ilog.views.chart.servlet.IlvChartServletSupport
-
Generates the requested image.
- generateImageCT(IlvServletRequestParameters, IlvChart, String, int, int) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartServletSupport
-
Generates the requested image.
- generateImageCT(IlvServletRequestParameters, IlvChart, String, int, int) - Method in class ilog.views.chart.servlet.IlvChartServletSupport
-
Generates the requested image.
- generateImageWhenSessionExpired(int, int) - Method in class ilog.views.servlet.IlvManagerServletSupport
-
Generates an image that indicates that the session expired.
- generateMapAreaTags(PrintWriter, IlvServletRequestParameters, IlvChart) - Method in class ilog.views.chart.servlet.IlvChartServletSupport
-
Writes the image map area tags into the specified writer.
- generateONMOUSEOUT(IlvManagerView, IlvGraphic) - Method in class ilog.views.servlet.IlvImageMapAreaGenerator
-
This method returns the ONMOUSEOUT attribute of the area
for the specified graphic object.
- generateONMOUSEOVER(IlvManagerView, IlvGraphic) - Method in class ilog.views.servlet.IlvImageMapAreaGenerator
-
This method returns the ONMOUSEOVER attribute of the area
for the specified graphic object.
- generateSVGDocument(HttpServletRequest, int, int, String[]) - Method in class ilog.views.svg.servlet.IlvSVGManagerServlet
-
Generates the SVG document.
- generateSVGDocument(HttpServletRequest, int, int, String[]) - Method in class ilog.views.svg.servlet.IlvSVGManagerServletSupport
-
Generates the image.
- generateSymbol(IlvPaletteSymbol, String, String) - Method in class ilog.views.symbol.compiler.IlvSymbolCompiler
-
Generates the Java class source file for symbol
.
- generateTARGET(IlvManagerView, IlvGraphic) - Method in class ilog.views.servlet.IlvImageMapAreaGenerator
-
This method returns the TARGET attribute of the area
for the specified graphic object.
- generateURI() - Static method in class ilog.views.sdm.metadata.IlvMResource
-
Generates a unique URI.
- GeneratorFailure - Static variable in class ilog.tgo.model.IltAlarm.ProbableCause
-
- Generic - Static variable in class ilog.tgo.graphic.IltGraphicElementName
-
Generic graphic element name.
- Generic - Static variable in class ilog.tgo.model.IltPerformance.SecState
-
A state to represent any numeric value.
- GenericEventListener - Interface in ilog.views.gantt.util.event
-
GenericEventListener
defines an interface for receiving
arbitrary events.
- GenericGraphicTranslator - Class in ilog.views.svg
-
This singleton class translates any kind of IlvGraphic
to an SVG
Element
with a generic mechanism.
- GenericGraphicTranslator() - Constructor for class ilog.views.svg.GenericGraphicTranslator
-
Builds a GenericGraphicTranslator
instance.
- GeocentricEllipsoidal(IlvGeocentricCoordinateSystem, IlvGeographicCoordinateSystem, double) - Constructor for class ilog.views.maps.srs.coordtrans.IlvGeocentricTransform.GeocentricEllipsoidal
-
Constructs the transformation to transform from geocentric coordinates
to ellipsoidal coordinates, with the specified iteration step tolerance.
- GeocentricEllipsoidal(IlvInputStream) - Constructor for class ilog.views.maps.srs.coordtrans.IlvGeocentricTransform.GeocentricEllipsoidal
-
Reads a GeocentricEllipsoidal
from the specified
input stream.
- GEODETIC_STATE_CHANGED - Static variable in class ilog.views.maps.beans.IlvJDisplayPreferencesEditorPanel
-
Event reason to indicate that altitude preferences have changed.
- geoDistance(IlvPoint, IlvPoint) - Method in class ilog.views.maps.datasource.IlvPolygonSimplifyingEngine
-
Computes the distance between two points.
- GEOMETRY_CHANGED - Static variable in class ilog.views.graphlayout.GraphModelEvent
-
The bit mask of the type of the event when the geometry (position or
size) of one or several nodes or links has changed.
- GEOMETRY_CHANGED - Static variable in class ilog.views.graphlayout.labellayout.LabelingModelEvent
-
The bit mask of the type of the event when the geometry (position or
size) of one or several labels or obstacles has changed.
- geometryChanged(boolean) - Method in class ilog.views.graphlayout.IlvGraphModel
-
- geometryChanged(boolean, Object) - Method in class ilog.views.graphlayout.labellayout.IlvLabelingModel
-
- geometryChanged() - Method in class ilog.views.maps.defense.terrain.IlvMapControllingPolyline
-
Method called whenever the polyline location is changed.
- GeometryClassInformation - Static variable in class ilog.views.maps.format.IlvDefaultTilableDataSource
-
List of geometries managed by the tilable datasource.
- Gesture() - Constructor for class ilog.cpl.graph.interactor.IlpGraphEditEquipmentObjectInteractor.Gesture
-
- Gesture() - Constructor for class ilog.tgo.interactor.IltEditGroupInteractor.Gesture
-
- Gesture() - Constructor for class ilog.tgo.interactor.IltEditLabelInteractor.Gesture
-
- Gesture() - Constructor for class ilog.tgo.interactor.IltMakeLinearGroupInteractor.Gesture
-
- Gesture() - Constructor for class ilog.tgo.interactor.IltMakeLinkInteractor.Gesture
-
- Gesture() - Constructor for class ilog.tgo.interactor.IltMakePolyGroupInteractor.Gesture
-
- Gesture() - Constructor for class ilog.tgo.interactor.IltMakeRectGroupInteractor.Gesture
-
- get(int) - Method in class ilog.cpl.list.IlpDefaultListModel
-
Returns the value at the specified index.
- get(Object) - Method in class ilog.cpl.util.IlpAbstractValueMap
-
Returns the value to which this map maps the specified key.
- get(IltAlarmSeverity) - Method in class ilog.tgo.model.IltAlarmSystem
-
Retrieves the alarm state responsible for a certain severity.
- get(IltState) - Method in class ilog.tgo.model.IltObjectState
-
Returns the current value of a state.
- get(IltStatePath) - Method in class ilog.tgo.model.IltObjectState
-
Returns the current value of a state
- Get(String) - Static method in class ilog.tgo.resource.IltrFont
-
Returns the font with the given name.
- Get(String) - Static method in class ilog.tgo.resource.IltrLineStyle
-
Returns the line style with the given name.
- get(Object) - Method in class ilog.tgo.util.IltDistributedTable
-
Deprecated.
Returns the value to which the key is mapped in this dictionary.
- get(String) - Method in class ilog.util.IlEnumInfo
-
Returns the item with a given name, or null
if none exists.
- get(int) - Method in class ilog.views.chart.util.IlvDoubleArray
-
Returns the value at the specified index.
- get(String, String) - Method in interface ilog.views.dashboard.IlvDashboardPreferences
-
Returns a preference value.
- Get(IlvGraphicBag, boolean, IlvManagerContentChangedDispatcher) - Static method in class ilog.views.event.adapter.IlvManagerContentChangedDispatcher
-
Returns the listener for a manager.
- Get(IlvGraphicBag, boolean, IlvManagerSelectionDispatcher) - Static method in class ilog.views.event.adapter.IlvManagerSelectionDispatcher
-
Returns the listener for a manager.
- get(boolean, boolean) - Static method in class ilog.views.gantt.IlvConstraintType
-
Returns one of the four predefined IlvConstraintType
constants
based upon the specified locations within the From and To
activities.
- Get(IlvHyperEdgeEnd) - Static method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeConnector
-
Returns the hyperedge connector that is responsible for handling
the input hyperedge end.
- Get(IlvGraphic) - Static method in class ilog.views.IlvLinkConnector
-
- Get(IlvLinkImage, boolean) - Static method in class ilog.views.IlvLinkConnector
-
Returns the link connector that actually controls the connection point
on the origin or destination node of link
.
- Get(String) - Static method in class ilog.views.IlvObjectInteractor
-
Returns an object interactor.
- get(IlvGraphic) - Static method in class ilog.views.maps.beans.IlvMapLayer
-
Returns the map layer which contains the specified
IlvGraphic
instance.
- get(IlvManagerLayer) - Static method in class ilog.views.maps.beans.IlvMapLayer
-
Returns the IlvMapLayer
object containing the specified
IlvManagerLayer
instance or null
if the
IlvManagerLayer
specified does not belong to this layer.
- get(int) - Method in class ilog.views.maps.datasource.IlvGraphicLayerDataSource
-
Returns the graphic object at specified index.
- get(int) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DDoubleVector
-
Returns the i
th component, 0 <= i < 3
.
- get(int, int) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DFloatMatrix
-
Gets the (i,j) element of this matrix, where i is the row index and j is
the column index
- get(int) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DFloatVector
-
Returns the i
th component, 0 <= i < 3
.
- get(IlvGraphic, String) - Method in class ilog.views.maps.graphic.style.IlvColorAttributeFilter
-
This method is is invoked when the IlvMapStyle
instance this
object is attached to attempts to retrieve an attribute value.
- get(IlvGraphic, String) - Method in interface ilog.views.maps.graphic.style.IlvMapAttributeFilter
-
This method is is invoked when the IlvMapStyle
instance this
object is attached to attempts to retrieve an attribute value.
- get(Object) - Method in class ilog.views.maps.propertysheet.IlvMapStylePropertySheet.IlvRetargetedPropertyDescriptor
-
Returns a String
representing an URL where
the HTML documentation of the set method of the property is.
- get(IlvGroup, String) - Method in class ilog.views.prototypes.IlvAnimationBehavior
-
Returns the current animation state of the behavior.
- get(IlvGroup, String[], Object[], boolean[]) - Method in class ilog.views.prototypes.IlvBehavior
-
Called for all the IlvBehavior
objects attached to the
specified group when a set of values is retrieved for the group via a call
to the get
method.
- get(IlvGroup, String) - Method in class ilog.views.prototypes.IlvCompositeBehavior
-
Retrieves all the values specified by the subnames
argument passed to the constructor and returns the last non-null value.
- get(IlvGroup, String) - Method in class ilog.views.prototypes.IlvDebugBehavior
-
Prints a message to the console indicating the name of the property read.
- get(IlvGroup, String) - Method in class ilog.views.prototypes.IlvExportBehavior
-
Retrieves the value specified by the
elementProperty
parameter for the group element
specified by the elementName
parameter.
- get(IlvGroup, String) - Method in class ilog.views.prototypes.IlvExpressionBehavior
-
Returns the result of the arithmetic and/or the boolean expression
specified by the expression
parameter of the constructor.
- get(IlvGroup, String) - Method in class ilog.views.prototypes.IlvFillBehavior
-
Returns the value of the behavior that corresponds to the current filling
ratio.
- get(String[], Object[], boolean[]) - Method in class ilog.views.prototypes.IlvGraphicElement
-
Retrieves a set of properties from this graphic element.
- get(IlvGroup, String) - Method in class ilog.views.prototypes.IlvGroupBehavior
-
Gets the value name
from all the elements in the specified
group.
- get(String[], Object[]) - Method in class ilog.views.prototypes.IlvGroupElement
-
Retrieves a set of properties handled by this object.
- get(String[]) - Method in class ilog.views.prototypes.IlvGroupElement
-
Retrieves a set of properties handled by the object.
- get(String) - Method in class ilog.views.prototypes.IlvGroupElement
-
Retrieves one of the properties handled by this object.
- get(IlvGroup, String[], Object[], boolean[]) - Method in class ilog.views.prototypes.IlvInheritBehavior
-
Calls the get
method of all the behavior objects associated
with the group specified by the group
parameter passed to the
constructor.
- get(IlvGroup, String) - Method in class ilog.views.prototypes.IlvJavaBehavior
-
Calls the method specified by the getMethod
parameter passed
to the constructor.
- get(IlvGroup, String) - Method in class ilog.views.prototypes.IlvRotationBehavior
-
Returns the value of the behavior object.
- get(IlvGroup, String) - Method in class ilog.views.prototypes.IlvScaleBehavior
-
Returns the value of the behavior object.
- get(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 get
with this value.
- get(IlvGroup, String) - Method in class ilog.views.prototypes.IlvSingleBehavior
-
Called by get
with the single value handled by this behavior
object.
- get(IlvGroup, String) - Method in class ilog.views.prototypes.IlvTranslateBehavior
-
Returns the value of the behavior object.
- get(IlvGroup, String) - Method in class ilog.views.prototypes.IlvValueBehavior
-
Returns the last value stored by this behavior object.
- get(String) - Static method in class ilog.views.sdm.graphic.IlvURLGraphic
-
Returns an IlvGraphic
containing the graphic objects
described by the specified URL.
- get(IlvGraphic) - Static method in class ilog.views.symbology.IlvSymbolDescriptor
-
Returns the symbol descriptor of a graphic object.
- get(IlvGraphic, boolean) - Static method in class ilog.views.symbology.IlvSymbolDescriptor
-
Returns the symbol descriptor of a graphic object.
- get(int) - Method in class ilog.views.util.collections.IlvDoubleArrayList
-
Returns the element at the specified position in this list.
- get(int) - Method in class ilog.views.util.collections.IlvFloatArrayList
-
Returns the element at the specified position in this list.
- get(int) - Method in class ilog.views.util.collections.IlvHashTreeList
-
Returns the element at the specified position in this list.
- get() - Method in class ilog.views.util.print.IlvUnit.Measure
-
Returns the value of the measure in the
unit used in the constructor.
- get3DComponents() - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DModel
-
Returns a collection containing all Ilv3DComponent
objects contained by this 3D model
- get3DCoordinateConverter() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DView
-
Returns the Ilv3DCoordinateConverter
currently used by this
view.
- get3DModel() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DView
-
Returns the Ilv3DModel
associated with this
Ilv3DView
.
- get3DOutlinePaint() - Method in class ilog.views.chart.renderer.IlvSinglePolylineRenderer
-
Returns the outline paint used when the renderer is drawn as a 3-D ribbon.
- get3DView() - Method in class ilog.views.chart.IlvChart
-
Returns the three-dimensional view of the chart.
- get3DViewContainer() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DViewBoundsDataSource
-
Returns the container used to place the 3D views into.
- get3DViewContainer() - Method in class ilog.views.maps.defense.terrain3d.view.IlvMake3DViewInteractor
-
Returns the container destined to contain the 3D view.
- GET_PROPERTIES - Static variable in class ilog.views.maps.servlet.IlvFacesGoogleViewServletSupport
-
Request parameter to retrieve a symbol properties
- getA() - Method in class ilog.views.maps.projection.IlvEllipsoid
-
Returns the semi-major axis of the ellipsoid.
- getAbbreviateForm(URL) - Method in class ilog.views.appframe.IlvApplication
-
Returns the abbreviated form of the specified URL.
- getAbbreviateForm(URL) - Method in class ilog.views.appframe.util.IlvCurrentDirectoryURLResolver
-
Returns the abbreviated form of the specified url
.
- getAbbreviateForm(URL) - Method in class ilog.views.appframe.util.IlvDocumentBaseResolver
-
Returns the abbreviated form of the specified url
.
- getAbbreviateForm(URL) - Method in class ilog.views.appframe.util.IlvResourceClassResolver
-
Returns the abbreviated form of the specified url
.
- getAbbreviateForm(URL) - Method in interface ilog.views.appframe.util.IlvURLResolver
-
Returns the abbreviated form of the specified url
.
- getAbbreviateForm(URL) - Method in class ilog.views.appframe.util.IlvURLResolverManager
-
Returns the abbreviated form of the specified url
.
- getAbbreviation() - Method in interface ilog.tgo.resource.css.IltAlarmSeverityCustomization
-
Returns the alarm short description that is used to compose the alarm
count of the business object.
- getAbbreviation() - Method in class ilog.views.maps.IlvUnit
-
Returns an abbreviation for the unit.
- getAbsoluteExpandCollapseIconPosition() - Method in class ilog.views.graphic.linkbundle.IlvDefaultLinkBundleFrame
-
Returns the absolute position of the icon that represents
the expand or collapse state of the frame.
- getAbsoluteExpandCollapseIconPosition() - Method in class ilog.views.IlvDefaultManagerFrame
-
Returns the absolute position of the icon that represents
the expand or collapse state of the frame.
- getAbsoluteId(UIComponent, String) - Static method in class ilog.views.faces.IlvFacesUtil
-
Returns the absolute ID of a component with a reference component and a
relative ID.
- getAbsoluteOffset() - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperGrapherPin
-
Returns the absolute offset of the pin in manager coordinates.
- getAccelerator() - Method in class ilog.views.chart.action.IlvChartAction
-
Returns the key combination that will invoke the action.
- getAccelerator() - Method in class ilog.views.gantt.action.IlvAction
-
Returns the key combination that will invoke the action.
- getAccelerators() - Method in class ilog.views.IlvManager
-
Returns an array of all the accelerators.
- getAcceleratorText() - Method in class ilog.views.chart.action.IlvChartAction
-
Returns the text representation of this action accelerator.
- getAcceleratorText() - Method in class ilog.views.gantt.action.IlvAction
-
Returns the text representation of this action's accelerator.
- getAcceptedClass() - Method in class ilog.cpl.IlpTable
-
Returns the class of object the component accepts from the data source.
- getAcceptedClass() - Method in class ilog.cpl.list.IlpListAdapter
-
Returns the class of business objects accepted by this adapter.
- getAcceptedClass() - Method in interface ilog.cpl.table.css.IlpTableAdapterCustomization
-
Returns the class of business objects accepted by this adapter.
- getAcceptedClasses() - Method in interface ilog.cpl.datasource.css.IlpHierarchyAdapterCustomization
-
Returns the list of business classes that should be accepted by
this adapter.
- getAcceptedClasses() - Method in class ilog.cpl.datasource.IlpAbstractHierarchyAdapter
-
Returns the list of accepted classes.
- getAcceptedClasses() - Method in class ilog.cpl.sdm.IlpAbstractSDMAdapter
-
Returns the list of accepted classes.
- getAcceptedClassName() - Method in class ilog.cpl.IlpTable
-
Returns the name of the class of object the component accepts from the data
source.
- getAcceptedNamespacePrefixes() - Method in class ilog.views.sdm.model.IlvRDFSDMModel
-
Returns the currently accepted namespace prefixes.
- getAccessChannelPosition() - Method in class ilog.views.maps.raster.IlvRasterMappedBuffer
-
Returns the accessChannelPosition
.
- getAccessible() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewComponentTag
-
Returns whether the view is accessible or not.
- getAccessible() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns whether the view is accessible or not.
- getAccessible() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLHierarchyChartViewTag
-
Returns whether the view is accessible or not.
- getAccessibleDataSet() - Method in class ilog.views.chart.accessibility.IlvAccessibleDataPoint
-
Returns the combination of the renderer and the data set.
- getAccessibleHierarchy() - Method in class ilog.views.chart.interactor.IlvChartCycleSelectInteractor
-
Returns the hierarchy of accessible elements of a chart.
- getAccessMode() - Method in class ilog.views.appframe.docview.IlvFileFilter
-
Returns the access mode of this filter.
- getAccessRights() - Method in class ilog.views.appframe.settings.IlvSettings
-
Returns the access rights for reading and modifying the model associated
with those settings.
- getAcknowledgedAlarmCount() - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the number of acknowledged alarms, that are either raw or impact
alarms, irrespective of their severity.
- getAcknowledgedAlarmCount() - Method in class ilog.tgo.model.IltAlarmSystem.State
-
Return the number of acknowledged alarms, irrespective of severity.
- getAcknowledgedAlarmCount(IltAlarmSeverity) - Method in class ilog.tgo.model.IltAlarmSystem.State
-
Return the number of acknowledged alarms for a given severity.
- getAcknowledgedAlarmPath(IltAlarmSeverity) - Method in class ilog.tgo.model.IltAlarmSystem
-
Return the state path of the acknowledged alarms state for a given
severity.
- getAcknowledgedImpactAlarmCount() - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the number of acknowledged impact alarms, irrespective of their
severity.
- getAcknowledgedRawAlarmCount() - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the number of acknowledged raw alarms, irrespective of their
severity.
- getAcknowledgedSeverity() - Method in class ilog.tgo.model.IltAlarmCountAttributeType
-
Returns the severity of acknowledged alarms represented by this alarm
count.
- getAckSystemId() - Method in class ilog.tgo.model.IltAlarm
-
Returns the identifier of the system used by the author of the last
modification of the acknowledged state.
- getAckTime() - Method in class ilog.tgo.model.IltAlarm
-
Returns the date of the last modification of the acknowledged state.
- getAckUserId() - Method in class ilog.tgo.model.IltAlarm
-
Returns the identifier of the author of the last modification of the
acknowledged state.
- getActDistFromPath() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelDescriptor
-
Returns the actual distance of the label from the location on the path
that is given by the property actPathLocation
.
- getAction() - Method in class ilog.cpl.interactor.IlpAbstractInteractor
-
Returns the list of interactor actions supported by this instance.
- getAction(int) - Method in class ilog.cpl.interactor.IlpAbstractInteractor
-
Returns the interactor action supported by this instance in the given position.
- getAction() - Method in class ilog.cpl.interactor.IlpInteractorAction
-
Returns the action that will be executed when either the key stroke
or the gesture are identified by the interactor.
- getAction() - Method in class ilog.views.appframe.docview.IlvRecentFileList
-
Returns the action that displays the list of files managed by this recent
file list.
- getAction() - Method in class ilog.views.appframe.event.IlvSingleActionHandler
-
Returns the action this object handles.
- getAction(String) - Method in class ilog.views.appframe.IlvApplication
-
Retrieves an action by its command key.
- getAction() - Method in class ilog.views.chart.interactor.IlvChart3DViewInteractor
-
Returns the current action.
- getAction(KeyEvent) - Method in class ilog.views.chart.interactor.IlvChartActionInteractor
-
Returns an IlvChartAction
object corresponding to the
given event.
- getAction() - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
-
Returns the
MethodBinding
pointing at an action listener method 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 upon the value of the immediate
property.
- getAction(int, IlvMouseGesture) - Method in interface ilog.views.graphic.composite.IlvComposite
-
Returns the action associated with the child and the given gesture if any.
- getAction(int, IlvMouseGesture) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns the action associated with the child and the given gesture if any.
- getAction(int, IlvMouseGesture) - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
Returns the action associated with the child and the given gesture if any.
- getAction(IlvMouseGesture) - Method in class ilog.views.graphic.composite.IlvEventMap
-
Returns the Swing action associated with the supplied gesture.
- getActionCommand() - Method in class ilog.views.appframe.docview.IlvRecentFileList
-
Returns the action command of the list action that has associated menu items
that display the list of files.
- getActionEventFactory() - Method in class ilog.cpl.interactor.IlpAbstractInteractor
-
Retrieves the ActionEvent
factory used to create events
when actions are triggered by this interactor.
- getActionFileChooser() - Static method in class ilog.views.diagrammer.application.IlvDiagrammerAction
-
- getActionForGanttPanelKeyStroke(KeyStroke) - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the object that will perform the action registered with the
right Gantt panel.
- getActionForTablePanelKeyStroke(KeyStroke) - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the object that will perform the action registered with the
left table panel.
- getActionHandler(String) - Method in class ilog.views.appframe.event.IlvActionHandlerArray
-
Retrieves the action handler of this object that is able to process the
action with the specified command
key.
- getActionHandlers(String) - Method in class ilog.views.appframe.IlvApplication
-
Returns an array of action handlers which can process
actions with the specified actionCommand
.
- getActionListener() - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphInteractorTag
-
Returns the actionListener
property, that is, the EL
expression of method binding.
- getActionListener() - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
-
Returns theMethodBinding
pointing at an action listener method 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 upon the value of the
immediate property.
- getActionListener() - Method in class ilog.views.faces.taglib.IlvFacesMenuItemTag
-
Returns the actionListener
tag attribute value.
- getActionListener() - Method in class ilog.views.faces.taglib.IlvFacesMenuSeparatorTag
-
Returns the actionListener
tag attribute value.
- getActionListener() - Method in class ilog.views.faces.taglib.IlvFacesMenuTag
-
This implementation returns null
cannot be registered on menus.
- getActionListener() - Method in class ilog.views.util.servlet.model.IlvMenuItem
-
Returns the action listener that will be triggered if
this menu item is selected by the user.
- getActionName() - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesGraphInteractor
-
Returns the action name.
- getActionName() - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphInteractorTag
-
Returns the actionName
property.
- getActionName() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartPanInteractorTag
-
Returns the action name that will be sent by the client representation
to the servlet.
- getActionName() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartPickInteractorTag
-
Returns the action name that will be sent by the client representation
to the servlet.
- getActionName() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartZoomInteractorTag
-
Returns the action name that will be sent by the client representation to
the servlet.
- getActionName() - Method in class ilog.views.chart.faces.interactor.IlvChartPanInteractor
-
Returns the action name that will be sent by the client representation to
the servlet.
- getActionName() - Method in class ilog.views.chart.faces.interactor.IlvChartPickInteractor
-
Returns the action name that will be sent by the client representation
to the servlet.
- getActionName() - Method in class ilog.views.chart.faces.interactor.IlvChartZoomInteractor
-
Returns the action name that will be sent by the client representation
to the servlet.
- getActionName() - Method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesDiagrammerLinkInteractor
-
Gets the action name used for comparison with the action
attribute of the ServerActionEvent
.
- getActionName() - Method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesDiagrammerResizeInteractor
-
Gets the action name used for comparison with the action
attribute of the ServerActionEvent
.
- getActionName() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerLinkInteractorTag
-
Gets the action name property.
- getActionName() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerResizeInteractorTag
-
Get the action name used for comparison with the action
attribute of teh ServerActionEvent
.
- getActionName() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesMapInteractorTag
-
Returns the action name.
- getActionName() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesMapRectInteractorTag
-
Returns the action name.
- getActionName() - Method in class ilog.views.faces.interactor.IlvFacesMapInteractor
-
Returns the action name.
- getActionName() - Method in class ilog.views.faces.interactor.IlvFacesMapRectInteractor
-
Returns the action name.
- getActionName() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesResizeActivityInteractorTag
-
Get the action name used for comparison with the action
attribute of the ServerActionEvent
.
- getActionName() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesRowExpandCollapseInteractorTag
-
Returns the action name that will be sent by the client representation
to the servlet.
- getActionName() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesRowSelectInteractorTag
-
Returns the action name that will be sent by the client representation
to the servlet.
- getActionName() - Method in class ilog.views.gantt.faces.interactor.IlvFacesResizeActivityInteractor
-
Gets the action name used for comparison with the action
attribute of the ServerActionEvent
.
- getActionName() - Method in class ilog.views.gantt.faces.interactor.IlvFacesRowExpandCollapseInteractor
-
Returns the action name that will be sent by the client representation
to the servlet.
- getActionName() - Method in class ilog.views.gantt.faces.interactor.IlvFacesRowSelectInteractor
-
Returns the action name that will be sent by the client representation
to the servlet. he default value is IlvFacesGanttConstant.ROW_SELECT_ACTION_NAME
constant value.
- getActionName() - Method in class ilog.views.util.servlet.event.ServletActionListener
-
Returns the name of the server side action to trigger.
- getActionName() - Method in class ilog.views.util.servlet.IlvServerActionEvent
-
Returns the name of the action corresponding
to this event.
- getActions() - Method in class ilog.views.diagrammer.application.IlvDiagrammerMenu
-
Returns the actions contained in this menu.
- getActions(IlvDiagrammer, IlvDiagrammerHashFunction) - Static method in class ilog.views.diagrammer.application.IlvDiagrammerPaletteAction
-
Creates a set of palette actions.
- getActions(IlvDiagrammer, IlvDiagrammerHashFunction) - Static method in class ilog.views.diagrammer.application.IlvDiagrammerPaletteBar
-
Creates a set of palette actions.
- getActions() - Method in class ilog.views.diagrammer.application.IlvDiagrammerToolBar
-
Returns the actions contained in this toolbar.
- getActions(int) - Method in class ilog.views.graphic.composite.IlvEventMap
-
Returns either a
Action
instance or a
String
which
is the class name of a Swing action.
- getActions() - Method in class ilog.views.graphic.composite.IlvEventMap
-
Returns the actions for this IlvEventMap
instance or null
if none.
- getActionTable() - Method in class ilog.views.chart.servlet.IlvChartServerActionParser
-
Gets the action table of servlet support.
- getActionTable() - Method in class ilog.views.gantt.servlet.IlvGanttServerActionsParser
-
Gets the action table of servlet support.
- getActionTable() - Method in class ilog.views.servlet.IlvServerActionParser
-
Gets the action table of servlet support.
- getActionTable() - Method in class ilog.views.util.servlet.IlvAbstractServerActionParser
-
Gets the action table of servlet support.
- getActionType() - Method in class ilog.views.prototypes.IlvActionBehavior
-
Deprecated.
Gets the actionType
parameter for this behavior object.
- getActiveBorderWidth() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.BSC
-
Returns the color used for BSC active border.
- getActiveBorderWidth() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.BTS
-
Returns the color used for BTS active border.
- getActiveBorderWidth() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.MSC
-
Returns the color used for MSC active border.
- getActiveColor() - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentEditLinkPortButton
-
Returns the color used to draw active link ports.
- getActiveColor() - Method in class ilog.cpl.network.action.toolbar.IlpNetworkEditLinkPortButton
-
Returns the color used to draw active link ports.
- getActiveColor() - Method in class ilog.tgo.interactor.IltEditLinkPortInteractor
-
Returns the color used to draw active link ports.
- getActiveDockable() - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
-
Returns the dockable currently active in this docking area.
- getActiveDockableName() - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
-
Returns the name of the dockable currently active in this docking area.
- getActiveDocument(boolean) - Method in class ilog.views.appframe.IlvApplication
-
Returns the document currently active in the application.
- getActiveHandlesColor() - Method in class ilog.views.IlvHandlesSelection
-
Returns the foreground color of the handles when the mouse is
over the handles.
- getActiveOwner() - Method in interface ilog.views.hypergraph.crossing.IlvCrossing
-
The object that owns the crossing and a jog is drawn.
- getActiveTasksCount() - Method in class ilog.views.tiling.IlvThreadedTileLoader
-
Returns the number of tiles to load.
- getActiveView() - Method in class ilog.views.appframe.docview.IlvAbstractDocument
-
Returns the view currently active for the document, namely the
last view of the document that became active to the application.
- getActiveView(boolean) - Method in class ilog.views.appframe.IlvApplication
-
Returns the document view currently active in the application.
- getActiveView() - Method in class ilog.views.appframe.swing.mdi.IlvMDITab
-
Returns the active view of this MDI tab.
- getActiveViewContainer() - Method in interface ilog.views.appframe.docview.IlvMainWindow
-
Returns the active view container.
- getActiveViewContainer() - Method in class ilog.views.appframe.IlvApplication
-
Returns the container of the active document view.
- getActiveViewContainer() - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
-
Returns the active document view container.
- getActiveViewContainer() - Method in class ilog.views.appframe.swing.mdi.IlvDesktopPane
-
Returns the IlvInternalFrame
currently active in the desktop
pane.
- getActiveViewContainer() - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
-
Returns the active document view container.
- getActiveViewContainer() - Method in interface ilog.views.appframe.swing.mdi.IlvMDIClient
-
Returns the view container currently active in the MDI client.
- getActiveViewContainer() - Method in class ilog.views.appframe.swing.mdi.IlvMDIDockingArea
-
Returns the MDI tab currently active in the MDI client.
- getActiveViewContainer() - Method in class ilog.views.appframe.swing.mdi.IlvMDIMainFrame
-
Returns the active view container.
- getActiveViewContainer() - Method in class ilog.views.appframe.swing.mdi.IlvMDITabbedPane
-
Returns the MDI tab currently active in the MDI client.
- getActivities() - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
-
Returns the activities that are displayed on the sheet.
- getActivitiesTableModel() - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
-
Returns the TableModel
for activities.
- getActivity() - Method in class ilog.views.gantt.event.ActivitiesInsertedEvent
-
Returns the activity that identifies the portion of the tree hierarchy
that has been modified.
- getActivity() - Method in class ilog.views.gantt.event.ActivitiesRemovedEvent
-
Returns the activity that identifies the portion of the tree hierarchy
that has been modified.
- getActivity() - Method in interface ilog.views.gantt.event.ActivityEvent
-
Returns the activity where this event originated.
- getActivity() - Method in class ilog.views.gantt.event.ActivityMovedEvent
-
Returns the activity that has been moved.
- getActivity() - Method in class ilog.views.gantt.event.ActivityPropertyEvent
-
Returns the activity where this event originated.
- getActivity() - Method in class ilog.views.gantt.event.ActivitySelectionEvent
-
Returns the activity whose selection status has changed.
- getActivity() - Method in class ilog.views.gantt.graphic.IlvActivityGraphic
-
Gets the activity represented by the graphic.
- getActivity() - Method in class ilog.views.gantt.graphic.IlvActivityTileLayout.GraphicBounds
-
Returns the activity that the activity graphic is rendering.
- getActivity() - Method in class ilog.views.gantt.graphic.interactor.IlvActivityGraphicSelection
-
Returns the activity that is selected.
- getActivity() - Method in interface ilog.views.gantt.IlvReservation
-
Returns the activity for this reservation.
- getActivity() - Method in exception ilog.views.gantt.model.IlvConstraintCycleException
-
Returns the activity at which the constraint cycle was detected.
- getActivity() - Method in class ilog.views.gantt.model.IlvSimpleReservation
-
Returns the activity for this reservation.
- getActivity() - Method in class ilog.views.gantt.model.table.IlvTableReservation
-
Returns the activity for this reservation.
- getActivity(Point) - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the activity, milestone, or holiday that is displayed at the
specified point
.
- getActivity(Point) - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
-
Returns the activity or milestone that is displayed at the specified
point
.
- getActivity(Point) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the activity, milestone, or holiday that is displayed at the specified
point
.
- getActivity() - Method in class ilog.views.gantt.swing.IlvPopupMenuActivityContext
-
Gets the activity of this pop-up menu context
- getActivity(String) - Method in class ilog.views.gantt.xml.IlvGanttDocumentReader.Context
-
Returns the activity with the specified ID that has already been read
from the XML document.
- getActivity() - Method in class ilog.views.maps.raster.datasource.IlvThreadMonitoringData
-
Returns the activity ID.
- getActivity() - Method in class ilog.views.swing.IlvThreadedActivityMonitor.ActivityEvent
-
Returns the activity which has changed.
- getActivityColumnCount() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the number of activity columns displayed within the hourly grid
portion of the view.
- getActivityColumnCount() - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
-
Returns the number of activity columns being displayed.
- getActivityColumnSpacing() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the horizontal spacing between the columns of activity bars and
milestones displayed within the hourly grid portion of the view.
- getActivityDescription() - Method in class ilog.views.maps.defense.terrain.IlvMakeAreaOfSightInteractor
-
Returns the activity description displayed in the thread monitor.
- getActivityDescription() - Method in class ilog.views.maps.defense.terrain.IlvMakeGradientInteractor
-
Returns the activity description displayed in the thread monitor.
- getActivityDescription() - Method in class ilog.views.maps.defense.terrain.IlvMakeValleyInteractor
-
Returns the activity description displayed in the thread monitor.
- getActivityFactory() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the activity factory for creating activities.
- getActivityFactory() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the activity factory used for creating activities.
- getActivityFilter() - Method in class ilog.views.gantt.model.filter.IlvBasicFilterGanttModel
-
- getActivityGraphic() - Method in class ilog.views.gantt.event.ActivityGraphicInteractorEvent
-
Returns the implicated activity graphic.
- getActivityGraphic() - Method in class ilog.views.gantt.graphic.IlvActivityTileLayout.GraphicBounds
-
Returns the activity graphic.
- getActivityGraphic(int) - Method in class ilog.views.gantt.graphic.IlvGanttRow
-
Returns the activity graphic at the given index.
- getActivityGraphic(IlvActivity) - Method in class ilog.views.gantt.graphic.IlvGanttRow
-
Returns the activity graphic representing the given activity.
- getActivityGraphic(IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.gantt.graphic.IlvGanttRow
-
Gets the activity graphic at the given position.
- getActivityGraphic(IlvActivity) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the first
activity graphic
representing
the specified
activity in the Gantt sheet.
- getActivityGraphic() - Method in class ilog.views.gantt.graphic.interactor.IlvActivityGraphicSelection
-
Returns the activity graphic that is selected.
- getActivityGraphicCount() - Method in class ilog.views.gantt.graphic.IlvGanttRow
-
Returns the number of activity graphics contained in this row.
- getActivityGraphicIndex(IlvActivityGraphic) - Method in class ilog.views.gantt.graphic.IlvGanttRow
-
Returns the index of the specified activity graphic.
- getActivityGraphicLayerIndex() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
- getActivityGraphics() - Method in class ilog.views.gantt.graphic.IlvGanttRow
-
Returns an array of the activity graphics in the row.
- getActivityGraphics() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
- getActivityHeight() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the height of activity bars and milestones.
- getActivityHierarchyListeners() - Method in class ilog.views.gantt.model.IlvAbstractGanttModel
-
- getActivityId(String) - Method in class ilog.views.gantt.servlet.IlvGanttSelectionSupport.DefaultIdentifierFactory
-
Returns the identifier of the activity associated to a reservation.
- getActivityId(String) - Method in interface ilog.views.gantt.servlet.IlvGanttSelectionSupport.IdentifierFactory
-
Returns the identifier of the activity associated to a reservation.
- getActivityLayout() - Method in class ilog.views.gantt.graphic.IlvGanttRow
-
Returns the activity layout of the row.
- getActivityLayout() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the activity layout used for activity rows in the sheet.
- getActivityLayout() - Method in class ilog.views.gantt.IlvScheduleChart
-
Returns the activity layout used in the Gantt sheet of the Schedule
chart.
- getActivityListeners() - Method in class ilog.views.gantt.model.IlvAbstractGanttModel
-
- getActivityMapper() - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
-
- getActivityMargin() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the horizontal margin around activity bars and milestones.
- getActivityMonitor() - Method in class ilog.cpl.service.IlpDefaultMonitoringService
-
- getActivityMonitor() - Method in interface ilog.cpl.service.IlpMonitoringService
-
Should return the IlvThreadedActivityMonitor
that is
used to monitor activities.
- getActivityMonitor() - Method in class ilog.views.swing.IlvThreadedActivityMonitorProperty
-
Returns the activity monitor of this property.
- getActivityQueryParameters() - Method in class ilog.views.gantt.project.IlvGanttJDBCDataSource
-
Returns the query that will be used to extract activities.
- getActivityReader() - Method in class ilog.views.gantt.xml.IlvGanttDocumentReader
-
Returns the activity reader.
- getActivityRenderer() - Method in class ilog.views.gantt.graphic.IlvActivityGraphic
-
Returns the activity renderer used to render this activity.
- getActivityRenderer() - Method in class ilog.views.gantt.graphic.interactor.IlvActivityGraphicSelection
-
Returns the renderer of the selected activity graphic.
- getActivityRenderer() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the renderer that is used to draw the graphic presentation of
activities within the day view.
- getActivityRenderer() - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
-
Returns the renderer that is used to draw the graphic presentation of activities
within the activity sheet.
- getActivityRenderer() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the renderer that is used to draw the graphic presentation of activities
within the month panel.
- getActivityRenderer() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthView
-
Returns the renderer that is used to draw the graphic presentation of activities
within the month panel.
- getActivityRendererFactory() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the activity-renderer factory used to create activity graphics.
- getActivityRendererFactory() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the activity-renderer factory used to create activity
graphics.
- getActivityRowCount() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the number of activity rows displayed at the top of the view.
- getActivityRowHeight() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the height of the activity and holiday bars displayed at the
top of the view.
- getActivityRowSpacing() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the vertical spacing between the rows of activity and holiday
bars displayed at the top of the view.
- getActivitySpacing() - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
-
Returns the horizontal spacing between activity bars and milestones.
- getActivitySpacing() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the vertical spacing between activity bars and milestones.
- getActivityWriter() - Method in class ilog.views.gantt.xml.IlvGanttDocumentWriter
-
Returns the activity writer.
- getActPathLocation() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelDescriptor
-
Returns the actual location on the path for the label.
- getActualFPS() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DViewControlUI
-
Returns the last information provided by the view, in the number of refreshes
per second.
- getActualMaximum(int) - Method in class ilog.views.util.time.IlvWrappedICUCalendar
-
Overridden version of the same method in
Calendar
.
- getActualMinimum(int) - Method in class ilog.views.util.time.IlvWrappedICUCalendar
-
Overridden version of the same method in
Calendar
.
- getAdaptedSelectedSegmentsPaint(IlvTransformer) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
-
Returns the stroke paint of the selected segments adapted to the input
transformer.
- getAdaptedStrokePaint(IlvTransformer) - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns the stroke paint adapted to the input transformer.
- getAdapter() - Method in interface ilog.cpl.equipment.css.IlpEquipmentAdapterCSS
-
Returns if the adapter configuration is enabled or not
for the Equipment component.
- getAdapter() - Method in class ilog.cpl.graph.IlpDefaultNodeExpansionStrategyFactory
-
Returns the adapter that is associated with this expansion strategy
factory.
- getAdapter() - Method in class ilog.cpl.graph.IlpGraphHandlerWithDataSource
-
Gets the adapter between the graph model and the data source.
- getAdapter() - Method in class ilog.cpl.IlpEquipment
-
Returns the adapter connected to the component or creates a new one.
- getAdapter() - Method in class ilog.cpl.IlpNetwork
-
Returns the adapter connected to the network or creates a new one.
- getAdapter() - Method in class ilog.cpl.IlpTable
-
Returns the adapter connected to the table model or creates a new one.
- getAdapter() - Method in class ilog.cpl.IlpTree
-
Returns the adapter connected to the tree or creates a new one.
- getAdapter() - Method in interface ilog.cpl.network.css.IlpNetworkAdapterCSS
-
Returns if the adapter configuration is enabled or not
for the Network component.
- getAdapter() - Method in class ilog.cpl.storage.IlpAbstractReader
-
Get the current storage adapter used by the reader.
- getAdapter() - Method in class ilog.cpl.storage.IlpAbstractWriter
-
Gets the current storage adapter used by the reader.
- getAdapter() - Method in interface ilog.cpl.table.css.IlpTableAdapterCSS
-
Returns if the adapter configuration is enabled or not
for the Table component.
- getAdapter() - Method in interface ilog.cpl.tree.css.IlpTreeAdapterCSS
-
Returns if the adapter configuration is enabled or not
for the Tree component.
- getAdapter() - Method in class ilog.cpl.tree.IlpDefaultTreeExpansionStrategyFactory
-
Returns the adapter that is associated with this expansion strategy
factory.
- getAdapter() - Method in class ilog.views.chart.customizer.swing.IlvChartCSSCustomizerPanel
-
Returns the chart CSS adapter used by this customizer.
- getAdapter() - Method in interface ilog.views.customizer.styling.IlvRuleCustomizerLogic
-
Returns the component css adapter this rule customizer logic belongs to.
- getAddCursor() - Method in class ilog.views.maps.graphic.IlvMapPolyPointEdition
-
Retrieves the cursor used to indicate that the user can add a point.
- getAdditionalBeanInfo() - Method in class ilog.views.diagrammer.application.IlvDiagrammerPropertySheet.PropertySheetDelegateBeanInfo
-
Returns the additional BeanInfo.
- getAdditionalCapabilities(IlvChart, IlvServletRequestParameters) - Method in class ilog.views.chart.servlet.IlvChartServletSupport
-
Allows you to put additional capabilities to the capability request.
- getAdditionalCapabilities(IlvHierarchyChart, IlvServletRequestParameters) - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttServletSupport
-
Allows you to put additional capabilities to the capability request.
- getAdditionalCapabilities(IlvHierarchyChart, IlvServletRequestParameters) - Method in class ilog.views.gantt.servlet.IlvGanttServletSupport
-
Allows you to put additional capabilities to the capability request.
- getAdditionalCapabilities(HttpServletRequest) - Method in class ilog.views.maps.servlet.IlvMapServletSupport
-
Allows you to add more capabilities to the capability request.
- getAdditionalCapabilities(HttpServletRequest) - Method in class ilog.views.servlet.IlvManagerServlet
-
Allows you to put additional capabilities to the capability request.
- getAdditionalCapabilities(HttpServletRequest) - Method in class ilog.views.servlet.IlvManagerServletSupport
-
Allows you to add more capabilities to the capability request.
- getAdditionalDescriptors(Object, IlvPropertyDescriptor[]) - Method in class ilog.views.maps.graphic.style.IlvMapCompositeStyle
-
Returns the descriptors of the properties that must be added to the
property sheet.
- getAdditionalDescriptors(Object, IlvPropertyDescriptor[]) - Method in interface ilog.views.maps.propertysheet.IlvMapStylePropertySheet.PropertyProvider
-
Returns the descriptors of the properties that must be added to the
property sheet.
- getAdditionalGraphicUpdates() - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
Decoration adders positioned by other means on this graphic
representation.
- getAdditionalNodeRepulsionWeight() - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
-
Returns the weight of the additional node repulsion force.
- getAdditionalOptions() - Method in class ilog.views.swing.IlvJComponentGraphic
-
Returns the additional options to configure the component.
- getAdditionalOverviewCapabilities(IlvChart, IlvServletRequestParameters) - Method in class ilog.views.chart.servlet.IlvChartServletSupport
-
Allows you to put additional capabilities to the overview capability request.
- getAdditionalParameters() - Method in class ilog.views.faces.dhtml.event.FacesViewActionEvent
-
Returns the optional additional parameters.
- getAdditionalParameters() - Method in class ilog.views.util.servlet.event.ServletActionEvent
-
Returns the optional additional parameters.
- getAdditionalParameters() - Method in class ilog.views.util.servlet.event.ServletActionListener
-
Returns the additional parameters of this listener.
- getAdditionalProperties(IlvSelectionSupport.IlvSelectionResponse, Object) - Method in class ilog.tgo.faces.graph.dhtml.servlet.IltFacesGraphSelectionSupport
-
Returns additional information about a selected object.
- getAdditionalProperties(IlvSelectionSupport.IlvSelectionResponse, Object) - Method in class ilog.views.diagrammer.faces.dhtml.servlet.IlvFacesDiagrammerSelectionSupport
-
Returns additional information about a selected object.
- getAdditionalProperties(IlvSelectionSupport.IlvSelectionResponse, Object) - Method in class ilog.views.diagrammer.servlet.IlvDiagrammerSelectionSupport
-
Returns additional information about a selected object.
- getAdditionalProperties(IlvSelectionSupport.IlvSelectionResponse, Object) - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttSelectionSupport
-
Returns additional information about a selected object.
- getAdditionalProperties(IlvSelectionSupport.IlvSelectionResponse, Object) - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttSheetSelectionSupport
-
Returns additional information about a selected object.
- getAdditionalProperties(IlvSelectionSupport.IlvSelectionResponse, Object) - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttTableSelectionSupport
-
Returns additional information about a selected object.
- getAdditionalProperties(IlvSelectionSupport.IlvSelectionResponse, Object) - Method in class ilog.views.gantt.servlet.IlvGanttSelectionSupport
-
Returns additional information about a selected object.
- getAdditionalProperties(IlvSelectionSupport.IlvSelectionResponse, Object) - Method in class ilog.views.gantt.servlet.IlvGanttSheetSelectionSupport
-
Returns additional information about a selected object.
- getAdditionalProperties(IlvSelectionSupport.IlvSelectionResponse, Object) - Method in class ilog.views.gantt.servlet.IlvGanttTableSelectionSupport
-
Returns additional information about a selected object.
- getAdditionalProperties(IlvSelectionSupport.IlvSelectionResponse, Object) - Method in class ilog.views.util.servlet.IlvSelectionSupport
-
Returns additional information about a selected object.
- getAdditionalString() - Method in class ilog.views.gantt.scale.IlvBasicTimeScaleRow
-
This method returns the additional string displayed in the first interval.
- getAdditionalText() - Method in class ilog.tgo.model.IltAlarm
-
Returns the additional text.
- getAdditionalZoom() - Method in class ilog.tgo.composite.IltLogicalZoomPolicy
-
Returns the additional zoom factor.
- getAddList() - Method in class ilog.views.util.servlet.IlvSelectionSupport.IlvSelectionResponse
-
Returns the list of selections to be added to the client side selection.
- getAddRemovePointModifier() - Method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesDiagrammerLinkInteractor
-
Gets the modifier
- getAddRemovePointModifier() - Static method in class ilog.views.IlvPolyPointsEdition
-
Returns the modifier for the addition or removal of points.
- getAddRemovePointModifierEx() - Static method in class ilog.views.IlvPolyPointsEdition
-
Returns the extended modifier for the addition or removal of points.
- getAdministrativeState() - Method in class ilog.tgo.model.IltOSI.State
-
Returns the administrative status of this instance.
- GetAdministrativeStatePath() - Static method in class ilog.tgo.model.IltOSI
-
- getAffineTransform(AffineTransform) - Method in class ilog.views.IlvTransformer
-
Copies this transformation into the input affine transform.
- getAfterHandler() - Method in class ilog.views.faces.dhtml.interactor.IlvFacesInterceptInteractor
-
Gets the after handler.
- getAfterHandler() - Method in class ilog.views.faces.dhtml.taglib.IlvInterceptInteractorTag
-
Gets the after handler that is a JavaScript function.
- getAggregate(IltAggregateState) - Method in class ilog.tgo.model.IltObjectState
-
Returns the current value of a state
- getAggregate(IltStatePath) - Method in class ilog.tgo.model.IltObjectState
-
Returns the current value of a state
- getAlarmAckState() - Method in class ilog.tgo.model.IltAlarm
-
Returns the alarm acknowledged state.
- getAlarmBalloonBorderColor() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
- getAlarmBalloonColor() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
- getAlarmBalloonColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the color of alarm balloons.
- getAlarmBalloonCountIcon() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the icon used in the alarm count in the
alarm balloon.
- getAlarmBalloonCountLabel() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the label used as alarm count in the object alarm balloon.
- getAlarmBalloonLayer() - Method in class ilog.tgo.graphic.IltCompositeGrapher.LayerPolicy
-
Returns the layer which holds the alarm balloons of all objects.
- getAlarmBalloonOrientation() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
- getAlarmBalloonPointerDepth() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
- getAlarmBalloonPointerDistance() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
- getAlarmBalloonPosition() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the alarm balloon position.
- getAlarmBalloonRadius() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
- getAlarmBalloonShadowColor() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
- getAlarmBalloonShadowColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the shadow color of alarm balloons.
- getAlarmBalloonShadowThickness() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
- getAlarmBalloonTextBackground() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the background color of alarm balloon texts.
- getAlarmBalloonTextFont() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the font used in alarm balloon texts.
- getAlarmBalloonTextForeground() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the foreground color of alarm balloon texts.
- getAlarmBorderColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the color of alarm borders.
- getAlarmBorderColor() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the color of the alarm border, or null
if no alarm
border is to be drawn.
- getAlarmBorderWidth() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the thickness of alarm borders.
- getAlarmBorderWidth() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the width of the alarm border.
- getAlarmBrightColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the bright color used for the object base when the object has
alarms.
- getAlarmChangedTime() - Method in class ilog.tgo.model.IltAlarm
-
Returns the date of the last modification of alarm attribute values.
- getAlarmClearedTime() - Method in class ilog.tgo.model.IltAlarm
-
Returns the date when the perceived severity has been changed to cleared.
- getAlarmColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the color used for the object base when the object has
alarms.
- getAlarmColorLevel() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the property denoting the brightness level for normal alarm condition.
- getAlarmColorLevel() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the brightness level that should be mapped to the normal alarm color.
- getAlarmCount() - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the count of all alarms, acknowledged or not, that are either raw
or impact alarms, irrespective of their severity.
- getAlarmCount() - Method in class ilog.tgo.model.IltAlarmSystem.State
-
Return the total number of alarms, acknowledged or not, and
irrespective of severity.
- getAlarmCount(IltAlarmSeverity) - Method in class ilog.tgo.model.IltAlarmSystem.State
-
Return the total number of alarms, acknowledged or not, with
a given severity.
- getAlarmCountBackground() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the background color of alarm count texts.
- getAlarmCountFont() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the font used in alarm counts.
- getAlarmCountForeground() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the foreground color of alarm count texts.
- getAlarmCountIcon() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the icon used in the alarm count in the object base.
- getAlarmCountIconPosition() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns if the icon that represents the alarm severity in the
alarm count should be placed before or after the alarm
severity description.
- getAlarmCountLabel() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the label used as alarm count in the object base.
- getAlarmCountString() - Method in class ilog.tgo.model.IltAlarmCountAttributeType
-
Returns the alarm count as a String
computed by the
JTGO alarm mapping.
- getAlarmCriticalAbbreviation() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmCriticalBrightColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmCriticalColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmCriticalDarkColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmCriticalDescription() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmDarkColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the dark alarm color used for the object base when the
object has alarms.
- getAlarmLossOfConnectivityAbbreviation() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmLossOfConnectivityBrightColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmLossOfConnectivityColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmLossOfConnectivityDarkColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmLossOfConnectivityPosition() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the position of loss of connectivity indicator.
- getAlarmMajorAbbreviation() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmMajorBrightColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmMajorColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmMajorDarkColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmMajorDescription() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmMinorAbbreviation() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmMinorBrightColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmMinorColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmMinorDarkColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmMinorDescription() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmNotReportingAbbreviation() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmNumber() - Method in class ilog.tgo.model.IltAlarmCountAttributeType
-
Returns the number of alarms represented by this alarm count.
- getAlarmRaisedTime() - Method in class ilog.tgo.model.IltAlarm
-
Returns the date when the alarm has been raised.
- getAlarmSeverity() - Method in class ilog.tgo.model.IltAlarmCountAttributeType
-
- getAlarmState() - Method in class ilog.tgo.model.IltAlarmObjectState
-
Returns the alarms part of the state.
- getAlarmState() - Method in class ilog.tgo.model.IltBellcoreObjectState
-
Returns the alarms part of the state.
- getAlarmState() - Method in class ilog.tgo.model.IltObject
-
Returns the alarm part of the object state.
- getAlarmState() - Method in class ilog.tgo.model.IltObjectState
-
Returns the alarm part of the state.
- getAlarmState() - Method in class ilog.tgo.model.IltOSIObjectState
-
Returns the alarms part of the state.
- getAlarmState() - Method in class ilog.tgo.model.IltSNMPObjectState
-
Returns the alarms part of the state.
- getAlarmState() - Method in class ilog.tgo.model.IltSONETObjectState
-
Returns the alarms part of the state.
- getAlarmState() - Method in class ilog.tgo.model.IltTrapObjectState
-
Returns the alarms part of the state.
- getAlarmStatePath() - Method in class ilog.tgo.model.IltAlarmSystem
-
Return the path to the alarm aggregate state.
- GetAlarmSystem() - Static method in class ilog.tgo.model.IltAlarm
-
Returns the IltAlarmSystem
for IltAlarm
.
- getAlarmSystem() - Method in class ilog.tgo.model.IltAlarm.State
-
System for which the values are being handled by this state.
- getAlarmSystem() - Method in class ilog.tgo.model.IltAlarmSystem.State
-
System whose values are being handled by this state.
- getAlarmSystem() - Method in class ilog.tgo.model.IltObjectState
-
Returns the Alarm System used by this instance.
- GetAlarmSystem() - Static method in class ilog.tgo.model.IltTrap
-
Returns the only instance of IltTrap.
- getAlarmSystem() - Method in class ilog.tgo.model.IltTrap.State
-
System whose values are being handled by this state.
- getAlarmType() - Method in class ilog.tgo.model.IltAlarm
-
Returns the alarm type.
- getAlarmUnknownAbbreviation() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmUnknownBrightColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmUnknownColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmUnknownDarkColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmUnknownDescription() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmWarningAbbreviation() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmWarningBrightColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmWarningColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmWarningDarkColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlarmWarningDescription() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getAlias() - Method in class ilog.views.sdm.renderer.IlvSDMRenderer
-
Returns the alias of this renderer.
- getAliases() - Method in class ilog.tgo.model.IltState
-
Returns all names for the state.
- getAlignment() - Method in class ilog.cpl.graph.graphlayout.css.IlpTreeLayoutParameters
-
Returns the alignment option of an individual node.
- getAlignment() - Method in class ilog.cpl.graphic.component.IlpStacker
-
Deprecated.
Returns the alignment used in the stacker children.
- getAlignment() - Method in class ilog.views.chart.IlvLabelRenderer
-
Returns the label alignment.
- getAlignment() - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivitySymbol
-
Returns the alignment of the symbol.
- getAlignment() - Method in class ilog.views.graphic.composite.layout.IlvStackerLayout
-
Returns the alignment used in the stacker children.
- getAlignment() - Method in class ilog.views.graphic.IlvText
-
Return the alignment of the multilines text.
- getAlignment(Object) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the local alignment option of the node.
- getAlignment() - Method in class ilog.views.maps.graphic.IlvMapGraphicText
-
Returns the alignment of the label from the style.
- getAlignment() - Method in class ilog.views.maps.graphic.IlvMapLabel
-
Retrieves the alignment of the label.
- getAlignment() - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
-
Retrieves the Alignment property value.
- getAlignment() - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
-
Retrieves the alignment of the label.
- getAlignment() - Method in class ilog.views.util.print.IlvFlow.TextStyle
-
Returns the paragraph alignment.
- getAllDefaultStyles() - Method in class ilog.cpl.style.IlpStyle
-
Deprecated.
Returns an unmodifiable list with all the default styles
defined for this instance, including the ones defined by
the user and those computed automatically based on the
model.
- GetAllLayers(Connection, String) - Static method in class ilog.views.maps.format.oracle.IlvSDOUtil
-
Returns a String
array made up of all the available SDO layers
for the given owner name.
- GetAllLayers(Connection, String, boolean) - Static method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOUtil
-
Returns a String
array made up of all the available
layers for the given owner name.
- getAllLibraries() - Static method in class ilog.views.prototypes.IlvPrototypeLibrary
-
Returns all the prototype libraries currently loaded or created.
- getAllLinks() - Method in class ilog.tgo.composite.IltcCompositeGrapher
-
Returns an enumeration of all the links.
- getAllMessages() - Method in exception ilog.views.prototypes.IlvValueException
-
Returns the message associated with this exception and concatenates it with
the messages related to the target exceptions, if any.
- getAllMessages() - Method in exception ilog.views.util.IlvFeatureUseNotAcknowledgedException
-
Returns the detailed messages.
- getAllNodes() - Method in class ilog.tgo.composite.IltcCompositeGrapher
-
Returns an enumeration of all the nodes.
- getAllObjects() - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Returns all the objects added to the diagram of this diagram component.
- getAllObjects(IlvPoint, int, IlvManagerView) - Method in class ilog.views.IlvManager
-
Returns all visible graphic objects located at the specified point in a
manager view for a specified layer.
- getAllObjects(IlvPoint, IlvManagerView, boolean, boolean) - Method in class ilog.views.IlvManager
-
Returns all visible graphic objects located at the specified point in a
manager view.
- getAllObjects() - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns an enumeration of all the objects of
the model (including all descendants of the
top-level objects) in pre-order (that is,
a parent is returned before its children).
- getAllowedNodesPlacementTime() - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
-
Returns the currently allowed time for the node placement step.
- getAllowedNumberOfIterations() - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
-
Returns the maximum number of allowed optimization iterations.
- getAllowedNumberOfIterations() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
-
Returns the maximum allowed number of iterations of the layout
algorithm.
- getAllowedNumberOfIterations() - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Returns the maximum number of allowed optimization iterations.
- getAllowedNumberOfIterations() - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
-
Returns the maximum number of allowed iterations.
- getAllowedNumberOfNodesPlacementIterations() - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
-
Returns the maximum number of allowed node placement iterations.
- getAllowedNumberOfOptimizationIterations() - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
-
Returns the maximum number of allowed iterations.
- getAllowedOptimizationTime() - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
-
Returns the currently allowed time for the topological optimization
step in milliseconds.
- getAllowedSide() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
-
Returns the allowed side where the label is placed.
- getAllowedTime() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the currently allowed time for the layout algorithm in
milliseconds.
- getAllowedTime() - Method in class ilog.views.graphlayout.IlvGraphLayout
-
Returns the currently allowed time for the layout algorithm in
milliseconds.
- getAllowedTime() - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayout
-
Returns the currently allowed time for the layout algorithm in
milliseconds.
- getAllowedTime() - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
-
Returns the currently allowed time for the layout algorithm in
milliseconds.
- getAllowedTime() - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
-
Returns the currently allowed time for the layout algorithm in
milliseconds.
- getAllowedTimePerLink() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
-
Returns the upper limit for the time allowed to find a route for a
long link in milliseconds.
- getAllowsChildren() - Method in class ilog.cpl.model.container.IlpAbstractRepresentationNode
-
Returns true
if this node allows children.
- getAllowsChildren() - Method in interface ilog.cpl.model.container.IlpRepresentationNode
-
Returns true
if this node allows children.
- getAllowsChildren() - Method in class ilog.cpl.tree.IlpDefaultTreeNode
-
Returns true
if this node allows children.
- getAllParameterNames() - Method in class ilog.views.util.servlet.IlvServletParameterHandler
-
Returns the set of all parameter name.
- getAllPaths(IlpFilter) - Method in class ilog.tgo.model.IltAlarmSystem
-
Return all the paths found which corresponds to the criteria given
by the filter.
- getAllPaths(Vector, IltStatePath, IlpFilter, boolean) - Method in class ilog.tgo.model.IltState
-
This method verifies if the state being searched is this one, and if so it
adds this state to the path list.
- getAllPaths(IlpFilter) - Method in class ilog.tgo.model.IltStateSystem
-
Returns all the paths found which corresponds to the criteria given by the
filter.
- getAllPaths(IltState) - Method in class ilog.tgo.model.IltStateSystem
-
Returns all the paths found which corresponds to the given state.
- getAllRendererIterator() - Method in class ilog.views.chart.IlvChart
-
Returns an iterator over all the renderers displayed by the chart,
including the child renderers.
- getAllSelectableObjects(IlvPoint, IlvManagerView, IlvTransformer, boolean, boolean) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns all selectable object at the given point.
- getAllSelectableObjects(IlvPoint, IlvManagerView, IlvTransformer, boolean, boolean) - Method in class ilog.views.IlvManager
-
Returns all selectable graphic objects at the specified point in a
manager view.
- getAllSelectableObjects(IlvPoint, IlvManagerView, IlvTransformer, boolean, boolean) - Method in interface ilog.views.IlvObjectWithSelection
-
Returns all selectable object at the given point.
- getAlpha() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the alpha value of the graphic representation.
- getAlpha() - Method in class ilog.views.gantt.graphic.IlvTimeIndicator
-
Returns the current alpha value for the layer that holds this graphic
object.
- getAlpha() - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
Returns the alpha value of this object.
- getAlpha() - Method in class ilog.views.graphic.IlvEnhancedPolylineLinkImage
-
Returns the alpha value of this object.
- getAlpha() - Method in class ilog.views.graphic.IlvFullZoomingGraphic
-
Returns the alpha value of this object.
- getAlpha() - Method in class ilog.views.graphic.IlvGeneralPath
-
Returns the alpha value of this graphic object.
- getAlpha() - Method in class ilog.views.graphic.IlvGraphicSet
-
Returns the alpha value of this graphic object.
- getAlpha() - Method in class ilog.views.graphic.IlvHalfZoomingGraphic
-
Returns the alpha value of this object.
- getAlpha() - Method in class ilog.views.graphic.IlvIcon
-
Returns the alpha value of this graphic object.
- GetAlpha(Color) - Static method in class ilog.views.IlvGraphicUtil
-
- getAlpha() - Method in class ilog.views.IlvHoverHighlightingImageOperation
-
Returns the alpha composition value of the highlight representation.
- getAlpha() - Method in class ilog.views.IlvManagerLayer
-
Returns the alpha value of this layer.
- getAlpha(int) - Method in class ilog.views.maps.graphic.style.IlvDoubleIntervalColorModel
-
Returns the alpha component for this pixel value.
- getAlpha() - Method in class ilog.views.maps.graphic.style.IlvMapStyle
-
Retrieves the Alpha property value.
- getAlpha(int) - Method in class ilog.views.maps.raster.IlvAdjustableDelegateColorModel
-
Returns the alpha color component for the specified pixel.
- getAlpha(int) - Method in class ilog.views.maps.rendering.IlvIntervalColorModel
-
Returns the Alpha component for this pixel value.
- getAlpha() - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
-
Returns the alpha channel of the colors allocated by this renderer.
- getAlpha() - Method in class ilog.views.sdm.renderer.IlvColoringRenderer
-
Returns the alpha channel of the colors allocated by this renderer.
- getAlpha() - Method in class ilog.views.sdm.renderer.IlvHalfZoomingRenderer
-
Returns the alpha transparency value for the objects.
- getAlphaBeamWidth() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the alpha value used to achieve transparency effects when drawing
the antenna beam width.
- getAlphaBeamWidth() - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
-
Returns the alpha value used to achieve transparency effects when
drawing the antenna beam width.
- getAlphaBeamWidth() - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Standard
-
Returns the alpha value used to achieve transparency effects when
drawing the antenna beam width.
- getALT() - Method in class ilog.views.chart.servlet.IlvDefaultChartToolTip
-
Returns the main line given to or compute by the constructor.
- getALT() - Method in class ilog.views.chart.servlet.IlvDefaultIMapAttributes
-
Returns the ALT
attribute.
- getALT() - Method in interface ilog.views.chart.servlet.IlvIMapAttributes
-
Returns the ALT
attribute.
- getAlternateColor() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Sets the alternate color of an IlvGeneralLink
.
- getAlternateColor() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the current alternate color.
- getAlternateScaleColor() - Method in class ilog.views.maps.beans.IlvJScaleBar
-
Gets the alternate scale color.
- getAlternateScaleColor() - Method in class ilog.views.maps.beans.IlvScaleBar
-
Gets the alternate scale color.
- GetAlternatingLineStyle(IlLineStyle) - Static method in class ilog.tgo.grprim.IltLineStyle
-
- GetAlternatingLineStyle(float[]) - Static method in class ilog.tgo.grprim.IltLineStyle
-
Returns a line style with the given configuration if it exists.
- getAlternativeProducts() - Method in exception ilog.views.util.IlvFeatureUseNotAcknowledgedException
-
Returns the names of the products for which no acknowledgement was found.
- getAltitude(double) - Method in class ilog.views.maps.defense.terrain.IlvAltitudeChart
-
Return the altitude of the point located at a specific distance
from the start of the path.
- getAltitude() - Method in class ilog.views.maps.defense.terrain3d.symbol.Ilv3DSymbol
-
Returns the altitude of the symbol in the current altitude unit.
- getAltitude() - Method in class ilog.views.maps.defense.terrain3d.view.IlvFlyThroughStyle
-
Retrieve the HEIGHT
attribute value.
- getAltitude(double, double, double) - Method in interface ilog.views.maps.IlvAltitudeDataSource
-
Returns the altitude of the point located at specific coordinates.
- getAltitude(IlvManager, double, double, double) - Method in class ilog.views.maps.IlvAltitudeProvider
-
Return the altitude of a point located at specified coordinates.
- getAltitude(IlvManager, double, double, double) - Method in class ilog.views.maps.IlvDefaultAltitudeProvider
-
Returns the altitude of a point located at specified coordinates.
- getAltitude(double, double, double) - Method in class ilog.views.maps.raster.IlvRasterAltitudeDataSource
-
This method interpolates the raster altitude data to return the
altitude in a latitudinal and longitudinal coordinate system.
- getAltitudeFormater() - Method in class ilog.views.maps.IlvDisplayPreferences
-
Returns the altitude Formatter.
- getAltitudeProvider() - Method in class ilog.views.maps.IlvAltitudeProviderProperty
-
Returns the altitude provider of this property.
- GetAltitudeProvider(IlvManager) - Static method in class ilog.views.maps.IlvAltitudeProviderProperty
-
Returns the altitude provider of a manager.
- getAltitudesSerie() - Method in class ilog.views.maps.defense.terrain.IlvAltitudeChart
-
Returns the array of altitudes to take into account.
- getAltitudeTolerance() - Method in class ilog.views.maps.defense.terrain.IlvValleyRasterStyle
-
Retrieve the ALTITUDE_TOLERANCE
attribute value.
- getAltitudeUnit() - Method in class ilog.views.maps.beans.IlvJDisplayPreferencesEditorPanel
-
Returns the altitude unit selected on the panel.
- getAltitudeUnit() - Method in class ilog.views.maps.IlvDisplayPreferences
-
Returns the altitude Unit.
- getAltitudeUnitList() - Method in class ilog.views.maps.beans.IlvJDisplayPreferencesEditorPanel
-
- getAltName() - Method in class ilog.tgo.model.IltState
-
Returns the alternate name of this symbolic value.
- getAmbientLight() - Method in class ilog.views.chart.IlvChart3DView
-
Returns the intensity of the ambient light.
- getAnchor() - Method in class ilog.views.chart.graphic.IlvImageDecoration
-
Returns the image anchor within the plot area.
- getAnchor() - Method in class ilog.views.chart.graphic.IlvPositionableDecoration
-
Returns the decoration's anchor within the plot area.
- getAnchor() - Method in class ilog.views.graphic.composite.decoration.IlvAssociation
-
Returns the IlvGraphic
which defines the anchor point of the association.
- getAnchor() - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
-
Returns the location of this constraint.
- getAnchor() - Method in class ilog.views.graphic.composite.layout.IlvAttachmentLayout
-
Returns the anchor of this object.The anchor object is the
IlvAttachable
instance used to attach the other elements.
- getAnchor() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
-
Returns the anchor of the label.
- getAnchor() - Method in class ilog.views.maps.graphic.IlvMapLabel
-
Retrieves the anchor point of the label.
- getAnchor() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
- getAnchorAttribute() - Method in class ilog.cpl.table.selection.IlpDefaultTableSelectionModel
-
Returns the attribute which has the focus.
- getAnchorAttribute() - Method in interface ilog.cpl.table.selection.IlpTableSelectionModel
-
Returns the attribute which has the focus.
- GetAnchoredLabel(IlvMapLabel) - Static method in class ilog.views.maps.graphic.IlvAnchoredLabel
-
Retrieves the IlvAnchoredLabel
from an IlvMapLabel
.
- getAnchorObject() - Method in class ilog.cpl.table.selection.IlpDefaultTableSelectionModel
-
Returns the representation object that has the focus.
- getAnchorObject() - Method in interface ilog.cpl.table.selection.IlpTableSelectionModel
-
Returns the representation object which has the focus.
- getAnchorPoint() - Method in class ilog.views.graphic.IlvText
-
Returns the anchor point for the text.
- getAnchorPoints(boolean, IlvTransformer) - Method in class ilog.views.graphic.IlvText
-
Returns the array of anchor points for all the lines.
- getAnchorPosition() - Method in class ilog.views.graphic.IlvText
-
Returns the anchor position for the text.
- getAndAssociateObjectInteractor() - Method in class ilog.views.IlvGraphic
-
Returns the active object interactor.
- getAngle() - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge.Segment
-
Returns the angle of the segment in degree.
- getAngle() - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
-
Retrieves the Angle property value.
- getAngle() - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
-
Retrieves the angle of rotation of the label.
- getAngle() - Method in class ilog.views.prototypes.IlvFillBehavior
-
Gets the angle
parameter.
- getAngle() - Method in class ilog.views.prototypes.IlvRotateBehavior
-
Gets the angle
parameter for this behavior object.
- getAngleEventMask() - Method in class ilog.views.chart.interactor.IlvChart3DViewInteractor
-
Returns the event mask used for rotating the view.
- getAngleEventMaskEx() - Method in class ilog.views.chart.interactor.IlvChart3DViewInteractor
-
Returns the event mask used for rotating the view, according to the
conventions of java.awt.event.InputEvent.getModifiersEx()
.
- getAngleMin() - Method in class ilog.views.prototypes.IlvRotationBehavior
-
Gets the angleMin
parameter for this behavior object.
- getAngleRange() - Method in class ilog.views.chart.IlvChart
-
Returns the angle range of the projector.
- getAngleRange() - Method in class ilog.views.prototypes.IlvRotationBehavior
-
Gets the angleRange
parameter for this behavior object.
- getAngleString(double) - Method in interface ilog.views.maps.IlvCoordinateFormatter
-
This method formats a single angle.
- getAngleString(double) - Method in class ilog.views.maps.IlvDecimalCoordinateFormatter
-
This method formats a single angle.
- getAngleString(double) - Method in class ilog.views.maps.IlvDMSCoordinateFormatter
-
Formats a single angle.
- getAngleString(double) - Method in class ilog.views.maps.IlvGeocentricCoordinateFormater
-
This method is not supported by this coordinate formatter
- getAngleString(double) - Method in class ilog.views.maps.IlvGeodesicCoordinateFormatter
-
Formats a angle.
- getAngleString(double) - Method in class ilog.views.maps.IlvUTMCoordinateFormatter
-
This method is not supported by this coordinate formatter
- getAngularUnit(int) - Static method in class ilog.views.maps.format.geotiff.IlvGeotiffUnitDictionnary
-
Returns the predefined TIFF unit for a specific code.
- getAnimateSpeed() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the animate speed of an IlvGeneralLink
.
- getAnimateSpeed() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the current animation speed.
- getAnimationAccelerationRate() - Method in class ilog.views.animation.IlvManagerAnimator
-
Returns 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.
- getAnimationAccelerationRate() - Method in class ilog.views.sdm.renderer.animation.IlvAnimationRenderer
-
Returns the number of animation accelerating and deaccelerating steps.
- getAnimationDelay() - Method in class ilog.views.animation.IlvManagerAnimator
-
Returns the interval between drawing steps during animation.
- getAnimationDelay() - Method in class ilog.views.sdm.renderer.animation.IlvAnimationRenderer
-
Returns the delay between two steps of the animation.
- getAnimationRate() - Method in class ilog.views.animation.IlvManagerAnimator
-
Returns the animation rate.
- getAnimationRate() - Method in class ilog.views.sdm.renderer.animation.IlvAnimationRenderer
-
Returns the number of animation steps.
- getAnimationRedrawMode() - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns the redraw mode that is used during animation.
- getAnimationStep() - Method in class ilog.views.chart.interactor.IlvChartZoomInteractor
-
Returns the number of animation step.
- getAnimationSteps() - Method in class ilog.views.gantt.IlvTimeScrollController
-
Returns the number of steps in the animation of changes to the
visible interval
.
- getAnimationThread() - Method in class ilog.views.animation.IlvManagerAnimator
-
Returns the animation thread.
- getAnnealingLabelLayout() - Method in class ilog.views.maps.IlvMagnifySymbolsInteractor
-
Returns the layout used to remove the symbol clutter.
- getAnnotation() - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the global annotation defined for this renderer.
- getAnnotation(IlvDataSet, int) - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the annotation of the specified data point.
- getAnnotation(IlvDataSet, int) - Method in class ilog.views.chart.renderer.IlvCompositeChartRenderer
-
Returns the annotation of the specified data point.
- getAnnotation(IlvDataSet, int) - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
-
Returns the annotation of the specified data point.
- getAnnotation(Object) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the annotation operational for a given tree node.
- getAnnotation(IlvDataSet, int) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
This method always returns null
, because this renderer is associated
with the entire data source, not with a single data set.
- getAnnotationRoot(IlvManager) - Method in class ilog.views.maps.beans.IlvMapAnnotationModel
-
Gets or creates the layer used as a parent by the layers created by this toolbar.
- getAnnotationRoot() - Method in class ilog.views.maps.beans.IlvMapAnnotationModel
-
Returns the IlvMapLayer
used as a parent by the annotations layers when
displayed in an IlvLayerTree
.
- getAnnotations() - Method in class ilog.views.chart.IlvScale
-
Returns the annotations attached to this scale.
- getAnnotationType() - Method in interface ilog.views.maps.beans.IlvMapAnnotationToolBar.AnnotationGraphic
-
Returns a name which determines the type of annotations.
- getAnnotationType() - Method in class ilog.views.maps.beans.IlvMapAnnotationToolBar.MapGraphicPath
-
Returns the type of annotation for a polygon.
- getAnnotationType() - Method in class ilog.views.maps.beans.IlvMapAnnotationToolBar.MapLink
-
Returns the type of annotation for a link.
- getAnnotationType() - Method in class ilog.views.maps.beans.IlvMapAnnotationToolBar.MapMarker
-
Returns the type of annotation for a point.
- getAnnotationType() - Method in class ilog.views.maps.beans.IlvMapAnnotationToolBar.MapPolyline
-
Returns the type of annotation for a polyline.
- getAnnotationVisibility() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the visibility mode for annotations.
- getAnnulusThickness() - Method in class ilog.views.graphic.IlvArc
-
Returns the thickness of the annulus.
- getAntennaRadius() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the antenna size when the power value is maximum.
- getAntennaRadius() - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
-
Returns the antenna size when the power value is maximum.
- getAntennaRadius() - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Standard
-
Returns the antenna size when the power value is maximum.
- getAntiAliasing() - Method in class ilog.views.chart.swing.IlvJLabel
-
Returns TRUE if the image part of this label is drawn with anti-aliasing
on.
- getAntialiasing() - Method in class ilog.views.servlet.IlvManagerServlet
-
Returns true
if the manager view is antialiased when the image is generated.
- getAntialiasing() - Method in class ilog.views.servlet.IlvManagerServletSupport
-
Returns true
if the manager view is antialiased when the image
is generated.
- getAntiAliasingText() - Method in class ilog.views.chart.swing.IlvJLabel
-
Returns TRUE if the text part of this label is drawn with anti-aliasing
on.
- getApiVersion() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
-
Gets the version of the Google maps API used.
- getApparentAreaFactors() - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DTile
-
Returns the apparent areas at different levels.
- getAppContext() - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the application context where this style is defined.
- getApplet() - Method in class ilog.views.appframe.IlvApplication
-
Returns the main window of the application as an applet.
- getApplet() - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
-
Returns the applet used to initialize the main window.
- getApplication() - Method in class ilog.views.appframe.docview.IlvAbstractDocument
-
Returns the application of the document.
- getApplication() - Method in class ilog.views.appframe.docview.IlvAbstractMainWindow
-
Returns the application associated with the main window.
- getApplication() - Method in interface ilog.views.appframe.docview.IlvDocument
-
Returns the application of the document.
- getApplication() - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
-
Returns the application of this document template.
- getApplication() - Method in interface ilog.views.appframe.docview.IlvDocumentView
-
Returns the application associated with the view.
- getApplication() - Method in class ilog.views.appframe.docview.IlvDocumentViewSupport
-
Returns the application of the view.
- getApplication() - Method in interface ilog.views.appframe.docview.IlvMainWindow
-
Returns the application of the main window.
- getApplication() - Method in class ilog.views.appframe.docview.IlvRecentFileList
-
Returns the application of the recent file list.
- getApplication() - Method in class ilog.views.appframe.docview.project.IlvProjectDataContainer
-
Returns the application of the project data container.
- getApplication() - Method in class ilog.views.appframe.event.ApplicationEvent
-
Returns the application that originated this event.
- getApplication() - Method in class ilog.views.appframe.IlvAction
-
Returns the application associated with this action.
- getApplication() - Method in class ilog.views.appframe.plugin.IlvPlugin
-
Returns the application of the plug-in.
- getApplication() - Method in class ilog.views.appframe.plugin.IlvPluginManager
-
Returns the application of the plug-in manager.
- getApplication() - Method in class ilog.views.appframe.plugin.PluginEvent
-
Returns the host application to install the plug-in in.
- getApplication() - Method in class ilog.views.appframe.settings.IlvObjectSettingsHandler
-
Returns the application of the object.
- getApplication() - Method in class ilog.views.appframe.settings.IlvSettings
-
Returns the application of those settings.
- getApplication() - Method in class ilog.views.appframe.settings.IlvSettingsManager
-
Returns the application that owns this settings manager.
- getApplication() - Method in class ilog.views.appframe.settings.LocaleSettingsEvent
-
Returns the application.
- getApplication() - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
-
Returns the application associated with this docking area.
- getApplication() - Method in class ilog.views.appframe.swing.IlvDockingBarArea
-
Returns the application of the docking bar area.
- getApplication() - Method in class ilog.views.appframe.swing.IlvMenuBar
-
Returns the application associated with this menu bar.
- getApplication() - Method in class ilog.views.appframe.swing.IlvMenuCompletion
-
Gets the application associated with this menu completion.
- getApplication() - Method in class ilog.views.appframe.swing.IlvPanelView
-
Returns the application of the view.
- getApplication() - Method in class ilog.views.appframe.swing.IlvPopupMenu
-
Gets the application associated with this menu bar.
- getApplication() - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
-
Returns the application of the main window.
- getApplication() - Method in class ilog.views.appframe.swing.IlvToolBar
-
Returns the application of the toolbar.
- getApplication() - Method in class ilog.views.appframe.swing.mdi.IlvDesktopPane
-
Returns the application associated with desktop pane.
- getApplication() - Method in class ilog.views.appframe.swing.mdi.IlvInternalFrame
-
Returns the application of the view.
- getApplication() - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
-
Returns the application of the applet.
- getApplication() - Method in interface ilog.views.appframe.swing.mdi.IlvMDIClient
-
Returns the application associated with this MDI client.
- getApplication() - Method in class ilog.views.appframe.swing.mdi.IlvMDIDockingArea
-
Returns the application associated with this tabbed pane.
- getApplication() - Method in class ilog.views.appframe.swing.mdi.IlvMDIMainFrame
-
Returns the application of the main frame.
- getApplication() - Method in class ilog.views.appframe.swing.mdi.IlvMDITab
-
Returns the application of the view.
- getApplication() - Method in class ilog.views.appframe.swing.mdi.IlvMDITabbedPane
-
Returns the application associated with this tabbed pane.
- getApplication() - Method in class ilog.views.appframe.util.IlvProgressMonitor
-
Returns the application of the monitor.
- getApplicationContentPane() - Method in class ilog.views.diagrammer.application.IlvDiagrammerApplication
-
Deprecated.
- getApplicationContentPane() - Method in class ilog.views.diagrammer.application.IlvDiagrammerFrame
-
- getApplicationListeners() - Method in class ilog.views.appframe.event.IlvApplicationListenerList
-
Returns a new constructed array of all the application listeners owned
by this object.
- getApplyTransformer() - Method in class ilog.views.graphic.IlvGeneralPath
-
- getArcSegment(int) - Method in class ilog.views.maps.geometry.IlvMapArcString
-
Returns the arc segment of the specified index.
- getArea() - Method in class ilog.cpl.graphic.views.IlpPolygon
-
Returns the area covered by the polygon.
- getArea() - Method in class ilog.tgo.graphic.IltLogicalPolygon
-
Deprecated.
Returns the area covered by the polygon.
- getArea(Object) - Method in class ilog.views.chart.renderer.IlvTreemapPackingAlgorithm
-
Returns the area that should be assigned to the given tree node.
- getArea(int) - Method in class ilog.views.maps.geometry.IlvMapMultiArea
-
Returns the area at the specified position.
- getArea(int) - Method in class ilog.views.maps.IlvAreaOfInterestVector
-
Returns the IlvAreaOfInterest
object at the specified
position in this IlvAreaOfInterestVector
instance.
- getArea() - Method in class ilog.views.util.java2d.IlvPolygon2D
-
Returns the area covered by the polygon.
- getAreaCalculator() - Method in class ilog.views.gantt.action.IlvZoomToFitAction
-
Returns the FitAreaCalculator
that dynamically defines the area of the
Gantt sheet that should be fit by this action.
- getAreaColumn() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the column chosen to determine the area of every object.
- getAreaColumnName() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the name of the column chosen to determine the area of every object.
- getAreaObject(Object) - Method in class ilog.views.chart.renderer.IlvTreemapPackingAlgorithm
-
Returns an object holding the area that should be assigned to the given
tree node.
- getAreaRenderer() - Method in class ilog.views.maps.IlvDefaultFeatureRenderer
-
Returns the graphic renderer used to translate
polygons into graphic objects.
- getAreaRenderingStyle() - Method in class ilog.views.maps.rendering.IlvDefaultAreaRenderer
-
Returns the area rendering style.
- getAreasOfInterest() - Method in class ilog.views.maps.IlvAreasOfInterestProperty
-
Returns the areas of interest for this property.
- GetAreasOfInterest(IlvManager) - Static method in class ilog.views.maps.IlvAreasOfInterestProperty
-
Returns the areas of interest of a given manager.
- getAreaToFit(IlvManagerView) - Method in interface ilog.views.IlvManagerView.FitAreaCalculator
-
- getArrangeMode() - Method in class ilog.views.gantt.graphic.IlvActivityLogisticLayout
-
Returns the arrange mode.
- getArraySize() - Method in class ilog.views.maps.raster.IlvRasterMappedBuffer
-
Returns the array Size.
- getArrowColor() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the arrow color of an IlvGeneralLink
.
- getArrowColor() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the current arrow color.
- getArrowHeadControlPoint(IlvSegmentedHyperEdge.Segment, IlvSegmentedHyperEdge.HyperEdgeEnd, IlvPoint, IlvPoint[], IlvTransformer) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
-
Returns the control point of the arrow head drawn at the input segment.
- getArrowMode() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the arrow drawing style of an IlvGeneralLink
.
- getArrowMode() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the current arrow style.
- getArrowPosition() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the arrow position as the ratio of the link length of an IlvGeneralLink
.
- getArrowPosition() - Method in class ilog.views.graphic.IlvArrowLine
-
Returns the position of the arrow.
- getArrowPosition() - Method in class ilog.views.graphic.IlvArrowPolyline
-
Returns the position of the arrow.
- getArrowPosition() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the current position of the forward arrow.
- getArrowRatio() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the arrow size, as the proportion of the link length, of an IlvGeneralLink
.
- getArrowRatio() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the current arrow size ratio.
- getArrowSize(double, IlvTransformer) - Method in class ilog.views.gantt.graphic.IlvConstraintGraphic
-
Returns the size of the arrow for the corresponding
IlvTransformer
and
lineWidth
.
- getArrowSize() - Method in class ilog.views.gantt.graphic.IlvConstraintGraphic
-
Returns the size of the arrow in view coordinates.
- getArrowSize(double, IlvTransformer) - Method in class ilog.views.graphic.IlvArrowLine
-
Returns the size of the arrow for the corresponding IlvTransformer
.
- getArrowSize(double, IlvTransformer) - Method in class ilog.views.graphic.IlvArrowPolyline
-
Returns the size of the arrow for the corresponding IlvTransformer
.
- getArrowSize(double, IlvTransformer) - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns the size of the arrow for the corresponding
IlvTransformer
and lineWidth
.
- GetArrowSize(IlvLinkImage, double, IlvTransformer) - Static method in class ilog.views.IlvGraphicUtil
-
Returns the arrow size of a link.
- getArrowSize(double, IlvTransformer) - Method in class ilog.views.IlvLinkImage
-
Returns the size of the arrow for the corresponding t
and lineWidth
.
- getArrowSize(double, IlvTransformer) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the size of the arrow for the specified
IlvTransformer
and lineWidth
.
- getAs(double, IlvUnit) - Method in class ilog.views.util.print.IlvUnit
-
Translates a value defined in this unit of measurement
to the specified unit of measurement.
- getAs(IlvUnit) - Method in class ilog.views.util.print.IlvUnit.Measure
-
Returns the value of the measure in the
specified unit.
- getAsBinaryFunctionName() - Method in class ilog.views.maps.datasource.ibm.db2.DB2FeatureIterator
-
Returns the name of the function that transforms a blob column into binary.
- getAsBinaryFunctionName() - Method in class ilog.views.maps.datasource.ibm.IlvDBFeatureIterator
-
Returns the name of the function that transforms a blob column into binary.
- getAsBinaryFunctionName() - Method in class ilog.views.maps.datasource.ibm.informix.InformixFeatureIterator
-
Returns the name of the function that transforms a blob column into binary.
- getAsBufferedImage(RenderedImage) - Static method in class ilog.views.maps.format.geotiff.IlvRasterGeoTiffReader
-
Utility method to create a BufferedImage from a RenderedImage.
- getAsLocalizedText() - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutEditor
-
Returns the property value as a localized, human editable string.
- getAspectRatio() - Method in class ilog.views.chart.renderer.IlvTreemapPackingAlgorithm
-
Returns the aspect ratio of the screen rectangle into which our
[0,1]x[0,1] rectangle is mapped.
- getAspectRatio() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the aspect ratio specified for the layout.
- getAspectRatio() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DCamera
-
Returns the aspect ratio of this camera, as used in OpenGL.
- getASphere() - Method in class ilog.views.maps.projection.IlvEllipsoid
-
Returns a sphere whose radius is the arithmetic mean of
the minor and major axes.
- getASphere(double) - Method in class ilog.views.maps.projection.IlvEllipsoid
-
Returns a sphere whose radius is the arithmetic mean of the principle
radii at the specified latitude.
- getAssociatedTable() - Method in class ilog.views.maps.defense.format.vmap.AbstractColumnInfo
-
Returns the VMAP table to which this AbstractColumnInfo belongs.
- getAssociateOffset() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the minimum offset between associates and the orthogonal link
segment starting at the parent.
- getAssociateParent(Object) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the parent node for which the input node is an associate.
- getAssociates(Object) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns all associate nodes of the input parent node.
- getAsText() - Method in class ilog.views.maps.beans.editor.IlvAlphaPropertyEditor
-
Gets the property value as a String.
- getAsText() - Method in class ilog.views.maps.beans.editor.IlvBoundsPropertyEditor
- getAsText() - Method in class ilog.views.maps.beans.editor.IlvColorModelPropertyEditor
- getAsText() - Method in class ilog.views.maps.beans.editor.IlvDecorationPropertyEditor
-
Returns the element of getTags()
that corresponds to the
current value.
- getAsText() - Method in class ilog.views.maps.beans.editor.IlvLabelAttributePropertyEditor
-
Returns the selected object's value.
- getAsText() - Method in class ilog.views.maps.beans.editor.IlvNonNullStringEditor
-
Gets the property value as a string suitable for presentation
to a human to edit.
- getAsText() - Method in class ilog.views.maps.beans.editor.IlvPercentPropertyEditor
- getAsText() - Method in class ilog.views.maps.datasource.IlvCoordinateSystemPropertyEditor
-
Returns the string representation of the coordinate system.
- getAsText() - Method in class ilog.views.maps.datasource.IlvFilePropertyEditor
-
Returns the file name, if it exists.
- getAsText() - Method in class ilog.views.maps.projection.IlvLatitudeEditor
-
Returns the value of the editor as text.
- getAsText() - Method in class ilog.views.maps.projection.IlvLongitudeEditor
-
Returns the value of the editor as a text.
- getAsText() - Method in class ilog.views.maps.raster.IlvOrientationPropertyEditor
-
Returns the editor value as a text string.
- getAsText() - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutEditor
-
Returns the value of the editor as text.
- getAsz() - Method in class ilog.views.maps.defense.format.asrp.projection.IlvAbstractARCProjection
-
Returns ASZ parameter.
- getAttachableGraphic(IlvGraphic) - Method in interface ilog.views.graphic.composite.IlvComposite
-
Returns an IlvAttachableGraphic
for the supplied IlvGraphic
- getAttachableGraphic(IlvGraphic) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns an IlvAttachableGraphic
for the supplied IlvGraphic
- getAttachableGraphic(IlvGraphic) - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
Returns an IlvAttachableGraphic
for the supplied IlvGraphic
- getAttachables() - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns the children of this object wrapped into IlvAttachableGraphic
instances.
- getAttachables() - Method in interface ilog.views.graphic.composite.layout.IlvAttachable
-
Returns the children of this objects if any, otherwise returns an empty array.
- getAttachables() - Method in class ilog.views.graphic.composite.layout.IlvAttachableGraphic
-
Returns the children of this objects if any, otherwise returns an empty array.
- getAttachComponents() - Method in class ilog.views.symbology.palettes.IlvPaletteManager
-
Returns the components the palette manager is attached to.
- GetAttached(IlvGraphic) - Static method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeConnector
-
Returns the hyperedge connector of a node or hyperedge.
- GetAttached(IlvGraphic) - Static method in class ilog.views.IlvLinkConnector
-
- GetAttached(IlvLinkImage, boolean) - Static method in class ilog.views.IlvLinkConnector
-
- getAttachedNodeLayouts() - Method in class ilog.tgo.graphic.IltCompositeGrapher
-
Returns the node layouts that are attached to this grapher in
the whole up hierarchy.
- getAttachedNodeLayouts(IltCompositeGrapher, Collection, int) - Method in class ilog.tgo.graphic.IltCompositeGrapher
-
Adds to the given layout collection that node layouts that are
configured to the given grapher recursively to the top of the
hierarchy and considering the maximum index that is already configured.
- getAttacher() - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
Returns the current attacher.
- getAttacherInfo(IltGraphicRepresentationStyle) - Method in class ilog.tgo.model.IltObject
-
Returns the instance of IltAttacherInfo
which represents
the given graphical representation.
- getAttacherInfo(IltGraphicRepresentationStyle) - Method in class ilog.tgo.model.IltObjectInfo
-
Returns the instance of IltAttacherInfo
which represents
the given graphical representation.
- getAttacherInfoController() - Method in class ilog.tgo.model.IltObject
-
Returns the instance responsible for controlling the attacher
information for the different types of graphical representation.
- getAttacherInfoController() - Method in class ilog.tgo.model.IltObjectInfo
-
Returns the instance responsible for controlling the attacher
information for the different types of graphical representation.
- getAttachment(IlpGraphic) - Method in interface ilog.cpl.graphic.attachment.IlpAttachmentManager
-
Deprecated.
Returns the attachment of the given graphic object.
- getAttachment(IlpGraphic) - Method in class ilog.cpl.graphic.IlpCompositeGraphic
-
Deprecated.
Returns the attachment of the given graphic object.
- getAttachment(IlpGraphic) - Method in class ilog.tgo.composite.IltcGraphicElementAggregate
-
Returns the attachment of the given graphic object.
- getAttachment(IlpGraphic) - Method in class ilog.tgo.graphic.IltGraphicElementAggregate
-
Deprecated.
Returns the attachment of the given graphic object.
- getAttachment() - Method in class ilog.views.maps.graphic.IlvMapGraphicText
-
Returns the attachment of the label from the style.
- getAttachment() - Method in class ilog.views.maps.graphic.IlvMapLabel
-
Retrieves the attachment of the label.
- getAttachment() - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
-
Retrieves the Attachment property value.
- getAttachment() - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
-
Retrieves the attachment of the label.
- getAttachmentBounds() - Method in interface ilog.cpl.graphic.attachment.IlpAttachable
-
Deprecated.
Returns the "attachment rectangle".
- getAttachmentBounds() - Method in class ilog.cpl.graphic.IlpCompositeGraphic
-
Deprecated.
This method prepares the attachment bounds of this composite graphic,
considering the bounds of its children.
- getAttachmentBounds() - Method in class ilog.cpl.graphic.IlpLeafGraphic
-
Returns the "attachment rectangle".
- getAttachmentBounds() - Method in class ilog.tgo.composite.IltcCompositeGraphic
-
Returns the "attachment rectangle".
- getAttachmentBounds() - Method in class ilog.tgo.composite.IltcGraphicElementAggregate
-
Returns the "attachment rectangle".
- getAttachmentBounds() - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns the "attachment rectangle".
- getAttachmentBounds(IlvGraphic) - Static method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns the bounding box used to attach the graphics within
a composite graphic.
- getAttachmentBounds() - Method in interface ilog.views.graphic.composite.layout.IlvAttachable
-
Returns the "attachment rectangle".
- getAttachmentBounds() - Method in class ilog.views.graphic.composite.layout.IlvAttachableGraphic
-
Returns the "attachment rectangle".
- getAttachmentBounds() - Method in interface ilog.views.graphic.composite.layout.IlvAttachmentBounds
-
Returns the "attachment rectangle".
- getAttachmentManager() - Method in interface ilog.cpl.graphic.attachment.IlpAttachable
-
Deprecated.
Returns the instance responsible for calculating the attachment
for this graphic.
- getAttachmentManager() - Method in class ilog.cpl.graphic.IlpAbstractGraphic
-
Returns the current attachment manager.
- getAttachmentManager() - Method in class ilog.tgo.composite.IltcCompositeGraphic
-
Returns the instance responsible for calculating the attachment
for this graphic.
- getAttachmentRect() - Method in class ilog.cpl.graphic.IlpAbstractGraphic
-
Retrieves the attachment bounds.
- getAttrColumnList() - Method in class ilog.views.maps.datasource.ibm.IlvDBFeatureIterator
-
Get a comma separated list of column names for the non-geometry attributes.
- getAttribute() - Method in class ilog.cpl.datasource.DataSourceObjectEvent
-
Returns the attribute.
- getAttribute(IlpPoint) - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the IlpAttribute
object at the given position
in this object.
- getAttribute() - Method in class ilog.cpl.graphic.IlpAbstractGraphic
-
Returns the attribute being represented by this graphic.
- getAttribute() - Method in interface ilog.cpl.graphic.IlpGraphic
-
Returns the attribute that this graphic is representing, if there
is one.
- getAttribute(IlpPoint) - Method in interface ilog.cpl.graphic.IlpGraphicView
-
Returns the IlpAttribute
at the given position in
this object.
- getAttribute() - Method in class ilog.cpl.interactor.IlpDefaultObjectInteractionContext
-
Returns the attribute on which the interaction occurs.
- getAttribute() - Method in interface ilog.cpl.interactor.IlpObjectInteractionContext
-
Returns the attribute on which the interaction occurs, or null
if the event occurred on the object itself and not on a specific attribute
representation.
- getAttribute() - Method in class ilog.cpl.model.AttributeGroupEvent
-
Attribute that caused the event.
- getAttribute() - Method in class ilog.cpl.model.AttributeValueEvent
-
Returns the attribute, the value of which was modified.
- getAttribute(String) - Method in interface ilog.cpl.model.IlpAttributeGroup
-
Returns a class instance attribute.
- getAttribute(String) - Method in class ilog.cpl.model.IlpDefaultAttributeGroup
-
Returns the attribute that corresponds to the
given name, independently of whether it is visible or not.
- getAttribute(String) - Method in class ilog.cpl.model.IlpDefaultClass
-
Returns an instance attribute of the class.
- getAttribute(String) - Method in class ilog.cpl.model.IlpExtendedAttributeGroup
-
Returns a class instance attribute.
- getAttribute() - Method in class ilog.cpl.style.IlpStyleContext
-
Deprecated.
For a style associated with an attribute, returns the attribute.
- getAttribute() - Method in class ilog.cpl.table.action.IlpDefaultTableHeaderActionEvent
-
Returns the attribute that is associated to the column in which
the event occurred.
- getAttribute(IlpPoint) - Method in class ilog.cpl.table.IlpTableView
-
- getAttribute() - Method in class ilog.cpl.table.interactor.IlpTableHeaderInteractionContext
-
Returns the business attribute.
- getAttribute(IlpPoint) - Method in class ilog.cpl.tree.IlpTreeView
-
Returns the IlpAttribute
object at the given position
in this object.
- getAttribute() - Method in class ilog.tgo.composite.IltcCompositeGraphic
-
Returns the attribute that this graphic is representing.
- getAttribute() - Method in class ilog.tgo.graphic.IltGraphicElementAggregate
-
Deprecated.
Returns the attribute that this graphic instance represents,
if any.
- GetAttribute(IlpKey) - Static method in class ilog.tgo.model.IltSNMP.System
-
This method is just for compatibility from previous IltKey api to
IlpAttribute.
- getAttribute(IlpAttribute) - Method in class ilog.tgo.model.IltSNMP.SystemInfo
-
Returns the value of an attribute defined in the System Group.
- getAttribute(IltKey) - Method in class ilog.tgo.model.IltSNMP.SystemInfo
-
- getAttribute(String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Retrieves an attribute value by name.
- getAttribute(int) - Method in class ilog.views.maps.attribute.IlvAttributeArray
-
Returns the attribute of the specified index.
- getAttribute(String, boolean) - Method in class ilog.views.maps.graphic.style.IlvMapCompositeStyle
-
Retrieves the value for the attribute name.
- getAttribute(String, boolean) - Method in class ilog.views.maps.graphic.style.IlvMapStyle
-
Retrieves the value for the attribute name.
- getAttribute(String) - Method in class ilog.views.maps.graphic.style.IlvMapStyle
-
Retrieve the value of the attribute passed as argument.
- getAttribute() - Method in class ilog.views.maps.graphic.style.StyleEvent
-
get the attribute name responsible for sending this event.
- getAttribute(int) - Method in class ilog.views.maps.IlvFeatureAttributeProperty
-
Returns the attribute of the specified index.
- getAttribute(String) - Method in class ilog.views.maps.IlvFeatureAttributeProperty
-
Returns the attribute specified by its name.
- getAttribute(String) - Method in class ilog.views.svg.SVGDocumentBuilderConfigurator
-
Returns the preset value of an attribute of the outermost SVG element.
- getAttributeChanges() - Method in class ilog.tgo.model.IltAlarm
-
Returns the attribute changes
- getAttributeClass(int) - Method in class ilog.views.maps.format.shapefile.IlvDBFAttributeInfo
-
Returns the attribute class of the i-th attribute.
- getAttributeClass(int) - Method in class ilog.views.maps.IlvAttributeInfoProperty
-
Returns the class of the attribute specified by the index i
.
- getAttributeClassName() - Method in class ilog.cpl.style.IlpStorageStyleIdentifier
-
Deprecated.
Gets the IlpClass
part of an attribute identifier.
- getAttributeDescription() - Method in class ilog.views.maps.datasource.IlvHierarchicalDataSource.SingleAttributeFilter
-
Gets the attribute description used by this filter.
- getAttributedLabel() - Method in class ilog.views.graphic.IlvText
-
Returns the attributed text that will be displayed by the
IlvText
.
- getAttributeFilter() - Method in class ilog.views.maps.graphic.style.IlvMapStyle
-
Returns the IlvMapAttributeFilter
object set on this style.
- getAttributeGroup() - Method in class ilog.cpl.list.IlpListAdapter
-
Accesses the extended attribute group used by this adapter.
- getAttributeGroup() - Method in class ilog.cpl.model.AttributeGroupEvent
-
Returns the affected attribute model.
- getAttributeGroup() - Method in class ilog.cpl.model.container.IlpAbstractRepresentationNode
-
Returns the model that defines which attributes are allowed in
this instance.
- getAttributeGroup() - Method in interface ilog.cpl.model.IlpAttribute
-
Returns the attribute model that contains this attribute.
- getAttributeGroup() - Method in interface ilog.cpl.model.IlpAttributeValueHolder
-
Returns the model that defines which attributes are allowed
in this instance.
- getAttributeGroup() - Method in class ilog.cpl.model.IlpAttributeValueHolderSupport
-
Returns the model that defines which attributes are allowed
in this instance.
- getAttributeGroup() - Method in class ilog.cpl.model.IlpBeansAttribute
-
Returns the attribute model where this attribute has been
defined.
- getAttributeGroup() - Method in class ilog.cpl.model.IlpBeansObject
-
Returns the model that defines which attributes are allowed
in this instance.
- getAttributeGroup() - Method in class ilog.cpl.model.IlpDefaultAttribute
-
Returns the attribute group where this attribute has been
defined.
- getAttributeGroup() - Method in class ilog.cpl.model.IlpDefaultObject
-
Returns the model that defines which attributes are allowed
in this instance.
- getAttributeGroup() - Method in class ilog.cpl.model.IlpRepresentationObjectSupport
-
Returns the model that defines which attributes are allowed
in this instance.
- getAttributeGroup() - Method in class ilog.cpl.table.IlpAbstractTableModel
-
Returns the attribute group used by the table model.
- getAttributeGroup() - Method in class ilog.cpl.table.IlpDefaultTableRow
-
Returns the model that defines which attributes are allowed
in this instance.
- getAttributeGroup() - Method in interface ilog.cpl.table.IlpTableModel
-
Returns the attribute group used by the table model.
- getAttributeGroup() - Method in class ilog.cpl.tree.IlpDefaultTreeNode
-
Returns the attribute group that defines which attributes are allowed
in this instance.
- getAttributeGroup() - Method in class ilog.tgo.model.attribute.IltAttribute
-
Returns the attribute model that contains this attribute.
- getAttributeGroups() - Method in class ilog.cpl.model.IlpDefaultClass
-
Returns the list of all attribute groups being used by this one.
- getAttributeGroups() - Method in class ilog.cpl.model.IlpExtendedAttributeGroup
-
Returns the list of all attribute groups being used by this one.
- getAttributeIndex(String) - Method in class ilog.views.maps.IlvAttributeInfoProperty
-
Returns the index of the first attribute with the specified name.
- getAttributeInfo() - Method in class ilog.views.maps.format.midmif.IlvMIDReader
-
Returns the types and names of the fields contained in the
.MID
file.
- getAttributeInfo() - Method in class ilog.views.maps.format.midmif.IlvMIFReader
-
Returns information about the attribute values.
- getAttributeInfo() - Method in class ilog.views.maps.format.shapefile.IlvDBFReader
-
Returns the types and names of the fields contained in the .dbf
file.
- getAttributeInfo() - Method in class ilog.views.maps.format.shapefile.IlvSHPReader
-
Returns the description of the attributes that are generated
by the shape reader.
- getAttributeInfo(char) - Static method in class ilog.views.maps.format.tiger.IlvTigerDataDictionnary
-
Returns an IlvAttributeInfoProperty for the given typeName.
- getAttributeInfo() - Method in class ilog.views.maps.graphic.style.IlvMapCompositeStyle
-
Retrieves the AttributeInfo property value.
- getAttributeInfo() - Method in class ilog.views.maps.graphic.style.IlvMapStyle
-
Retrieves the AttributeInfo property value.
- getAttributeInfo() - Method in class ilog.views.maps.IlvMapFeature
-
Returns the attribute information of the map feature.
- getAttributeInfoProperty() - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFTableDescription
-
Returns the description of the feature attributes.
- getAttributeInfoProperty() - Method in class ilog.views.maps.format.shapefile.IlvDBFAttributeInfo
-
Returns the attribute info property used at construct time.
- getAttributeListeners(String) - Method in class ilog.views.maps.graphic.style.IlvMapStyle
-
Retrieves the attribute listeners registered for the specified property.
- getAttributeName() - Method in class ilog.cpl.sdm.binding.IlpAbstractAttributeBinding
-
Access the TGO attribute name of this binding.
- getAttributeName() - Method in class ilog.cpl.style.IlpStorageStyleIdentifier
-
Deprecated.
Gets the name part of an attribute identifier.
- getAttributeName() - Method in class ilog.views.appframe.settings.IlvSettings.AttributeID
-
Returns the name of the attribute that this attribute ID refers to.
- getAttributeName() - Method in class ilog.views.maps.datasource.IlvHierarchicalDataSource.SingleAttributeFilter
-
Returns the attribute name used by this filter to return a value for a
map feature.
- getAttributeName(int) - Method in class ilog.views.maps.format.shapefile.IlvDBFAttributeInfo
-
Returns the name of the i-th attribute.
- getAttributeName() - Method in class ilog.views.maps.format.tiger.IlvTigerDataDictionnary.DictionnaryElement
-
Returns the Attribute name
- getAttributeName() - Method in class ilog.views.maps.graphic.style.IlvColorAttributeFilter
-
Returns the attribute name given at construction time.
- getAttributeName(int) - Method in class ilog.views.maps.IlvAttributeInfoProperty
-
Returns the name of the attribute specified by the index i
.
- getAttributeName() - Method in class ilog.views.sdm.renderer.graphlayout.IlvSDMObjectComparator.DataModelAttributeSortCriteria
-
Returns the name of the data model attribute used as sort
criteria.
- getAttributeName() - Method in interface ilog.views.util.styling.IlvCSSAttributeSelector
-
Returns the attribute name of the attribute selector.
- getAttributeNames() - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the name of the attributes of this settings element.
- getAttributeNames() - Method in class ilog.views.maps.labelling.IlvLabeledAreaRenderer
-
Retrieves the array of attribute names.
- getAttributeNames() - Method in class ilog.views.maps.labelling.IlvLabeledPointRenderer
-
Retrieves the array of attribute names.
- getAttributeNode(String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Retrieves an Attr
node by name.
- getAttributeNodeNS(String, String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Retrieves an Attr
node by local name and namespace URI.
- getAttributeNodes() - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the settings attributes of this settings element.
- getAttributeNS(String, String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Retrieves an attribute value by local name and namespace URI.
- getAttributeProperty(IlvGraphic) - Static method in class ilog.views.maps.graphic.style.IlvColorAttributeFilter
-
Returns a IlvAttributeProperty
instance for an
IlvGraphic
object.
- getAttributes() - Method in interface ilog.cpl.model.IlpAttributeGroup
-
Returns the collection of attributes present in this model.
- getAttributes() - Method in class ilog.cpl.model.IlpDefaultAttributeGroup
-
Returns the collection of attributes present in this model.
- getAttributes() - Method in class ilog.cpl.model.IlpDefaultClass
-
Returns the instance attributes of the class as a Collection
.
- getAttributes() - Method in class ilog.cpl.model.IlpExtendedAttributeGroup
-
Returns the collection of visible attributes present in this model.
- getAttributes() - Method in class ilog.cpl.table.selection.IlpArea
-
Returns the set of attributes defining this area.
- getAttributes() - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesGraphInteractor
-
Returns a mutable Map
instance representing the attributes
and properties associated with this UIComponent
object
keyed by attribute name.
- getAttributes() - Method in class ilog.views.appframe.settings.IlvSettings
-
Returns null
as a document has no attributes.
- getAttributes() - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
-
A NamedNodeMap
containing the attributes of this node.
- getAttributes() - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
A NamedNodeMap
containing the attributes of this element.
- getAttributes(Object) - Method in interface ilog.views.appframe.settings.IlvSettingsModel
-
Returns the attributes of the specified element.
- getAttributes(IlvChart, IlvScale) - Method in class ilog.views.chart.servlet.IlvChartHitmapDefinition
-
Returns the interactive effects attributes for the given scale.
- getAttributes(IlvChart, IlvSingleChartRenderer, IlvDataSet) - Method in class ilog.views.chart.servlet.IlvChartHitmapDefinition
-
Returns the interactive effects attributes for a series of data points in the given data set.
- getAttributes(IlvChart, IlvSingleChartRenderer, IlvDataSetPoint) - Method in class ilog.views.chart.servlet.IlvChartHitmapDefinition
-
Returns the interactive effects attributes for the specified data point.
- getAttributes(IlvChart, IlvTreemapChartRenderer, IlvTreeListModel, TreePath) - Method in class ilog.views.chart.servlet.IlvChartHitmapDefinition
-
Returns the interactive effects attributes for the specified chart
element.
- getAttributes(IlvLegendItem) - Method in class ilog.views.chart.servlet.IlvChartHitmapDefinition
-
Returns the interactive effects attributes for the specified legend item.
- getAttributes(IlvChart, IlvScale) - Method in class ilog.views.chart.servlet.IlvDefaultChartHitmapDefinition
-
Returns the interactive effects attributes for the given scale.
- getAttributes(IlvChart, IlvSingleChartRenderer, IlvDataSet) - Method in class ilog.views.chart.servlet.IlvDefaultChartHitmapDefinition
-
Returns the interactive effects attributes for a series of data points in the given data set.
- getAttributes(IlvChart, IlvSingleChartRenderer, IlvDataSetPoint) - Method in class ilog.views.chart.servlet.IlvDefaultChartHitmapDefinition
-
Returns the interactive effects attributes for the specified data point.
- getAttributes(IlvChart, IlvTreemapChartRenderer, IlvTreeListModel, TreePath) - Method in class ilog.views.chart.servlet.IlvDefaultChartHitmapDefinition
-
Returns the interactive effects attributes for the specified tree model
element.
- getAttributes(IlvLegendItem) - Method in class ilog.views.chart.servlet.IlvDefaultChartHitmapDefinition
-
Returns the interactive effects attributes for the specified legend item.
- getAttributes(IlvDataSetPoint) - Method in class ilog.views.chart.servlet.IlvDefaultIMapDefinition
-
Returns the area attributes for the specified point.
- getAttributes(IlvTreeListModel, TreePath) - Method in class ilog.views.chart.servlet.IlvDefaultIMapDefinition
-
Returns the area attributes for the specified tree model element.
- getAttributes(IlvLegendItem) - Method in class ilog.views.chart.servlet.IlvDefaultIMapDefinition
-
Returns the area attributes for the specified legend item.
- getAttributes() - Method in class ilog.views.chart.servlet.IlvIMapArea
-
Returns the attributes of the area.
- getAttributes(IlvDataSetPoint) - Method in class ilog.views.chart.servlet.IlvIMapDefinition
-
Returns the area attributes for the specified data point.
- getAttributes(IlvLegendItem) - Method in class ilog.views.chart.servlet.IlvIMapDefinition
-
Returns the area attributes for the specified legend item.
- getAttributes(IlvTreeListModel, TreePath) - Method in class ilog.views.chart.servlet.IlvIMapDefinition
-
Returns the area attributes for the specified tree model element.
- getAttributes() - Method in class ilog.views.faces.component.IlvBasicView
-
Return a mutable Map
representing the attributes
(and properties, see below) associated with this UIComponent
,
keyed by attribute name (which must be a String).
- getAttributes() - Method in class ilog.views.faces.component.IlvFacesComponentBase
-
Return a mutable Map
representing the attributes
(and properties, see below) associated with this UIComponent
,
keyed by attribute name (which must be a String).
- getAttributes(UIComponent) - Method in class ilog.views.faces.component.IlvFacesComponentImpl
-
Return a mutable Map
representing the attributes
(and properties, see below) associated with this UIComponent
,
keyed by attribute name (which must be a String).
- getAttributes() - Method in class ilog.views.faces.component.IlvFacesMenu
-
Return a mutable Map
representing the attributes
(and properties, see below) associated with this UIComponent
,
keyed by attribute name (which must be a String).
- getAttributes() - Method in class ilog.views.faces.component.IlvImageButton
-
Return a mutable Map
representing the attributes
(and properties, see below) associated with this UIComponent
,
keyed by attribute name (which must be a String).
- getAttributes() - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectInteractor
-
Returns a mutable Map
representing the attributes
(and properties, see below) associated with this UIComponent
,
keyed by attribute name (which must be a String).
- getAttributes() - Method in class ilog.views.graphic.event.HTMLHyperlinkEvent
-
Returns the attributes of the enclosing <a>
element.
- getAttributes() - Method in class ilog.views.maps.IlvMapFeature
-
Returns the attributes of the feature.
- getAttributesArea() - Method in class ilog.cpl.table.selection.IlpAllArea
-
Returns a new area that contains only the attributes.
- getAttributesArea() - Method in class ilog.cpl.table.selection.IlpArea
-
Returns a new area that contains only the attributes.
- getAttributesClasses() - Method in class ilog.views.maps.IlvAttributeInfoProperty
-
Returns the classes of the attributes.
- getAttributesCount() - Method in class ilog.views.maps.format.shapefile.IlvDBFAttributeInfo
-
Returns the number of attributes (or fields) of one record.
- getAttributesCount() - Method in class ilog.views.maps.IlvAttributeInfoProperty
-
Returns the count of attributes.
- getAttributeSelectors() - Method in interface ilog.views.util.styling.IlvCSSSelector
-
Returns the attribute selectors of the simple selector.
- getAttributeSize(int) - Method in class ilog.views.maps.format.shapefile.IlvDBFAttributeInfo
-
Returns the size of the i-th attribute.
- getAttributeSize(int) - Method in class ilog.views.maps.format.shapefile.IlvDBFReader
-
Return the size of the attribute specified by the index.
- getAttributesNames() - Method in class ilog.views.maps.IlvAttributeInfoProperty
-
Returns the names of the attributes.
- getAttributeType() - Method in class ilog.cpl.sdm.binding.IlpAbstractAttributeBinding
-
Access the TGO attribute type of this binding.
- getAttributeValue() - Method in class ilog.cpl.graphic.IlpPointSAXInfo.IlpSAXPointHandler
-
Is called at the end of the attribute
element.
- getAttributeValue() - Method in class ilog.cpl.graphic.IlpRectSAXInfo.IlpSAXRectHandler
-
Converts the content to the IlpAttribute
value class
by default, using the type converter.
- getAttributeValue() - Method in class ilog.cpl.graphic.IlpRelativePointSAXInfo.IlpSAXRelativePointHandler
-
Converts the content to the IlpAttribute
value class
using the type converter by default.
- getAttributeValue() - Method in class ilog.cpl.graphic.IlpRelativeRectSAXInfo.IlpSAXRelativeRectHandler
-
Converts the content to the IlpAttribute
value class
using the type converter by default.
- getAttributeValue() - Method in class ilog.cpl.graphic.views.IlpPolygonSAXInfo.IlpSAXPolygonHandler
-
Is called at the end of the attribute
element.
- getAttributeValue() - Method in class ilog.cpl.graphic.views.IlpPolylineSAXInfo.IlpSAXPolylineHandler
-
Is called at the end of the attribute
element.
- getAttributeValue() - Method in class ilog.cpl.graphic.views.IlpPolyPointsSAXInfo.IlpSAXPolyPointsHandler
-
Is called at the end of the attribute
element.
- getAttributeValue() - Method in class ilog.cpl.graphic.views.IlpShelfItemPositionSAXInfo.IlpSAXShelfItemHandler
-
Converts the content to the IlpAttribute
value class
using the type converter by default.
- getAttributeValue() - Method in class ilog.cpl.graphic.views.IlpSlotSizesSAXInfo.IlpSAXSlotSizesHandler
-
This method is called at the end of the "attribute" element.
- getAttributeValue(IlpAttribute) - Method in class ilog.cpl.model.container.IlpAbstractRepresentationNode
-
Returns the value of an attribute of this object.
- getAttributeValue(String) - Method in class ilog.cpl.model.container.IlpAbstractRepresentationNode
-
Returns the value of an attribute of this object.
- getAttributeValue(IlpAttribute) - Method in interface ilog.cpl.model.IlpAttributeValueHolder
-
Retrieves the value of an attribute of this object.
- getAttributeValue(String) - Method in interface ilog.cpl.model.IlpAttributeValueHolder
-
Retrieves the value of an attribute of this object.
- getAttributeValue(IlpAttribute) - Method in class ilog.cpl.model.IlpAttributeValueHolderSupport
-
Retrieves the value of an attribute of this object.
- getAttributeValue(String) - Method in class ilog.cpl.model.IlpAttributeValueHolderSupport
-
Returns the value of an attribute of this object.
- getAttributeValue(IlpAttribute) - Method in class ilog.cpl.model.IlpBeansObject
-
Retrieves the value of an attribute of this object.
- getAttributeValue(String) - Method in class ilog.cpl.model.IlpBeansObject
-
Returns the value of an attribute of this object.
- getAttributeValue(IlpAttribute) - Method in class ilog.cpl.model.IlpDefaultObject
-
Retrieves the value of an attribute of this object.
- getAttributeValue(String) - Method in class ilog.cpl.model.IlpDefaultObject
-
Returns the value of an attribute of this object.
- getAttributeValue(IlpAttribute) - Method in class ilog.cpl.model.IlpRepresentationObjectSupport
-
Retrieves the value of an attribute of this object.
- getAttributeValue(String) - Method in class ilog.cpl.model.IlpRepresentationObjectSupport
-
Retrieves the value of an attribute of this object.
- getAttributeValue() - Method in class ilog.cpl.network.IlpGeographicPolygonSAXInfo.IlpSAXPolygonHandler
-
Is called at the end of the "attribute" element.
- getAttributeValue() - Method in class ilog.cpl.network.IlpGeographicPolylineSAXInfo.IlpSAXPolylineHandler
-
This method is called at the end of the "attribute" element.
- getAttributeValue() - Method in class ilog.cpl.network.IlpGeographicPolyPointsSAXInfo.IlpSAXPolyPointsHandler
-
This method is called at the end of the "attribute" element.
- getAttributeValue() - Method in class ilog.cpl.network.IlpGeographicPositionSAXInfo.IlpSAXGeographicPositionHandler
-
This method is called at the end of the "attribute" element.
- getAttributeValue(String) - Method in interface ilog.cpl.sdm.binding.IlpAttributeBindingContext
-
- getAttributeValue() - Method in class ilog.cpl.storage.IlpSAXAttributeValueHandler
-
This method is called at the end of the finalTag
element.
- getAttributeValue(IlpStyleContext) - Method in class ilog.cpl.style.IlpAttributeStyleValueProvider
-
Deprecated.
Returns the current value of the attribute.
- getAttributeValue(IlpStyleContext) - Method in class ilog.cpl.style.IlpBoundAttributeStyleValueProvider
-
Deprecated.
Returns the current value of the attribute in the local attribute
value holder.
- getAttributeValue(IlpAttribute) - Method in class ilog.cpl.table.IlpDefaultTableRow
-
Retrieves the value of an attribute of this object.
- getAttributeValue(String) - Method in class ilog.cpl.table.IlpDefaultTableRow
-
Returns the value of an attribute of this object.
- getAttributeValue(IlpAttribute) - Method in class ilog.cpl.tree.IlpDefaultTreeNode
-
Retrieves the value of an attribute of this object.
- getAttributeValue(String) - Method in class ilog.cpl.tree.IlpDefaultTreeNode
-
Returns the value of an attribute of this object.
- getAttributeValue() - Method in class ilog.tgo.model.attribute.IltAlarmSeverityAttribute.IlpSAXAlarmSeverityHandler
-
Is called at the end of the attribute
element.
- getAttributeValue(IlpAttribute) - Method in class ilog.tgo.model.IltLinkBundle
-
Retrieves the value of an attribute of this object.
- getAttributeValue(String) - Method in class ilog.tgo.model.IltObjectState
-
Retrieves the value of an attribute of this object according to
the given name.
- getAttributeValue() - Method in class ilog.views.appframe.settings.IlvSettings.AttributeID
-
Returns the value of the attribute that this attribute ID refers to.
- getAttributeValue(String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Gets an attribute value.
- getAttributeValue(Object, String) - Method in interface ilog.views.appframe.settings.IlvSettingsModel
-
Returns an attribute value of the specified element.
- getAttributeValueByName(String) - Method in class ilog.cpl.model.IlpDefaultObject
-
- getAttributeValueHandler(Class) - Method in class ilog.cpl.util.IlpDefaultTypeConverter
-
Returns the way an attribute should be read from or written in XML,
depending on its Java class.
- getAttributeValueHandler(Class) - Method in interface ilog.cpl.util.IlpTypeConverter
-
Returns the way an attribute should be read from or written in XML.
- getAttributeValueHolder() - Method in class ilog.cpl.model.AttributeValueEvent
-
Returns the attribute value holder on which the value of an attribute was modified.
- getAttributeValueHolder() - Method in class ilog.cpl.style.IlpStyleContext
-
Deprecated.
For a style associated with an attribute value holder, returns the holder.
- getAttrStringWithMarks(AttributedString) - Static method in class ilog.views.util.text.IlvBidiUtil
-
Add RLM characters to the start and end of AttributedString.
- getAttrStringWithMarks(AttributedString, boolean, boolean, boolean) - Static method in class ilog.views.util.text.IlvBidiUtil
-
Add simple direction marks to the start and end of AttributedString.
- getAuthor() - Method in class ilog.views.util.print.IlvPrintableDocument
-
Returns the name of the author of the document.
- getAuthorKey() - Static method in class ilog.views.util.print.IlvHeaderFooter
-
Returns the key for the author.
- getAutoCalcTimeIntervalFromChildren() - Method in class ilog.views.gantt.model.IlvSimpleActivity
-
Returns whether this activity, if it has children, automatically calculates
its time interval from its children.
- getAutoLayoutHandler() - Method in class ilog.views.graphlayout.IlvGraphLayout
-
Returns the auto layout handler.
- getAutoLayoutHandler() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
-
Returns the auto layout handler.
- getAutoLayoutIndex() - Method in class ilog.cpl.equipment.renderer.IlpGraphLayoutRenderer
-
Return the index of the graph layout that shall be performed
automatically.
- getAutoLayoutIndex(IlpRepresentationObject) - Method in class ilog.cpl.equipment.renderer.IlpGraphLayoutRenderer
-
Returns the index of the graph layout that will be applied
automatically for the given representation object.
- getAutoLayoutIndex() - Method in class ilog.cpl.graph.graphlayout.IlpDefaultGraphLayoutSupport
-
Returns the index of the graph layout that should
be executed automatically when the view contents
change.
- getAutoLayoutIndex(IlpRepresentationObject) - Method in class ilog.cpl.graph.graphlayout.IlpDefaultGraphLayoutSupport
-
Returns the index of the graph layout that should
be executed automatically in the subnetwork when the view
contents change.
- getAutoLayoutIndex() - Method in interface ilog.cpl.graph.graphlayout.IlpGraphLayoutSupport
-
Returns the index of the graph layout that should
be executed automatically when the view contents
change.
- getAutoLayoutIndex(IlpRepresentationObject) - Method in interface ilog.cpl.graph.graphlayout.IlpGraphLayoutSupport
-
Returns the index of the graph layout that should
be executed automatically in the subnetwork when the view
contents change.
- getAutoLayoutIndex() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the index of the graph layout that should
be executed automatically when the view contents
change.
- getAutoLayoutIndex(IlpRepresentationObject) - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the index of the graph layout that should
be executed automatically in the subnetwork when the view
contents change.
- getAutoLayoutIndex() - Method in class ilog.cpl.IlpEquipment
-
Returns the index of the graph layout that should
be executed automatically when the view contents
change.
- getAutoLayoutIndex() - Method in class ilog.cpl.IlpNetwork
-
Returns the index of the graph layout that should
be executed automatically when the view contents
change.
- getAutoLayoutIndex() - Method in class ilog.cpl.network.renderer.IlpGraphLayoutRenderer
-
Return the index of the graph layout that shall be performed
automatically.
- getAutoLayoutIndex(IlpRepresentationObject) - Method in class ilog.cpl.network.renderer.IlpGraphLayoutRenderer
-
Returns the index of the graph layout that will be applied
automatically for the given representation object.
- getAutoLayoutIndex() - Method in class ilog.tgo.graphic.IltCompositeGrapher
-
Returns the index of the layout that is automatically
performed for this grapher.
- getAutomaticDecorationsDirection() - Method in class ilog.tgo.model.IltObject
-
Returns true
if the decorations follow the object direction.
- getAutoMode() - Method in class ilog.views.chart.IlvDefaultStepsDefinition
-
Returns the mode for the automatic calculation of the step unit.
- getAutoRefresh() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartOverviewTag
-
Returns true
if the overview is in auto refresh mode.
- getAutoRefresh() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLOverview
-
Returns the refresh mode of the overview.
- getAutoRefresh() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesOverviewTag
-
Returns the auto refresh mode flag of the overview.
- getAutoResizeMode() - Method in class ilog.cpl.IlpTable
-
Retrieves the autoresize mode of the table view.
- getAutoResizeMode() - Method in class ilog.cpl.table.IlpTableView
-
Retrieves the auto-resize mode of the table.
- getAutoResizeMode() - Method in class ilog.cpl.table.renderer.IlpViewRenderer
-
Retrieves the auto-resize mode of the table.
- getAutoscrollInsets() - Method in class ilog.views.maps.beans.IlvEditableTree
-
Implementation of Autoscroll interface.
- GetAutoSmoothSpline(IlvPoint[], int, boolean, IlvPoint[], int[], int[]) - Static method in class ilog.views.IlvGraphicUtil
-
Returns an array of IlvPoint
s for a smooth spline from
an array of IlvPoint
s of user control points.
- getAutoSubmit() - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphInteractorTag
-
Returns the autoSubmit
property.
- getAutoSubmit() - Method in class ilog.views.faces.dhtml.taglib.IlvObjectSelectInteractorTag
-
Returns the autoSubmit mode.
- getAutoUnits() - Method in class ilog.views.chart.IlvTimeStepsDefinition
-
Returns the available units for the automatic calculation of the step unit.
- getAutoUpdateCapabilities() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLHierarchyChartViewTag
-
Returns whether the automatic update will also update the capabilities.
- getAutoWrappingResizeMode() - Method in class ilog.views.graphic.IlvText
-
Returns the auto resize mode.
- getAuxiliaryBean() - Method in class ilog.views.sdm.renderer.IlvSDMRenderer
-
- getAuxiliaryBeans() - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
-
- getAuxiliaryBeans() - Method in class ilog.views.sdm.renderer.graphlayout.IlvLabelLayoutRenderer
-
- getAuxiliaryBeans() - Method in class ilog.views.sdm.renderer.graphlayout.IlvLinkLayoutRenderer
-
- getAuxiliaryBeans() - Method in class ilog.views.sdm.renderer.IlvSDMRenderer
-
Returns auxiliary objects used by the renderer,
so that these auxiliary objects can be customized
in the style sheet.
- getAuxiliaryLongLinkLayout() - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
- GetAvailabilityStatePath() - Static method in class ilog.tgo.model.IltOSI
-
- getAvailableLayers() - Method in class ilog.views.maps.format.wms.IlvWMSReader
-
Returns the names of the available layers.
- getAvailableMapFormats() - Method in class ilog.views.maps.format.wms.IlvWMSServerNode
-
Returns the list of available map formats.
- getAvailableRS() - Method in class ilog.views.maps.format.wms.IlvWMSLayerNode
-
Retrieves the available SRS names for this layer.
- getAvailableStyles() - Method in class ilog.views.maps.format.wms.IlvWMSLayerNode
-
Retrieves the available style names for this layer.
- getAwtCoordinatesFromLatLon(double, double) - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
-
Computes the awt point on the view from lat/lon coordinates in radians.
- getAWTEventFilter() - Static method in class ilog.views.util.swt.IlvEventThreadUtil
-
Deprecated.
Returns the currently active AWT event filter.
- getAWTEventMask() - Method in class ilog.views.chart.IlvChartInteractor
-
Returns the event mask.
- getAWTThreadRedirectDisplay() - Static method in class ilog.views.util.swt.IlvEventThreadUtil
-
Deprecated.
Returns the SWT display to which the AWT/Swing event thread is currently
redirected.
- getAWTThreadRedirectThread() - Static method in class ilog.views.util.swt.IlvEventThreadUtil
-
Deprecated.
Returns the SWT event thread to which the AWT/Swing event thread is
currently redirected.
- getAxis() - Method in class ilog.views.chart.event.AxisEvent
-
Returns the modified axis.
- getAxis() - Method in class ilog.views.chart.IlvAxisTransformer
-
Returns the axis to which this transformer is associated.
- getAxis() - Method in class ilog.views.chart.IlvGrid
-
Returns the axis to which this grid is connected.
- getAxis() - Method in class ilog.views.chart.IlvScale
-
Returns the axis to which this scale is connected.
- getAxis() - Method in class ilog.views.chart.interactor.IlvChartScrollInteractor
-
Returns the axis scrolled by this interactor
- getAxis() - Method in class ilog.views.chart.interactor.IlvChartXScrollInteractor
-
Returns the axis scrolled by this interactor.
- getAxis() - Method in class ilog.views.chart.interactor.IlvChartYScrollInteractor
-
Returns the axis scrolled by this interactor.
- getAxis() - Method in class ilog.views.chart.java2d.IlvValueGradientPaint
-
Returns the axis along which this gradient is defined.
- getAxisIndex() - Method in class ilog.views.chart.graphic.IlvDataIndicator
-
Returns the index of the axis to which this indicator is attached.
- getAxisIndex(IlvGrid) - Static method in class ilog.views.chart.IlvGrid
-
Returns the axis index of the specified grid.
- getAxisIndex(IlvScale) - Static method in class ilog.views.chart.IlvScale
-
Returns the axis index of the specified scale.
- getAxisLength(Rectangle, IlvAxis) - Method in interface ilog.views.chart.IlvChartProjector
-
Returns the length of the specified axis.
- getAxisName(int) - Method in class ilog.views.maps.srs.coordsys.IlvCoordinateSystem
-
Returns the name of the axis which index is specified.
- getAxisStroke() - Method in class ilog.views.chart.IlvScale
-
Returns the stroke used to draw the axis and ticks.
- getAzimuth() - Method in class ilog.views.maps.projection.IlvObliqueMercatorProjection
-
Returns the projection azimuth.
- getAzimuthalMeridian() - Method in class ilog.views.maps.projection.IlvObliqueMercatorProjection
-
Returns the azimuthal meridian.
- getB() - Method in class ilog.views.maps.projection.IlvEllipsoid
-
Returns the semi-minor axis of the ellipsoid.
- getBackArrowPosition() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the current position of the backwards arrow.
- getBackArrowSize(double, IlvTransformer) - Method in class ilog.views.graphic.linkpolicy.IlvCrossingAwareLinkImage
-
Returns the size of the backward arrow for the corresponding
IlvTransformer
and lineWidth
.
- getBackArrowSize(double, IlvTransformer) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the size of the backward arrow for the specified
IlvTransformer
and lineWidth
.
- getBackComponent() - Method in class ilog.cpl.graphic.component.IlpBalloon
-
Deprecated.
Returns the background component.
- getBackComponent() - Method in class ilog.cpl.graphic.component.IlpCentered
-
Deprecated.
Returns the background component.
- getBackDepth() - Method in class ilog.views.chart.IlvChart3DView
-
Returns the depth of the back plane (minimum z).
- getBackedUpStatus() - Method in class ilog.tgo.model.IltAlarm
-
Returns the backup status of the managed object.
- getBackground() - Method in interface ilog.cpl.css.IlpAttributeHeaderCustomization
-
Returns the background color of the label text in the header.
- getBackground() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the background color.
- getBackground() - Method in class ilog.cpl.graph.background.event.IlpBackgroundEvent
-
Returns the target IlpBackground
instance.
- getBackground() - Method in class ilog.cpl.graphic.component.IlpBalloon
-
Deprecated.
Returns the balloon background color.
- getBackground() - Method in class ilog.cpl.table.IlpTableView
-
Gets the background color of this component.
- getBackground() - Method in class ilog.cpl.table.renderer.IlpViewRenderer
-
Returns the view background color.
- getBackground() - Method in class ilog.cpl.tree.renderer.IlpViewRenderer
-
Returns the view background color.
- getBackground() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the background color of a base.
- getBackground() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the background color of the base.
- getBackground() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
-
- getBackground() - Method in class ilog.tgo.grprim.Ilt1DPalette
-
Returns the background color.
- getBackground() - Method in class ilog.tgo.grprim.Ilt2DPalette
-
Returns the background color.
- getBackground() - Method in class ilog.tgo.grprim.IltTextPalette
-
Deprecated.
Returns the background color.
- getBackground() - Method in class ilog.views.chart.IlvChart.Area
-
Returns the background color of this component.
- getBackground() - Method in class ilog.views.chart.IlvChart
-
Returns the background color of this component.
- getBackground() - Method in class ilog.views.chart.IlvChartPrintContext
-
Returns the background color to use, instead of the default background
color.
- getBackground() - Method in class ilog.views.chart.IlvLabelRenderer
-
Returns the background color.
- getBackground() - Method in class ilog.views.chart.print.IlvChartPrintableDocument
-
Returns the background color override.
- getBackground() - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityBar
-
Returns the renderer background color.
- getBackground() - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivitySymbol
-
Returns the renderer background color.
- getBackground() - Method in class ilog.views.gantt.swing.calendarview.IlvVerticalHourScale
-
Returns the background color of the scale.
- getBackground() - Method in class ilog.views.graphic.composite.decoration.IlvBracket
-
Returns the background color of the IlvRectangle
.
- getBackground() - Method in class ilog.views.graphic.composite.decoration.IlvDiamond
-
Returns the background color of this object.
- getBackground() - Method in class ilog.views.graphic.IlvArc
-
Returns the background color of the IlvArc
.
- getBackground() - Method in class ilog.views.graphic.IlvEllipse
-
Returns the background color of the IlvEllipse
.
- getBackground() - Method in class ilog.views.graphic.IlvExpandCollapseMarker
-
Returns the background color of the marker.
- getBackground() - Method in class ilog.views.graphic.IlvFilledLabel
-
Returns the background color of the object.
- getBackground() - Method in class ilog.views.graphic.IlvGraphicPath
-
Returns the background color of the object.
- getBackground() - Method in class ilog.views.graphic.IlvPolygon
-
Returns the background color of the IlvPolygon
.
- getBackground() - Method in class ilog.views.graphic.IlvRectangle
-
Returns the background color of the IlvRectangle
.
- getBackground() - Method in class ilog.views.graphic.IlvSpline
-
Returns the color of the IlvSpline
.
- getBackground() - Method in class ilog.views.graphic.linkbundle.IlvDefaultLinkBundleFrame
-
Returns the Paint
object used to draw the background of the
link bundle when it is not selected.
- getBackground() - Method in class ilog.views.IlvDefaultManagerFrame
-
Returns the Paint
object used to draw the background of the
manager when the frame is opaque.
- getBackground() - Method in class ilog.views.interactor.IlvMakePolyPointsInteractor
-
Returns the background color that is used when creating the polypoint.
- getBackground() - Method in class ilog.views.interactor.IlvMakeRectangleInteractor
-
Returns the background color used to create the object.
- getBackground() - Method in class ilog.views.maps.graphic.IlvMapGraphicPath
-
Retrieves the background from the style.
- getBackground() - Method in class ilog.views.maps.graphic.IlvMapPolyline
-
Retrieves the background from the style.
- getBackground() - Method in class ilog.views.maps.graphic.style.IlvPolylineStyle
-
Retrieves the Background property value.
- getBackground() - Method in class ilog.views.sdm.graphic.IlvDefaultManagerFrameGraphic
-
- getBackground() - Method in class ilog.views.sdm.graphic.IlvURLGraphic
-
Returns the background color of all the objects in the graphic set,
or null
if the background color has not been set.
- getBackground() - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer.DefaultSwimLaneGraphic
-
Returns the background color.
- getBackground() - Method in class ilog.views.sdm.renderer.IlvDecorationRenderer
-
Gets the background color.
- getBackground() - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
-
Gets the background color of the legend box.
- getBackground() - Method in class ilog.views.util.java2d.IlvPattern
-
Returns the background color of the pattern, or null
if the background is transparent.
- getBackground() - Method in class ilog.views.util.print.IlvFlow.TextStyle
-
Returns the background color for text.
- getBackgroundColor() - Method in class ilog.cpl.equipment.renderer.IlpBackgroundsRenderer
-
Returns the background of the view.
- getBackgroundColor() - Method in class ilog.cpl.network.renderer.IlpBackgroundsRenderer
-
Returns the background of the view.
- getBackgroundColor() - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
-
Returns the backgroundColor property.
- getBackgroundColor() - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
-
Returns the backgroundColor property.
- getBackgroundColor(IltGraphic) - Method in class ilog.tgo.graphic.IltCounterMapping
-
Returns the background color value to be used in the counter decoration.
- getBackgroundColor() - Method in class ilog.tgo.graphic.IltCounterMapping
-
Returns the background color value to be used in the counter decoration.
- getBackgroundColor() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
-
Returns the background
color of the generated image.
- getBackgroundColor() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewComponentTag
-
Returns the background color of the generated image.
- getBackgroundColor() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
-
Returns the background color of the view
- getBackgroundColor() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
-
Returns the background color of the view
- getBackgroundColor() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
-
Returns the background color of the view
- getBackgroundColor() - Method in interface ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupport
-
Returns the background color of the view
- getBackgroundColor() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
-
Returns the background color of the view
- getBackgroundColor() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the background color of the view.
- getBackgroundColor() - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DLabel
-
Returns the text color of this component.
- getBackgroundExtensions() - Method in class ilog.cpl.graph.background.beans.IlpBackgroundPanel
-
Returns the background extensions that it makes visible when opening background
files.
- getBackgroundFactory(String) - Method in interface ilog.cpl.graph.background.IlpBackgroundSupport
-
Returns the IlpBackgroundFactory
for the given extension.
- getBackgroundFactory(String) - Method in class ilog.cpl.graph.background.IlpDefaultBackgroundSupport
-
Returns the background factory that is registered for the given extension.
- getBackgroundFactory(String) - Method in class ilog.cpl.graphic.views.background.IlpDefaultBackgroundSupport
-
Deprecated.
Implementation of ilog.cpl.graph.background.IlpBackgroundSupport
.
- getBackgroundFile() - Method in class ilog.views.sdm.renderer.IlvDecorationRenderer
-
Gets the background file.
- getBackgroundGraphics() - Method in class ilog.views.dashboard.IlvDashboardDiagram
-
Returns all background graphic objects contained in this
dashboard diagram.
- getBackgroundInstance(URL) - Method in interface ilog.cpl.graph.background.IlpBackgroundSupport
-
Returns the IlpBackground
instance associated with the
URL
provided.
- getBackgroundInstance(URL) - Method in class ilog.cpl.graph.background.IlpDefaultBackgroundSupport
-
IlpBackgroundSupport implementation.
- getBackgroundInstance(URL) - Method in class ilog.cpl.graphic.views.background.IlpDefaultBackgroundSupport
-
Deprecated.
Implementation of ilog.cpl.graph.background.IlpBackgroundSupport
.
- getBackgroundInstances() - Method in class ilog.cpl.graph.background.IlpDefaultBackgroundSupport
-
Returns a read-only List of IlpBackground
instances in the same order as
they were indexed.
- getBackgroundLayer(URL) - Method in class ilog.cpl.graph.IlpGraphView
-
- getBackgroundLayer(URL) - Method in interface ilog.cpl.graphic.views.background.IlpBackgroundSupport
-
Deprecated.
Returns the layer containing a background.
- getBackgroundLayer(URL) - Method in class ilog.cpl.graphic.views.background.IlpDefaultBackgroundSupport
-
Deprecated.
Returns the layer containing a background.
- getBackgroundLayers(URL) - Method in class ilog.cpl.graph.IlpGraphView
-
Returns a List with the IlvManagerLayer instances that compose the provided
URL.
- getBackgroundPaint() - Method in class ilog.views.chart.IlvChart.Area
-
Returns the background Paint.
- getBackgroundPaint() - Method in class ilog.views.chart.IlvChart
-
Returns the background Paint.
- getBackgroundPaint() - Method in class ilog.views.chart.IlvLabelRenderer
-
Returns the background paint.
- getBackgroundPaint() - Method in class ilog.views.graphic.IlvZoomableLabel
-
Returns the paint object used to fill the background rectangle.
- getBackgroundPaint() - Method in class ilog.views.maps.graphic.IlvMapGraphicText
-
Returns the Paint
object used to fill the frame
of the label.
- getBackgroundPaint() - Method in class ilog.views.maps.graphic.IlvMapLabel
-
Retrieves the Paint
used to fill the frame
of the label.
- getBackgroundPaint() - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
-
Retrieves the BackgroundPaint property value.
- getBackgroundPaint() - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
-
Retrieves the background paint.
- getBackgroundPattern() - Method in class ilog.cpl.equipment.renderer.IlpBackgroundsRenderer
-
Returns the location of the background pattern of the view.
- getBackgroundPattern() - Method in class ilog.cpl.network.renderer.IlpBackgroundsRenderer
-
Returns the location of the background pattern of the view.
- getBackgroundPattern() - Method in class ilog.views.IlvManagerView
-
- getBackgroundPatternLocation() - Method in class ilog.views.IlvManagerView
-
Returns the location of the background pattern of the view.
- getBackgroundPatternLocation() - Method in class ilog.views.sdm.renderer.IlvDecorationRenderer
-
Returns the location of the background pattern of the view.
- getBackgrounds() - Method in interface ilog.cpl.graph.background.IlpBackgroundSupport
-
Returns a read-only List of URL
instances in the same order as
they were indexed.
- getBackgrounds() - Method in class ilog.cpl.graph.background.IlpDefaultBackgroundSupport
-
IlpBackgroundSupport implementation.
- getBackgrounds() - Method in interface ilog.cpl.graph.css.IlpGraphViewCSS
-
Returns if the background configuration is enabled or not
for the component.
- getBackgrounds() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the list of URL instances that represent the current backgrounds.
- getBackgrounds() - Method in class ilog.cpl.graphic.views.background.IlpDefaultBackgroundSupport
-
Deprecated.
Implementation of ilog.cpl.graph.background.IlpBackgroundSupport
.
- getBackgrounds() - Method in class ilog.cpl.IlpEquipment
-
Returns the list of URL instances that represent the current backgrounds.
- getBackgrounds() - Method in class ilog.cpl.IlpNetwork
-
Returns the list of URL instances that represent the current backgrounds.
- getBackgroundShape(JComponent, double, double, String) - Method in class ilog.views.chart.IlvLabelRenderer
-
Returns the combined background shapes of the text lines, according to the
given position.
- getBackgroundsRenderer() - Method in class ilog.cpl.equipment.IlpEquipmentController
-
Accesses the the background renderer.
- getBackgroundsRenderer() - Method in class ilog.cpl.graph.IlpGraphView
-
- getBackgroundsRenderer() - Method in class ilog.cpl.network.IlpNetworkController
-
Accesses the background renderer.
- getBackgroundSupport() - Method in class ilog.cpl.equipment.renderer.IlpBackgroundsRenderer
-
Returns the background support object currently in use.
- getBackgroundSupport() - Method in interface ilog.cpl.graph.background.IlpBackgroundProvider
-
Returns the background support object currently in use.
- getBackgroundSupport() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the background support object currently in use.
- getBackgroundSupport() - Method in class ilog.cpl.IlpEquipment
-
Returns the background support object currently in use.
- getBackgroundSupport() - Method in class ilog.cpl.IlpNetwork
-
Returns the background support object currently in use.
- getBackgroundSupport() - Method in class ilog.cpl.network.renderer.IlpBackgroundsRenderer
-
Returns the background support object currently in use.
- getBackgroundTypeFactoryClassName(String) - Method in class ilog.cpl.graphic.views.background.IlpDefaultBackgroundSupport
-
Deprecated.
Return the background factory class name for an extension, or
null
if none is registered.
- getBackgroundURLs() - Method in class ilog.cpl.graph.IlpGraphView
-
- getBackgroundURLs() - Method in interface ilog.cpl.graphic.views.background.IlpBackgroundSupport
-
Deprecated.
Returns the list of backgrounds.
- getBackgroundURLs() - Method in class ilog.cpl.graphic.views.background.IlpDefaultBackgroundSupport
-
Deprecated.
Returns the list of backgrounds.
- getBackgroundURLs() - Method in class ilog.cpl.IlpEquipment
-
- getBackgroundURLs() - Method in class ilog.cpl.IlpNetwork
-
- getBackupDataSources() - Method in class ilog.views.maps.datasource.IlvMapDataSource
-
Returns the backup data sources that are used if the original data
source is absent, or if use of a backup data source is forced.
- getBackUpObject() - Method in class ilog.tgo.model.IltAlarm
-
Returns the distinguished name of the backup object.
- getBackwardAzimuth() - Method in class ilog.views.maps.IlvGeodeticComputation
-
Gets the backward azimuth between the first and second reference points.
- getBackwardKeys() - Method in class ilog.views.chart.interactor.IlvChartCycleSelectInteractor
-
Returns the set of key designators for the "backward" action.
- getBalanceSplineCurveThreshold() - Method in class ilog.views.graphlayout.IlvGraphLayout
-
Returns the threshold for spline curves at bends which the optimized
spline control point routing uses to balance the curve.
- getBalloonAngleSpacing() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the current angle spacing for balloon layout mode.
- getBalloonColor() - Method in class ilog.views.graphic.composite.decoration.IlvBalloon
-
Returns the balloon color.
- getBalloonInnerChildrenAngle() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the maximum angle for children of inner nodes in balloon mode.
- getBalloonLeafChildrenAngle() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the maximum angle for children of nodes that have only leaves
as children in balloon mode.
- getBalloonRadiusMode() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the radius mode for balloon layout mode.
- getBalloonRootChildrenAngle() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the maximum angle for children of the root node in balloon
mode.
- getBalloonStartAngle() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the start angle of the layout in balloon mode.
- getBand() - Method in class ilog.views.maps.grids.IlvMGRSGridZone
-
Returns the band of the grid zone.
- getBandCount() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOFeatureIterator.SDORasterMetaData
-
Returns the number of band of this SDO raster object
- getBar(String) - Method in class ilog.views.appframe.swing.IlvDockingBarArea
-
Returns the bar with the specified name
.
- getBar(IlvDataSet) - Method in class ilog.views.chart.renderer.IlvBarChartRenderer
-
Returns the child bar renderer displaying the specified data set.
- getBarComponents() - Method in class ilog.views.appframe.swing.IlvDockingBarArea
-
Returns the bars that are managed by this docking bar area.
- getBarShape() - Method in class ilog.views.chart.renderer.IlvBarChartRenderer
-
Returns the shape of the bars.
- getBarShape() - Method in class ilog.views.chart.renderer.IlvSingleBarRenderer
-
Returns the shape of the bars.
- getBarValue() - Method in interface ilog.tgo.grprim.IltColorModifierContext
-
Returns the value of the bar to be modified, in the range 0..1
.
- getBarVisibilityActionHandler(String, String) - Method in class ilog.views.appframe.swing.IlvDockingBarArea
-
Returns an action handler that associates the visibility of the
name
bar with the action with the specified
command
key.
- getBase() - Method in class ilog.cpl.graphic.IlpCompositeGraphic
-
Deprecated.
Gets the base element.
- getBase() - Method in class ilog.tgo.composite.IltcGraphicElementAggregate
-
Get the base element.
- getBase() - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
Returns the base element.
- getBase() - Method in class ilog.tgo.graphic.IltGraphicElementAggregate
-
Deprecated.
Gets the base element.
- GetBaseBiStyleMapping(IltBaseStyle, IltBaseStyle) - Static method in class ilog.tgo.model.IltLink
-
- getBaseBoundingBox(IlvTransformer) - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
Returns the bounding rectangle of the core link of this object
excluding the decoration.
- getBaseBoundingBox(IlvTransformer) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the smallest rectangle that encloses
the shape and the icon of this general node.
- getBaseBounds() - Method in class ilog.tgo.swing.IltComponentGraphic
-
Deprecated.
Returns the base bounding box.
- getBaseClass() - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
-
Returns the base class of the generated beans.
- getBaseDir() - Method in class ilog.views.util.servlet.tiling.IlvFileTileURLFactory
-
Returns the base directory of this factory.
- getBaseImage() - Method in class ilog.tgo.graphic.renderer.IltLedImageBaseRendererFactory
-
Returns the base image used for comparison.
- getBaseImageName() - Method in class ilog.tgo.graphic.renderer.IltLedImageBaseRendererFactory
-
Returns the base image name used for comparison.
- getBaseLayer() - Method in class ilog.views.prototypes.IlvGraphicElement
-
Returns the layer of the object.
- getBaselineShift() - Method in class ilog.views.graphic.IlvTextPath
-
Returns the shift perpendicular to the baseline.
- getBaseName() - Method in class ilog.views.maps.raster.IlvRasterProperties
-
Retrieves the path to the data source.
- getBaseObjectOwner() - Method in class ilog.views.symbology.palettes.IlvPaletteBaseObject
-
Returns the owner of this object as palette base object.
- getBaseParameter(Object) - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
Returns the value of a base parameter.
- getBaseParameterBoolean(Object, boolean) - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
Returns the value of a base parameter denoting a Boolean.
- getBaseParameters() - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
Returns an enumeration of the base parameters.
- getBaseRect(double, double) - Method in class ilog.cpl.graphic.IlpCompositeGraphic
-
Deprecated.
Returns a rectangle with the location and dimension of the base graphic,
if there is one.
- getBaseRectangle(IlpRepresentationObject) - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the base rectangle of the given representation object in
manager view coordinates.
- getBaseRectangle(IltGraphicManager) - Method in class ilog.tgo.model.IltAbstractLink
-
Returns the base rectangle of the graphic representation in a given
IltGraphicManager.
- getBaseRectangle(IltGraphicManager) - Method in class ilog.tgo.model.IltBTS
-
Returns the base rectangle of the graphic representation in a given
IltGraphicManager.
- getBaseRectangle(IltGraphicManager) - Method in class ilog.tgo.model.IltBTSAntenna
-
Returns the base rectangle of the graphic representation in a given
IltGraphicManager.
- getBaseRectangle(IltGraphicManager) - Method in class ilog.tgo.model.IltCardItem
-
Returns the base rectangle of the graphic representation
in a given IltGraphicManager.
- getBaseRectangle(IltGraphicManager) - Method in class ilog.tgo.model.IltLinearGroup
-
Returns the base rectangle of the graphic representation in a given
IltGraphicManager.
- getBaseRectangle(IltGraphicManager) - Method in class ilog.tgo.model.IltNetworkElement
-
Returns the base rectangle of the graphic representation in a given
IltGraphicManager.
- getBaseRectangle(IltGraphicManager) - Method in class ilog.tgo.model.IltObject
-
Returns the base rectangle of the graphic representation in a given
IltGraphicManager.
- getBaseRectangle(IltGraphicManager) - Method in class ilog.tgo.model.IltOffPageConnector
-
Returns the base rectangle of the graphic representation in a given
IltGraphicManager.
- getBaseRectangle(IltGraphicManager) - Method in class ilog.tgo.model.IltPolyGroup
-
Returns the base rectangle of the graphic representation in a given
IltGraphicManager.
- getBaseRectangle(IltGraphicManager) - Method in class ilog.tgo.model.IltRectGroup
-
Returns the base rectangle of the graphic representation in a given
IltGraphicManager.
- getBaseRectangle(IltGraphicManager) - Method in class ilog.tgo.model.IltShelf
-
Returns the base rectangle of the graphic representation in a given
IltGraphicManager.
- getBaseRectangle(IltGraphicManager) - Method in class ilog.tgo.model.IltShelfItem
-
Returns the base rectangle of the graphic representation in a given
IltGraphicManager.
- getBaseRectangleInManager(IltGraphicManager) - Method in class ilog.tgo.model.IltObject
-
- getBaseRenderer() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the base renderer which is really responsible for
storing the properties and drawing the object base.
- getBaseRendererState() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the current base renderer state.
- getBases() - Method in class ilog.cpl.service.IlpDefaultURLAccessService
-
Returns the list of base URLs, ignoring syntactically invalid URLs.
- GetBaseStyle(IltSNMP.State) - Static method in class ilog.tgo.model.IltSNMPDefaultMapper
-
- GetBaseStyle(IltSONET.State) - Static method in class ilog.tgo.model.IltSONETDefaultMapper
-
- GetBaseStyleMapping(IltBaseStyle) - Static method in class ilog.tgo.model.IltObject
-
- getBaseTextDirection() - Method in class ilog.views.chart.graphic.IlvGraphicDecoration
-
Returns the base text direction of the chart to which this decoration
belongs.
- getBaseTextDirection() - Method in class ilog.views.chart.IlvChart
-
Returns the base text direction for this chart.
- getBaseTextDirection() - Method in class ilog.views.chart.IlvLegend
-
Returns the base text direction for this legend.
- getBaseTextDirection() - Method in class ilog.views.dashboard.IlvDashboardDiagram
-
Returns the global base direction of text in the diagram.
- getBaseTextDirection() - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Return default base text direction.
- getBaseTextDirection() - Method in class ilog.views.faces.component.IlvBasicView
-
Returns the baseTextDirection.
- getBaseTextDirection() - Method in class ilog.views.faces.component.IlvFacesMenu
-
Returns the baseTextDirection.
- getBaseTextDirection() - Method in class ilog.views.faces.component.IlvImageButton
-
Returns the baseTextDirection.
- getBaseTextDirection() - Method in class ilog.views.faces.component.IlvMessageBox
-
Returns the baseTextDirection.
- getBaseTextDirection() - Method in class ilog.views.faces.dhtml.component.IlvDHTMLImageButton
-
Returns the baseTextDirection.
- getBaseTextDirection() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesTooltipInteractorTag
-
Returns the baseTextDirection.
- getBaseTextDirection() - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
-
Returns the baseTextDirection.
- getBaseTextDirection() - Method in class ilog.views.faces.dhtml.taglib.IlvMessageBoxTag
-
Returns the baseTextDirection.
- getBaseTextDirection() - Method in class ilog.views.faces.interactor.IlvFacesTooltipInteractor
-
Returns the baseTextDirection.
- getBaseTextDirection() - Method in class ilog.views.faces.taglib.IlvFacesMenuItemTag
-
Returns the baseTextDirection.
- getBaseTextDirection() - Method in class ilog.views.faces.taglib.IlvMenuTag
-
Returns the baseTextDirection.
- getBaseTextDirection() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the base text direction for this Gantt sheet.
- getBaseTextDirection() - Method in class ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer
-
Returns the base text direction for text that is drawn through this
renderer.
- getBaseTextDirection() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the base text direction for this chart.
- getBaseTextDirection() - Method in class ilog.views.gantt.IlvJScrollGanttSheet
-
Returns the base text direction for this scrollable Gantt sheet.
- getBaseTextDirection() - Method in class ilog.views.gantt.swing.IlvJTable
-
Returns the base text direction for this table.
- getBaseTextDirection() - Method in class ilog.views.gantt.swing.IlvJTree
-
Returns the base text direction for this tree.
- getBaseTextDirection() - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
Returns the base direction of the text.
- getBaseTextDirection() - Method in class ilog.views.graphic.IlvDefaultCollapsedGraphic
-
Returns the base direction of the text in the label.
- getBaseTextDirection() - Method in class ilog.views.graphic.IlvGraphicHandle
-
Returns the base direction of the text.
- getBaseTextDirection() - Method in class ilog.views.graphic.IlvReliefLabel
-
Returns the base direction of the text.
- getBaseTextDirection() - Method in class ilog.views.graphic.IlvShadowLabel
-
Returns the base direction of the text.
- getBaseTextDirection() - Method in class ilog.views.graphic.IlvTextPath
-
Returns the base direction of the text.
- getBaseTextDirection() - Method in class ilog.views.IlvBidiGraphic
-
Returns the base direction of the text.
- getBaseTextDirection() - Method in class ilog.views.IlvDefaultManagerFrame
-
Returns the base direction of the title text.
- getBaseTextDirection() - Method in class ilog.views.IlvGraphic
-
Returns the base direction of the text.
- getBaseTextDirection() - Method in class ilog.views.maps.faces.component.IlvFacesLayerVisibilityTool
-
Returns the base direction of the element.
- getBaseTextDirection() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesLayerVisibilityToolTag
-
Returns the baseTextDirection.
- getBaseTextDirection() - Method in class ilog.views.maps.graphic.IlvMapGraphicText
-
Returns the base direction of the text.
- getBaseTextDirection() - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
-
Retrieves the BaseTextDirection property value.
- getBaseTextDirection() - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
-
Returns the base text direction of labels on top of the grid lines.
- getBaseTextDirection() - Method in class ilog.views.maps.grids.IlvGridStyle
-
Returns the base direction of the grid labels.
- getBaseTextDirection() - Method in class ilog.views.maps.IlvMapCSSRenderer
-
Returns textual notation of the given base text direction
- getBaseTextDirection() - Method in class ilog.views.maps.label.IlvMapLabelStyle
-
Retrieves the BaseTextDirection property value.
- getBaseTextDirection() - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
-
Retrievs the base text direction of the label.
- getBaseTextDirection() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the base text direction for this chart.
- getBaseTextDirection() - Method in class ilog.views.sdm.graphic.IlvDefaultManagerFrameGraphic
-
- getBaseTextDirection() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the base direction of the text.
- getBaseTextDirection() - Method in class ilog.views.sdm.IlvSDMEngine
-
Return default base text direction of engine.
- getBaseTextDirection() - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
-
Returns the global base direction of the text.
- getBaseTextDirection() - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer.GraphicManagerFrame
-
Returns the base direction of the text.
- getBaseTextDirection() - Method in class ilog.views.swing.IlvSimplePopupMenu
-
Returns the base text direction.
- getBaseTextDirection() - Method in class ilog.views.util.servlet.model.IlvMenuItem
-
Returns the baseTextDirection.
- getBaseTextDirection() - Method in interface ilog.views.util.text.IlvBaseTextDirectionInterface
-
Returns the base direction of the text.
- getBaseTextDirectionFromName(String) - Static method in class ilog.views.util.text.IlvBidiUtil
-
Returns base text direction, which corresdponds to given textual notation.
- getBaseTextDirectionName(int) - Static method in class ilog.views.util.text.IlvBidiUtil
-
- getBaseURI() - Method in class ilog.views.appframe.settings.IlvSettings
- getBaseURI() - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
- getBaseURI() - Method in class ilog.views.appframe.settings.IlvSettingsElement
- getBaseURI() - Method in class ilog.views.appframe.settings.IlvSettingsNode
- getBaseURL() - Method in class ilog.views.diagrammer.application.IlvDiagrammerApplication
-
Deprecated.
Returns a URL that can be used to resolve relative URLs for loading
data files.
- getBaseURL() - Method in class ilog.views.diagrammer.application.IlvDiagrammerFrame
-
Returns a URL that can be used to resolve relative URLs for loading
data files.
- getBaseURL() - Method in class ilog.views.diagrammer.datasource.IlvDiagrammerDataSource
-
Returns the base URL to or from which this data source is being deserialized.
- getBaseURL() - Method in class ilog.views.gantt.project.IlvGanttDataSource
-
Returns the base URL to or from which this data source is being
deserialized.
- getBaseURL() - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns the base URL used by this SDM engine
to find its resources, such as the map files or
the bitmap files.
- getBaseURL() - Method in class ilog.views.svg.SVGDocumentReaderConfigurator
-
Returns the base URL
of the SVG Document.
- getBasicUI() - Method in class ilog.views.gantt.swing.IlvJTree
-
Returns the basic L&F object that renders this tree.
- getBBox() - Method in class ilog.views.maps.format.wms.IlvWMSDataSource
-
Retrieves the bounding box set by the setBBox
method.
- getBBox() - Method in class ilog.views.maps.format.wms.IlvWMSReader
-
Returns the bounding box used for the query to the server.
- getBeam() - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
-
Returns the beam of the antenna.
- getBeam() - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Standard
-
Returns the beam of the antenna.
- getBeamDirection() - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
-
Returns the direction of the antenna, in degrees.
- getBeamDirection() - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Standard
-
Returns the direction of the antenna, in degrees.
- getBeamDirection() - Method in class ilog.tgo.model.IltBTSAntenna
-
Returns the beam direction of the antenna, in degrees.
- getBeamWidth() - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
-
Returns the beam width of the antenna, in degrees.
- getBeamWidth() - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Standard
-
Returns the beam width of the antenna, in degrees.
- getBeamWidth() - Method in class ilog.tgo.model.IltBTSAntenna
-
Returns the beam width of the antenna, in degrees.
- getBeamWidthRadius() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the beam width radius of the antennae when the power value is
maximum.
- getBeamWidthRadius() - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
-
Returns the antenna beam width radius when the power value
is maximum.
- getBeamWidthRadius() - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Standard
-
Returns the antenna beam width radius when the power value
is maximum.
- getBean() - Method in class ilog.cpl.model.IlpBeansObject
-
Returns the bean encapsulated by this instance.
- getBeanCount() - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
-
Returns the number of beans generated.
- getBearing() - Method in class ilog.views.maps.graphic.IlvGeodeticPathComputation
-
Returns the bearing.
- getBeforeHandler() - Method in class ilog.views.faces.dhtml.interactor.IlvFacesInterceptInteractor
-
Gets the before handler.
- getBeforeHandler() - Method in class ilog.views.faces.dhtml.taglib.IlvInterceptInteractorTag
-
Gets the before handler that is a JavaScript function.
- getBeforeSessionExpirationHandler() - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
-
Returns the JavaScript code that will be called when the session is about to expire.
- getBeforeSessionExpirationHandler() - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
-
Returns the JavaScript code that will be called when the session is about to expire.
- getBeforeSessionExpirationHandler() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLView
-
Returns the JavaScript code that will be called when the session is about to expire.
- getBeforeSessionExpirationHandler() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
-
Returns the JavaScript code that will be called when the session is about to expire.
- getBeforeSessionExpirationHandler() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
-
Returns the JavaScript code that will be called when the session is about to expire.
- getBeforeSessionExpirationHandler() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
-
Returns the JavaScript code that will be called when the session is about to expire.
- getBeforeSessionExpirationHandler() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
-
Returns the JavaScript code that will be called when the session is about to expire.
- getBeforeSessionExpirationHandler() - Method in interface ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupport
-
Returns the JavaScript code that will be called when the session is about to expire.
- getBeforeSessionExpirationHandler() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
-
Returns the JavaScript code that will be called when the session is about to expire.
- getBeforeSessionExpirationHandler() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the JavaScript code that will be called when the session is about to expire.
- getBeforeSessionExpirationHandler() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
-
Returns the JavaScript code that will be called when the session is about to expire.
- getBeforeSessionExpirationHandler() - Method in interface ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttSupport
-
Returns the JavaScript code that will be called when the session is about to expire.
- getBeforeSessionExpirationHandler() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttSupportImpl
-
Returns the JavaScript code that will be called when the session is about to expire.
- getBeforeSessionExpirationHandler() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
-
Returns the JavaScript code that will be called when the session is about to expire.
- getBeforeSessionExpirationHandler() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLHierarchyChartViewTag
-
Returns the JavaScript code that will be called when the session is about to expire.
- getBeginningAngle() - Method in class ilog.views.maps.geometry.IlvMapEllipse
-
Returns the beginning angle of this arc.
- getBehaviors() - Method in class ilog.views.prototypes.IlvGroup
-
Returns all the behavior objects that are attached to the group.
- getBendDeltaOnStraightLink() - Method in class ilog.views.graphic.linkpolicy.IlvOrthogonalLinkShapePolicy
-
Returns the delta a newly created bend point is shifted if it was created
on a straight link.
- getBendThreshold() - Method in class ilog.views.hypergraph.interactor.IlvMakeSegmentedHyperEdgeInteractor
-
Returns the threshold for creating bends.
- getBezierSegment(int) - Method in class ilog.views.maps.geometry.IlvMapBezierString
-
Returns the bezier segment of the specified index.
- getBidiDocumentHandler(JTextComponent, ComponentOrientation) - Static method in class ilog.views.util.text.IlvBidiUtil
-
Return document filter fo JTextComponent, Used in case of CONTEXTUAL base
text direction.
- getBidiTextArea(String, int, int, int) - Static method in class ilog.views.IlvGraphicBidiUtil
-
Returns an AWT text area that can handle the base text direction.
- getBidiTextField(int, int) - Static method in class ilog.views.IlvGraphicBidiUtil
-
Returns an AWT text field that can handle the base text direction.
- getBilinearFilteringControlBox() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DViewControlUI
-
Returns the check box that controls bilinear filtering.
- getBinary() - Method in class ilog.views.io.IlvOutputStream
-
Returns the saving type of this IlvOutputStream
.
- getBindingContext() - Method in class ilog.cpl.sdm.binding.IlpAbstractAttributeBinding
-
Access the binding context.
- getBindings(IlpClass) - Method in class ilog.cpl.sdm.IlpAbstractSDMAdapter
-
Accesses all attribute bindings for a given TGO class.
- getBindings(String) - Method in class ilog.cpl.sdm.IlpAbstractSDMAdapter
-
Accesses all attribute bindings for a given TGO class.
- getBitPixelValue() - Method in class ilog.views.maps.raster.IlvRasterProperties
-
Indicates the number of bits needed to code a pixel value in the original
file.
- getBlinkingAction() - Method in class ilog.views.IlvGraphic
-
Returns the blinking action of the graphic object.
- getBlinkingData() - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
Deprecated.
- getBlinkingManager() - Method in interface ilog.cpl.service.IlpContext
-
Returns the blinking manager service.
- getBlinkingManager() - Method in class ilog.cpl.service.IlpDefaultContext
-
Returns the blinking manager.
- getBlinkingMode() - Method in class ilog.views.IlvManagerView
-
Returns the mode of the blinking behavior of graphic objects displayed
in this view.
- getBlinkingObjectOwner() - Method in class ilog.views.IlvGraphic
-
Returns the blinking object owner.
- getBlinkingObjectOwner() - Method in interface ilog.views.util.java2d.IlvBlinkingObject
-
Returns the blinking object owner.
- getBlinkingObjectOwner() - Method in class ilog.views.util.swing.color.IlvBlinkingColorPreviewPanel
-
Returns the blinking object owner.
- getBlinkingOffPeriod() - Method in class ilog.views.IlvGraphic
-
Returns the duration, in milliseconds, the object is hidden when blinking.
- getBlinkingOffPeriod() - Method in interface ilog.views.util.java2d.IlvBlinkingObject
-
Returns the duration, in milliseconds, the object is hidden when blinking.
- getBlinkingOffPeriod() - Method in class ilog.views.util.swing.color.IlvBlinkingColorPreviewPanel
-
Returns the duration, in milliseconds, the object is hidden when blinking.
- getBlinkingOnPeriod() - Method in class ilog.views.IlvGraphic
-
Returns the duration, in milliseconds, the object is shown when blinking.
- getBlinkingOnPeriod() - Method in interface ilog.views.util.java2d.IlvBlinkingObject
-
Returns the duration, in milliseconds, the object is shown when blinking.
- getBlinkingOnPeriod() - Method in class ilog.views.util.swing.color.IlvBlinkingColorPreviewPanel
-
Returns the duration, in milliseconds, the object is shown when blinking.
- getBlinkProperty() - Method in class ilog.views.prototypes.IlvBlinkBehavior
-
Gets the blinkProperty
parameter for this behavior object.
- getBlockIncrement(int) - Method in class ilog.views.gantt.swing.IlvVerticalScrollBar
-
Returns the amount to change the scroll bar's value by, given a block (usually "page")
up/down request.
- getBlockIncrementMode() - Method in class ilog.views.gantt.swing.IlvVerticalScrollBar
-
Returns the block increment scrolling mode, which can 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.
- getBlockName(IlvGraphic) - Static method in class ilog.views.dxf.IlvDefaultDXFGraphicFactory
-
Returns the name of block represented by the provided graphic
object.
- getBlue(int) - Method in class ilog.views.maps.graphic.style.IlvDoubleIntervalColorModel
-
Returns the interpolated blue component for this pixel value.
- getBlue(int) - Method in class ilog.views.maps.raster.IlvAdjustableDelegateColorModel
-
Returns the blue color component for the specified pixel.
- getBlue(int) - Method in class ilog.views.maps.rendering.IlvIntervalColorModel
-
Returns the interpolated Blue component for this pixel value.
- getBoolean(IlpBooleanKey) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the boolean
value of a given key in this style.
- getBoolean(IlpBooleanKey, boolean) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the boolean
value of a given key in this style.
- getBoolean(IltKey.Boolean) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getBoolean(IltKey.Boolean, boolean) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getBoolean(IltBooleanState) - Method in class ilog.tgo.model.IltObjectState
-
Returns the current value of a state
- getBoolean(IltStatePath) - Method in class ilog.tgo.model.IltObjectState
-
Returns the current value of a state
- getBoolean(String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the value of the attribute with the specified name as a boolean.
- getBoolean(String, boolean) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the value of the attribute with the specified name as a boolean.
- getBoolean(String) - Method in class ilog.views.chart.servlet.IlvServletParameters
-
Returns the named parameter value as a boolean, with true
indicated by
"true", "on", or "yes" in any letter case, false
indicated by "false",
"off", or "no" in any letter case.
- getBoolean(String, boolean) - Method in class ilog.views.chart.servlet.IlvServletParameters
-
Returns the named parameter value as a boolean.
- getBoolean(String) - Method in class ilog.views.gantt.servlet.IlvServletParameters
-
Returns the named parameter value as a boolean, with true
indicated by "true", "on", or "yes" (in any letter case) and
false
indicated by "false", "off", or "no" (in any letter
case).
- getBoolean(String, boolean) - Method in class ilog.views.gantt.servlet.IlvServletParameters
-
Returns the named parameter value as a boolean.
- getBoolean(String) - Method in class ilog.views.prototypes.IlvGroupElement
-
Retrieves a boolean property.
- getBorder() - Method in class ilog.views.chart.IlvLabelRenderer
-
Returns the border of this label.
- getBorderColor() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the property denoting the primary color of a base border.
- getBorderColor() - Method in class ilog.cpl.graphic.component.IlpBalloon
-
Deprecated.
Returns the balloon border color.
- getBorderColor() - Method in class ilog.cpl.table.IlpArrowIcon
-
Returns the up border color.
- getBorderColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the primary color of a base border.
- getBorderColor(IltGraphic) - Method in class ilog.tgo.graphic.IltCounterMapping
-
Returns the border color value to be used in the counter decoration.
- getBorderColor() - Method in class ilog.tgo.graphic.IltCounterMapping
-
Returns the border color value to be used in the counter decoration.
- getBorderColor() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the primary color of the base border.
- getBorderColor() - Method in class ilog.views.graphic.composite.decoration.IlvBalloon
-
Returns the balloon color.
- getBorderColor2() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the property denoting the secondary color of a base border.
- getBorderColor2() - Method in class ilog.cpl.table.IlpArrowIcon
-
Returns the bottom border color.
- getBorderColor2() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the secondary color of a base border.
- getBorderColor2() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the secondary color of the base border.
- getBorderCursor() - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgePinConnectorInteractor
-
Returns the cursor when the mouse is on the border of a node.
- getBorderDownColor() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
- getBorderDownColor() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the current lower border.
- getBorderEndCap() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Sets the end cap style of the object border.
- getBorderEndCap() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
-
Returns the end cap style of the shape border.
- getBorderInsets(Component) - Method in class ilog.views.chart.IlvLegendSeparator
-
Returns the insets of the border.
- getBorderInsets(Component) - Method in class ilog.views.util.swing.calendar.plaf.BasicCalendarPanelUI.SelectionBorder
-
Returns the insets of the border.
- getBorderLineJoin() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the line join style of the object border.
- getBorderLineJoin() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
-
Returns the line join style of the shape border.
- getBorderLineStyle() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the property denoting the line style used to draw a base border.
- getBorderLineStyle() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the line style used to draw a base border.
- getBorderLineStyle() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the line style of the base border.
- getBorderLineStylePhase() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the dash phase of the object border.
- getBorderLineStylePhase() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
-
Returns the dash phase of the shape border.
- getBorderMiterLimit() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the miter limit of the object border.
- getBorderMiterLimit() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
-
Returns the miter limit of the shape border.
- getBorderPalette() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the palette of the base border.
- getBorderPattern() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the pattern used to draw a base border.
- getBorderPattern() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the pattern of the base border.
- getBorderStyle() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
- getBorderStyle() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the dash pattern for the border.
- getBorderStylePhase() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
- getBorderStylePhase() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the dash pattern offset for the border.
- getBorderThickness() - Method in class ilog.views.awt.IlvScrollManagerView
-
Returns the thickness of the border around the
manager view.
- getBorderUpColor() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
- getBorderUpColor() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the current upper border color.
- getBorderWidth() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the border width.
- getBorderWidth() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the width of the base border.
- getBorderWidth() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the width of the base border.
- getBorderWidth() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the current border width.
- getBottom() - Method in class ilog.views.gantt.graphic.IlvGanttRow
-
Gets the bottom of the row.
- getBottomMargin() - Method in class ilog.cpl.graph.action.toolbar.IlpGraphFitToContentsAction
-
Returns the bottom margin height to be used in the "fit to contents"
action.
- getBottomMargin() - Method in class ilog.cpl.graph.action.toolbar.IlpGraphFitToContentsButton
-
Returns the bottom margin height to be used in the "fit to contents"
action.
- getBottomMargin() - Method in class ilog.views.gantt.graphic.IlvActivitySimpleLayout
-
Returns the bottom row margin of the activity layout.
- getBottomMargin() - Method in class ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer
-
Gets the bottom margin of the renderer with respect to the definition
rectangle of the activity graphic.
- getBottomMargin(IlvManager, IlvTransformer) - Method in class ilog.views.graphic.composite.decoration.IlvDefaultGraphicManagerFrame
-
Returns the margin on the bottom of the specified manager.
- getBottomMargin() - Method in class ilog.views.graphic.IlvHTMLText
-
Returns the bottom margin of the box around the text.
- getBottomMargin() - Method in class ilog.views.graphic.IlvText
-
Returns the bottom margin of the box around the text.
- getBottomMargin() - Method in class ilog.views.graphic.IlvZoomableLabel
-
Returns the bottom margin of the box around the label.
- getBottomMargin() - Method in class ilog.views.graphlayout.grid.IlvGridLayout
-
Returns the bottom margin.
- getBottomMargin(IlvManager, IlvTransformer) - Method in class ilog.views.IlvDefaultManagerFrame
-
Returns the margin on the bottom of the specified manager.
- getBottomMargin() - Method in class ilog.views.IlvDefaultManagerFrame
-
Returns the bottom margin.
- getBottomMargin(IlvManager, IlvTransformer) - Method in interface ilog.views.IlvManagerFrame
-
Returns the margin on the bottom of the specified manager.
- getBottomMargin(IlvManager, IlvTransformer) - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer.GraphicManagerFrame
-
Returns the margin on the bottom of the specified manager.
- getBottomMarginProportion() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the bottom margin proportion.
- getBottomOverlap() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
-
Returns the amount the label can overlap the related obstacle or
reference polyline at the bottom side of the label.
- getBottomRect(IlvRect) - Method in class ilog.tgo.graphic.renderer.IltCardCarrierBaseRenderer
-
Returns the rectangle at the bottom of the card carrier.
- getBottomRightBorder() - Method in class ilog.views.graphic.IlvExpandCollapseMarker
-
Returns the color of the bottom right border rectangle of the marker.
- getBottomSpacing() - Method in class ilog.tgo.graphic.renderer.IltCardCarrierBaseRenderer
-
Retuns the spacing that is part of the card carrier area.
- getBottomSpacing() - Method in class ilog.tgo.model.IltCardCarrier
-
Gets the current size of the visible bottom part.
- getBoundingBox(IlpRepresentationObject) - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the bounding box of the given representation object in
manager view coordinates.
- getBoundingBox() - Method in class ilog.tgo.composite.IltcGraphicElementAggregate
-
Returns the bounding box of the set of IlvGraphic
objects
associated with this object.
- getBoundingBox(IlpRepresentationObject) - Method in class ilog.tgo.faces.graph.component.IltFacesGraphView
-
Returns the bounding box of the given IlpRepresentationObject
instance in manager coordinates.
- getBoundingBox(Collection) - Method in class ilog.tgo.faces.graph.component.IltFacesGraphView
-
Returns the combined bounding box of the IlpRepresentationObject
instances contained in the Collection
provided in manager
coordinates.
- getBoundingBox(IlvTransformer) - Method in class ilog.tgo.swing.IltComponentGraphic
-
Deprecated.
Returns the bounds of the object taking into account its
subitems.
- getBoundingBox() - Method in class ilog.views.faces.component.IlvFacesView
-
Returns the bounding box of the displayed view in manager coordinate system.
- getBoundingBox() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the view bounding box in manager coordinates system.
- getBoundingBox(IlvGraphic, IlvTransformer) - Method in class ilog.views.IlvReshapeSelection
-
Returns the rectangle that defines the bounds of
the graphic object.
- getBoundingBoxCacheSize() - Method in class ilog.views.graphic.linkpolicy.IlvAbstractCrossingGraphic
-
Returns the size of the bounding box cache.
- getBoundingBoxCacheSize() - Method in class ilog.views.graphic.linkpolicy.IlvCrossingAwareLinkImage
-
Returns the size of the bounding box cache.
- getBoundingBoxCacheSize() - Method in class ilog.views.hypergraph.crossing.IlvAbstractCrossingGraphic
-
Returns the size of the bounding box cache.
- getBoundingBoxCacheSize() - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns the size of the bounding box cache of this hyperedge.
- getBoundingBoxDependentObjects(IlvGraphic, boolean) - Method in class ilog.views.hypergraph.IlvHyperGrapher
-
Returns the dependent objects of this object.
- getBoundingBoxDependentObjects(IlvGraphic, boolean) - Method in class ilog.views.IlvGrapher
-
Returns the dependent objects of this object.
- getBounds() - Method in class ilog.cpl.graphic.views.IlpPolyPoints
-
- getBounds() - Method in class ilog.tgo.graphic.IltLogicalPolyPoints
-
- getBounds(IlvDisplayPoint, Rectangle2D) - Method in interface ilog.views.chart.graphic.IlvDataAnnotation
-
Returns the bounding rectangle of this annotation,
when displayed according to the specified display point.
- getBounds(Rectangle2D) - Method in class ilog.views.chart.graphic.IlvDataIndicator
-
Returns the bounds of this decoration.
- getBounds(IlvDisplayPoint, Rectangle2D) - Method in class ilog.views.chart.graphic.IlvDataLabelAnnotation
-
Returns the bounding rectangle of this annotation,
when displayed according to the specified display point.
- getBounds(IlvDisplayPoint, Rectangle2D) - Method in class ilog.views.chart.graphic.IlvDefaultDataAnnotation
-
Returns the bounding rectangle of this annotation,
when displayed according to the specified display point.
- getBounds(Rectangle2D) - Method in class ilog.views.chart.graphic.IlvGraphicDecoration
-
Returns the bounds of this decoration.
- getBounds(Rectangle2D) - Method in class ilog.views.chart.graphic.IlvImageDecoration
-
Returns the bounds of this decoration.
- getBounds(Rectangle2D) - Method in class ilog.views.chart.graphic.IlvLabelDecoration
-
Returns the bounds of this decoration.
- getBounds(Rectangle2D) - Method in class ilog.views.chart.graphic.IlvPositionableDecoration
-
Returns the bounds of this decoration.
- getBounds() - Method in class ilog.views.chart.IlvChart.IlvChartPaintContext
-
Returns a map containing the bounds of the children of the component.
- getBounds(Rectangle2D) - Method in class ilog.views.chart.IlvChartDecoration
-
Returns the bounds of this decoration.
- getBounds(Rectangle2D) - Method in interface ilog.views.chart.IlvChartDrawable
-
Returns the bounds of this drawable.
- getBounds(Rectangle2D, boolean) - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the bounds of the graphical representation for the
visible data.
- getBounds(IlvDataSet, int, int, Rectangle2D) - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the bounds of the graphical representation for the
specified data.
- getBounds(IlvDataSet, int, int, Rectangle2D, boolean) - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the bounds of the graphical representation for the
specified data.
- getBounds(Rectangle2D) - Method in class ilog.views.chart.IlvGrid
-
Returns the bounds of this grid.
- getBounds(JComponent, double, double, String, Rectangle2D) - Method in class ilog.views.chart.IlvLabelRenderer
-
Returns the label bounds, according to the given position.
- getBounds(Rectangle2D) - Method in class ilog.views.chart.IlvScale
-
Returns the bounds of this scale.
- getBounds(Rectangle2D) - Method in class ilog.views.chart.IlvScaleAnnotation
-
Returns the annotation bounds.
- getBounds(int[], int[], int, Rectangle2D) - Method in class ilog.views.chart.IlvStyle
-
- getBounds(int[], int[], int, boolean, boolean, Rectangle2D) - Method in class ilog.views.chart.IlvStyle
-
Returns the bounds of the specified geometry.
- getBounds(double[], double[], int, Rectangle2D) - Method in class ilog.views.chart.IlvStyle
-
- getBounds(double[], double[], int, boolean, boolean, Rectangle2D) - Method in class ilog.views.chart.IlvStyle
-
Returns the bounds of the specified geometry.
- getBounds(Rectangle2D, boolean) - Method in class ilog.views.chart.renderer.IlvCompositeChartRenderer
-
Returns the bounds of the graphical representation for the
visible data.
- getBounds(IlvDataSet, int, int, Rectangle2D, boolean) - Method in class ilog.views.chart.renderer.IlvCompositeChartRenderer
-
Returns the bounds of the graphical representation for the
specified data.
- getBounds(IlvDataSet, int, int, Rectangle2D, boolean) - Method in class ilog.views.chart.renderer.IlvSimpleChartRenderer
-
Returns the bounds of the graphical representation for the
specified data.
- getBounds(IlvDataSet, int, int, Rectangle2D, boolean) - Method in class ilog.views.chart.renderer.IlvSingleBubbleRenderer
-
Returns the bounds of the graphical representation for the
specified data.
- getBounds(Rectangle2D, boolean) - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
-
Returns the bounds of the graphical representation for the visible data.
- getBounds(IlvDataSet, int, int, Rectangle2D, boolean) - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
-
Returns the bounds of the graphical representation for the specified data.
- getBounds(IlvDataSet, int, int, Rectangle2D) - Method in class ilog.views.chart.renderer.IlvSingleHiLoRenderer
-
Returns the bounds of the graphical representation for the
specified data.
- getBounds(IlvDataSet, int, int, Rectangle2D, boolean) - Method in class ilog.views.chart.renderer.IlvSingleHiLoRenderer
-
Returns the bounds of the graphical representation for the specified data.
- getBounds(Rectangle2D, boolean) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the bounds of the graphical representation for the
visible data.
- getBounds() - Method in interface ilog.views.dashboard.IlvDashboardPanelManager
-
Returns the bounds of this component.
- getBounds() - Method in class ilog.views.gantt.graphic.IlvActivityTileLayout.GraphicBounds
-
Returns the bounds of the activity graphic in view coordinates.
- getBounds(IlvActivityGraphic, IlvTransformer) - Method in class ilog.views.gantt.graphic.renderer.composite.IlvActivityCompositeGraphicRenderer
-
Returns the bounding rectangle of the activity graphic.
- getBounds(IlvActivityGraphic, IlvTransformer) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityCompositeRenderer
-
Returns the bounding rectangle of the activity graphic.
- getBounds(IlvActivityGraphic, IlvTransformer) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer
-
Returns the bounding rectangle of the drawing performed by this renderer
for the given activity graphic.
- getBounds(IlvActivityGraphic, IlvTransformer) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityLabel
-
Returns the bounding rectangle of the activity graphic.
- getBounds(IlvActivityGraphic, IlvTransformer) - Method in interface ilog.views.gantt.graphic.renderer.IlvActivityRenderer
-
Returns the bounding rectangle of the activity graphic.
- getBounds(IlvActivityGraphic, IlvTransformer) - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityLabel
-
Returns the bounding rectangle of the activity graphic.
- getBounds(IlvActivityGraphic, IlvTransformer) - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivitySymbol
-
Returns the bounding rectangle of the activity graphic.
- getBounds() - Method in class ilog.views.maps.defense.terrain.IlvGradientRasterStyle
-
Retrieve the BOUNDS
attribute value.
- getBounds() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DViewBoundsStyle
-
Retrieve the BOUNDS
attribute value.
- getBounds(Rectangle2D) - Method in class ilog.views.maps.geometry.IlvMapArcSegment
-
Returns the bounds of this IlvMapSegment
- getBounds(Rectangle2D) - Method in class ilog.views.maps.geometry.IlvMapArcString
-
Returns the bounds of this IlvMapGeometry
- getBounds(Rectangle2D) - Method in class ilog.views.maps.geometry.IlvMapBezierSegment
-
Returns the bounds of this IlvMapSegment
- getBounds(Rectangle2D) - Method in class ilog.views.maps.geometry.IlvMapBezierString
-
Returns the bounds of this IlvMapGeometry
- getBounds(Rectangle2D) - Method in class ilog.views.maps.geometry.IlvMapCircle
-
Returns the bounds of this IlvMapGeometry
- getBounds(Rectangle2D) - Method in class ilog.views.maps.geometry.IlvMapCurveString
-
Returns the bounds of this IlvMapGeometry
- getBounds(Rectangle2D) - Method in class ilog.views.maps.geometry.IlvMapEllipse
-
Returns the bounds of this IlvMapGeometry
- getBounds(Rectangle2D) - Method in class ilog.views.maps.geometry.IlvMapGeometryCollection
-
Returns the bounds of this IlvMapGeometry
- getBounds(Rectangle2D) - Method in class ilog.views.maps.geometry.IlvMapImage
-
Returns the bounds of this IlvMapGeometry
- getBounds(Rectangle2D) - Method in class ilog.views.maps.geometry.IlvMapLinearSegment
-
Returns the bounds of this IlvMapSegment
- getBounds(Rectangle2D) - Method in class ilog.views.maps.geometry.IlvMapLineString
-
Returns the bounds of this IlvMapGeometry
- getBounds(Rectangle2D) - Method in class ilog.views.maps.geometry.IlvMapMultiArea
-
Returns the bounds of this IlvMapGeometry
- getBounds(Rectangle2D) - Method in class ilog.views.maps.geometry.IlvMapMultiCurve
-
Returns the bounds of this IlvMapGeometry
- getBounds(Rectangle2D) - Method in class ilog.views.maps.geometry.IlvMapMultiPoint
-
Returns the bounds of this IlvMapGeometry
- getBounds(Rectangle2D) - Method in class ilog.views.maps.geometry.IlvMapPoint
-
Returns the bounds of this IlvMapGeometry
- getBounds(Rectangle2D) - Method in class ilog.views.maps.geometry.IlvMapPolygon
-
Returns the bounds of this IlvMapGeometry
- getBounds(Rectangle2D) - Method in class ilog.views.maps.geometry.IlvMapRaster
-
Returns the bounds of this IlvMapGeometry
- getBounds(Rectangle2D) - Method in interface ilog.views.maps.geometry.IlvMapSegment
-
Returns the bounds of this IlvMapSegment
- getBounds(Rectangle2D) - Method in class ilog.views.maps.geometry.IlvMapText
-
Returns the bounds of this IlvMapGeometry
- getBounds(Rectangle2D) - Method in class ilog.views.maps.IlvMapGeometry
-
Returns the bounds of this IlvMapGeometry
- getBounds() - Method in class ilog.views.util.java2d.IlvPolygon2D
-
Returns the smallest integer rectangle covering all points.
- getBounds() - Method in class ilog.views.util.java2d.IlvTranslatedShape
-
Returns an integer-valued bounding rectangle of this Shape
.
- getBounds2D() - Method in class ilog.cpl.graphic.views.IlpLineSegment
-
Returns the smallest rectangle covering all points.
- getBounds2D() - Method in class ilog.cpl.graphic.views.IlpPolyPoints
-
Returns the smallest rectangle covering all points.
- getBounds2D() - Method in class ilog.tgo.graphic.IltLogicalPolyPoints
-
Deprecated.
Returns the smallest rectangle covering all points.
- getBounds2D() - Method in class ilog.views.util.java2d.IlvPolygon2D.Double
-
Returns the smallest rectangle covering all points.
- getBounds2D() - Method in class ilog.views.util.java2d.IlvPolygon2D.Float
-
Returns the smallest rectangle covering all points.
- getBounds2D() - Method in class ilog.views.util.java2d.IlvPolygon2D
-
Returns the smallest rectangle covering all points.
- getBounds2D() - Method in class ilog.views.util.java2d.IlvTranslatedShape
-
Returns a high-precision bounding rectangle of this Shape
.
- getBoundsQuery() - Method in class ilog.views.maps.datasource.ibm.db2.DB2FeatureIterator
-
Returns the SELECT statement that returns the bounds of the geometric data contained in the table.
- getBoundsQuery() - Method in class ilog.views.maps.datasource.ibm.IlvDBFeatureIterator
-
Returns the SELECT statement that returns the bounds of the geometric data contained in the table.
- getBoundsQuery() - Method in class ilog.views.maps.datasource.ibm.informix.InformixFeatureIterator
-
Returns the SELECT statement that returns the bounds of the geometric data contained in the table.
- getBoundsUsingCache(Rectangle2D) - Method in class ilog.views.chart.IlvScale
-
Returns the bounds of this scale, without unnecessary recomputations.
- getBox(IlvGraphModel, Object) - Method in interface ilog.views.graphlayout.IlvLinkConnectionBoxInterface
-
Returns the rectangle on which the connection points of the links
connected to node
can be placed.
- getBox(IlvGraphModel, Object) - Method in interface ilog.views.graphlayout.IlvNodeBoxInterface
-
Returns the rectangle associated to node
.
- getBoxLayoutLineAxis() - Static method in class ilog.views.util.swing.SwingFactories
-
Returns the axis for the BoxLayout to layout components in the direction of
a line of text.
- getBoxLayoutPageAxis() - Static method in class ilog.views.util.swing.SwingFactories
-
Returns the axis for the BoxLayout to layout components in the direction of
a page of text.
- getBranchOffset() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the minimum offset between neighbor nodes that belong to
different branches in the tree.
- getBranchSize(Object) - Method in class ilog.views.chart.datax.tree.list.IlvTreeListRowIndexCache
-
Returns the number of node in the branch below the given node (including
the given node itself).
- getBranchSizeForPath(TreePath) - Method in class ilog.views.chart.datax.tree.list.IlvTreeListRowIndexCache
-
Returns the number of node in the branch below the given tree path (including
the node at which the given tree path ends).
- getBridgeLengthFactor() - Method in class ilog.views.graphic.linkpolicy.IlvBridgeCrossings
-
Returns the bridge length factor.
- getBridgeLengthFactor() - Method in class ilog.views.hypergraph.crossing.IlvBridgeCrossings
-
Returns the bridge length factor.
- getBrightColor() - Method in interface ilog.tgo.resource.css.IltAlarmSeverityCustomization
-
Returns the alarm bright color that represents a certain alarm severity.
- getBrightColor() - Method in class ilog.views.util.java2d.IlvContrastingColor
-
Returns the color used in front of dark background.
- getBrightness() - Method in class ilog.views.maps.raster.datasource.IlvRasterStyle
-
Returns the brightness to apply to the original images.
- getBrightness() - Method in class ilog.views.maps.raster.IlvAdjustableDelegateColorModel
-
Returns the brightness.
- getBrightness() - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
-
Returns the brightness of the colors allocated by this renderer.
- getBrightness() - Method in class ilog.views.sdm.renderer.IlvColoringRenderer
-
Returns the brightness of the colors allocated by this renderer.
- getBrightness(Color) - Static method in class ilog.views.util.IlvColorUtil
-
Returns the brightness of the specified color.
- getBrightPalette() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the palette for the brighter parts of the border.
- getBrightThreshold() - Method in class ilog.tgo.graphic.renderer.IltAbstractImageBaseRendererFactory
-
Returns the threshold (0..255) used for bright colors when
computing the NoTraffic representation.
- getBrightThreshold() - Method in class ilog.tgo.graphic.renderer.IltLedImageBaseRendererFactory
-
Returns the brightness threshold (0..255)
used when
normalizing the image.
- getBs() - Method in class ilog.views.maps.defense.format.asrp.projection.IlvAbstractARCProjection
-
Returns BS parameter.
- getBscActiveBorderWidth() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the border width of the network elements of type BSC
.
- getBtdProperty() - Method in class ilog.views.sdm.interactor.IlvEditSDMLabelInteractor
-
Gets the name of the property used to set the
base text direction of a data object.
- getBtsActiveBorderWidth() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the border width of the network elements of type BTS
.
- getBTSAntennaBaseRendererState() - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Standard
-
- getBtsEquipmentRadius() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the radius of the BTS equipment.
- getBubble(IlvDataSet) - Method in class ilog.views.chart.renderer.IlvBubbleChartRenderer
-
Returns the child bubble renderer displaying the specified data set.
- getBuffering() - Method in class ilog.cpl.storage.IlpDataSourceLoader
-
Returns the buffering.
- getBufferSize() - Method in class ilog.views.chart.data.IlvCyclicDataSet
-
Returns the number of data points that can be stored in this data set
before a wrap-around occurs.
- getBuilderConfigurator() - Method in class ilog.views.svg.SVGStreamFactory
-
Returns the SVGDocumentBuilderConfigurator
.
- GetBuildNumber() - Static method in class ilog.cpl.IlpSystem
-
- getBuildNumber() - Static method in class ilog.cpl.IlpTGOProduct
-
Returns the Rogue Wave JViews TGO build number.
- getBuildNumber() - Static method in class ilog.views.chart.IlvChartProduct
-
Returns the Rogue Wave JViews Charts build number.
- getBuildNumber() - Static method in class ilog.views.diagrammer.IlvDiagrammerProduct
-
Returns the Rogue Wave JViews Diagrammer build number.
- getBuildNumber() - Static method in class ilog.views.gantt.IlvGanttProduct
-
Returns the Rogue Wave JViews Gantt build number.
- getBuildNumber() - Static method in class ilog.views.maps.defense.IlvMapsDefenseProduct
-
Returns the Rogue Wave JViews Maps for Defense build number.
- GetBuildNumber() - Static method in class ilog.views.maps.defense.IlvMapsDefenseProduct
-
- getBuildNumber() - Static method in class ilog.views.maps.IlvMapsProduct
-
Returns the Rogue Wave JViews Maps build number.
- GetBuildNumber() - Static method in class ilog.views.maps.IlvMapsProduct
-
- getBuildNumber() - Static method in class ilog.views.util.IlvFrameworkProduct
-
Returns the Rogue Wave JViews Graphics Framework build number.
- GetBuildNumber() - Static method in class ilog.views.util.IlvFrameworkProduct
-
- getBundle() - Method in class ilog.views.diagrammer.application.IlvDiagrammerApplication
-
Deprecated.
Returns the resource bundle used to get localized messages for
this application.
- getBundle() - Method in class ilog.views.diagrammer.application.IlvDiagrammerFrame
-
Returns the resource bundle used to get localized messages for
this application.
- getBundle(String, Class<?>) - Static method in class ilog.views.util.IlvResourceUtil
-
- getBundle(String, Class<?>, Locale) - Static method in class ilog.views.util.IlvResourceUtil
-
Returns the resource bundle in the package of the input class.
- getBundle(String, Class<?>, ULocale) - Static method in class ilog.views.util.IlvResourceUtil
-
Returns the resource bundle in the package of the input class.
- getBundle(String, Locale, ClassLoader) - Static method in class ilog.views.util.IlvResourceUtil
-
Returns a resource bundle, examining the available resource suffixes.
- getBundle(String, ULocale, ClassLoader) - Static method in class ilog.views.util.IlvResourceUtil
-
Returns a resource bundle, examining the available resource suffixes.
- getBundle(String, ClassLoader) - Static method in class ilog.views.util.IlvResourceUtil
-
- getBundle(String, Locale) - Static method in class ilog.views.util.IlvResourceUtil
-
- getBundle(String) - Static method in class ilog.views.util.IlvResourceUtil
-
- getBus() - Method in class ilog.views.graphlayout.bus.IlvBusLayout
-
Returns the current bus node.
- getBusinessObjectClass() - Method in class ilog.cpl.table.IlpTableView
-
Returns the IlpClass
of representation objects the table must
contain or null
if there is no IlpClass
.
- getButton(int) - Method in class ilog.views.maps.beans.IlvMapAnnotationToolBar
-
Returns the nth ToolBarButton
button of the toolbar.
- getButtonColor() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.NMW
-
Returns the color used for the workstation button.
- getButtonColor() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.Server
-
Returns the color used for the server button.
- getButtonGroupId() - Method in class ilog.views.faces.component.IlvImageButton
-
Returns the identifier of the button group.
- getButtonGroupId() - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
-
Returns the identifier of the button group.
- getButtonInsets() - Method in class ilog.views.appframe.swing.IlvToolBar
-
Gets the insets of a button created within this toolbar.
- getButtonSize() - Method in class ilog.views.maps.beans.IlvMapAnnotationToolBar
-
Retrieves the button size set by setButtonSize().
- getBypassDistance() - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
-
Returns the minimum distance between the origin and
destination node for which a link shape going directly from
one node to another is allowed.
- getBypassDistance() - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Returns the minimum distance between the origin and destination node
for which a link shape going directly from one node to another is
allowed.
- getBytePixel(int, int) - Method in class ilog.views.maps.raster.IlvRasterMappedBuffer
-
Retrieve the information from the raster
data.
- getBytePixel(IlvCoordinate, int) - Method in class ilog.views.maps.raster.IlvRasterTileLoader
-
Compute the pixel value.
- getCache() - Method in class ilog.views.chart.data.lod.IlvDataTileController
-
Returns the cache used by the controller.
- getCache() - Method in class ilog.views.tiling.IlvTileController
-
Returns the cache that manages the cached tiles of the controller.
- getCache() - Method in class ilog.views.util.servlet.tiling.IlvFileTileManager
-
Retrieves the IlvFileTileCache
used by the tile manager to
cache the tiles.
- getCachedLinkConnectionRectIndex() - Method in interface ilog.views.sdm.renderer.IlvCachedLinkConnectionRectIndex
-
Returns the cached link connection rectangle index.
- getCachedLinkConnectionRectIndex() - Method in class ilog.views.sdm.renderer.IlvGrapherPinRenderer.SDMPinLinkConnector
-
Returns the cached link connection rectangle index.
- getCachedLinkConnectionRectIndex() - Method in class ilog.views.sdm.renderer.IlvSDMClippingLinkConnector
-
Returns the cached link connection rectangle index.
- getCachedLinkConnectionRectIndex() - Method in class ilog.views.sdm.renderer.IlvSDMFreeLinkConnector
-
Returns the cached link connection rectangle index.
- getCachedLinkConnectionRectIndex() - Method in class ilog.views.sdm.renderer.IlvSDMLinkConnector
-
Returns the cached link connection rectangle index.
- getCacheManager() - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the cache manager of this configuration.
- getCacheRootDirectory(String) - Method in class ilog.views.maps.servlet.IlvMapServletSupport
-
Returns the directory used to store generated background tiles for this
project.
- getCacheSize() - Method in class ilog.views.linkconnector.IlvCachingLinkConnector
-
Returns the cache size.
- getCacheSize() - Method in class ilog.views.sdm.modeltools.IlvContentController
-
Returns the cache size.
- getCacheSize() - Method in class ilog.views.tiling.IlvDefaultTileCache
-
Returns the cache size.
- getCalcBackwardTreeLinks() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the backward links that were used in the reverse direction as
part of the spanning tree during layout.
- getCalcBoundingBox() - Method in class ilog.views.graphlayout.hierarchical.IlvSwimLaneConstraint
-
Returns the calculated bounding box of the swimlane.
- getCalcFallbackLinks() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
-
Returns the links that could not be routed on the grid without
obstacle overlaps by the previous layout call.
- getCalcForwardTreeLinks() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the forward links that were used as part of the spanning tree
during layout.
- getCalcLayoutRegion() - Method in class ilog.views.graphlayout.IlvGraphLayout
-
Returns a copy of the rectangle that defines the layout region
parameter.
- getCalcNodeLevelIndex(Object) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the calculated level index of a node after performing a
layout.
- getCalcNodePositionIndex(Object) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the calculated index of the node position within a level after
performing a layout.
- getCalcNonTreeLinks() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the links that were neither forward nor backward links in the
spanning tree during layout.
- getCalcPositionIndex() - Method in class ilog.views.graphlayout.hierarchical.IlvSwimLaneConstraint
-
Returns the calculated position index of the swimlane.
- getCalcRoots() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the nodes that were used as roots during layout.
- getCalendar() - Method in class ilog.views.gantt.graphic.grid.IlvVerticalGanttGrid
-
- getCalendar(Date) - Method in class ilog.views.gantt.graphic.grid.IlvVerticalGanttGrid
-
- getCalendar(ULocale) - Method in class ilog.views.gantt.graphic.grid.IlvVerticalGanttGrid
-
Returns a copy of the grid's calendar for a given locale.
- getCalendar(ULocale, Date) - Method in class ilog.views.gantt.graphic.grid.IlvVerticalGanttGrid
-
Returns a copy of the grid's calendar for a given locale that points to
the specified time.
- getCalendar() - Method in class ilog.views.gantt.scale.IlvTimeScale
-
This method returns a Calendar
object.
- getCalendar(Date) - Method in class ilog.views.gantt.scale.IlvTimeScale
-
This utility method returns a Calendar
object that points to
the specified time.
- getCalendar() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the calendar displayed by the view.
- getCalendar() - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
-
Returns the calendar displayed by the sheet.
- getCalendar(int) - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
-
Returns the calendar that corresponds to the specified Y position.
- getCalendar() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the calendar displayed by the panel.
- getCalendar() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthView
-
Returns the calendar displayed by the view.
- getCalendar() - Method in interface ilog.views.util.swing.calendar.IlvCalendarModel
-
Returns the current calendar value of the model.
- getCalendar() - Method in class ilog.views.util.swing.calendar.IlvDefaultCalendarModel
-
Returns the current calendar value of the model.
- getCalendar() - Method in class ilog.views.util.swing.calendar.IlvJCalendar
-
Returns the calendar displayed by the calendar component.
- getCalendar() - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
-
Returns the calendar displayed by the panel.
- getCalendar() - Method in class ilog.views.util.swing.calendar.IlvJMonthScroller
-
Returns the calendar displayed by the month scroller.
- getCalendar() - Method in class ilog.views.util.swing.calendar.IlvJTimeChooser
-
Returns the calendar displayed by the time chooser.
- getCalendar() - Method in class ilog.views.util.text.IlvDateFormat
-
Returns the calendar associated with this date/time formatter.
- getCalendar() - Method in class ilog.views.util.text.IlvWrappedICUDateFormat
-
Overridden version of the same method of
DateFormat
.
- getCalendarCellRendererComponent(IlvJCalendarPanel, Calendar, int, int, boolean, boolean, boolean, boolean) - Method in interface ilog.views.util.swing.calendar.IlvCalendarCellRenderer
-
Returns a component that has been configured to render the specified day
cell and value.
- getCalendarCellRendererComponent(IlvJCalendarPanel, Calendar, int, int, boolean, boolean, boolean, boolean) - Method in class ilog.views.util.swing.calendar.IlvDefaultCalendarCellRenderer
-
Returns a JLabel
that has been configured to render the specified day
cell and value.
- getCalendarField() - Method in class ilog.views.chart.datax.adapter.partition.IlvDateClusterId
-
Returns the field that was used to create the group of objects.
- getCalendarFieldValue() - Method in class ilog.views.chart.datax.adapter.partition.IlvDateClusterId
-
Returns the field value that identifies the group of objects.
- getCalendarHeaderRendererComponent(IlvJCalendarPanel, Calendar, int) - Method in interface ilog.views.util.swing.calendar.IlvCalendarHeaderRenderer
-
Returns a component that has been configured to render the specified
day-of-week column header.
- getCalendarHeaderRendererComponent(IlvJCalendarPanel, Calendar, int) - Method in class ilog.views.util.swing.calendar.IlvDefaultCalendarHeaderRenderer
-
Returns a JLabel
that has been configured to render the specified
day-of-week column header.
- getCalendarModel() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the model that holds the calendar displayed by the view.
- getCalendarModel() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the model that holds the calendar displayed by the panel.
- getCalendarModel() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthView
-
Returns the model that holds the calendar displayed by the view.
- getCalendarPanel() - Method in class ilog.views.util.swing.calendar.IlvJCalendar
-
Returns the calendar panel at the bottom of this component.
- getCallout() - Method in class ilog.views.graphic.composite.decoration.IlvAssociation
-
Returns the callout of this association.
- getCamera() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DView
-
Returns the Ilv3DCamera
associated with this
Ilv3DView
.
- getCameraMovingThread() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DView
-
Return the thread that moves the camera during a fly through.
- getCancelKeyCodes() - Method in class ilog.views.hypergraph.interactor.IlvMakeSegmentedHyperEdgeInteractor
-
Returns the key codes for canceling the current operation.
- getCap() - Method in class ilog.views.maps.graphic.IlvOutlinedPathDecoration
-
Returns the line cap of this stroke.
- getCap() - Method in class ilog.views.maps.graphic.IlvStrokedPathDecoration
-
Returns the line cap of this stroke.
- getCapabilityURL() - Method in class ilog.views.maps.format.wms.IlvWMSReader
-
Returns the URL
used to retrieve the capabilities of the server.
- getCaptionLabel() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
Denotes the text used as an attribute description in the
System Window.
- getCardinal() - Method in class ilog.tgo.composite.IltcLayer
-
Returns the number of objects in this layer.
- getCardinal() - Method in class ilog.views.graphic.IlvGraphicSet
-
Returns the number of objects.
- getCardinal() - Method in class ilog.views.IlvIndexedSet
-
Returns the number of objects.
- getCardinal() - Method in class ilog.views.IlvManager
-
Returns the number of objects stored in the manager.
- getCardinal(boolean) - Method in class ilog.views.IlvManager
-
Returns the number of objects stored in the manager and in
the managers that have been added recursively in this manager.
- getCardinal(int) - Method in class ilog.views.IlvManager
-
Returns the number of objects in the specified layer.
- getCardinal() - Method in class ilog.views.IlvRegion
-
Returns the number of rectangles in the region.
- getCardinal() - Method in class ilog.views.maps.geometry.IlvMapMultiArea
-
Returns the number of areas.
- getCardinal() - Method in class ilog.views.maps.geometry.IlvMapMultiCurve
-
Returns the number of curves contained in this multicurve.
- getCardLayer() - Method in class ilog.tgo.graphic.IltCompositeGrapher.LayerPolicy
-
Returns the layer which holds the card carriers and composite cards,
including all its items.
- getCaretShape(IlvTextSelection.Range, IlvTransformer) - Method in class ilog.views.graphic.IlvLabel
-
This function is called to get the shape enveloping the characters specified by the
Range
.
- getCaretShape(IlvTextSelection.Range, IlvTransformer) - Method in class ilog.views.graphic.IlvText
-
This method is called to get the shape enveloping the characters specified by the
Range
.
- getCaretShape(IlvTextSelection.Range, IlvTransformer) - Method in interface ilog.views.IlvTextInterface
-
This method returns a Shape
object enveloping the
characters specified by range
.
- getCartographicBackground() - Method in class ilog.views.maps.beans.IlvCompass
-
Returns the background color used to draw the needle that shows the
direction of the cartographic north.
- getCartographicBackground() - Method in class ilog.views.maps.beans.IlvJCompass
-
Returns the background color used to draw the needle that shows the
direction of the cartographic north.
- getCartographicForeground() - Method in class ilog.views.maps.beans.IlvCompass
-
Returns the foreground color used to draw the needle representing the cartographic
north.
- getCartographicForeground() - Method in class ilog.views.maps.beans.IlvJCompass
-
Returns the foreground color used to draw the needle representing the cartographic
north.
- getCartographicNeedleStyle() - Method in class ilog.views.maps.beans.IlvCompass
-
Returns the style used to draw the needle representing the cartographic north.
- getCartographicNeedleStyle() - Method in class ilog.views.maps.beans.IlvJCompass
-
Returns the style used to draw the needle representing the cartographic north.
- getCartographicNorth() - Method in class ilog.views.maps.beans.IlvCompass
-
Returns the current cartographic north.
- getCartographicNorth() - Method in class ilog.views.maps.beans.IlvJCompass
-
Returns the current cartographic north.
- getCartographicNorth() - Method in class ilog.views.maps.interactor.IlvPublicCompass
-
Retrieves the cartographic north.
- getCascadedElement(int) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the level
cascaded element that this settings element
refers to.
- getCascadedElement(IlvSettings) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the element of the specified settings that has been cascaded in
this settings element
- getCascadedElementCount() - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the number of elements of settings models that this element refers to.
- getCascadedSettings(int) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the settings that own the level
cascaded element
that this settings element refers to.
- getCascadeOffset() - Method in class ilog.views.gantt.graphic.IlvActivityLogisticLayout
-
- getCascadingMode() - Method in class ilog.views.appframe.settings.IlvSettings
-
Specifies how the content of those settings should be merged with other
settings if those settings are inserted into an
IlvSettingsManager
manager.
- GetCategories(Action) - Static method in class ilog.views.appframe.IlvAction
-
Returns the categories the specified action
belongs to.
- getCategory(IltLinkData, IltNodeData) - Method in class ilog.tgo.graphic.graphlayout.IltNodeSide
-
Deprecated.
Computes the category number for a link from the view point of a given
end node.
- getCategory() - Method in class ilog.tgo.model.IltAlarm.ImpactSeverity
-
Returns the category of this severity.
- getCategory() - Method in class ilog.tgo.model.IltAlarm.Severity
-
Returns the category of this severity.
- getCategory() - Method in interface ilog.tgo.model.IltAlarmSeverity
-
Returns the category of this severity.
- getCategory() - Method in class ilog.tgo.model.IltTrap.Type
-
Returns the category of this type.
- getCategory(Object) - Method in interface ilog.views.appframe.docview.project.IlvDataContainer
-
Returns the category of the node
.
- getCategory() - Method in class ilog.views.appframe.docview.project.IlvDefaultDataContainer.AbstractNode
-
Returns the category of the node.
- getCategory(Object) - Method in class ilog.views.appframe.docview.project.IlvDefaultDataContainer
-
Returns the category of the node
.
- getCategory() - Method in interface ilog.views.appframe.docview.project.IlvDefaultDataContainer.Node
-
Returns the category of the node.
- getCategory(IlvDataSet) - Static method in class ilog.views.chart.data.IlvDataSetProperty
-
Returns the value of the Category
property for the specified data set.
- getCategory() - Method in class ilog.views.maps.graphic.style.IlvMapStyle
-
Retrieves the Category property value.
- getCategory() - Method in class ilog.views.symbology.palettes.event.PaletteViewerEvent
-
Returns the category selected or deselected in the palette viewer which generated
the event
- getCategory(String) - Method in class ilog.views.symbology.palettes.IlvPalette
-
Returns the first occurrence of a category matching the specified path.
- getCause() - Method in exception ilog.views.sdm.IlvSDMException
-
Returns the cause of this IlvSDMException
or
null
if the cause is nonexistent or unknown.
- getCellDate(int, int) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the date displayed in the day cell that lies at the intersection of
the specified week row
and day-of-week column
.
- getCellDate(Point) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the date displayed in the day cell that point
lies in,
or null
if it is out of range.
- getCellDate(int, int) - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
-
Returns the date displayed in the day cell that lies at the intersection of the
specified week row
and day-of-week column
.
- getCellDate(IlvJCalendarPanel, int, int) - Method in class ilog.views.util.swing.calendar.plaf.BasicCalendarPanelUI
-
Returns the date displayed in the day cell that lies at the intersection of
the specified week row
and day-of-week column
.
- getCellDate(IlvJCalendarPanel, int, int) - Method in class ilog.views.util.swing.calendar.plaf.CalendarPanelUI
-
Returns the date displayed in the day cell that lies at the intersection of
the specified week row
and day-of-week column
.
- getCellEditor(int, int) - Method in class ilog.cpl.table.IlpJTable
-
Redefined here to delegate to the table view.
- getCellEditor(IlpRepresentationObject, IlpAttribute) - Method in class ilog.cpl.table.IlpTableView
-
Returns an appropriate editor for the cell specified by o
and a
.
- getCellEditorValue() - Method in class ilog.views.gantt.swing.IlvTextFieldEditor
-
Returns the value contained in the editor.
- getCellRect(int, int) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns a rectangle for the day cell that lies at the intersection of the
specified week row
and day-of-week column
.
- getCellRect(Calendar) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns a rectangle for the specified day cell.
- getCellRect(int, int) - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
-
Returns a rectangle for the day cell that lies at the intersection of the specified
week row
and day-of-week column
.
- getCellRect(IlvJCalendarPanel, int, int) - Method in class ilog.views.util.swing.calendar.plaf.BasicCalendarPanelUI
-
Returns a rectangle for the day cell that lies at the intersection of the
specified week row
and day-of-week column
.
- getCellRect(IlvJCalendarPanel, int, int) - Method in class ilog.views.util.swing.calendar.plaf.CalendarPanelUI
-
Returns a rectangle for the day cell that lies at the intersection of the
specified week row
and day-of-week column
.
- getCellRenderer() - Method in class ilog.cpl.IlpTree
-
Retrieves the current tree cell renderer from the view.
- getCellRenderer(int, int) - Method in class ilog.cpl.table.IlpJTable
-
Redefined here to delegate to the table view.
- getCellRenderer(IlpRepresentationObject, IlpAttribute) - Method in class ilog.cpl.table.IlpTableView
-
Returns an appropriate renderer for the cell specified by o
and a
.
- getCellRenderer() - Method in class ilog.cpl.tree.renderer.IlpViewRenderer
-
Returns the TreeCellRenderer
that is used to draw each cell.
- getCellRenderer() - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
-
Returns the object that renders the day cells.
- getCenter(IlvTransformer) - Method in class ilog.views.graphic.IlvArc
-
Returns the center point of the graphic object.
- getCenter(IlvTransformer) - Method in class ilog.views.graphic.IlvCircularScale
-
Returns the center point of the graphic object.
- getCenter(IlvTransformer) - Method in class ilog.views.graphic.IlvFullZoomingGraphic
-
Returns the center point of the graphic object.
- getCenter() - Method in class ilog.views.graphic.IlvLabel
-
Returns the center point of the label.
- getCenter() - Method in class ilog.views.graphic.IlvZoomableLabel
-
Returns the center of the label.
- getCenter(IlvTransformer) - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns the bary center point of the hyperedge.
- getCenter(IlvTransformer) - Method in class ilog.views.IlvGraphic
-
Returns the center point of the graphic object.
- getCenter() - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DTile
-
Return the center point of this tile, in 3D space coordinates
- getCenter() - Method in class ilog.views.maps.geometry.IlvMapCircle
-
Returns the center of the circle.
- getCenter() - Method in class ilog.views.prototypes.IlvScaleBehavior
-
Gets the center
parameter for this behavior object.
- getCenter() - Method in class ilog.views.util.java2d.IlvRadialGradientPaint
-
Returns the gradient center.
- getCenterArea() - Method in class ilog.views.dashboard.IlvDashboardEditorFrame
-
Returns the Dashboard Editor component in the center pane
of this IlvDashboardEditorFrame
.
- getCenteredInsets() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
- getCenterElevation() - Method in interface ilog.views.maps.defense.terrain3d.component.Ilv3DComponent
-
Returns the elevation of the center of this component.
- getCenterElevation() - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DCorridor
-
Returns the elevation of the center of this component.
- getCenterElevation() - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DExtrudedPolygon
-
Returns the elevation of the center of this component.
- getCenterElevation() - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DLabel
-
Returns the elevation of the center of this component.
- getCenterElevation() - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DSphere
-
Returns the elevation of the center of this component.
- getCenterFunctionIcon() - Method in interface ilog.tgo.resource.css.IltNetworkElementTypeCustomization
-
Tests if the function icon will be centered or not for this
specific network element type.
- getCenterLatitude() - Method in interface ilog.views.maps.defense.terrain3d.component.Ilv3DComponent
-
Returns the latitude of the center of this component.
- getCenterLatitude() - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DCorridor
-
Returns the latitude of the center of this component.
- getCenterLatitude() - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DExtrudedPolygon
-
Returns the latitude of the center of this component.
- getCenterLatitude() - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DLabel
-
Returns the latitude of the center of this component.
- getCenterLatitude() - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DSphere
-
Returns the latitude of the center of this component.
- getCenterLongitude() - Method in interface ilog.views.maps.defense.terrain3d.component.Ilv3DComponent
-
Returns the longitude of the center of this component.
- getCenterLongitude() - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DCorridor
-
Returns the longitude of the center of this component.
- getCenterLongitude() - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DExtrudedPolygon
-
Returns the longitude of the center of this component.
- getCenterLongitude() - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DLabel
-
Returns the longitude of the center of this component.
- getCenterLongitude() - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DSphere
-
Returns the longitude of the center of this component.
- getCenterPoint(double, double, double, double) - Method in class ilog.cpl.graphic.IlpCompositeGraphic
-
Deprecated.
Returns the center point of the object considering the given base
rectangle.
- getCenterPoint(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltAbstractLink
-
Returns the position of the graphic representation in a given
IltcObjectContainer.
- getCenterPoint(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltBTS
-
Returns the shape graphic setting.
- getCenterPoint(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltBTSAntenna
-
Returns the shape graphic setting.
- getCenterPoint(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltCardItem
-
Returns the position of the graphic representation in a given
IltGraphicManager.
- getCenterPoint(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltLinearGroup
-
Returns the position of the graphic representation in a given
IltGraphicManager.
- getCenterPoint(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltNetworkElement
-
Returns the shape graphic setting.
- getCenterPoint(IltGraphicManager) - Method in class ilog.tgo.model.IltObject
-
- getCenterPoint(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltObject
-
Returns the position of the graphic representation in a given
IltGraphicManager.
- getCenterPoint(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltOffPageConnector
-
Returns the shape graphic setting.
- getCenterPoint(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltPolyGroup
-
Returns the point that represents the center of the polygonal group.
- getCenterPoint(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltRectGroup
-
Returns the position of the graphic representation in a given
IltGraphicManager.
- getCenterPoint(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltShelf
-
Returns the position of the graphic representation in a given
IltGraphicManager.
- getCenterPoint(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltShelfItem
-
Returns the center point with the manager's transformer applies
- getCenterPointInManager(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltBTS
-
Returns the position of the graphic representation in a given
IltGraphicManager.
- getCenterPointInManager(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltBTSAntenna
-
Returns the position of the graphic representation in a given
IltGraphicManager.
- getCenterPointInManager(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltNetworkElement
-
Returns the position of the graphic representation in a given
IltGraphicManager.
- getCenterPointInManager(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltObject
-
- getCenterPointInManager(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltOffPageConnector
-
Returns the position of the graphic representation in a given
IltGraphicManager.
- getCenterSection() - Method in class ilog.views.util.print.IlvHeaderFooter
-
Returns the center section of the header or footer.
- getCenterSectionFont() - Method in class ilog.views.util.print.IlvHeaderFooter
-
Returns the font used to print the center section.
- getCenterWidth() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getCenterX() - Method in class ilog.views.prototypes.IlvGraphicElement
-
Returns the horizontal center of this graphic element.
- getCenterX() - Method in class ilog.views.prototypes.IlvRotateBehavior
-
Gets the centerX
parameter for this behavior object.
- getCenterX() - Method in class ilog.views.prototypes.IlvRotationBehavior
-
Gets the centerX
parameter for this behavior object.
- getCenterY() - Method in class ilog.views.prototypes.IlvGraphicElement
-
Returns the vertical center of this graphic element.
- getCenterY() - Method in class ilog.views.prototypes.IlvRotateBehavior
-
Gets the centerY
parameter of this behavior.
- getCenterY() - Method in class ilog.views.prototypes.IlvRotationBehavior
-
Gets the centerY
parameter for this behavior object.
- getCentralMeridian() - Method in class ilog.views.maps.projection.IlvProjection
-
Returns the central meridian of the projection.
- getCentralParallel() - Method in class ilog.views.maps.projection.IlvProjection
-
Returns the central parallel of the projection.
- getCentroid() - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DModel
-
Returns the centroid (i.e. the center of gravity) of the current terrain.
- getChangeMask() - Method in class ilog.views.chart.event.TreeTableDataSourceEvent
-
Returns the mask of changes represented by this event.
- getChanges() - Method in class ilog.cpl.table.selection.TableSelectionEvent
-
get the changes in the selection as a collection of IlpArea
If null
then everything has to be redrawn.
- getChannelVerticalBounds(IlvGanttRow) - Method in class ilog.views.gantt.graphic.IlvActivitySimpleLayout
-
Returns the vertical bounds of the specified row available for arranging its activity
graphics.
- getChar(String) - Method in class ilog.views.chart.servlet.IlvServletParameters
-
Returns the named parameter value as a character.
- getChar(String, char) - Method in class ilog.views.chart.servlet.IlvServletParameters
-
Returns the named parameter value as a character.
- getChar(String) - Method in class ilog.views.gantt.servlet.IlvServletParameters
-
Returns the named parameter value as a character.
- getChar(String, char) - Method in class ilog.views.gantt.servlet.IlvServletParameters
-
Returns the named parameter value as a character.
- getChar() - Method in class ilog.views.maps.graphic.IlvFontMarker
-
Retrieves the character displayed by this object.
- getChar() - Method in class ilog.views.maps.graphic.style.IlvPointStyle
-
Retrieves the Type attribute value.
- getChar() - Method in class ilog.views.maps.rendering.IlvMapPointRenderingStyle
-
Retrieves the character used to render a point.
- getCharacterInstance() - Static method in class ilog.views.util.text.IlvWrappedICUBreakIterator
-
- getCharacterInstance(Locale) - Static method in class ilog.views.util.text.IlvWrappedICUBreakIterator
-
- getCharacterInstance(ULocale) - Static method in class ilog.views.util.text.IlvWrappedICUBreakIterator
-
- getCharset() - Method in class ilog.views.maps.format.midmif.IlvMIFReader
-
Returns a string indicating the character set used to encode strings
of this MIF/MID file.
- getChart() - Method in interface ilog.tgo.resource.css.IltNumericStateCustomization
-
Sets the chart decoration object for the Performance, SAN and SNMP
secondary state objects.
- getChart() - Method in class ilog.views.chart.action.IlvChartAction
-
Returns the chart on which the action will be performed.
- getChart() - Method in class ilog.views.chart.customizer.IlvChartCSSAdapter
-
Returns the chart of this adapter.
- getChart() - Method in class ilog.views.chart.customizer.swing.IlvChartCSSCustomizerPanel
-
Returns the chart of this customizer.
- getChart() - Method in class ilog.views.chart.event.ChartEvent
-
Returns the chart at the origin of this event.
- getChart() - Method in class ilog.views.chart.event.ChartRendererEvent
-
Returns the chart that fires the event.
- getChart() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLView
-
Returns the IlvChart
instance linked to this chart or
null
if no chart was bound to this component.
- getChart() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
-
Returns the value binding string of the displayed chart
.
- getChart() - Method in class ilog.views.chart.faces.servlet.IlvFacesChartOverview
-
Returns the chart instance linked to this overview.
- getChart(IlvServletRequestParameters) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartServletSupport
-
Returns the chart instance that will generate the view to display.
- getChart() - Method in class ilog.views.chart.IlvChart.Area
-
Returns the chart to which this area belongs.
- getChart() - Method in class ilog.views.chart.IlvChart3DView
-
Returns the chart associated with the 3-D view.
- getChart() - Method in class ilog.views.chart.IlvChartAreaSynchronizer
-
Returns the synchronized chart.
- getChart() - Method in class ilog.views.chart.IlvChartDecoration
-
Returns the chart that displays this decoration.
- getChart() - Method in class ilog.views.chart.IlvChartInteractor
-
Returns the chart on which the interactor has been attached to.
- getChart() - Method in class ilog.views.chart.IlvChartOwnedDrawable
-
Returns the chart to which this drawable object belongs.
- getChart() - Method in class ilog.views.chart.IlvChartPrintContext
-
Returns the chart to be printed.
- getChart() - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the chart with which this renderer is associated.
- getChart() - Method in class ilog.views.chart.IlvGrid
-
Returns the chart that displays this grid.
- getChart() - Method in class ilog.views.chart.IlvLegend
-
Returns the chart whose this
is attached to.
- getChart() - Method in class ilog.views.chart.IlvScale
-
Returns the chart displaying this scale.
- getChart() - Method in class ilog.views.chart.interactor.IlvChartAreaSelectionManager
-
Returns the chart to which this selection manager is currently connected
to, or null
for none.
- getChart() - Method in class ilog.views.chart.print.IlvChartFlowObject
-
Returns the printed chart.
- getChart() - Method in class ilog.views.chart.print.IlvChartPrintableDocument
-
Returns the IlvChart
that is printed.
- getChart(HttpServletRequest) - Method in class ilog.views.chart.servlet.IlvChartPopupMenuSupport
-
Returns the IlvChart
instance used to render the image.
- getChart() - Method in class ilog.views.chart.servlet.IlvChartServerActionEvent
-
Returns the chart to which the action applies.
- getChart(IlvServletRequestParameters) - Method in class ilog.views.chart.servlet.IlvChartServletSupport
-
Returns the chart used for the specified request.
- getChart() - Method in class ilog.views.chart.servlet.IlvChartSessionAttribute
-
Returns the proxy chart.
- getChart() - Method in class ilog.views.chart.servlet.IlvImageMapBuilder
-
Returns the chart with which the builder is associated.
- getChart() - Method in class ilog.views.gantt.event.ChartDividerEvent
-
Returns the chart where this event originated.
- getChart() - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
-
Returns the wrapped instance of IlvHierarchyChart
.
- getChart() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
-
Returns the wrapped instance of IlvHierarchyChart
.
- getChart() - Method in interface ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttSupport
-
Returns the wrapped instance of IlvHierarchyChart
.
- getChart(IlvHierarchyChart) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttSupportImpl
-
Gets an instance of the hierarchy chart that will be wrapped.
- getChart() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttSupportImpl
-
Returns the wrapped instance of IlvHierarchyChart
.
- getChart() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
-
Returns the wrapped instance of IlvHierarchyChart
.
- getChart(HttpServletRequest, IlvServletRequestParameters) - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttServletSupport
-
Returns the chart used for the specified request.
- getChart() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
-
Returns the wrapped instance of IlvHierarchyChart
.
- getChart() - Method in class ilog.views.gantt.print.IlvGanttPrintableDocument
-
Returns the IlvHierarchyChart
that is printed.
- getChart(HttpServletRequest) - Method in class ilog.views.gantt.servlet.IlvGanttPopupMenuSupport
-
Returns the chart used for the specified request.
- getChart(HttpServletRequest, IlvServletRequestParameters) - Method in class ilog.views.gantt.servlet.IlvGanttServletSupport
-
Returns the chart used for the specified request.
- getChart() - Method in class ilog.views.gantt.servlet.IlvGanttSessionAttribute
-
Returns the proxy's chart.
- getChart() - Method in class ilog.views.gantt.servlet.ServerActionEvent
-
Returns the chart to which the action applies.
- getChart() - Method in class ilog.views.gantt.xml.IlvSDXLFileConnector
-
Returns the connected Gantt Chart or Schedule Chart.
- getChart() - Method in class ilog.views.maps.defense.terrain.IlvAltitudeChart
-
Returns the chart.
- getChartArea() - Method in class ilog.views.chart.IlvChart
-
Returns the chart area component.
- getChartArea() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the chart area component.
- getChartAreaBorder() - Method in class ilog.views.chart.IlvChart
-
Returns the chart area border.
- getChartAreaBorder() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the chart area border.
- getChartContainer() - Method in class ilog.views.maps.defense.terrain.IlvMakeLineOfVisibilityInteractor
-
Returns the container destined to contain the altitude visibility charts.
- getChartContainer() - Method in class ilog.views.maps.defense.terrain.IlvMakeTerrainCutInteractor
-
Returns the container that will contain the altitude visibility charts.
- getChartServletSupport() - Method in class ilog.views.chart.servlet.IlvChartHitmapSupport
-
Returns the image generating servlet support.
- getChartType() - Method in class ilog.views.gantt.project.IlvGanttProjectConfiguration
-
Returns the chart type of the configuration.
- getCheckedNodes() - Method in class ilog.views.maps.beans.IlvMapLayerTreeModel
-
Retrieves an enumeration of all the checked nodes contained in this model.
- getCheckServletClasses() - Method in class ilog.views.util.servlet.IlvParameterValidationContextListener
-
Returns the string array of servlet names needed to be checked, which
is set by "ilog.views.servlet.CHECK_SERVLET_CLASSES" in the Web configuration
file.
- getChild(int) - Method in class ilog.cpl.graphic.IlpCompositeGraphic
-
Deprecated.
Returns the child graphic at the given position.
- getChild(int) - Method in interface ilog.tgo.model.IltChildrenModel
-
Deprecated.
Returns a child object, given by its index.
- getChild(int) - Method in class ilog.tgo.model.IltDefaultChildrenModel
-
Deprecated.
Returns a child object, given by its index.
- getChild(String, String, Object) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the child element of this element with the specified type
and attribute value.
- getChild(Object, int) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToTreeModel
-
- getChild(int) - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the child renderer at the specified index.
- getChild(int) - Method in class ilog.views.chart.renderer.IlvCompositeChartRenderer
-
Returns the child renderer at the specified index.
- getChild(IlvDataSet) - Method in class ilog.views.chart.renderer.IlvCompositeChartRenderer
-
Returns the child renderer that is used to display the specified data set.
- getChild(String) - Method in class ilog.views.chart.renderer.IlvCompositeChartRenderer
-
Returns the child renderer that is used to display the data set with the
specified name.
- getChild(IlvHierarchyNode, int) - Method in interface ilog.views.gantt.IlvGanttModel
-
Returns the child of the specified parent activity or resource at index
index
.
- getChild(IlvHierarchyNode, int) - Method in class ilog.views.gantt.model.IlvAbstractGanttModel
-
Returns the child of the specified parent activity or resource at index
index
.
- getChild(Object, int) - Method in class ilog.views.maps.beans.IlvMapLayerTreeModel
-
The child object at a specific index in the parent object.
- getChild(int) - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFFeature
-
Returns a single child.
- getChild() - Method in class ilog.views.symbology.palettes.event.PaletteEvent
-
Returns the child (a category or symbol) that has been added or removed.
- getChild(int) - Method in class ilog.views.symbology.palettes.IlvPaletteCategory
-
Returns the child located at specified index in the category.
- getChild(int) - Method in class ilog.views.util.servlet.model.IlvMenu
-
Returns the child at the specific index, if possible.
- getChildActivity(IlvActivity, int) - Method in interface ilog.views.gantt.IlvGanttModel
-
Returns the child of the specified parent activity at index
index
.
- getChildActivity(IlvActivity, int) - Method in class ilog.views.gantt.model.filter.IlvBasicFilterGanttModel
-
Returns the child of the specified parent activity at index
index
.
- getChildActivity(IlvActivity, int) - Method in class ilog.views.gantt.model.filter.IlvFilterGanttModel
-
Returns the child of the specified parent activity at index
index
.
- getChildActivity(IlvActivity, int) - Method in class ilog.views.gantt.model.IlvDefaultGanttModel
-
Returns the child of the specified parent activity at index
index
.
- getChildActivity(IlvActivity, int) - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
-
Returns the child of the specified parent activity at the specified
index
.
- getChildActivityCount(IlvActivity) - Method in interface ilog.views.gantt.IlvGanttModel
-
Returns the number of children of the specified parent activity.
- getChildActivityCount(IlvActivity) - Method in class ilog.views.gantt.model.filter.IlvBasicFilterGanttModel
-
Returns the number of children of the specified parent activity.
- getChildActivityCount(IlvActivity) - Method in class ilog.views.gantt.model.filter.IlvFilterGanttModel
-
Returns the number of children of the specified parent activity.
- getChildActivityCount(IlvActivity) - Method in class ilog.views.gantt.model.IlvDefaultGanttModel
-
Returns the number of children of the specified parent activity.
- getChildActivityCount(IlvActivity) - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
-
Returns the number of children of the specified parent activity.
- getChildActivityIndex(IlvActivity, IlvActivity) - Method in interface ilog.views.gantt.IlvGanttModel
-
Returns the index of the specified child in the parent activity's list
of children.
- getChildActivityIndex(IlvActivity, IlvActivity) - Method in class ilog.views.gantt.model.filter.IlvBasicFilterGanttModel
-
Returns the index of the specified child in the parent activity's list
of children.
- getChildActivityIndex(IlvActivity, IlvActivity) - Method in class ilog.views.gantt.model.filter.IlvFilterGanttModel
-
Returns the index of the specified child in the parent activity's list
of children.
- getChildActivityIndex(IlvActivity, IlvActivity) - Method in class ilog.views.gantt.model.IlvDefaultGanttModel
-
Returns the index of the specified child in the parent activity's list
of children.
- getChildActivityIndex(IlvActivity, IlvActivity) - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
-
Returns the index of the specified child in the list of children of the
parent activity.
- getChildAlignment(Object) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the child alignment option of the node.
- getChildAt(int) - Method in class ilog.cpl.tree.IlpDefaultTreeNode
-
Returns the child TreeNode
at index
childIndex
.
- getChildAt(Object, int) - Method in interface ilog.views.appframe.docview.project.IlvDataContainer
-
Returns the child node at the specified index
in
the child array of the parent
node.
- getChildAt(Object, int) - Method in class ilog.views.appframe.docview.project.IlvDefaultDataContainer
-
Returns the child node at the specified index
in
the child array of the parent
node.
- getChildAt(Object, int) - Method in class ilog.views.chart.datax.tree.list.IlvDefaultTreeListModel
-
Returns the object at a given index in getChildren(parent)
.
- getChildAt(int) - Method in class ilog.views.maps.beans.IlvMapLayerTreeNode
-
Returns the (visible in tree) child at the specified index in this node's child array.
- getChildCount() - Method in class ilog.cpl.graphic.IlpCompositeGraphic
-
Deprecated.
Returns the number of child graphics.
- getChildCount() - Method in interface ilog.cpl.graphic.IlpGraphicContainment
-
Deprecated.
Returns the number of child graphics.
- getChildCount() - Method in class ilog.cpl.graphic.IlpLeafGraphic
-
Returns the number of child graphics.
- getChildCount() - Method in class ilog.cpl.tree.IlpDefaultTreeNode
-
Returns the number of child TreeNode
s this node
contains.
- getChildCount() - Method in class ilog.tgo.composite.IltcCompositeGraphic
-
Returns the number of all children in the hierarchy.
- getChildCount() - Method in class ilog.tgo.composite.IltcGraphicElementAggregate
-
Returns the number of all children in the hierarchy.
- getChildCount() - Method in class ilog.tgo.graphic.IltGraphicElementAggregate
-
Deprecated.
Returns the number of children in the hierarchy.
- getChildCount() - Method in interface ilog.tgo.model.IltChildrenModel
-
Deprecated.
Returns the current number of child objects in the set.
- getChildCount() - Method in class ilog.tgo.model.IltDefaultChildrenModel
-
Deprecated.
Returns the current number of child objects in the set.
- getChildCount(Object) - Method in interface ilog.views.appframe.docview.project.IlvDataContainer
-
Returns the number of children of the parent
node.
- getChildCount(Object) - Method in class ilog.views.appframe.docview.project.IlvDefaultDataContainer
-
Returns the number of children of the parent
node.
- getChildCount(Object) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToTreeModel
-
- getChildCount() - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the number of child renderers.
- getChildCount() - Method in class ilog.views.chart.renderer.IlvCompositeChartRenderer
-
Returns the number of child renderers.
- getChildCount(IlvHierarchyNode) - Method in interface ilog.views.gantt.IlvGanttModel
-
Returns the number of children of the specified parent activity or
resource.
- getChildCount(IlvHierarchyNode) - Method in class ilog.views.gantt.model.IlvAbstractGanttModel
-
Returns the number of children of the specified parent activity or
resource.
- getChildCount(Object) - Method in class ilog.views.maps.beans.IlvMapLayerTreeModel
-
Returns the number of child objects for parent
.
- getChildCount() - Method in class ilog.views.maps.beans.IlvMapLayerTreeNode
-
Returns the number of visible layers under the tree node.
- getChildCount(Object) - Method in class ilog.views.symbology.palettes.IlvPalette
-
Returns the number of children in the specified parent
- getChildEventFilter() - Method in interface ilog.views.gantt.IlvActivity
-
- getChildEventFilter() - Method in interface ilog.views.gantt.IlvResource
-
- getChildEventFilter() - Method in class ilog.views.gantt.model.IlvAbstractActivity
-
- getChildEventFilter() - Method in class ilog.views.gantt.model.IlvAbstractResource
-
- getChildEventFilter() - Method in class ilog.views.gantt.model.IlvSimpleActivity
-
- getChildIndex() - Method in class ilog.tgo.model.IltChildrenModelEvent
-
Deprecated.
Returns the index of the added/removed child object.
- getChildIndex(IlvHierarchyNode, IlvHierarchyNode) - Method in interface ilog.views.gantt.IlvGanttModel
-
Returns the index of the specified child in the parent activity or
resource's list of children.
- getChildIndex(IlvHierarchyNode, IlvHierarchyNode) - Method in class ilog.views.gantt.model.IlvAbstractGanttModel
-
Returns the index of the specified child in the parent activity or
resource's list of children.
- getChildIndex() - Method in class ilog.views.graphic.composite.objectinteractor.IlvCompositeActionEvent
-
Returns the index of the child on which the event occurred
- getChildIndices() - Method in class ilog.views.gantt.event.IlvHierarchyNodeChildEvent
-
Returns the indices of the child nodes.
- getChildIndices() - Method in class ilog.views.gantt.event.RowChildEvent
-
Returns the indices of the child rows.
- getChildInterface(Object) - Method in interface ilog.cpl.datasource.IlpDataSource
-
Returns the child interface corresponding to an object.
- getChildInterface(Object) - Method in class ilog.cpl.datasource.IlpDefaultDataSource
-
Returns the child interface corresponding to an object.
- getChildIterator() - Method in class ilog.views.chart.IlvChartRenderer
-
Returns an iterator over the children of this renderer.
- getChildIterator() - Method in class ilog.views.chart.renderer.IlvCompositeChartRenderer
-
Returns an iterator over the children of this renderer.
- getChildList() - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFTableDescription
-
Returns the table of child descriptions.
- getChildNodes() - Method in class ilog.views.appframe.settings.IlvSettings
-
A NodeList
that contains all children of this node.
- getChildNodes() - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
-
A NodeList
that contains all children of this node.
- getChildNodes() - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
A NodeList
that contains all children of this node.
- getChildNodes() - Method in class ilog.views.appframe.settings.xml.IlvXMLSettings
-
A NodeList
that contains all children of this node.
- getChildNodes() - Method in class ilog.views.gantt.event.IlvHierarchyNodeChildEvent
-
Returns the array of child IlvHierarchyNode
's that have been
inserted or removed.
- getChildObject() - Method in class ilog.tgo.model.IltChildrenModelEvent
-
Deprecated.
Returns the added/removed child object.
- getChildPolicy() - Method in class ilog.views.graphic.linkpolicy.IlvAbstractLinkShapePolicy
-
Returns the child policy.
- getChildPosition(IltCardItem) - Method in class ilog.tgo.model.IltCard
-
- getChildRelation(int) - Method in interface ilog.tgo.model.IltChildrenModel
-
Deprecated.
Returns an object describing additional properties of the relation
between the container and a particular subordinate object.
- getChildRelation(int) - Method in class ilog.tgo.model.IltDefaultChildrenModel
-
Deprecated.
Returns an object describing additional properties of the relation
between the container and a particular subordinate object.
- getChildren(IlpObject) - Method in class ilog.cpl.datasource.IlpDefaultDataSource
-
Returns the collection of children objects for the given object.
- getChildren(IlpObject) - Method in interface ilog.cpl.datasource.structure.IlpContainer
-
Returns the children of the container.
- getChildren() - Method in class ilog.cpl.graph.GraphModelEvent
-
Returns the child objects themselves.
- getChildren(IlpRepresentationObject) - Method in class ilog.cpl.graph.IlpAbstractGraphModel
-
Returns a list of the child objects of this object.
- getChildren(IlpRepresentationObject) - Method in interface ilog.cpl.graph.IlpGraphModel
-
Returns a list of the child objects of this object.
- getChildren() - Method in class ilog.cpl.graphic.IlpCompositeGraphic
-
Deprecated.
Returns a collection with all graphics present in
this composite.
- getChildren() - Method in interface ilog.cpl.graphic.IlpGraphicContainment
-
Deprecated.
Returns a collection with all graphics present in
this composite.
- getChildren() - Method in class ilog.cpl.graphic.IlpLeafGraphic
-
Returns a collection with all graphics present in
this composite.
- getChildren() - Method in class ilog.cpl.model.container.IlpAbstractRepresentationNode
-
Returns a list of the child objects of this object.
- getChildren() - Method in interface ilog.cpl.model.container.IlpRepresentationNode
-
Returns a list of the child objects of this object.
- getChildren() - Method in class ilog.cpl.model.container.RepresentationNodeEvent
-
Returns the child objects added or removed.
- getChildren() - Method in class ilog.cpl.tree.IlpDefaultTreeNode
-
Returns the children as an unmodifiable list.
- getChildren() - Method in interface ilog.cpl.tree.IlpTreeNodeHelper
-
Returns the child objects as an unmodifiable list.
- getChildren() - Method in class ilog.tgo.composite.IltcCompositeGraphic
-
Returns a collection with all graphics present in
this composite.
- getChildren() - Method in class ilog.tgo.composite.IltcGraphicElementAggregate
-
Returns a collection with all graphics present in
this composite.
- getChildren() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns all the child decorations of this instance.
- getChildren() - Method in class ilog.tgo.graphic.IltGraphicElementAggregate
-
Deprecated.
Returns the collection of all the graphic instances contained in
this composite graphic.
- getChildren() - Method in class ilog.tgo.model.IltBTS
-
Returns the list of children objects, contained in this object.
- getChildren() - Method in class ilog.tgo.model.IltCard
-
Returns the list of child objects contained in this object.
- getChildren() - Method in class ilog.tgo.model.IltCardCarrier
-
- getChildren() - Method in class ilog.tgo.model.IltDefaultChildrenModel
-
Deprecated.
Returns all the children within this object.
- getChildren() - Method in class ilog.tgo.model.IltLinkSet
-
Returns the list of children objects, contained in this object.
- getChildren() - Method in class ilog.tgo.model.IltObject
-
Returns the list of children objects, contained in this object.
- getChildren() - Method in class ilog.tgo.model.IltShelf
-
- getChildren(IlvSettingsQuery) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the descendent elements that are selected by the specified query,
starting the selection from this settings element.
- getChildren(String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the child elements of this element with the specified type.
- getChildren() - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the child elements of this element.
- getChildren(Object) - Method in interface ilog.views.appframe.settings.IlvSettingsModel
-
Returns the children of the specified element.
- getChildren(Object) - Method in class ilog.views.chart.datax.adapter.IlvFilteredTreeListModel
-
- getChildren(Object) - Method in class ilog.views.chart.datax.adapter.IlvFilteredTreeSetModel
-
- getChildren(Object) - Method in class ilog.views.chart.datax.adapter.IlvFlatListToTreeListModel
-
Returns the children objects of a given object in this model.
- getChildren(Object) - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToTreeSetModel
-
Returns the set of children objects of a given object in this model.
- getChildren(Object) - Method in class ilog.views.chart.datax.adapter.IlvSortedTreeListModel
-
This method is implemented through a call to the underlying model,
followed by sorting.
- getChildren(Object) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToTreeSetModel
-
This method is implemented through a call to the underlying model.
- getChildren(Object) - Method in class ilog.views.chart.datax.adapter.IlvTreeSetToTreeListModel
-
This method is implemented through a call to the underlying model,
followed by sorting.
- getChildren(Object) - Method in class ilog.views.chart.datax.adapter.IlvTreeTableToTreeListModel
-
Returns the children objects of a given object in this model.
- getChildren(Object) - Method in class ilog.views.chart.datax.adapter.IlvTreeToTreeListModel
-
Returns the children objects of a given object in this model.
- getChildren(Object) - Method in class ilog.views.chart.datax.tree.list.IlvDefaultTreeListModel
-
Returns the children objects of a given object in this model.
- getChildren(Object) - Method in class ilog.views.chart.datax.tree.list.IlvFilterTreeListModel
-
This method is implemented through a call to the underlying model.
- getChildren(Object) - Method in interface ilog.views.chart.datax.tree.list.IlvTreeListModel
-
Returns the children objects of a given object in this model.
- getChildren(Object) - Method in class ilog.views.chart.datax.tree.set.IlvDefaultTreeSetModel
-
Returns the set of children objects of a given object in this model.
- getChildren(Object) - Method in class ilog.views.chart.datax.tree.set.IlvFilterTreeSetModel
-
This method is implemented through a call to the underlying model.
- getChildren(Object) - Method in interface ilog.views.chart.datax.tree.set.IlvTreeSetModel
-
Returns the set of children objects of a given object in this model.
- getChildren() - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the children of this renderer.
- getChildren() - Method in class ilog.views.chart.renderer.IlvCompositeChartRenderer
-
Returns the children of this renderer.
- getChildren(Object) - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Returns the child objects added to the subgraph represented by the parentNode
.
- getChildren() - Method in class ilog.views.gantt.event.IlvHierarchyNodeChildEvent
-
Returns the list of child IlvHierarchyNode
's that have been
inserted or removed.
- getChildren() - Method in class ilog.views.gantt.event.RowChildEvent
-
Returns the array of child IlvHierarchyNode
's that have been
inserted or removed.
- getChildren() - Method in interface ilog.views.graphic.composite.IlvComposite
-
Returns the children of this composite graphic.
- getChildren(int) - Method in interface ilog.views.graphic.composite.IlvComposite
-
Returns the child at the supplied position if any, or null
if none.
- getChildren(int) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns the child at the supplied position.
- getChildren() - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns all the children of this IlvCompositeGraphic
instance.
- getChildren() - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
Returns the children of this object.
- getChildren(int) - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
Returns the child of this object at the given position.
- getChildren() - Method in class ilog.views.maps.beans.IlvMapLayer
-
Returns the child list for this IlvMapLayer
instance.
- getChildren(IlvMapLayer) - Method in class ilog.views.maps.beans.IlvMapLayerTreeModel
-
Returns the array of the children of the specified IlvMapLayer
instance.
- getChildren() - Method in class ilog.views.maps.graphic.style.IlvMapStyle
-
Retrieves an array containing the children of the style.
- getChildren(Object) - Method in interface ilog.views.sdm.IlvSDMModel
-
Returns the objects of a submodel.
- getChildren(Object) - Method in class ilog.views.sdm.model.IlvAbstractSDMModel
-
Returns the children of the specified data object.
- getChildren(Object) - Method in class ilog.views.sdm.model.IlvBasicSDMModel
-
This method returns null
.
- getChildren() - Method in class ilog.views.sdm.model.IlvDefaultSDMNode
-
Returns the children of this data object,
that is, the objects contained in the
submodel attached to this object.
- getChildren(Object) - Method in class ilog.views.sdm.model.IlvFilterSDMModel
-
This method calls the getChildren
method of the filtered model.
- getChildren(Object) - Method in class ilog.views.sdm.model.IlvMultipleSDMModel
-
- getChildren(Object) - Method in class ilog.views.sdm.model.IlvRDFSDMModel
-
Returns the objects of a submodel.
- getChildren() - Method in interface ilog.views.sdm.model.IlvSDMNode
-
Returns the children of this data object,
that is, the objects contained in the
submodel attached to this object.
- getChildren(Object) - Method in class ilog.views.symbology.palettes.IlvPalette
-
Returns and enumeration of the children of the specified parent.
- getChildren() - Method in class ilog.views.symbology.palettes.IlvPaletteCategory
-
Returns the nodes contained in the category.
- getChildren() - Method in class ilog.views.symbology.palettes.swing.event.PaletteDropEvent
-
Returns the children that have been dropped.
- getChildren(E) - Method in class ilog.views.util.collections.IlvBreadthFirstIterator
-
Return an iterator over the child nodes of the specified parent object.
- getChildren(E) - Method in class ilog.views.util.collections.IlvPostorderIterator
-
Return an iterator over the child nodes of the specified parent object.
- getChildren(E) - Method in class ilog.views.util.collections.IlvPreorderIterator
-
Returns an iterator over the child nodes of the specified parent object.
- getChildren() - Method in class ilog.views.util.servlet.model.IlvMenu
-
Returns the menu items children list of this menu.
- getChildrenAsArray() - Method in class ilog.tgo.resource.renderer.IltSettingsRenderer
-
Returns the subobjects of an object of this model.
- getChildrenCount() - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFFeature
-
Returns the number of registered child features.
- getChildrenCount() - Method in class ilog.views.sdm.model.IlvDefaultSDMNode
-
Returns the number of children of this data object.
- getChildrenCount() - Method in class ilog.views.symbology.palettes.IlvPaletteCategory
-
Returns the number children contained in the category.
- getChildrenModel() - Method in class ilog.tgo.model.IltChildrenModelEvent
-
Deprecated.
Returns the model on which the event has occurred.
- getChildrenTableCount() - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFTable
-
Returns the number of child tables.
- getChildResource(IlvResource, int) - Method in interface ilog.views.gantt.IlvGanttModel
-
Returns the child of the specified parent resource at index
index
.
- getChildResource(IlvResource, int) - Method in class ilog.views.gantt.model.filter.IlvBasicFilterGanttModel
-
Returns the child of the specified parent resource at index
index
.
- getChildResource(IlvResource, int) - Method in class ilog.views.gantt.model.filter.IlvFilterGanttModel
-
Returns the child of the specified parent resource at index
index
.
- getChildResource(IlvResource, int) - Method in class ilog.views.gantt.model.IlvDefaultGanttModel
-
Returns the child of the specified parent resource at index
index
.
- getChildResource(IlvResource, int) - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
-
Returns the child of the specified parent resource at the specified
index
.
- getChildResourceCount(IlvResource) - Method in interface ilog.views.gantt.IlvGanttModel
-
Returns the number of children of the specified parent resource.
- getChildResourceCount(IlvResource) - Method in class ilog.views.gantt.model.filter.IlvBasicFilterGanttModel
-
Returns the number of children of the specified parent resource.
- getChildResourceCount(IlvResource) - Method in class ilog.views.gantt.model.filter.IlvFilterGanttModel
-
Returns the number of children of the specified parent resource.
- getChildResourceCount(IlvResource) - Method in class ilog.views.gantt.model.IlvDefaultGanttModel
-
Returns the number of children of the specified parent resource.
- getChildResourceCount(IlvResource) - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
-
Returns the number of children of the specified parent resource.
- getChildResourceIndex(IlvResource, IlvResource) - Method in interface ilog.views.gantt.IlvGanttModel
-
Returns the index of the specified child in the parent resource's list
of children.
- getChildResourceIndex(IlvResource, IlvResource) - Method in class ilog.views.gantt.model.filter.IlvBasicFilterGanttModel
-
Returns the index of the specified child in the parent resource's list
of children.
- getChildResourceIndex(IlvResource, IlvResource) - Method in class ilog.views.gantt.model.filter.IlvFilterGanttModel
-
Returns the index of the specified child in the parent resource's list
of children.
- getChildResourceIndex(IlvResource, IlvResource) - Method in class ilog.views.gantt.model.IlvDefaultGanttModel
-
Returns the index of the specified child in the parent resource's list
of children.
- getChildResourceIndex(IlvResource, IlvResource) - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
-
Returns the index of the specified child to the list of children of the
parent resource.
- getChildRowFirstSelectable(IlvChartAreaAccessible) - Method in class ilog.views.chart.accessibility.IlvChartAreaAccessibleHierarchy
-
Returns the first selectable element in the row attached under
elem
.
- getChildRowFirstSelectable(IlvChartAreaAccessible) - Method in class ilog.views.chart.accessibility.IlvDefaultChartAreaAccessibleHierarchy
-
Returns the first selectable element in the row attached under
elem
.
- getChildRows() - Method in class ilog.views.gantt.event.RowsRemovedEvent
-
Returns the array of rows that each child node was visible on before it was
removed.
- getChildSize() - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
-
Returns the IlvChildSize
of this object
- getChildTable(int) - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFTable
-
Returns the child table at the specified index.
- getCircle() - Method in class ilog.views.maps.geometry.IlvMapCircularRing
-
Returns the IlvMapCircle
that represents the outline
of the object.
- getCircleMarker() - Static method in class ilog.views.chart.graphic.IlvMarkerFactory
-
Returns a shared circle marker instance.
- getCircleRadius() - Method in class ilog.views.chart.servlet.IlvIMapDefinition
-
Returns the minimum radius used to generate circle map areas.
- getCircleSide() - Method in class ilog.views.chart.IlvScale
-
Returns the side of the labels, title, and "outside" ticks
along the circular scale of a polar or radial chart.
- getClass(String) - Method in interface ilog.cpl.model.IlpClassManager
-
Returns the class called name
.
- getClass(String) - Method in class ilog.cpl.model.IlpDefaultClassManager
-
Returns the class specified by name
.
- getClass(Class<?>) - Method in class ilog.cpl.model.IlpDefaultClassManager
-
Retrieves the dynamic class corresponding to the specified Java class.
- getClasses() - Method in interface ilog.cpl.model.IlpClassManager
-
Returns the classes of the model as a Collection
.
- getClasses() - Method in class ilog.cpl.model.IlpDefaultClassManager
-
Returns the classes of the model as a Collection
.
- getClasses() - Method in interface ilog.views.util.styling.IlvCSSSelector
-
Returns the CSS class selectors of the simple selector.
- getClassForName(String) - Method in class ilog.views.appframe.IlvApplication
-
Retrieves a class for the specified classname
.
- GetClassLegend() - Static method in class ilog.tgo.model.IltAbstractLink
-
- GetClassLegend() - Static method in class ilog.tgo.model.IltBTS
-
- GetClassLegend() - Static method in class ilog.tgo.model.IltBTSAntenna
-
- GetClassLegend() - Static method in class ilog.tgo.model.IltCard
-
- GetClassLegend() - Static method in class ilog.tgo.model.IltCardItem
-
- GetClassLegend() - Static method in class ilog.tgo.model.IltEmptySlot
-
- GetClassLegend() - Static method in class ilog.tgo.model.IltGroup
-
- GetClassLegend() - Static method in class ilog.tgo.model.IltLed
-
- GetClassLegend() - Static method in class ilog.tgo.model.IltLinearGroup
-
- GetClassLegend() - Static method in class ilog.tgo.model.IltLink
-
- GetClassLegend() - Static method in class ilog.tgo.model.IltLinkBundle
-
- GetClassLegend() - Static method in class ilog.tgo.model.IltNetworkElement
-
- GetClassLegend() - Static method in class ilog.tgo.model.IltObject
-
- GetClassLegend() - Static method in class ilog.tgo.model.IltOffPageConnector
-
- GetClassLegend() - Static method in class ilog.tgo.model.IltPolyGroup
-
- GetClassLegend() - Static method in class ilog.tgo.model.IltPort
-
- GetClassLegend() - Static method in class ilog.tgo.model.IltRectGroup
-
- GetClassLegend() - Static method in class ilog.tgo.model.IltShelf
-
- GetClassLegend() - Static method in class ilog.tgo.model.IltShelfItem
-
- getClassLoader() - Method in class ilog.views.appframe.IlvApplication
-
Returns the class loader associated with the application.
- getClassLoader() - Method in class ilog.views.appframe.plugin.IlvPlugin
-
The class loader associated with this plugin.
- getClassLoader() - Method in class ilog.views.appframe.util.IlvResourceBundleManager
-
Returns the class loader used by the resource manager for locating
resource bundles.
- getClassLoader() - Method in class ilog.views.symbol.compiler.IlvSymbolCompiler
-
Returns the current ClassLoader
that is a URLClassLoader
that is chained with the one
used by the palette manager.
- getClassLoader() - Method in class ilog.views.symbology.palettes.IlvPaletteManager
-
Returns the class loader used by this palette manager.
- getClassLoader() - Method in class ilog.views.util.event.ClassLoaderLifetimeEvent
-
Returns the class loader affected by this event.
- getClassLoaderInstance() - Static method in class ilog.views.util.IlvClassLoaderUtil
-
Returns a ClassLoader that uses the lookup mechanism of this class.
- getClassLoaders() - Method in class ilog.views.appframe.plugin.IlvPlugin
-
- getClassLoaderService() - Method in interface ilog.cpl.service.IlpContext
-
Returns the class loader service.
- getClassLoaderService() - Method in class ilog.cpl.service.IlpDefaultContext
-
Returns the class loader service.
- getClassManager() - Method in interface ilog.cpl.service.IlpContext
-
Returns the class manager.
- getClassManager() - Method in class ilog.cpl.service.IlpDefaultContext
-
Returns the class manager.
- getClassName(IlpAttributeGroup) - Method in class ilog.cpl.equipment.IlpEquipmentHandlerWithDataSource
-
- getClassName(IlpAttributeGroup) - Method in class ilog.cpl.equipment.IlpEquipmentHandlerWithoutDataSource
-
- getClassName(IlpAttributeGroup) - Method in class ilog.cpl.graph.IlpAbstractGraphHandler
-
Returns the class name for objects created by this handler.
- getClassName(IlpAttributeGroup) - Method in class ilog.cpl.network.IlpNetworkHandlerWithDataSource
-
- getClassName(IlpAttributeGroup) - Method in class ilog.cpl.network.IlpNetworkHandlerWithoutDataSource
-
- getClassName() - Method in class ilog.views.prototypes.IlvJavaBehavior
-
Gets the className
parameter for this behavior object.
- getClassName() - Method in class ilog.views.symbology.IlvSymbolDescriptor
-
Returns the symbol class name of the descriptor.
- getClassName() - Method in class ilog.views.symbology.palettes.IlvPaletteSymbol
-
Gets class name of the symbol as described into its css file
- getClassPath() - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
-
Returns the class path used to compile bean classes.
- getClassType() - Method in class ilog.views.maps.format.tiger.IlvTigerDataDictionnary.DictionnaryElement
-
Returns the property class type
- getClearSystemId() - Method in class ilog.tgo.model.IltAlarm
-
Returns the identifier of the system used by the author of the last request
to clear the alarm.
- getClearUserId() - Method in class ilog.tgo.model.IltAlarm
-
Returns the identifier of the author of the last request to clear the
alarm.
- getClient() - Method in class ilog.views.dashboard.IlvDashboardExpandablePane
-
Returns the client component contained in this pane.
- getClientContainer() - Method in class ilog.views.appframe.swing.IlvDockingBarArea
-
Returns the container to add user components to.
- getClientContainer() - Method in class ilog.views.appframe.swing.mdi.IlvDesktopPane
-
Returns the container that owns all the internal frames.
- getClientContainer() - Method in interface ilog.views.appframe.swing.mdi.IlvMDIClient
-
Returns the container that owns all the MDI child containers.
- getClientContainer() - Method in class ilog.views.appframe.swing.mdi.IlvMDIDockingArea
-
Returns the container that owns all the MDI child containers.
- getClientContainer() - Method in class ilog.views.appframe.swing.mdi.IlvMDITabbedPane
-
Returns the container that owns all the MDI child containers.
- getClientId(FacesContext) - Method in class ilog.views.faces.component.IlvFacesComponentBase
- getClientId(String) - Static method in class ilog.views.faces.dhtml.renderkit.IlvDHTMLUtil
-
Converts a JViews JavaScript reference to its client ID.
- getClientState() - Method in class ilog.views.chart.faces.component.IlvChartView
-
- getClip() - Method in class ilog.views.graphic.IlvGeneralPath
-
Returns the shape that will clip the object.
- getClip() - Method in class ilog.views.graphic.IlvGraphicSet
-
Returns the shape that will clip the object.
- getClip() - Method in class ilog.views.graphic.IlvIcon
-
Returns the shape that will clip the object.
- getClip() - Method in class ilog.views.graphic.IlvZoomableLabel
-
Returns the shape that will clip the object.
- getClipHeight() - Method in class ilog.views.maps.defense.terrain3d.model.IlvRasterMappedBuffer3DTile
-
Returns the height of the clip
- getClippedAnnotationVisibility() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns true
if annotations that don't fit in their corresponding
rectangle can be visible.
- getClippedPoint(IlvGraphic, IlvTransformer, Object, IlvPoint, IlvPoint, boolean) - Method in class ilog.views.linkconnector.IlvClippingLinkConnector
-
Returns the clipped connection point of a link that starts at the
proposed connection point inside the node and goes through the auxiliary
control point.
- getClippedPoint(IlvGraphic, IlvTransformer, IlvPoint, IlvPoint) - Static method in class ilog.views.linkconnector.IlvClippingUtil
-
Returns the clipped point, assuming that the attach point is inside the node
and the control point is outside the node.
- getClippedPoint(IlvRect, IlvPoint, IlvPoint) - Static method in class ilog.views.linkconnector.IlvClippingUtil
-
Returns the clipped point at the bounding box, assuming that the attach
point is inside the bounding box, and the control point is outside that
bounding box.
- getClippedPoint(PathIterator, IlvTransformer, double, IlvPoint, IlvPoint) - Static method in class ilog.views.linkconnector.IlvClippingUtil
-
Returns the clipped point, assuming that the attach point is inside
the shape described by a shape iterator,
and the control point is outside that shape.
- getClipRect() - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the rectangle that will be used to clip this renderer drawing.
- getClipRect() - Method in class ilog.views.chart.renderer.IlvSingleScatterRenderer
-
Returns the rectangle that will be used to clip this renderer drawing.
- getClipWidth() - Method in class ilog.views.maps.defense.terrain3d.model.IlvRasterMappedBuffer3DTile
-
Returns the width of the clip
- getClipX() - Method in class ilog.views.maps.defense.terrain3d.model.IlvRasterMappedBuffer3DTile
-
Returns the X coordinate of the clip.
- getClipY() - Method in class ilog.views.maps.defense.terrain3d.model.IlvRasterMappedBuffer3DTile
-
Returns the Y coordinate of the clip.
- getClockImage() - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultActivityCalendarRenderer
-
Returns the image used to indicate that the start or end of an activity
terminates within the bounds of a day.
- getCloseActionListener() - Method in class ilog.views.appframe.swing.mdi.IlvMDIDockingArea
-
Returns the action listener that is invoked when the close button of a
dockable pane created by this object has been pressed.
- getClosestConnectionPin(IlvPoint, Object, Object, Object, boolean, IlvTransformer) - Method in class ilog.views.linkconnector.IlvPinLinkConnector
-
Returns the pin that is closest to point p
.
- getClosestConnectionPoint(IlvPoint, Object, Object, Object, boolean, IlvTransformer) - Method in class ilog.views.graphlayout.bus.IlvBusLinkConnector
-
Implements an abstract method to return the center of the bus object.
- getClosestConnectionPoint(IlvHyperEdgeEnd, IlvPoint, IlvTransformer) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeCenterConnector
-
Returns the closest possible connection point of the hyperedge end
at the corresponding node.
- getClosestConnectionPoint(IlvHyperEdgeEnd, IlvPoint, IlvTransformer) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeClippingConnector
-
Returns the closest possible connection point of the hyperedge end
at the corresponding node.
- getClosestConnectionPoint(IlvHyperEdgeEnd, IlvPoint, IlvTransformer) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeConnector
-
Returns the closest possible connection point of the hyperedge end
at the corresponding node.
- getClosestConnectionPoint(IlvHyperEdgeEnd, IlvPoint, IlvTransformer) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeFixedConnector
-
Returns the closest possible connection point of the hyperedge end
at the corresponding node.
- getClosestConnectionPoint(IlvHyperEdgeEnd, IlvPoint, IlvTransformer) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnector
-
Returns the closest possible connection point of the hyperedge end
at the corresponding node.
- getClosestConnectionPoint(IlvPoint, Object, Object, Object, boolean, IlvTransformer) - Method in class ilog.views.IlvLinkConnector
-
Returns the connection point that is closest to a particular point
p
.
- getClosestConnectionPoint(IlvPoint, Object, Object, Object, boolean, IlvTransformer) - Method in class ilog.views.linkconnector.IlvCenterLinkConnector
-
Returns the connection point that is closest to a particular point.
- getClosestConnectionPoint(IlvPoint, Object, Object, Object, boolean, IlvTransformer) - Method in class ilog.views.linkconnector.IlvFreeLinkConnector
-
Returns the connection point that is closest to a particular point.
- getClosestConnectionPoint(IlvPoint, Object, Object, Object, boolean, IlvTransformer) - Method in class ilog.views.linkconnector.IlvPinLinkConnector
-
Returns the connection point that is closest to the specified point.
- getClosestConnectionPoint(IlvPoint, Object, Object, Object, boolean, IlvTransformer) - Method in class ilog.views.sdm.renderer.IlvSDMLinkConnector
-
- getClosestEnd(double, double, IlvTransformer) - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns the end closest to the input point.
- getClosestPin(IlvPoint, IlvTransformer) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnector
-
Returns the closest pin at a given point.
- getClosestPin(IlvHyperEdgeEnd, IlvPoint, IlvTransformer) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnector
-
Returns the closest pin at a given point suitable for the input
hyperedge end.
- getClosestSegment(IlvPoint) - Method in class ilog.cpl.graphic.views.IlpPolyPoints
-
Returns the index of the segment which is closest to a given point.
- getClosestSegment(IlvPoint) - Method in class ilog.tgo.graphic.IltLogicalPolyPoints
-
Deprecated.
Returns the index of the segment which is closest to a given point.
- getClosestSegment(double, double, IlvTransformer) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
-
Returns the segment closest to the input point.
- getClosestSegments(double, double, IlvTransformer, IlvSegmentedHyperEdge.Segment[]) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
-
Returns the two segments whose connection point is closest to the input
point.
- getCloudArea(int, int) - Static method in class ilog.util.IlGraphicPrim
-
Returns an Area for a cloud with given dimensions.
- getClusterCenter(int) - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
-
Returns the center of the cluster of index clusterIndex
.
- getClusterIds() - Method in class ilog.cpl.graph.graphlayout.css.IlpCircularLayoutParameters
-
Returns the cluster identifiers for the clusters to which node
belongs.
- getClusterIds(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpCircularLayoutParameters
-
Returns the cluster identifier of the given index
for the cluster to which this node belongs
- getClusterIds() - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
-
Returns the identifiers of all clusters (rings and/or stars) that are
detected in the graph.
- getClusterIds(Object) - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
-
Returns an enumeration of the cluster identifiers for the clusters to
which node
belongs.
- getClusterIds() - Method in class ilog.views.graphlayout.circular.IlvClusterInfoProperty
-
Returns the array of cluster identifiers stored in the property.
- getClusterIdsCount(Object) - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
-
Returns the number of cluster identifiers to which node
belongs.
- getClusteringMode() - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
-
Returns the current clustering mode.
- getClusterNodes(int) - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
-
Returns the nodes that are contained in the cluster of index
clusterIndex
.
- getClusterRadius(int) - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
-
Returns the radius of the cluster of index clusterIndex
.
- getClusterWidth() - Method in class ilog.views.chart.renderer.IlvBarChartRenderer
-
Returns the cluster width.
- getCoalesceTime() - Method in interface ilog.cpl.service.IlpBlinkingManager
-
- getCoalesceTime() - Method in class ilog.tgo.service.IltDefaultBlinkingManager
-
Deprecated.
- getCode() - Method in class ilog.views.graphlayout.IlvGraphLayoutReport
-
Returns the code describing the current state of the layout algorithm.
- getCode() - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayoutReport
-
Returns the code describing the current state of the layout algorithm.
- getCode() - Method in class ilog.views.maps.format.IlvFeatureClassInformation
-
Returns the Feature code
- getCode() - Method in class ilog.views.maps.format.tiger.IlvTigerFeatureClass
-
Returns the feature code
- getColFormat() - Method in class ilog.cpl.graph.background.IlpImageTileBackground
-
Returns the column format.
- getColFormat() - Method in class ilog.cpl.graphic.views.background.IlpImageTileBackground
-
Deprecated.
Returns the column format.
- getCollapseCursor() - Method in class ilog.views.interactor.IlvExpandCollapseInteractor
-
Returns the cursor to be displayed when the mouse is over any
collapsable object.
- getCollapsedGraphic() - Method in class ilog.views.IlvManager
-
Returns the representation of the manager when the manager is collapsed.
- getCollapsedNode() - Method in class ilog.views.gantt.event.RowCollapsedEvent
-
Returns the node that was collapsed.
- getCollapseExpandObject(IlvPoint, IlvManagerView, IlvTransformer, boolean) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the first object that should change its collapsed state
when clicking at the input point.
- getCollapseExpandObject(IlvPoint, IlvManagerView, IlvTransformer, boolean) - Method in class ilog.views.IlvManager
-
Returns the first object that can change its collapsed or expanded state
when the input point is clicked.
- getCollapseExpandObject(IlvPoint, IlvManagerView, IlvTransformer, boolean) - Method in interface ilog.views.IlvObjectWithSelection
-
Returns the first object that should change its collapsed state
when clicking at the input point.
- getCollapseUnselectsDescendants() - Method in class ilog.cpl.tree.IlpTreeView
-
Returns true
if collapsing a node deselects its
descendants.
- getCollapsionBackgroundInteractor() - Method in class ilog.cpl.graph.IlpGraphController
-
Returns the interactor attached to the background of a subnetwork.
- getCollapsionIconInteractor() - Method in class ilog.cpl.graph.IlpGraphController
-
Returns the interactor attached to the collapse icon of a subnetwork.
- getColor(Color, Color, long, long) - Method in interface ilog.cpl.service.IlpBlinkingManager
-
Returns a blinking color to be used by this blinking manager.
- getColor(IlpColorKey) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the Color
value of a given key in this style.
- getColor(IlpColorKey, Color) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the Color
value of a given key in this style.
- getColor(IltKey.Color) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getColor(IltKey.Color, Color) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getColor() - Method in interface ilog.tgo.resource.css.IltAlarmSeverityCustomization
-
Returns the alarm color that represents a certain alarm severity.
- getColor() - Method in interface ilog.tgo.resource.css.IltLinkTechnologyCustomization
-
Returns the color for applicable telecom objects.
- getColor(Color, Color, long, long) - Method in class ilog.tgo.service.IltDefaultBlinkingManager
-
Returns a blinking color to be used by this blinking manager.
- getColor(String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the value of the attribute with the specified name as a color.
- getColor(String, Color) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the value of the attribute with the specified name as a color.
- getColor(IlvDisplayPoint) - Method in class ilog.views.chart.graphic.IlvGradientRenderingHint
-
Returns the color to apply to the specified display point.
- getColor() - Method in class ilog.views.chart.IlvLabelRenderer
-
Returns the label color.
- getColor() - Method in class ilog.views.chart.IlvLegendSeparator
-
Returns the color of the separator.
- getColor() - Method in class ilog.views.chart.IlvTreemapRendererLegendItem
-
Returns the color that this item represents.
- getColor() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesHighlightInteractorTag
-
Gets the highlight color.
- getColor() - Method in class ilog.views.faces.interactor.IlvFacesHighlightInteractor
-
Gets the highlight color.
- getColor() - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperGrapherPin
-
Returns the color of the pin if it is visible.
- getColor() - Method in class ilog.views.IlvGrid
-
Returns the color of the grid.
- getColor() - Method in class ilog.views.linkconnector.IlvGrapherPin
-
Returns the color of the pin ghost.
- getColor() - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DCorridor
-
Returns the color of this component.
- getColor() - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DExtrudedPolygon
-
Returns the color of this component.
- getColor() - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DSphere
-
Returns the color of this component.
- getColor() - Method in class ilog.views.print.IlvManagerPageBreakPreview
-
Returns the color of the breaks.
- getColor() - Method in class ilog.views.sdm.graphic.IlvPaint
-
Returns the paint color.
- getColor(Color, Color, long, long) - Method in class ilog.views.sdm.renderer.IlvBlinkingRenderer
-
Returns a blinking color to be used by this blinking manager.
- getColor(String) - Static method in class ilog.views.util.IlvColorUtil
-
Returns a named color from the color map.
- getColor() - Method in class ilog.views.util.print.IlvHeaderFooter
-
Returns the color used to print the
header.
- getColor() - Method in class ilog.views.util.print.IlvPrintableLabel
-
Returns the color used to print the label.
- getColor() - Method in class ilog.views.util.print.IlvPrintableShape
-
Returns the color used to print the shape.
- getColor() - Method in class ilog.views.util.swing.color.IlvColorChooser
-
Returns the current color.
- getColor() - Method in class ilog.views.util.swing.color.IlvColorDiskPanel
-
Returns the selected color.
- getColorArray(String, String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns an array of colors.
- getColorColumn() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the column chosen to determine the color of every rectangle.
- getColorColumnName() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the name of the column chosen to determine the color of every rectangle.
- getColorForNaN() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the color used when a value in the color column is
NaN.
- getColorMap() - Static method in class ilog.views.util.IlvColorUtil
-
Returns the color map.
- getColorModel() - Method in class ilog.views.maps.format.cadrg.IlvCADRGFrameReader
-
Returns the color model to use for this frame.
- getColorModel() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOFeatureIterator.SDORasterMetaData
-
Returns the color model associated with this SDO raster object
- getColorModel() - Method in class ilog.views.maps.raster.datasource.IlvRasterStyle
-
Returns the color model used by the images.
- getColorModel() - Method in class ilog.views.maps.raster.IlvAdjustableDelegateColorModel
-
Returns the delegate colorModel.
- getColorModel() - Method in class ilog.views.maps.raster.IlvRasterProperties
-
Retrieves the color model to use to produce the image.
- getColorModel() - Method in class ilog.views.maps.rendering.IlvDefaultRasterRenderer
-
Returns the ColorModel
used by the renderer to make the graphic.
- getColorModifier() - Method in class ilog.tgo.graphic.IltChartMapping
-
Returns the color modifier for this chart.
- getColorModifier() - Method in class ilog.tgo.graphic.IltGaugeMapping
-
Returns the modifier responsible for defining the colors used
to display this gauge.
- getColorProperty() - Method in class ilog.views.sdm.renderer.IlvColoringRenderer
-
Returns the names of the color properties that the
renderer sets on the graphic objects to color
them.
- getColors() - Method in class ilog.views.chart.java2d.IlvValueGradientPaint
-
Returns a copy of the array of colors used by this gradient.
- getColors() - Method in class ilog.views.maps.graphic.style.IlvDoubleIntervalColorModel
-
Returns the color array.
- getColors() - Method in class ilog.views.maps.rendering.IlvIntervalColorModel
-
Returns the color array.
- getColors() - Method in class ilog.views.util.java2d.IlvBlinkingMultiColor
-
Returns the colors used in the different phases.
- getColors() - Method in class ilog.views.util.java2d.IlvMultipleGradientPaint
-
Returns a copy of the array of colors used by this gradient.
- getColorScheme() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the currently assigned color scheme.
- getColorSet() - Method in class ilog.views.maps.defense.format.s57.IlvS57DataSource
-
Returns the S52 color set to use.
- getColorSpace() - Method in class ilog.views.util.java2d.IlvMultipleGradientPaint
-
Returns the interpolation color space of this gradient.
- getColumn(String) - Method in class ilog.cpl.IlpTable
-
Returns the attribute whose name is attributeName
or
null
if this attribute is not managed by the table model.
- getColumn(int) - Method in class ilog.cpl.IlpTable
-
Returns the
IlpAttribute
corresponding to the
specified column index in the given table.
- getColumn(int) - Method in class ilog.cpl.table.IlpAbstractTableModel
-
Returns the attribute at index columnIndex
.
- getColumn(int) - Method in class ilog.cpl.table.IlpTableColumnModel
-
Returns the TableColumn
at index columnIndex
.
- getColumn(int) - Method in interface ilog.cpl.table.IlpTableModel
-
Returns the attribute at index columnIndex
.
- getColumn(int) - Method in class ilog.cpl.table.IlpTableView
-
Returns the
IlpAttribute
corresponding to the specified column
index.
- getColumn(String) - Method in class ilog.cpl.table.IlpTableView
-
Returns the attribute whose name is attributeName
or
null
if this attribute is not managed by the table model.
- getColumn(int) - Method in class ilog.views.chart.datax.adapter.IlvFlatListToFlatSetModel
-
This method is implemented through a call to the underlying model.
- getColumn(int) - Method in class ilog.views.chart.datax.adapter.IlvFlatListToTreeListModel
-
Returns metainformation about a column.
- getColumn(int) - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToFlatListModel
-
This method is implemented through a call to the underlying model.
- getColumn(int) - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToTreeSetModel
-
Returns metainformation about a column.
- getColumn(int) - Method in class ilog.views.chart.datax.adapter.IlvSortedFlatListModel
-
This method is implemented through a call to the underlying model.
- getColumn(int) - Method in class ilog.views.chart.datax.adapter.IlvSortedTreeListModel
-
This method is implemented through a call to the underlying model.
- getColumn(int) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToTreeSetModel
-
This method is implemented through a call to the underlying model.
- getColumn(int) - Method in class ilog.views.chart.datax.adapter.IlvTreeSetToTreeListModel
-
This method is implemented through a call to the underlying model.
- getColumn() - Method in class ilog.views.chart.datax.adapter.partition.IlvColumnValueClusterId
-
Returns the column whose values share some commonality for the
elements of the cluster represented by this IlvClusterId
.
- getColumn() - Method in class ilog.views.chart.datax.adapter.partition.IlvColumnValuePartitioner
-
Returns the column whose values are used for partitioning.
- getColumn() - Method in class ilog.views.chart.datax.adapter.sort.IlvColumnValueComparatorFactory
-
Returns the column whose values are used for comparison, or
null
if it was not specified to the constructor.
- getColumn() - Method in class ilog.views.chart.datax.flat.list.event.FlatListModelEvent
-
Returns the index of the affected column, or -1 for all columns.
- getColumn(int) - Method in class ilog.views.chart.datax.flat.list.IlvBasicFlatListModel
-
Returns metainformation about a column.
- getColumn(int) - Method in class ilog.views.chart.datax.flat.list.IlvFilterFlatListModel
-
This method is implemented through a call to the underlying model.
- getColumn(int) - Method in interface ilog.views.chart.datax.flat.list.IlvFlatListModel
-
Returns metainformation about a column.
- getColumn() - Method in class ilog.views.chart.datax.flat.set.event.FlatSetModelEvent
-
Returns the index of the affected column, or -1 for all columns.
- getColumn(int) - Method in class ilog.views.chart.datax.flat.set.IlvBasicFlatSetModel
-
Returns metainformation about a column.
- getColumn(int) - Method in class ilog.views.chart.datax.flat.set.IlvFilterFlatSetModel
-
This method is implemented through a call to the underlying model.
- getColumn(int) - Method in interface ilog.views.chart.datax.flat.set.IlvFlatSetModel
-
Returns metainformation about a column.
- getColumn() - Method in class ilog.views.chart.datax.flat.table.event.FlatTableModelEvent
-
Returns the index of the affected column, or -1 for all columns.
- getColumn(int) - Method in class ilog.views.chart.datax.flat.table.IlvBasicFlatTableModel
-
Returns metainformation about a column.
- getColumn(int) - Method in class ilog.views.chart.datax.flat.table.IlvFilterFlatTableModel
-
This method is implemented through a call to the underlying model.
- getColumn(int) - Method in interface ilog.views.chart.datax.flat.table.IlvFlatTableModel
-
Returns metainformation about a column.
- getColumn(int) - Method in interface ilog.views.chart.datax.IlvModelWithColumns
-
Returns metainformation about a column.
- getColumn() - Method in class ilog.views.chart.datax.tree.list.event.TreeListModelEvent
-
Returns the index of the affected column, or -1 for all columns.
- getColumn(int) - Method in class ilog.views.chart.datax.tree.list.IlvBasicTreeListModel
-
Returns metainformation about a column.
- getColumn(int) - Method in class ilog.views.chart.datax.tree.list.IlvFilterTreeListModel
-
This method is implemented through a call to the underlying model.
- getColumn(int) - Method in interface ilog.views.chart.datax.tree.list.IlvTreeListModel
-
Returns metainformation about a column.
- getColumn() - Method in class ilog.views.chart.datax.tree.set.event.TreeSetModelEvent
-
Returns the index of the affected column, or -1 for all columns.
- getColumn(int) - Method in class ilog.views.chart.datax.tree.set.IlvBasicTreeSetModel
-
Returns metainformation about a column.
- getColumn(int) - Method in class ilog.views.chart.datax.tree.set.IlvFilterTreeSetModel
-
This method is implemented through a call to the underlying model.
- getColumn(int) - Method in interface ilog.views.chart.datax.tree.set.IlvTreeSetModel
-
Returns metainformation about a column.
- getColumn(Point) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the day-of-week column index that point
lies in,
or -1 if it is out of range.
- getColumn(Calendar) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the day-of-week column index of the specified date.
- getColumn(Date) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the day-of-week column index of the specified date.
- getColumn() - Method in class ilog.views.gantt.swing.IlvAbstractJTableColumn
-
Returns the TableColumn
that controls the visual
appearance of this column.
- getColumn(int) - Method in class ilog.views.gantt.swing.IlvJTable
-
Returns the TableColumn
object that is rendering the
data in the column at viewColumnIndex in the display.
- getColumn(IlvJTableColumn) - Method in class ilog.views.gantt.swing.IlvJTable
-
Returns the
TableColumn
object that is rendering the
data in the specified
IlvJTableColumn
.
- getColumn() - Method in interface ilog.views.gantt.swing.IlvJTableColumn
-
Returns the TableColumn
that controls the visual
appearance of this column.
- getColumn() - Method in class ilog.views.maps.format.cadrg.IlvCADRGFrame
-
Returns the column of the frame in its CADRG coverage.
- getColumn() - Method in class ilog.views.tiling.IlvTile
-
Returns the column of the tile.
- getColumnAtPoint(Point) - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
-
Returns the index of the day-of-week column that point
lies in.
- getColumnAtPoint(IlvJCalendarPanel, Point) - Method in class ilog.views.util.swing.calendar.plaf.BasicCalendarPanelUI
-
Returns the index of the day-of-week column that point
lies
in.
- getColumnAtPoint(IlvJCalendarPanel, Point) - Method in class ilog.views.util.swing.calendar.plaf.CalendarPanelUI
-
Returns the index of the day-of-week column that point
lies
in.
- getColumnBaseTextDirection(IlvJTableColumn) - Method in class ilog.views.gantt.swing.IlvJTable
-
Returns the base text direction for a column.
- getColumnBaseTextDirection(int) - Method in class ilog.views.gantt.swing.IlvJTable
-
Returns the base text direction for a column.
- getColumnBlockCount() - Method in class ilog.views.maps.raster.IlvRasterProperties
-
The horizontal number of blocks in the original file.
- getColumnBlockSize() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOFeatureIterator.SDORasterMetaData
-
Returns the number of columns in a raster block of this SDO raster object
- getColumnByName(IlvModelWithColumns, String) - Static method in class ilog.views.chart.datax.IlvColumnUtilities
-
Returns metainformation about a column given by name.
- getColumnClass(int) - Method in class ilog.cpl.table.IlpAbstractTableModel
-
Returns the most specific superclass for all the cell values
in the column.
- getColumnClass(int) - Method in class ilog.views.chart.datax.adapter.IlvFlatTableToTableModel
-
- getColumnClass(int) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToTreeModel
-
Returns the type for column number columnIndex
.
- getColumnClass(int) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToTreeTableModel
-
Returns the type for column number columnIndex
.
- getColumnClass(int) - Method in class ilog.views.sdm.swing.IlvSDMTableModel
-
Returns the class of the column at the specified index.
- getColumnClass(int) - Method in class ilog.views.util.data.IlvCSVTableModel
-
Returns the class String
for all columns.
- getColumnClass(int) - Method in class ilog.views.util.data.IlvJDBCTableModel
-
Returns the most specific superclass for all the cell values in the column.
- getColumnClass(int) - Method in class ilog.views.util.data.IlvRowSetTableModel
-
Returns the most specific superclass for all the cell values in the column.
- getColumnCount() - Method in class ilog.cpl.table.IlpAbstractTableModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class ilog.cpl.table.IlpTableColumnModel
-
Returns the number of TableColumn
objects in this column model.
- getColumnCount() - Method in class ilog.cpl.table.IlpTableView
-
Retrieves the number of visible columns in the table.
- getColumnCount() - Method in class ilog.views.chart.datax.adapter.IlvFlatListToFlatSetModel
-
This method is implemented through a call to the underlying model.
- getColumnCount() - Method in class ilog.views.chart.datax.adapter.IlvFlatListToTreeListModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToFlatListModel
-
This method is implemented through a call to the underlying model.
- getColumnCount() - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToTreeSetModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class ilog.views.chart.datax.adapter.IlvFlatTableToTableModel
-
- getColumnCount() - Method in class ilog.views.chart.datax.adapter.IlvSortedFlatListModel
-
This method is implemented through a call to the underlying model.
- getColumnCount() - Method in class ilog.views.chart.datax.adapter.IlvSortedTreeListModel
-
This method is implemented through a call to the underlying model.
- getColumnCount() - Method in class ilog.views.chart.datax.adapter.IlvTreeListToTreeModel
-
Returns the number of available columns.
- getColumnCount() - Method in class ilog.views.chart.datax.adapter.IlvTreeListToTreeSetModel
-
This method is implemented through a call to the underlying model.
- getColumnCount() - Method in class ilog.views.chart.datax.adapter.IlvTreeListToTreeTableModel
-
Returns the number of available columns.
- getColumnCount() - Method in class ilog.views.chart.datax.adapter.IlvTreeSetToTreeListModel
-
This method is implemented through a call to the underlying model.
- getColumnCount() - Method in class ilog.views.chart.datax.flat.list.IlvBasicFlatListModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class ilog.views.chart.datax.flat.list.IlvFilterFlatListModel
-
This method is implemented through a call to the underlying model.
- getColumnCount() - Method in interface ilog.views.chart.datax.flat.list.IlvFlatListModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class ilog.views.chart.datax.flat.set.IlvBasicFlatSetModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class ilog.views.chart.datax.flat.set.IlvFilterFlatSetModel
-
This method is implemented through a call to the underlying model.
- getColumnCount() - Method in interface ilog.views.chart.datax.flat.set.IlvFlatSetModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class ilog.views.chart.datax.flat.table.IlvBasicFlatTableModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class ilog.views.chart.datax.flat.table.IlvFilterFlatTableModel
-
This method is implemented through a call to the underlying model.
- getColumnCount() - Method in interface ilog.views.chart.datax.flat.table.IlvFlatTableModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in interface ilog.views.chart.datax.IlvModelWithColumns
-
Returns the number of columns in the model.
- getColumnCount() - Method in class ilog.views.chart.datax.tree.list.IlvBasicTreeListModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class ilog.views.chart.datax.tree.list.IlvFilterTreeListModel
-
This method is implemented through a call to the underlying model.
- getColumnCount() - Method in interface ilog.views.chart.datax.tree.list.IlvTreeListModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class ilog.views.chart.datax.tree.set.IlvBasicTreeSetModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class ilog.views.chart.datax.tree.set.IlvFilterTreeSetModel
-
This method is implemented through a call to the underlying model.
- getColumnCount() - Method in interface ilog.views.chart.datax.tree.set.IlvTreeSetModel
-
Returns the number of columns in the model.
- getColumnCount() - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPTable
-
Returns the number of columns in this table.
- getColumnCount() - Method in class ilog.views.maps.format.dted.IlvDTEDReader
-
Returns the number of columns of the data.
- getColumnCount() - Method in class ilog.views.maps.format.IlvDefaultTilableDataSource
-
Returns the tile column Count.
- getColumnCount() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOFeatureIterator.SDORasterMetaData
-
Return the number of columns in this SDO raster object
- getColumnCount() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTiler
-
Returns the number of columns.
- getColumnCount() - Method in class ilog.views.maps.format.shapefile.IlvShapeSpatialIndex
-
Returns the number of tile columns covered by this index.
- getColumnCount() - Method in class ilog.views.maps.tiling.IlvTilableDataSource
-
Returns the number of tile columns in this
IlvTilableDataSource
object.
- getColumnCount() - Method in class ilog.views.print.IlvManagerPrintableDocument
-
Returns the number of columns of pages in this document.
- getColumnCount() - Method in class ilog.views.sdm.swing.IlvSDMTableModel
-
Returns the total number of properties of all
the objects of the SDM model.
- getColumnCount() - Method in class ilog.views.util.data.IlvJDBCTableModel
-
Returns the number of columns in this table model.
- getColumnCount() - Method in class ilog.views.util.data.IlvRowSetTableModel
-
Returns the number of columns in this table model.
- getColumnCount() - Method in class ilog.views.util.print.IlvPrintableDocument
-
Returns the number of pages in a column in this document.
- getColumnCount() - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
-
Returns the number of day-of-week columns in the calendar panel.
- getColumnCount(IlvJCalendarPanel) - Method in class ilog.views.util.swing.calendar.plaf.BasicCalendarPanelUI
-
Returns the number of day-of-week columns in the specified calendar panel.
- getColumnCount(IlvJCalendarPanel) - Method in class ilog.views.util.swing.calendar.plaf.CalendarPanelUI
-
Returns the number of day-of-week columns in the specified calendar panel.
- getColumnDescription() - Method in class ilog.views.maps.defense.format.vmap.AbstractColumnInfo
-
Returns the description of this column.
- getColumnIndex(IlpAttribute) - Method in class ilog.cpl.IlpTable
-
Returns the column index of the specified attribute.
- getColumnIndex(IlpAttribute) - Method in interface ilog.cpl.table.IlpAbstractTableColumnModel
-
Returns the column index of the specified attribute.
- getColumnIndex(IlpAttribute) - Method in class ilog.cpl.table.IlpAbstractTableModel
-
Returns the index of the specified column.
- getColumnIndex() - Method in class ilog.cpl.table.IlpCellCoordinates
-
Returns the column index of the cell coordinates.
- getColumnIndex(Object) - Method in class ilog.cpl.table.IlpTableColumnModel
-
Returns the index of the first column whose identifier is equal to
identifier
, when compared using equals
.
- getColumnIndex(IlpAttribute) - Method in class ilog.cpl.table.IlpTableColumnModel
-
- getColumnIndex(IlpAttribute) - Method in interface ilog.cpl.table.IlpTableModel
-
Returns the index of the specified column.
- getColumnIndex(IlpAttribute) - Method in class ilog.cpl.table.IlpTableView
-
Returns the column index of the specified attribute.
- getColumnIndex() - Method in class ilog.cpl.table.interactor.IlpTableHeaderInteractionContext
-
Returns the column index.
- getColumnIndex() - Method in class ilog.views.chart.datax.adapter.partition.IlvColumnValuePartitioner
-
Returns the current index of the column in the model.
- getColumnIndex() - Method in class ilog.views.chart.datax.adapter.sort.IlvColumnValueComparatorFactory
-
Returns the index of the column whose values are used for comparison, or
-1
if it was not specified to the constructor.
- getColumnIndex(IlvModelWithColumns, IlvDataColumnInfo) - Static method in class ilog.views.chart.datax.IlvColumnUtilities
-
Returns the index of a column.
- getColumnIndex() - Method in class ilog.views.gantt.swing.IlvAbstractJTableColumn
-
Returns the column display index in the view, or -1 if the column has
not been added to a table.
- getColumnIndex(Object) - Method in class ilog.views.gantt.swing.IlvJTable
-
Returns the index of the first column in the view whose identifier is
equal to identifier, when compared using
equals()
.
- getColumnIndex(TableColumn) - Method in class ilog.views.gantt.swing.IlvJTable
-
Returns the index of the column in the view that is displaying the
data from column.
- getColumnIndex(IlvJTableColumn) - Method in class ilog.views.gantt.swing.IlvJTable
-
Returns the index of the column in the view that is displaying the
data from column.
- getColumnIndex(String) - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPTable
-
Returns the index of the column with the name specified.
- getColumnIndex(TableModel, String) - Static method in class ilog.views.util.data.IlvBasicTableModelPropertyDescriptor
-
Returns the index of columns with the given name in the given model.
- getColumnIndexAtX(int) - Method in class ilog.cpl.table.IlpTableColumnModel
-
Returns the index of the column at position
xPosition
, or -1 if no column covers this point.
- getColumnIndexAtX(int) - Method in class ilog.cpl.table.IlpTableView
-
Returns the index of the column that lies at position
xPosition
, or -1 if no column covers this point.
- getColumnIndexByName(IlvModelWithColumns, String) - Static method in class ilog.views.chart.datax.IlvColumnUtilities
-
Returns the index of a column given by name.
- getColumnIndexInView(int) - Method in class ilog.cpl.table.IlpJTable
-
Returns the column index in the table view column system.
- getColumnInfo() - Method in class ilog.views.chart.datax.event.DataColumnEvent
-
Returns the column from which this event comes.
- getColumnInfo() - Method in class ilog.views.chart.datax.flat.list.event.FlatListModelEvent
-
Returns the meta information of the affected column, or null
for all columns.
- getColumnInfo() - Method in class ilog.views.chart.datax.flat.set.event.FlatSetModelEvent
-
Returns the metainformation of the affected column, or null
for all columns.
- getColumnInfo() - Method in class ilog.views.chart.datax.flat.table.event.FlatTableModelEvent
-
Returns the metainformation of the affected column, or null
for all columns.
- getColumnInfo() - Method in class ilog.views.chart.datax.tree.list.event.TreeListModelEvent
-
Returns the metainformation of the affected column, or null
for all columns.
- getColumnInfo() - Method in class ilog.views.chart.datax.tree.set.event.TreeSetModelEvent
-
Returns the meta information of the affected column, or null
for all columns.
- getColumnInfo(int) - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPTable
-
Returns the AbstractColumnInfo
object for a specified
column index.
- getColumnLabel(IlpAttribute) - Method in class ilog.cpl.table.IlpTableView
-
Retrieves the label displayed in the header for the table model column
specified by attribute
.
- getColumnMajorData(float[]) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DFloatMatrix
-
Copies data in column-major (OpenGL format) order into passed float array,
which must have length 16 or greater.
- getColumnMargin() - Method in class ilog.cpl.table.IlpTableColumnModel
-
Returns the margin width for TableColumn
.
- getColumnMargin() - Method in class ilog.cpl.table.IlpTableView
-
Returns the amount of empty space between cells in adjacent columns.
- getColumnMargin() - Method in class ilog.cpl.table.renderer.IlpViewRenderer
-
Returns the amount of empty space between cells in adjacent columns.
- getColumnModel() - Method in class ilog.cpl.table.IlpTableView
-
Returns the column model used to manage the column properties in
the table: size, order, visibility, and so on.
- getColumnName(int) - Method in class ilog.cpl.table.IlpAbstractTableModel
-
Returns the name of the column at columnIndex
.
- getColumnName(int) - Method in class ilog.views.chart.datax.adapter.IlvFlatTableToTableModel
-
- getColumnName(int) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToTreeModel
-
Returns the name for column number columnIndex
.
- getColumnName(int) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToTreeTableModel
-
Returns the name for column number columnIndex
.
- getColumnName(int) - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPTable
-
Returns the name of a specified column.
- getColumnName() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvDefaultObjectSDOKeyExtractor
-
Returns the name of the decoded column.
- getColumnName(int) - Method in class ilog.views.sdm.swing.IlvSDMTableModel
-
Returns the name of the column
-th
property.
- getColumnName(String) - Method in class ilog.views.sdm.swing.IlvSDMTableModel
-
- getColumnName(String) - Method in interface ilog.views.sdm.swing.IlvSDMTableModelFilter
-
Returns the string to be used in the table
as the title of the column displaying an SDM data model property.
- getColumnName(int) - Method in class ilog.views.util.data.IlvJDBCTableModel
-
Returns the name of the column at index columnIndex
.
- getColumnName(int) - Method in class ilog.views.util.data.IlvRowSetTableModel
-
Returns the name of the column at index columnIndex
.
- getColumnOfProperty(String) - Method in class ilog.views.sdm.swing.IlvSDMTableModel
-
Returns the column index of the specified data object
property in the table model.
- getColumnOrder() - Method in class ilog.views.maps.raster.IlvRasterProperties
-
The order of the blocks of pixels in the original file. 0 means from left
to right, 1 means from right to left.
- getColumnPixelCount() - Method in class ilog.views.maps.raster.IlvRasterProperties
-
The number of pixels in a scan line of a block in the original file.
- getColumnResizeMessage() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
-
Returns the message displayed by the view message box during the resizing
of a column.
- getColumnResizeMessage() - Method in interface ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttSupport
-
Returns the message displayed by the view message box during the resizing
of a column.
- getColumnResizeMessage() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttSupportImpl
-
Returns the message displayed by the view message box during the resizing
of a column.
- getColumnResizeMessage() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
-
Returns the message displayed by the view message box during the resizing
of a column.
- getColumnResizeMessage() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLHierarchyChartViewTag
-
Returns the message displayed by the view message box during the resizing
of a column.
- getColumns() - Method in class ilog.cpl.table.IlpAbstractTableModel
-
Returns the list of attributes managed by the table model.
- getColumns() - Method in class ilog.cpl.table.IlpTableColumnModel
-
Returns an Enumeration
of all the columns in the model.
- getColumns() - Method in interface ilog.cpl.table.IlpTableModel
-
Returns the list of attributes managed by the table model.
- getColumns() - Method in class ilog.views.chart.datax.flat.list.IlvBasicFlatListModel
-
Returns the list of columns.
- getColumns() - Method in class ilog.views.chart.datax.flat.set.IlvBasicFlatSetModel
-
Returns the list of columns.
- getColumns() - Method in class ilog.views.chart.datax.flat.table.IlvBasicFlatTableModel
-
Returns the list of columns.
- getColumns() - Method in class ilog.views.chart.datax.tree.list.IlvBasicTreeListModel
-
Returns the list of columns.
- getColumns() - Method in class ilog.views.chart.datax.tree.set.IlvBasicTreeSetModel
-
Returns the list of columns.
- getColumns() - Method in class ilog.views.maps.format.cadrg.IlvCADRGCoverage
-
Returns the number of frame columns in the coverage.
- getColumns() - Method in class ilog.views.maps.geometry.IlvMapRaster
-
Returns the number of columns in the raster.
- getColumns(TableModel) - Method in class ilog.views.util.data.IlvBasicTableModelPropertyDescriptor
-
Returns an array with a single values which is the lookupColumn
.
- getColumns(TableModel) - Method in class ilog.views.util.data.IlvMultiColumnTableModelPropertyDescriptor
-
Returns an array with the indices of the lookupColumns
.
- getColumns(TableModel) - Method in interface ilog.views.util.data.IlvTableModelPropertyDescriptor
-
Returns the column indexes that are used to set/get this property value.
- getColumnsArray(IlvModelWithColumns) - Static method in class ilog.views.chart.datax.IlvColumnUtilities
-
Returns the list of columns of a model as an array.
- getColumnsList(IlvModelWithColumns) - Static method in class ilog.views.chart.datax.IlvColumnUtilities
-
Returns the list of columns of a model as a list.
- getColumnValue() - Method in class ilog.views.chart.datax.adapter.partition.IlvStringClusterId
-
Returns the column value - as a string - that identifies the group
of objects.
- getColumnWidth() - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
-
Returns the width of the day-of-week columns.
- getColumnWidth(IlvJCalendarPanel) - Method in class ilog.views.util.swing.calendar.plaf.BasicCalendarPanelUI
-
Returns the width of the day-of-week columns in the specified calendar panel.
- getColumnWidth(IlvJCalendarPanel) - Method in class ilog.views.util.swing.calendar.plaf.CalendarPanelUI
-
Returns the width of the day-of-week columns in the specified calendar panel.
- getCombinedString(String, int, ComponentOrientation, boolean) - Static method in class ilog.views.util.text.IlvBidiUtil
-
Returns string which is started from LRE or RLE depending on given base
text direction and component orientation.
- getCombo() - Method in class ilog.views.diagrammer.application.IlvDiagrammerTable
-
Returns the combo box displayed above the table.
- getComboBoxOptions() - Method in class ilog.views.swing.IlvJComponentGraphic
-
Returns the additional options to configure the combo box component.
- getCommand() - Method in class ilog.views.appframe.event.IlvSingleActionHandler
-
Returns the command key of the action handled by this action handler.
- getComment() - Method in class ilog.views.maps.projection.IlvEllipsoid
-
Returns a description of the ellipsoid, if available.
- getComments() - Method in class ilog.tgo.model.IltAlarm
-
Returns the comments.
- getCommonClass() - Method in class ilog.views.maps.attribute.IlvAttributeArray
-
Returns the current class of element stored in this array.
- getCompactMode() - Method in class ilog.views.svg.SVGDocumentBuilderConfigurator
-
Returns the current compaction mode.
- getComparator() - Method in class ilog.cpl.list.IlpListModelSorter
-
Returns the comparator used to sort the underlying model.
- getComparator() - Method in interface ilog.cpl.tree.css.IlpAbstractTreeAdapterCustomization
-
Returns the comparator used to sort the tree nodes
Note: This property can be customized using CSS, as illustrated
below:
Adapter {
comparator: @+comparatorDef;
}
Subobject#comparatorDef {
class: ...;
}
- getComparator() - Method in class ilog.cpl.tree.IlpAbstractTreeAdapter
-
Returns the comparator used to sort the nodes.
- getComparator() - Method in class ilog.views.accelerator.IlvCycleSelectAccelerator
-
Returns the comparator that defines the order of the selection
sequence.
- getComparator() - Method in class ilog.views.chart.datax.adapter.sort.IlvColumnValueComparatorFactory
-
Returns the Comparator for comparing the column values, or
null
denoting a default comparator.
- getComparator() - Method in class ilog.views.chart.datax.adapter.sort.IlvConstantComparatorFactory
-
Returns the comparator that is used for every model.
- getComparator() - Method in class ilog.views.sdm.renderer.graphlayout.IlvSDMObjectComparator.ComparatorSortCriteria
-
Returns the comparator used to perform the comparison.
- getComparator() - Method in class ilog.views.util.servlet.IlvRequestParameter
-
Return the comparison operation needed for parameter validation.
- getComparator() - Method in interface ilog.views.util.styling.IlvCSSAttributeSelector
-
Returns the comparator of the attribute selector.
- getCompass() - Method in class ilog.views.maps.interactor.IlvManagerViewRotateInteractor
-
Retrieves the compass drawn by the interactor.
- getCompleteObjectInteractor(IlpRepresentationObject) - Method in class ilog.cpl.graph.IlpGraphController
-
Returns the interactor responsible for handling events on the given object
in the graphic view controlled by this instance.
- getCompleteObjectInteractor(IlpRepresentationObject) - Method in class ilog.cpl.graphic.IlpAbstractGraphicController
-
Returns the interactor responsible for handling events on the given object
in the graphic view controlled by this instance.
- getComponent() - Method in class ilog.cpl.graphic.IlpCompositeGraphic
-
Deprecated.
Returns the Java component responsible for the display
of this graphic.
- getComponent() - Method in interface ilog.cpl.graphic.IlpGraphic
-
Returns the Java component responsible for the display
of this graphic.
- getComponent() - Method in class ilog.cpl.graphic.IlpLeafGraphic
-
Returns the Java component responsible for drawing this
object.
- getComponent() - Method in class ilog.tgo.composite.IltcCompositeGraphic
-
Returns the Java component responsible for the display
of this graphic.
- getComponent() - Method in class ilog.tgo.composite.IltcGraphicElementAggregate
-
Returns the Java component responsible for the display
of this graphic.
- getComponent() - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
Returns the Java component responsible for the display
of this graphic.
- getComponent() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLView
-
Returns the type of component to be displayed.
- getComponent() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
-
Returns the type of component to display.
- getComponent() - Method in class ilog.views.chart.IlvScalableFontManager
-
Returns the reference component.
- getComponent() - Method in class ilog.views.chart.servlet.IlvComponentSessionAttribute
-
Returns the proxy component.
- getComponent() - Method in class ilog.views.faces.dhtml.renderkit.ComponentCreationListener
-
Returns the component that has a dependency that needs to e resolved.
- getComponent() - Method in class ilog.views.gantt.servlet.IlvComponentSessionAttribute
-
Returns the proxy's component.
- getComponent() - Method in class ilog.views.graphic.IlvComponentGraphic
-
Returns the component.
- getComponent() - Method in interface ilog.views.maps.beans.editor.IlvColorModelEditor
-
Returns the component to edit the color model set.
- getComponent() - Method in class ilog.views.maps.beans.editor.IlvCoordinatePanelFactory.CoordPointInputPanel
-
Returns the component of the symbol location editor.
- getComponent() - Method in class ilog.views.maps.beans.editor.IlvDoubleIntervalColorModelEditor
-
Returns the component to edit the color model set.
- getComponent() - Method in class ilog.views.maps.beans.editor.IlvIndexColorModelEditor
-
Returns the component to edit the color model set.
- getComponent() - Method in class ilog.views.maps.beans.editor.IlvIntervalColorModelEditor
-
Returns the component to edit the color model set.
- getComponent() - Method in interface ilog.views.maps.beans.editor.IlvSymbolLocationEditor
-
Returns the component of the symbol location editor.
- getComponent() - Method in class ilog.views.prototypes.IlvPrototypeBeanSupport
-
Returns the bean to which this support object is associated.
- getComponent() - Method in class ilog.views.swing.IlvJComponentGraphic
-
Returns the JComponent
that is displayed by the
IlvJComponentGraphic
.
- getComponent() - Method in class ilog.views.swing.IlvPopupMenuContext
-
Returns the Swing component that triggered the pop-up menu.
- getComponent() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerCollapsibleTreeViewer
-
Returns the Java Swing
component that is the palette
manager viewer.
- getComponent() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerComboboxViewer
-
Returns the main component of the viewer.
- getComponent() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerTabbedViewer
-
Returns the main component of the viewer.
- getComponent() - Method in interface ilog.views.symbology.palettes.swing.IlvPaletteManagerViewer
-
Returns the main Swing component of this GUI, it is this one you may add to your application.
- getComponent() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteToolbarViewer
-
Returns the Swing component used to display the content of the palette.
- getComponent() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteTreeViewer
-
Returns the Swing component used to display the content of the palette.
- getComponent() - Method in interface ilog.views.symbology.palettes.swing.IlvPaletteViewer
-
Returns the Swing component used to display the content of the palette.
- getComponent() - Method in class ilog.views.util.print.IlvFOUtil.ComponentPaintable
-
Returns the encapsulated AWT/Swing component.
- getComponent() - Method in class ilog.views.util.print.IlvPrintableComponent
-
Returns the component to be printed.
- getComponentId() - Method in class ilog.views.faces.dhtml.renderkit.ComponentCreationListener
-
Returns the absolute id of the component that needs its dependency to be
resolved.
- getComponentIdentifier() - Method in class ilog.views.maps.datasource.IlvPolylineMergerDataSource
-
Returns the IlvGraphicIdentifier
used by this polyline merger to identify
polylines that should be merged together.
- getComponentManager() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the component manager that is coordinating the scrolling, row
expand/collapse, and selection behaviors for the chart's UI
components.
- getComponentOrientation() - Method in class ilog.views.appframe.IlvApplication
-
Returns the component orientation of the application.
- getComponentOrientation() - Method in class ilog.views.chart.graphic.IlvGraphicDecoration
-
Returns the component orientation of the chart to which this decoration
belongs.
- getComponentOrientation() - Method in class ilog.views.chart.IlvScale
-
Returns the component orientation of the chart that displays this scale.
- getComponentOrientation() - Method in class ilog.views.gantt.scale.IlvTimeScaleRow
-
Returns the language-sensitive orientation of this scale row.
- getComponentOrientation() - Method in class ilog.views.graphic.IlvReliefLabel
-
Returns the component orientation of this object.
- getComponentOrientation() - Method in class ilog.views.graphic.IlvShadowLabel
-
Returns the component orientation of this object.
- getComponentOrientation() - Method in class ilog.views.graphic.IlvTextPath
-
Returns the component orientation of this object.
- getComponentOrientation() - Method in class ilog.views.IlvBidiGraphic
-
Returns the component orientation of this object.
- getComponentOrientation() - Method in class ilog.views.IlvGraphic
-
Returns the component orientation of this object.
- getComponentOrientation() - Method in class ilog.views.IlvManager
-
Returns the component orientation of this manager.
- getComponentOrientation() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the component orientation of this object.
- getComponentOrientation(IlvSDMModel, Object, ComponentOrientation) - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns the component orientation for a model object, from the subgrapher
that will contain the graphic object or from the context.
- getComponentOrientation() - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer.GraphicManagerFrame
-
Returns the component orientation of this object.
- getComponentOrientation() - Method in interface ilog.views.util.IlvComponentOrientationAware
-
Returns the component orientation of this object.
- getComponentOrientation() - Method in class ilog.views.util.print.IlvPrintingController
-
Returns the language-sensitive orientation of the dialogs managed by this
controller.
- getComponentPaintable(boolean, Color) - Method in class ilog.views.chart.IlvChart
-
- getComponentPaintableCurrentThread(boolean, Color) - Method in class ilog.views.chart.IlvChart
-
- getComponentType() - Static method in class ilog.tgo.faces.datasource.component.IltFacesDataSource
-
Returns the component type identifier of this component.
- getComponentType() - Method in class ilog.tgo.faces.datasource.dhtml.taglib.IltFacesDataSourceTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Static method in class ilog.tgo.faces.equipment.component.IltFacesEquipmentView
-
Returns the component type identifier of this component.
- getComponentType() - Static method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
-
Returns the component type identifier of this component.
- getComponentType() - Method in class ilog.tgo.faces.equipment.dhtml.taglib.IltFacesEquipmentViewTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Static method in class ilog.tgo.faces.graph.dhtml.component.IltFacesGraphViewSelectionManager
-
Returns the component type identifier of this component.
- getComponentType() - Static method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesClientSelectInteractor
-
Returns the component type identifier for this component.
- getComponentType() - Static method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesGraphInteractor
-
Returns the component type identifier of this component.
- getComponentType() - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesClientSelectInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphViewSelectionManagerTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphViewTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Static method in class ilog.tgo.faces.network.component.IltFacesNetworkView
-
Returns the component type identifier for this component.
- getComponentType() - Static method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
-
Returns the component type identifier of this component.
- getComponentType() - Method in class ilog.tgo.faces.network.dhtml.taglib.IltFacesNetworkViewTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Static method in class ilog.views.chart.faces.component.data.IlvFacesDataSource
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.chart.faces.component.data.IlvFacesJDBCDataSource
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.chart.faces.component.data.IlvFacesJDBCMapping
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.chart.faces.component.IlvChartView
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.chart.faces.dhtml.component.data.IlvFacesXMLDataSource
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLLegend
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLOverview
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLView
-
Returns The type of this component.
- getComponentType() - Static method in class ilog.views.chart.faces.dhtml.component.IlvChartFacesContextualMenu
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.chart.faces.dhtml.interactor.IlvChartSelectInteractor
-
Returns the type of this component.
- getComponentType() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartContextualMenuTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartLegendTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartOverviewTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartPanInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartPickInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartSelectInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartZoomInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvDataSourceTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvFacesJDBCMappingTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvJDBCDataSourceTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvXMLDataSourceTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Static method in class ilog.views.chart.faces.interactor.IlvChartPanInteractor
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.chart.faces.interactor.IlvChartPickInteractor
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.chart.faces.interactor.IlvChartZoomInteractor
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.diagrammer.faces.component.data.IlvFacesDiagrammerDataSource
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.diagrammer.faces.component.data.IlvFacesDiagrammerXMLDataSource
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.diagrammer.faces.component.IlvFacesDashboardView
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.diagrammer.faces.component.IlvFacesDiagrammerView
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDiagrammerSelectionManager
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesDiagrammerLinkInteractor
-
Returns the type of this component (its class name).
- getComponentType() - Static method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesDiagrammerResizeInteractor
-
Returns the type of this component (its class name).
- getComponentType() - Static method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesDiagrammerSelectInteractor
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesNodeOrLinkSelectInteractor
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesNodeOrLinkSelectRectInteractor
-
Returns the type of this component.
- getComponentType() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDashboardViewTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerDataSourceTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerLinkInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerResizeInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerSelectInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerSelectionManagerTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerViewTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerXMLDataSourceTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesNodeOrLinkSelectInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesNodeOrLinkSelectRectInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Static method in class ilog.views.faces.component.IlvBasicView
-
Returns the component type identifier of this component.
- getComponentType() - Static method in class ilog.views.faces.component.IlvBasicViewHelper
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.faces.component.IlvFacesContextualMenu
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.faces.component.IlvFacesMenu
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.faces.component.IlvFacesPanTool
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.faces.component.IlvFacesZoomTool
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.faces.component.IlvMessageBox
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.faces.dhtml.component.IlvDebugDependencies
-
Returns the type of this component (its class name).
- getComponentType() - Static method in class ilog.views.faces.dhtml.component.IlvDHTMLImageButton
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLOverview
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.faces.dhtml.component.IlvFacesSelectionManager
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.faces.dhtml.interactor.IlvFacesAjaxInteractor
-
Returns the type of this component (its class name).
- getComponentType() - Static method in class ilog.views.faces.dhtml.interactor.IlvFacesCursorChangeInteractor
-
Returns the type of this component (its class name).
- getComponentType() - Static method in class ilog.views.faces.dhtml.interactor.IlvFacesInteractorGroup
-
Returns the type of this component (its class name).
- getComponentType() - Static method in class ilog.views.faces.dhtml.interactor.IlvFacesInterceptInteractor
-
Returns the type of this component (its class name).
- getComponentType() - Static method in class ilog.views.faces.dhtml.interactor.IlvFacesObjectSelectInteractor
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.faces.dhtml.interactor.IlvFacesObjectSelectRectInteractor
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.faces.dhtml.interactor.IlvFacesSelectInteractor
-
Returns the type of this component.
- getComponentType() - Method in class ilog.views.faces.dhtml.taglib.IlvCursorChangeInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.faces.dhtml.taglib.IlvDebugDependenciesTag
-
Return the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesContextualMenuTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesHighlightInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesMapInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesMapRectInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesObjectSelectInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesObjectSelectRectInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesOverviewTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesPanInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesPanToolTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesTooltipInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesZoomInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesZoomToolTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.faces.dhtml.taglib.IlvInteractorGroupTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.faces.dhtml.taglib.IlvInterceptInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.faces.dhtml.taglib.IlvMessageBoxTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Static method in class ilog.views.faces.interactor.IlvDragRectInteractor
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.faces.interactor.IlvFacesHighlightInteractor
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.faces.interactor.IlvFacesMapInteractor
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.faces.interactor.IlvFacesMapRectInteractor
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.faces.interactor.IlvFacesPanInteractor
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.faces.interactor.IlvFacesTooltipInteractor
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.faces.interactor.IlvFacesZoomInteractor
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.faces.interactor.IlvInteractor
-
Returns the type of this component (its class name).
- getComponentType() - Method in class ilog.views.faces.taglib.IlvBaseTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.faces.taglib.IlvDragRectInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.faces.taglib.IlvFacesMenuItemTag
-
Gets this tag's component type.
- getComponentType() - Static method in class ilog.views.gantt.faces.component.data.IlvFacesGanttDataSource
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.gantt.faces.component.data.IlvFacesGanttXMLDataSource
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.gantt.faces.component.IlvFacesGanttChartView
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.gantt.faces.component.IlvFacesScheduleChartView
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.gantt.faces.dhtml.component.IlvFacesGanttSelectionManager
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.gantt.faces.dhtml.interactor.IlvFacesGanttSelectInteractor
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.gantt.faces.dhtml.interactor.IlvFacesNodeSelectInteractor
-
Returns the type of this component.
- getComponentType() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLGanttChartViewTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLScheduleChartViewTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesGanttContextualMenuTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesGanttDataSourceTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesGanttSelectInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesGanttSelectionManagerTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesGanttXMLDataSourceTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesNodeSelectInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesResizeActivityInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesRowExpandCollapseInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesRowSelectInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesSheetScrollInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesTableScrollInteractorTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Static method in class ilog.views.gantt.faces.interactor.IlvFacesResizeActivityInteractor
-
Returns the type of this component (its class name).
- getComponentType() - Static method in class ilog.views.gantt.faces.interactor.IlvFacesRowExpandCollapseInteractor
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.gantt.faces.interactor.IlvFacesRowSelectInteractor
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.gantt.faces.interactor.IlvFacesSheetScrollInteractor
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.gantt.faces.interactor.IlvFacesTableScrollInteractor
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.maps.faces.component.IlvFacesLayerVisibilityTool
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.maps.faces.dhtml.component.IlvFacesDHTMLMapView
-
Returns the type of this component.
- getComponentType() - Static method in class ilog.views.maps.faces.dhtml.component.IlvFacesGoogleViewComponent
-
Returns the type of this component.
- getComponentType() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesLayerVisibilityToolTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentType() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesMapViewTag
-
Returns the component type for the component that is or will be
bound to this tag.
- getComponentULocale(Component) - Static method in class ilog.views.util.IlvLocaleUtil
-
Returns the ULocale
that is in effect for a given AWT or Swing
component.
- getCompositeChild(IlvGraphic, IlvPoint) - Method in class ilog.views.sdm.interactor.IlvMakeSDMLinkInteractor
-
- getCompositeContext() - Method in class ilog.views.graphic.composite.objectinteractor.IlvCompositeActionEvent
-
Returns the composite context of this event
- getCompositeContext(Object) - Method in class ilog.views.graphic.composite.objectinteractor.IlvCompositeInteractor
-
Returns the composite context of this IlvCompositeInteractor
.
- getCompositeContext(Object) - Method in class ilog.views.sdm.IlvSDMCompositeInteractor
-
Returns the composite context for the given source
- getCompositeContext(Object) - Method in class ilog.views.symbol.util.IlvCompiledSymbolCompositeInteractor
-
Returns the composite context of this IlvCompositeInteractor
.
- getCompositeGrapher() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the IltCompositeGrapher
used by this view.
- getCompositeGrapher() - Method in class ilog.tgo.graphic.IltNetwork
-
Returns the IltCompositeGrapher
attached to this IltNetwork
.
- GetCompositeGraphic(IlvGraphic) - Static method in class ilog.tgo.composite.IltcCompositeManager
-
Returns the composite graphic object a given IlvGraphic belongs to,
null
if none.
- getCompositeGraphic() - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
Returns the composite graphic.
- getCompositeGraphic() - Method in interface ilog.tgo.graphic.IltGraphic
-
Deprecated.
Returns the underlying IltCompositeGraphic instance.
- getCompositeGraphic() - Method in class ilog.tgo.swing.IltComponentGraphic
-
Deprecated.
Returns the underlying IltCompositeGraphic instance.
- GetCompositeGraphicFromProxy(IlvGraphic) - Static method in class ilog.tgo.composite.IltcCompositeManager
-
Returns the composite graphic object a given proxy represents,
null
if none.
- GetCompositeManagers(IlvManager) - Static method in class ilog.tgo.composite.IltcCompositeManager
-
Returns an enumeration of all IltcCompositeManagers which use a given
IlvManager for display.
- getCompositeNode() - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
Returns the IlvCompositeGraphic
instance used to lay out the children
- getCompositeNode() - Method in class ilog.views.graphic.composite.objectinteractor.IlvCompositeActionEvent
-
Returns the IlvCompositeGraphic
instance on which the event occurred
- getComputedDefaultStyles() - Method in class ilog.cpl.style.IlpStyle
-
Deprecated.
Returns the computed default styles as an unmodifiable list.
- getConditionForGanttPanelKeyStroke(KeyStroke) - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the condition code for the action that is registered with the
right Gantt panel for the specified keystroke.
- getConditionForTablePanelKeyStroke(KeyStroke) - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the condition code for the action that is registered with the
left table panel for the specified keystroke.
- getConfigFileBaseURL() - Method in class ilog.views.chart.customizer.swing.IlvChartCSSCustomizerPanel
-
Returns the base URL under which the default configuration files are
searched.
- getConfigParameters() - Method in class ilog.views.chart.servlet.IlvChartServlet
-
Returns the servlet configuration parameters.
- getConfigParameters() - Method in class ilog.views.chart.servlet.IlvChartServletSupport
-
Returns the servlet configuration parameters.
- getConfigParameters() - Method in class ilog.views.gantt.servlet.IlvGanttServlet
-
Returns the servlet's configuration parameters.
- getConfigParameters() - Method in class ilog.views.gantt.servlet.IlvGanttServletSupport
-
Returns the servlet configuration parameters.
- getConfiguration() - Method in class ilog.views.appframe.swing.IlvDockingBarArea
-
Returns the name of the current bar configuration.
- getConfigurationFile() - Method in class ilog.views.chart.customizer.swing.IlvChartCSSCustomizerPanel
-
Returns the URL
of the configuration file or
null
if none.
- getConfigurationFileName() - Method in class ilog.cpl.IlpEquipment
-
Returns the name of the configuration file name.
- getConfigurationFileName() - Method in class ilog.cpl.IlpNetwork
-
Returns the name of the configuration file name.
- getConfigurationsPanel() - Method in class ilog.views.appframe.swing.IlvStatusBar
-
Gets the panel that contains the active configuration panel.
- getConfigurator() - Method in class ilog.views.dxf.IlvDXFReader
-
Returns the configurator.
- getConfigurator() - Method in class ilog.views.svg.SVGDocumentBuilder
-
Returns the SVGDocumentBuilderConfigurator
for this builder.
- GetConnectedComponents(IlvGraphModel) - Static method in class ilog.views.graphlayout.IlvGraphLayoutUtil
-
Returns a graph model.
- getConnectedEnds() - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperGrapherPin
-
Returns the hyperedge ends that is connected to the pin.
- getConnectingLineTemplate() - Method in class ilog.views.maps.IlvMagnifySymbolsInteractor
-
Returns the graphical object used to draw the connecting line.
- getConnection() - Method in class ilog.views.chart.data.IlvJDBCDataSource
-
Returns the connection used by the data source.
- getConnection() - Method in class ilog.views.maps.datasource.ibm.IlvDBConnectionInfo
-
Get a database connection with the currently set parameters.
- getConnection() - Method in class ilog.views.maps.export.SDOConnectionPanel
-
Returns the connection.
- getConnection() - Method in class ilog.views.maps.format.oracle.IlvSDOConnection
-
Returns the encapsulated java.sql.Connection
.
- getConnection() - Method in class ilog.views.maps.format.oracle.IlvSDOLayer
-
Returns the IlvSDOConnection
of this layer.
- getConnection() - Method in class ilog.views.maps.format.oracle.IlvSDOTileLoader
-
Returns the connection to the Oracle database.
- getConnection() - Method in class ilog.views.maps.format.oracle.IlvSDOWriter
-
Returns the current connection of the writer.
- getConnection() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOWriter
-
Returns the current connection of the writer.
- getConnection() - Method in class ilog.views.util.data.IlvJDBCConnectionParameters
-
Returns a JDBC connection built with the current parameters.
- getConnection() - Method in class ilog.views.util.data.IlvJDBCQueryParameters
-
Returns the database connection parameters.
- GetConnectionFactory() - Static method in class ilog.views.maps.format.oracle.IlvSDOConnection
-
Returns the installed connection factory.
- getConnectionOnBusMargin() - Method in class ilog.views.graphlayout.bus.IlvBusLayout
-
Returns the horizontal offset between the first/last node on a given
level and the left/right margin of the level.
- getConnectionPanel() - Method in class ilog.views.maps.export.IlvSDOExporter
-
Returns the Oracle connection panel.
- getConnectionParams() - Method in class ilog.views.chart.data.IlvJDBCDataSource
-
Returns the Bean connection parameters.
- getConnectionPoint(Object, IlvPolyPointsInterface) - Method in class ilog.views.graphlayout.bus.IlvBusLayout
-
Returns the connection point of link
on the bus node.
- getConnectionPoint(IlvLinkImage, boolean, IlvTransformer) - Method in class ilog.views.graphlayout.bus.IlvBusLinkConnector
-
Returns the connection point of link
on the bus.
- getConnectionPoint(IlvGraphModel, Object, IlvRect, Object, IlvPoint, IlvPoint, boolean) - Method in interface ilog.views.graphlayout.IlvLinkClipInterface
-
Returns the clipped connection point of a link that starts at the
proposed connection point of the node and goes through the auxiliary
control point.
- getConnectionPoint(IlvHyperEdgeEnd, IlvTransformer) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeConnector
-
Returns the connection point of the hyperedge end at the corresponding
node.
- getConnectionPoint(IlvHyperEdgeEnd, IlvTransformer) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeConnectorWithCache
-
Returns the connection point of the hyperedge end at the corresponding
node.
- getConnectionPoint(IlvSegmentedHyperEdge.Segment, IlvSegmentedHyperEdge.Segment, IlvTransformer) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
-
Returns the connection point of both input segments if the one segment is
incident to the other segment.
- getConnectionPoint(IlvLinkImage, boolean, IlvTransformer) - Method in class ilog.views.IlvLinkConnector
-
Returns the position of the point where link
is
connected to the origin or destination node.
- getConnectionPoint(IlvLinkImage, boolean, IlvTransformer) - Method in class ilog.views.linkconnector.IlvCachingLinkConnector
-
Returns the connection point of link
.
- getConnectionPoint(IlvLinkImage, boolean, IlvTransformer) - Method in class ilog.views.linkconnector.IlvCenterLinkConnector
-
Returns the position of the point where link
is
connected to node
.
- getConnectionPoint(IlvLinkImage, boolean, IlvTransformer) - Method in class ilog.views.sdm.renderer.IlvSDMLinkConnector
-
- getConnectionPointCursor() - Method in class ilog.views.hypergraph.IlvHyperEdgeEdition
-
Returns the cursor when the mouse is on top of a connection point
but not dragging.
- getConnectionPoints(IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.gantt.graphic.IlvConstraintGraphic
-
Computes the origin and destination points to draw the link.
- getConnectionPoints(IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
This method delegates to the link supplied with the setLink
method.
- getConnectionPoints(IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.IlvDoubleLinkImage
-
Computes the origin and destination point to draw the link.
- getConnectionPoints(IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.IlvOneLinkImage
-
Computes the origin and destination point to draw the link.
- getConnectionPoints(IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
- getConnectionPoints(IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.IlvLinkImage
-
Computes the origin and destination points to draw the link.
- getConnectionReferencePoint(boolean, IlvTransformer) - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
This method delegates to the link supplied with the setLink
method.
- getConnectionReferencePoint(boolean, IlvTransformer) - Method in class ilog.views.graphic.IlvDoubleLinkImage
-
Returns the reference connection point.
- getConnectionReferencePoint(boolean, IlvTransformer) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
- getConnectionReferencePoint(boolean, IlvTransformer) - Method in class ilog.views.IlvLinkImage
-
Returns the reference connection point.
- getConnectionSocket(IlvGraphModel, Object, Object) - Method in class ilog.tgo.graphic.graphlayout.IltLocalLinkLayout
-
Once commitConnection has been called with a link and a node as arguments,
returns the socket where the link starts.
- getConnectionType() - Method in class ilog.views.gantt.graphic.IlvConstraintGraphic
-
Returns the link connection type.
- getConnector() - Method in class ilog.views.diagrammer.datasource.IlvXMLDataSource
-
Returns the XML connector.
- getConnectorStyle() - Method in class ilog.cpl.graph.graphlayout.css.IlpShortLinkLayoutParameters
-
Returns the connector style of an individual node.
- getConnectorStyle() - Method in class ilog.tgo.graphic.graphlayout.IltStraightLinkLayout
-
Returns the current option for the style of the connectors.
- getConnectorStyle() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the style of the connectors.
- getConnectorStyle(Object) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Returns the connector style of an individual node.
- getConnectorStyle() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the style of the connectors.
- getConstant() - Method in class ilog.views.chart.IlvAffineAxisTransformer
-
Returns the constant.
- getConstrainedOnContents() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns whether the view is constrained to the manager content bounds or not.
- getConstraint() - Method in interface ilog.views.gantt.event.ConstraintEvent
-
Returns the constraint where this event originated.
- getConstraint() - Method in class ilog.views.gantt.event.ConstraintInsertedEvent
-
Returns the constraint which was inserted.
- getConstraint() - Method in class ilog.views.gantt.event.ConstraintPropertyEvent
-
Returns the constraint where this event originated.
- getConstraint() - Method in class ilog.views.gantt.event.ConstraintRemovedEvent
-
Returns the constraint that was removed.
- getConstraint() - Method in class ilog.views.gantt.graphic.IlvConstraintGraphic
-
- getConstraint() - Method in class ilog.views.gantt.swing.IlvPopupMenuConstraintContext
-
Gets the constraint of this pop-up menu context
- getConstraintColor() - Method in class ilog.views.gantt.graphic.IlvDefaultConstraintGraphicFactory
-
Returns the color that is applied to any newly created constraint graphics.
- getConstraintFactory() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the constraint factory used for creating constraints.
- getConstraintFactory() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the constraint factory used for creating constraints.
- getConstraintGraphic(IlvConstraint) - Method in class ilog.views.gantt.graphic.IlvConstraintGraphicLayer
-
- getConstraintGraphic(IlvConstraint) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
- getConstraintGraphicFactory() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the constraint-graphics factory used to create constraint
graphics.
- getConstraintGraphicFactory() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the constraint-graphics factory used to create constraint
graphics.
- getConstraintGraphicLayerIndex() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
- getConstraintGraphicLayerPolicy() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
- getConstraintGraphics() - Method in class ilog.views.gantt.graphic.IlvConstraintGraphicLayer
-
- getConstraintGraphics() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
- getConstraintMapper() - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
-
- getConstraintQueryParameters() - Method in class ilog.views.gantt.project.IlvGanttJDBCDataSource
-
Returns the query that will be used to extract constraints.
- getConstraintReader() - Method in class ilog.views.gantt.xml.IlvGanttDocumentReader
-
Returns the constraint reader.
- getConstraints() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the constraints that attach the child decorations
to the predefined business object representation.
- getConstraints() - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns the constraints of the children of this object.
- getConstraints(int) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns the constraints of the child at the given position of this object.
- getConstraints() - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
Returns the constraints of the children of this object.
- getConstraints(int) - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
Returns the constraint of the child at the given position.
- getConstraints() - Method in interface ilog.views.graphic.composite.layout.IlvAttachable
-
Returns the constraints of the children of this objects if any, otherwise returns an empty array.
- getConstraints() - Method in class ilog.views.graphic.composite.layout.IlvAttachableGraphic
-
Returns the attachments of the children of this objects if any,
otherwise returns an empty array.
- getConstraints() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the constraints that have been added to the hierarchical
layout.
- getConstraintsTableModel() - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
-
Returns the TableModel
for constraints.
- getConstraintsURL() - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
-
Returns the URL of the file that specifies the layout constraints.
- GetConstraintType(String) - Static method in class ilog.views.gantt.xml.IlvSimpleConstraintReader
-
Gets the constraint type from a string.
- getConstraintWriter() - Method in class ilog.views.gantt.xml.IlvGanttDocumentWriter
-
Returns the constraint writer.
- getContact() - Method in class ilog.tgo.model.IltSNMP.SystemInfo
-
Returns the contact attribute of the object.
- getContainer() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the concrete container where the graphics are currently being
displayed.
- getContainer() - Method in interface ilog.cpl.graphic.IlpGraphicView
-
Returns the concrete container where the graphics are currently
being displayed.
- getContainer() - Method in class ilog.cpl.graphic.IlpToolTipManager
-
Returns the container associated to this manager, if there is one.
- getContainer() - Method in class ilog.cpl.table.IlpTableView
-
Returns the concrete container where the graphics are currently being
displayed.
- getContainer() - Method in class ilog.cpl.tree.IlpTreeView
-
Returns the concrete container where the graphics are currently being
displayed.
- getContainer() - Method in interface ilog.tgo.graphic.IltObjectInteractorContext
-
Deprecated.
Returns the Java container where the event occurred.
- getContainer() - Method in class ilog.tgo.model.IltBTSAntenna
-
- getContainer() - Method in class ilog.tgo.model.IltCardItem
-
Returns the container of this card item.
- getContainer() - Method in class ilog.tgo.model.IltShelfItem
-
Returns the container (an instance of IltShelfItemContainer
) of
this IltShelfItem.
- getContainer() - Method in class ilog.tgo.swing.IltComponentManager
-
Returns the Swing container being handled by this component manager.
- getContainer() - Method in class ilog.views.appframe.swing.IlvDefaultStaticViewContainer
-
Returns the container associated with this static view container.
- getContainer() - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
-
Returns the main container of the main window.
- getContainer() - Method in class ilog.views.appframe.swing.mdi.MDIClientEvent
-
The view container that originated the event.
- getContainerGraphic(IlpRepresentationObject) - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the IlpContainerGraphic
object that was created by
rendering a given container (ie non-leaf) representation object.
- getContainerInterface(Object) - Method in interface ilog.cpl.datasource.IlpDataSource
-
Returns the container interface corresponding to an object.
- getContainerInterface(Object) - Method in class ilog.cpl.datasource.IlpDefaultDataSource
-
Returns the container interface corresponding to an object.
- getContainerTemplate(String) - Method in class ilog.views.appframe.docview.IlvAbstractMainWindow
-
Returns the container template of the main window with the specified
name.
- getContainerTemplate() - Method in class ilog.views.appframe.docview.IlvDocumentViewConfiguration
-
Returns the container template associated with this view configuration.
- getContainerTemplate(String) - Method in interface ilog.views.appframe.docview.IlvMainWindow
-
Returns the container template stored by the main window with the specified
name.
- getContainerTemplate() - Method in class ilog.views.appframe.swing.mdi.IlvInternalFrame
-
Returns the container template that has created this internal frame.
- getContainerTemplate(String) - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
-
Returns the container template of the applet with the specified
name.
- getContainerTemplate(String) - Method in class ilog.views.appframe.swing.mdi.IlvMDIMainFrame
-
Returns the container template stored by the main window with the specified
name.
- getContainerTemplate() - Method in class ilog.views.appframe.swing.mdi.IlvMDITab
-
Returns the tabbed pane that has created this tab.
- getContainerTemplateName(IlvContainerTemplate) - Method in class ilog.views.appframe.docview.IlvAbstractMainWindow
-
Returns the name that was used to register the specified
containerTemplate
to the main window.
- getContainerTemplates() - Method in class ilog.views.appframe.docview.IlvAbstractMainWindow
-
Returns the array of container templates added to this main window.
- getContainerTemplates() - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
-
Returns the container templates managed by this applet.
- getContainerTemplates() - Method in class ilog.views.appframe.swing.mdi.IlvMDIMainFrame
-
Returns the container templates managed by this main window.
- getContainerTitle() - Method in interface ilog.views.appframe.docview.IlvMDIViewContainer
-
Returns the title of the container.
- getContainerTitle() - Method in class ilog.views.appframe.swing.mdi.IlvInternalFrame
-
Returns the title of the container.
- getContainerTitle() - Method in class ilog.views.appframe.swing.mdi.IlvMDITab
-
Returns the title of the container.
- getContainingView(Component) - Static method in class ilog.views.swing.IlvJComponentGraphic
-
Returns the IlvManagerView
in which a given
JComponent
is visible through an intermediate
IlvJComponentGraphic
, or null
if there is none.
- getContent() - Method in class ilog.cpl.storage.IlpAbstractSAXHandler
-
Returns the content of an element.
- getContentHandler() - Method in class ilog.cpl.storage.IlpDataSourceOutput
-
Returns the ContentHandler
.
- getContentHandler() - Method in class ilog.views.sdm.modeltools.IlvContentController
-
Returns the handler.
- getContentLengthEnable() - Method in class ilog.views.servlet.IlvManagerServlet
-
Returns true
if the servlet support is bufferized.
- getContentLengthEnable() - Method in class ilog.views.servlet.IlvManagerServletSupport
-
Returns true
if the servlet support is bufferized.
- getContentLengthEnable() - Method in class ilog.views.svg.servlet.IlvSVGManagerServlet
-
Returns true
if the servlet support is buffered.
- getContentLengthEnable() - Method in class ilog.views.svg.servlet.IlvSVGManagerServletSupport
-
Returns true
if the servlet support is buffered.
- getContentPane() - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
-
Returns the content pane for this internal frame.
- getContext() - Method in class ilog.cpl.css.function.IlpConvertionFunction
-
Returns the application context where the services
needed by the functions will be retrieved.
- getContext() - Method in class ilog.cpl.datasource.IlpAbstractAdapter
-
Returns the context.
- getContext() - Method in class ilog.cpl.datasource.IlpAbstractDataSource
-
Returns the context used by this data source.
- getContext() - Method in interface ilog.cpl.datasource.IlpDataSource
-
Returns the context used by this data source.
- getContext() - Method in class ilog.cpl.graph.action.toolbar.IlpAbstractGraphAction
-
Returns the application context.
- getContext() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the application context.
- getContext() - Method in class ilog.cpl.graphic.IlpAbstractGraphicController
-
Returns the context used by the interaction with
the graphic view.
- getContext() - Method in interface ilog.cpl.graphic.IlpGraphicComponent
-
Returns the context.
- getContext() - Method in interface ilog.cpl.graphic.IlpGraphicController
-
Returns the application context.
- getContext() - Method in interface ilog.cpl.graphic.IlpGraphicView
-
Returns the application context.
- getContext() - Method in class ilog.cpl.IlpEquipment
-
Returns the context.
- getContext() - Method in class ilog.cpl.IlpNetwork
-
Returns the context.
- getContext() - Method in class ilog.cpl.IlpTable
-
- getContext() - Method in class ilog.cpl.IlpTree
-
Returns the context.
- getContext() - Method in interface ilog.cpl.sdm.binding.IlpAttributeBindingContext
-
Returns the TGO context (
IlpContext
) set in the TGO data source
holding all business objects.
- getContext() - Method in class ilog.cpl.service.IlpDefaultImageRepository
-
Returns the application context.
- getContext() - Method in class ilog.cpl.storage.IlpAbstractWriter
-
Returns the application context
- getContext() - Method in class ilog.cpl.style.IlpStyle
-
Deprecated.
Gets the context for the style.
- getContext() - Method in class ilog.cpl.table.IlpTableView
-
Returns the application context.
- getContext() - Method in class ilog.cpl.table.renderer.IlpAbstractTableViewRenderer
-
Returns the application context.
- getContext() - Method in class ilog.cpl.tree.IlpTreeView
-
Returns the application context.
- getContext() - Method in class ilog.cpl.tree.renderer.IlpAbstractTreeViewRenderer
-
Returns the application context.
- getContext() - Method in class ilog.tgo.composite.IltcCompositeManager
-
Returns the application context.
- getContext() - Method in class ilog.tgo.faces.graph.component.IltFacesGraphView
-
Returns the JTGO context.
- getContext() - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphViewTag
-
Returns the context
property.
- getContext() - Method in class ilog.tgo.resource.IltSettings
-
Retrieves current application context.
- getContext() - Method in class ilog.views.chart.servlet.IlvChartServletSupport
-
Gets the servlet context.
- getContext() - Method in class ilog.views.dashboard.IlvDashboardDiagram
-
Returns the IlvDashboardContext
instance used by the
dashboard diagram instance.
- getContext() - Method in class ilog.views.faces.dhtml.event.FacesViewActionEvent
-
Returns the current faces context.
- getContext() - Method in class ilog.views.gantt.servlet.IlvGanttServletSupport
-
Gets the servlet context.
- getContext() - Method in class ilog.views.maps.beans.editor.IlvPickCoordinateEvent
-
Returns the context provided for this event.
- getContext() - Method in class ilog.views.maps.symbology.swing.IlvTablePersistentContext
-
- getContext() - Method in class ilog.views.servlet.IlvManagerServletSupport
-
Returns the servlet context.
- getContext() - Method in class ilog.views.svg.servlet.IlvSVGManagerServletSupport
-
Returns the ServletContext
in which this
IlvSVGManagerServletSupport
runs.
- getContext() - Method in class ilog.views.util.servlet.IlvScriptMessageServletSupport
-
Gets the servlet context.
- getContext() - Method in class ilog.views.util.servlet.IlvServletSupport
-
Gets the servlet context.
- getContextPath() - Method in class ilog.views.faces.dhtml.renderkit.IlvScriptDescriptor
-
- getContinuousZoomFactor() - Method in class ilog.views.maps.interactor.IlvContinuousZoomInteractor
-
Return the zoom factor used in continuous mode.
- getContinuousZoomIcon() - Method in class ilog.views.maps.beans.IlvJMapsManagerViewControlBar
-
Returns the continuous zoom button icon.
- getContinuousZoomIconURL() - Method in class ilog.views.maps.beans.IlvJMapsManagerViewControlBar
-
Returns the URL of the continuous zoom button icon.
- getContinuousZoomInteractor() - Method in class ilog.views.maps.beans.IlvJMapsManagerViewControlBar
-
Returns the continuous zoom interactor currently in use.
- getContinuousZoomToolTipText() - Method in class ilog.views.maps.beans.IlvJMapsManagerViewControlBar
-
Returns the text that will be displayed in the ToolTip when the mouse rests
on the continuous zoom button.
- getContrast() - Method in class ilog.views.maps.raster.datasource.IlvRasterStyle
-
Returns the contrast to apply to the original images.
- getContrast() - Method in class ilog.views.maps.raster.IlvAdjustableDelegateColorModel
-
Returns the contrast.
- getContrastAccessibilityTheme() - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns the pseudoclass that represents the current contrast theme.
- getController() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the controller, that is responsible for
the interaction between the user and the view.
- getController() - Method in interface ilog.cpl.graphic.IlpGraphicView
-
Returns the controller, which is responsible for
the interaction between use and view.
- getController() - Method in class ilog.cpl.IlpEquipment
-
Returns the encapsulated controller.
- getController() - Method in class ilog.cpl.IlpNetwork
-
Returns the encapsulated controller.
- getController() - Method in class ilog.cpl.IlpTable
-
Returns the controller associated with the Table component.
- getController() - Method in class ilog.cpl.IlpTree
-
Returns the current controller.
- getController() - Method in class ilog.cpl.interactor.IlpDefaultViewInteractor
-
Retrieves the controller to which this interactor is attached.
- getController() - Method in interface ilog.cpl.interactor.IlpViewInteractor
-
Retrieves the controller to which this view interactor is attached.
- getController() - Method in class ilog.cpl.table.IlpTableView
-
- getController() - Method in class ilog.cpl.tree.IlpTreeView
-
Returns the controller, which is responsible for
the interaction between the user and the view.
- getController() - Method in class ilog.views.chart.data.lod.IlvDataTile
-
Returns the controller of the tile.
- getController() - Method in class ilog.views.chart.data.lod.IlvLODDataSet
-
Returns the controller that manages the data tiles.
- getController() - Method in class ilog.views.tiling.IlvTile
-
Returns the controller of the tile.
- getControllerLogger() - Method in class ilog.cpl.equipment.IlpEquipmentController
-
Access the logger.
- getControllerLogger() - Method in class ilog.cpl.graph.IlpGraphController
-
Access the logger.
- getControllerLogger() - Method in class ilog.cpl.network.IlpNetworkController
-
Access the logger.
- getControllerPath(FacesContext) - Static method in class ilog.views.faces.dhtml.renderkit.IlvDHTMLUtil
-
Returns the URL mapping of the controller servlet.
- getControllerURL() - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
-
Retrieves the controllerURL
property.
- getControllerURL() - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
-
Retrieves the controllerURL
property.
- getControllerURL() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
-
Returns the URL of the controller servlet.
- getControllerURL() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
-
Returns the URL of the controller servlet.
- getControllerURL() - Static method in class ilog.views.faces.dhtml.renderkit.IlvDHTMLUtil
-
Returns the URL of the controller servlet.
- getControllerURL() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
-
Returns the URL of the controller servlet.
- getControllerURL() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
-
Returns the URL of the controller servlet.
- getControlPoint1() - Method in class ilog.views.maps.geometry.IlvMapBezierSegment
-
Returns the control1 point of the segment.
- getControlPoint2() - Method in class ilog.views.maps.geometry.IlvMapBezierSegment
-
Returns the control2 point of the segment.
- getControls() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
-
Returns a comma separated list of Google maps controls class names.
- getControlSize() - Method in class ilog.views.maps.beans.IlvFeatureSelectorPanel.CheckBoxIcon
-
The default size of the icon is 13.
- GetControlStatePath() - Static method in class ilog.tgo.model.IltOSI
-
- getControlUI() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DView
-
Returns the UI panel containing the settings for the appearance and the
performances of this Ilv3DView
.
- getConvergenceThreshold() - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
-
Returns the threshold value for the convergence detection mechanism.
- getConverter() - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
-
Returns the converter used to convert the start and the end date interval.
- getConverter(IlvHorizontalDatum, IlvHorizontalDatum) - Method in interface ilog.views.maps.projection.IlvHorizontalDatumConverterFactory
-
Deprecated.
Returns a converter that can convert coordinates from
the sourceDatum
into the targetDatum
.
- getConverter(Class<?>, Class<?>) - Static method in class ilog.views.util.convert.IlvConvert
-
Returns the converter which can handle given parameters
- GetConverterFactory() - Static method in class ilog.views.maps.projection.IlvHorizontalDatum
-
Returns a factory that can create converters to convert coordinates
from one datum to another.
- getCoordinateFormatter() - Method in class ilog.views.maps.beans.IlvJDisplayPreferencesEditorPanel
-
Returns the coordinate formatter selected on the panel.
- getCoordinateFormatter() - Method in class ilog.views.maps.IlvDisplayPreferences
-
Returns the coordinate Formatter.
- getCoordinateFormatterList() - Method in class ilog.views.maps.beans.IlvJDisplayPreferencesEditorPanel
-
- getCoordinatesMode() - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns the current coordinates mode.
- getCoordinatesMode() - Method in class ilog.views.graphlayout.IlvGraphLayout
-
Returns the current coordinates mode.
- getCoordinatesMode() - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
-
Returns the current coordinates mode.
- getCoordinatesMode() - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayout
-
Returns the current coordinates mode.
- getCoordinateSystem() - Method in class ilog.views.chart.action.IlvChartAction
-
Returns the IlvCoordinateSystem
owning the
associated y-axis or null
if no chart has been attached.
- getCoordinateSystem(int) - Method in class ilog.views.chart.IlvChart
-
Returns the coordinate system formed by the abscissa axis and the specified
ordinate axis.
- getCoordinateSystem() - Method in class ilog.views.chart.IlvChartInteractor
-
Returns the IlvCoordinateSystem
owning the
associated y-axis.
- getCoordinateSystem() - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the coordinate system to which this renderer is associated.
- getCoordinateSystem() - Method in class ilog.views.chart.IlvGrid
-
Returns the coordinate system used by this grid.
- getCoordinateSystem() - Method in class ilog.views.chart.IlvScale
-
Returns the coordinate system formed by this scale axis and its dual
axis.
- getCoordinateSystem() - Method in class ilog.views.maps.beans.IlvJCoordinateSystemEditorPanel
-
Returns the currently edited coordinate system.
- getCoordinateSystem() - Method in class ilog.views.maps.datasource.ibm.IlvDBDataSource
-
Retrieves the coordinate system of this data source.
- getCoordinateSystem() - Method in class ilog.views.maps.datasource.ibm.IlvDBFeatureIterator
-
Returns the spatial reference system that describes the coordinate
system of geometric coordinates of the map features.
- getCoordinateSystem() - Method in class ilog.views.maps.datasource.IlvMapDataSource
-
Retrieves the coordinate system of this data source.
- getCoordinateSystem() - Method in class ilog.views.maps.datasource.IlvMapDelegateFeatureIterator
-
Returns the spatial reference system that describes the coordinate
system of geometric coordinates of the map features.
- getCoordinateSystem() - Method in class ilog.views.maps.datasource.IlvMIDMIFDataSource
-
Retrieves the coordinate system of this data source.
- getCoordinateSystem() - Method in class ilog.views.maps.datasource.IlvSDODataSource.OracleIterator
-
Returns the spatial reference system that describes the coordinate
system of geometric coordinates of the map features.
- getCoordinateSystem() - Method in class ilog.views.maps.defense.format.asrp.IlvRasterASRPReader
-
Returns a projected ARC coordinate system.
- getCoordinateSystem() - Method in class ilog.views.maps.defense.format.cadrg.IlvRasterCADRGReader
-
Returns a WGS84 system.
- getCoordinateSystem() - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFReader
-
Returns the spatial reference system that describes the coordinate
system of geometric coordinates of the map features.
- getCoordinateSystem() - Method in class ilog.views.maps.defense.format.s57.IlvS57Reader
-
Returns the spatial reference system that describes the coordinate
system of geometric coordinates of the map features.
- getCoordinateSystem() - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPReader
-
Returns the spatial reference system that describes the coordinate
system of geometric coordinates of the map features.
- getCoordinateSystem() - Method in class ilog.views.maps.defense.terrain.IlvComputedRasterReader
-
Returns a WGS84 coordinate system.
- getCoordinateSystem() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DViewBoundsDataSource
-
Retrieves the coordinate system of this data source.
- getCoordinateSystem() - Method in class ilog.views.maps.format.cadrg.IlvCADRGCoverage
-
Returns the coordinate system used for the coverage.
- getCoordinateSystem() - Method in class ilog.views.maps.format.cadrg.IlvCADRGFrameReader
-
Returns the spatial reference system that describes the coordinate
system of geometric coordinates of the map features.
- getCoordinateSystem() - Method in class ilog.views.maps.format.dem.IlvGTopo30Reader
-
- getCoordinateSystem() - Method in class ilog.views.maps.format.dted.IlvDTEDReader
-
Returns the spatial reference system that describes the coordinate
system of geometric coordinates of the map features.
- getCoordinateSystem() - Method in class ilog.views.maps.format.dted.IlvRasterDTEDReader
-
Returns a WGS84 system.
- getCoordinateSystem() - Method in class ilog.views.maps.format.dxf.IlvMapDXFReader
-
Returns the spatial reference system that describes the coordinate
system of geometric coordinates of the map features.
- getCoordinateSystem() - Method in class ilog.views.maps.format.geotiff.IlvGeotiffReader
-
Returns the coordinate system in which the image is expressed.
- getCoordinateSystem() - Method in class ilog.views.maps.format.geotiff.IlvRasterGeoTiffReader
-
Returns the spatial reference system that describes the geotiff image.
- getCoordinateSystem() - Method in class ilog.views.maps.format.image.IlvImageReader
-
Returns the associated coordinate system that has been set
by the setCoordinateSystem
method or null
if none has been set.
- getCoordinateSystem() - Method in class ilog.views.maps.format.image.IlvRasterBasicImageReader
-
Returns the associated coordinate system ornull
if none has been set.
- getCoordinateSystem() - Method in class ilog.views.maps.format.kml.IlvKMLReader
-
Returns the spatial reference system that describes the coordinate
system of geometric coordinates of the map features.
- getCoordinateSystem() - Method in class ilog.views.maps.format.midmif.IlvMIDMIFReader
-
Returns the spatial reference system that describes the coordinate
system of geometric coordinates of the map features.
- getCoordinateSystem() - Method in class ilog.views.maps.format.midmif.IlvMIFReader
-
Returns the spatial reference system that describes the coordinate
system of geometric coordinates of the map features.
- getCoordinateSystem() - Method in class ilog.views.maps.format.oracle.IlvRasterSDOReader
-
Returns the spatial reference system that describes the system of
geometric coordinates for the map features.
- getCoordinateSystem() - Method in class ilog.views.maps.format.oracle.IlvSDOFeatureIterator
-
Returns the spatial reference system that describes the coordinate
system of geometric coordinates of the map features.
- getCoordinateSystem() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOFeatureIterator
-
Returns the spatial reference system that describes the coordinate
system of geometric coordinates of the iterator.
- getCoordinateSystem() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileReader
-
Returns the spatial reference system that describes the coordinate
system of geometric coordinates of the map features.
- getCoordinateSystem() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTileLoader
-
Returns the spatial reference system that describes the coordinate
system of the tile loader.
- getCoordinateSystem() - Method in class ilog.views.maps.format.shapefile.IlvSHPReader
-
Returns the spatial reference system that describes the coordinate
system of geometric coordinates of the map features.
- getCoordinateSystem() - Method in class ilog.views.maps.format.svg.IlvMapSVGReader
-
Returns the spatial reference system that describes the coordinate
system of geometric coordinates of the map features.
- getCoordinateSystem() - Method in class ilog.views.maps.format.tiger.IlvTigerReader
-
Returns the NAD83 coordinate system.
- getCoordinateSystem() - Method in class ilog.views.maps.format.wms.IlvWMSReader
-
Returns the spatial reference system that describes the coordinate
system of geometric coordinates of the map features.
- getCoordinateSystem() - Method in class ilog.views.maps.IlvCoordinateSystemProperty
-
Returns the coordinate system of this property.
- GetCoordinateSystem(IlvManager) - Static method in class ilog.views.maps.IlvCoordinateSystemProperty
-
Returns the coordinate system of a manager.
- getCoordinateSystem() - Method in class ilog.views.maps.IlvMapFeature
-
Returns the coordinate system of the geometry of the map feature.
- getCoordinateSystem() - Method in interface ilog.views.maps.IlvMapFeatureIterator
-
Returns the spatial reference system that describes the coordinate
system of geometric coordinates of the map features.
- getCoordinateSystem() - Method in class ilog.views.maps.srs.wkt.IlvWKTCoordinateSystemDictionary.CoordinateSystemNode
-
Returns the coordinate system for this node.
- getCoordinateSystem(String) - Method in class ilog.views.maps.srs.wkt.IlvWKTCoordinateSystemDictionary
-
Retrieves a coordinate system from the dictionary.
- getCoordinateSystem(int) - Method in class ilog.views.maps.srs.wkt.IlvWKTCoordinateSystemDictionary
-
Retrieves a coordinate system from the dictionary using an EPSG id.
- getCoordinateSystemFactory() - Method in class ilog.views.maps.format.midmif.IlvMIFReader
-
Returns the factory used to create IlvProjection
from
MID/MIF files
- GetCoordinateSystemFromProjection(IlvProjection) - Static method in class ilog.views.maps.projection.IlvProjectionUtil
-
Returns an IlvCoordinateSystem
that corresponds to the
projection passed as argument.
- getCoordinateSystemWKTDefinition() - Method in class ilog.views.maps.datasource.ibm.IlvDBFeatureIterator
-
Returns the WKT definition of the coordinate system.
- getCoordinateText(int, int) - Method in class ilog.views.maps.beans.IlvJMouseCoordinateViewer
-
Displays the coordinates of the mouse position.
- getCoordinateTransformation() - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
-
Returns the transformation to use to transform view coordinates to
geographic system.
- getCorners() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.ControlElement
-
- getCorners() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.NELogical
-
Returns which corners of the base are rounded.
- getCorners() - Method in class ilog.views.graphic.IlvRectangle
-
- getCorrelatedNotifications() - Method in class ilog.tgo.model.IltAlarm
-
Returns the correlated notifications.
- getCount(Object[]) - Method in class ilog.tgo.model.IltAlarmSystem.State
-
Return the count of alarms for the given state paths.
- getCount() - Method in class ilog.tgo.model.IltLinkSet
-
Returns the number of links that the link set contains.
- getCount() - Method in class ilog.views.prototypes.IlvTimerBehavior
-
Gets the synchronization count.
- getCounter() - Method in interface ilog.tgo.resource.css.IltNumericStateCustomization
-
Returns the counter decoration object the for Performance, SAN and SNMP
secondary state objects.
- getCounter() - Method in class ilog.views.prototypes.IlvCounterBehavior
-
Gets the counter
parameter for this behavior object.
- getCoverage() - Method in class ilog.views.maps.format.cadrg.IlvCADRGFrame
-
Returns the coverage of the frame.
- getCoverageList(Integer) - Method in class ilog.views.maps.defense.format.cadrg.IlvCADRGCoverageList
-
Returns the coverages for a specific scale.
- getCoverages() - Method in class ilog.views.maps.format.cadrg.IlvCADRGTocReader
-
Returns the coverages of the CADRG data base.
- getCplInteractor() - Method in class ilog.cpl.graph.action.toolbar.IlpGraphInteractorAction
-
- getCreationMode() - Method in class ilog.cpl.graph.background.IlpIVLBackgroundFactory
-
Returns the current creation mode under which this factory is operating.
- getCriteriaFactories() - Method in class ilog.views.chart.datax.adapter.sort.IlvLexicographicComparatorFactory
-
Returns the comparison criteria.
- getCriterionDescription() - Method in class ilog.views.maps.datasource.IlvHierarchicalDataSource.CriterionFilter
-
Returns a description for this filter
- getCriterionDescription() - Method in class ilog.views.maps.datasource.IlvHierarchicalDataSource.SingleAttributeFilter
-
Returns a description for this filter
- getCriterionDescription() - Method in class ilog.views.maps.datasource.IlvMIDMIFDataSource.MIDMIFFilter
-
Returns a description for this filter.
- getCriterionDescription() - Method in class ilog.views.maps.datasource.IlvSDODataSource.SDOLayerFilter
-
This implementation always returns null
.
- getCriterionDescription() - Method in class ilog.views.maps.format.dxf.IlvDXFDataSource.DXFGraphicCriterionFilter
-
Returns a description for this filter
- getCriterionFactory(int) - Method in class ilog.views.chart.datax.adapter.sort.IlvLexicographicComparatorFactory
-
Returns the comparison criterion at the specified index.
- getCriterionFilters() - Method in class ilog.views.maps.datasource.IlvHierarchicalDataSource
-
Returns an iterator over the list of CriterionFilter
of this
data source
- getCriticalProperty() - Method in class ilog.views.gantt.model.IlvCriticalPathCalculator
-
Returns the name of the critical boolean property for activities in the
data model.
- getCriticalProperty() - Method in class ilog.views.gantt.model.IlvGanttModelScheduler
-
Returns the name of the critical boolean property for activities in the
data model.
- getCriticalThreshold() - Method in class ilog.views.gantt.model.IlvCriticalPathCalculator
-
Returns the critical threshold.
- getCriticalThreshold() - Method in class ilog.views.gantt.model.IlvGanttModelScheduler
-
Returns the critical threshold.
- getCrossing() - Method in class ilog.views.chart.IlvScale
-
Returns where this scale crosses its dual axis.
- getCrossingAwareGraphic() - Method in interface ilog.views.hypergraph.crossing.IlvCrossingAwareObject
-
Returns the corresponding graphic.
- getCrossingAwareGraphic() - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
-
Returns the corresponding graphic.
- getCrossingAwareObjects(IlvManager, boolean, boolean) - Static method in class ilog.views.hypergraph.crossing.IlvCrossingCalculation
-
Returns the hashset of crossing aware objects of a manager.
- getCrossingAwareSegments(IlvTransformer) - Method in interface ilog.views.hypergraph.crossing.IlvCrossingAwareObject
-
Returns all segments of the object.
- getCrossingAwareSegments(IlvTransformer) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
-
Returns those segments of the hyperedge that can display a crossing.
- getCrossingGraphic() - Method in class ilog.views.graphic.linkpolicy.IlvCrossingAwareLinkImage
-
Returns the graphic object that draws the crossings.
- getCrossingGraphic() - Method in interface ilog.views.hypergraph.crossing.IlvCrossingAwareObject
-
Returns the graphic object that draws the crossings.
- getCrossingGraphic() - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
-
Returns the graphic object that draws the crossings.
- getCrossingMode() - Method in class ilog.views.graphic.IlvEnhancedPolylineLinkImage
-
Returns the crossing mode of the link.
- getCrossingMode() - Method in interface ilog.views.hypergraph.crossing.IlvParameterizedCrossingAwareObject
-
Returns the crossing mode of the crossing aware object.
- getCrossingMode() - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
-
Returns the crossing mode of the hyperedge.
- getCrossingOwner() - Method in interface ilog.views.hypergraph.crossing.IlvCrossingAwareSegment
-
Returns the owner of crossings that are registered for this segment.
- getCrossingPolicy() - Method in class ilog.views.graphic.linkpolicy.IlvCrossingAwareLinkImage
-
Returns the crossing link shape policy that controls this link.
- GetCrossingPolicy(IlvGrapher) - Static method in class ilog.views.graphic.linkpolicy.IlvLinkShapePolicyUtil
-
Returns the default crossing link shape policy for the crossing aware
links of the input grapher.
- getCrossingValue() - Method in class ilog.views.chart.IlvScale
-
Returns the value at which this scale crosses its dual axis.
- getCrossMarker() - Static method in class ilog.views.chart.graphic.IlvMarkerFactory
-
Returns a shared cross marker instance.
- getCS(long) - Static method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOUtil
-
Returns the IlvCoordinateSystem corresponding to the specified srID (Spatial Reference IDentifier)
- getCSFromMidMIF(int, int, double[], String, double[]) - Method in class ilog.views.maps.format.midmif.IlvMIFCoordinateSystemFactory
-
Returns a Rogue Wave JViews coordinate system corresponding to a
MIF projection specification.
- getCSFromMidMIF(String, int, int, double[], String, double[]) - Method in class ilog.views.maps.format.midmif.IlvMIFCoordinateSystemFactory
-
Returns a Rogue Wave JViews coordinate system corresponding to a
MIF projection specification.
- getCSSClass() - Method in class ilog.tgo.resource.renderer.IltAbstractWindowRenderer
-
Returns the business class used in the selector.
- getCSSClass() - Method in class ilog.tgo.resource.renderer.IltAlarmRenderer
-
Returns the business class used in the selector.
- getCSSClass() - Method in class ilog.tgo.resource.renderer.IltBellcoreRenderer
-
Returns the business class used in the selector.
- getCSSClass() - Method in class ilog.tgo.resource.renderer.IltCardCarrierRenderer
-
Returns the business class used in the selector.
- getCSSClass() - Method in class ilog.tgo.resource.renderer.IltCardRenderer
-
Returns the business class used in the selector.
- getCSSClass() - Method in class ilog.tgo.resource.renderer.IltLedRenderer
-
Returns the business class used in the selector.
- getCSSClass() - Method in class ilog.tgo.resource.renderer.IltLinkRenderer
-
Returns the business class used in the selector.
- getCSSClass() - Method in class ilog.tgo.resource.renderer.IltMiscRenderer
-
Returns the business class used in the selector.
- getCSSClass() - Method in class ilog.tgo.resource.renderer.IltNetworkElementRenderer
-
Returns the business class used in the selector.
- getCSSClass() - Method in class ilog.tgo.resource.renderer.IltObjectRenderer
-
Returns the business class used in the selector.
- getCSSClass() - Method in class ilog.tgo.resource.renderer.IltOffPageConnectorRenderer
-
Returns the business class used in the selector.
- getCSSClass() - Method in class ilog.tgo.resource.renderer.IltOSIRenderer
-
Returns the business class used in the selector.
- getCSSClass() - Method in class ilog.tgo.resource.renderer.IltPerformanceRenderer
-
Returns the business class used in the selector.
- getCSSClass() - Method in class ilog.tgo.resource.renderer.IltPortRenderer
-
Returns the business class used in the selector.
- getCSSClass() - Method in class ilog.tgo.resource.renderer.IltSANRenderer
-
Returns the business class used in the selector.
- getCSSClass() - Method in class ilog.tgo.resource.renderer.IltShelfRenderer
-
Returns the business class used in the selector.
- getCSSClass() - Method in class ilog.tgo.resource.renderer.IltSNMPRenderer
-
Returns the business class used in the selector.
- getCSSClass() - Method in class ilog.tgo.resource.renderer.IltSONETRenderer
-
Returns the business class used in the selector.
- getCSSClass() - Method in class ilog.tgo.resource.renderer.IltSubnetworkRenderer
-
Returns the business class used in the selector.
- getCSSClasses() - Method in class ilog.cpl.model.container.IlpAbstractRepresentationNode
-
Returns the CSS classes of the object.
- getCSSClasses() - Method in class ilog.cpl.model.IlpRepresentationObjectSupport
-
Returns the CSS classes of the object.
- getCSSClasses() - Method in class ilog.cpl.table.IlpDefaultTableRow
-
Returns the CSS classes of the object.
- getCSSClasses() - Method in class ilog.cpl.tree.IlpDefaultTreeNode
-
Returns the CSS classes of the object.
- getCSSClasses(IlvDataSet) - Static method in class ilog.views.chart.data.IlvDataSetProperty
-
Returns the CSS classes of the specified data set.
- getCSSClassesColumn() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the column chosen to determine the CSS classes of every object.
- getCSSClassesColumnName() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the name of the column chosen to determine the CSS classes of every
object.
- getCssClassPropertyName() - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
-
Returns the name of the CSS class property.
- GetCSSContext(IlpGraphicView) - Static method in class ilog.tgo.graphic.IltGraphicRenderer
-
Deprecated.
Returns the CSS information for the given view.
- getCSSDebugHandler() - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns the current css debugger.
- getCSSDeclarations() - Method in interface ilog.views.util.styling.IlvCSSRule
-
Returns the declarations of the rule.
- getCSSDelegate() - Method in class ilog.cpl.equipment.IlpEquipmentAdapter
-
Returns the context information needed to provide support to
cascading style sheets.
- getCSSDelegate() - Method in class ilog.cpl.tree.IlpAbstractTreeAdapter
-
Returns the context information needed to provide support to
cascading style sheets.
- getCSSEngine() - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
-
Returns the internal css engine.
- getCSSID(IlpContext) - Method in class ilog.cpl.model.container.IlpAbstractRepresentationNode
-
Returns the ID of the object.
- getCSSID(IlpContext) - Method in class ilog.cpl.model.IlpRepresentationObjectSupport
-
Returns the ID of the object.
- getCSSID(IlpContext) - Method in class ilog.cpl.table.IlpDefaultTableRow
-
Returns the ID of the object.
- getCSSID() - Method in class ilog.cpl.table.renderer.IlpAbstractTableInteractorRenderer
-
Returns the CSS identifier of this renderer.
- getCSSID() - Method in class ilog.cpl.table.renderer.IlpAbstractTableViewRenderer
-
Returns the CSS identifier of this renderer.
- getCSSID() - Method in class ilog.cpl.table.renderer.IlpViewRenderer
-
Returns the CSS identifier of this renderer.
- getCSSID(IlpContext) - Method in class ilog.cpl.tree.IlpDefaultTreeNode
-
Returns the ID of the object.
- getCSSID() - Method in class ilog.cpl.tree.renderer.IlpAbstractTreeInteractorRenderer
-
Returns the CSS identifier of this renderer.
- getCSSID() - Method in class ilog.cpl.tree.renderer.IlpAbstractTreeViewRenderer
-
Returns the CSS identifier of this renderer.
- getCSSID() - Method in class ilog.cpl.tree.renderer.IlpViewRenderer
-
Returns the CSS identifier of this renderer.
- getCSSInternal() - Method in class ilog.views.sdm.IlvSDMEngine
-
This method is for internal use; you should not call it directly.
- getCSSResourceName() - Method in class ilog.views.symbology.IlvSymbolDescriptor
-
Returns the resource access string of the symbol's CSS.
- getCSSResourceName() - Method in class ilog.views.symbology.palettes.IlvPaletteSymbol
-
Returns the resource access string to the symbol CSS.
- getCSSRules() - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
-
Returns the current CSS, with all cascadings and imports resolved.
- getCSSSelectors() - Method in interface ilog.views.util.styling.IlvCSSRule
-
Returns the simple selectors of the rule.
- getCSSType() - Method in class ilog.cpl.model.container.IlpAbstractRepresentationNode
-
Returns the type of the object.
- getCSSType() - Method in class ilog.cpl.model.IlpRepresentationObjectSupport
-
Returns the type of the object.
- getCSSType() - Method in class ilog.cpl.table.IlpDefaultTableRow
-
Returns the type of the object.
- getCSSType() - Method in class ilog.cpl.tree.IlpDefaultTreeNode
-
Returns the type of the object.
- getCSSType() - Method in class ilog.tgo.resource.renderer.IltAlarmRenderer
-
Returns the type used in CSS selectors.
- getCSSType() - Method in class ilog.tgo.resource.renderer.IltBellcoreRenderer
-
Returns the type used in CSS selectors.
- getCSSType() - Method in class ilog.tgo.resource.renderer.IltCardCarrierRenderer
-
Returns the type used in CSS selectors.
- getCSSType() - Method in class ilog.tgo.resource.renderer.IltCardRenderer
-
Returns the type used in CSS selectors.
- getCSSType() - Method in class ilog.tgo.resource.renderer.IltInfoWindowRenderer
-
Returns the type used in CSS selectors.
- getCSSType() - Method in class ilog.tgo.resource.renderer.IltLedRenderer
-
Returns the type used in CSS selectors.
- getCSSType() - Method in class ilog.tgo.resource.renderer.IltLinkRenderer
-
Returns the type used in CSS selectors.
- getCSSType() - Method in class ilog.tgo.resource.renderer.IltMiscRenderer
-
Returns the type used in CSS selectors.
- getCSSType() - Method in class ilog.tgo.resource.renderer.IltNetworkElementRenderer
-
Returns the type used in CSS selectors.
- getCSSType() - Method in class ilog.tgo.resource.renderer.IltObjectRenderer
-
Returns the type used in CSS selectors.
- getCSSType() - Method in class ilog.tgo.resource.renderer.IltOffPageConnectorRenderer
-
Returns the type used in CSS selectors.
- getCSSType() - Method in class ilog.tgo.resource.renderer.IltOSIRenderer
-
Returns the type used in CSS selectors.
- getCSSType() - Method in class ilog.tgo.resource.renderer.IltPerformanceRenderer
-
Returns the type used in CSS selectors.
- getCSSType() - Method in class ilog.tgo.resource.renderer.IltPortRenderer
-
Returns the type used in CSS selectors.
- getCSSType() - Method in class ilog.tgo.resource.renderer.IltSANRenderer
-
Returns the type used in CSS selectors.
- getCSSType() - Method in class ilog.tgo.resource.renderer.IltShelfRenderer
-
Returns the type used in CSS selectors.
- getCSSType() - Method in class ilog.tgo.resource.renderer.IltSNMPRenderer
-
Returns the type used in CSS selectors.
- getCSSType() - Method in class ilog.tgo.resource.renderer.IltSONETRenderer
-
Returns the type used in CSS selectors.
- getCSSType() - Method in class ilog.tgo.resource.renderer.IltSubnetworkRenderer
-
Returns the type used in CSS selectors.
- getCSSType() - Method in class ilog.tgo.resource.renderer.IltSystemWindowRenderer
-
Returns the type used in CSS selectors.
- getCSSURL() - Method in class ilog.views.symbology.palettes.IlvPaletteSymbol
-
Returns the URL to the CSS description file of this symbol.
- getCSSValue(IlvCompositeContext, IlvComposite) - Method in class ilog.views.symbology.interactor.IlvSymbolInteractor
-
Gets the value of the parameter in the model.
- getCtIcon() - Method in interface ilog.tgo.resource.css.IltSecondaryStateCustomization
-
Returns the CT icon for applicable Bellcore and OSI secondary state
objects.
- getCurrency() - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
-
- getCurrency() - Method in class ilog.views.util.text.IlvWrappedICUNumberFormat
-
- getCurrencyInstance() - Static method in class ilog.views.util.text.IlvNumberFormatFactory
-
Returns a currency number formatter for the current locale.
- getCurrencyInstance(Locale) - Static method in class ilog.views.util.text.IlvNumberFormatFactory
-
- getCurrencyInstance(ULocale) - Static method in class ilog.views.util.text.IlvNumberFormatFactory
-
Returns a currency decimal number formatter for the given locale.
- getCurrentBestCost() - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayoutReport
-
Returns the current best value of the heuristic cost function of the
topological optimization.
- getCurrentColor() - Method in class ilog.tgo.grprim.IltBlinkingColor
-
- getCurrentColor() - Method in class ilog.views.util.java2d.IlvBlinkingColor
-
Returns current color.
- getCurrentColor() - Method in class ilog.views.util.java2d.IlvBlinkingMultiColor
-
Returns current color.
- getCurrentCost() - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayoutReport
-
Returns the current value of the heuristic cost function of the
topological optimization.
- getCurrentCount() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTiler
-
Returns the number of objects currently processed.
- getCurrentDashboardDiagram() - Method in class ilog.views.dashboard.IlvDashboardEditor
-
Returns the currently selected dashboard diagram in its dashboard container.
- getCurrentDiagrammer() - Method in class ilog.views.diagrammer.application.IlvDiagrammerApplication
-
Deprecated.
Returns the currently active diagram component.
- getCurrentDiagrammer() - Method in class ilog.views.diagrammer.application.IlvDiagrammerFrame
-
Returns the currently active diagram component.
- getCurrentDiagrammer(Component) - Static method in class ilog.views.diagrammer.IlvDiagrammer
-
Returns the current diagram component for the hierarchy that
contains the specified component.
- getCurrentDir() - Method in class ilog.views.symbology.palettes.swing.action.IlvPaletteLoadAction
-
Returns current file chooser directory.
- getCurrentDirectory() - Static method in class ilog.cpl.service.IlpDefaultURLAccessService
-
Returns the current directory, or null
if unavailable.
- getCurrentDirectory() - Static method in class ilog.views.util.swing.SwingFactories
-
Returns the current directory of the shared file chooser dialog box.
- getCurrentIndex() - Method in class ilog.views.maps.format.shapefile.IlvDBFReader
-
Returns the index of the next field that will be read.
- getCurrentLocale() - Static method in class ilog.views.util.IlvLocaleUtil
-
Returns the current locale.
- getCurrentLocaleString(Class<?>, String) - Static method in class ilog.views.util.IlvResourceUtil
-
Returns a string for the given subkey from the resource bundle named
"messages" in the package of the input object.
- getCurrentlyRunningLayout() - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayoutReport
-
Returns the layout instance of the subgraph that is currently laid
out, when the layout is running.
- getCurrentPaint() - Method in class ilog.views.util.java2d.IlvBlinkingMultiPaint
-
Returns current paint.
- getCurrentPaint() - Method in class ilog.views.util.java2d.IlvBlinkingPaint
-
Returns current paint.
- getCurrentPalette() - Method in class ilog.tgo.grprim.Ilt1DPalette
-
- getCurrentPalette() - Method in class ilog.tgo.grprim.Ilt2DPalette
-
- getCurrentPoint() - Method in class ilog.views.sdm.util.IlvSDMLinkReconnector
-
Returns the current point where the user has dragged
the origin or the destination of the link.
- getCurrentSize() - Method in class ilog.views.util.servlet.tiling.IlvDefaultFileTileCache
-
Returns the current size of this file cache
- getCurrentSRID() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOFeatureIterator
-
Returns the Oracle SRID of the last geometry read by the iterator.
- getCurrentTranslation(MouseEvent) - Method in class ilog.views.interactor.IlvPanInteractor
-
Returns the current translation factors.
- getCurrentULocale() - Static method in class ilog.views.util.IlvLocaleUtil
-
Returns the current locale as an ICU ULocale
.
- getCurrentView(Graphics) - Static method in class ilog.views.IlvManagerView
-
Returns the current manager view that is drawn into the input
Graphics
.
- getCursor() - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesGraphInteractor
-
Returns the cursor
property, that is, the mouse cursor to be
displayed when using this interactor.
- getCursor() - Method in class ilog.tgo.swing.IltComponentManager
-
- GetCursor(int) - Static method in class ilog.views.appframe.swing.docking.IlvDockingCursors
-
Returns the cursor of the corresponding type.
- getCursor() - Method in class ilog.views.chart.interactor.IlvChart3DViewInteractor
-
Returns the cursor associated with this interactor.
- getCursor() - Method in class ilog.views.chart.interactor.IlvChartEditPointInteractor
-
Returns the cursor used by the interactor.
- getCursor() - Method in class ilog.views.chart.interactor.IlvChartLocalReshapeInteractor
-
Returns the cursor used by this interactor.
- getCursor() - Method in class ilog.views.chart.interactor.IlvChartPanInteractor
-
Returns the cursor associated with this interactor.
- getCursor() - Method in class ilog.views.chart.interactor.IlvChartPickInteractor
-
Returned the cursor used by the interactor.
- getCursor() - Method in class ilog.views.faces.component.IlvImageButton
-
Returns the cursor displayed when the mouse is on the button.
- getCursor() - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectInteractor
-
Returns the mouse cursor
to be displayed when using this interactor.
- getCursor() - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
-
Returns the cursor displayed when the mouse is on the button.
- getCursor() - Method in interface ilog.views.faces.interactor.IlvFacesInteractor
-
Returns the mouse cursor
to be displayed when using this interactor.
- getCursor() - Method in class ilog.views.faces.interactor.IlvInteractor
-
Returns the mouse cursor
to be displayed when using this interactor.
- getCursor() - Method in class ilog.views.faces.taglib.IlvInteractorTag
-
Returns the mouse cursor to be displayed when using this interactor.
- getCursor() - Method in class ilog.views.gantt.graphic.interactor.IlvActivityGraphicDuplicateInteractor
-
Returns the cursor used for edition.
- getCursor() - Method in class ilog.views.gantt.graphic.interactor.IlvActivityGraphicMoveInteractor
-
Returns the cursor used for edition.
- getCursor(int) - Method in class ilog.views.gantt.graphic.interactor.IlvActivityGraphicReshapeInteractor
-
Returns the cursor used for editing.
- getCursor() - Method in class ilog.views.gantt.graphic.interactor.IlvMakeActivityInteractor
-
Returns the cursor used to create the activity.
- getCursor() - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeBaseInteractor
-
Returns the cursor used for editing.
- getCursor() - Method in interface ilog.views.IlvObjectInteractorContext
-
Returns the cursor of the context.
- getCursor() - Method in class ilog.views.IlvPolyPointsEdition
-
Returns the cursor used for editing.
- getCursor(int) - Method in class ilog.views.IlvReshapeSelection
-
Returns the cursor used for editing.
- getCursor() - Method in class ilog.views.interactor.IlvDragRectangleInteractor
-
Returns the cursor used for editing.
- getCursor() - Method in class ilog.views.interactor.IlvGrapherPinInteractor
-
Returns the cursor used for editing.
- getCursor() - Method in class ilog.views.interactor.IlvMakePolyPointsInteractor
-
Returns the cursor used for editing.
- getCursor() - Method in class ilog.views.interactor.IlvMoveRectangleInteractor
-
Returns the cursor used for editing.
- getCursor() - Method in class ilog.views.prototypes.IlvPrototypeBeanSupport
-
Implementation of the IlvObjectInteractorContext
interface.
- getCursor() - Method in class ilog.views.sdm.interactor.IlvMakeSDMNodeInteractor
-
Returns the cursor used for editing.
- getCursor(int) - Static method in class ilog.views.util.swing.IlvCursorFactory
-
Returns the cursor for the cursor type.
- getCurve(int) - Method in class ilog.views.maps.geometry.IlvMapMultiCurve
-
Returns the curve at the specified index.
- getCurved() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the curved look and the smoothness of the spline of an IlvGeneralLink
.
- getCurved() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns whether the link is straight (0.0
) or curved (> 0.0
).
- getCurveRenderer() - Method in class ilog.views.maps.IlvDefaultFeatureRenderer
-
Returns the graphic renderer used to translate curves into graphic objects.
- getCustomCursorHotSpot(String) - Static method in class ilog.views.util.swing.IlvCursorRegistry
-
Retrieves the hot spot of to a custom cursor.
- getCustomCursorImage(String) - Static method in class ilog.views.util.swing.IlvCursorRegistry
-
Retrieves the image corresponding to a custom cursor.
- getCustomEditor() - Method in class ilog.views.maps.beans.editor.IlvAlphaPropertyEditor
-
Retrieves the custom editor.
- getCustomEditor() - Method in class ilog.views.maps.beans.editor.IlvBoundsPropertyEditor
- getCustomEditor() - Method in class ilog.views.maps.beans.editor.IlvColorModelPropertyEditor
-
Returns the component to use in editing the current Color Model value.
- getCustomEditor() - Method in class ilog.views.maps.beans.editor.IlvPercentPropertyEditor
- getCustomEditor() - Method in class ilog.views.maps.datasource.IlvCoordinateSystemPropertyEditor
-
Returns the specific IlvJCoordinateSystemEditorPanel
editor panel.
- getCustomEditor() - Method in class ilog.views.maps.datasource.IlvFilePropertyEditor
-
Returns the File selection dialog in use.
- getCustomEditor() - Method in class ilog.views.maps.projection.IlvCoordinateEditor
-
Returns the custom editor for this property editor.
- getCustomizableRules(boolean) - Method in class ilog.views.chart.customizer.IlvChartCSSAdapter
-
Returns the customizable rules of the chart.
- getCustomizableRuleSelectors() - Method in class ilog.views.chart.customizer.IlvChartCSSAdapter
-
Returns the selector strings of the customizable rules of the chart.
- getCustomizedRenderer(IlvMapFeature) - Method in class ilog.views.maps.IlvMapCSSRenderer
-
Returns the customized renderer for an IlvMapFeature
instance.
- getDarkColor() - Method in interface ilog.tgo.resource.css.IltAlarmSeverityCustomization
-
Returns the alarm dark color that represents a certain alarm severity.
- getDarkColor() - Method in class ilog.views.util.java2d.IlvContrastingColor
-
Returns the color used in front of bright background.
- getDarkPalette() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the palette for the darker parts of the border.
- getDarkThreshold() - Method in class ilog.tgo.graphic.renderer.IltAbstractImageBaseRendererFactory
-
Returns the threshold (0..255
) applied to dark colors when
computing the NoTraffic
representation.
- getDash() - Method in class ilog.views.maps.graphic.IlvOutlinedPathDecoration
-
Returns the dash of this stroke, or null
if this stroke is not
dashed.
- getDash() - Method in class ilog.views.maps.graphic.IlvStrokedPathDecoration
-
Returns the dash of this stroke, or null
if this stroke is not
dashed.
- getDashArray() - Method in class ilog.views.sdm.graphic.IlvBasicStroke
-
Returns the array representing the lengths of the dash segments.
- getDashboardContainer() - Method in class ilog.views.dashboard.IlvDashboardEditor
-
Returns the dashboard container for this Dashboard Editor instance.
- getDashboardDiagram() - Method in class ilog.views.diagrammer.faces.component.IlvFacesDashboardView
-
Returns the dashboard
- getDashboardDiagram() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
-
- getDashboardDiagram() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDashboardViewTag
-
- getDashboardDiagram(IlvSDMView) - Static method in class ilog.views.diagrammer.faces.IlvFacesDiagrammerUtil
-
- getDashOffset() - Method in class ilog.views.maps.graphic.IlvOutlinedPathDecoration
-
Returns the dash offset of dashes used by this stroke.
- getDashOffset() - Method in class ilog.views.maps.graphic.IlvStrokedPathDecoration
-
Returns the dash offset of dashes used by this stroke.
- getDashPhase() - Method in class ilog.views.sdm.graphic.IlvBasicStroke
-
Returns the current dash phase.
- getData() - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphViewTag
-
Returns the data
property.
- getData() - Method in class ilog.views.appframe.docview.IlvDataDocument
-
Returns the data object associated with this document.
- getData() - Method in class ilog.views.chart.data.IlvAbstractDataSet
-
Returns all the data points held by this data set.
- getData() - Method in class ilog.views.chart.data.IlvCyclicDataSet
-
Returns all the data points held by this data set.
- getData() - Method in interface ilog.views.chart.data.IlvDataSet
-
Returns all the data points held by this data set.
- getData() - Method in class ilog.views.chart.data.IlvDataSetPoint
-
Returns an IlvDataPoints
object representing this data point.
- getData() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
-
Returns the data to be displayed by this component
- getData(MouseEvent) - Method in class ilog.views.chart.IlvChartInteractor
-
Returns the data values corresponding to the coordinates of the
specified mouse event.
- getData(int, int) - Method in class ilog.views.chart.IlvChartInteractor
-
Returns the data values corresponding to the specified display
coordinates.
- getData() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDashboardViewTag
-
Returns the data to be displayed by this component.
- getData() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerViewTag
-
Returns the data to be displayed by this component
- getData() - Method in class ilog.views.faces.component.IlvBasicView
-
Returns the data to be displayed by this component
- getData() - Method in class ilog.views.faces.dhtml.taglib.IlvDHTMLViewTag
-
Returns the data to be displayed by this component
- getData() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
-
Returns the data to be displayed by this component
- getData() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
-
Returns the data to be displayed by this component.
- getDatabaseName() - Method in class ilog.views.maps.datasource.ibm.IlvDBAbstractConnectionPanel
-
Returns the database name.
- getDatabaseName() - Method in class ilog.views.maps.datasource.ibm.IlvDBConnectionInfo
-
Get the database name
- getDatabaseURL() - Method in class ilog.views.chart.data.IlvJDBCDataSource
-
Returns the database URL.
- getDataBetween(int, int) - Method in class ilog.views.chart.data.IlvAbstractDataSet
-
Returns the data points between the two specified indices.
- getDataBetween(int, int) - Method in class ilog.views.chart.data.IlvCyclicDataSet
-
Returns the data points between the two specified indices.
- getDataBetween(int, int) - Method in interface ilog.views.chart.data.IlvDataSet
-
Returns the data points between the two specified indices.
- getDataBetween(int, int) - Method in class ilog.views.chart.data.lod.IlvLODDataSet
-
Returns the data points between the two specified indices.
- getDataClass() - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
-
Returns the class of the data that the documents created by this template
embed.
- getDataContainer() - Method in class ilog.views.appframe.docview.project.DataContainerEvent
-
Returns the data container that has the changed content.
- getDataContainer() - Method in class ilog.views.appframe.docview.project.IlvAbstractDataContainerUndoableEdit
-
Returns the data container on which an edit has occurred.
- getDataContainer() - Method in class ilog.views.appframe.docview.project.IlvDataContainerDocument
-
Returns the data container associated with this document.
- getDataContainer() - Method in interface ilog.views.appframe.docview.project.IlvDataContainerProvider
-
Returns a data container.
- getDataContainer() - Method in class ilog.views.appframe.swing.IlvExplorerView
-
Returns the data container associated with this explorer view.
- getDataContainerNode(Object) - Method in class ilog.views.appframe.swing.IlvExplorerView
-
Returns the data container node associated with the specified
treeNode
or null
.
- getDataConverter(int) - Method in class ilog.views.chart.data.IlvJDBCDataSource
-
Returns an IlvDataConverter
object to convert data for the
specified column.
- getDataConverter(Class<?>) - Method in class ilog.views.chart.data.IlvSwingTableDataSource
-
Returns the converter of the given data class.
- getDataConverter(int) - Method in class ilog.views.chart.data.IlvSwingTableDataSource
-
Returns the data converter for the given column.
- getDataCount() - Method in class ilog.views.chart.data.IlvAbstractDataSet
-
Returns the number of data points held by this data set.
- getDataCount() - Method in class ilog.views.chart.data.IlvCombinedDataSet
-
Returns the number of data points held by this data set.
- getDataCount() - Method in class ilog.views.chart.data.IlvCyclicDataSet
-
Returns the number of data points held by this data set.
- getDataCount() - Method in interface ilog.views.chart.data.IlvDataSet
-
Returns the number of data points held by this data set.
- getDataCount() - Method in class ilog.views.chart.data.IlvDefaultDataSet
-
Returns the number of data points held by this data set.
- getDataCount() - Method in class ilog.views.chart.data.IlvFilterDataSet
-
This method may be overridden in subclasses.
- getDataCount() - Method in class ilog.views.chart.data.IlvFunctionDataSet
-
Returns the number of data points held by this data set.
- getDataCount() - Method in class ilog.views.chart.data.lod.IlvLODDataSet
-
Returns an upper bound for the number of data points available at this
moment.
- getDataExpression() - Method in class ilog.views.prototypes.IlvEventBehavior
-
Gets the dataExpression
parameter for this behavior object.
- getDataFile() - Method in class ilog.views.diagrammer.IlvDiagrammer
-
- getDataIndex(int) - Method in class ilog.views.chart.data.IlvDataPoints
-
- getDataIndex() - Method in class ilog.views.chart.IlvPieRendererLegendItem
-
Returns the index of the data point that this item represents.
- getDataInside(IlvDataWindow, int, boolean) - Method in class ilog.views.chart.data.IlvAbstractDataSet
-
Returns the data points inside the specified data window.
- getDataInside(IlvDataWindow, int, int, int, boolean) - Method in class ilog.views.chart.data.IlvAbstractDataSet
-
Returns the data points of the specified index range inside the specified
data window.
- getDataInside(IlvDataWindow, int, boolean) - Method in class ilog.views.chart.data.IlvCyclicDataSet
-
Returns the data points inside the specified data window.
- getDataInside(IlvDataWindow, int, boolean) - Method in interface ilog.views.chart.data.IlvDataSet
-
Returns the data points inside the specified data window.
- getDataInside(IlvDataWindow, int, boolean) - Method in class ilog.views.chart.data.lod.IlvLODDataSet
-
Returns the data points inside the specified data window.
- getDataInterval(IlvHierarchyChart, IlvServletRequestParameters) - Method in class ilog.views.gantt.servlet.IlvGanttServletSupport
-
Returns the time interval of the chart's data model.
- getDataLabel(int) - Method in class ilog.views.chart.data.IlvAbstractDataSet
-
Returns the label associated with the data point at the specified index.
- getDataLabel(int) - Method in class ilog.views.chart.data.IlvCyclicDataSet
-
Returns the label associated with the data point at the specified index.
- getDataLabel(int) - Method in interface ilog.views.chart.data.IlvDataSet
-
Returns the label associated with the data point at the specified index.
- getDataLabel(int) - Method in class ilog.views.chart.data.IlvDefaultDataSet
-
Returns the label associated with the data point at the specified index.
- getDataLabel(int) - Method in class ilog.views.chart.data.IlvFilterDataSet
-
This method may be overridden in subclasses.
- getDataLabel(int) - Method in class ilog.views.chart.data.IlvXSortedDataSet
-
The implementation here delegates to the underlying data set, applying
index conversion.
- getDataLabeling() - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the data labeling mode.
- getDataLabelLayout() - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the layout mode for the data labels.
- getDataLabelling() - Method in class ilog.views.chart.IlvChartRenderer
-
- getDataLabels() - Method in class ilog.views.chart.data.IlvDefaultDataSet
-
Returns the data point labels.
- getDataLabelsIndex() - Method in class ilog.views.chart.data.IlvSwingTableDataSource
-
Returns the data labels index.
- getDataMax() - Method in class ilog.views.chart.IlvAxis
-
Returns the maximum value of data along this axis.
- getDataMin() - Method in class ilog.views.chart.IlvAxis
-
Returns the minimum value of data along this axis.
- getDataObject() - Method in class ilog.views.sdm.event.SDMEngineObjectRenderedEvent
-
Returns the data object that has just been rendered
as a graphic object.
- getDataObject() - Method in class ilog.views.sdm.event.SDMEngineSelectionEvent
-
Returns the object that was selected or deselected.
- GetDataPathResolvers() - Static method in class ilog.views.maps.format.IlvMapDataPathManager
-
Returns an enumeration of the resolvers contained in the data path
manager.
- getDataPoint() - Method in class ilog.views.chart.accessibility.IlvAccessibleDataPoint
-
Returns the combination of the data set and the data point.
- getDataRange() - Method in class ilog.views.chart.IlvAxis
-
Returns the data range along this axis.
- getDataRangePolicy() - Method in class ilog.views.chart.IlvChart
-
Returns the calculation policy used by the chart to compute the data range
of an axis.
- getDataRangePolicy() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the calculation policy used by the chart to compute the data
range of an axis.
- getDataSet() - Method in class ilog.views.chart.accessibility.IlvAccessibleDataPoint
-
Returns the data set.
- getDataSet() - Method in class ilog.views.chart.accessibility.IlvAccessibleDataSet
-
Returns the data set.
- getDataSet(int) - Method in class ilog.views.chart.data.IlvAbstractDataSource
-
Returns the data set at the specified index.
- getDataSet(int) - Method in class ilog.views.chart.data.IlvCombinedDataSet
-
Returns the data set at the specified index.
- getDataSet() - Method in class ilog.views.chart.data.IlvDataPoints
-
Returns the data set to which these data points belong.
- getDataSet(int) - Method in interface ilog.views.chart.data.IlvDataSetList
-
Returns the data set at the specified index.
- getDataSet() - Method in class ilog.views.chart.data.IlvDataSetPoint
-
Returns the data set to which this data point belongs.
- getDataSet(int) - Method in interface ilog.views.chart.data.IlvDataSource
-
Returns the data set at the specified index.
- getDataSet() - Method in class ilog.views.chart.data.lod.IlvDataTileController
-
Returns the data set associated with the controller.
- getDataSet() - Method in class ilog.views.chart.event.DataSetContentsEvent
-
Returns the source of the event, for example the data set on which the change
occurred.
- getDataSet() - Method in interface ilog.views.chart.event.DataSetEvent
-
Returns the source of the event, e.g the data set on which the change
occurred.
- getDataSet() - Method in class ilog.views.chart.event.DataSetPropertyEvent
-
Returns the data set on which the change occurred.
- getDataSetAtPosition(int) - Method in class ilog.views.chart.data.IlvDefaultDataSource
-
Returns the data set at a specified target position.
- getDataSetByName(String) - Method in class ilog.views.chart.data.IlvAbstractDataSource
-
Returns the data set with the given name, of null
if there
is none.
- getDataSetCount() - Method in class ilog.views.chart.data.IlvAbstractDataSource
-
Returns the number of data sets provided by this data source.
- getDataSetCount() - Method in class ilog.views.chart.data.IlvCombinedDataSet
-
Returns the number of managed data sets.
- getDataSetCount() - Method in interface ilog.views.chart.data.IlvDataSetList
-
Returns the number of managed data sets.
- getDataSetCount() - Method in interface ilog.views.chart.data.IlvDataSource
-
Returns the number of data sets provided by this data source.
- getDataSetIndex(IlvDataSet) - Method in class ilog.views.chart.data.IlvAbstractDataSource
-
Returns the index of the specified data set.
- getDataSetIndex(IlvDataSet) - Method in class ilog.views.chart.data.IlvCombinedDataSet
-
Returns the index of a data set in the list.
- getDataSetIndex(IlvDataSet) - Method in interface ilog.views.chart.data.IlvDataSetList
-
Returns the index of a data set in the list.
- getDataSetIndex(IlvDataSet) - Method in interface ilog.views.chart.data.IlvDataSource
-
Returns the index of the specified data set.
- getDataSetIndex(IlvDataSet) - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the index of the specified data set in the data source
connected to this renderer.
- getDataSetIterator() - Method in class ilog.views.chart.data.IlvAbstractDataSource
-
Returns an iterator over the data sets provided by this data source.
- getDataSetIterator() - Method in interface ilog.views.chart.data.IlvDataSource
-
Returns an iterator over the data sets provided by this data source.
- getDataSetIterator() - Method in class ilog.views.chart.IlvChart
-
Returns an iterator over all the data sets connected to this chart.
- getDataSetList() - Method in class ilog.views.chart.data.IlvAbstractDataSource
-
Returns the internal list of data sets handled by the data source.
- getDataSetMainIndex(IlvDataSet) - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the index of the specified data set in the data source connected
to the main renderer in the parent chain of this renderer.
- getDataSetMainRenderer(IlvDataSet) - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the main renderer of the specified data set in the parent chain
of this renderer.
- getDataSets() - Method in class ilog.views.chart.data.IlvAbstractDataSource
-
Returns the data sets provided by this data source.
- getDataSets() - Method in class ilog.views.chart.data.IlvCombinedDataSet
-
Returns an array containing all the managed data sets.
- getDataSets() - Method in interface ilog.views.chart.data.IlvDataSetList
-
Returns an array containing all the managed data sets.
- getDataSets() - Method in interface ilog.views.chart.data.IlvDataSource
-
Returns the data sets provided by this data source.
- getDataSource() - Method in class ilog.cpl.datasource.DataSourceManagerEvent
-
- getDataSource() - Method in class ilog.cpl.datasource.IlpAbstractAdapter
-
Returns the data source.
- getDataSource() - Method in class ilog.cpl.graph.IlpGraphHandlerWithDataSource
-
Gets the data source into which this handler will create objects.
- getDataSource() - Method in interface ilog.cpl.graphic.IlpGraphicComponent
-
Returns the data source that feeds the network.
- getDataSource() - Method in class ilog.cpl.IlpEquipment
-
Returns the data source that feeds the equipment.
- getDataSource() - Method in class ilog.cpl.IlpNetwork
-
Returns the data source that feeds the network.
- getDataSource() - Method in class ilog.cpl.IlpTable
-
Retrieves the current data source.
- getDataSource() - Method in class ilog.cpl.IlpTree
-
Retrieves the current data source.
- getDataSource() - Method in class ilog.cpl.project.IlpProject
-
Returns the data source of this project.
- getDataSource() - Method in class ilog.cpl.sdm.IlpAbstractSDMAdapter
-
Returns the data source.
- getDataSource() - Method in class ilog.tgo.faces.graph.component.IltFacesGraphView
-
Returns the data source.
- getDataSource() - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphViewTag
-
Returns the dataSource
property.
- getDataSource(IlvDataSet) - Static method in class ilog.views.chart.data.IlvDataSetProperty
-
Returns the main data source of the specified data set.
- getDataSource() - Method in class ilog.views.chart.event.DataSourceEvent
-
Returns the data source on which the event occurred.
- getDataSource() - Method in class ilog.views.chart.event.TreeTableDataSourceEvent
-
Returns the data source on which the event occurred.
- getDataSource() - Method in class ilog.views.chart.faces.component.IlvChartView
-
Returns the data source to be displayed by the chart linked to this chart
view.
- getDataSource() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
-
Returns the binding to a data source.
- getDataSource() - Method in class ilog.views.chart.IlvChart
-
Returns the data source of the first renderer.
- getDataSource(int) - Method in class ilog.views.chart.IlvChartConfiguration
-
Returns the data source at the given index.
- getDataSource() - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the data source to which this renderer is connected.
- getDataSource() - Method in class ilog.views.diagrammer.faces.component.IlvFacesDiagrammerView
-
Returns the diagrammer data source.
- getDataSource() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerViewTag
-
Returns the data source.
- getDataSource() - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Returns the current data source of this diagram component.
- getDataSource() - Method in class ilog.views.diagrammer.project.IlvDiagrammerProject
-
Returns the data source of this Diagrammer project.
- getDataSource() - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
-
Returns the Gantt data source.
- getDataSource() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
-
Returns the Gantt data source.
- getDataSource() - Method in class ilog.views.gantt.project.IlvGanttProjectConfiguration
-
Returns the Gantt data source handled by this configuration.
- getDataSource(IlvManager, String) - Method in class ilog.views.maps.beans.IlvMapAnnotationModel
-
Retrieves the data source associated with a key.
- getDataSource() - Method in class ilog.views.maps.beans.IlvMapLayer
-
Returns the data source associated with this layer.
- getDataSource() - Method in class ilog.views.maps.datasource.DataSourceEvent
-
Returns the source of the event as an IlvMapDataSource
- getDataSource(String) - Method in class ilog.views.maps.datasource.IlvMapDataSourceModel
-
Finds a data source by its name.
- getDataSource() - Method in class ilog.views.maps.datasource.IlvMapDataSourceNode
-
Returns the data source associated with this node, or null.
- getDataSourceCount() - Method in class ilog.views.chart.IlvChartConfiguration
-
Returns the number of data sources handled by this configuration.
- getDataSourceId() - Method in class ilog.tgo.faces.graph.component.IltFacesGraphView
-
Returns the data source identifier.
- getDataSourceId() - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphViewTag
-
Returns the dataSourceId
property.
- getDataSourceId() - Method in class ilog.views.chart.faces.component.IlvChartView
-
Returns the ID of the data source displayed by this chart.
- getDataSourceId() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
-
Returns the ID of the data source displayed by this chart.
- getDataSourceId() - Method in class ilog.views.diagrammer.faces.component.IlvFacesDiagrammerView
-
Returns the data source identifier.
- getDataSourceId() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerViewTag
-
Returns the data source ID.
- getDataSourceId() - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
-
Returns the Gantt data source identifier.
- getDataSourceId() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
-
Returns the Gantt data source identifier.
- getDataSourceIterator() - Method in class ilog.views.chart.IlvChartConfiguration
-
Returns an iterator over all the data sources handled by this
configuration.
- getDataSourceManager() - Method in interface ilog.cpl.service.IlpContext
-
Returns the data source manager.
- getDataSourceManager() - Method in class ilog.cpl.service.IlpDefaultContext
-
Returns the data source manager.
- getDataSources() - Method in interface ilog.cpl.datasource.IlpDataSourceManager
-
Returns the data sources created in the context of this data source manager.
- getDataSources() - Method in class ilog.cpl.datasource.IlpDefaultDataSourceManager
-
Returns the data sources created in the context of this data source manager.
- getDataSources() - Method in class ilog.views.maps.datasource.IlvMapDataSourceModel
-
Returns all the data sources known by this IlvMapDataSourceModel
.
- getDataSourceSerializer(Class<?>) - Static method in class ilog.views.chart.IlvChartConfiguration
-
Returns the data source serializer for the specified IlvDataSource class.
- getDataURL() - Method in class ilog.views.diagrammer.datasource.IlvXMLDataSource
-
Returns the URL of the XML data file.
- getDataURL() - Method in class ilog.views.diagrammer.faces.component.data.IlvFacesDiagrammerXMLDataSource
-
Returns the URL of the XML data file.
- getDataURL() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerXMLDataSourceTag
-
Returns the URL of the XML data file.
- getDataURL() - Method in class ilog.views.gantt.project.IlvGanttXMLDataSource
-
Returns the URL of the XML data file.
- getDataURL() - Method in class ilog.views.sdm.servlet.IlvSDMServlet
-
Returns the URL of the directory where the data files
(such as icon files, style sheets, and XML files) are
located.
- getDataURL() - Method in class ilog.views.sdm.servlet.IlvSDMServletSupport
-
Returns the URL of the directory where the data files
(such as icon files, style sheets, and XML files) are
located.
- getDataWindow() - Method in class ilog.views.chart.graphic.IlvDataIndicator
-
Returns the data window displayed by the indicator.
- getDataWindow() - Method in class ilog.views.chart.print.IlvChartPrintableDocument
-
Returns the data window printed in this document.
- getDataWindowTag(IlvDataWindow, int, IlvIMapAttributes, boolean) - Method in class ilog.views.chart.servlet.IlvImageMapBuilder
-
Generates an area tag corresponding to the specified data window.
- getDate(String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the value of the attribute with the specified name as a date.
- getDate(String, Date) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the value of the attribute with the specified name as a double.
- getDate(String) - Method in class ilog.views.chart.servlet.IlvServletParameters
-
Returns the named parameter value as a Date.
- getDate(String, Date) - Method in class ilog.views.chart.servlet.IlvServletParameters
-
Returns the named parameter value as a Date.
- getDate(String) - Method in class ilog.views.gantt.servlet.IlvServletParameters
-
Returns the named parameter value as a Date.
- getDate(String, Date) - Method in class ilog.views.gantt.servlet.IlvServletParameters
-
Returns the named parameter value as a Date.
- getDate() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the date displayed by the view.
- getDate() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the date displayed by the panel.
- getDate() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthView
-
Returns the date displayed by the view.
- getDate() - Method in class ilog.views.schedule.data.IlvDataValue
-
Returns the date associated with the value.
- getDate() - Method in class ilog.views.util.print.IlvPrintableDocument
-
Returns the printing date.
- getDateFormat() - Method in class ilog.views.chart.data.xml.IlvXMLDataWriter
-
Returns the document date format.
- getDateFormat() - Method in class ilog.views.gantt.scale.IlvBasicTimeScaleRow
-
This method returns the appropriate format to display text.
- getDateFormat() - Method in interface ilog.views.gantt.xml.IlvActivityWriter
-
Gets the date format.
- getDateFormat() - Method in class ilog.views.gantt.xml.IlvGanttDocumentWriter
-
Returns the date format used to write date variables of
the activities.
- getDateFormat() - Method in class ilog.views.gantt.xml.IlvSimpleActivityWriter
-
Returns the date format.
- getDateInstance() - Static method in class ilog.views.util.text.IlvDateFormatFactory
-
Returns a date formatter with the default formatting style in the current locale.
- getDateInstance(int) - Static method in class ilog.views.util.text.IlvDateFormatFactory
-
Returns a date formatter with the given
DateFormat
style in the current
locale.
- getDateInstance(int, ULocale) - Static method in class ilog.views.util.text.IlvDateFormatFactory
-
Returns a date formatter with the given
DateFormat
style
for the given locale.
- getDateKey() - Static method in class ilog.views.util.print.IlvHeaderFooter
-
Returns the key for the date.
- getDateTimeInstance() - Static method in class ilog.views.util.text.IlvDateFormatFactory
-
Returns a date/time formatter with the default formatting style in the current
locale and default timezone.
- getDateTimeInstance(int, int) - Static method in class ilog.views.util.text.IlvDateFormatFactory
-
Returns a date/time formatter with the given date and time
DateFormat
styles in the current locale and default timezone.
- getDateTimeInstance(int, int, ULocale) - Static method in class ilog.views.util.text.IlvDateFormatFactory
-
Returns a date/time formatter with the given date and time
DateFormat
styles for the given locale, in the default timezone.
- getDateTimeInstance(int, int, ULocale, TimeZone) - Static method in class ilog.views.util.text.IlvDateFormatFactory
-
Returns a date/time formatter with the given date and time
DateFormat
styles for the given locale and timezone.
- getDatum() - Method in class ilog.views.maps.beans.IlvJCoordinateSystemEditorPanel
-
Returns The currently selected datum.
- getDatum(int) - Method in class ilog.views.maps.format.midmif.IlvMIFCoordinateSystemFactory
-
Returns the datum corresponding to the specified index.
- getDatum(String) - Method in class ilog.views.maps.projection.IlvHorizontalDatumCollection
-
Returns the datum of specified name if present in the collection.
- getDatum() - Method in class ilog.views.maps.projection.IlvProjection
-
- getDatum() - Method in class ilog.views.maps.srs.coordsys.IlvGeographicCoordinateSystem
-
Returns the datum of this coordinate system.
- getDatumFactory() - Method in class ilog.views.maps.srs.wkt.IlvWKTCoordinateSystemFactory
-
Returns the datum factory used by this coordinate system factory.
- getDatumInformationButton() - Method in class ilog.views.maps.beans.IlvJCoordinateSystemEditorPanel
-
Returns the datum information button.
- getDatumList() - Method in class ilog.views.maps.beans.IlvJCoordinateSystemEditorPanel
-
Returns The datum selection list.
- getDatums() - Method in class ilog.views.maps.projection.IlvHorizontalDatumCollection
-
Returns the enumeration of datums.
- getDayOfMonthFont() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the font of the day-of-month labels.
- getDayOfMonthForeground() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the foreground color of the day-of-month labels.
- getDayOfWeekBackground() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the background color of the days-of-week header.
- getDayOfWeekFont() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the font of the days-of-week header.
- getDayOfWeekForeground() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the foreground color of the days-of-week header.
- getDayOfWeekHeight() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the height of the days-of-week header.
- getDaySize() - Method in class ilog.views.gantt.scale.IlvTimeScale.PaintContext
-
Returns the number of pixels a day takes in this paint context.
- getDayStep() - Method in class ilog.views.util.time.IlvTimeIncrementPolicy.Day
-
Returns the number of days in a step increment.
- getDayStep() - Method in class ilog.views.util.time.IlvTimeIncrementPolicy2.Day
-
Returns the number of days in a step increment.
- getDbConnectionInfo() - Method in class ilog.views.maps.datasource.ibm.IlvDBAbstractConnectionPanel
-
Returns the informations about database connection.
- getDBConnectionInfo() - Method in class ilog.views.maps.datasource.ibm.IlvDBDataSource
-
Returns the database connection used for that data source.
- getDbfFilename() - Method in class ilog.views.maps.datasource.IlvShapeDataSource
-
Retrieves the dbf file name.
- getDBFFilename() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTileLoader
-
Returns the .dbf
file from which this tile loader loads
attributes.
- getDBFReader() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileReader
-
Returns the reader of the .dbf
file.
- getDbfURL() - Method in class ilog.views.maps.datasource.IlvShapeDataSource
-
Retrieves the DBF file URL.
- getDBFURL() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTileLoader
-
Retrieves the DBF file URL.
- getDebugGraphicDecls(IlvSDMModel, Object, String[], Map<String, Declaration>) - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
-
Returns an hashtable String -> Declaration
of CSS declarations
found for a given model object.
- getDebugMask() - Method in class ilog.cpl.datasource.IlpAbstractDataSource
-
Returns the debug mask configured for this datasource.
- getDebugMask() - Method in class ilog.views.sdm.renderer.IlvDecorationRenderer
-
Returns the debug level of the current configuration style sheet.
- getDebugMask() - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
-
- getDebugView() - Method in class ilog.views.tiling.IlvTiledLayer
-
Returns the debug view of the layer if it has been specified.
- getDecimalFormatSymbols() - Static method in class ilog.views.maps.IlvAbstractCoordinateFormatter
-
Returns US DecimalFormatSymbols using localized digits.
- getDecimalFormatSymbols() - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
-
- getDeclaration(String, String) - Method in class ilog.views.util.styling.IlvMutableStyleSheet
-
Returns the value of a declaration of a rule.
- getDeclarations(IlvSDMEngine, Object, String[]) - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
-
This method is for internal use, it should not be called from application code.
- getDeclaredAttributes() - Method in interface ilog.cpl.model.IlpAttributeGroup
-
Returns the collection of attributes declared in this model.
- getDeclaredAttributes() - Method in class ilog.cpl.model.IlpDefaultAttributeGroup
-
Returns the collection of attributes declared in this model.
- getDeclaredAttributes() - Method in class ilog.cpl.model.IlpDefaultClass
-
Returns the instance attributes of the class as a Collection
.
- getDeclaredAttributes() - Method in class ilog.cpl.model.IlpExtendedAttributeGroup
-
Returns the collection of attributes declared in this model.
- getDeclaredProperties(String) - Method in class ilog.views.util.styling.IlvMutableStyleSheet
-
Returns all properties in declarations of the specified rule in the style
sheet.
- getDecodedObject(String) - Method in interface ilog.views.faces.dhtml.renderkit.IlvDHTMLDecoder.ObjectDecoder
-
Returns the decoded object from the specified string.
- getDecoration() - Method in class ilog.views.maps.graphic.IlvDecoratedPath
-
Returns the decoration for this decorated path.
- getDecoration() - Method in class ilog.views.maps.graphic.IlvMapGraphicPath
-
Returns the decoration for this decorated path.
- getDecoration() - Method in class ilog.views.maps.graphic.IlvMapPolyline
-
Returns the decoration for this decorated path.
- getDecoration() - Method in class ilog.views.maps.graphic.IlvShapedPathDecoration
-
Returns the shape used as decoration of this path decoration.
- getDecoration() - Method in class ilog.views.maps.graphic.style.IlvPolylineStyle
-
Retrieves the Decoration property value.
- getDecoration() - Method in class ilog.views.maps.grids.IlvDelayedDecoration
-
Returns the delegate decoration to repaint.
- getDecorationBackground() - Method in class ilog.views.maps.beans.IlvCompass
-
Returns the background color used to draw the compass.
- getDecorationBackground() - Method in class ilog.views.maps.beans.IlvJCompass
-
Returns the background color used to draw the compass.
- getDecorationContainer() - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
Returns the object responsible for storing the decorations that
will be part of this graphic.
- getDecorationContext() - Method in class ilog.views.sdm.renderer.IlvDecorationRenderer
-
Gets the decoration context.
- getDecorationForeground() - Method in class ilog.views.maps.beans.IlvCompass
-
Returns the foreground color used to draw the compass.
- getDecorationForeground() - Method in class ilog.views.maps.beans.IlvJCompass
-
Returns the foreground color used to draw the compass.
- getDecorationList() - Static method in class ilog.views.maps.beans.editor.IlvDecorationPropertyEditor
-
Returns the table of possible decorations.
- getDecorationNames() - Method in class ilog.tgo.composite.IltMixedZoomPolicy
-
Returns the names of the decorations that may have visibility thresholds
specified in this zoom policy.
- getDecorationNames(int) - Method in class ilog.tgo.composite.IltMixedZoomPolicy
-
Returns the name of the decoration at a given index in the list of names
of decorations that may have visibility thresholds specified in this zoom
policy.
- getDecorationNames() - Method in class ilog.tgo.composite.IltPhysicalZoomPolicy
-
Returns the names of the decorations that are
handled by this zoom policy.
- getDecorationNames(int) - Method in class ilog.tgo.composite.IltPhysicalZoomPolicy
-
Returns the name of the decoration that is placed in
the given index.
- getDecorationNames() - Method in class ilog.views.sdm.renderer.IlvDecorationRenderer
-
Gets the names of the decoration objects.
- getDecorationOptions(int) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the current decoration options.
- getDecorationOptions() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the current decoration options.
- getDecorationPaint() - Method in class ilog.views.maps.graphic.IlvMapGraphicPath
-
Returns the Paint
object used to draw the decoration.
- getDecorationPaint() - Method in class ilog.views.maps.graphic.IlvMapPolyline
-
Returns the Paint
object used to draw the decoration.
- getDecorationPaint() - Method in class ilog.views.maps.graphic.style.IlvPolylineStyle
-
Retrieves the DecorationPaint property value.
- getDecorationPositions(int) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the current decoration positions.
- getDecorationPositions() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the current decoration positions.
- getDecorationRules() - Method in class ilog.views.chart.customizer.IlvChartCSSAdapter
-
Returns the decoration rules contained in the chart.
- getDecorationRuleSelectors() - Method in class ilog.views.chart.customizer.IlvChartCSSAdapter
-
Returns the selector strings of the decoration rules contained in the
chart.
- getDecorations() - Method in class ilog.views.chart.IlvChart
-
Returns a copy of the list of decorations displayed by this chart.
- getDecorations() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns a copy of the list of decorations displayed by this chart.
- getDecorations(int) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the decoration located at the specified index.
- getDecorations() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the current decorations of the link.
- getDecorations(int) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the decoration object at the specified index.
- getDecorations() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the decoration objects.
- getDecorationsCenterPoint() - Method in class ilog.tgo.model.IltGroup
-
- getDecorationsCenterPoint(IltGraphicManager) - Method in class ilog.tgo.model.IltGroup
-
- getDecorationsCenterPoint(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltGroup
-
Returns the absolute center point of the group information cluster in
a specific graphical representation.
- getDecorationsOffset() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the property determining the offset used to attach the group
information cluster in the base.
- getDecorationsOffset() - Method in class ilog.tgo.model.IltGroup
-
- getDecorationsOffset(IltGraphicManager) - Method in class ilog.tgo.model.IltGroup
-
- getDecorationsOffset(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltGroup
-
Returns the decorations offset for the given graphical representation.
- getDecorationsOffset(IltGraphicManager) - Method in class ilog.tgo.model.IltLink
-
- getDecorationsOffset(IltGraphic) - Method in class ilog.tgo.model.IltLink
-
- getDecorationsOffset() - Method in class ilog.tgo.model.IltLink
-
- getDecorationSource() - Method in class ilog.tgo.graphic.IltGraphicElementAggregate
-
Deprecated.
Returns the semantic state that is represented by this graphic element
aggregate.
- getDecorationSource() - Method in interface ilog.tgo.graphic.IltObjectInteractorContext
-
Deprecated.
Returns the semantic state that is represented by this elementary
graphic object.
- getDeepContour() - Method in class ilog.views.maps.defense.format.s57.IlvS57DataSource
-
Returns the deep contour depth in meters.
- GetDefault() - Static method in class ilog.mt.IlSynchronizationStrategy
-
Gets the default strategy to use.
- getDefault() - Method in class ilog.tgo.model.IltSimpleState
-
Returns the default value of the state.
- getDefault() - Method in class ilog.tgo.model.IltState
-
- GetDefaultActionEventFactory() - Static method in class ilog.cpl.interactor.IlpDefaultObjectInteractor
-
Returns the action event factory that is used by default in this
object interactor.
- GetDefaultActionEventFactory() - Static method in class ilog.cpl.interactor.IlpDefaultViewInteractor
-
Returns the action event factory that is used by default in this
object interactor.
- GetDefaultActionEventFactory() - Static method in class ilog.cpl.table.interactor.IlpDefaultTableHeaderInteractor
-
Returns the action event factory that is used by default in this
table header interactor.
- getDefaultAppropriateLookAndFeelClassName() - Static method in class ilog.views.util.swing.IlvSwingUtil
-
Returns the look-and-feel class name that is appropriate for the given JRE
on the given platform.
- getDefaultAttributeGroup() - Method in class ilog.cpl.model.IlpExtendedAttributeGroup
-
Returns the default attribute group.
- getDefaultAttributeTable(String) - Method in class ilog.views.maps.datasource.IlvDataSourceStylingFactory
-
Returns a hash map containing the attribute values to use for each
particular style key.
- getDefaultAttributeValue(String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns an attribute value that does not take into account the
value defined in the user settings.
- GetDefaultBlinkingMapper() - Static method in class ilog.tgo.model.IltBlinkingAlarms
-
Deprecated.
- getDefaultBundleName() - Static method in class ilog.cpl.util.IlpI18NUtil
-
Returns the default bundle name used by the application.
- getDefaultButtonBorder() - Method in class ilog.views.appframe.swing.IlvToolBar
-
Gets the border used for creating buttons inserted in this toolbar.
- GetDefaultCache() - Static method in class ilog.views.tiling.IlvDefaultTileCache
-
Returns a default cache instance that can be shared by several tile
controllers.
- getDefaultClass() - Method in class ilog.cpl.graph.IlpAbstractGraphHandler
-
Returns the default business class for the objects created
using this handler.
- getDefaultClassManager() - Method in class ilog.cpl.model.IlpDefaultClassManager
-
Retrieves the default class manager.
- getDefaultCloseActionListener() - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
-
Returns the default close action listener for the dockable
panes.
- getDefaultColor(int) - Static method in class ilog.views.chart.IlvColor
-
Returns the default color at the specified index.
- getDefaultColors() - Method in class ilog.views.chart.IlvChart
-
Returns the default colors used by this chart.
- getDefaultColors() - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the default colors used by this renderer.
- getDefaultColors() - Static method in class ilog.views.chart.IlvColor
-
Returns the list of default colors.
- getDefaultColors() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the default colors used by this chart.
- getDefaultConfigFile(IlvRuleCustomizerLogic) - Method in class ilog.views.chart.customizer.swing.IlvChartCSSCustomizerPanel
-
Returns the default configuration file to be used for customizing
the provided rule customizer, or null
if there is no default
configuration file for this target.
- getDefaultConstraintGraphicLayerIndex() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
- getDefaultContainerTitle() - Method in class ilog.views.appframe.docview.IlvDocumentViewConfiguration
-
Returns the default title to set to the view container created for this view
configuration.
- GetDefaultContext() - Static method in class ilog.cpl.IlpSystem
-
Returns the default service context.
- getDefaultConverter(Class<?>) - Static method in class ilog.views.chart.data.IlvSwingTableDataSource
-
Returns the default converter of the given data class.
- getDefaultCoordinateSystem() - Method in class ilog.views.maps.format.IlvMapLoader
-
Returns the default Coordinate System used by readers that
are not georeferenced.
- getDefaultCoordinateSystem() - Method in class ilog.views.maps.format.oracle.IlvDefaultSDOTileLoader
-
Returns the default IlvCoordinateSystem used to render map features when they do not have a specified one.
- getDefaultCoordinateSystem() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvDefaultObjectSDOTileLoader
-
Returns the default IlvCoordinateSystem
used to render map features when they do not have a specified one.
- getDefaultCursor() - Method in class ilog.views.interactor.IlvPanInteractor
-
Returns the default Cursor
that is set on the
associated view when no mouse drag is performed.
- getDefaultDescription() - Static method in class ilog.views.gantt.graphic.timeindicator.IlvCurrentTimeIndicator
-
Returns a default description for current time indicators.
- getDefaultDirectory() - Method in class ilog.cpl.graph.background.beans.IlpBackgroundPanel
-
Returns the default directory where this panel looks or saves files.
- getDefaultDocumentName() - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
-
Returns the default name to be given to the document created by this
document template.
- getDefaultExpansionType(IlpObject) - Method in class ilog.cpl.graph.IlpAbstractNodeAdapter
-
This internal method returns the default expansion type, which is
IlpExpansionType.NO_EXPANSION
.
- getDefaultExpansionType(IlpObject) - Method in class ilog.cpl.tree.IlpAbstractTreeAdapter
-
This internal method returns the default expansion type, which is
IlpExpansionType.IN_PLACE
.
- getDefaultFeatureRenderer() - Method in class ilog.views.maps.datasource.IlvGraphicLayerDataSource
-
Returns this data source.
- getDefaultFeatureRenderer() - Method in class ilog.views.maps.datasource.IlvMapDelegateFeatureIterator
-
Returns a renderer that can be used to translate the map features returned
by this iterator into graphic objects.
- getDefaultFeatureRenderer() - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFReader
-
Returns a renderer that can be used to translate the map features returned
by this iterator into graphic objects.
- getDefaultFeatureRenderer() - Method in class ilog.views.maps.defense.format.s57.IlvS57Reader
-
Returns a renderer that can be used to translate the map features returned
by this iterator into graphic objects.
- getDefaultFeatureRenderer() - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPReader
-
Returns the default feature renderer used for the rendering of
map features read by this reader.
- getDefaultFeatureRenderer() - Method in class ilog.views.maps.format.cadrg.IlvCADRGFrameReader
-
Returns the default renderer for this reader.
- getDefaultFeatureRenderer() - Method in class ilog.views.maps.format.dted.IlvDTEDReader
-
Returns an instance of IlvDefaultFeatureRenderer
.
- getDefaultFeatureRenderer() - Method in class ilog.views.maps.format.dxf.IlvMapDXFReader
-
- getDefaultFeatureRenderer() - Method in class ilog.views.maps.format.geotiff.IlvGeotiffReader
-
Retrieves the default feature renderer, which is an IlvDefaultImageRenderer
.
- getDefaultFeatureRenderer() - Method in class ilog.views.maps.format.IlvMapTileLoader
-
Returns the default feature renderer used for the rendering of
map features of this tile.
- getDefaultFeatureRenderer() - Method in class ilog.views.maps.format.image.IlvImageReader
-
Returns an IlvFeatureRenderer
suitable
for the IlvMapFeature
built by this
reader.
- getDefaultFeatureRenderer() - Method in class ilog.views.maps.format.image.IlvImageTileLoader
-
Returns an IlvFeatureRenderer
used to render
an image.
- getDefaultFeatureRenderer() - Method in class ilog.views.maps.format.kml.IlvKMLReader
-
Returns a renderer that can be used to translate the map features returned
by this iterator into graphic objects.
- getDefaultFeatureRenderer() - Method in class ilog.views.maps.format.midmif.IlvMIDMIFReader
-
Returns a renderer that can be used to translate the map features returned
by this iterator into graphic objects.
- getDefaultFeatureRenderer() - Method in class ilog.views.maps.format.midmif.IlvMIFReader
-
Returns the default renderer used to display the map features returned
by the reader.
- getDefaultFeatureRenderer() - Method in class ilog.views.maps.format.oracle.IlvSDOFeatureIterator
-
Returns the default feature renderer.
- getDefaultFeatureRenderer() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOFeatureIterator
-
Returns an instance of the default feature renderer.
- getDefaultFeatureRenderer() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileReader
-
Returns the default feature renderer for this reader.
- getDefaultFeatureRenderer() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTileLoader
-
Returns the default feature renderer for this tile loader.
- getDefaultFeatureRenderer() - Method in class ilog.views.maps.format.shapefile.IlvSHPReader
-
Returns the default renderer used to display the map features returned
by the reader.
- getDefaultFeatureRenderer() - Method in class ilog.views.maps.format.svg.IlvMapSVGReader
-
Returns a renderer that can be used to translate the map features returned
by this iterator into graphic objects.
- getDefaultFeatureRenderer() - Method in class ilog.views.maps.format.tiger.IlvTigerReader
-
Returns a renderer that can be used to translate the map features returned
by this iterator into graphic objects.
- getDefaultFeatureRenderer() - Method in class ilog.views.maps.format.wms.IlvWMSReader
-
Returns the renderer used to translate map features into IlvGraphics
.
- getDefaultFeatureRenderer() - Method in interface ilog.views.maps.IlvMapFeatureIterator
-
Returns a renderer that can be used to translate the map features returned
by this iterator into graphic objects.
- getDefaultFeatureRenderer() - Method in class ilog.views.maps.raster.IlvRasterAbstractReader
-
Returns an IlvFeatureRenderer
suitable
for the IlvMapFeature
built by this
reader.
- getDefaultFeatureRenderer() - Method in class ilog.views.maps.tiling.IlvRegionOfInterestTileLoader
-
Returns the default feature renderer used to render the map features of
this tile.
- getDefaultFilter() - Method in class ilog.views.appframe.docview.IlvFileDocumentTemplate
-
Returns the file filter of this document template that is
selected by default in file choosers displayed for this file document
template.
- getDefaultFloatingMaximumSize(Dimension) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
-
Retrieves the maximum size of the floatable window.
- getDefaultFloatingMinimumSize(Dimension) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
-
Retrieves the minimum size of the floatable window.
- GetDefaultFont() - Static method in class ilog.cpl.IlpSystem
-
Returns the default font.
- getDefaultFont() - Method in class ilog.views.graphic.IlvHTMLText
-
Returns the default font used for rendering text.
- getDefaultFont() - Static method in class ilog.views.util.print.IlvHeaderFooter
-
Returns the default font used when creating a header
or a footer.
- getDefaultGestureAction(IlpGesture) - Method in class ilog.cpl.graph.IlpGraphView
-
Returns a default gesture action for a gesture or null
as appropriate.
- getDefaultGestureAction(IlpGesture) - Method in interface ilog.cpl.graphic.views.IlpViewsView
-
Returns a default gesture action for a gesture or null
as appropriate.
- getDefaultGhostColor() - Method in class ilog.tgo.swing.IltComponentManager
-
- getDefaultGhostColor() - Method in class ilog.views.IlvManagerView
-
Returns the default ghost color of the view.
- getDefaultGhostColor() - Method in interface ilog.views.IlvObjectInteractorContext
-
Returns a default ghost color for the context.
- getDefaultGhostColor() - Method in class ilog.views.prototypes.IlvPrototypeBeanSupport
-
Implementation of the IlvObjectInteractorContext
interface.
- getDefaultGraphicRenderer() - Method in class ilog.cpl.graph.IlpGraphView
-
- getDefaultGridColor() - Static method in class ilog.views.chart.IlvGrid
-
Returns the default grids color.
- getDefaultHandler() - Method in class ilog.cpl.equipment.IlpEquipmentController
-
Retrieves the default handler.
- getDefaultHandler() - Method in class ilog.cpl.graph.IlpGraphController
-
Retrieves the default handler.
- getDefaultHandler() - Method in class ilog.cpl.network.IlpNetworkController
-
Retrieves the default handler.
- getDefaultHandlerClass() - Method in class ilog.cpl.equipment.IlpEquipmentController
-
Retrieves the default handler class.
- getDefaultHandlerClass() - Method in class ilog.cpl.graph.IlpGraphController
-
Retrieves the default handler class.
- getDefaultHandlerClass() - Method in class ilog.cpl.network.IlpNetworkController
-
Retrieves the default handler class.
- getDefaultIcon() - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
-
Returns the default icon file.
- getDefaultIconButtonSize() - Method in class ilog.views.appframe.swing.IlvToolBar
-
Gets the default size of buttons created in this toolbar and displays just
icons.
- getDefaultImageMapHREF(HttpServletRequest, IlvManagerView) - Method in class ilog.views.servlet.IlvManagerServlet
-
Returns the HREF that corresponds to the background of the
image map.
- getDefaultImageMapHREF(HttpServletRequest, IlvManagerView) - Method in class ilog.views.servlet.IlvManagerServletSupport
-
Returns the HREF that corresponds to the background of the image map.
- getDefaultInitValue() - Method in class ilog.cpl.style.key.IlpKey
-
Deprecated.
Gets the default value for the key.
- getDefaultInitValue() - Method in class ilog.tgo.graphic.IltKey.Boolean
-
Deprecated.
- getDefaultInitValue() - Method in class ilog.tgo.graphic.IltKey.Color
-
Deprecated.
- getDefaultInitValue() - Method in class ilog.tgo.graphic.IltKey.Enum
-
Deprecated.
- getDefaultInitValue() - Method in class ilog.tgo.graphic.IltKey.EnumArray
-
Deprecated.
- getDefaultInitValue() - Method in class ilog.tgo.graphic.IltKey.Float
-
Deprecated.
- getDefaultInitValue() - Method in class ilog.tgo.graphic.IltKey.Font
-
Deprecated.
- getDefaultInitValue() - Method in class ilog.tgo.graphic.IltKey
-
Deprecated.
Returns the default initialization value.
- getDefaultInitValue() - Method in class ilog.tgo.graphic.IltKey.Image
-
Deprecated.
- getDefaultInitValue() - Method in class ilog.tgo.graphic.IltKey.Integer
-
Deprecated.
- getDefaultInitValue() - Method in class ilog.tgo.graphic.IltKey.LineStyle
-
Deprecated.
- getDefaultInitValue() - Method in class ilog.tgo.graphic.IltKey.Pattern
-
Deprecated.
- getDefaultInitValue() - Method in class ilog.tgo.graphic.IltKey.Point
-
Deprecated.
- getDefaultInitValue() - Method in class ilog.tgo.graphic.IltKey.String
-
Deprecated.
- getDefaultInitValue() - Method in class ilog.tgo.graphic.IltKey.StringArray
-
Deprecated.
- getDefaultInstance() - Static method in class ilog.views.util.IlvClassLoaderUtil
-
Returns the default instance of this class.
- getDefaultInteractor() - Method in class ilog.views.gantt.graphic.interactor.IlvActivityGraphicSelection
-
Gets the name of the edition interactor for this class.
- getDefaultInteractor() - Method in class ilog.views.graphic.IlvGraphicHandleSelection
-
Returns the default interactor class name.
- getDefaultInteractor() - Method in class ilog.views.graphic.IlvSplineLinkSelection
-
Returns the class name of the interactor used to edit polypoints.
- getDefaultInteractor() - Method in class ilog.views.graphic.IlvSplineSelection
-
Returns the class name of the interactor used to edit polypoints.
- getDefaultInteractor() - Method in class ilog.views.graphic.IlvTextSelection
-
- getDefaultInteractor() - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnectorSelection
-
Returns the default interactor.
- getDefaultInteractor() - Method in class ilog.views.hypergraph.IlvHyperEdgeSelection
-
Returns the default interactor.
- getDefaultInteractor() - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdgeSelection
-
Returns the default interactor.
- getDefaultInteractor() - Method in class ilog.views.IlvGraphic
-
Returns the class name of the default interactor.
- getDefaultInteractor() - Method in class ilog.views.IlvLinkImageSelection
-
Returns the default interactor.
- getDefaultInteractor() - Method in class ilog.views.IlvPolyPointsSelection
-
Returns the class name of the interactor used to edit polypoints.
- getDefaultInteractor() - Method in class ilog.views.IlvSelection
-
Returns the default interactor class name.
- getDefaultInteractorManager() - Method in class ilog.cpl.graphic.IlpAbstractGraphicController
-
Gets the default interactor manager.
- getDefaultInteractorManager() - Method in class ilog.cpl.interactor.IlpDefaultInteractorManager
-
Gets the default interactor manager.
- getDefaultInteractorString() - Method in class ilog.views.maps.graphic.IlvMapSelectionFactory
-
Returns the name of the class that is used as polypoints edition.
- getDefaultIsLink() - Method in class ilog.views.sdm.model.IlvTableSDMModel
-
Returns true
if this model contains links by default, or false
if this model contains nodes by default.
- getDefaultIsLinks() - Method in class ilog.views.diagrammer.datasource.IlvJDBCDataSource.QueryParameters
-
Returns true if the query returns links.
- getDefaultJSFSelectAction() - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttServletSupport
-
Returns the default row select action.
- getDefaultLabelPosition(IltGraphic) - Method in class ilog.tgo.model.IltLink
-
Returns a default label position, if the value set in the legend is
IlvDirection.BadPosition
.
- getDefaultLabelPosition(IltGraphic) - Method in class ilog.tgo.model.IltObject
-
Returns a default label position, if the value set in the legend is
IlvDirection.BadPosition
.
- getDefaultLabelPosition(IltGraphic) - Method in class ilog.tgo.model.IltShelfItem
-
Returns a default label position, if the value set in the legend is
IlvDirection.BadPosition
.
- getDefaultLayer(IltcCompositeGraphic) - Method in class ilog.tgo.composite.IltcLayerPolicy
-
Returns the default layer to be used when adding a composite object
to the manager.
- getDefaultLayer(IlpGraphic) - Method in class ilog.tgo.composite.IltcLayerPolicy
-
- getDefaultLayer(IltcCompositeGraphic) - Method in class ilog.tgo.graphic.IltCompositeGrapher.LayerPolicy
-
Returns the default layer for a given graphic.
- getDefaultLayer(IltcCompositeGraphic) - Method in class ilog.tgo.graphic.IltLayerPolicy
-
Returns the default layer to be used when adding a composite object
to the manager.
- getDefaultLayout() - Method in class ilog.views.chart.IlvLegendLayout
-
Returns the LayoutManager
instance used to lay out a
legend that has not been added to a chart.
- getDefaultLegend() - Method in class ilog.tgo.graphic.IltLegend
-
- getDefaultLegendText() - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
-
Returns a default legend text for this renderer.
- getDefaultLegendTitle() - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the default legend title.
- getDefaultLegendTitle() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the default legend title.
- getDefaultLength() - Method in class ilog.views.sdm.renderer.IlvLaneRenderer
-
Returns the default length of lanes (that is, the width if lanes are
horizontal, or the height if they are vertical).
- getDefaultLinkClass() - Method in class ilog.cpl.equipment.IlpEquipmentView
-
Retrieves the default class that implements
IlpEquipmentLink
.
- getDefaultLinkClass() - Method in class ilog.cpl.graph.IlpGraphView
-
Retrieves the default class that implements
IlpRepresentationLink
.
- getDefaultLinkClass() - Method in class ilog.cpl.network.IlpNetworkView
-
- getDefaultLinkShapePolicy(IlvGraphicBag) - Method in class ilog.views.graphic.IlvEnhancedPolylineLinkImage
-
Returns the default link shape policy of the link.
- getDefaultLocale() - Method in class ilog.views.symbology.palettes.IlvPalette
-
Returns the locale used to store name and description.
- getDefaultLocale() - Method in class ilog.views.symbology.palettes.IlvPaletteBaseObject
-
Returns the locale used to store name, short description and long
description.
- getDefaultLocale() - Static method in class ilog.views.util.swing.IlvSwingUtil
-
Returns the current locale.
- getDefaultMaximumIntervalsForDeterminingImageLocation() - Static method in class ilog.views.maps.raster.IlvRasterAbstractReader
-
Returns the default maximum number of intervals for determining the image location.
- getDefaultMemoryPolicy() - Static method in class ilog.views.maps.raster.IlvRasterMappedBuffer
-
Returns the default memory management policy that will be used when
- getDefaultNamespace() - Method in class ilog.views.sdm.model.IlvRDFSDMModel
-
Returns the current default namespace.
- getDefaultNodeClass() - Method in class ilog.cpl.equipment.IlpEquipmentView
-
Retrieves the default class that implements
IlpEquipmentNode
.
- getDefaultNodeClass() - Method in class ilog.cpl.graph.IlpGraphView
-
Retrieves the default class that implements
IlpRepresentationNode
.
- getDefaultNodeClass() - Method in class ilog.cpl.network.IlpNetworkView
-
Retrieves the default class that implements IlpNetworkNode
.
- getDefaultObjectFinder() - Method in class ilog.tgo.faces.graph.component.IltFacesGraphView
-
Returns the default finder of this view.
- getDefaultObjectFinder() - Method in class ilog.views.chart.faces.component.IlvChartView
-
Returns the default finder of this view.
- getDefaultObjectFinder() - Method in class ilog.views.diagrammer.faces.component.IlvFacesDashboardView
-
Returns the default finder of this view.
- getDefaultObjectFinder() - Method in class ilog.views.diagrammer.faces.component.IlvFacesDiagrammerView
-
Returns the default finder of this view.
- getDefaultObjectFinder() - Method in class ilog.views.faces.component.IlvBasicView
-
Returns the default finder of this view.
- getDefaultObjectFinder() - Method in class ilog.views.faces.component.IlvFacesView
-
Returns the default finder of this view.
- getDefaultObjectFinder() - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
-
Returns the default finder of this view.
- getDefaultObjectSelectedFinder() - Method in class ilog.views.chart.faces.dhtml.interactor.IlvChartSelectInteractor
-
Returns the default IlvObjectSelectedFinder
instance if no specified instance is provided.
- getDefaultObjectSelectedFinder() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartSelectInteractorTag
-
Deprecated.
- getDefaultObjectSelectedFinder() - Method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesNodeOrLinkSelectInteractor
-
Returns the default IlvObjectSelectedFinder
instance if no specified instance is provided.
- getDefaultObjectSelectedFinder() - Method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesNodeOrLinkSelectRectInteractor
-
Returns the default IlvObjectSelectedFinder
instance if no specified instance is provided.
- getDefaultObjectSelectedFinder() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesNodeOrLinkSelectInteractorTag
-
Deprecated.
- getDefaultObjectSelectedFinder() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesNodeOrLinkSelectRectInteractorTag
-
Deprecated.
- getDefaultObjectSelectedFinder() - Method in class ilog.views.faces.dhtml.interactor.IlvFacesObjectSelectInteractor
-
Returns the default IlvObjectSelectedFinder
instance if no specified instance is provided.
- getDefaultObjectSelectedFinder() - Method in class ilog.views.faces.dhtml.interactor.IlvFacesObjectSelectRectInteractor
-
Returns the default IlvObjectSelectedFinder
instance if no specified instance is provided.
- getDefaultObjectSelectedFinder() - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectInteractor
-
Returns the default IlvObjectSelectedFinder
instance if no specified instance is provided.
- getDefaultObjectSelectedFinder() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesObjectSelectInteractorTag
-
Deprecated.
- getDefaultObjectSelectedFinder() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesObjectSelectRectInteractorTag
-
Deprecated.
- getDefaultObjectSelectedFinder() - Method in class ilog.views.faces.dhtml.taglib.IlvObjectSelectInteractorTag
-
- getDefaultObjectSelectedFinder() - Method in class ilog.views.gantt.faces.dhtml.interactor.IlvFacesNodeSelectInteractor
-
Returns the default IlvObjectSelectedFinder
instance if no specified instance is provided.
- getDefaultObjectSelectedFinder() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesNodeSelectInteractorTag
-
Deprecated.
- getDefaultPageFormat() - Method in class ilog.views.util.print.IlvPrintingController
-
Returns the default page format, chosen depending on the available
printers or - if no printer is available - depending on the current locale.
- getDefaultPaperFormat() - Method in class ilog.views.util.print.IlvPrintingController
-
Returns the default paper dimensions, chosen depending on the available
printers or - if no printer is available - depending on the current locale.
- getDefaultParameters(IlvMapLabelStyle) - Static method in class ilog.views.maps.label.IlvMapAreaLabel
-
Returns the advanced parameters to use for IlvMapAreaLabel
using the specified style.
- getDefaultParameters(IlvMapLabelStyle) - Static method in class ilog.views.maps.label.IlvMapLineLabel
-
Returns the advanced parameters to use for IlvMapLineLabel
using the specified style.
- getDefaultParameters(IlvMapLabelStyle) - Static method in class ilog.views.maps.label.IlvMapPointLabel
-
Returns the advanced parameters to use for IlvMapPointLabel
using the specified style.
- getDefaultPattern(ULocale, int) - Static method in class ilog.views.util.text.IlvNumberFormatFactory
-
Returns the default pattern if no specific pattern is given for the DecimalFormat.
- getDefaultPinActionListener() - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
-
Returns the default pin action listener for the dockable
panes.
- getDefaultProject() - Method in class ilog.views.diagrammer.servlet.IlvDiagrammerServlet
-
Returns the default project file.
- getDefaultProject() - Method in class ilog.views.diagrammer.servlet.IlvDiagrammerServletSupport
-
Returns the default project file.
- getDefaultPropertyReader() - Static method in class ilog.views.chart.data.xml.IlvXMLDataReader
-
Returns the default property reader or null
if no default
property reader has been set.
- getDefaultRenderer() - Method in class ilog.cpl.IlpTable
-
Retrieves the renderer used for the cells.
- getDefaultRenderer() - Method in class ilog.cpl.table.IlpTableView
-
Retrieves the default renderer used by the table.
- getDefaultRenderer() - Method in class ilog.cpl.table.renderer.IlpViewRenderer
-
Returns The table cell renderer.
- getDefaultResizeActivityAction() - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttServletSupport
-
Gets the default resize activity action.
- getDefaultResizeHeaderAction() - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttServletSupport
-
Returns the default resize header action.
- getDefaultResourceBundle() - Method in class ilog.views.dashboard.IlvDashboardAction
-
Returns the default resource bundle.
- getDefaultResourceBundle() - Method in class ilog.views.diagrammer.application.IlvDiagrammerAction
-
Returns the default resource bundle used if no resource bundle
is specified in the constructor.
- GetDefaultReverseState() - Static method in class ilog.tgo.model.IltBiSONETObjectState
-
Returns the default BiSONET reverse state for a new object.
- getDefaultRowExpandCollapseAction() - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttServletSupport
-
Returns the default row expand/collapse action.
- getDefaultRowSelectAction() - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttServletSupport
-
Returns the default row select action.
- getDefaults() - Method in class ilog.tgo.resource.IltDefaultLookAndFeel
-
This method is called once by IltUIManager.setLookAndFeel
to
create the look and feel specific configuration table.
- getDefaults() - Method in interface ilog.tgo.resource.IltLookAndFeel
-
- getDefaultSelectedFile() - Static method in class ilog.views.diagrammer.application.IlvDiagrammerAction
-
Returns the default file selected by the file chooser.
- getDefaultSeparatorSize() - Method in class ilog.views.appframe.swing.IlvToolBar
-
Gets the default size of separators created in this toolbar.
- getDefaultSide() - Method in class ilog.views.chart.IlvScale
-
Returns the default side of the labels, title and "outside" ticks.
- getDefaultSize() - Method in class ilog.views.sdm.renderer.IlvLaneRenderer
-
Returns the default size of lanes (that is, the height if lanes are
horizontal, or the width if they are vertical).
- GetDefaultState() - Static method in class ilog.tgo.model.IltBellcoreObjectState
-
Returns the default Bellcore state for a new object.
- GetDefaultState() - Static method in class ilog.tgo.model.IltOSIObjectState
-
Returns the default OSI state for a new object.
- GetDefaultState() - Static method in class ilog.tgo.model.IltSNMPObjectState
-
The default SNMP state for a new object.
- GetDefaultState() - Static method in class ilog.tgo.model.IltSONETObjectState
-
Returns the default SONET state for a new object.
- getDefaultStyle(int) - Method in class ilog.cpl.style.IlpStyle
-
Deprecated.
Returns a default style by index.
- getDefaultStyleManager() - Method in class ilog.cpl.graphic.IlpBasicGraphicViewStyleManager
-
Deprecated.
Returns the default style manager used by this configuration.
- getDefaultStyleManager() - Method in class ilog.cpl.graphic.IlpDefaultGraphicViewStyleManager
-
Deprecated.
Returns the default style manager used by this configuration.
- getDefaultStyleManager() - Method in interface ilog.cpl.graphic.IlpGraphicViewStyleManager
-
Deprecated.
Returns the default style manager used by this configuration.
- getDefaultStyles() - Method in class ilog.cpl.style.IlpStyle
-
Deprecated.
Returns the user-defined default styles as an unmodifiable list.
- getDefaultStyleSheet() - Method in class ilog.tgo.faces.equipment.component.IltFacesEquipmentView
-
Returns the URL of the default style sheet.
- getDefaultStyleSheet() - Method in class ilog.tgo.faces.graph.component.IltFacesGraphView
-
Returns the URL of the default style sheet.
- getDefaultStyleSheet() - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphViewTag
-
Returns the defaultStyleSheet
property.
- getDefaultStyleSheet() - Method in class ilog.tgo.faces.network.component.IltFacesNetworkView
-
Returns the URL of the default style sheet.
- getDefaultStyleSheet() - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Returns the default style sheet URL.
- getDefaultStyleSheet() - Method in class ilog.views.sdm.servlet.IlvSDMServlet
-
Returns the default style sheet file.
- getDefaultStyleSheet() - Method in class ilog.views.sdm.servlet.IlvSDMServletSupport
-
Returns the default style sheet file.
- getDefaultStyleTable() - Method in class ilog.views.maps.datasource.IlvDataSourceStylingFactory
-
Returns a hash map containing the style to use for each particular key.
- getDefaultSwimLanes() - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
-
Returns the string that defines the default swimlanes.
- getDefaultTag() - Method in class ilog.views.diagrammer.datasource.IlvJDBCDataSource.QueryParameters
-
Returns the default tag.
- getDefaultTag() - Method in class ilog.views.sdm.model.IlvTableSDMModel
-
Returns the tag of the objects.
- getDefaultTimeIndicatorReshapeFeedback() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the default time indicator reshape feedback.
- getDefaultUIDelegate(String, String) - Method in class ilog.views.util.swing.calendar.plaf.IlvLookAndFeelSupport
-
Returns the UI delegate implementation for the specified component and the
specified LAF.
- getDefaultUserSettingsPathname() - Method in class ilog.views.appframe.IlvApplication
-
Returns the default pathname of the XML file that contains the settings
for the current application user.
- getDefaultValue() - Method in interface ilog.cpl.model.IlpAttribute
-
Returns the default value for this attribute.
- getDefaultValue() - Method in class ilog.cpl.model.IlpBeansAttribute
-
Returns null
because there is no notion of default value for
IlpBeansAttribute
instances.
- getDefaultValue() - Method in class ilog.cpl.model.IlpDefaultAttribute
-
Returns the default value for this attribute.
- getDefaultValue() - Method in class ilog.cpl.model.IlpReferenceAttribute
-
Returns the default value for this attribute.
- getDefaultValue() - Method in class ilog.tgo.model.attribute.IltAttribute
-
Returns the default value of the attribute.
- getDefaultValue(IlpAttribute) - Method in class ilog.tgo.model.IltObjectInfo
-
Return the default value for the attribute, if there is one.
- getDefaultValues() - Method in class ilog.views.maps.graphic.style.IlvMapStyle
-
Returns a HashMap
containing default attribute values.
- getDefaultViewInteractor() - Method in class ilog.cpl.graphic.IlpAbstractGraphicController
-
Returns the default view interactor.
- getDefaultViewInteractor() - Method in interface ilog.cpl.graphic.IlpGraphicController
-
Returns the default view interactor.
- getDefaultViewInteractor() - Method in interface ilog.cpl.graphic.IlpInteractiveGraphicComponent
-
Returns the default view interactor.
- getDefaultViewInteractor() - Method in class ilog.cpl.IlpEquipment
-
Returns the default view interactor.
- getDefaultViewInteractor() - Method in class ilog.cpl.IlpNetwork
-
Returns the default view interactor.
- getDefaultViewInteractor() - Method in class ilog.cpl.IlpTable
-
Returns the default view interactor.
- getDefaultViewInteractor() - Method in class ilog.cpl.IlpTree
-
Returns the default view interactor.
- getDefaultViewInteractorName() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the default view interactor name.
- getDefaultXmlFile() - Method in class ilog.views.sdm.servlet.IlvSDMServlet
-
Returns the default XML data file.
- getDefaultXmlFile() - Method in class ilog.views.sdm.servlet.IlvSDMServletSupport
-
Returns the default XML data file.
- getDefaultXORColor() - Method in class ilog.tgo.swing.IltComponentManager
-
- getDefaultXORColor() - Method in class ilog.views.IlvManagerView
-
Returns the default XOR color for the view.
- getDefaultXORColor() - Method in interface ilog.views.IlvObjectInteractorContext
-
Returns a default XOR color for the context.
- getDefaultXORColor() - Method in class ilog.views.prototypes.IlvPrototypeBeanSupport
-
Implementation of the IlvObjectInteractorContext
interface.
- getDefiningClass() - Method in class ilog.tgo.model.IltObjectInfo
-
Returns the object class, a subclass of IltObject
.
- getDefiningClass() - Method in class ilog.tgo.model.IltObjectStateInfo
-
Returns the object class, a subclass of IltObjectState
.
- getDefiningClass() - Method in class ilog.tgo.model.IltStateInfo
-
Returns the state, a subclass of IltState
.
- getDefiningClass() - Method in class ilog.util.IlEnumInfo
-
Returns the enum, a subclass of IlEnum
.
- getDefinition() - Method in class ilog.views.servlet.IlvHitmapDefinition
-
Deprecated.
- getDefinition(StringTokenizer) - Method in class ilog.views.servlet.IlvHitmapDefinition
-
Gets the hitmap definition, according to the type token to append the hitmap informations.
- getDefinition() - Method in class ilog.views.svg.SVGDocumentBuilder
-
Returns the definition node of the SVG document.
- getDefinitionHeight() - Method in class ilog.views.gantt.graphic.IlvActivityGraphic
-
Returns the height of the activity graphic's definition rectangle,
in world coordinates.
- getDefinitionRect() - Method in class ilog.views.gantt.graphic.IlvActivityGraphic
-
Returns the activity graphic's definition rectangle, in world coordinates.
- getDefinitionRect(IlvTransformer) - Method in class ilog.views.gantt.graphic.IlvActivityGraphic
-
Returns the activity graphic's definition rectangle, transformed by the
specified
transformer
.
- getDefinitionRect(IlvTransformer) - Method in class ilog.views.gantt.graphic.interactor.IlvActivityGraphicSelection
-
Returns the (cached) definition rectangle of the activity graphic
for this renderer, transformed by the specified
transformer
.
- getDefinitionRect(IlvActivityGraphic, IlvTransformer) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer
-
Returns the definition rectangle for the activity graphic for this renderer.
- getDefinitionRect() - Method in class ilog.views.graphic.composite.decoration.IlvDiamond
-
Returns the rectangle that provides the bounds of the diamond.
- getDefinitionRect() - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns the rectangle that contains the ellipse defining
the arc.
- getDefinitionRect() - Method in class ilog.views.graphic.IlvArc
-
Returns the rectangle that contains the ellipse defining the arc.
- getDefinitionRect() - Method in class ilog.views.graphic.IlvCircularScale
-
Returns the rectangle that contains the ellipse defining the arc.
- getDefinitionRect() - Method in class ilog.views.graphic.IlvEllipse
-
Returns the rectangle that provides the bounds of the ellipse.
- getDefinitionRect() - Method in class ilog.views.graphic.IlvIcon
-
Returns the definition rectangle of the IlvIcon
.
- getDefinitionRect() - Method in class ilog.views.graphic.IlvRectangle
-
Returns a copy of the definition rectangle.
- getDefinitionRect() - Method in class ilog.views.graphic.IlvRectangularScale
-
Returns a copy of the definition rectangle.
- getDefinitionRect() - Method in interface ilog.views.IlvDefinitionRectInterface
-
Returns a copy of the definition rectangle.
- getDefinitionRect() - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aGraphic
-
This implementation of IlvDefinitionRectInterface
returns the
transformed boundaries of the symbol icon.
- getDefinitionTransformer() - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
This function returns null
to indicate that there is no definition
transformation.
- getDefinitionTransformer() - Method in class ilog.views.graphic.IlvArc
-
- getDefinitionTransformer() - Method in class ilog.views.graphic.IlvCircularScale
-
This function returns null
to indicate that there is no
definition transformation.
- getDefinitionTransformer() - Method in class ilog.views.graphic.IlvRectangularScale
-
This function returns null
to indicate that there is no definition
transformation.
- getDefinitionTransformer() - Method in interface ilog.views.IlvDefinitionRectInterface
-
Returns the transformer to be applied to the definition of the object.
- getDefinitionTransformer() - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aGraphic
-
This implementation of IlvDefinitionRectInterface
returns a
null transformer.
- getDefinitionWidth() - Method in class ilog.views.gantt.graphic.IlvActivityGraphic
-
Returns the width of the activity graphic's definition rectangle,
in world coordinates.
- getDefinitionX() - Method in class ilog.views.gantt.graphic.IlvActivityGraphic
-
Returns the x coordinate of the activity graphic's definition rectangle,
in world coordinates.
- getDefinitionY() - Method in class ilog.views.gantt.graphic.IlvActivityGraphic
-
Returns the y coordinate of the activity graphic's definition rectangle,
in world coordinates.
- getDelay() - Method in class ilog.views.maps.defense.terrain3d.view.IlvJTimedButtonControl
-
Returns the delay.
- getDelay() - Method in class ilog.views.maps.defense.terrain3d.view.IlvJTimedSliderControl
-
Returns the delay.
- getDelegate() - Method in class ilog.views.chart.IlvLegendLayout
-
- getDelegate(HttpServletRequest) - Method in class ilog.views.gantt.servlet.IlvGanttSelectionSupport
-
Returns the selection support suitable for a type of component.
- getDelegate() - Method in class ilog.views.maps.beans.editor.IlvDecorationPropertyEditor.PredefinedDecoration
-
Returns the delegate decoration.
- getDelegate() - Method in class ilog.views.maps.datasource.IlvMapDelegateFeatureIterator
-
Returns the delegate.
- getDelegate() - Static method in class ilog.views.util.IlvClassLoaderUtil
-
Returns the currently installed instance of this class.
- getDelegateFromTo() - Method in class ilog.tgo.model.IltAbstractLink
-
- getDelegateLoader() - Method in class ilog.views.tiling.IlvThreadedTileLoader
-
Returns the delegate IlvTileLoader of this threaded loader.
- getDeletionAllowed() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerSelectInteractorTag
-
Tests 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.
- getDelimiter() - Method in class ilog.views.chart.data.xml.IlvXMLDataWriter
-
Returns the delimiter used for valuesList element.
- getDelimiter() - Method in class ilog.views.maps.format.midmif.IlvMIFReader
-
Returns the character used as separator
in the MID file associated to this MIF file.
- getDelimiters() - Method in interface ilog.cpl.css.function.IlpCSSFunction
-
Returns the delimiters of the function parameters.
- getDelimiters() - Method in class ilog.cpl.css.function.IlpFormatFunction
-
Returns the delimiters of the function parameters.
- getDelimiters() - Method in class ilog.cpl.css.function.IlpImageFunction
-
Returns the delimiters of the function parameters.
- getDelimiters() - Method in class ilog.cpl.css.function.IlpResourceFunction
-
Returns the delimiters of the function parameters.
- getDelimiters() - Method in class ilog.cpl.css.function.IlpUIManagerResourceFunction
-
Returns the delimiters of the function parameters.
- getDelimiters() - Method in class ilog.cpl.css.function.IlpValueMapFunction
-
Returns the delimiters of the function parameters.
- getDelimiters() - Method in class ilog.tgo.css.function.IltAbstractAlarmCountFunction
-
- getDelimiters() - Method in class ilog.tgo.css.function.IltAbstractAlarmSummaryFunction
-
- getDelimiters() - Method in class ilog.tgo.css.function.IltAbstractHighestSeverityFunction
-
- getDelimiters() - Method in class ilog.tgo.css.function.IltAbstractSeverityColorFunction
-
- getDelimiters() - Method in class ilog.tgo.css.function.IltBlinkingColorFunction
-
Returns the delimiters of the function parameters.
- getDelimiters() - Method in class ilog.tgo.css.function.IltLinkPortFunction
-
Returns the function parameter delimiter.
- getDelimiters() - Method in class ilog.tgo.css.function.IltPatternFunction
-
Returns the delimiters of the function parameters.
- getDelimiters() - Method in class ilog.tgo.css.function.IltPrimaryStateSummaryFunction
-
Returns the function parameter delimiter.
- getDelimiters() - Method in class ilog.tgo.css.function.IltSecondaryStateSummaryFunction
-
- getDelimiters() - Method in class ilog.tgo.css.function.IltSettingsFunction
-
Returns the delimiters of the function parameters.
- getDelimiters() - Method in class ilog.tgo.css.function.IltSeverityIconFunction
-
Returns the delimiters of the function parameters.
- getDelimiters() - Method in class ilog.tgo.css.function.IltTinyImageFunction
-
- getDelimiters() - Method in class ilog.views.gantt.graphic.renderer.IlvGanttFunction.ActivityProperty
-
Returns the delimiters of the function parameters.
- getDelimiters() - Method in class ilog.views.gantt.graphic.renderer.IlvGanttFunction.FormatDate
-
Returns the delimiters of the function parameters.
- getDelimiters() - Method in class ilog.views.gantt.graphic.renderer.IlvGanttFunction.FormatDuration
-
Returns the delimiters of the function parameters.
- getDelimiters() - Method in class ilog.views.sdm.renderer.IlvSDMCSSFunction
-
Returns the delimiters of the function parameters.
- getDelimiters() - Method in class ilog.views.util.styling.IlvCSSFunction
-
Returns the delimiters of the function parameters.
- getDelta() - Method in class ilog.views.chart.interactor.IlvChartScrollInteractor
-
Returns the delta value (in data) of the scroll.
- getDeltaAngle() - Method in class ilog.views.graphic.IlvArc
-
Returns the angle range of the arc, in degrees.
- getDeltaAngle() - Method in class ilog.views.hypergraph.interactor.IlvMakeSegmentedHyperEdgeInteractor
-
Returns the change of the segment angle when the space key is pressed.
- getDeltaAngle() - Method in class ilog.views.interactor.IlvMakeArcInteractor
-
Returns the delta angle of the created arc.
- getDeltaAngleKeyCodes() - Method in class ilog.views.hypergraph.interactor.IlvMakeSegmentedHyperEdgeInteractor
-
Returns the key codes for changing the segment angle.
- GetDeltaLine() - Static method in class ilog.views.IlvUtil
-
- getDependencies(String[]) - Method in class ilog.views.sdm.renderer.IlvSDMCSSFunction
-
Returns the dependencies of this function.
- getDependencies(String[]) - Method in class ilog.views.util.styling.IlvCSSFunction
-
Returns the dependencies of this function.
- getDependencyId() - Method in class ilog.views.faces.dhtml.renderkit.ComponentCreationListener
-
Returns the absolute id of the component that is needed to resolve this
dependency.
- getDependencyManager() - Method in class ilog.views.faces.dhtml.renderkit.IlvFacesManager
-
Returns the dependency manager associated with the manager.
- getDependentPlugin(int) - Method in class ilog.views.appframe.plugin.IlvPlugin
-
Returns the plug-in at the specified storage
index
in the list of installed plug-ins that
depend on this plug-in.
- getDependentPluginCount() - Method in class ilog.views.appframe.plugin.IlvPlugin
-
Returns the number of installed plug-ins that depend on this
plug-in.
- getDependentProperties(String) - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aSymbol
-
Returns the set of properties that may be affected by a change to the
given property.
- getDependentProperties(String) - Method in class ilog.views.sdm.model.IlvDefaultSDMNode
-
Returns the set of properties that may be affected by a change to the
given property.
- getDependentProperties(String) - Method in interface ilog.views.sdm.model.IlvMutableSDMNode
-
Returns the set of properties that may be affected by a change to the
given property.
- getDependentRules() - Method in interface ilog.views.customizer.styling.IlvRuleCustomizerLogic
-
Returns the dependent rules that are currently handled by this
rule customizer logic.
- getDeprecatedBlinkingMode() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Deprecated.
- getDepressed() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the property denoting whether the standard off-page connector is
displayed depressed or not.
- getDepth() - Method in class ilog.views.chart.IlvChart3DView
-
Returns the depth of the chart.
- getDepth(IlvGanttModel, IlvHierarchyNode) - Static method in class ilog.views.gantt.IlvGanttModelUtil
-
Returns the depth of the specified activity or resource in the hierarchical
data tree.
- getDepthGap() - Method in class ilog.views.chart.IlvChart3DView
-
Returns the depth gap between two consecutive layers along the z-axis.
- getDepths() - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the front and back depths of the renderer.
- getDepths() - Method in class ilog.views.chart.renderer.IlvSingleBarRenderer
-
Returns the front and back depths of the renderer.
- getDepths() - Method in class ilog.views.chart.renderer.IlvSinglePolylineRenderer
-
Returns the front and back depths of the renderer.
- getDeriveFont(Font) - Method in class ilog.views.chart.IlvScalableFontManager
-
Returns a derived font from the specified font according to the
current scale transform parameters.
- getDescription(IlpContext) - Method in class ilog.tgo.model.IltAlarm.AbstractSeverity
-
- getDescription(IlpContext) - Method in interface ilog.tgo.model.IltAlarmSeverity
-
- getDescription() - Method in class ilog.tgo.model.IltObjectInfo
-
Returns a description of the object class.
- getDescription() - Method in class ilog.tgo.model.IltObjectStateInfo
-
Returns a description of the object state.
- getDescription() - Method in class ilog.tgo.model.IltSNMP.SystemInfo
-
Returns the description attribute of the object.
- getDescription(IlpContext) - Method in class ilog.tgo.model.IltState
-
Returns a description of the state for the application context.
- getDescription() - Method in class ilog.tgo.model.IltStateInfo
-
Returns a description of the state.
- getDescription(IlpContext) - Method in interface ilog.tgo.model.IltSymbolicStateValue
-
Returns a textual description of the value.
- getDescription(IlpContext) - Method in class ilog.tgo.model.IltTrap.Type
-
- getDescription() - Method in interface ilog.tgo.resource.css.IltAlarmSeverityCustomization
-
Returns the alarm long description that is used to compose the alarm
balloon count.
- getDescription() - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
-
Returns the description of the document template.
- getDescription() - Method in class ilog.views.appframe.docview.IlvFileFilter
-
Returns the description of this file filter.
- getDescription() - Method in class ilog.views.appframe.plugin.IlvPlugin
-
Returns the description of the plug-in.
- getDescription() - Method in class ilog.views.diagrammer.datasource.IlvDiagrammerDataSource
-
Returns a description of this data source.
- getDescription() - Method in class ilog.views.diagrammer.datasource.IlvJDBCDataSource
-
Returns the URL used to connect to the database.
- getDescription() - Method in class ilog.views.diagrammer.datasource.IlvXMLDataSource
-
Returns the URL of the XML data file to which this XML data source points.
- getDescription() - Method in class ilog.views.gantt.graphic.IlvTimeIndicator
-
Returns the description of the time indicator.
- getDescription() - Method in class ilog.views.gantt.project.IlvGanttDataSource
-
Returns a description of this data source.
- getDescription() - Method in class ilog.views.gantt.xml.IlvGanttDocumentWriter
-
Returns the description to be written for the Gantt model.
- getDescription(IlvMapLayer) - Method in class ilog.views.maps.beans.IlvMapLegend
-
Returns the description of the layer.
- getDescription() - Method in class ilog.views.maps.datasource.IlvMapDataSource
-
Returns a description of the data source.
- getDescription() - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFTable
-
Returns the table description.
- getDescription() - Method in class ilog.views.maps.format.tiger.IlvTigerDataDictionnary.DictionnaryElement
-
Returns the description.
- getDescription() - Method in class ilog.views.maps.IlvUnitConverter
-
Deprecated.
Returns the description of the measurement unit.
- getDescription() - Method in class ilog.views.maps.raster.datasource.IlvThreadMonitoringData
-
Returns the subactivity description.
- getDescription(Locale) - Method in class ilog.views.symbology.palettes.IlvPalette
-
Returns the palette description for a given locale.
- getDescription() - Method in class ilog.views.symbology.palettes.IlvPalette
-
Returns the palette description for the default locale.
- getDesktopPane() - Method in class ilog.views.diagrammer.application.IlvDiagrammerApplication
-
Deprecated.
Returns the desktop pane of this application if it is in multidocument (MDI) mode,
or null
if it is in single-document (SDI) mode.
- getDesktopPane() - Method in class ilog.views.diagrammer.application.IlvDiagrammerFrame
-
Returns the desktop pane of this application if it is in multidocument (MDI) mode,
or null
if it is in single-document (SDI) mode.
- getDestination() - Method in class ilog.views.dashboard.IlvDashboardLinkManager
-
Returns the selected link destination symbol.
- getDestination() - Method in class ilog.views.maps.graphic.style.IlvPropertyDescriptorManager.Dependency
-
Returns the destination dependency.
- getDestinationPoint() - Method in class ilog.views.sdm.util.IlvSDMLinkReconnector
-
Returns the destination connection point of the link.
- getDestinationPointMode() - Method in class ilog.cpl.graph.graphlayout.css.IlpAbstractLinkLayoutParameters
-
Returns the mode for the connection point on an individual link
on the destination node.
- getDestinationPointMode() - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
-
Returns the mode for the connection point on an individual link
on the destination node.
- getDestinationPointMode(Object) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the destination point mode of an individual link.
- getDestinationPointMode(Object) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
-
Returns the destination point mode of an individual link.
- getDestinationPointMode(Object) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
-
Returns the destination-point mode of an individual link.
- getDestinationPointMode(Object) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Returns the destination-point mode of an individual link.
- getDestinationPoints() - Method in class ilog.views.maps.srs.coordtrans.IlvFittedTransform
-
Returns an iterator over the destination points.
- getDetailLevel() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the detail level of the base.
- getDetailLevel() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the detail level.
- getDetailLevel() - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns the pseudoclass that represents the current level of detail.
- getDetailObjects() - Method in class ilog.tgo.model.IltBTS
-
- getDetailObjects() - Method in class ilog.tgo.model.IltCard
-
- getDetailObjects() - Method in class ilog.tgo.model.IltCardCarrier
-
- getDetailObjects() - Method in interface ilog.tgo.model.IltContainer
-
- getDetailObjects() - Method in class ilog.tgo.model.IltLinkBundle
-
- getDetailObjects() - Method in class ilog.tgo.model.IltShelf
-
- getDetailRenderer() - Method in class ilog.tgo.model.IltLinkBundle
-
- getDeterminant() - Method in class ilog.views.IlvTransformer
-
Returns the determinant of the matrix.
- getDiagram() - Method in class ilog.views.dashboard.IlvDashboardInteractor
-
Returns the dashboard diagram attached to this interactor.
- getDiagram() - Method in class ilog.views.dashboard.IlvDashboardPanel
-
Returns the dashboard diagram currently being edited in the Dashboard
Editor.
- getDiagram() - Method in class ilog.views.dashboard.IlvDashboardSymbol
-
Returns the IlvDashboardDiagram
instance containing this
symbol.
- getDiagramCount() - Method in class ilog.views.dashboard.IlvDashboardEditor
-
Returns the number of the dashboard diagrams created with
this IlvDashboardEditor
instance.
- getDiagrammer() - Method in class ilog.views.diagrammer.application.IlvDiagrammerOverview
-
Returns the diagram component to which this component is currently attached.
- getDiagrammer() - Method in class ilog.views.diagrammer.application.IlvDiagrammerPropertySheet
-
Returns the diagram component to which this component is currently attached.
- getDiagrammer() - Method in class ilog.views.diagrammer.application.IlvDiagrammerStatusBar
-
Returns the diagram component to which this component is currently attached.
- getDiagrammer() - Method in class ilog.views.diagrammer.application.IlvDiagrammerTable
-
Returns the diagram component to which this component is currently attached.
- getDiagrammer() - Method in class ilog.views.diagrammer.application.IlvDiagrammerTree
-
Returns the diagram component to which this component is currently attached.
- getDiagrammer() - Method in class ilog.views.diagrammer.faces.component.IlvFacesDiagrammerView
-
Returns the
IlvDiagrammer
instance wrapped by this
IlvFacesDiagrammer
instance.
- getDiagrammer() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
-
Returns the
IlvDiagrammer
instance wrapped by
this
IlvFacesDiagrammer
instance.
- getDiagrammer() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerViewTag
-
Returns the diagrammer.
- getDiagrammer(IlvSDMView) - Static method in class ilog.views.diagrammer.faces.IlvFacesDiagrammerUtil
-
- getDiagrammer(HttpServletRequest) - Method in class ilog.views.diagrammer.servlet.IlvDiagrammerServlet
-
Returns the
IlvDiagrammer
object used to
compute the diagram for a given request.
- getDiagrammer(IlvSDMView) - Method in class ilog.views.diagrammer.servlet.IlvDiagrammerServletSupport
-
- getDiagrammer() - Method in class ilog.views.maps.faces.dhtml.component.IlvFacesGoogleViewComponent
-
Returns the
IlvDiagrammer
instance wrapped by
this
IlvFacesDiagrammer
instance.
- getDiagrammer() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
-
Returns the diagrammer.
- getDiagrammerAction() - Method in class ilog.views.diagrammer.application.IlvDiagrammerAction.StatusEvent
-
Returns the Diagrammer action for which the status is to be displayed.
- getDiagrammerHelpMenu() - Method in class ilog.views.diagrammer.application.IlvDiagrammerMenuBar
-
Returns the Help menu.
- getDiagrammers() - Method in class ilog.views.diagrammer.application.IlvDiagrammerApplication
-
Deprecated.
Returns all the diagram components displayed by the application.
- getDiagrammers() - Method in class ilog.views.diagrammer.application.IlvDiagrammerFrame
-
Returns all the diagram components displayed by the application.
- getDiagramPopupMenu() - Method in class ilog.views.dashboard.IlvDashboardEditor
-
Returns the dashboard diagram pop-up menu used when a dashboard
implementation returns a pop-up menu providing access to a set of
predefined JViews Diagrammer Swing actions.
- getDiagrams() - Method in class ilog.views.dashboard.IlvDashboardEditor
-
Returns an iterator for the collection of all
IlvDashboardDiagram
objects in this Dashboard Editor application.
- getDialog() - Method in class ilog.views.maps.format.oracle.IlvDefaultSDOConnectionFactory
-
Returns the dialog box used to enter the connection parameters.
- getDialog() - Method in class ilog.views.maps.format.oracle.IlvDefaultSDOJConnectionFactory
-
Returns the dialog box used to enter the connection parameters.
- getDialogParent() - Method in class ilog.views.dashboard.IlvDashboardContext
-
Returns the Java Component
that will be used as the parent
for dialog windows in your dashboard application.
- getDialogParent() - Method in class ilog.views.dashboard.IlvDashboardEditor
-
Returns the frame window for this IlvDashboardEditor
instance.
- getDialogTitle() - Method in class ilog.views.maps.defense.terrain.IlvMakeAreaOfSightInteractor
-
Returns the settings dialog title.
- getDialogTitle() - Method in class ilog.views.maps.defense.terrain.IlvMakeGradientInteractor
-
Returns the settings dialog title.
- getDialogTitle() - Method in class ilog.views.maps.defense.terrain.IlvMakeValleyInteractor
-
Returns the settings dialog title.
- getDialogTitle() - Method in class ilog.views.maps.defense.terrain3d.view.IlvMake3DViewInteractor
-
Returns the settings dialog title.
- getDialogTitle() - Method in class ilog.views.maps.export.IlvKMLExporter
-
Returns the parameter settings dialog box title.
- getDialogTitle() - Method in interface ilog.views.maps.export.IlvMapExportManager.IlvMapExporter
-
Returns the parameter settings dialog box title.
- getDialogTitle() - Method in class ilog.views.maps.export.IlvSDOExporter
-
Returns the parameter settings dialog box title.
- getDialogTitle() - Method in class ilog.views.maps.export.IlvShapeExporter
-
Returns the parameter settings dialog box title.
- getDiamondMarker() - Static method in class ilog.views.chart.graphic.IlvMarkerFactory
-
Returns a shared diamond marker instance.
- getDimElements() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOLayerMetaData
-
Returns the dim elements of this metadata.
- getDimension() - Method in class ilog.views.maps.srs.coordsys.IlvCoordinateSystem
-
Returns the dimension of this coordinate system.
- getDimName() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDODimElement
-
Returns the dimension name.
- getDirectedSimpleHTMLText(String, int) - Static method in class ilog.views.util.text.IlvBidiUtil
-
If a tooltip is given as HTML specification, this method returns a HTML
specification by adding Bidi control characters to the text sections
(between the tags).
- getDirectedString(String, int, ComponentOrientation) - Static method in class ilog.views.util.text.IlvBidiUtil
-
Returns string which is started from LRE or RLE depending on given base
text direction and component orientation.
- getDirectedString(String, int) - Static method in class ilog.views.util.text.IlvBidiUtil
-
Returns string which is started from LRE or RLE depending on given base
text direction.
- getDirection() - Method in class ilog.cpl.graphic.views.IlpLineSegment
-
Returns the direction of this line segment.
- getDirection() - Method in class ilog.cpl.table.IlpArrowIcon
-
Returns the sorting direction.
- getDirection() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the direction of the graphic representation.
- getDirection() - Method in class ilog.tgo.graphic.IltGaugeMapping
-
Returns the direction of the gauge.
- getDirection() - Method in class ilog.tgo.graphic.renderer.IltCardBaseRenderer
-
Returns the card item direction.
- getDirection() - Method in class ilog.tgo.graphic.renderer.IltCardItemBaseRenderer
-
Returns the card item direction.
- getDirection() - Method in class ilog.tgo.graphic.renderer.IltShelfItemContainerBaseRenderer
-
Returns the direction of the outermost shelf item container.
- getDirection() - Method in class ilog.views.gantt.action.IlvTimeScrollAction
-
Returns the action's scroll direction.
- getDirection() - Method in class ilog.views.gantt.action.IlvVerticalScrollAction
-
Returns the action's scroll direction.
- getDirection() - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperGrapherPin
-
Returns the direction into which the pin connects to the hyperedge.
- getDirection() - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolLinearInteractor
-
Gets the direction of this interactor.
- getDirection() - Method in class ilog.views.symbology.interactor.IlvLinearSymbolInteractor
-
Gets the direction of this interactor
- getDirectionAndOrder(IlpAttribute) - Method in class ilog.cpl.util.IlpAttributeComparator
-
Gets the sorting direction and sorting order of the specified attribute.
- GetDirectionMapping(int) - Static method in class ilog.tgo.model.IltCardItem
-
Access the legend modifier associated with the given
direction.
- getDirectionRotationSystem() - Static method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aGraphic
-
Returns the rotation system of the direction of movement arrow.
- getDirectory() - Method in class ilog.views.appframe.plugin.IlvPlugin
-
Returns the file directory where this plug-in is defined.
- getDirectory() - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFTableDescription
-
Returns the DAFIF directory.
- getDirectory() - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
-
Returns the directory where this bean generator will save source files.
- getDirtyComponentParent(JComponent) - Method in class ilog.views.util.swing.IlvAbstractRepaintManager
-
Returns the parent component of comp
if the parent component
of comp
is an instance of JComponent
.
- getDirtyComponentParent(JComponent) - Method in class ilog.views.util.swing.IlvExpensiveDrawingRepaintManager
-
Returns the parent component of the given Swing component, or
null
when repainting shall be performed with the given Swing
component directly.
- getDirtyRegion(JComponent) - Method in class ilog.views.util.swing.IlvAbstractRepaintManager
-
This method must return the smallest rectangle that contains the dirty
region of the given component c.
- getDisconnectedGraphOffset() - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
-
Returns the offset between disconnected groups of clusters (rings
and/or stars).
- getDismissDelay() - Method in class ilog.cpl.graphic.IlpToolTipManager
-
Returns the delay before a tooltip disappears.
- getDismissDelay() - Method in class ilog.tgo.graphic.IltToolTipManager
-
Deprecated.
Returns the delay before a tooltip disappears.
- getDisplayAlarmCountWhenCollapsed() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getDisplayArea(Object) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the displayed data object containing the specified data object.
- getDisplayedMnemonicIndex() - Method in class ilog.views.util.swing.color.IlvAlphaColorChooserPanel
-
Provides a hint to the look and feel as to the index of the character in
getDisplayName
that should be visually identified as the
mnemonic.
- getDisplayedNodeAtPosition(int) - Method in class ilog.views.gantt.IlvVerticalDisplayController
-
Returns the node at the specified vertical position relative to the
display area.
- getDisplayedProperty() - Method in class ilog.views.gantt.graphic.renderer.IlvActivityBar
-
Returns the displayed property.
- getDisplayedProperty() - Method in class ilog.views.gantt.graphic.renderer.IlvActivityLabel
-
Returns the property displayed by this renderer.
- getDisplayedRowAtPosition(int) - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the row at the specified vertical position relative to the
display area.
- getDisplayedRowAtPosition(int) - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the row at the specified vertical position relative to
the display area.
- getDisplayedRowAtPosition(int) - Method in class ilog.views.gantt.IlvVerticalDisplayController
-
Returns the row at the specified vertical position relative to the
display area.
- getDisplayedRowIndexAtPosition(int) - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the row index at the specified vertical position relative
to the display area.
- getDisplayedRowIndexAtPosition(int) - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the row index at the specified vertical position
relative to the display area.
- getDisplayItem(IlvChartDataPicker) - Method in class ilog.views.chart.IlvChart
-
Returns the display item containing the specified point.
- getDisplayItem(IlvChartDataPicker) - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the display item containing the specified picking point.
- getDisplayItem(Iterator<IlvChartRenderer>, IlvChartDataPicker) - Static method in class ilog.views.chart.IlvChartRenderer
-
Returns the display item containing the specified point.
- getDisplayItem(IlvChartDataPicker) - Method in class ilog.views.chart.renderer.IlvCompositeChartRenderer
-
Returns the display item containing the specified picking point.
- getDisplayItem(IlvChartDataPicker) - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
-
Returns the display item containing the specified picking point.
- getDisplayItem(IlvChartDataPicker, IlvUnaryPredicate) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the display item containing the specified picking point.
- getDisplayItem(IlvChartDataPicker) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the data object containing the specified picking point.
- getDisplayItems(IlvChartDataPicker) - Method in class ilog.views.chart.IlvChart
-
Returns the display items containing the specified point.
- getDisplayItems(Iterator<IlvChartRenderer>, IlvChartDataPicker) - Static method in class ilog.views.chart.IlvChartRenderer
-
Returns the display items containing the specified point.
- getDisplayName() - Method in class ilog.views.maps.propertysheet.IlvMapStylePropertySheet.IlvRetargetedPropertyDescriptor
-
Returns the name that will be displayed in the property sheet.
- getDisplayName() - Method in class ilog.views.util.swing.color.IlvAlphaColorChooserPanel
-
Returns a string containing the display name of the panel.
- getDisplayPoint() - Method in class ilog.views.chart.event.ChartInteractionEvent
-
Returns the point targeted by the interaction.
- getDisplayPoint(IlvDataSet, int) - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the display point corresponding to the specified data point.
- getDisplayPoint(IlvDataSet, int) - Method in class ilog.views.chart.renderer.IlvCompositeChartRenderer
-
Returns the display point corresponding to the specified data point.
- getDisplayPoint(IlvDataSet, int) - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
-
Returns the display point corresponding to the specified data point.
- getDisplayPoint(IlvDataSet, int) - 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.
- getDisplayPreferences() - Method in class ilog.views.maps.beans.IlvJDisplayPreferencesEditorPanel
-
Returns the display preferences set in the panel.
- getDisplayPreferences() - Method in class ilog.views.maps.IlvDisplayPreferencesProperty
-
Returns the Display Preferences of this property.
- GetDisplayPreferences(IlvManager) - Static method in class ilog.views.maps.IlvDisplayPreferencesProperty
-
Returns the Display Preferences of a manager.
- getDisplayStyle(int) - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
-
Returns the style used to display the specified data point.
- getDisplayValue(IlpTableRow, IlpAttribute) - Method in class ilog.cpl.table.IlpTableView
-
Returns the string displayed at the intersection
of row
and column
.
- getDisplayValueAt(int, int) - Method in class ilog.cpl.table.IlpTableView
-
Returns the string displayed at the intersection
of row
and column
.
- getDistance(double, double, double, double) - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
-
Returns the distance in meters between the specified latitude and
longitude coordinates.
- getDistance() - Method in class ilog.views.maps.graphic.IlvGeodeticPathComputation
-
Returns the distance.
- getDistance() - Method in class ilog.views.maps.IlvGeodeticComputation
-
Gets the distance (in meters) between the first and second reference points.
- getDistanceFormater() - Method in class ilog.views.maps.IlvDisplayPreferences
-
Returns the distance Formatter.
- getDistancesSerie() - Method in class ilog.views.maps.defense.terrain.IlvAltitudeChart
-
Returns the array of distances to take into account.
- getDistanceUnit() - Method in class ilog.views.maps.beans.IlvJDisplayPreferencesEditorPanel
-
Returns the distance unit selected on the panel.
- getDistanceUnit() - Method in class ilog.views.maps.IlvDisplayPreferences
-
Returns the distance Unit.
- getDistanceUnitList() - Method in class ilog.views.maps.beans.IlvJDisplayPreferencesEditorPanel
-
- getDistFromOtherObstacles() - Method in class ilog.views.maps.labelling.IlvMapLayoutParameters
-
Retrieves the distance from the other obstacles.
- getDividerBorder() - Method in class ilog.views.gantt.IlvHierarchyChart
-
- getDividerLocation() - Method in class ilog.views.gantt.event.ChartDividerEvent
-
Returns the location of the divider, in pixels from the left side of the
chart.
- getDividerLocation() - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
-
Returns the location of the divider in pixels.
- getDividerLocation() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
-
Returns the location of the divider.
- getDividerLocation() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the location of the divider as the number of pixels from the
left side of the chart.
- getDividerPosition() - Method in class ilog.views.gantt.print.IlvGanttPrintableDocument
-
Returns the divider position, as the fractional position on the page that separates
the table and the Gantt sheet.
- getDividerSize() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the size of the divider in pixels.
- getDMSFractionalDigits() - Method in class ilog.cpl.network.IlpGeographicPositionConverter
-
Returns the desired number of fractional digits of the seconds in the DMS representation
of IlpGeographicPosition
values.
- getDoActionOnBGDeselect() - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
-
Returns whether the button should execute its action when it's deselected by its button group.
- getDockable(String) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
-
Returns the dockable pane with the specified name.
- getDockableComponent(String) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
-
Returns the component associated with the dockable pane with the
specified name.
- getDockableCount() - Method in class ilog.views.appframe.swing.docking.DockingEvent
-
Returns the number of dockables involved in this docking event.
- getDockableName() - Method in class ilog.views.appframe.swing.docking.DockingEvent
-
Returns the name of the dockable involved in this event.
- getDockableName(IlvMDIViewContainer) - Method in class ilog.views.appframe.swing.mdi.IlvMDIDockingArea
-
Returns the name of the dockable pane corresponding to the specified
view container.
- getDockableNames() - Method in class ilog.views.appframe.swing.docking.DockingEvent
-
Returns an array of the names of the dockables involved in this event.
- getDockableProperty(String, String) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
-
Returns the propertyName
property of the dockable with the
specified name
.
- getDockableThreshold() - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
-
Returns the number of pixel needed to be traversed by the mouse before
a drag operation begins.
- getDockableView(String) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
-
Returns the document view contained by the dockable with the
specified name.
- getDockingArea() - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
-
Returns the docking area associated with this main window.
- getDockingArea() - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
-
Returns the docking area associated with this applet.
- getDockingArea() - Method in class ilog.views.appframe.swing.mdi.IlvMDIDockingArea
-
Returns the docking area associated with this object.
- getDockingArea() - Method in class ilog.views.appframe.swing.mdi.IlvMDIMainFrame
-
Returns the docking area associated with this main window.
- getDockingBarArea() - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
-
Returns the docking bar area associated with this main window.
- getDockingBarArea() - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
-
Returns the docking bar area associated with this applet.
- getDockingBarArea() - Method in class ilog.views.appframe.swing.mdi.IlvMDIMainFrame
-
Returns the docking bar area associated with this main window.
- getDockingInfo(String) - Method in class ilog.views.appframe.swing.IlvDockingBarArea
-
Returns docking information for the bar with the specified name.
- getDockingSide() - Method in interface ilog.views.appframe.swing.IlvDockingBarArea.DockingBarInfo
-
Returns the side of the docking bar area panel in which the bar is
placed when the bar is docked.
- getDoctype() - Method in class ilog.views.appframe.settings.IlvSettings
-
The Document Type Declaration (see DocumentType
)
associated with this document.
- getDoctype() - Method in class ilog.views.appframe.settings.xml.IlvXMLSettings
-
The Document Type Declaration (see DocumentType
)
associated with this document.
- getDocument() - Method in class ilog.cpl.storage.IlpAbstractReader
-
Get the current DOM document used by the reader.
- getDocument() - Method in class ilog.cpl.storage.IlpAbstractWriter
-
Returns the current DOM document used by this writer.
- getDocument() - Method in interface ilog.views.appframe.docview.IlvDocumentView
-
Returns the document associated with the view.
- getDocument() - Method in class ilog.views.appframe.docview.IlvDocumentViewSupport
-
Returns the document associated with the view.
- getDocument() - Method in class ilog.views.appframe.event.ApplicationEvent
-
Returns the document originator of the event;
null
if this event was not originated by a document.
- getDocument() - Method in class ilog.views.appframe.settings.xml.IlvXMLSettings
-
Returns the DOM document that corresponds to the XML source
specified to the XML settings.
- getDocument() - Method in class ilog.views.appframe.swing.IlvPanelView
-
Returns the document associated with the view.
- getDocument() - Method in class ilog.views.appframe.swing.mdi.IlvInternalFrame
-
Returns the document associated with this view container.
- getDocument() - Method in class ilog.views.appframe.swing.mdi.IlvMDITab
-
Returns the document associated with this view container.
- getDocument() - Method in class ilog.views.chart.data.xml.IlvXMLDataReader
-
Returns the Document
object containing the XML document.
- getDocument() - Method in class ilog.views.chart.data.xml.IlvXMLDataWriter
-
Returns the document being populated by this writer.
- getDocument() - Method in class ilog.views.chart.IlvChartPrintContext
-
Returns the document.
- getDocument() - Method in class ilog.views.gantt.xml.IlvGanttDocumentReader.Context
-
Returns the XML document that is being read from.
- getDocument() - Method in class ilog.views.gantt.xml.IlvGanttDocumentWriter.Context
-
Returns the XML document that is being written to.
- getDocument() - Method in class ilog.views.svg.SVGDocumentBuilder
-
Returns the SVG document.
- getDocument() - Method in class ilog.views.svg.SVGDocumentReader
-
Returns the Document
corresponding to the SVG file.
- getDocument() - Method in class ilog.views.util.print.IlvDocumentSetupDialog
-
Returns the document that is currently edited by this dialog box.
- getDocument() - Method in class ilog.views.util.print.IlvFlow
-
Returns the document associated with this flow.
- getDocument() - Method in class ilog.views.util.print.IlvPage
-
Returns the owner IlvPrintableDocument
.
- getDocument() - Method in class ilog.views.util.print.IlvPrintingController
-
Returns the IlvPrintableDocument
to be printed.
- getDocument() - Method in exception ilog.views.util.styling.IlvCSSparseException
-
Returns the document reference (URL, filename, ...) where the
parse exception occurred.
- getDocumentationFileName() - Method in class ilog.views.maps.defense.format.vmap.AbstractColumnInfo
-
Returns associated documentation file name.
- getDocumentBase() - Method in class ilog.cpl.service.IlpDefaultContext
-
Get the DocumentBase value.
- getDocumentBase() - Method in class ilog.cpl.service.IlpDefaultURLAccessService
-
Returns the document base.
- getDocumentBase() - Method in class ilog.views.appframe.IlvApplication
-
Returns the document base URL.
- getDocumentBase() - Method in class ilog.views.appframe.util.IlvDocumentBaseResolver
-
Returns the document base this resolver uses to resolve URLs.
- getDocumentBase() - Method in class ilog.views.io.IlvInputStream
-
Returns the URL from which this stream is reading data,
or null
if this stream was created
directly from an InputStream
.
- getDocumentClass() - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
-
Returns the class of the documents created by this document template.
- getDocumentContainers(IlvDocument) - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
-
Returns all the view containers that contain views of the specified
document
.
- getDocumentElement() - Method in class ilog.views.appframe.settings.IlvSettings
-
This is a convenience attribute that allows direct access to the child
node that is the root element of the document.
- getDocumentElement() - Method in class ilog.views.appframe.settings.xml.IlvXMLSettings
-
Returns the document element of the Document
associated with these settings.
- getDocumentListActionCommand() - Method in class ilog.views.appframe.swing.mdi.IlvDesktopPane
-
Returns the command name of the action list that is used for
displaying the list of opened documents in this MDI client.
- getDocumentListActionCommand() - Method in interface ilog.views.appframe.swing.mdi.IlvMDIClient
-
Gets the command name of the action list that is used for
displaying the list of opened documents in the MDI client.
- getDocumentListActionCommand() - Method in class ilog.views.appframe.swing.mdi.IlvMDIDockingArea
-
Gets the command name of the action list that is used for
displaying the list of opened documents in this MDI client.
- getDocumentListActionCommand() - Method in class ilog.views.appframe.swing.mdi.IlvMDITabbedPane
-
Gets the command name of the action list that is used for
displaying the list of opened documents in this MDI client.
- getDocumentPath() - Method in interface ilog.views.util.styling.IlvCSSDeclaration
-
Returns the URL of the CSS document that contains the declaration.
- getDocumentPath() - Method in interface ilog.views.util.styling.IlvCSSRule
-
Returns the URL of the CSS document that contains the rule.
- getDocumentPath() - Method in interface ilog.views.util.styling.IlvCSSSelector
-
Returns the URL of the CSS document that contains the simple selector.
- getDocumentTemplate() - Method in class ilog.views.appframe.docview.IlvAbstractDocument
-
Returns the document template that has created the document.
- getDocumentTemplate() - Method in interface ilog.views.appframe.docview.IlvDocument
-
Returns the document template that has created the document.
- getDocumentTemplate() - Method in class ilog.views.appframe.docview.IlvDocumentViewConfiguration
-
Returns the document template that has created this view configuration.
- getDocumentTemplate() - Method in class ilog.views.appframe.event.ApplicationEvent
-
Returns the document template that originated the event or
the document template of the document, document view, or view container
that originated the event.
- getDocumentTemplate(int) - Method in class ilog.views.appframe.IlvApplication
-
Returns the document template at the specified storage index
in the set of document templates managed by this application.
- getDocumentTemplate(String) - Method in class ilog.views.appframe.IlvApplication
-
Retrieves the document template with the specified name
.
- getDocumentTemplateCount() - Method in class ilog.views.appframe.IlvApplication
-
Returns the number of document templates managed by this application.
- getDocumentTemplateName() - Method in class ilog.views.appframe.event.ApplicationEvent
-
Returns the name of the document template of the document or document view
that originated the event.
- getDocumentURI() - Method in class ilog.views.appframe.settings.IlvSettings
- getDomain(IlpDomainKey) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the IlpDomain
value of a given key in this style.
- getDomain(IlpDomainKey, IlpDomain) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the IlpDomain
value of a given key in this style.
- getDomConfig() - Method in class ilog.views.appframe.settings.IlvSettings
- getDOMDocument() - Method in class ilog.views.appframe.docview.IlvDOMDocument
-
Returns the DOM document associated with this document.
- getDOMElement() - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the DOM element this settings element is associated with.
- getDone() - Method in exception ilog.views.prototypes.IlvValuesNotHandledException
-
Returns an array of boolean values indicating which properties were
ignored.
- getDoStartReturnCode() - Method in class ilog.views.faces.taglib.IlvFacesMenuItemTag
-
Returns the return code of the doStart()
method.
- getDoStartReturnCode() - Method in class ilog.views.faces.taglib.IlvFacesMenuTag
-
Returns the return code of the doStart()
method.
- getDoStartValue() - Method in class ilog.views.faces.dhtml.taglib.IlvDHTMLViewTag
-
Returns the value used by doStartTag
This implemetation returns EVAL_BODY_INCLUDE
.
- getDottedBorderBackground() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the background color of the dotted border.
- getDottedBorderBackground() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the background color of the dotted border, or
null
if no dotted border is to be drawn.
- getDottedBorderForeground() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the foreground color of the dotted border.
- getDottedBorderForeground() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the foreground color of the dotted border, or
null
if no dotted border is to be drawn.
- getDottedBorderLineStyle() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the line style of the dotted border.
- getDottedBorderLineStyle() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the line style of the dotted border, or null
if no
dotted border is to be drawn.
- getDottedBorderPalette() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the palette for the dotted border.
- getDouble(Object) - Method in class ilog.tgo.model.IltNumericState
-
Extracts a double from the value object stored for this state.
- getDouble(String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the value of the attribute with the specified name as a double.
- getDouble(String, double) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the value of the attribute with the specified name as a double.
- getDouble(String) - Method in class ilog.views.chart.servlet.IlvServletParameters
-
Returns the named parameter value as a double.
- getDouble(String, double) - Method in class ilog.views.chart.servlet.IlvServletParameters
-
Returns the named parameter value as a double.
- getDouble(String) - Method in class ilog.views.gantt.servlet.IlvServletParameters
-
Returns the named parameter value as a double.
- getDouble(String, double) - Method in class ilog.views.gantt.servlet.IlvServletParameters
-
Returns the named parameter value as a double.
- getDouble(String) - Method in class ilog.views.prototypes.IlvGroupElement
-
Retrieves a double property.
- getDoubleAt(int, int) - Method in class ilog.views.chart.datax.adapter.IlvDataSourceToFlatTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
, as a numeric value.
- getDoubleAt(Object, int) - Method in class ilog.views.chart.datax.adapter.IlvFlatListToFlatSetModel
-
This method is implemented through a call to the underlying model.
- getDoubleAt(int, int) - Method in class ilog.views.chart.datax.adapter.IlvFlatListToFlatTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
, as a numeric value.
- getDoubleAt(Object, int) - Method in class ilog.views.chart.datax.adapter.IlvFlatListToTreeListModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getDoubleAt(Object, int) - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToFlatListModel
-
This method is implemented through a call to the underlying model.
- getDoubleAt(int, int) - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToFlatTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
, as a numeric value.
- getDoubleAt(Object, int) - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToTreeSetModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getDoubleAt(Object, int) - Method in class ilog.views.chart.datax.adapter.IlvFlatTableToFlatListModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getDoubleAt(Object, int) - Method in class ilog.views.chart.datax.adapter.IlvSortedFlatListModel
-
This method is implemented through a call to the underlying model.
- getDoubleAt(Object, int) - Method in class ilog.views.chart.datax.adapter.IlvSortedTreeListModel
-
This method is implemented through a call to the underlying model.
- getDoubleAt(int, int) - Method in class ilog.views.chart.datax.adapter.IlvTableToFlatTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
, as a numeric value.
- getDoubleAt(Object, int) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatListModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getDoubleAt(int, int) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
, as a numeric value.
- getDoubleAt(Object, int) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToTreeSetModel
-
This method is implemented through a call to the underlying model.
- getDoubleAt(Object, int) - Method in class ilog.views.chart.datax.adapter.IlvTreeSetToTreeListModel
-
This method is implemented through a call to the underlying model.
- getDoubleAt(Object, int) - Method in class ilog.views.chart.datax.adapter.IlvTreeTableToTreeListModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getDoubleAt(int, int) - Method in class ilog.views.chart.datax.adapter.IlvTreeToFlatTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
, as a numeric value.
- getDoubleAt(Object, int) - Method in class ilog.views.chart.datax.adapter.IlvTreeToTreeListModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getDoubleAt(Object, int) - Method in class ilog.views.chart.datax.flat.list.IlvDefaultFlatListModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getDoubleAt(Object, int) - Method in class ilog.views.chart.datax.flat.list.IlvFilterFlatListModel
-
This method is implemented through a call to the underlying model.
- getDoubleAt(Object, int) - Method in interface ilog.views.chart.datax.flat.list.IlvFlatListModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getDoubleAt(Object, int) - Method in class ilog.views.chart.datax.flat.list.IlvPropertyBasedFlatListModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getDoubleAt(Object, int) - Method in class ilog.views.chart.datax.flat.set.IlvDefaultFlatSetModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getDoubleAt(Object, int) - Method in class ilog.views.chart.datax.flat.set.IlvFilterFlatSetModel
-
This method is implemented through a call to the underlying model.
- getDoubleAt(Object, int) - Method in interface ilog.views.chart.datax.flat.set.IlvFlatSetModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getDoubleAt(Object, int) - Method in class ilog.views.chart.datax.flat.set.IlvPropertyBasedFlatSetModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getDoubleAt(int, int) - Method in class ilog.views.chart.datax.flat.table.IlvDefaultFlatTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
, as a numeric value.
- getDoubleAt(int, int) - Method in class ilog.views.chart.datax.flat.table.IlvFilterFlatTableModel
-
This method is implemented through a call to the underlying model.
- getDoubleAt(int, int) - Method in interface ilog.views.chart.datax.flat.table.IlvFlatTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
, as a numeric value.
- getDoubleAt(Object, int) - Method in interface ilog.views.chart.datax.IlvObjectModelWithColumns
-
Returns the value for the attribute number columnIndex
in the given object.
- getDoubleAt(Object, int) - Method in class ilog.views.chart.datax.tree.list.IlvDefaultTreeListModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getDoubleAt(Object, int) - Method in class ilog.views.chart.datax.tree.list.IlvFilterTreeListModel
-
This method is implemented through a call to the underlying model.
- getDoubleAt(Object, int) - Method in class ilog.views.chart.datax.tree.list.IlvPropertyBasedTreeListModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getDoubleAt(Object, int) - Method in interface ilog.views.chart.datax.tree.list.IlvTreeListModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getDoubleAt(Object, int) - Method in class ilog.views.chart.datax.tree.set.IlvDefaultTreeSetModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getDoubleAt(Object, int) - Method in class ilog.views.chart.datax.tree.set.IlvFilterTreeSetModel
-
This method is implemented through a call to the underlying model.
- getDoubleAt(Object, int) - Method in class ilog.views.chart.datax.tree.set.IlvPropertyBasedTreeSetModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getDoubleAt(Object, int) - Method in interface ilog.views.chart.datax.tree.set.IlvTreeSetModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getDoubleField(byte[], IlvRasterASRPReader.SubFieldPosition) - Method in class ilog.views.maps.defense.format.asrp.IlvRasterASRPReader
-
Utility method to read and convert raw bytes to double subfield data.
- getDoubleFromNumberTextComponent(JTextComponent) - Static method in class ilog.views.util.swing.SwingFactories
-
- getDoubleParameter(int) - Method in class ilog.views.util.servlet.IlvServerActionEvent
-
Returns a double parameter at the specified index.
- getDoubleSerializable() - Static method in class ilog.views.util.IlvSerializableUtil
-
- getDoubleSerializableRead() - Static method in class ilog.views.util.IlvSerializableUtil
-
- getDoubleSerializableWrite() - Static method in class ilog.views.util.IlvSerializableUtil
-
- getDoubleValue() - Method in class ilog.views.util.swing.IlvDecimalNumberField
-
Returns the double value of this text field.
- getDoubleValue() - Method in class ilog.views.util.swing.IlvJSpinnerDecimalNumberField
-
Returns the value as double.
- getDoubleValues() - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameterValueSet
-
Returns the value set if it is an double value set.
- getDownKeys() - Method in class ilog.views.chart.interactor.IlvChartCycleSelectInteractor
-
Returns the set of key designators for the "descend" action.
- getDragCursor() - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnectorEdition
-
Returns the cursor used for dragging.
- getDragCursor() - Method in class ilog.views.hypergraph.IlvHyperEdgeEdition
-
Returns the cursor used for dragging.
- getDragCursor() - Method in class ilog.views.interactor.IlvPanInteractor
-
Returns the drag Cursor
.
- getDraggedRectangle() - Method in class ilog.views.interactor.IlvDragRectangleInteractor
-
Returns the rectangle that is dragged by this interactor.
- getDraggedWindow() - Method in class ilog.views.chart.interactor.IlvChartZoomInteractor
-
Returns the current dragged data window.
- getDrawableIterator() - Method in class ilog.views.chart.IlvChart
-
Returns an iterator over the IlvChartDrawable
objects managed
by this chart.
- getDrawingInterval(Graphics, IlvGanttGridContext) - Method in class ilog.views.gantt.graphic.grid.IlvVerticalGanttGrid
-
Returns the time interval of the drawing rectangle.
- getDrawingLinkPoints(IlvTransformer) - Method in class ilog.views.graphic.linkpolicy.IlvCrossingAwareLinkImage
-
Returns the link points used to draw the polyline of the link.
- getDrawingLinkPoints(IlvTransformer) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the link points used to draw the polyline of the link.
- getDrawingRect() - Method in class ilog.views.interactor.IlvMagnifyInteractor
-
Returns a copy of the rectangle representing the area
in which the magnifier is drawn.
- getDrawingRect() - Method in class ilog.views.maps.interactor.IlvSeeThroughInteractor
-
Returns the rectangle representing the area in which the layers are drawn.
- getDrawingStyle() - Method in class ilog.views.interactor.IlvManagerMagViewInteractor
-
Returns the way the control rectangle is drawn.
- getDrawingStyle() - Method in class ilog.views.maps.beans.IlvJOverview
-
Returns the way the control rectangle is drawn.
- getDrawingTransformer(IlvManagerView) - Method in class ilog.views.IlvManager
-
Returns the transformer used to draw this manager.
- getDrawOrder() - Method in class ilog.views.chart.IlvChartDecoration
-
Returns the drawing order of this decoration.
- getDrawOrder() - Method in interface ilog.views.chart.IlvChartDrawable
-
Returns the drawing order of this drawable.
- getDrawOrder() - Method in class ilog.views.chart.IlvGrid
-
Returns the drawing order of this grid.
- getDrawOrder() - Method in class ilog.views.chart.IlvScale
-
Returns the drawing order of this scale.
- getDrawRect() - Method in class ilog.views.chart.IlvChart.Area
-
Returns the rectangle where both charts and scales are displayed.
- getDrawRect() - Method in class ilog.views.chart.IlvChart.IlvChartPaintContext
-
Returns the drawing rectangle.
- getDrawRect() - Method in class ilog.views.chart.IlvChartPrintContext
-
Returns the printing chart area draw rect in paper coordinate.
- getDrawRule() - Method in class ilog.views.graphic.IlvGraphicPath
-
Returns the DrawRule of the object.
- getDrawRule() - Method in class ilog.views.maps.graphic.IlvMapGraphicPath
-
Overrides IlvGraphicPath.getDrawRule
to take the style
into account.
- getDrawStyle() - Method in class ilog.views.chart.graphic.IlvDataIndicator
-
Returns the rendering style actually used for this indicator.
- getDriver() - Method in class ilog.views.chart.faces.component.data.IlvFacesJDBCDataSource
-
Returns the JDBC driver class name.
- getDriver() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvJDBCDataSourceTag
-
- getDriver() - Method in class ilog.views.maps.export.SDOConnectionPanel
-
Returns the jdbc driver.
- getDriverClassname() - Method in class ilog.views.chart.data.IlvJDBCDataSource
-
Returns the driver classname.
- getDriverClassName() - Method in class ilog.views.maps.datasource.ibm.db2.IlvDB2ConnectionInfo
-
Get the JDBC driver class name
- getDriverClassName() - Method in class ilog.views.maps.datasource.ibm.IlvDBConnectionInfo
-
Get the JDBC driver class name
- getDriverClassName() - Method in class ilog.views.maps.datasource.ibm.informix.IlvInformixConnectionInfo
-
Get the JDBC driver class name
- getDriverClassName() - Method in class ilog.views.util.data.IlvJDBCConnectionParameters
-
Returns the name of the driver class.
- getDriverURL() - Method in class ilog.views.util.data.IlvJDBCConnectionParameters
-
Returns the URL string of the driver class.
- getDTDID() - Method in class ilog.views.svg.SVGDocumentBuilderConfigurator
-
Returns the ID of the DTD.
- getDTDMode() - Method in class ilog.views.svg.SVGDocumentBuilderConfigurator
-
Returns the mode of the SVG DTD.
- getDTDURL() - Method in class ilog.views.svg.SVGDocumentBuilderConfigurator
-
Returns the URL string of the DTD location.
- getDualAxis() - Method in class ilog.views.chart.IlvScale
-
Returns the dual axis of this scale.
- getDueDate() - Method in class ilog.views.gantt.graphic.renderer.composite.IlvTimeIntervalChildSize
-
Returns the due date of the activity.
- getDuration() - Method in class ilog.views.gantt.event.VisibleDurationChangedEvent
-
Returns the new duration value.
- getDuration() - Method in class ilog.views.gantt.IlvTimeInterval
-
Returns the duration between the interval start and end times.
- getDuration() - Method in class ilog.views.gantt.model.IlvAbstractActivity
-
Returns the duration of the activity.
- getDuration(int) - Method in class ilog.views.gantt.print.IlvGanttPrintableDocument
-
Returns the duration for the specified page within a band.
- getDuration() - Method in class ilog.views.schedule.print.IlvDefaultResourceDataChartPrintContext
-
Returns the duration of the Resource Data Chart used in this print context.
- getDuration() - Method in class ilog.views.schedule.print.IlvResourceDataChartPrintableDocument
-
Returns the duration of the printable Resource Data Chart.
- getDX() - Method in class ilog.views.maps.projection.IlvHorizontalShiftDatum
-
Returns the shift on the x-axis, in meters.
- getDY() - Method in class ilog.views.maps.projection.IlvHorizontalShiftDatum
-
Returns the shift on the y-axis, in meters.
- getDynamicJPEGQuality() - Method in class ilog.views.maps.servlet.IlvFacesMapsServletSupport
-
Returns the JPEGQuality
to be used for dynamic objects.
- getDynamicLayers(HttpServletRequest, IlvManagerView) - Method in class ilog.tgo.faces.graph.dhtml.servlet.IltFacesGraphServletSupport
-
Returns all the IlvManagerLayer
instances that are not part
of the graph's background.
- getDynamicLayers(HttpServletRequest, IlvManagerView) - Method in class ilog.views.maps.servlet.IlvFacesGoogleViewServletSupport
-
Returns an array of IlvManagerLayer
instances that are known to be dynamic.
- getDynamicLayers(HttpServletRequest, IlvManagerView) - Method in class ilog.views.maps.servlet.IlvFacesMapsServletSupport
-
Returns an array of IlvManagerLayer
instances that are known to be dynamic.
- getDynamicLayers(HttpServletRequest, IlvManagerView) - Method in class ilog.views.maps.servlet.IlvMapServletSupport
-
Returns an array of IlvManagerLayer
instances that are known to be dynamic.
- getDynamicLayers(HttpServletRequest, IlvManagerView) - Method in class ilog.views.servlet.IlvManagerServletSupport
-
Returns an array of IlvManagerLayer
instances that are known to be dynamic.
- getDynamicStyle() - Method in class ilog.views.maps.theme.DynamicStyleEvent
-
Returns the dynamic style that was registered at construction time.
- getDZ() - Method in class ilog.views.maps.projection.IlvHorizontalShiftDatum
-
Returns the shift on the z-axis, in meters.
- getEarliestFinishProperty() - Method in class ilog.views.gantt.model.IlvCriticalPathCalculator
-
Returns the name of the earliest finish time property for activities in the
data model.
- getEarliestFinishProperty() - Method in class ilog.views.gantt.model.IlvGanttModelScheduler
-
Returns the name of the earliest finish time property for activities
in the data model.
- getEarliestStartProperty() - Method in class ilog.views.gantt.model.IlvCriticalPathCalculator
-
Returns the name of the earliest start time property for activities in the
data model.
- getEarliestStartProperty() - Method in class ilog.views.gantt.model.IlvGanttModelScheduler
-
Returns the name of the earliest start time property for activities
in the data model.
- getEasting() - Method in class ilog.views.maps.IlvUTMCoordinateFormatter
-
Returns the easting of the current point.
- getEastingLabel() - Method in class ilog.views.maps.beans.IlvCoordinateViewer
-
Returns the prompt string to be displayed before the easting value of the mouse
coordinates.
- getEastingLabel() - Method in class ilog.views.maps.beans.IlvJCoordinateViewer
-
Returns the prompt string to be displayed before the easting value of the mouse
coordinates.
- getEastMinMargin() - Method in class ilog.views.graphlayout.hierarchical.IlvSwimLaneConstraint
-
Returns the specified minimal margin of the swimlane at the east side.
- getEastNeighbor(Object) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the specified east neighbor node of the input node, or
null
if none was specified.
- getEastNumberOfPorts() - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
-
Returns the number of relative ports on the east side of a node.
- getEastNumberOfPorts(Object) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the number of relative ports on the east side of a node.
- getEastSubtreeBlockMargin(Object) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the margin on the east side of the subtree starting at the
input node.
- getEastWestLayout() - Method in class ilog.views.chart.IlvLegendLayout
-
Returns the LayoutManager
instance used to lay out
a legend that has been docked on the east or the west side of a chart.
- getEdit(int) - Method in class ilog.views.hypergraph.undo.IlvOrderedCompoundEdit
-
Returns the subedit at given index.
- getEdit(String) - Method in class ilog.views.hypergraph.undo.IlvOrderedCompoundEdit
-
Returns the subedit with a given presentation name.
- getEditable() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerViewTag
-
Returns whether or not the component is editable.
- getEditable() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLHierarchyChartViewTag
-
Returns whether or not the component is editable.
- getEditingAreaBBox(IlvGraphic, IlvPoint, int, int, int, int, IlvTransformer) - Method in class ilog.views.interactor.IlvEditLabelInteractor
-
Used by the interactor to compute the bounding
area of the text field used for editing the
text in the graphic object.
- getEditingRow() - Method in class ilog.views.gantt.swing.IlvJTable
-
Workaround for the BasicTableUI
anomaly.
- getEditionFont(IlvGraphic) - Method in class ilog.views.interactor.IlvEditLabelInteractor
-
Returns the font used to edit the object.
- getEditLabelInteractor() - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Returns the interactor used when the diagram component is in edit label mode.
- getEditManager() - Method in class ilog.views.dashboard.IlvDashboardEditor
-
Returns the edit manager of the Dashboard Editor.
- getEditMenu() - Method in class ilog.views.diagrammer.application.IlvDiagrammerMenuBar
-
Returns the Edit menu.
- getEditor() - Method in class ilog.cpl.model.container.IlpAbstractRepresentationNode
-
- getEditor() - Method in interface ilog.cpl.model.IlpRepresentationObject
-
Get the editor for this object.
- getEditor() - Method in class ilog.cpl.model.IlpRepresentationObjectSupport
-
- getEditor() - Method in class ilog.cpl.table.IlpDefaultTableRow
-
- getEditor() - Method in class ilog.cpl.tree.IlpDefaultTreeNode
-
- getEditor(IlvDiagrammer) - Static method in class ilog.views.dashboard.IlvDashboardAction
-
Returns the IlvDashboardEditor
instance attached to
a given IlvDashboardDiagram
object.
- getEditor() - Method in class ilog.views.dashboard.IlvDashboardEditManager
-
Returns the dashboard editor.
- getEditor() - Method in class ilog.views.dashboard.IlvDashboardEditorFrame
-
Returns the IlvDashboardEditor
object in a
IlvDashboardEditorFrame
instance.
- getEditor() - Method in class ilog.views.dashboard.IlvDashboardLinkManager
-
Returns the Dashboard Editor object.
- getEditor() - Method in class ilog.views.dashboard.IlvDashboardPanel
-
Returns the IlvDashboardEditor
instance used to create this
panel.
- getEditor() - Method in class ilog.views.dashboard.IlvDashboardTabbedPane
-
Returns the dashboard editor using this dashboard tabbed pane.
- getEditor() - Method in class ilog.views.gantt.swing.IlvAbstractJTreeRenderPolicy
-
Return this policy's TreeCellEditor
.
- getEditor() - Method in interface ilog.views.gantt.swing.IlvJTreeRenderPolicy
-
Return this policy's TreeCellEditor
, or
null
if the tree should not be editable.
- getEditor() - Method in class ilog.views.gantt.swing.IlvJTreeStringRenderPolicy
-
Returns this policy's TreeCellEditor
, or
null
if the tree should not be editable.
- getEditor() - Method in class ilog.views.gantt.swing.IlvTreeColumn
-
Returns the editor that is being used to edit each row in this tree
column or null
if the column should not be editable.
- getEditorClassName() - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameter
-
Returns the class name of the editor that may be used to edit the value.
- getEditorColumn() - Method in class ilog.views.maps.propertysheet.IlvMapStylePropertySheet
-
Returns the number of the column which contains the values.
- getEditPoint() - Method in class ilog.views.chart.interactor.IlvChartEditPointInteractor
-
Returns the point currently being edited.
- getEditSymbolStyleAction() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DViewControlUI
-
Returns the action that displays the symbol style control panel dialog.
- getEditTerrainStyleAction() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DViewControlUI
-
Returns the action that displays the terrain style control panel dialog.
- getEditToolBar() - Method in class ilog.views.diagrammer.application.IlvDiagrammerApplication
-
Deprecated.
Returns the edit toolbar.
- getEditToolBar() - Method in class ilog.views.diagrammer.application.IlvDiagrammerFrame
-
Returns the edit toolbar.
- getEffectiveAnchorPoint() - Method in class ilog.views.graphic.IlvText
-
Returns the effective anchor point.
- getEffectiveRange() - Method in class ilog.views.gantt.print.IlvGanttPrintableDocument
-
Returns the time interval from the start date of the first page in a band
to the last date of the last page in a band.
- getEffects() - Method in class ilog.views.chart.event.LabelRendererPropertyEvent
-
Returns the bit mask of the effects of this event.
- getElement(String, String, Object) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the first child element of this element with the specified
type and the attributeName
attribute with the specified
value.
- getElement() - Method in class ilog.views.graphic.event.HTMLHyperlinkEvent
-
Returns the element of the HTML document on which the user clicked.
- getElement(IlvGraphic) - Static method in class ilog.views.prototypes.IlvGraphicElement
-
Returns the graphic element that contains the graphic object
specified.
- getElementAt(int) - Method in class ilog.cpl.list.IlpDefaultListModel
-
Returns the value at the specified index.
- getElementAt(int) - Method in class ilog.cpl.list.IlpListModelFilter
-
Returns the value at the specified index.
- getElementAt(int) - Method in class ilog.cpl.list.IlpListModelSorter
-
Returns the value at the specified index.
- getElementAt(int) - Method in class ilog.cpl.table.IlpTableListModel
-
Returns the value at the specified index.
- getElementAt(int) - Method in class ilog.views.chart.datax.adapter.IlvFlatTableToListModel
-
- getElementAt(int, int) - Method in class ilog.views.prototypes.IlvConnectInteractor
-
Returns the group element (or the value source) located at the position
defined by (x
, y
) in the manager view to which
this interactor is attached.
- getElementAt(int) - Method in class ilog.views.util.swing.SwingFactories.FontListComboBoxModel
- getElementAt(int) - Method in class ilog.views.util.swing.SwingFactories.LnFComboBoxModel
- getElementAt(int) - Method in class ilog.views.util.swing.SwingFactories.LocaleComboBoxModel
- getElementBounds(IltGraphicElementName, IlvTransformer) - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
Returns the bounding box of the requested graphic element.
- getElementById(String) - Method in class ilog.views.appframe.settings.IlvSettings
-
Returns the Element
whose ID
is given by
elementId
.
- getElementById(String) - Method in class ilog.views.appframe.settings.xml.IlvXMLSettings
-
Returns the Element
whose ID
is given by
elementId
.
- getElementFallbackInteractor(IltGraphicElementName) - Method in class ilog.tgo.graphic.IltCompositeInteractions
-
Deprecated.
Returns the fallback interactor for a graphic element.
- getElementInteractor(IltGraphicElementName) - Method in class ilog.tgo.graphic.IltCompositeInteractions
-
- getElementLayer(IltcCompositeGraphic, IltcGraphicElement) - Method in class ilog.tgo.composite.IltcLayerPolicy
-
Deprecated.
- getElementLayer(IltcCompositeGraphic, IltGraphicElementName) - Method in class ilog.tgo.graphic.IltCompositeGrapher.LayerPolicy
-
- getElementLayer(IltcCompositeGraphic, IltGraphicElementName) - Method in class ilog.tgo.graphic.IltLayerPolicy
-
Returns the layer to be used for a specific graphic element, part of
a composite object.
- getElementLayer(IltcCompositeGraphic, IltcGraphicElement) - Method in class ilog.tgo.graphic.IltLayerPolicy
-
Implementation of a deprecated method of the superclass.
- getElementName() - Method in interface ilog.tgo.graphic.IltObjectInteractorContext
-
Deprecated.
Returns the name of the graphic element on which the event has occurred.
- getElementName() - Method in class ilog.views.prototypes.IlvActionBehavior
-
Deprecated.
Returns the elementName
parameter for this behavior object.
- getElementName() - Method in class ilog.views.prototypes.IlvEventBehavior
-
Gets the elementName
parameter for this behavior object.
- getElementName() - Method in class ilog.views.prototypes.IlvExportBehavior
-
Gets the elementName
parameter for this behavior object.
- getElementName() - Method in class ilog.views.prototypes.IlvFillBehavior
-
Gets the elementName
parameter.
- getElementName() - Method in class ilog.views.prototypes.IlvRotateBehavior
-
Gets the elementName
parameter for this behavior object.
- getElementName() - Method in class ilog.views.prototypes.IlvRotationBehavior
-
Gets the elementName
parameter for this behavior object.
- getElementName() - Method in class ilog.views.prototypes.IlvScaleBehavior
-
Gets the elementName
parameter for this behavior object.
- getElementName() - Method in class ilog.views.prototypes.IlvTranslateBehavior
-
Gets the elementName
parameter for this behavior object.
- getElementOfRegion(int) - Method in class ilog.views.chart.servlet.IlvChartHitmap
-
Returns the chart area element that is associated to a given region.
- getElementOfRegion(int) - Method in class ilog.views.chart.servlet.IlvChartHitmapAccumulator
-
Returns the chart area element that is associated to a given region.
- getElementProperty() - Method in class ilog.views.prototypes.IlvExportBehavior
-
Gets the elementProperty
parameter for this behavior object.
- getElements() - Method in class ilog.tgo.composite.IltcLayer
-
Returns an enumeration of the objects in this layer.
- getElements() - Method in class ilog.views.IlvIndexedSet
-
Returns an enumeration of all the objects.
- getElements() - Method in class ilog.views.prototypes.IlvGroup
-
Returns the elements in the group.
- getElementsByTagName(String) - Method in class ilog.views.appframe.settings.IlvSettings
-
Returns a NodeList
of all the Elements
with a
given tag name in the order in which they are encountered in a
preorder traversal of the Document
tree.
- getElementsByTagName(String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns a NodeList
of all descendant elements with a given
tag name, in the order in which they would be encountered in a preorder
traversal of the Element
tree.
- getElementsByTagName(String) - Method in class ilog.views.appframe.settings.xml.IlvXMLSettings
-
Returns a NodeList
of all the Elements
with a
given tag name in the order in which they are encountered in a
preorder traversal of the Document
tree.
- getElementsByTagNameNS(String, String) - Method in class ilog.views.appframe.settings.IlvSettings
-
Returns a NodeList
of all the Elements
with a
given local name and namespace URI in the order in which they are
encountered in a preorder traversal of the Document
tree.
- getElementsByTagNameNS(String, String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns a NodeList
of all the descendant
Elements
with a given local name and namespace URI in
the order in which they are encountered in a preorder traversal of
this Element
tree.
- getElementsByTagNameNS(String, String) - Method in class ilog.views.appframe.settings.xml.IlvXMLSettings
-
Returns a NodeList
of all the Elements
with a
given local name and namespace URI in the order in which they are
encountered in a preorder traversal of the Document
tree.
- getElementToolTipFactory(IltGraphicElementName) - Method in class ilog.tgo.graphic.IltCompositeInteractions
-
- getElementToolTipText(IltGraphicElementName) - Method in class ilog.tgo.graphic.IltCompositeInteractions
-
- getElevation() - Method in class ilog.views.chart.IlvChart3DView
-
Returns the elevation angle.
- getElevation() - Method in class ilog.views.maps.defense.terrain3d.util.IlvGeographicPoint
-
Returns the elevation of the point (in meters).
- getElevationProvider() - Method in class ilog.views.maps.defense.terrain.IlvAltitudeChart
-
Returns the elevation provider used to display the chart.
- getElevationProvider() - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
-
Returns the elevation provider.
- getElevationSteps() - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DSphere
-
Returns the number of steps along the elevation axis used to draw the sphere (that is, stacks).
- getEllipse() - Method in class ilog.views.maps.geometry.IlvMapEllipseRing
-
Returns the IlvMapEllipse
that represents the outline
of the object.
- getEllipsoid() - Method in class ilog.views.maps.beans.IlvJCoordinateSystemEditorPanel
-
Returns The currently selected ellipsoid.
- getEllipsoid() - Method in class ilog.views.maps.IlvAbstractCoordinateFormatter
-
Returns the ellipsoid.
- getEllipsoid(String) - Method in class ilog.views.maps.projection.IlvEllipsoidCollection
-
Returns the ellipsoid of specified name if present in the collection.
- getEllipsoid() - Method in class ilog.views.maps.projection.IlvHorizontalDatum
-
Returns the ellipsoid for this datum.
- getEllipsoid() - Method in class ilog.views.maps.projection.IlvProjection
-
Returns the ellipsoid used for the projection.
- getEllipsoidInformationButton() - Method in class ilog.views.maps.beans.IlvJCoordinateSystemEditorPanel
-
Returns the ellipsoid information button.
- getEllipsoidList() - Method in class ilog.views.maps.beans.IlvJCoordinateSystemEditorPanel
-
Returns The ellipsoid selection list.
- getEllipsoids() - Method in class ilog.views.maps.projection.IlvEllipsoidCollection
-
Returns the enumeration of ellipsoids.
- getEmbeddableCombinedString(String, int, ComponentOrientation, boolean) - Static method in class ilog.views.util.text.IlvBidiUtil
-
Returns string which is started from LRE or RLE depending on given base
text direction and component orientation and ended with PDF.
- getEmptyString() - Method in class ilog.views.appframe.event.IlvListActionHandler
-
Returns the empty string used when the list action does not contain
any items.
- getEmptyValue() - Method in interface ilog.views.chart.datax.IlvDataColumnInfo
-
Returns the replacement value when a record has no value
for this column.
- getEmptyValue() - Method in class ilog.views.chart.datax.IlvDefaultDataColumnInfo
-
Returns the replacement value when a record has no value
for this column.
- getEnabled() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesPanToolTag
-
Returns the enabled
state of this button.
- getEnabled() - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
-
Returns the enabled
state of this button.
- getEnabled() - Method in class ilog.views.faces.taglib.IlvFacesMenuItemTag
-
Returns the enabled
tag attribute value.
- getEnabled() - Method in class ilog.views.faces.taglib.IlvFacesMenuSeparatorTag
-
Returns the enabled
tag attribute value.
- getEnabled() - Method in class ilog.views.maps.faces.component.IlvFacesLayerVisibilityTool
-
Returns the enabled
inline client of this component.
- getEnabled() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesLayerVisibilityToolTag
-
Returns the enabled state of this component.
- getEncapsulatedGraphic(IlvGraphic) - Method in class ilog.views.graphic.composite.objectinteractor.IlvCompositeInteractor
-
Returns the graphic object encapsulated by the specified graphic object,
if any.
- getEncapsulatedGraphic(IlvGraphic) - Method in class ilog.views.sdm.renderer.IlvExpandCollapseRenderer
-
Deprecated.
Returns either the frame graphic or the collapsed
graphic, depending on whether the node is expanded
or collapsed.
- getEncapsulatedGraphic(IlvGraphic) - Method in class ilog.views.sdm.renderer.IlvFilterSDMRenderer
-
This method calls the filtered renderer's
getEncapsulatedGraphic
method.
- getEncapsulatedGraphic(IlvGraphic) - Method in class ilog.views.sdm.renderer.IlvHalfZoomingRenderer
-
Returns the graphic object
encapsulated in the half-zooming graphic.
- getEncapsulatedGraphic(IlvGraphic) - Method in class ilog.views.sdm.renderer.IlvSDMRenderer
-
If the renderer decides to encapsulate a graphic
object created by another renderer, this method
must return the encapsulated graphic.
- getEncapsulatedGraphic(IlvGraphic) - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer
-
If the object is an IlvGrapher
, this method
returns either the IlvGrapher
's border, or its
collapsed graphic object, depending on whether the grapher is expanded
or collapsed.
- getEncodedPath(List<String>) - Method in class ilog.views.util.servlet.IlvPopupMenuEncoder
-
Returns the encoded path of a menu item.
- getEncoder() - Method in class ilog.views.maps.graphic.style.IlvColorAttributeFilter
-
Returns the IlvColorEncoder
object given at construction
time.
- getEnd() - Method in class ilog.views.gantt.IlvTimeInterval
-
Returns the interval end time.
- getEnd() - Method in class ilog.views.gantt.print.IlvGanttPrintableDocument
-
Returns the end date of the last page in a band.
- getEnd() - Method in class ilog.views.maps.graphic.IlvShapeEndedPathDecoration
-
Returns the end shape for this decoration.
- getEnd() - Method in class ilog.views.util.java2d.IlvLinearGradientPaint
-
Returns the end point for the gradient.
- getEndAngle() - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolRotationInteractor
-
Returns the end angle allowed for the rotation.
- getEndAngle() - Method in class ilog.views.symbology.interactor.IlvRotationSymbolInteractor
-
Returns the end angle allowed for the rotation
- getEndCap() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the decorations applied at the end of the polyline of an IlvGeneralLink
.
- getEndCap() - Method in class ilog.views.gantt.graphic.IlvConstraintGraphic
-
Returns the decoration applied at the end of the polyline.
- getEndCap() - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
This method delegates to the link supplied with the setLink
method.
- getEndCap() - Method in class ilog.views.graphic.IlvLine
-
Returns the decoration applied at the end of the polyline.
- getEndCap() - Method in class ilog.views.graphic.IlvPolyline
-
Returns the decoration applied at the end of the polyline.
- getEndCap() - Method in class ilog.views.graphic.IlvSpline
-
Returns the decoration applied at the end of the polyline.
- getEndCap() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
- getEndCap() - Method in class ilog.views.IlvLinkImage
-
Returns the decoration applied at the end of the polyline.
- getEndCap() - Method in class ilog.views.maps.graphic.IlvMapCompositeLink
-
Retrieves the end cap from the style.
- getEndCap() - Method in class ilog.views.maps.graphic.IlvMapPolyline
-
Retrieves the end cap from the style.
- getEndCap() - Method in class ilog.views.maps.graphic.style.IlvGeneralPathStyle
-
Retrieves the EndCap property value.
- getEndCap() - Method in class ilog.views.maps.graphic.style.IlvLinkStyle
-
Retrieves the EndCap property value.
- getEndCap() - Method in class ilog.views.maps.graphic.style.IlvPolylineStyle
-
Retrieves the EndCap property value.
- getEndCap() - Method in class ilog.views.maps.rendering.IlvMapLineRenderingStyle
-
Retrieves the end cap style.
- getEndCap() - Method in class ilog.views.sdm.graphic.IlvBasicStroke
-
Returns the end cap style.
- getEndDate() - Method in class ilog.views.gantt.graphic.renderer.composite.IlvTimeIntervalChildSize
-
Returns the end date of the activity.
- getEndFormatString() - Method in class ilog.views.util.text.IlvPatternBasedListFormat
-
Returns the pattern that formats the part of the last two elements.
- getEndIndex() - Method in interface ilog.cpl.graphic.views.IlpLayer
-
Returns the current index of the last manager layer in use by this
macro-layer, plus one.
- getEndIndex() - Method in class ilog.tgo.composite.IltcLayer
-
Returns the current index of the last manager layer in use by this
macro-layer, plus one.
- getEndingAngle() - Method in class ilog.views.maps.geometry.IlvMapEllipse
-
Returns the ending angle of this arc.
- getEndNodeBoundingBox(IlvGraphic, IlvTransformer) - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns the bounding box of the input node which is supposed to
be an end node of this hyperedge.
- getEndPath() - Method in class ilog.views.maps.beans.TreeEditionEvent
-
Returns the current path.
- getEndPoint() - Method in interface ilog.views.hypergraph.crossing.IlvCrossingAwareSegment
-
Returns the end point of the segment.
- getEndPoint() - Method in class ilog.views.maps.geometry.IlvMapArcSegment
-
Returns the end point of the segment.
- getEndPoint() - Method in class ilog.views.maps.geometry.IlvMapArcString
-
Returns the end point of the last segment, if it exists.
- getEndPoint() - Method in class ilog.views.maps.geometry.IlvMapBezierSegment
-
Returns the end point of the segment.
- getEndPoint() - Method in class ilog.views.maps.geometry.IlvMapBezierString
-
Returns the end point of the last segment, if it exists.
- getEndPoint() - Method in class ilog.views.maps.geometry.IlvMapCurveString
-
Returns the end point of the last segment, if it exists.
- getEndPoint() - Method in class ilog.views.maps.geometry.IlvMapLinearSegment
-
Returns the end point of this segment.
- getEndPoint() - Method in class ilog.views.maps.geometry.IlvMapLineString
-
Returns the end point of the last segment, if it exists.
- getEndPoint() - Method in interface ilog.views.maps.geometry.IlvMapSegment
-
Returns the end point of the segment.
- getEndPos() - Method in class ilog.views.maps.format.tiger.IlvTigerDataDictionnary.DictionnaryElement
-
Returns the end position
- getEnds() - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge.Segment
-
Returns the hyperedge ends of the segment.
- getEndSegment(IlvHyperEdgeEnd) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
-
Returns the segment incident to the hyperedge end.
- getEndSymbol() - Method in class ilog.views.gantt.graphic.renderer.IlvActivitySummary
-
Gets the activity renderer for the end symbol.
- getEndThreshold() - Method in class ilog.views.hypergraph.interactor.IlvMakeSegmentedHyperEdgeInteractor
-
Returns the threshold for the last segment that connects to the node.
- getEndTime() - Method in class ilog.views.gantt.graphic.interactor.IlvActivityGraphicSelection
-
Returns the (cached) end time of the selected activity.
- getEndTime(IlvActivityGraphic) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer
-
Returns the time point that defines the end of the rendering of this
renderer for the given activity graphic.
- getEndTime() - Method in interface ilog.views.gantt.IlvActivity
-
Returns the end time of the activity.
- getEndTime() - Method in class ilog.views.gantt.model.IlvAbstractActivity
-
Returns the end time of the activity.
- getEndTime() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DTrajectory
-
Returns time at which a point is reached.
- getEndTimeProperty() - Method in class ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer
-
Returns the name of the activity property which determines where the
rendering drawn by this renderer ends.
- getEndVisibleInterval() - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
-
Returns the end date of the visible interval.
- getEndVisibleInterval() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
-
Returns the end date of the visible interval.
- getEngine() - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Returns the SDM engine that is used internally by this diagram component.
- getEngine() - Method in class ilog.views.maps.defense.terrain3d.symbol.Ilv3DSymbolManager
-
Returns the SDM engine.
- getEngine() - Method in class ilog.views.maps.IlvSDMHierarchyExpandManager
-
Returns the engine the IlvSDMHierarchyExpandManager
acts upon.
- getEngine() - Method in class ilog.views.sdm.event.SDMEngineEvent
-
Returns the source of this event, cast
to the type
IlvSDMEngine
.
- getEngine() - Method in class ilog.views.sdm.interactor.IlvMakeSDMLinkInteractor
-
Returns the SDM Engine attached to this interactor.
- getEngine() - Method in class ilog.views.sdm.interactor.IlvMakeSDMNodeInteractor
-
Returns the SDM Engine attached to this interactor
- getEngine() - Method in class ilog.views.sdm.renderer.IlvSDMFreeLinkConnector
-
Returns the SDM Engine using this link connector.
- getEngine() - Method in class ilog.views.sdm.renderer.IlvSDMRenderer
-
Returns the IlvSDMEngine
instance that has created
this renderer.
- getEngine() - Method in class ilog.views.sdm.util.IlvSDMDragSource
-
Returns the SDM engine with which this drag source
is associated.
- getEngine() - Method in class ilog.views.sdm.util.IlvSDMDropTarget
-
Returns the SDM engine with which this drag source
is associated.
- getEngine() - Method in class ilog.views.sdm.util.IlvSDMLinkReconnector
-
Returns the SDM engine with which this link reconnector
is associated.
- getEngine() - Method in class ilog.views.sdm.util.IlvXMLConnector
-
Returns the calling engine.
- getEnqueuePolicy() - Method in class ilog.views.tiling.IlvThreadedTileLoader
-
Returns the current enqueue Policy.
- getEntireRange() - Method in class ilog.views.gantt.print.IlvGanttPrintableDocument
-
Returns the range to be printed, corresponding to the entire contents of
the Gantt model.
- getEntityResolver() - Static method in class ilog.views.svg.SVGInputStream
-
Returns the XML entity resolver for reading SVG files.
- getEnum(IlpEnumKey) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the IlEnum
value of a given key in this style.
- getEnum(IlpEnumKey, IlEnum) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the IlEnum
value of a given key in this style.
- getEnum(IltKey.Enum) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getEnum(IltKey.Enum, IlEnum) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getEnumArray(IlpEnumArrayKey) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the IlEnum[]
array value of a given key in this style.
- getEnumArray(IlpEnumArrayKey, Object) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the IlEnum[]
array value of a given key in this style.
- getEnumArray(IltKey.EnumArray) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getEnumArray(IltKey.EnumArray, Object) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getEnumeration() - Method in class ilog.views.maps.beans.IlvMapLayerTreeModel
-
Retrieves an enumeration of all the nodes contained in this model.
- getEnumeration() - Method in class ilog.views.maps.datasource.IlvMapDataSourceModel
-
Returns an enumeration of the nodes of this model.
- getEnumInfo() - Method in class ilog.cpl.graphic.IlpObjectFrameType.ObjectFrameTypeArrayEditor
-
- getEnumInfo() - Method in class ilog.cpl.graphic.IlpObjectFrameType.ObjectFrameTypeEditor
-
- getEnumInfo() - Method in class ilog.cpl.graphic.IlpSelectionFocusMode.SelectionFocusModeArrayEditor
-
- getEnumInfo() - Method in class ilog.cpl.graphic.IlpSelectionFocusMode.SelectionFocusModeEditor
-
- getEnumInfo() - Method in class ilog.cpl.style.key.IlpEnumArrayKey
-
Deprecated.
Returns the metainfo of the subclass of ilog.util.IlEnum
corresponding to the element type of this key.
- getEnumInfo() - Method in class ilog.cpl.style.key.IlpEnumKey
-
Deprecated.
Returns the metainformation of the subclass of ilog.util.IlEnum
corresponding to this key.
- getEnumInfo() - Method in class ilog.cpl.table.IlpTableResizeMode.TableResizeModeArrayEditor
-
- getEnumInfo() - Method in class ilog.cpl.table.IlpTableResizeMode.TableResizeModeEditor
-
- getEnumInfo() - Method in class ilog.cpl.table.selection.IlpTableSelectionMode.TableSelectionModeArrayEditor
-
- getEnumInfo() - Method in class ilog.cpl.table.selection.IlpTableSelectionMode.TableSelectionModeEditor
-
- getEnumInfo() - Method in class ilog.cpl.util.IlpDirection.DirectionArrayEditor
-
Return the metadata information about the enumeration being edited.
- getEnumInfo() - Method in class ilog.cpl.util.IlpDirection.DirectionEditor
-
Return the metadata information about the enumeration being edited.
- getEnumInfo() - Method in class ilog.cpl.util.IlpExpansionType.ExpansionTypeArrayEditor
-
Returns the metadata information for the enumeration that will be edited.
- getEnumInfo() - Method in class ilog.cpl.util.IlpExpansionType.ExpansionTypeEditor
-
Returns the metadata information for the enumeration that will be edited.
- getEnumInfo() - Method in class ilog.cpl.util.IlpSortingMode.SortingModeArrayEditor
-
Return the metadata information about the enumeration being edited.
- getEnumInfo() - Method in class ilog.cpl.util.IlpSortingMode.SortingModeEditor
-
Return the metadata information about the enumeration being edited.
- getEnumInfo() - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltLabelLayoutConstants.LabelLayoutConstantsArrayEditor
-
- getEnumInfo() - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltLabelLayoutConstants.LabelLayoutConstantsEditor
-
- getEnumInfo() - Method in class ilog.tgo.graphic.IltKey.Enum
-
Deprecated.
Returns the metainfo of the subclass of ilog.util.IlEnum
corresponding to this key.
- getEnumInfo() - Method in class ilog.tgo.graphic.IltKey.EnumArray
-
Deprecated.
Returns the metainfo of the subclass of ilog.util.IlEnum
corresponding to the element type of this key.
- getEnumInfo() - Method in class ilog.tgo.graphic.IltLinkPort.LinkPortArrayEditor
-
- getEnumInfo() - Method in class ilog.tgo.graphic.IltLinkPort.LinkPortEditor
-
- getEnumInfo() - Method in class ilog.tgo.model.attribute.IltShortcutAttributeType.ShortcutAttributeTypeArrayEditor
-
Return the enumeration metadata information.
- getEnumInfo() - Method in class ilog.tgo.model.attribute.IltShortcutAttributeType.ShortcutAttributeTypeEditor
-
Return the enumeration metadata information.
- getEnumValue(int) - Method in class ilog.views.chart.datax.IlvDefaultDataColumnInfo
-
Returns one of the possible values.
- getEnumValues() - Method in interface ilog.views.chart.datax.IlvDataColumnInfo
-
Returns the list of possible values if this column is enumerated.
- getEnumValues() - Method in class ilog.views.chart.datax.IlvDefaultDataColumnInfo
-
Returns the list of possible values if this column is enumerated.
- getEpsg() - Method in class ilog.views.maps.srs.wkt.IlvWKTCoordinateSystemDictionary.CoordinateSystemNode
-
Returns the EPSG number for this node.
- getEquipment() - Method in class ilog.tgo.faces.equipment.component.IltFacesEquipmentView
-
Returns the
IlpEquipment
instance wrapped by this
IltFacesEquipmentView
instance.
- getEquipment() - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
-
Returns the
IlpEquipment
instance wrapped by this
IltFacesEquipmentView
instance.
- getEquipment(HttpServletRequest) - Method in class ilog.tgo.faces.equipment.dhtml.servlet.IltFacesEquipmentServlet
-
Returns the equipment component associated with the equipment view in
the client side.
- getEquipment(HttpServletRequest) - Method in class ilog.tgo.faces.equipment.dhtml.servlet.IltFacesEquipmentServletSupport
-
Returns the equipment component associated with the given view.
- getEquipment() - Method in class ilog.tgo.faces.equipment.dhtml.taglib.IltFacesEquipmentViewTag
-
Returns the equipment
property.
- getEquipment() - Method in class ilog.tgo.model.IltBTSDefaultModel
-
Deprecated.
Returns the BTS equipment.
- getEquipment() - Method in interface ilog.tgo.model.IltBTSModel
-
Deprecated.
Returns the BTS equipment.
- getEquipmentController() - Method in class ilog.cpl.equipment.IlpEquipmentHandlerWithDataSource
-
Returns the controller with which this handler is associated
and from which it gets its requests.
- getEquipmentModel() - Method in class ilog.cpl.equipment.IlpEquipmentHandlerWithDataSource
-
Returns the model with which this handler is associated.
- getEquipmentNode(IlpObject) - Method in class ilog.cpl.equipment.IlpEquipmentAdapter
-
Returns the equipment node representing the IlpObject
.
- getEquipmentNode(Object) - Method in class ilog.cpl.equipment.IlpEquipmentAdapter
-
Returns the equipment node that represents the IlpObject
that is identified by identifier
.
- getEquipmentSelectionModel() - Method in class ilog.cpl.equipment.EquipmentSelectionEvent
-
Returns the selection model to which the event refers to.
- getEquipmentView() - Method in class ilog.cpl.equipment.IlpEquipmentHandlerWithDataSource
-
Returns the view with which this handler is associated.
- GetError() - Static method in class ilog.tgo.util.IltSystemInitializer
-
Accesses the captured exception or error data, in case of problems.
- getErrorHandler() - Static method in class ilog.views.diagrammer.application.IlvDiagrammerAction
-
Returns the error handler for the Diagrammer actions.
- getErrorHandler() - Method in class ilog.views.gantt.model.IlvGanttModelScheduler
-
Returns the error handler that is used during scheduling computations.
- getErrorID() - Method in exception ilog.views.appframe.plugin.IlvPluginException
-
Returns the ID of the error.
- getErrorMessage() - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
-
Returns the errorMessage property.
- getErrorMessage() - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
-
Returns the errorMessage property.
- getErrorMessage() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
-
Returns the error message displayed when an error occurs during the
loading of the image.
- getErrorMessage() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewComponentTag
-
Returns the error message displayed when an error occurs during the loading
of the image.
- getErrorMessage() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
-
Returns the message displayed by the view if an error occurred during the image
generation by the server.
- getErrorMessage() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
-
Returns the message displayed by the view if an error occurred during the image
generation by the server.
- getErrorMessage() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
-
Returns the message displayed by the view if an error occurred during the image
generation by the server.
- getErrorMessage() - Method in interface ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupport
-
Returns the message displayed by the view if an error occurred during the image
generation by the server.
- getErrorMessage() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
-
Returns the message displayed by the view if an error occurred during the image
generation by the server.
- getErrorMessage() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the message displayed by the view if an error occurred during the image
generation by the server.
- getErrorMessage() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
-
Returns the error message displayed by the view when an error occurred
during image loading.
- getErrorMessage() - Method in interface ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttSupport
-
Returns the error message displayed by the view when an error occurred
during image loading.
- getErrorMessage() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttSupportImpl
-
Returns the error message displayed by the view when an error occurred
during image loading.
- getErrorMessage() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
-
Returns the error message displayed by the view when an error occurred
during image loading.
- getErrorMessage() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLHierarchyChartViewTag
-
Returns the error message displayed by the view when an error occurred
during the image loading.
- getErrorStream() - Method in class ilog.views.maps.format.wms.IlvWMSReader
-
Retrieves the error stream, if an error occurs.
- getErrorValue() - Method in class ilog.views.faces.dhtml.component.IlvFacesPropertyAccessorError
-
Returns the value that couldn't be set on the server-side model.
- getES() - Method in class ilog.views.maps.projection.IlvEllipsoid
-
Returns the eccentricity squared of the ellipsoid.
- getEvenlySpacedPinsMarginRatio() - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Returns the margin ratio for the evenly spaced pins connector style.
- getEvenRowsBackground() - Method in class ilog.views.gantt.graphic.grid.IlvHorizontalGanttGrid
-
Gets the background color of even rows.
- getEvent() - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolInteractor
-
Returns the last composite action event received by actionPerformed
.
- getEventClass() - Method in class ilog.views.gantt.property.IlvActivityEndTimeProperty
-
Returns the class of events that are triggered by
activities
when their end time changes value.
- getEventClass() - Method in class ilog.views.gantt.property.IlvActivityFormattedDurationProperty
-
Returns the class of events that are triggered by
activities when their duration changes value.
- getEventClass() - Method in class ilog.views.gantt.property.IlvActivityFormattedEndTimeProperty
-
Returns the class of events that are triggered by
activities
when their end time changes value.
- getEventClass() - Method in class ilog.views.gantt.property.IlvActivityFormattedStartTimeProperty
-
Returns the class of events that are triggered by
activities when their start time changes value.
- getEventClass() - Method in class ilog.views.gantt.property.IlvActivityIDProperty
-
Return the class of events that are triggered by
activities when their id changes value.
- getEventClass() - Method in class ilog.views.gantt.property.IlvActivityNameProperty
-
Return the class of events that are triggered by
activities when their name changes value.
- getEventClass() - Method in class ilog.views.gantt.property.IlvActivityReservationsProperty
-
Returns the class of events that are triggered when an activity's list
of reserved resources changes value.
- getEventClass() - Method in class ilog.views.gantt.property.IlvActivityStartTimeProperty
-
Returns the class of events that are triggered by
activities when their start time changes value.
- getEventClass() - Method in class ilog.views.gantt.property.IlvActivityUserDefinedProperty
-
Returns the class of events that are triggered by an
IlvGeneralActivity
when its user-defined property
changes value.
- getEventClass() - Method in class ilog.views.gantt.property.IlvCompositeStringProperty
-
Returns the class of events that are triggered by target
objects
when the property represented by this adapter changes value.
- getEventClass() - Method in interface ilog.views.gantt.property.IlvProperty
-
Returns the class of events that are triggered by target
objects when
the property represented by this adapter changes value.
- getEventClass() - Method in class ilog.views.gantt.property.IlvResourceIDProperty
-
Return the class of events that are triggered by
resources when their id changes value.
- getEventClass() - Method in class ilog.views.gantt.property.IlvResourceNameProperty
-
Return the class of events that are triggered by
resources when their name changes value.
- getEventClass() - Method in class ilog.views.gantt.property.IlvResourceQuantityProperty
-
Returns the class of events that are triggered by
resources when their quantity changes value.
- getEventClass() - Method in class ilog.views.gantt.property.IlvResourceUserDefinedProperty
-
Returns the class of events that are triggered by an
IlvGeneralResource
when its user-defined property
changes value.
- getEventID() - Method in class ilog.views.prototypes.IlvEventBehavior
-
Gets the eventID
parameter for this behavior object.
- getEventMap() - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns the event map of this object.
- getEventMaps() - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns the event maps of the children of this object.
- getEventMaps(int) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns the event map of the child of this object at the supplied position.
- getEventMaps() - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
Returns the event maps of the children of this object.
- getEventMask() - Method in class ilog.views.chart.IlvChartInteractor
-
Returns the action event mask.
- getEventMaskEx() - Method in class ilog.views.chart.IlvChartInteractor
-
Returns the action event mask, according to the conventions of
java.awt.event.InputEvent.getModifiersEx()
.
- getEvents() - Method in class ilog.views.graphic.composite.IlvEventMap
-
Gets the events associated with the actions.
- getEvents(int) - Method in class ilog.views.graphic.composite.IlvEventMap
-
Returns the gesture at the supplied position.
- getEventType() - Method in class ilog.views.faces.dhtml.interactor.IlvFacesInterceptInteractor
-
Gets the event type of the intercepter interactor.
- getEventType() - Method in class ilog.views.faces.dhtml.taglib.IlvInterceptInteractorTag
-
Get the event type such as "mouseDown, mouseDrag, mouseUp, mouseMove, mouseWheel, keyDown, mouseOut".
- getEventType() - Method in class ilog.views.IlvAccelerator
-
Returns the type of the AWT event as provided
in the constructor.
- getEventType() - Method in class ilog.views.swing.IlvThreadedActivityMonitor.ActivityEvent
-
Returns the type of event which happened.
- getExaggeration() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DView
-
Returns the height exaggeration factor of this view used to bring out the
relief of the terrain.
- getExaggerationSlider() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DViewControlUI
-
Returns the slider that controls height exaggeration.
- getExcept() - Method in class ilog.views.prototypes.IlvMinMaxBehavior
-
Gets the except
parameter for this behavior object.
- getException() - Method in exception ilog.cpl.storage.IlpDeploymentParsingException
-
Returns the embedded exception, if any.
- getException() - Method in exception ilog.views.appframe.plugin.IlvPluginException
-
Returns the exception that occurred while installing or uninstalling
the plugin.
- getException() - Method in class ilog.views.appframe.plugin.PluginEvent
-
Returns the exception that was raised while installing or
uninstalling the plugin associated with this event.
- getException() - Method in exception ilog.views.sdm.IlvSDMException
-
- getException() - Method in exception ilog.views.symbol.compiler.IlvSymbolCompilerException
-
Returns the low-level exception that
caused this Symbol Compiler exception to be thrown.
- getException() - Method in exception ilog.views.util.styling.IlvStylingException
-
Returns the low-level exception that
caused this styling exception to be thrown.
- getExceptionHandler() - Static method in class ilog.views.maps.IlvMapUtil
-
Retrieves the current ExceptionHandler
.
- getExcludedClasses() - Method in interface ilog.cpl.datasource.css.IlpAdapterCustomization
-
Returns the list of business classes whose instances
will not be considered by the adapter.
- getExcludedClasses() - Method in class ilog.cpl.datasource.IlpAbstractAdapter
-
Returns the list of excluded classes.
- getExcludedClasses() - Method in class ilog.cpl.sdm.IlpAbstractSDMAdapter
-
Returns the list of excluded classes.
- getExecutionThread() - Method in class ilog.views.chart.faces.servlet.IlvFacesChartPopupAction
-
Returns the execution thread for this action.
- getExecutionThread() - Method in class ilog.views.chart.faces.servlet.IlvFacesChartSelectAction
-
Returns the execution thread for this action.
- getExecutionThread() - Method in interface ilog.views.chart.servlet.IlvChartServerAction
-
Returns the execution thread for this action.
- getExecutionThread() - Method in class ilog.views.chart.servlet.IlvOverviewAction
-
Returns the execution thread for this action.
- getExecutionThread() - Method in class ilog.views.chart.servlet.IlvPanAction
-
Returns the execution thread for this action.
- getExecutionThread() - Method in class ilog.views.chart.servlet.IlvPickPointAction
-
Returns the action execution thread.
- getExecutionThread() - Method in class ilog.views.chart.servlet.IlvPopupChartServerAction
-
- getExecutionThread() - Method in class ilog.views.chart.servlet.IlvZoomAction
-
Returns the execution thread for this action.
- getExistingStyle(IlpStyleContext) - Method in class ilog.cpl.graphic.IlpBasicGraphicViewStyleManager
-
Deprecated.
Gets a style by style context.
- getExistingStyle(IlpStyleContext) - Method in class ilog.cpl.graphic.IlpDefaultGraphicViewStyleManager
-
Deprecated.
Gets a style by style context.
- getExistingStyle(IlpStyleContext) - Method in class ilog.cpl.style.IlpDefaultStyleManager
-
Deprecated.
Gets a style by style context.
- getExistingStyle(IlpStyleContext) - Method in interface ilog.cpl.style.IlpStyleManager
-
Deprecated.
Gets a style by style context.
- getExpandCollapseIcon() - Method in class ilog.views.graphic.linkbundle.IlvDefaultLinkBundleFrame
-
Returns the icon that represents the expand or collapse state of the
frame.
- getExpandCollapseIcon() - Method in class ilog.views.IlvDefaultManagerFrame
-
Returns the icon that represents the expand or collapse state of the
frame.
- getExpandCollapseIconPosition(IlvLinkBundle, IlvTransformer) - Method in class ilog.views.graphic.linkbundle.IlvDefaultLinkBundleFrame
-
Calculates the position of the expand/collapse icon at the link bundle.
- getExpandCollapseIconPosition(IlvManager, IlvRect, IlvTransformer) - Method in class ilog.views.IlvDefaultManagerFrame
-
Calculates the position of the expand/collapse icon at the manager.
- getExpandCursor() - Method in class ilog.views.interactor.IlvExpandCollapseInteractor
-
Returns the cursor to be displayed when the mouse is over any
expandable object.
- getExpandedNodeCount() - Method in class ilog.views.gantt.event.RowExpandedEvent
-
Returns the number of nodes that were expanded.
- getExpandedNodes() - Method in class ilog.views.gantt.event.RowExpandedEvent
-
Returns the array of nodes that were expanded, ordered such that the first
element in the array is the highest level node in the tree that was
expanded and the last element in the array is the lowest level node that
was expanded.
- getExpandedPaths() - Method in class ilog.views.maps.symbology.swing.IlvSymbologyTreeView
-
Returns the expanded paths of the tree.
- getExpandOnNewAlarms() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getExpandsSelectedPaths() - Method in class ilog.cpl.tree.renderer.IlpViewRenderer
-
Returns the property that denotes whether the paths are automatically
expanded when selected or not.
- getExpansion() - Method in interface ilog.cpl.datasource.css.IlpBusinessObjectCustomization
-
Retrieves the expansion type.
- getExpansionHandler() - Method in class ilog.cpl.graph.IlpGraphController
-
Returns the handler for container operations.
- getExpansionIconInteractor() - Method in class ilog.cpl.graph.IlpGraphController
-
Returns the interactor attached to the icon of a collapsed subnetwork.
- getExpansionInteractor() - Method in class ilog.cpl.graph.IlpGraphController
-
Returns the interactor attached to the base element of a collapsed
subnetwork.
- getExpansionRendererComponent(IltChildrenModel) - Method in interface ilog.tgo.model.IltDetailExpansionRenderer
-
Deprecated.
Creates and displays a new Component containing the children.
- getExpansionStrategy() - Method in class ilog.cpl.model.container.IlpAbstractRepresentationNode
-
Returns the child object loader that was passed to this object at
construction time.
- getExpansionStrategy() - Method in interface ilog.cpl.model.container.IlpRepresentationNode
-
Returns the child object loader that was passed to this object at
construction time.
- getExpansionStrategy() - Method in class ilog.cpl.tree.IlpDefaultTreeNode
-
Returns the expansion strategy.
- getExpansionStrategy() - Method in interface ilog.cpl.tree.IlpTreeNodeHelper
-
Returns the expansion strategy used by this tree node.
- getExpansionStrategyFactory() - Method in interface ilog.cpl.datasource.css.IlpHierarchyAdapterCustomization
-
Returns the expansion strategy that will be used by the representation
objects created by this adapter.
- getExpansionStrategyFactory() - Method in class ilog.cpl.datasource.IlpAbstractHierarchyAdapter
-
Returns the expansion strategy factory being used by this adapter.
- getExpansionType(IlpObject) - Method in class ilog.cpl.datasource.IlpAbstractHierarchyAdapter
-
Retrieves the expansion type of a given business object.
- getExpansionType(IlpObject) - Method in class ilog.cpl.graph.IlpAbstractNodeAdapter
-
- getExpansionType(IlpObject) - Method in class ilog.cpl.tree.IlpAbstractTreeAdapter
-
- getExpirationDate(HttpServletRequest) - Method in class ilog.views.servlet.IlvManagerServletSupport
-
- getExplodeRatio(int) - Method in class ilog.views.chart.renderer.IlvSinglePieRenderer
-
Returns the explode ratio of the slice displaying the specified point.
- getExportDirectory() - Method in class ilog.views.maps.export.IlvShapeExporter
-
Returns the directory where shape files will be written.
- getExpression() - Method in class ilog.views.prototypes.IlvConditionBehavior
-
Gets the expression
parameter.
- getExpression() - Method in class ilog.views.prototypes.IlvExpressionBehavior
-
Gets the expression
parameter.
- getExtendedAttributeGroup(IlpClass) - Method in class ilog.cpl.equipment.IlpDefaultEquipmentLinkFactory
-
Gets the extended attribute model used for representation objects (nodes)
that represent a certain class of IlpObject
.
- getExtendedAttributeGroup(IlpClass) - Method in class ilog.cpl.equipment.IlpDefaultEquipmentNodeFactory
-
Gets the extended attribute model used for representation objects (nodes)
that represent a certain class of IlpObject
.
- getExtendedAttributeGroup(IlpClass) - Method in class ilog.cpl.network.IlpDefaultNetworkLinkFactory
-
Gets the extended attribute model used for representation objects (nodes)
that represent a certain class of IlpObject
.
- getExtendedAttributeGroup(IlpClass) - Method in class ilog.cpl.network.IlpDefaultNetworkNodeFactory
-
Gets the extended attribute model used for representation objects (nodes) that
represent a certain class of IlpObject
.
- getExtendedAttributeGroup() - Method in class ilog.cpl.table.IlpTableRowFactory
-
Gets the extended attribute model that is used when creating the
representation objects.
- getExtendedAttributeGroup(IlpClass) - Method in class ilog.cpl.tree.IlpDefaultTreeNodeFactory
-
Gets the extended attribute model used for representation objects (nodes) that
represent a certain class of IlpObject
.
- getExtension() - Method in class ilog.views.appframe.docview.IlvFileFilter
-
Returns the file extension that this filters accepts.
- getExtension() - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge.Segment
-
Returns the user extension of the segment.
- getExtension(IlvGraphic) - Method in class ilog.views.servlet.IlvHitmapDefinition
-
You can override this method to create javascript function,
this function will be called by tooltip mouse down event.
- getExtensions() - Method in class ilog.views.chart.servlet.IlvChartHitmap
-
- getExtensions() - Method in class ilog.views.servlet.IlvHitmapDefinition
-
Returns the extensions for hitmap.
- getExtent() - Method in class ilog.views.gantt.IlvVerticalDisplayController
-
Returns the extent of the vertical range displayed by the controller and
its associated
vertically scrollable
components.
- getExtent() - Method in class ilog.views.gantt.swing.IlvVerticalBoundedRangeModel
-
Returns the model's current extent.
- getExtents() - Method in class ilog.views.dxf.IlvDXFReaderConfigurator
-
Returns the extents of the drawing.
- getExteriorCycleId() - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
-
Returns the number of the cycle that will be used as a contour for the
drawing of the graph.
- getExteriorNodes() - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
-
Returns an enumeration of the nodes that compose the outer cycle.
- getExteriorRing() - Method in class ilog.views.maps.geometry.IlvMapPolygon
-
Returns the exterior ring of the polygon.
- getExternalInterGraphHyperEdges() - Method in class ilog.views.hypergraph.IlvHyperGrapher
-
Returns the intergraph hyperedges that have any end node stored in this
hypergrapher.
- getExternalInterGraphHyperEdgesCount() - Method in class ilog.views.hypergraph.IlvHyperGrapher
-
Returns the number of intergraph hyperedges that have any end node stored
in this hypergrapher.
- getExternalInterGraphLinks() - Method in class ilog.views.IlvGrapher
-
Returns the intergraph links whose origin or destination node is stored
in this grapher.
- getExternalInterGraphLinksCount() - Method in class ilog.views.IlvGrapher
-
Returns the number of intergraph links whose origin or destination node is
stored in this grapher.
- getExtraAttributes() - Method in class ilog.views.chart.servlet.IlvDefaultChartToolTip
-
Returns extra attributes for interactive effects.
- getExtraAttributes() - Method in class ilog.views.chart.servlet.IlvDefaultIMapAttributes
-
Returns null
.
- getExtraAttributes() - Method in interface ilog.views.chart.servlet.IlvIMapAttributes
-
Returns extra attributes.
- getExtraBorders(IlvRect) - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the borders of the drawn part of the base.
- getExtraBorders(IlvRect) - Method in class ilog.tgo.graphic.renderer.IltCardDirectImageBaseRendererFactory.BaseRenderer
-
Returns the borders of the image or null
, depending on the value
returned by IltBaseRenderer.isPolygonalBorder()
.
- getExtraBorders(IlvRect) - Method in class ilog.tgo.graphic.renderer.IltCardImageBaseRendererFactory.BaseRenderer
-
Returns the borders of the image or null
, depending on the value
returned by IltCardImageBaseRendererFactory.isPolygonalBorder()
.
- getExtraBorders(IlvRect) - Method in class ilog.tgo.graphic.renderer.IltLogicalImageBaseRendererFactory.BaseRenderer
-
Returns the borders of the image or null
, depending on the value
returned by IltLogicalImageBaseRendererFactory.isPolygonalBorder()
.
- getExtraBorders(IlvRect) - Method in class ilog.tgo.graphic.renderer.IltNEDirectImageBaseRendererFactory.BaseRenderer
-
Returns the borders of the image or null
, depending on the value
returned by IltBaseRenderer.isPolygonalBorder()
.
- getExtraBorders(IlvRect) - Method in class ilog.tgo.graphic.renderer.IltNEImageBaseRendererFactory.BaseRenderer
-
Returns the borders of the image or null
, depending on the value
returned by IltNEImageBaseRendererFactory.isPolygonalBorder()
.
- getExtraBorders(IlvRect) - Method in class ilog.tgo.graphic.renderer.IltOPCDirectImageBaseRendererFactory.BaseRenderer
-
Returns the borders of the image or null
, depending on the value
returned by IltBaseRenderer.isPolygonalBorder()
.
- getExtraBorders(IlvRect) - Method in class ilog.tgo.graphic.renderer.IltOPCImageBaseRendererFactory.BaseRenderer
-
Returns the borders of the image or null
depending
on the value returned by
IltOPCImageBaseRendererFactory.isPolygonalBorder()
.
- getExtraBorders(IlvRect) - Method in class ilog.tgo.graphic.renderer.IltPortDirectImageBaseRendererFactory.BaseRenderer
-
Returns the borders of the image or null
, depending on the value
returned by IltBaseRenderer.isPolygonalBorder()
.
- getExtraBorders(IlvRect) - Method in class ilog.tgo.graphic.renderer.IltPortImageBaseRendererFactory.BaseRenderer
-
Returns the borders of the image or null
depending
on the value returned by
IltImagePortBaseRendererFactory.isPolygonalBorder()
.
- getExtraBorders(IlvRect) - Method in class ilog.tgo.graphic.renderer.IltTinyImageBaseRendererFactory.BaseRenderer
-
Returns the borders of the image or null
, depending on the value
returned by IltTinyImageBaseRendererFactory.isPolygonalBorder()
.
- getFacesContext(HttpServletRequest) - Method in class ilog.tgo.faces.graph.dhtml.event.IltFacesGraphInteractorServerActionListener
-
Returns the faces context that will be used to resolve the
action listener method binding.
- getFacesContext(HttpServletRequest, HttpServletResponse) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartServletSupport
-
Returns an artificial faces context to retrieve value bindings, or null
if no faces context is attached to
this thread.
- getFacesContext(HttpServletRequest, HttpServletResponse, boolean) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartServletSupport
-
Returns an artificial faces context to retrieve value bindings.
- getFacesContext(HttpServletRequest, HttpServletResponse, boolean) - Method in class ilog.views.diagrammer.faces.dhtml.servlet.IlvFacesDiagrammerServletSupport
-
Returns an artificial faces context to retrieve value bindings.
- getFacesContext() - Method in class ilog.views.faces.dhtml.event.FacesViewActionListener
-
Returns the current faces context.
- getFacesContext(HttpServletRequest, HttpServletResponse) - Method in class ilog.views.faces.dhtml.servlet.IlvFacesManagerServletSupport
-
Returns an artificial faces context to use value bindings.
- getFacesContext(HttpServletRequest) - Method in class ilog.views.faces.dhtml.servlet.IlvFacesSelectActionListener
-
Returns the faces context that will be used to resolve the value change listener
method binding.
- getFacesContext(HttpServletRequest) - Method in class ilog.views.faces.dhtml.servlet.IlvFacesSelectRectActionListener
-
Returns the faces context that will be used to resolve the value change listener
method binding.
- getFacesContext(HttpServletRequest, HttpServletResponse, boolean) - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttServletSupport
-
Returns a dummy faces context to retrieve value bindings.
- getFacesLocale() - Static method in class ilog.views.faces.IlvFacesUtil
-
Returns the Locale
of the current JSF request,
or null
if not currently executing in JSF context.
- getFactor() - Method in class ilog.views.interactor.IlvMagnifyInteractor
-
Returns the magnification factor used by the interactor.
- getFactory() - Method in class ilog.views.faces.component.IlvFacesContextualMenu
-
Returns the factory that will dynamically generate the pop-up menu depending on the graphic object clicked.
- getFactory() - Method in class ilog.views.faces.taglib.IlvContextualMenuTag
-
Returns the factory that will dynamically generate the pop-up menu depending on the graphic object clicked.
- getFactory() - Static method in class ilog.views.maps.datasource.IlvDataSourceStylingFactory
-
Returns the default style factory.
- getFactoryClass() - Method in class ilog.views.faces.component.IlvFacesContextualMenu
-
Returns the pop-up menu factory class name.
- getFactoryClass() - Method in class ilog.views.faces.taglib.IlvContextualMenuTag
-
Returns the pop-up menu factory class name.
- getFailedDescription() - Method in class ilog.views.maps.filters.IlvSplitContainsFilter
- getFailedDescription() - Method in class ilog.views.maps.filters.IlvSplitEndsFilter
- getFailedDescription() - Method in class ilog.views.maps.filters.IlvSplitEqualsFilter
- getFailedDescription() - Method in class ilog.views.maps.filters.IlvSplitGreaterOrEqualFilter
- getFailedDescription() - Method in class ilog.views.maps.filters.IlvSplitGreaterThanFilter
- getFailedDescription() - Method in class ilog.views.maps.filters.IlvSplitStartsFilter
- getFallbackInteractor() - Method in class ilog.tgo.graphic.IltCompositeInteractions
-
Deprecated.
Returns the fallback interactor for the composite graphic object as a whole.
- getFallStyle() - Method in class ilog.views.chart.renderer.IlvSingleHiLoRenderer
-
Returns the fall style.
- getFalseEasting() - Method in class ilog.views.maps.projection.IlvProjection
-
Returns the false easting of the projection.
- getFalseNorthing() - Method in class ilog.views.maps.projection.IlvProjection
-
Returns the false northing of the projection.
- getFamily() - Method in class ilog.tgo.faces.datasource.component.IltFacesDataSource
- getFamily() - Method in class ilog.tgo.faces.equipment.component.IltFacesEquipmentView
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.tgo.faces.graph.dhtml.component.IltFacesGraphViewSelectionManager
- getFamily() - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesClientSelectInteractor
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesGraphInteractor
- getFamily() - Method in class ilog.tgo.faces.network.component.IltFacesNetworkView
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.tgo.model.IltNetworkElement
-
Returns the family of this object.
- getFamily() - Method in class ilog.views.chart.faces.component.data.IlvFacesDataSource
-
Returns the family of this component.
- getFamily() - Method in class ilog.views.chart.faces.component.data.IlvFacesJDBCDataSource
-
Returns the family of this component.
- getFamily() - Method in class ilog.views.chart.faces.component.data.IlvFacesJDBCMapping
-
Returns the family of this component.
- getFamily() - Method in class ilog.views.chart.faces.component.IlvChartView
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.chart.faces.dhtml.component.data.IlvFacesXMLDataSource
-
Returns the family of this component.
- getFamily() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLLegend
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLOverview
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLView
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartFacesContextualMenu
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.chart.faces.dhtml.interactor.IlvChartSelectInteractor
-
Returns the family of this component.
- getFamily() - Method in class ilog.views.chart.faces.interactor.IlvChartPanInteractor
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.chart.faces.interactor.IlvChartPickInteractor
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.chart.faces.interactor.IlvChartZoomInteractor
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.diagrammer.faces.component.data.IlvFacesDiagrammerDataSource
- getFamily() - Method in class ilog.views.diagrammer.faces.component.data.IlvFacesDiagrammerXMLDataSource
- getFamily() - Method in class ilog.views.diagrammer.faces.component.IlvFacesDashboardView
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.diagrammer.faces.component.IlvFacesDiagrammerView
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDiagrammerSelectionManager
- getFamily() - Method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesDiagrammerLinkInteractor
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesDiagrammerResizeInteractor
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesDiagrammerSelectInteractor
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesNodeOrLinkSelectInteractor
- getFamily() - Method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesNodeOrLinkSelectRectInteractor
- getFamily() - Method in class ilog.views.faces.component.IlvBasicView
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.faces.component.IlvBasicViewHelper
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.faces.component.IlvFacesContextualMenu
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.faces.component.IlvFacesMenu
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.faces.component.IlvFacesPanTool
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.faces.component.IlvFacesZoomTool
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.faces.component.IlvMessageBox
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.faces.dhtml.component.IlvDebugDependencies
-
Returns the family of this component.
- getFamily() - Method in class ilog.views.faces.dhtml.component.IlvDHTMLImageButton
- getFamily() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLOverview
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
-
Returns null
as this component is a helper and not a real component.
- getFamily() - Method in class ilog.views.faces.dhtml.component.IlvFacesSelectionManager
- getFamily() - Method in class ilog.views.faces.dhtml.interactor.IlvFacesAjaxInteractor
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.faces.dhtml.interactor.IlvFacesCursorChangeInteractor
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.faces.dhtml.interactor.IlvFacesInteractorGroup
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.faces.dhtml.interactor.IlvFacesInterceptInteractor
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.faces.dhtml.interactor.IlvFacesObjectSelectInteractor
- getFamily() - Method in class ilog.views.faces.dhtml.interactor.IlvFacesObjectSelectRectInteractor
- getFamily() - Method in class ilog.views.faces.dhtml.interactor.IlvFacesSelectInteractor
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.faces.interactor.IlvDragRectInteractor
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.faces.interactor.IlvFacesHighlightInteractor
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.faces.interactor.IlvFacesMapInteractor
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.faces.interactor.IlvFacesMapRectInteractor
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.faces.interactor.IlvFacesPanInteractor
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.faces.interactor.IlvFacesTooltipInteractor
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.faces.interactor.IlvFacesZoomInteractor
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.faces.interactor.IlvInteractor
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.gantt.faces.component.data.IlvFacesGanttDataSource
- getFamily() - Method in class ilog.views.gantt.faces.component.data.IlvFacesGanttXMLDataSource
- getFamily() - Method in class ilog.views.gantt.faces.component.IlvFacesGanttChartView
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.gantt.faces.component.IlvFacesScheduleChartView
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesGanttSelectionManager
- getFamily() - Method in class ilog.views.gantt.faces.dhtml.interactor.IlvFacesGanttSelectInteractor
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.gantt.faces.dhtml.interactor.IlvFacesNodeSelectInteractor
- getFamily() - Method in class ilog.views.gantt.faces.interactor.IlvFacesResizeActivityInteractor
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.gantt.faces.interactor.IlvFacesRowExpandCollapseInteractor
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.gantt.faces.interactor.IlvFacesRowSelectInteractor
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.gantt.faces.interactor.IlvFacesSheetScrollInteractor
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.gantt.faces.interactor.IlvFacesTableScrollInteractor
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.maps.faces.component.IlvFacesLayerVisibilityTool
-
Returns the family of this component.
- getFamily() - Method in class ilog.views.maps.faces.dhtml.component.IlvFacesDHTMLMapView
-
Returns the identifier of the component family to which this component
belongs.
- getFamily() - Method in class ilog.views.maps.faces.dhtml.component.IlvFacesGoogleViewComponent
-
Returns the family of this component.
- getFamilyBackground() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the background color of the network element family.
- getFamilyFont() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the font used to draw the network element family text.
- getFamilyForeground() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the foreground color of the network element family.
- getFamilyLabel() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the label of the network element family.
- getFarClip() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DCamera
-
Returns the far clipping plane distance of this camera, as used in OpenGL.
- getFarLimit() - Method in class ilog.views.maps.beans.IlvJScaleBar
-
Returns 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).
- getFarLimit() - Method in class ilog.views.maps.beans.IlvScaleBar
-
Returns 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).
- getFarUnit() - Method in class ilog.views.maps.beans.IlvJScaleBar
-
Returns the unit used to display the
length of the scale bar for small scales.
- getFarUnit() - Method in class ilog.views.maps.beans.IlvScaleBar
-
Returns the unit used to display the
length of the scale bar for small scales.
- getFeature(String, String) - Method in class ilog.views.appframe.settings.IlvSettings
- getFeature(String, String) - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
- getFeature(String, String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
- getFeature(String, String) - Method in class ilog.views.appframe.settings.IlvSettingsNode
- getFeatureAt(int) - Method in class ilog.views.maps.format.shapefile.IlvShapeFileReader
-
Returns the feature located at the specified index.
- getFeatureAt(int) - Method in class ilog.views.maps.format.shapefile.IlvSHPReader
-
Returns the feature located at the specified index.
- getFeatureClass() - Method in class ilog.views.maps.format.IlvGeometryClassFilter
-
Returns the geometry class.
- getFeatureClassList(String[]) - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPReader
-
Returns the list of feature classes that contain at least one of specified facc codes
- getFeatureCount() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTiler
-
Returns the total number of objects to process, or 0
if the index file could not be opened.
- getFeatureFilterPropertyName() - Method in class ilog.views.maps.format.IlvDefaultTilableDataSource
-
- getFeatureIterator() - Method in class ilog.views.maps.datasource.ibm.IlvDBDataSource
-
Retrieves the feature iterator used by this data source.
- getFeatureIterator() - Method in class ilog.views.maps.datasource.IlvDefaultMapDataSource
-
Retrieves the feature iterator used by this data source.
- getFeatureIterator() - Method in class ilog.views.maps.datasource.IlvGraphicLayerDataSource
-
Retrieves the feature iterator used by this data source.
- getFeatureIterator() - Method in class ilog.views.maps.datasource.IlvHierarchicalDataSource
-
Retrieves the feature iterator used by this data source.
- getFeatureIterator() - Method in class ilog.views.maps.datasource.IlvMapDataSource
-
Retrieves the feature iterator used by this data source.
- getFeatureIterator() - Method in class ilog.views.maps.datasource.IlvMIDMIFDataSource
-
Retrieves the feature iterator used by this data source.
- getFeatureIterator() - Method in class ilog.views.maps.datasource.IlvSDODataSource
-
Retrieves the feature iterator used by this data source.
- getFeatureIterator() - Method in class ilog.views.maps.datasource.IlvShapeDataSource
-
Retrieves the feature iterator used by this data source
- getFeatureIterator() - Method in class ilog.views.maps.datasource.IlvSplitDataSource
-
Retrieves the feature iterator used by this data source.
- getFeatureIterator(IlvTile) - Method in class ilog.views.maps.datasource.IlvTiledShapeDataSource.FilteredShapeFileTileLoader
-
Returns the feature iterator to load features from the specified tile.
- getFeatureIterator() - Method in class ilog.views.maps.datasource.IlvTiledShapeDataSource
-
Retrieves the feature iterator used by this data source.
- getFeatureIterator() - Method in class ilog.views.maps.defense.datasource.IlvVMAPDataSource
-
Retrieves the feature iterator used by this data source.
- getFeatureIterator() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DViewBoundsDataSource
-
Retrieves the feature iterator used by this data source.
- getFeatureIterator() - Method in class ilog.views.maps.format.IlvDefaultTilableDataSource
-
Retrieves the feature iterator used by this data source.
- getFeatureIterator(IlvTile) - Method in class ilog.views.maps.format.IlvMapTileLoader
-
Returns the feature iterator to read features for the specified tile.
- getFeatureIterator(IlvTile) - Method in class ilog.views.maps.format.image.IlvImageTileLoader
-
Returns an IlvMapFeatureIterator
used to load
the tile tile.
- getFeatureIterator(ResultSet) - Method in class ilog.views.maps.format.oracle.IlvDefaultSDOTileLoader
-
Returns the instance of IlvSDOFeatureIterator
that is used by the tile loader.
- getFeatureIterator(ResultSet, String, IlvObjectSDOKeyExtractor, String, String) - Method in class ilog.views.maps.format.oracle.objectmodel.IlvDefaultObjectSDOTileLoader
-
Returns the instance of IlvObjectSDOFeatureIterator
that is
used by the tile loader.
- getFeatureIterator(IlvTile) - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTileLoader
-
Returns the feature iterator to load features from the specified tile.
- getFeatureIterator() - Method in class ilog.views.maps.format.wms.IlvWMSDataSource
-
Retrieves the feature iterator used by this data source.
- getFeatureIterator() - Method in class ilog.views.maps.raster.datasource.IlvTiledRasterDataSource
-
Retrieves the feature iterator used by this data source.
- getFeatureIterator(IlvTile) - Method in class ilog.views.maps.tiling.IlvRegionOfInterestTileLoader
-
Returns an IlvMapFeatureIterator
used to iterate over map
features within the bounds of the tiles specified.
- getFeatureName(Object) - Method in class ilog.views.maps.format.IlvDefaultTilableDataSource
-
Returns the feature name for the feature code passed or null.
- getFeatureProperties() - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFFeature
-
Returns the feature properties structure for this feature.
- getFeatureRenderer(IlvMapFeature) - Method in class ilog.views.maps.datasource.IlvHierarchicalDataSource
-
Gets the appropriate feature renderer for the specified
IlvMapFeature
.
- getFeatureRenderer() - Method in class ilog.views.maps.datasource.IlvHierarchicalDataSource
-
Overrides the parent method to always create a renderer that creates
IlvMapGraphic objects.
- getFeatureRenderer() - Method in class ilog.views.maps.datasource.IlvMapDataSource
-
Retrieves the renderer used by this data source to render the
IlvGraphic
.
- getFeatureRenderer(IlvMapFeature) - Method in class ilog.views.maps.datasource.IlvMIDMIFDataSource
-
Gets the appropriate feature renderer for the specified IlvMapFeature
.
- getFeatureRenderer() - Method in class ilog.views.maps.datasource.IlvShapeDataSource
-
Retrieves the feature renderer used by this data source.
- getFeatureRenderer(IlvMapFeature) - Method in class ilog.views.maps.datasource.IlvSplitDataSource
-
Gets the appropriate feature renderer for the specified
IlvMapFeature
.
- getFeatureRenderer() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DViewBoundsDataSource
-
Retrieves the renderer used by this data source to render the
IlvGraphic
.
- getFeatureRenderer() - Method in class ilog.views.maps.format.IlvMapTileLoader
-
Returns the renderer to use with this tile loader.
- getFeatureRenderer() - Method in class ilog.views.maps.format.oracle.IlvSDOLayer
-
Returns the feature renderer used to create graphic objects representing
the SDO geometries.
- getFeatureRenderer(IlvMapFeature) - Method in class ilog.views.maps.format.svg.IlvSVGDataSource
-
Returns the appropriate feature renderer for an IlvMapFeature
object.
- getFeaturesFile() - Method in class ilog.views.maps.format.wms.IlvWMSReader
-
Returns a file with a content suitable for passing to an IlvFeatureSelectorPanel
.
- getFeaturesStream() - Method in class ilog.views.maps.format.wms.IlvWMSReader
-
Returns a stream with a content suitable for passing to an IlvFeatureSelectorPanel
.
- getFetchSize() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvDefaultObjectSDOTileLoader
-
Returns the fetch size parameter passed to the setRequestParameters
method.
- getField(String) - Method in class ilog.views.maps.defense.format.asrp.IlvRasterASRPReader.TagInfo
-
- getFieldClass() - Method in class ilog.views.maps.defense.format.vmap.AbstractColumnInfo
-
Return the actual Class of the field associated with this column.
- getFieldLength() - Method in class ilog.views.maps.defense.format.vmap.AbstractColumnInfo
-
Returns the length of the field associated with this class (-1 if variable length field).
- getFieldType() - Method in class ilog.views.maps.defense.format.vmap.AbstractColumnInfo
-
Returns the type of the field described by this column.
- getFileChooser() - Method in class ilog.views.maps.datasource.IlvFilePropertyEditor
-
- getFileChooserChoices() - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
-
Returns the array of URLs that can be selectable from the applet file
chooser.
- getFileChooserChoices() - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
-
Returns the array of URLs that can be selectable from the applet file
chooser.
- getFileChooserDirectory() - Static method in class ilog.views.diagrammer.application.IlvDiagrammerAction
-
Returns the current directory of the file chooser.
- getFileChooserHTMLPage() - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
-
Returns the URL to the HTML page that is displayed by the main file
chooser of the application.
- getFileChooserHTMLPage() - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
-
Returns the URL to the HTML page that is displayed by the main file
chooser of the application.
- getFileDocumentTemplate() - Method in class ilog.views.appframe.docview.IlvAbstractFileDocument
-
Returns the template that has created this file document.
- getFileDocumentTemplate() - Method in class ilog.views.appframe.util.IlvFileChooserSelection
-
Returns the file document template that matches the selected file or
null
.
- GetFileExtension(String) - Static method in class ilog.views.appframe.util.IlvUtil
-
Returns the extension of the specified file name.
- getFileFilters() - Method in class ilog.views.maps.datasource.IlvFilePropertyEditor
-
Returns the file filters used by the file chooser.
- getFileKey() - Static method in class ilog.views.util.print.IlvHeaderFooter
-
Returns the key for the file name.
- getFileLocale() - Static method in class ilog.views.maps.format.IlvMapLoader
-
- getFileLocation(String) - Method in class ilog.cpl.service.IlpClassLoaderURLAccessService
-
Returns the URL of a file in the path, or null
if it is not found.
- getFileLocation(String, boolean, boolean) - Method in class ilog.cpl.service.IlpClassLoaderURLAccessService
-
Returns the URL of a file in the path, or null
if it is not found.
- getFileLocation(String) - Method in class ilog.cpl.service.IlpDefaultURLAccessService
-
Returns the URL of a file in the path or null
if it is not found.
- getFileLocation(String, boolean, boolean) - Method in class ilog.cpl.service.IlpDefaultURLAccessService
-
Returns the URL of a file in the path, or null
if it is not found.
- getFileLocation(String) - Method in interface ilog.cpl.service.IlpURLAccessService
-
Returns the URL of a file in the path, or null
if it is not found.
- getFileLocation(String, boolean, boolean) - Method in interface ilog.cpl.service.IlpURLAccessService
-
Returns the URL of a file in the path, or null
if it is not found.
- getFileMenu() - Method in class ilog.views.diagrammer.application.IlvDiagrammerMenuBar
-
Returns the File menu.
- getFileName() - Method in class ilog.cpl.datasource.IlpDefaultDataSource
-
Returns the file name of the XML document opened as a result
of calling the setFileName()
method.
- getFileName() - Method in class ilog.tgo.graphic.IltNetwork
-
Returns the IVL file read in the background of the IltNetwork
.
- GetFileName(String) - Static method in class ilog.views.appframe.util.IlvUtil
-
Returns the file name of the specified pathname.
- GetFileName(URL) - Static method in class ilog.views.appframe.util.IlvUtil
-
Returns the file name of the specified file URL.
- getFilename() - Method in class ilog.views.chart.data.xml.IlvXMLDataSource
-
Returns the XML URI/filename.
- getFilename() - Method in class ilog.views.chart.faces.dhtml.component.data.IlvFacesXMLDataSource
-
Returns the XML URI/filename.
- getFilename() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvXMLDataSourceTag
-
The complete path to the XML file.
- getFilename() - Method in class ilog.views.gantt.faces.component.data.IlvFacesGanttXMLDataSource
-
Returns the XML URI/filename.
- getFilename() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesGanttXMLDataSourceTag
-
The complete path to the XML file.
- getFileName() - Method in class ilog.views.gantt.xml.IlvSDXLFileConnector
-
Returns the connected SDXL file name.
- getFileName() - Method in class ilog.views.IlvManager
-
Returns the file read in the manager.
- getFileName(IlvCADRGCoverage) - Method in class ilog.views.maps.defense.format.cadrg.IlvCADRGCoverageList
-
Returns the file name describing the CADRG coverage.
- getFileName() - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFTableDescription
-
Returns the file name used to read the table ("directory/name.TXT").
- getFileName() - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPTable
-
Returns the filename for this table.
- getFileName() - Method in class ilog.views.maps.format.cadrg.IlvCADRGFrame
-
Returns the file name of the frame as read from the CADRG table of contents.
- getFileName(int, int) - Method in class ilog.views.maps.format.dted.IlvDTEDLayer
-
Returns the DTED filename corresponding to the specified
row and column.
- getFileName(IlvTile) - Method in class ilog.views.maps.format.image.IlvImageTileLoader
-
Returns the file name corresponding to the tile tile.
- getFileName() - Method in class ilog.views.maps.format.tiger.IlvTigerReader
-
Returns the fileName if this reader has been created using a
- getFileReference(Object) - Method in class ilog.views.appframe.docview.project.IlvProjectDataContainer
-
Returns the pathname of the file referenced by the specified file
reference node
.
- getFileReferenceURL(Object) - Method in class ilog.views.appframe.docview.project.IlvProjectDataContainer
-
Returns the URL of the file referenced by the specified file
reference node
.
- getFileSuffix() - Static method in class ilog.views.maps.IlvMapOutputStream
-
Returns the file extension used for serialized JViews Map files.
- getFileURL() - Method in class ilog.views.svg.IlvSVGGraphicSet
-
Gets the String
URL of the SVG file.
- getFileVersion() - Method in class ilog.views.maps.format.midmif.IlvMIFReader
-
Returns the MID/MIF file version of this file.
- getFillAngle() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the angle (in degrees) of the gradient used to fill the shape
of an object.
- getFillAngle() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the angle (in degrees) of the gradient, in case the
filling style is either linear or radial gradients.
- getFillAngle() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the angle (in degrees) of the gradient used to
fill the shape.
- getFillBackground() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getFillColor() - Method in class ilog.cpl.table.IlpArrowIcon
-
Returns the fill color.
- getFillColor() - Method in class ilog.views.chart.IlvStyle
-
Returns the fill color of this style.
- getFillColor(double) - Method in interface ilog.views.chart.renderer.IlvContinuousColorDistribution
-
Returns the color to use for a given normalized value.
- getFillColor(Object) - Method in interface ilog.views.chart.renderer.IlvEnumeratedColorDistribution
-
Returns the color to be used for a given value.
- getFillColor(double) - Method in class ilog.views.chart.renderer.IlvSimpleValueColorScheme
-
Returns the color to use for a given normalized value.
- getFillColor() - Method in class ilog.views.maps.rendering.IlvMapAreaRenderingStyle
-
Gets the color used to fill the areas.
- getFillColor1() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the first color used to compute the
gradient that fills the shape of the general node.
- getFillColor2() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
- getFillColor2() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
-
Returns the second color used to compute the
gradient that fills the shape of the general node.
- getFillColor2() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the second color used to compute the
gradient that fills the shape of the general node.
- getFillEnd() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
- getFillEnd() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the position where the gradient ends, in case the
filling style is either linear or radial gradients.
- getFillEnd() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
- getFillerElementName() - Method in class ilog.views.prototypes.IlvFillBehavior
-
Gets the fillerElementName
parameter.
- getFillForeground() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getFillingPolygon() - Method in class ilog.tgo.grprim.IltPolygon
-
Returns a polygon which, when filled according to EvenOddRule, represents
(approximately) this polygon.
- getFillingPolygon() - Method in class ilog.util.IlIntPolygon
-
Returns a polygon which, when filled according to EvenOddRule, represents
(approximately) this polygon.
- getFillInterior() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getFillOn() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesSelectionManagerTag
-
Returns true
when selection rectangles are filled.
- getFillOnDefaultValue() - Method in class ilog.views.faces.dhtml.component.IlvFacesSelectionManager
-
Returns the default value for the fillOn
property.
- getFillPaint() - Method in class ilog.views.chart.IlvStyle
-
Returns the fill paint of this style.
- getFillPaint() - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultActivityCalendarRenderer
-
Returns the paint object used to fill the rectangular bar.
- getFillPaint() - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultMilestoneCalendarRenderer
-
Returns the paint object used to fill the symbol.
- getFillPaint() - Method in class ilog.views.graphic.IlvGeneralPath
-
Returns the paint object set to fill the shape.
- getFillPaint() - Method in class ilog.views.graphic.IlvText
-
Returns the Paint
object used to fill the background
rectangle.
- getFillPaint() - Method in class ilog.views.graphic.IlvZoomableLabel
-
Returns the paint object used to draw the label text.
- getFillPaint() - Method in class ilog.views.maps.graphic.IlvFontMarker
-
Retrieves the Paint used to fill the character.
- getFillPaint() - Method in class ilog.views.maps.graphic.IlvMapGeneralPath
-
Retrieves the fill paint from the style.
- getFillPaint() - Method in class ilog.views.maps.graphic.IlvMapGraphicText
-
Returns the Paint
object used to fill
the characters in the text.
- getFillPaint() - Method in class ilog.views.maps.graphic.IlvMapLabel
-
Retrieves the Paint
used to fill
the characters of the text.
- getFillPaint() - Method in class ilog.views.maps.graphic.style.IlvGeneralPathStyle
-
Retrieves the FillPaint property value.
- getFillPaint() - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
-
Retrieves the FillPaint property value.
- getFillPaint() - Method in class ilog.views.maps.rendering.IlvMapPointRenderingStyle
-
Retrieves the fill paint used to fill the character.
- getFillPaint() - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
-
Retrieves the fill paint.
- getFillPattern() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the pattern used to draw a base.
- getFillPattern() - Method in class ilog.views.maps.rendering.IlvMapAreaRenderingStyle
-
Retrieves the IlvPattern
used to fill areas.
- getFillRule() - Method in class ilog.util.IlIntPolygon
-
Returns the mode for filling this polygon.
- getFillStart() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
- getFillStart() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the position where the gradient starts, in case the
filling style is either linear or radial gradients.
- getFillStart() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
- getFillStyle() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the style used to fill the shape of an object.
- getFillStyle() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the fill style for the base.
- getFillStyle() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the style used to fill the shape.
- getFillTexture() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the fill texture used to fill the shape of an object when
property
fillStyle
is set as
IlFillStyle.TEXTURE
.
- getFillTexture() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the texture used to fill the face of the object.
- getFillTexture() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the texture used to fill
the shape of the general node.
- getFilter() - Method in interface ilog.cpl.datasource.css.IlpAdapterCustomization
-
Returns the filter used to filter the business objects
who will be represented in the component.
- getFilter() - Method in class ilog.cpl.datasource.IlpAbstractAdapter
-
Returns the filter.
- getFilter() - Method in class ilog.cpl.IlpEquipment
-
Returns the filter used to filter business objects.
- getFilter() - Method in class ilog.cpl.IlpNetwork
-
Returns the filter used to filter business objects.
- getFilter() - Method in class ilog.cpl.IlpTable
-
Returns the filter used to filter business objects.
- getFilter() - Method in class ilog.cpl.IlpTree
-
Returns the filter used to filter business objects.
- getFilter() - Method in class ilog.cpl.list.IlpListModelFilter
-
Returns the filter used to filter the underlying model.
- getFilter() - Method in class ilog.cpl.sdm.IlpAbstractSDMAdapter
-
Accesses the adapter filter.
- getFilter() - Method in class ilog.cpl.table.IlpTableController
-
Returns the filter used to filter the underlying model.
- getFilter(int) - Method in class ilog.views.appframe.docview.IlvFileDocumentTemplate
-
Returns the file filter at the specified storage
index
in this document template.
- getFilter() - Method in class ilog.views.appframe.util.IlvFileChooserSelection
-
Returns the file filter that selects this file selection.
- getFilter() - Method in class ilog.views.chart.datax.adapter.IlvFilteredFlatListModel
-
Returns the filter.
- getFilter() - Method in class ilog.views.chart.datax.adapter.IlvFilteredFlatSetModel
-
Returns the filter.
- getFilter() - Method in class ilog.views.chart.datax.adapter.IlvFilteredTreeListModel
-
Returns the filter.
- getFilter() - Method in class ilog.views.chart.datax.adapter.IlvFilteredTreeSetModel
-
Returns the filter.
- getFilter() - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns the filter (if any).
- getFilter() - Method in class ilog.views.IlvFilteredGraphicEnumeration
-
Returns the filter to be applied to the initial enumeration.
- getFilter() - Method in class ilog.views.maps.datasource.IlvShapeDataSource
-
Returns the filter on the features.
- getFilter() - Method in class ilog.views.sdm.swing.IlvSDMTableModel
-
Returns the filter used to determine what objects
and properties are displayed in the table.
- getFilter() - Method in class ilog.views.util.filter.event.FilterEvent
-
Returns the filter this event comes from.
- getFilterCount() - Method in class ilog.views.appframe.docview.IlvFileDocumentTemplate
-
Returns the number of file filters that this file document template supports.
- getFilterCriterion() - Method in class ilog.views.chart.data.IlvTreeTableDataSource
-
Returns the filter criterion that is used to constrain the
model objects that are to be displayed.
- getFilteredDataSet() - Method in class ilog.views.chart.data.IlvFilterDataSet
-
Returns the underlying data set.
- getFilteredModel() - Method in class ilog.views.chart.data.IlvTreeTableDataSource
-
Returns the model after filtering.
- getFilteredModel() - Method in class ilog.views.chart.datax.flat.list.IlvFilterFlatListModel
-
Returns the underlying model.
- getFilteredModel() - Method in class ilog.views.chart.datax.flat.set.IlvFilterFlatSetModel
-
Returns the underlying model.
- getFilteredModel() - Method in class ilog.views.chart.datax.flat.table.IlvFilterFlatTableModel
-
Returns the underlying model.
- getFilteredModel() - Method in class ilog.views.chart.datax.tree.list.IlvFilterTreeListModel
-
Returns the underlying model.
- getFilteredModel() - Method in class ilog.views.chart.datax.tree.set.IlvFilterTreeSetModel
-
Returns the underlying model.
- getFilteredModel() - Method in class ilog.views.gantt.model.filter.IlvFilterGanttModel
-
Returns the filtered model that this model encapsulates.
- getFilteredModel() - Method in class ilog.views.sdm.model.IlvFilterSDMModel
-
Returns the filtered model, that is, the model that
this filtering model encapsulates.
- getFilteredRenderer() - Method in class ilog.views.sdm.renderer.IlvFilterSDMRenderer
-
Returns the filtered renderer to which this filtering
renderer delegates.
- getFilteredText() - Method in class ilog.views.maps.beans.IlvJMapLegend
-
Returns the text used to print the display status of a layer.
- getFilterExpression() - Method in class ilog.views.prototypes.IlvEventBehavior
-
Gets the filterExpression
parameter for this behavior object.
- getFilterIndex(IlvFileFilter) - Method in class ilog.views.appframe.docview.IlvFileDocumentTemplate
-
Returns the storage index of the specified fileFilter
in the
array of file filters of the document template.
- getFilteringTag() - Method in class ilog.views.sdm.swing.IlvSDMTableModel
-
Returns the tag used to filter the objects of
the SDM model.
- getFinalCost() - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayoutReport
-
Returns the final value of the heuristic cost function of the
topological optimization.
- getFinalTag() - Method in class ilog.cpl.storage.IlpSAXAttributeValueHandler
-
Returns the tag used to finalize the element.
- getFirst() - Method in class ilog.views.gantt.IlvRowRange
-
Returns the first row in the range.
- getFirstChild() - Method in class ilog.views.appframe.settings.IlvSettings
-
The first child of this node.
- getFirstChild() - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
-
Returns the first child of this node.
- getFirstChild(String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the first settings element that is child of this settings element
and that has the specified type.
- getFirstChild() - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
The first child of this node.
- getFirstChild() - Method in class ilog.views.appframe.settings.xml.IlvXMLSettings
-
The first child of this node.
- getFirstChild(IlvGanttModel, IlvHierarchyNode) - Static method in class ilog.views.gantt.IlvGanttModelUtil
-
Returns the first child of the specified activity or resource.
- getFirstDayOfMonth() - Method in class ilog.views.util.swing.calendar.plaf.BasicCalendarPanelUI
-
Returns the first day of the month displayed by the calendar panel.
- getFirstDayOfPanel() - Method in class ilog.views.util.swing.calendar.plaf.BasicCalendarPanelUI
-
Returns the date displayed in the first day cell of the calendar panel.
- getFirstElement() - Method in class ilog.views.util.collections.IlvHashTreeList
-
Returns the first element of the list.
- getFirstExpandedNode() - Method in class ilog.views.gantt.event.RowExpandedEvent
-
Returns the highest level node that was expanded.
- getFirstGraphLayout() - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
-
Returns the layout that is applied first.
- getFirstGraphLayout(Object) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
-
Returns the layout instance to be used for the input subgraph as the
first layout.
- getFirstGraphLayoutActive() - Method in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
-
Returns whether the first graph layout of all subgraphs is active.
- getFirstGraphLayoutActiveDuringAutoLayout() - Method in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
-
Tests if the first graph layout of all subgraphs is active during
automatic layout.
- getFirstGraphLayoutReport() - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayoutReport
-
Returns the report of the graph layout that was applied first.
- getFirstHiddenRow() - Method in class ilog.views.gantt.event.RowCollapsedEvent
-
Returns the first row that was hidden as a result of this collapse event.
- getFirstIdx() - Method in class ilog.views.chart.event.DataSetContentsEvent
-
Returns the index of the first data point impacted by the modification.
- getFirstIdx() - Method in class ilog.views.chart.event.DataSourceEvent
-
Returns the index of the first data set affected by the modification.
- getFirstIndex() - Method in class ilog.views.chart.datax.flat.list.event.FlatListModelEvent
-
Returns the index of the first affected object.
- getFirstIndex() - Method in class ilog.views.chart.datax.tree.list.event.TreeListModelEvent
-
Returns the index of the first affected object among its parent
children list.
- getFirstNode() - Method in class ilog.views.gantt.IlvVerticalDisplayController
-
Returns the first visible node in the displayed tree or null
if no nodes
are visible.
- getFirstNode() - Method in class ilog.views.graphlayout.hierarchical.IlvSameLevelConstraint
-
Returns the first node of this constraint.
- getFirstNumberingCharacter() - Method in class ilog.views.appframe.event.IlvListActionHandler
-
Returns the character used for numbering the menu items associated
with the items of the list action.
- getFirstPoint() - Method in class ilog.views.maps.defense.terrain.IlvAltitudeVisibilityChart
-
Returns the first point.
- getFirstReferenceGraphLayout() - Method in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
-
Returns the first reference graph layout, if the reference layout mode
is used.
- getFirstRow() - Method in class ilog.views.chart.datax.flat.table.event.FlatTableModelEvent
-
Returns the first affected row.
- getFirstSelectable(IlvChartAreaAccessible) - Method in class ilog.views.chart.accessibility.IlvChartAreaAccessibleHierarchy
-
Returns the first selectable element of the row of inRow
,
or of the topmost row if inRow
is null
.
- getFirstSelectable(IlvChartAreaAccessible) - Method in class ilog.views.chart.accessibility.IlvDefaultChartAreaAccessibleHierarchy
-
Returns the first selectable element of the row of inRow
,
or of the topmost row if inRow
is null
.
- getFirstVisibleNode() - Method in class ilog.views.gantt.event.RowExpandedEvent
-
Returns the first node that became visible as a result of this expansion
event.
- getFirstVisibleRow() - Method in class ilog.views.gantt.event.RowExpandedEvent
-
Returns the first row that was made visible as a result of this expansion
event.
- getFirstVisibleRow() - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the first visible row in the tree or null
if no rows are
visible.
- getFirstVisibleRow() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the first visible row in the hierarchy chart or null
if no rows are visible.
- getFirstVisibleRow() - Method in interface ilog.views.gantt.IlvVerticalExpansionMaster
-
Returns the first visible row in the tree or null
if no rows are
visible.
- getFirstVisibleRow() - Method in class ilog.views.gantt.swing.IlvJTree
-
Returns the first visible row in the tree or null
if no rows are
visible.
- getFitToContentsIcon() - Method in class ilog.views.swing.IlvJManagerViewControlBar
-
Returns the icon of the Fit to contents button.
- getFitToContentsIconImage() - Method in class ilog.views.awt.IlvManagerViewControlBar
-
Returns the icon image of the Fit to contents button.
- getFitToContentsIconURL() - Method in class ilog.views.awt.IlvManagerViewControlBar
-
Returns the URL of the icon image of the Fit to contents button.
- getFitToContentsIconURL() - Method in class ilog.views.swing.IlvJManagerViewControlBar
-
Returns the URL of the icon of the Fit to contents button.
- getFitToContentsToolTipText() - Method in class ilog.views.swing.IlvJManagerViewControlBar
-
Returns the text that is displayed in the tooltip when
the mouse pointer is kept over the Fit to contents button.
- getFixedAngleModeKeyCodes() - Method in class ilog.views.hypergraph.interactor.IlvMakeSegmentedHyperEdgeInteractor
-
Returns the key codes for toggling the fixed angle mode.
- getFixedColumnCount() - Method in class ilog.cpl.IlpTable
-
Retrieves the number of fixed columns in the table.
- getFixedColumnCount() - Method in class ilog.cpl.table.IlpTableColumnModel
-
Retrieves the number of fixed columns in the column model.
- getFixedColumnCount() - Method in class ilog.cpl.table.IlpTableView
-
Retrieves the number of fixed columns in the table.
- getFixedColumnCount() - Method in class ilog.cpl.table.renderer.IlpViewRenderer
-
Returns the number of fixed columns in the table.
- getFixedLayer() - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeConnector
-
- getFixedMargins() - Method in class ilog.views.chart.IlvChart.Area
-
Indicates which margins are fixed.
- getFixedPinLayer() - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgePinConnectorInteractor
-
- getFixedTime() - Method in class ilog.views.gantt.event.ActivityGraphicReshapedEvent
-
- getFixedWidth() - Method in class ilog.views.graphic.composite.decoration.IlvBracket
-
Returns the width used to draw the two horizontal borders of this object.
- getFlags() - Method in class ilog.cpl.style.IlpStyle
-
Deprecated.
Gets flag value.
- getFlatModel() - Method in class ilog.views.chart.data.IlvTreeTableDataSource
-
Returns the flat-model view of this data source.
- getFlatness() - Method in class ilog.views.graphic.IlvTextPath
-
Returns the flatness for iterating on the path of this object.
- getFlatness() - Method in class ilog.views.maps.graphic.IlvClippedPathDecoration
-
Returns the flatness factor.
- getFlatness() - Method in class ilog.views.maps.graphic.IlvShapeEndedPathDecoration
-
Returns the flatness used when drawing this decoration.
- getFlatTableModel() - Method in class ilog.views.chart.data.IlvTreeTableDataSource
-
Returns the flat-table-model view of this data source.
- getFloat(IlpFloatKey) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the float
value of a given key in this style.
- getFloat(IlpFloatKey, float) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the float
value of a given key in this style.
- getFloat(IltKey.Float) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getFloat(IltKey.Float, float) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getFloat(IltNumericState) - Method in class ilog.tgo.model.IltObjectState
-
Returns the current value of a state
- getFloat(IltStatePath) - Method in class ilog.tgo.model.IltObjectState
-
Returns the current value of a state
- getFloat(String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the value of the attribute with the specified name as a float.
- getFloat(String, float) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the value of the attribute with the specified name as a float.
- getFloat(String) - Method in class ilog.views.chart.servlet.IlvServletParameters
-
Returns the named parameter value as a float.
- getFloat(String, float) - Method in class ilog.views.chart.servlet.IlvServletParameters
-
Returns the named parameter value as a float.
- getFloat(String) - Method in class ilog.views.gantt.servlet.IlvServletParameters
-
Returns the named parameter value as a float.
- getFloat(String, float) - Method in class ilog.views.gantt.servlet.IlvServletParameters
-
Returns the named parameter value as a float.
- getFloat(String) - Method in class ilog.views.prototypes.IlvGroupElement
-
Retrieves a float property.
- getFloatArray(IlpFloatArrayKey) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the Float[]
value of a given key in this style.
- getFloatArray(IlpFloatArrayKey, float[]) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the Float[]
value of a given key in this style.
- getFloatArray(IlpFloatArrayKey, Float[]) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the Float[]
value of a given key in this style.
- getFloatingLayout() - Method in class ilog.views.chart.IlvLegendLayout
-
Returns the LayoutManager
instance used to lay out
a floating legend.
- getFloatingLayoutDirection() - Method in class ilog.views.chart.IlvLegend
-
Returns the flow direction of the floating layout.
- getFloatingLayoutDirection() - Method in class ilog.views.chart.IlvLegendLayout
-
Returns the flow direction of the floating layout.
- getFloatingLocation() - Method in class ilog.views.appframe.swing.docking.DockingEvent
-
Returns the position of the floating window containing the dockable
that fired this event.
- getFloatingLocation(String) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
-
Returns the location of the floating window containing the dockable with
the specified name
.
- getFloatingLocation() - Method in interface ilog.views.appframe.swing.IlvDockingBarArea.DockingBarInfo
-
Returns the location of the floating window containing the bar when it
is undocked.
- getFloatParameter(int) - Method in class ilog.views.util.servlet.IlvServerActionEvent
-
Returns a float parameter at the specified index.
- getFloatValues() - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameterValueSet
-
Returns the value set if it is an float value set.
- getFlow() - Method in class ilog.views.chart.print.IlvChartFlowObject
-
Returns the destination flow.
- getFlow() - Method in class ilog.views.chart.print.IlvChartPrintableDocument
-
Overwrite the method to disable the usage of the flow
in this type of document.
- getFlow() - Method in class ilog.views.gantt.print.IlvGanttPrintableDocument
-
This method is overridden to disable the usage of the flow
in this type of document.
- getFlow() - Method in class ilog.views.print.IlvManagerPrintableDocument
-
Overwrites the method to disable the usage of the flow
in this type of document.
- getFlow() - Method in class ilog.views.util.print.IlvPrintableDocument
-
Returns the flow of text contained in this document.
- getFlowDirection() - Method in class ilog.views.graphlayout.bus.IlvBusLayout
-
Returns the option that specifies the flow direction of the nodes.
- getFlowDirection() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the current direction of the link flow.
- getFlowDirection() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the current direction of the flow.
- getFlowValidator() - Method in class ilog.views.bpmn.IlvBPMNFrame
-
Returns the object used by this BPMN Modeler instance to validate flow
rules.
- getFlowValidator() - Method in class ilog.views.bpmn.IlvBPMNModeler
-
Deprecated.
Returns the object used by this BPMN Modeler instance to validate flow
rules.
- getFocal() - Method in class ilog.views.util.java2d.IlvRadialGradientPaint
-
Returns the gradient focus.
- getFocus() - Method in class ilog.views.chart.datax.adapter.IlvSubTreeListModel
-
Returns the focus.
- getFocus() - Method in class ilog.views.chart.datax.adapter.IlvSubTreeSetModel
-
Returns the focus.
- getFocus() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the currently focused node.
- getFocusBorderColor() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
Returns the color of the border of the attribute when it has
focus.
- getFocusBorderColor() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the color of the border of the object when it has focus.
- getFocusBorderWidth() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
Returns the width of focus border.
- getFocusBorderWidth() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the width of the focus border.
- getFocusEventComponent() - Method in class ilog.cpl.graph.IlpGraphController
-
- getFocusEventComponent() - Method in class ilog.cpl.graphic.IlpAbstractGraphicController
-
Returns the component, closely related to the view, whose focus events
shall be forwarded to the interactor.
- getFocusInteractor() - Method in class ilog.tgo.graphic.IltObjectInteractor
-
Deprecated.
Returns the specific interactor for focus events.
- getFocusLevel() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the level of the currently focused node.
- getFocusParentMarginProportion() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the proportion for the margin that represents the parent of the
focused node.
- getFolderName(Object) - Method in class ilog.views.appframe.docview.project.IlvProjectDataContainer
-
Returns the title of the specified folder node
.
- getFont(IlpFontKey) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the Font
value of a given key in this style.
- getFont(IlpFontKey, Font) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the Font
value of a given key in this style.
- getFont(IltKey.Font) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getFont(IltKey.Font, Font) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getFont(IltGraphic) - Method in class ilog.tgo.graphic.IltCounterMapping
-
Returns the font value to be used in the counter decoration.
- getFont() - Method in class ilog.tgo.graphic.IltCounterMapping
-
Returns the font value to be used in the counter decoration.
- getFont() - Method in class ilog.tgo.grprim.IltTextPalette
-
Deprecated.
Returns the text font.
- getFont(String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the value of the attribute with the specified name as a font.
- getFont(String, Font) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the value of the attribute with the specified name as a font.
- getFont() - Method in class ilog.views.chart.IlvChart.Area
-
Returns the font of this component.
- getFont() - Method in class ilog.views.chart.IlvLabelRenderer
-
Returns the label font.
- getFont() - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityBar
-
Returns the renderer font.
- getFont() - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityLabel
-
Returns the font of the label.
- getFont() - Method in class ilog.views.gantt.scale.IlvTimeScale.PaintContext
-
- getFont() - Method in class ilog.views.gantt.scale.IlvTimeWidthVisibilityPredicate
-
Gets the font used for a comparison based on characters.
- getFont() - Method in class ilog.views.gantt.swing.IlvJTreeStringRenderPolicy.PropertyRenderer
-
Returns the font of the renderer.
- getFont() - Method in class ilog.views.gantt.swing.IlvTextFieldTreeEditor
-
Return the editor's font.
- getFont() - Method in class ilog.views.graphic.IlvDefaultCollapsedGraphic
-
Returns the font of the label.
- getFont() - Method in class ilog.views.graphic.IlvLabel
-
Returns the font of the object.
- getFont() - Method in class ilog.views.graphic.IlvReliefLabel
-
Returns the font of the object.
- getFont() - Method in class ilog.views.graphic.IlvScale
-
Returns the font of the object.
- getFont() - Method in class ilog.views.graphic.IlvShadowLabel
-
Returns the font of the object.
- getFont() - Method in class ilog.views.graphic.IlvText
-
Returns the Font
used to draw the text.
- getFont() - Method in class ilog.views.graphic.IlvTextPath
-
Returns the font of the object.
- getFont() - Method in class ilog.views.graphic.IlvZoomableLabel
-
Returns the font of the object.
- getFont() - Method in class ilog.views.IlvDefaultManagerFrame
-
Returns the font used to draw the text of the title.
- getFont() - Method in interface ilog.views.IlvFontInterface
-
Returns the font of the object.
- getFont() - Method in class ilog.views.interactor.IlvEditLabelInteractor
-
Returns the font used to create the object.
- getFont() - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DLabel
-
Returns the font used to draw this label component.
- getFont() - Method in class ilog.views.maps.graphic.IlvFontMarker
-
Retrieves the font used by this object.
- getFont() - Method in class ilog.views.maps.graphic.IlvMapGraphicText
-
Returns the font used to draw the label.
- getFont() - Method in class ilog.views.maps.graphic.IlvMapLabel
-
Retrieves the font used to draw the label.
- getFont() - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
-
Retrieves the Font property value.
- getFont() - Method in class ilog.views.maps.graphic.style.IlvPointStyle
-
Retrieves the Font attribute value.
- getFont() - Method in class ilog.views.maps.rendering.IlvMapPointRenderingStyle
-
Retrieves the font used to render a point.
- getFont() - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
-
Retrieves the font used to display the label.
- getFont() - Method in class ilog.views.sdm.graphic.IlvDefaultManagerFrameGraphic
-
- getFont() - Method in class ilog.views.util.print.IlvFlow.TextStyle
-
Returns the font of the text.
- getFont() - Method in class ilog.views.util.print.IlvPrintableLabel
-
Returns the font used to print the label.
- getFont() - Method in class ilog.views.util.swing.tree.IlvDefaultTreeCellRenderer
-
Returns the font of the renderer.
- GetFontDescent(String, Font, boolean) - Static method in class ilog.views.IlvGraphicUtil
-
Returns the descent of the specified text when drawn
with the specified font.
- getFontManager() - Method in class ilog.views.chart.IlvChart
-
Returns the font manager associated with this chart.
- getFontManager(Component) - Static method in class ilog.views.chart.IlvScalableFontManager
-
Returns the font manager instance that handles the specified component or
null
if none is found.
- getFontManager() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the font manager associated with this chart.
- getFooter() - Method in class ilog.views.chart.IlvChart
-
Returns the footer component.
- getFooter() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the footer component.
- getFooter() - Method in class ilog.views.util.print.IlvPrintableDocument
-
Returns the footer that is printed on each page.
- getFooterTag(IlvIMapAttributes) - Method in class ilog.views.chart.servlet.IlvImageMapBuilder
-
Generates an area tag for the chart footer.
- getFooterText() - Method in class ilog.views.chart.IlvChart
-
Returns the footer text.
- getFooterText() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the footer text.
- getForcedWidth() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the property that allows the user to force the width of a whole
linear base.
- getForceUpdateProperties() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesSelectInteractorTag
-
- getForceUpdateProperties() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesSelectionManagerTag
-
Returns true
to force an additional request in image mode, false
otherwise.
- getForegound() - Method in class ilog.views.maps.graphic.IlvMapMarker
-
- getForeground() - Method in interface ilog.cpl.css.IlpAttributeHeaderCustomization
-
Returns the foreground color of the label text in the header.
- getForeground() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the foreground color.
- getForeground() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the foreground color of a base.
- getForeground() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the foreground color of the base.
- getForeground() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
-
- getForeground() - Method in class ilog.tgo.grprim.Ilt1DPalette
-
Returns the foreground color.
- getForeground() - Method in class ilog.tgo.grprim.Ilt2DPalette
-
Returns the foreground color.
- getForeground() - Method in class ilog.tgo.grprim.IltTextPalette
-
Deprecated.
Returns the foreground color.
- getForeground() - Method in class ilog.views.chart.IlvScale
-
Returns the color used to draw the axis and step labels.
- getForeground() - Method in class ilog.views.gantt.graphic.grid.IlvAbstractGanttGrid
-
Gets the grid foreground color.
- getForeground() - Method in interface ilog.views.gantt.graphic.grid.IlvGanttGridRenderer
-
Gets the grid foreground color.
- getForeground() - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityBar
-
Returns the renderer foreground color.
- getForeground() - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityLabel
-
Returns the foreground color of the label.
- getForeground() - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivitySymbol
-
Returns the renderer foreground color.
- getForeground() - Method in class ilog.views.graphic.composite.decoration.IlvAssociation
-
Returns the color of the line.
- getForeground() - Method in class ilog.views.graphic.composite.decoration.IlvBracket
-
Returns the foreground color of the IlvRectangle
.
- getForeground() - Method in class ilog.views.graphic.composite.decoration.IlvDiamond
-
Returns the foreground color of this object.
- getForeground() - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
This method delegates to the link supplied with the setLink
method.
- getForeground() - Method in class ilog.views.graphic.IlvArc
-
Returns the foreground color of the arc.
- getForeground() - Method in class ilog.views.graphic.IlvEllipse
-
Returns the foreground color of the ellipse.
- getForeground() - Method in class ilog.views.graphic.IlvExpandCollapseMarker
-
Returns the foreground color of the marker.
- getForeground() - Method in class ilog.views.graphic.IlvGraphicPath
-
Returns the foreground color of the object.
- getForeground() - Method in class ilog.views.graphic.IlvLabel
-
Returns the color of the text.
- getForeground() - Method in class ilog.views.graphic.IlvLine
-
Returns the color of the line.
- getForeground() - Method in class ilog.views.graphic.IlvMarker
-
Returns the color of the marker.
- getForeground() - Method in class ilog.views.graphic.IlvPolygon
-
Returns the foreground color of the polygon.
- getForeground() - Method in class ilog.views.graphic.IlvPolyline
-
Returns the color of the object.
- getForeground() - Method in class ilog.views.graphic.IlvRectangle
-
Returns the foreground color of the IlvRectangle
.
- getForeground() - Method in class ilog.views.graphic.IlvScale
-
Returns the color of the IlvScale
.
- getForeground() - Method in class ilog.views.graphic.IlvSpline
-
Returns the foreground color of the spline.
- getForeground() - Method in class ilog.views.graphic.IlvText
-
Returns the foreground color of object, i.e the color used
to draw the text itself.
- getForeground() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
- getForeground() - Method in class ilog.views.IlvDefaultManagerFrame
-
Returns the color used to draw the frame.
- getForeground() - Method in class ilog.views.IlvLinkImage
-
Returns the color of the object.
- getForeground() - Method in class ilog.views.interactor.IlvEditLabelInteractor
-
Returns the foreground color used to create the object.
- getForeground() - Method in class ilog.views.interactor.IlvMakePolyPointsInteractor
-
Returns the foreground color used when creating the polypoint.
- getForeground() - Method in class ilog.views.interactor.IlvMakeRectangleInteractor
-
Returns the foreground color used to create the object.
- getForeground() - Method in class ilog.views.maps.graphic.IlvMapCompositeLink
-
Retrieves the foreground from the style.
- getForeground() - Method in class ilog.views.maps.graphic.IlvMapGraphicPath
-
Retrieves the foreground from the style.
- getForeground() - Method in class ilog.views.maps.graphic.IlvMapMarker
-
Retrieves the foreground from the style.
- getForeground() - Method in class ilog.views.maps.graphic.IlvMapPolyline
-
Retrieves the foreground from the style.
- getForeground() - Method in class ilog.views.maps.graphic.style.IlvGeneralPathStyle
-
Retrieve the FOREGROUND
attribute value.
- getForeground() - Method in class ilog.views.maps.graphic.style.IlvLinkStyle
-
Retrieves the FOREGROUND
attribute value.
- getForeground() - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
-
Retrieve the FOREGROUND
attribute value.
- getForeground() - Method in class ilog.views.maps.graphic.style.IlvPointStyle
-
Retrieve the FOREGROUND
attribute value.
- getForeground() - Method in class ilog.views.maps.graphic.style.IlvPolylineStyle
-
Retrieve the FOREGROUND
attribute value.
- getForeground() - Method in class ilog.views.maps.label.IlvMapLabelStyle
-
Returns the fill color of the label.
- getForeground() - Method in class ilog.views.maps.rendering.IlvMapLineRenderingStyle
-
Retrieves the foreground color.
- getForeground() - Method in class ilog.views.sdm.graphic.IlvDefaultManagerFrameGraphic
-
- getForeground() - Method in class ilog.views.sdm.graphic.IlvURLGraphic
-
Returns the foreground color of all the objects in the graphic set,
or null
if the foreground color has not been set.
- getForeground() - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
-
Gets the foreground color of the legend box.
- getForeground() - Method in class ilog.views.util.java2d.IlvPattern
-
Returns the foreground color of the pattern.
- getForeground() - Method in class ilog.views.util.print.IlvFlow.TextStyle
-
Returns the foreground color for text.
- getForegroundColor(IltGraphic) - Method in class ilog.tgo.graphic.IltCounterMapping
-
Returns the foreground color value to be used in the counter decoration.
- getForegroundColor() - Method in class ilog.tgo.graphic.IltCounterMapping
-
Returns the foreground color value to be used in the counter decoration.
- getFormat(IlpFormatKey) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the Format
value of a given key in this style.
- getFormat(IlpFormatKey, Format) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the Format
value of a given key in this style.
- getFormat() - Method in class ilog.tgo.graphic.IltCounterMapping
-
Returns the format used for the digits.
- getFormat() - Method in class ilog.views.gantt.property.IlvAbstractStringProperty
-
Returns the formatter which is used to convert the property represented
by this adapter to/from a string, or null
if there is no
formatter.
- getFormat() - Method in class ilog.views.graphic.IlvScale
-
Returns the format used to display numeric labels.
- getFormat() - Method in class ilog.views.prototypes.IlvFormatBehavior
-
Gets the format
parameter for this behavior object.
- getFormatString() - Method in class ilog.views.chart.IlvMultipleTimeUnit
-
Returns a string pattern used by the
IlvTimeStepsDefinition
class
to create a
java.util.SimpleDateFormat
object.
- getFormatString(Locale) - Method in class ilog.views.chart.IlvMultipleTimeUnit
-
Returns a string pattern used by the
IlvTimeStepsDefinition
class
to create a
java.util.SimpleDateFormat
object.
- getFormatString() - Method in class ilog.views.chart.IlvTimeUnit
-
- getFormatString(Locale) - Method in class ilog.views.chart.IlvTimeUnit
-
- getFormatString() - Method in class ilog.views.gantt.scale.IlvBasicTimeScaleRow
-
This method returns the default string for creating the
SimpleDateFormat
object.
- getFormattedString(String, Object[]) - Method in class ilog.views.appframe.IlvApplication
-
Returns the string resulting from the formatting of the specified
format
with the parameters contained in the
params
array of objects.
- getFormattedString(String, Object[]) - Method in class ilog.views.appframe.util.IlvResourceBundleManager
-
Returns the string resulting from the formatting of the specified
format
with the parameters contained in the
params
array of objects.
- getFormatterNames() - Method in class ilog.views.maps.IlvCoordinateFormatterDictionary
-
Returns a list of the formatters supported by the dictionary.
- getForwardAzimuth() - Method in class ilog.views.maps.IlvGeodeticComputation
-
Gets the forward azimuth between the first and second reference points.
- getForwardKeys() - Method in class ilog.views.chart.interactor.IlvChartCycleSelectInteractor
-
Returns the set of key designators for the "forward" action.
- getForwardOrReversedSublink(int) - Method in class ilog.views.sdm.graphic.IlvSDMLinkBundle
-
Returns the current sublink at the supplied position.
- getForwardOrReversedSublinks() - Method in class ilog.views.sdm.graphic.IlvSDMLinkBundle
-
This method returns the array of sublinks.
- getForwardSublink(int) - Method in class ilog.views.sdm.graphic.IlvSDMLinkBundle
-
This method exists for internal reasons.
- getFovY() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DCamera
-
Returns the vertical field of view of this camera, as used in OpenGL.
- getFpsLabel() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DViewControlUI
-
Returns the label used to display FPS information.
- getFrame() - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
-
Returns the main JFrame
that this main window is linked to - can
be null
.
- getFrame() - Method in class ilog.views.dashboard.IlvDashboardEditor
-
Returns the frame window for this Dashboard Editor application.
- getFrame() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the frame of the link bundle or null
.
- getFrame() - Method in class ilog.views.IlvManager
-
Returns the frame of the manager.
- GetFrame(Component) - Static method in class ilog.views.IlvUtil
-
Returns the java.awt.Frame
of the component.
- getFrame(int, int) - Method in class ilog.views.maps.format.cadrg.IlvCADRGCoverage
-
Returns the frame of the specified row and column.
- getFrame(Component) - Static method in class ilog.views.util.swing.SwingFactories
-
Returns the Frame window of the component.
- getFrameColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the outline color of a shelf.
- getFrameColor() - Method in class ilog.views.interactor.IlvMagnifyInteractor
-
Returns the color of the frame drawn around the magnified area.
- getFrameForeground() - Method in class ilog.tgo.graphic.renderer.IltShelfBaseRenderer
-
Returns the color of the shelf frame.
- getFrameGraphic() - Method in class ilog.views.graphic.composite.decoration.IlvDefaultGraphicManagerFrame
-
Returns the graphic object that this frame delegates to.
- getFrameGraphic() - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer.GraphicManagerFrame
-
Returns the graphic object drawn by the frame.
- getFrameHeight() - Method in class ilog.views.maps.format.cadrg.IlvCADRGCoverage
-
Returns the height of a frame in the file's coordinate system.
- getFramePaint() - Method in class ilog.views.maps.graphic.IlvMapGraphicText
-
Returns the Paint
object used to draw the frame
of the label.
- getFramePaint() - Method in class ilog.views.maps.graphic.IlvMapLabel
-
Retrieves the Paint
used to draw the frame
of the label.
- getFramePaint() - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
-
Retrieves the FramePaint property value.
- getFramePaint() - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
-
Retrieves the frame stroke paint.
- getFramePalette() - Method in class ilog.tgo.graphic.renderer.IltShelfBaseRenderer
-
Returns the palette of the shelf frame.
- getFrameRateSlider() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DViewControlUI
-
Returns the slider that controls target frame rate.
- getFrameWidth() - Method in class ilog.views.maps.format.cadrg.IlvCADRGCoverage
-
Returns the width of a frame in the file's coordinate system.
- getFRC(boolean, boolean) - Static method in class ilog.views.chart.util.IlvGraphicUtil
-
Returns a FontRenderContext
with the specified rendering
hints.
- GetFreeLinkConnectorFactory() - Static method in class ilog.views.graphlayout.IlvGraphLayoutUtil
-
Returns the factory that is used to create link connectors of class
IlvFreeLinkConnector
during runs of any
EnsureAppropriate
methods.
- getFrom(IlpObject) - Method in class ilog.cpl.datasource.IlpDefaultDataSource
-
Returns the from end point of the given link object.
- getFrom(IlpObject) - Method in interface ilog.cpl.datasource.structure.IlpLink
-
Returns the identifier of the "from" extremity of the link.
- getFrom(IlpRepresentationObject) - Method in class ilog.cpl.graph.IlpAbstractGraphModel
-
Returns the from end of a link.
- getFrom(IlpRepresentationObject) - Method in interface ilog.cpl.graph.IlpGraphModel
-
Returns the from
end of a link.
- getFrom() - Method in class ilog.cpl.graphic.views.IlpLineSegment
-
Returns the starting point of this segment.
- getFrom() - Method in class ilog.cpl.graphic.views.IlpPolyline
-
Returns the starting point of the polyline.
- getFrom() - Method in class ilog.cpl.network.IlpGeographicPolyline
-
Returns the starting point of the polyline.
- getFrom(IltcCompositeGraphic) - Method in class ilog.tgo.composite.IltcCompositeGrapher
-
Returns the starting point of a link.
- getFrom(IltCompositeGraphic) - Method in class ilog.tgo.graphic.IltCompositeGrapher
-
- getFrom() - Method in class ilog.tgo.graphic.IltLogicalPolyline
-
Deprecated.
Returns the starting point of the polyline.
- getFrom() - Method in class ilog.tgo.model.IltAbstractLink
-
Returns the object that is used as the logical first extremity of the
link.
- getFrom(IltGraphic) - Method in class ilog.tgo.model.IltAbstractLink
-
Returns the object used as the first extremity of the given graphic
representation of the link.
- getFrom(IltGraphicManager) - Method in class ilog.tgo.model.IltAbstractLink
-
Returns the first extremity of the link in the given manager, or
getLogicalFrom
if the link is not in the manager.
- getFrom() - Method in class ilog.views.graphic.IlvLine
-
Returns the origin point of the line.
- getFrom(Object) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns the origin node of a link.
- getFrom(Object) - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns the origin node of a link.
- getFrom(Object) - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns the origin node of a link.
- getFrom() - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns the origin nodes.
- getFrom() - Method in class ilog.views.IlvLinkImage
-
Returns the origin object.
- getFrom() - Method in class ilog.views.interactor.IlvMakeLinkInteractor
-
Returns the origin node for the link, or null
if it has not already been selected.
- getFrom(Object) - Method in interface ilog.views.sdm.IlvSDMModel
-
Returns the application object that is the source
of the specified link.
- getFrom(Object) - Method in class ilog.views.sdm.model.IlvAbstractSDMModel
-
Returns the node that is the source
of the specified link.
- getFrom(Object) - Method in class ilog.views.sdm.model.IlvBasicSDMModel
-
This method returns null
.
- getFrom() - Method in class ilog.views.sdm.model.IlvDefaultSDMLink
-
Returns the source of the link.
- getFrom(Object) - Method in class ilog.views.sdm.model.IlvFilterSDMModel
-
This method calls the getFrom
method of the filtered model.
- getFrom(Object) - Method in class ilog.views.sdm.model.IlvJavaBeanSDMModel
-
- getFrom(Object) - Method in class ilog.views.sdm.model.IlvMultipleSDMModel
-
- getFrom() - Method in interface ilog.views.sdm.model.IlvSDMLink
-
Returns the source of the link.
- getFrom() - Method in class ilog.views.util.print.IlvPrintableLine
-
Returns the start point of the line.
- getFromActivity() - Method in interface ilog.views.gantt.IlvConstraint
-
Returns the source or From activity for this constraint.
- getFromActivity() - Method in class ilog.views.gantt.model.IlvSimpleConstraint
-
Returns the source or From activity for this constraint.
- getFromActivity() - Method in class ilog.views.gantt.model.table.IlvTableConstraint
-
Returns the source or From
activity for this constraint.
- getFromActivityId(String) - Method in class ilog.views.gantt.servlet.IlvGanttSelectionSupport.DefaultIdentifierFactory
-
Returns the identifier of the fromActivity of a constraint.
- getFromActivityId(String) - Method in interface ilog.views.gantt.servlet.IlvGanttSelectionSupport.IdentifierFactory
-
Returns the identifier of the fromActivity of a constraint.
- getFromArray() - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns the origin nodes in an array.
- getFromArrowBorderColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the color used to draw the border lines of the arrow of the link
at its from
end.
- getFromArrowBorderColor2() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the color used to draw the border lines of the arrow of the link at
its from
end.
- getFromArrowColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the color of the center of the arrow of the link at its
from
end.
- getFromArrowReliefBorders() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the property specifying whether the border of the arrow at the
from end is drawn in relief or not.
- getFromArrowSize() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the size of the arrow of the link at its from
end.
- getFromBoundingBox(IlvTransformer) - Method in class ilog.views.IlvLinkImage
-
Returns the bounding box of the graphic object that is the
origin of this link.
- getFromConnectionPoints(IlvTransformer) - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns all origin connection points of the hyperedge.
- getFromCount() - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns the number of origin nodes.
- getFromEnds() - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns the origin ends.
- getFromEndsArray() - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns all origin ends in an array.
- getFromEndsArray(IlvGraphic) - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns all origin ends incident to the input node.
- getFromEndsCount() - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns the number of origin ends.
- getFromID(Object) - Method in interface ilog.views.sdm.model.IlvInterModelLinks
-
Returns the ID of the source node of a link.
- getFromID(Object) - Method in class ilog.views.sdm.model.IlvTableSDMModel
-
Returns the ID of the source node of a link.
- getFromNeighbors(IlvGraphic) - Method in class ilog.views.IlvGrapher
-
Returns an enumeration of all nodes (IlvGraphic
)
that are the "from neighbors" of node
.
- getFromNode() - Method in class ilog.cpl.graphic.views.action.IlpCreateLinkActionEvent
-
Returns the starting node of the link to be created.
- getFromNode() - Method in class ilog.cpl.model.container.IlpAbstractRepresentationLink
-
Returns the first end node of the link.
- getFromNode() - Method in interface ilog.cpl.model.container.IlpRepresentationLink
-
Returns the first end node of the link.
- getFromObject() - Method in class ilog.views.sdm.interactor.IlvMakeSDMLinkInteractor
-
Returns the SDM model object that will be the origin of the newly created link.
- getFromPort() - Method in class ilog.cpl.graphic.views.action.IlpCreateLinkActionEvent
-
Returns the port at which to connect at the starting node.
- getFromPort() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the preferred link port at the from
end.
- getFromPortIndex() - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
-
Returns the port index of a link at the "from" side.
- getFromPortIndex(Object) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the port index of a link at the "from" side.
- getFromPortSide() - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
-
Returns the port side of a link at the "from" side.
- getFromPortSide(Object) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the port side of a link at the "from" side.
- getFromProperty() - Method in class ilog.views.sdm.model.IlvJavaBeanSDMModel
-
Returns the name of the JavaBean property holding a reference
to the source node of a link.
- getFromProtections() - Method in class ilog.tgo.model.IltSONETObjectState
-
All access to the vector should be through this method.
- GetFromProtectionsPath() - Static method in class ilog.tgo.model.IltSONET
-
Access method to the From Protections aggregate state instance in the
SONET state system.
- getFromTransformer(IlvTransformer) - Method in class ilog.views.IlvLinkImage
-
Returns the transformer used to draw the origin node of the
link, when the link is drawn with the specified transformer.
- getFrontDepth() - Method in class ilog.views.chart.IlvChart3DView
-
Returns the depth of the front plane (maximum z).
- getFullID() - Method in class ilog.views.symbology.IlvSymbolDescriptor
-
Returns the full symbol id of the descriptor.
- getFullID() - Method in class ilog.views.symbology.palettes.IlvPaletteBaseObject
-
Returns the full unique ID of this object.
- getFullPath() - Method in class ilog.views.chart.datax.adapter.partition.IlvPathClusterId
-
Returns the full path prefix that identifies the group of objects.
- getFunction() - Method in class ilog.tgo.model.IltNetworkElement
-
Returns the function of this object.
- getFunction(String) - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
-
Gets a function to be resolved through a "@|" right-hand
declaration.
- getFunctionIcon() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the property denoting the network element function icon.
- getFunctionList() - Method in interface ilog.cpl.graphic.css.IlpViewStyleSheetCustomization
-
Retrieves the function list property.
- getFunctionList() - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
-
Returns the functions to be resolved through a "@|" right-hand
declaration.
- getFunctions() - Method in interface ilog.cpl.graphic.css.IlpViewStyleSheetCustomization
-
Returns the list of functions that will be registered in the
CSS context.
- getFunctions() - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
-
Returns a copy of the function array that can be called in a "@|" construct
in CSS declaration.
- getFx() - Method in class ilog.tgo.graphic.graphlayout.IltNodeSide
-
Deprecated.
Returns the main point's x coordinate, relative to the bounding box.
- getFx() - Method in class ilog.tgo.graphic.IltLinkPort
-
Returns the main point's x coordinate, relative to the bounding box.
- getFy() - Method in class ilog.tgo.graphic.graphlayout.IltNodeSide
-
Deprecated.
Returns the main point's y coordinate, relative to the bounding box.
- getFy() - Method in class ilog.tgo.graphic.IltLinkPort
-
Returns the main point's y coordinate, relative to the bounding box.
- getGanttConfiguration() - Method in class ilog.views.gantt.event.GanttModelChangedEvent
-
Returns the Gantt configuration where this event originated.
- getGanttConfiguration() - Method in class ilog.views.gantt.event.RootRowVisibilityChangedEvent
-
Returns the Gantt configuration where the event originated.
- getGanttConfiguration() - Method in class ilog.views.gantt.event.RowChildEvent
-
Returns the Gantt configuration where the event originated.
- getGanttConfiguration() - Method in class ilog.views.gantt.event.RowCollapsedEvent
-
Returns the Gantt configuration where the event originated.
- getGanttConfiguration() - Method in class ilog.views.gantt.event.RowExpandedEvent
-
Returns the Gantt configuration where the event originated.
- getGanttConfiguration() - Method in class ilog.views.gantt.event.RowHeightChangedEvent
-
Returns the Gantt configuration where the event originated.
- getGanttConfiguration() - Method in class ilog.views.gantt.event.RowMovedEvent
-
Returns the Gantt configuration where the event originated.
- getGanttConfiguration() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the Gantt configuration that is managing this sheet.
- getGanttConfiguration() - Method in class ilog.views.gantt.IlvVerticalDisplayController
-
Returns the Gantt configuration that is being displayed by the
user interface components of this controller.
- getGanttConfiguration() - Method in class ilog.views.gantt.swing.IlvStringColumn
-
Returns the Gantt configuration that this column is coordinating with.
- getGanttConfiguration() - Method in class ilog.views.gantt.swing.IlvTreeColumn
-
Returns the Gantt configuration that this column is coordinating with.
- getGanttConfiguration() - Method in class ilog.views.gantt.swing.IlvVerticalScrollBar
-
Returns the Gantt configuration that is coordinating vertical scrolling, row
visibility, and centralized event routing.
- getGanttDocumentReader() - Method in class ilog.views.gantt.project.IlvGanttXMLDataSource
-
Gets the reader used to read Gantt data model from an XML file.
- getGanttDocumentWriter() - Method in class ilog.views.gantt.project.IlvGanttXMLDataSource
-
Gets the writer used to write the Gantt data model to an XML file.
- getGanttModel() - Method in class ilog.views.gantt.event.ConstraintInsertedEvent
-
Returns the data model where the event originated.
- getGanttModel() - Method in class ilog.views.gantt.event.ConstraintRemovedEvent
-
Returns the data model where the event originated.
- getGanttModel() - Method in class ilog.views.gantt.event.CriticalPathEvent
-
Returns the Gantt model that is having it critical path computed.
- getGanttModel() - Method in class ilog.views.gantt.event.IlvHierarchyNodeChildEvent
-
Returns the data model where the event originated.
- getGanttModel() - Method in class ilog.views.gantt.event.IlvHierarchyNodeMovedEvent
-
Returns the data model where the event originated.
- getGanttModel() - Method in class ilog.views.gantt.event.ReservationInsertedEvent
-
Returns the data model where the event originated.
- getGanttModel() - Method in class ilog.views.gantt.event.ReservationRemovedEvent
-
Returns the data model where the event originated.
- getGanttModel() - Method in class ilog.views.gantt.event.RowChildEvent
-
- getGanttModel() - Method in class ilog.views.gantt.event.RowCollapsedEvent
-
- getGanttModel() - Method in class ilog.views.gantt.event.RowExpandedEvent
-
- getGanttModel() - Method in class ilog.views.gantt.event.RowMovedEvent
-
- getGanttModel() - Method in class ilog.views.gantt.graphic.IlvDefaultActivityRendererFactory
-
Returns the current Gantt model of the chart.
- getGanttModel() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the data model that this sheet is displaying.
- getGanttModel() - Method in class ilog.views.gantt.graphic.interactor.IlvGanttObjectInteractor
-
- getGanttModel() - Method in class ilog.views.gantt.graphic.interactor.IlvGanttSheetInteractor
-
Returns the data model that the Gantt sheet is currently displaying,
or null
if the interactor is not attached.
- getGanttModel() - Method in class ilog.views.gantt.graphic.interactor.IlvMakeConstraintInteractor
-
Returns the data model that the Gantt sheet is currently displaying.
- getGanttModel() - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the Gantt data model of the configuration.
- getGanttModel() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the Gantt data model for the hierarchy chart.
- getGanttModel() - Method in class ilog.views.gantt.model.IlvAbstractActivity
-
Returns the data model that is managing this activity.
- getGanttModel() - Method in class ilog.views.gantt.model.IlvAbstractConstraint
-
Returns the data model that is managing this constraint.
- getGanttModel() - Method in class ilog.views.gantt.model.IlvAbstractReservation
-
Returns the data model that is managing this reservation.
- getGanttModel() - Method in class ilog.views.gantt.model.IlvAbstractResource
-
Returns the data model that is managing this resource.
- getGanttModel() - Method in class ilog.views.gantt.model.IlvCriticalPathCalculator
-
Returns the Gantt data model for which this calculator is computing the critical
path.
- getGanttModel() - Method in class ilog.views.gantt.model.IlvGanttModelScheduler
-
Returns the Gantt data model for which this scheduler is computing the
critical path.
- getGanttModel() - Method in class ilog.views.gantt.project.IlvGanttProjectConfiguration
-
Returns the Gantt data model handled by this configuration.
- getGanttModel() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the Gantt data model that is being displayed.
- getGanttModel() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the Gantt data model that is being displayed.
- getGanttModel() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthView
-
Returns the Gantt data model that is being displayed.
- getGanttModel() - Method in class ilog.views.gantt.swing.IlvStringColumn
-
Returns the data model currently being displayed by the column.
- getGanttModel() - Method in class ilog.views.gantt.swing.IlvTreeColumn
-
Returns the data model currently being displayed by the column.
- getGanttModel() - Method in class ilog.views.gantt.xml.IlvGanttDocumentReader.Context
-
Returns the target Gantt model that the XML
document
is being read into.
- getGanttModel() - Method in class ilog.views.gantt.xml.IlvGanttDocumentWriter.Context
-
Returns the source Gantt model that is being written to the XML
document
.
- getGanttModel() - Method in class ilog.views.schedule.data.IlvResourceDataSet
-
Returns the Gantt data model associated with this data set.
- getGanttModel() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the Gantt data model for the Schedule Data chart.
- getGanttRow() - Method in class ilog.views.gantt.graphic.IlvActivityGraphic
-
Returns the Gantt row to which the activity graphic belongs.
- getGanttRowByIdentifier(IlvHierarchyNode) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the Gantt row identified by the given hierarchy node.
- getGanttRowCount() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the number of Gantt rows contained in this sheet, both visible and
hidden.
- getGanttSheet() - Method in class ilog.views.gantt.event.ActivityGraphicInteractorEvent
-
Returns the Gantt sheet on which the interaction happened.
- getGanttSheet() - Method in class ilog.views.gantt.graphic.IlvActivityGraphic
-
Returns the Gantt sheet to which the activity graphic belongs.
- getGanttSheet() - Method in class ilog.views.gantt.graphic.IlvConstraintGraphic
-
Returns the Gantt sheet to which the constraint graphic belongs.
- getGanttSheet() - Method in class ilog.views.gantt.graphic.IlvConstraintGraphicLayerPolicy
-
Returns the Gantt sheet.
- getGanttSheet() - Method in class ilog.views.gantt.graphic.interactor.IlvGanttObjectInteractor
-
- getGanttSheet() - Method in class ilog.views.gantt.graphic.interactor.IlvGanttSheetInteractor
-
Returns the Gantt sheet when the interactor is attached, or
null
if the interactor is not attached.
- getGanttSheet() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the Gantt sheet displaying the activities or the
reservations.
- getGanttSheet() - Method in class ilog.views.gantt.IlvJScrollGanttSheet
-
Returns the child Gantt sheet component.
- getGanttSheetBackground() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the background color of the Gantt sheet.
- getGap() - Method in class ilog.views.graphic.linkpolicy.IlvCrossingAwareLinkImage
-
Returns the gap width of the link crossings.
- getGap() - Method in interface ilog.views.hypergraph.crossing.IlvParameterizedCrossingAwareObject
-
Returns the gap width of the crossings.
- getGap() - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
-
Returns the gap width of the hyperedge crossings.
- getGap() - Method in class ilog.views.hypergraph.interactor.IlvMakeSegmentedHyperEdgeInteractor
-
Returns the gap width of the hyperedge crossings at the newly created
edge.
- getGauge() - Method in interface ilog.tgo.resource.css.IltNumericStateCustomization
-
Returns the gauge decoration object for the Performance, SAN, and SNMP
secondary state objects.
- getGenerateImageMap() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewComponentTag
-
Returns the image map of this chart view that should be generated.
- getGenerateImageMap() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the flag indicating whether an image map should be generated.
- getGeodeticComputation() - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
-
Returns the geodetic computation used to compute distances on the surface
of the earth
- getGeoDoubleValue(int) - Method in class ilog.views.maps.format.geotiff.IlvGeotiffTagDictionnary
-
Returns the double value contained in the GeoTiff Tag or NaN if this field does not contain a single number value or does not exist.
- getGeographicBackground() - Method in class ilog.views.maps.beans.IlvCompass
-
Returns the background color used to draw the geographic needles.
- getGeographicBackground() - Method in class ilog.views.maps.beans.IlvJCompass
-
Returns the background color used to draw the geographic needles.
- getGeographicCoordinateSystem() - Method in class ilog.views.maps.beans.IlvCoordinateViewer
-
Returns the geographic coordinate system used by this coordinate viewer.
- getGeographicCoordinateSystem() - Method in class ilog.views.maps.beans.IlvJCoordinateViewer
-
Returns the geographic coordinate system used by this coordinate viewer.
- getGeographicCoordinateSystem() - Method in class ilog.views.maps.srs.coordsys.IlvProjectedCoordinateSystem
-
Returns the associated geographic coordinate system.
- getGeographicForeground() - Method in class ilog.views.maps.beans.IlvCompass
-
Returns the foreground color used to draw the geographic needles.
- getGeographicForeground() - Method in class ilog.views.maps.beans.IlvJCompass
-
Returns the foreground color used to draw the geographic needles.
- getGeographicNeedleStyle() - Method in class ilog.views.maps.beans.IlvCompass
-
Returns the style used to draw the needle representing the geographic north.
- getGeographicNeedleStyle() - Method in class ilog.views.maps.beans.IlvJCompass
-
Returns the style used to draw the needle representing the geographic north.
- getGeographicNorth() - Method in class ilog.views.maps.beans.IlvCompass
-
Returns the current geographic north.
- getGeographicNorth() - Method in class ilog.views.maps.beans.IlvJCompass
-
Returns the current geographic north.
- getGeographicNorth() - Method in class ilog.views.maps.interactor.IlvPublicCompass
-
Retrieves the geographic north.
- GetGeometriesCount(Connection, String) - Static method in class ilog.views.maps.format.oracle.IlvSDOUtil
-
Returns the number of geometries contained in the [layerName]_SDOGEOM table.
- GetGeometriesCount(Connection, String) - Static method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOUtil
-
Returns the number of geometries contained in the specified table.
- getGeometry() - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFFeature
-
Constructs the geometry for a feature.
- getGeometry() - Method in class ilog.views.maps.IlvMapFeature
-
Returns the geometry of the map feature.
- getGeometryClassFilters() - Method in class ilog.views.maps.format.IlvDefaultTilableDataSource
-
- getGeometryClassFilters() - Method in class ilog.views.maps.format.svg.IlvSVGDataSource
-
- getGeometryClassFilters() - Method in class ilog.views.maps.format.wms.IlvWMSDataSource
-
- getGeometryClassInformation(IlvMapFeature) - Method in class ilog.views.maps.format.IlvDefaultTilableDataSource
-
Returns the geometry class information for the selected feature.
- getGeometryColumn() - Method in class ilog.views.maps.datasource.ibm.IlvDBDataSource
-
Fetches or returns the database information about the selected geometry column.
- getGeometryColumnName() - Method in class ilog.views.maps.datasource.ibm.IlvDBFeatureIterator
-
Returns the name of the table column where geometry is defined.
- getGeometryColumnName() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOLayerMetaData
-
Returns the name of the geometry column name of this metadata.
- getGeometryFactory(IlvVMAPTable) - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPReader
-
Gets appropriate IlvMapGeometry
factory for a given feature class table.
- getGeoreferencedBounds(IlvRect) - Method in interface ilog.views.maps.IlvGeoreferencedTile
-
Stores the longitude and latitude bounds of this tile in the specified IlvRect
.
- getGeoreferencedBounds(IlvRect) - Method in class ilog.views.maps.tiling.IlvAreaOfInterestTile
-
Returns the longitude and latitude bounds of the area represented by this tile.
- getGeoUnitValue(IlvUnit, int) - Method in class ilog.views.maps.format.geotiff.IlvGeotiffTagDictionnary
-
Returns the double value contained in the GeoTiff Tag transformed into the supplied unit.
- getGeoValue(int) - Method in class ilog.views.maps.format.geotiff.IlvGeotiffTagDictionnary
-
Returns the key value of the geotiff tag.
- getGesture() - Method in class ilog.cpl.interactor.IlpGestureAction
-
Returns the gesture that is recognized by the
interactor to trigger an action.
- getGesture() - Method in class ilog.cpl.interactor.IlpInteractionState
-
When a complete gesture has been recognized, returns this gesture,
otherwise returns null
.
- getGestureAction(IlpGesture) - Method in class ilog.cpl.graphic.views.IlpViewsViewInteractor
-
Provides default gesture actions, depending on the view.
- getGestureAction(IlpGesture) - Method in class ilog.cpl.interactor.IlpAbstractInteractor
-
Returns the customized action associated with the given gesture, if any.
- getGestureAction(IlpGesture, int) - Method in class ilog.cpl.interactor.IlpAbstractInteractor
-
Returns the customized action associated with the given gesture, if any.
- getGestureAction(IlpGesture) - Method in interface ilog.cpl.interactor.IlpInteractor
-
Returns the customized action associated with the given gesture, if any.
- getGestureAction(IlpGesture, int) - Method in interface ilog.cpl.interactor.IlpInteractor
-
Returns the customized action associated with the given gesture and
modifiers, if any.
- getGestureButton(IlpGesture) - Method in class ilog.cpl.interactor.IlpAbstractInteractor
-
Retrieves the mouse button that will trigger the specified gesture.
- getGestureButton(IlpGesture) - Method in interface ilog.cpl.interactor.IlpInteractor
-
Returns the mouse button that triggers the specified gesture.
- getGestureModifiers(IlpGesture) - Method in class ilog.cpl.interactor.IlpAbstractInteractor
-
- getGestureModifiers(IlpGesture) - Method in interface ilog.cpl.interactor.IlpInteractor
-
Returns the keyboard modifiers that trigger the specified gesture.
- getGetDocumentation() - Method in class ilog.views.maps.propertysheet.IlvMapStylePropertySheet.IlvRetargetedPropertyDescriptor
-
Returns a String
representing an URL where
the HTML documentation of the get method of the property is.
- getGetMethod() - Method in class ilog.views.prototypes.IlvJavaBehavior
-
Gets the getMethod
parameter for this behavior object.
- getGhostBoundingBox(IlvTransformer) - Method in class ilog.views.graphlayout.bus.IlvBusLinkConnector
-
- getGhostBoundingBox(IlvTransformer) - Method in class ilog.views.IlvLinkConnector
-
Returns the bounding box of the ghost of the connection points.
- getGhostBoundingBox(IlvTransformer) - Method in class ilog.views.linkconnector.IlvCenterLinkConnector
-
The implementation of this abstract method of
IlvLinkConnector
returns an empty
IlvRect
.
- getGhostBoundingBox(IlvTransformer) - Method in class ilog.views.linkconnector.IlvFreeLinkConnector
-
- getGhostBoundingBox(IlvTransformer) - Method in class ilog.views.linkconnector.IlvPinLinkConnector
-
Returns the bounding box of the ghost of the pins.
- getGhostBoundingBox(IlvTransformer) - Method in class ilog.views.sdm.renderer.IlvSDMLinkConnector
-
The implementation of this abstract method of
IlvLinkConnector
returns an empty
IlvRect
.
- getGhostBounds() - Method in class ilog.views.chart.IlvChartInteractor
-
Returns the ghost bounds.
- getGhostBounds() - Method in class ilog.views.chart.interactor.IlvChartDataIndicatorInteractor
-
Returns the ghost bounds.
- getGhostBounds() - Method in class ilog.views.chart.interactor.IlvChartEditPointInteractor
-
Returns the ghost bounds.
- getGhostBounds() - Method in class ilog.views.chart.interactor.IlvChartZoomInteractor
-
Returns the ghost bounds.
- getGhostColor() - Method in class ilog.views.chart.IlvChartInteractor
-
Returns the color used during the ghost drawing operation.
- getGisLabel(IlvGraphic) - Method in interface ilog.views.maps.label.IlvMapLabelFactory
-
Returns the appropriate IlvMapLabelingLabel[]
for
an IlvGraphic
component.
- getGlassPane() - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
-
Returns the glass pane for this internal frame.
- getGLComponent() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DView
-
Returns the internal component used to draw GL objects.
- getGlobalAlignment() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the global alignment option.
- getGlobalConnectorStyle() - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Returns the global style of the connectors.
- getGlobalDestinationPointMode() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the global mode for the connection points of the links on the
destination nodes.
- getGlobalDestinationPointMode() - Method in class ilog.views.graphlayout.link.IlvLinkLayout
-
Returns the global mode for the connection points of the links on the
destination nodes.
- getGlobalDestinationPointMode() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
-
Returns the global mode for the connection points of the links on the
destination nodes.
- getGlobalDestinationPointMode() - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Returns the global mode for the connection points of the links on the
destination nodes.
- getGlobalHandlesSelectionStyle() - Static method in class ilog.views.chart.util.IlvSelectionUtil
-
Returns a reference to the global handles selection style used by the
static methods of this class.
- getGlobalHorizontalAlignment() - Method in class ilog.views.graphlayout.grid.IlvGridLayout
-
Returns the global horizontal alignment style.
- getGlobalIncrementalModifiedLinkReshapeMode() - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Returns the reshape mode used during the incremental layout of
modified links.
- getGlobalIncrementalNodeMovementMode() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the node movement mode used during incremental layout.
- getGlobalIncrementalUnmodifiedLinkReshapeMode() - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Returns the reshape mode used during the incremental layout of
unmodified links.
- getGlobalLinkStyle() - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
-
Returns the global style of the shapes of links.
- getGlobalLinkStyle() - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
-
Returns the current choice for the style of the shape of the links.
- getGlobalLinkStyle() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the global style of the shapes of links.
- getGlobalLinkStyle() - Method in class ilog.views.graphlayout.link.IlvLinkLayout
-
Returns the global style of the shapes of links.
- getGlobalLinkStyle() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
-
Returns the global style of the shapes of links.
- getGlobalLinkStyle() - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Returns the current choice for the style of the shape of the links.
- getGlobalLinkStyle() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the global style of the shapes of links.
- getGlobalOriginPointMode() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the global mode for the connection points of the links on the
origin nodes.
- getGlobalOriginPointMode() - Method in class ilog.views.graphlayout.link.IlvLinkLayout
-
Returns the global mode for the connection points of the links on the
origin nodes.
- getGlobalOriginPointMode() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
-
Returns the global mode for the connection points of the links on the
origin nodes.
- getGlobalOriginPointMode() - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Returns the global mode for the connection points of the links on the
origin nodes.
- getGlobalSelfLinkStyle() - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
-
Returns the current choice for the style of the shape of the self-links.
- getGlobalSelfLinkStyle() - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Returns the current choice for the style of the shape of the
self-links.
- getGlobalVerticalAlignment() - Method in class ilog.views.graphlayout.bus.IlvBusLayout
-
Returns the global vertical alignment style.
- getGlobalVerticalAlignment() - Method in class ilog.views.graphlayout.grid.IlvGridLayout
-
Returns the global vertical alignment style.
- getGoButton() - Method in class ilog.views.maps.beans.IlvJAreaOfInterestPanel
-
Returns the go Button.
- getGradient(int, Color) - Static method in class ilog.views.chart.IlvColor
-
Returns a gradient according to the specified color and type.
- getGradient(int, Color[]) - Static method in class ilog.views.chart.IlvColor
-
Returns a gradient according to the specified colors and type.
- getGradientAnchors() - Method in class ilog.views.sdm.graphic.IlvPaint
-
Returns the anchor coordinates.
- getGradientColor(int) - Method in class ilog.views.chart.graphic.IlvGradientRenderingHint
-
Returns the transition color at the specified index.
- getGradientColor1() - Method in class ilog.views.sdm.graphic.IlvPaint
-
Returns one of the gradient colors.
- getGradientColor2() - Method in class ilog.views.sdm.graphic.IlvPaint
-
Returns one of the gradient colors.
- getGradientValue(int) - Method in class ilog.views.chart.graphic.IlvGradientRenderingHint
-
Returns the transition value at the specified index.
- getGraphController() - Method in class ilog.cpl.graph.IlpAbstractGraphHandler
-
Returns the controller component.
- getGrapher() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the IlvGrapher
used by this view.
- getGrapher() - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltLabelingModel
-
Returns the IltCompositeGrapher
which this
model applies to.
- getGrapher(IltObject) - Method in class ilog.tgo.graphic.IltCompositeGrapher
-
Returns the grapher holding the graphic representation
of a given IltObject
.
- getGrapher() - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns the IlvGrapher
encapsulated by the adapter.
- getGrapher() - Method in interface ilog.views.graphlayout.IlvGrapherPropertyAdapter
-
Returns the IlvGrapher
encapsulated by the adapter.
- getGrapher() - Method in class ilog.views.graphlayout.IlvGraphLayout
-
Returns the
IlvGrapher
that contains the nodes and links to be
laid out.
- getGrapher() - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns the
IlvGrapher
that stores the nodes and links of the
graph.
- getGrapher() - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns the
IlvGrapher
that stores the nodes and links of the
graph.
- getGrapher() - Method in class ilog.views.interactor.IlvGrapherPinInteractor
-
Returns the grapher where the interactor is attached.
- getGrapher() - Method in class ilog.views.interactor.IlvMakeLinkInteractor
-
Returns the grapher where the interactor is attached.
- getGrapher() - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns the grapher associated with this SDM engine.
- getGrapherAdapter() - Method in class ilog.views.graphlayout.IlvLayoutGraphicFilter
-
Returns the IlvGrapherAdapter
with which the filter is
associated.
- getGrapherCleanerHandler() - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns the current grapher cleaner handler.
- getGrapherForCreateGraphic(IlpRepresentationObject, IlpAttribute) - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the IltCompositeGrapher
in which the graphic object,
of type IltCompositeGraphic
, of a given object should be
created.
- getGraphHandler() - Method in class ilog.cpl.graph.IlpGraphController
-
Returns the handler for everything.
- getGraphic() - Method in class ilog.cpl.graph.GraphRendererEvent
-
Returns the graphic object which has been added or updated.
- getGraphic(IlpRepresentationObject) - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the IlpGraphic
object that was created by rendering
a given representation object.
- getGraphic(IlpPoint) - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the IlpGraphic
object at the given position in this
object.
- getGraphic(IlpRepresentationObject) - Method in class ilog.cpl.graphic.IlpDefaultGraphicHolder
-
Gets the graphic object associated with the given representation object.
- getGraphic(IlpRepresentationObject, IlpAttribute) - Method in class ilog.cpl.graphic.IlpDefaultGraphicHolder
-
Gets the graphic object associated with the given representation object
and attribute.
- getGraphic(IlpRepresentationObject) - Method in class ilog.cpl.graphic.IlpEmptyGraphicHolder
-
Returns null
always, as this graphic holder does not
store any references.
- getGraphic(IlpRepresentationObject, IlpAttribute) - Method in class ilog.cpl.graphic.IlpEmptyGraphicHolder
-
Returns null
always, as this graphic holder does not
store any references.
- getGraphic(IlpRepresentationObject) - Method in interface ilog.cpl.graphic.IlpGraphicHolder
-
Gets the graphic object associated with the given representation object.
- getGraphic(IlpRepresentationObject, IlpAttribute) - Method in interface ilog.cpl.graphic.IlpGraphicHolder
-
Gets the graphic object associated with the given representation object
and attribute.
- getGraphic(IlpPoint) - Method in interface ilog.cpl.graphic.IlpGraphicView
-
Returns the IlpGraphic
object at the given position in this object.
- getGraphic() - Method in class ilog.cpl.interactor.IlpDefaultObjectInteractionContext
-
Returns the graphic object on which the interaction occurs.
- getGraphic() - Method in class ilog.cpl.interactor.IlpObjectActionEvent
-
Returns the graphic on which the interaction occurred.
- getGraphic() - Method in interface ilog.cpl.interactor.IlpObjectInteractionContext
-
Returns the graphic object on which the interaction occurs.
- getGraphic(IlpPoint) - Method in class ilog.cpl.table.IlpTableView
-
- getGraphic(IlpPoint) - Method in class ilog.cpl.tree.IlpTreeView
-
Returns the IlpGraphic
object at the given position in this object.
- getGraphic() - Method in interface ilog.tgo.graphic.IltObjectInteractorContext
-
Deprecated.
Returns the composite graphic object on which the event has occurred.
- getGraphic() - Method in class ilog.tgo.graphic.IltSelectionEvent
-
Returns the composite graphic object on which the event has occurred.
- getGraphic() - Method in class ilog.tgo.graphic.IltShapeChangedEvent
-
Returns the graphic object whose shape has changed.
- getGraphic() - Method in class ilog.tgo.graphic.renderer.IltCardBaseRenderer.Graphic
-
Returns the graphic instance that will be displayed by this base
renderer.
- getGraphic() - Method in class ilog.tgo.graphic.renderer.IltLedBaseRenderer.Graphic
-
Returns the graphic instance that will be displayed
by this base renderer.
- getGraphic() - Method in class ilog.tgo.graphic.renderer.IltLogicalBaseRenderer.Graphic
-
Returns the graphic instance that will be displayed
by this base renderer.
- getGraphic() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.Graphic
-
Returns the graphic instance that will be displayed
by this base renderer.
- getGraphic() - Method in class ilog.tgo.graphic.renderer.IltOPCBaseRenderer.Graphic
-
Returns the graphic instance that will be displayed
by this base renderer.
- getGraphic() - Method in class ilog.tgo.graphic.renderer.IltPortBaseRenderer.Graphic
-
Returns the graphic instance that will be displayed by this base
renderer.
- getGraphic() - Method in class ilog.tgo.graphic.renderer.IltTinyBaseRenderer.Graphic
-
Returns the graphic instance that will be displayed
by this base renderer.
- getGraphic() - Method in class ilog.tgo.interactor.IltMoveInteractor
-
Returns the composite graphic object.
- getGraphic() - Method in class ilog.tgo.model.IltGraphicChangedEvent
-
Returns the composite graphic object on which the event has occurred.
- getGraphic() - Method in class ilog.tgo.model.IltObject
-
Returns the graphic representations of this object.
- getGraphic(IltGraphicManager) - Method in class ilog.tgo.model.IltObject
-
- getGraphic() - Method in class ilog.views.chart.graphic.IlvGraphicDecoration
-
Returns the graphic object wrapped by this decoration.
- getGraphic() - Method in class ilog.views.event.ManagerSelectionChangedEvent
-
Returns the graphic object whose selection has changed.
- getGraphic(Point2D) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the graphic located at the specified point in the Gantt sheet;
otherwise, it returns null
.
- getGraphic() - Method in class ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer
-
Returns the IlvGraphic
used to render activities.
- getGraphic() - Method in class ilog.views.graphic.composite.layout.IlvAttachableGraphic
-
Returns the IlvGraphic
instance for this object.
- getGraphic() - Method in exception ilog.views.IlvMissingApplyToObjectException
-
Returns the graphic object on which this exception occurred.
- getGraphic() - Method in class ilog.views.maps.beans.IlvJScaleBar
-
Returns the IlvGraphic
that represents the scale part of the IlvScaleBar
.
- getGraphic() - Method in class ilog.views.maps.beans.IlvScaleBar
-
Returns the IlvGraphic
that represents the scale part of the IlvScaleBar
.
- getGraphic() - Method in class ilog.views.maps.graphic.style.IlvMapStyle
-
Returns an IlvGraphic
object previously set by a call to
setGraphic
.
- getGraphic() - Method in class ilog.views.prototypes.IlvGraphicElement
-
Returns the IlvGraphic
object that the graphic element contains.
- getGraphic(Object, boolean) - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns the JViews graphic object associated with
an application object.
- getGraphic() - Method in class ilog.views.swing.IlvPopupMenuContext
-
Returns the graphic object that has the pop-up menu.
- getGraphicBag() - Method in class ilog.tgo.swing.IltComponentGraphic
-
Deprecated.
Implementation of the IlvGraphicBag
interface.
- getGraphicBag() - Method in class ilog.views.chart.graphic.IlvGraphicDecoration
-
Returns the IlvGraphicBag
that contains this bag or
null
if it is not contained in any bag.
- getGraphicBag() - Method in class ilog.views.event.GraphicBagHierarchyEvent
-
Returns the source of the event.
- getGraphicBag() - Method in class ilog.views.graphic.composite.decoration.IlvDefaultGraphicManagerFrame
-
Returns the parent grapher.
- getGraphicBag(int) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns the graphic of the child at the given position
- getGraphicBag() - Method in class ilog.views.IlvGraphic
-
Returns the graphic bag that contains the object.
- getGraphicBag() - Method in interface ilog.views.IlvGraphicBag
-
Returns the IlvGraphicBag
that contains this bag or
null
if it is not contained in any bag.
- getGraphicBag() - Method in class ilog.views.io.IlvInputStream
-
Returns the graphic bag.
- getGraphicBag() - Method in class ilog.views.prototypes.IlvGraphicElement
-
Returns the graphic bag that contains the graphic object associated with this graphic element.
- getGraphicBag() - Method in class ilog.views.prototypes.IlvPrototypeBeanSupport
-
Implementation of IlvGraphicBag
interface.
- getGraphicBag(int) - Method in class ilog.views.sdm.graphic.IlvSDMCompositeNode
-
Returns the graphic of the child at the specified position.
- getGraphicBag() - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer.GraphicManagerFrame
-
Returns the parent grapher.
- getGraphicComponent(UIComponent) - Method in class ilog.tgo.faces.equipment.dhtml.renderkit.IltFacesEquipmentViewRenderer
-
Returns the underlying IlpGraphicComponent
associated with the
provided component.
- getGraphicComponent(UIComponent) - Method in class ilog.tgo.faces.graph.dhtml.renderkit.IltFacesGraphViewRenderer
-
Returns the underlying IlpGraphicComponent
associated with the
provided component.
- getGraphicComponent(ServerActionEvent) - Method in class ilog.tgo.faces.graph.dhtml.servlet.IltFacesGraphPopupListener
-
Accesses the appropriate graphic component holding the representation
objects.
- getGraphicComponent(HttpServletRequest) - Method in class ilog.tgo.faces.graph.dhtml.servlet.IltFacesGraphPopupSupport
-
Returns the IlpGraphView
instance corresponding to the
underlying graphic component.
- getGraphicComponent(UIComponent) - Method in class ilog.tgo.faces.network.dhtml.renderkit.IltFacesNetworkViewRenderer
-
Returns the underlying IlpGraphicComponent
associated with the
provided component.
- getGraphicComponent(HttpServletRequest) - Method in class ilog.views.chart.servlet.IlvChartPopupMenuSupport
-
Returns the IlvChart
instance used to render the image.
- getGraphicComponent() - Method in class ilog.views.faces.dhtml.event.FacesViewActionEvent
-
Returns the graphic component that contains the selected object.
- getGraphicComponent(ServerActionEvent) - Method in class ilog.views.faces.dhtml.servlet.IlvFacesPopupMenuActionListener
-
Returns the graphic component displayed by the image.
- getGraphicComponent(HttpServletRequest) - Method in class ilog.views.gantt.servlet.IlvGanttPopupMenuSupport
-
Returns the chart used for the specified request.
- getGraphicComponent(HttpServletRequest) - Method in class ilog.views.servlet.IlvManagerPopupServletSupport
-
Returns the manager view by calling the support.getManagerView()
.
- getGraphicComponent() - Method in class ilog.views.util.servlet.event.ServletActionEvent
-
Returns the graphic component that contains the selected object.
- getGraphicComponent(HttpServletRequest) - Method in class ilog.views.util.servlet.IlvPopupMenuServletSupport
-
Returns the graphic component displayed by the linked servlet.
- getGraphicComponentClass() - Method in class ilog.cpl.equipment.IlpEquipmentView
-
Returns the graphic component class supported by this implementation of
graphic view.
- getGraphicComponentClass() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the graphic component class supported by this implementation of
graphic view.
- getGraphicComponentClass() - Method in interface ilog.cpl.graphic.IlpGraphicView
-
Returns the graphic component class supported by this implementation of
graphic view.
- getGraphicComponentClass() - Method in class ilog.cpl.network.IlpNetworkView
-
Returns the graphic component class supported by this implementation of
graphic view.
- getGraphicComponentClass() - Method in class ilog.cpl.table.IlpTableView
-
Returns the graphic component class supported by this implementation of
graphic view.
- getGraphicComponentClass() - Method in class ilog.cpl.tree.IlpTreeView
-
Returns the graphic component class supported by this implementation of
graphic view.
- getGraphicElement(IlvPoint, IlvTransformer) - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
Returns the graphic element which contains the given transformed point.
- getGraphicFactory() - Method in class ilog.views.dxf.IlvDXFReaderConfigurator
-
Returns the factory in charge with the creation of the graphic objects
for the DXF reader.
- getGraphicFactory() - Method in class ilog.views.svg.SVGDocumentReaderConfigurator
-
Returns the factory in charge of the creation of the graphic objects
for the SVG reader.
- getGraphicFromLatLonCoordinate(double, double, IlvPoint) - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
-
Computes an IlvPoint
for placing IlvGraphic
objects on the view from
lat/lon coordinates.
- getGraphicHolder() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the association between representation objects
and graphic objects.
- GetGraphicHolder() - Static method in class ilog.cpl.graphic.IlpEmptyGraphicHolder
-
Returns the single instance of graphic holder that
is used when the graphic view is not interested in
storing the association between objects/attributes and
graphic instances.
- getGraphicHolder() - Method in interface ilog.cpl.graphic.IlpGraphicView
-
Returns the association between object representations
and graphics.
- getGraphicHolder() - Method in class ilog.cpl.table.IlpTableView
-
- getGraphicHolder() - Method in class ilog.cpl.tree.IlpTreeView
-
Returns the association between object representations
and graphics.
- getGraphicInHierarchy(IltGraphicManager) - Method in class ilog.tgo.model.IltObject
-
Returns the IltGraphic which represents this object in the hierarchy
of a given manager (below, above or unrelated).
- getGraphicInteractions(IltGraphicManager) - Method in class ilog.tgo.model.IltObject
-
- getGraphicLabel() - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
Returns the graphic corresponding to the label of
this element.
- getGraphicLabelRecursive(Collection) - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
- getGraphicLayerDataSource() - Method in class ilog.views.maps.beans.IlvMapAnnotationModel
-
Provides an iterator to iterate through the data sources stored in this model.
- getGraphicNotNull(IltGraphicManager) - Method in class ilog.tgo.model.IltObject
-
Returns the IltCompositeGraphic which represents this object in a given
manager.
- getGraphicNotNullInHierarchy(IltGraphicManager) - Method in class ilog.tgo.model.IltObject
-
Returns the IltGraphic which represents this object in the hierarchy
of a given manager (below, above or unrelated).
- getGraphicObject() - Method in class ilog.views.dashboard.IlvDashboardSymbol
-
Returns the graphic object representing the symbol.
- getGraphicObject() - Method in class ilog.views.event.ManagerContentAboutToChangeEvent
-
Returns the graphic object about to be changed or about to be deleted.
- getGraphicObject() - Method in class ilog.views.event.NamedPropertyEvent
-
Returns the graphic object that caused the event.
- getGraphicObject() - Method in class ilog.views.event.ObjectBBoxChangedEvent
-
Returns the graphic object concerned
by this event.
- getGraphicObject() - Method in class ilog.views.event.ObjectInsertedEvent
-
Returns the graphic object concerned
by this event.
- getGraphicObject() - Method in class ilog.views.event.ObjectLayerChangedEvent
-
Returns the graphic object concerned
by this event.
- getGraphicObject() - Method in class ilog.views.event.ObjectRemovedEvent
-
Returns the graphic object concerned
by this event.
- getGraphicObject() - Method in class ilog.views.event.ObjectVisibilityChangedEvent
-
Returns the graphic object concerned
by this event.
- GetGraphicObject(Transferable) - Static method in class ilog.views.IlvGraphic
-
A static method that decodes a Transferable
object.
- getGraphicObject() - Method in class ilog.views.sdm.event.SDMEngineObjectRenderedEvent
-
Returns the graphic object that has just been created
to render a data object.
- getGraphicObjectComparator(IlvManagerLayer, IlvManagerView, HttpServletRequest) - Method in class ilog.tgo.faces.graph.dhtml.servlet.IltFacesGraphServletSupport
-
Returns a Comparator
implementation that will be used to
sort the IlvGraphic
instances in the given layer that need to
have their image map generated.
- getGraphicObjectComparator(IlvManagerLayer, IlvManagerView, HttpServletRequest) - Method in class ilog.views.servlet.IlvManagerServletSupport
-
Returns a Comparator
implementation that will be used to
sort the IlvGraphic
instances in the given layer that need to
have their image map generated.
- getGraphicParameters() - Static method in class ilog.views.symbology.palettes.IlvPaletteSymbol
-
Returns an array of predefined graphic parameters available for any symbol
- getGraphicProperty(IlvSDMEngine, Object, String, String[], Class<?>) - Method in class ilog.views.sdm.renderer.IlvExpandCollapseRenderer
-
Deprecated.
Modifies the Layer
rendering property so that
sub-graphs are displayed on top of their frames.
- getGraphicProperty(IlvSDMEngine, Object, String, String[], Class<?>) - Method in class ilog.views.sdm.renderer.IlvFilterSDMRenderer
-
This method simply calls the getGraphicProperty
method
of the filtered renderer.
- getGraphicProperty(IlvSDMEngine, Object, String, String[], Class<?>) - Static method in class ilog.views.sdm.renderer.IlvRendererUtil
-
This method calls the getGraphicProperty
method
of the root renderer attached to the SDM engine.
- getGraphicProperty(IlvSDMEngine, Object, String, String[], Class<?>) - Method in class ilog.views.sdm.renderer.IlvSDMRenderer
-
Gets the value of a property used to render an object graphically.
- getGraphicProperty(IlvSDMEngine, Object, String, String[], Class) - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
-
Gets the value of a graphic property for the specified
application object.
- getGraphicProperty(IlvSDMEngine, Object, String, String[], Class<?>) - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer
-
Modifies the Layer
rendering property so that
subgraphs are displayed on top of their frames.
- getGraphicProperty(IlvSDMEngine, Object, String, String[], Class) - Method in class ilog.views.sdm.renderer.maps.IlvMapRenderer
-
This method is overridden to handle requests for the "x"
and
"y"
properties.
- getGraphicPropertyAsBoolean(IlvSDMEngine, Object, String, String[], boolean) - Static method in class ilog.views.sdm.renderer.IlvRendererUtil
-
- getGraphicPropertyAsColor(IlvSDMEngine, Object, String, String[], Color) - Static method in class ilog.views.sdm.renderer.IlvRendererUtil
-
- getGraphicPropertyAsDouble(IlvSDMEngine, Object, String, String[], double) - Static method in class ilog.views.sdm.renderer.IlvRendererUtil
-
- getGraphicPropertyAsFloat(IlvSDMEngine, Object, String, String[], float) - Static method in class ilog.views.sdm.renderer.IlvRendererUtil
-
- getGraphicPropertyAsInt(IlvSDMEngine, Object, String, String[], int) - Static method in class ilog.views.sdm.renderer.IlvRendererUtil
-
- getGraphicPropertyAsLong(IlvSDMEngine, Object, String, String[], long) - Static method in class ilog.views.sdm.renderer.IlvRendererUtil
-
- getGraphicPropertyAsString(IlvSDMEngine, Object, String, String[], String) - Static method in class ilog.views.sdm.renderer.IlvRendererUtil
-
- getGraphicRenderer() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
- getGraphicRenderer() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
- getGraphicRendererContextFactory() - Method in class ilog.cpl.graph.IlpGraphView
-
Accesses the renderer context factory (instance of
IlpGraphicRendererContextFactory
).
- getGraphicRepresentationStyle() - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
Returns the graphic representation style.
- getGraphicRepresentationStyle(IltCompositeGraphic) - Method in class ilog.tgo.model.IltAbstractLink
-
Returns the graphic representation type that should be used to the given
composite graphic in this moment.
- getGraphicRepresentationStyle(IltCompositeGraphic) - Method in class ilog.tgo.model.IltObject
-
Returns the graphic representation type that should be used to the given
composite graphic in this moment.
- getGraphics(IlpRepresentationObject) - Method in class ilog.cpl.graphic.IlpDefaultGraphicHolder
-
Returns the collection of all graphic instances associated with
the given representation object, including the graphic instances related to
attributes.
- getGraphics() - Method in class ilog.cpl.interactor.IlpDefaultViewInteractionContext
-
Returns the collection of
IlpGraphic
s involved in
a gesture.
- getGraphics() - Method in interface ilog.cpl.interactor.IlpViewInteractionContext
-
Returns the collection of
IlpGraphic
s involved in
a gesture.
- getGraphics() - Method in class ilog.tgo.swing.IltComponentManager
-
- getGraphics() - Method in class ilog.views.chart.event.ChartDrawEvent
-
Returns the graphics on which the drawing operation is performed.
- getGraphics() - Method in class ilog.views.chart.IlvChart.Area
-
Returns a graphics context, which lets you draw directly on the chart
area component.
- getGraphics() - Method in class ilog.views.chart.IlvChart.IlvChartImagePaintContext
-
Returns the Graphics context to perform drawing operations.
- getGraphics() - Method in class ilog.views.chart.servlet.IlvChartHitmapAccumulator
-
Returns a graphic context.
- getGraphics() - Method in interface ilog.views.IlvObjectInteractorContext
-
Returns a Graphics
to perform additional drawings.
- getGraphics() - Method in class ilog.views.prototypes.IlvPrototypeBeanSupport
-
Implementation of the IlvObjectInteractorContext
interface.
- getGraphics() - Method in class ilog.views.servlet.IlvHitmapDefinition
-
Returns the vector of the managed graphic objects
- getGraphicSetting(IltGraphicSetting) - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
Returns the value of a given graphic setting.
- getGraphicSetting(IltGraphicManager, IltGraphic, IltGraphicSetting) - Method in class ilog.tgo.model.IltObject
-
Returns the value of a graphic setting of the graphic representation
in a given IltGraphicManager.
- getGraphicSetting(IltGraphicManager, IltGraphicSetting) - Method in class ilog.tgo.model.IltObject
-
Returns the value of a graphic setting of the graphic representation
in a given IltGraphicManager.
- getGraphicSettings() - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
Returns all (non-transient) graphic settings altogether.
- getGraphicSettings(IltGraphicManager) - Method in class ilog.tgo.model.IltObject
-
Deprecated.
- getGraphicSettings() - Method in class ilog.tgo.model.IltObjectSource
-
Deprecated.
Returns the IltGraphicSettings
associated with the
IltObjects
returned by getObjects
.
- getGraphicsInside(Rectangle2D) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns a collection of the graphics that are inside the specified
rectangle of the Gantt sheet.
- getGraphicsIntersects(Rectangle2D) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns a collection of the graphics that intersect the specified
rectangle of the Gantt sheet.
- getGraphicSymbol(IlvGraphic) - Method in class ilog.views.dashboard.IlvDashboardDiagram
-
Returns the symbol corresponding to graphic
.
- getGraphicView() - Method in class ilog.cpl.graphic.views.IlpManagerView
-
Returns the graphic view to which this manager view belongs.
- getGraphicView() - Method in class ilog.cpl.style.IlpStyleContext
-
Deprecated.
Returns graphic view.
- getGraphLayout() - Method in interface ilog.cpl.graph.css.IlpGraphViewCSS
-
Returns if the graph layout configuration is enabled or not
for the component.
- getGraphLayout() - Method in class ilog.views.graphlayout.GraphLayoutEvent
-
Returns the graph layout that is the source of the event.
- getGraphLayout() - Method in class ilog.views.graphlayout.GraphLayoutParameterEvent
-
Returns the graph layout instance of the event.
- getGraphLayout(IlvGraphModel) - Method in class ilog.views.graphlayout.IlvDefaultLayoutProvider
-
Returns the layout instance to be used to lay out
graphModel
.
- getGraphLayout() - Method in exception ilog.views.graphlayout.IlvInappropriateGraphException
-
Returns the layout instance for which the exception was raised, or
null
if the exception was raised by a direct call to
methods of
IlvGraphModel
.
- getGraphLayout(IlvGraphModel) - Method in interface ilog.views.graphlayout.IlvLayoutProvider
-
Returns the layout instance to be used for laying out
graphModel
.
- getGraphLayout(IlvGraphModel) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayoutProvider
-
Returns the layout instance to be used to lay out
graphModel
.
- getGraphLayout() - Method in class ilog.views.graphlayout.swing.IlvJGraphLayoutProgressBar
-
Returns the layout algorithm for which this progress bar must be used.
- getGraphLayout() - Method in class ilog.views.sdm.event.SDMGraphLayoutRendererEvent
-
Returns the IlvGraphLayout
associated with the IlvGraphLayoutRenderer
that fired the event.
- getGraphLayout() - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
-
Returns the graph layout algorithm that this renderer
will apply to the grapher.
- getGraphLayout(IlvSDMEngine, IlvGraphic) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
-
Returns the IlvGraphLayout
instance attached
to the IlvGrapher
containing a graphic object.
- getGraphLayout(IlvSDMEngine, IlvGrapher) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
-
Returns the IlvGraphLayout
instance attached
to the specified IlvGrapher
.
- getGraphLayoutRenderer() - Method in class ilog.cpl.equipment.IlpEquipmentController
-
Accesses the graphic layout renderer.
- getGraphLayoutRenderer() - Method in class ilog.cpl.graph.IlpGraphView
-
- getGraphLayoutRenderer() - Method in class ilog.cpl.network.IlpNetworkController
-
Accesses the graphic layout renderer.
- getGraphLayouts() - Method in class ilog.cpl.graph.graphlayout.IlpDefaultGraphLayoutSupport
-
Returns the list of graph layouts that have been
configured to this view.
- getGraphLayouts(int) - Method in class ilog.cpl.graph.graphlayout.IlpDefaultGraphLayoutSupport
-
Returns the graph layout that is configured at the given
index.
- getGraphLayouts(IlpRepresentationObject) - Method in class ilog.cpl.graph.graphlayout.IlpDefaultGraphLayoutSupport
-
Returns the list of graph layouts that have been
configured to the given subnetwork object.
- getGraphLayouts(IlpRepresentationObject, int) - Method in class ilog.cpl.graph.graphlayout.IlpDefaultGraphLayoutSupport
-
Returns the graph layout that is configured at the given
index for the given subnetwork object.
- getGraphLayouts() - Method in interface ilog.cpl.graph.graphlayout.IlpGraphLayoutSupport
-
Returns the list of graph layouts that have been
configured to this view.
- getGraphLayouts(int) - Method in interface ilog.cpl.graph.graphlayout.IlpGraphLayoutSupport
-
Returns the graph layout that is configured at the given
index.
- getGraphLayouts(IlpRepresentationObject) - Method in interface ilog.cpl.graph.graphlayout.IlpGraphLayoutSupport
-
Returns the list of graph layouts that have been
configured to the given subnetwork object.
- getGraphLayouts(IlpRepresentationObject, int) - Method in interface ilog.cpl.graph.graphlayout.IlpGraphLayoutSupport
-
Returns the graph layout that is configured at the given
index for the given subnetwork object.
- getGraphLayouts() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the list of graph layouts that have been
configured to this view.
- getGraphLayouts(int) - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the graph layout that is configured at the given
index.
- getGraphLayouts(IlpRepresentationObject) - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the list of graph layouts that have been
configured to the given subnetwork object.
- getGraphLayouts(IlpRepresentationObject, int) - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the graph layout that is configured at the given
index for the given subnetwork object.
- getGraphLayouts() - Method in class ilog.cpl.IlpEquipment
-
Returns the list of graph layouts that have been
configured to this view.
- getGraphLayouts(int) - Method in class ilog.cpl.IlpEquipment
-
Returns the graph layout that is configured at the given
index.
- getGraphLayouts() - Method in class ilog.cpl.IlpNetwork
-
Returns the list of graph layouts that have been
configured to this view.
- getGraphLayouts(int) - Method in class ilog.cpl.IlpNetwork
-
Returns the graph layout that is configured at the given
index.
- getGraphLayouts() - Method in class ilog.tgo.graphic.IltCompositeGrapher
-
Returns the layouts that have been configured to this grapher.
- getGraphLayouts(int) - Method in class ilog.tgo.graphic.IltCompositeGrapher
-
Returns the graph layout configured in the given index.
- getGraphLayoutSupport() - Method in class ilog.cpl.graph.IlpGraphView
-
Retrieves the layout support object.
- getGraphLayoutTransformer(IlvManager) - Method in class ilog.tgo.composite.IltLogicalZoomPolicy
-
Returns the reference transformer for a graph layout in a subgrapher.
- getGraphLayoutTransformer(IlvManager) - Method in class ilog.tgo.composite.IltPhysicalZoomPolicy
-
Returns the reference transformer for a graph layout in a subgrapher.
- getGraphLayoutTransformer(IlvManager) - Method in class ilog.tgo.composite.IltZoomPolicy
-
Returns the reference transformer for a graph layout in a subgrapher.
- getGraphModel() - Method in class ilog.cpl.graph.IlpAbstractGraphHandler
-
Returns the model component.
- getGraphModel() - Method in class ilog.cpl.graph.IlpGraphHandlerWithDataSource
-
Returns the model to which this handler is associated.
- getGraphModel() - Method in class ilog.tgo.graphic.IltCompositeGrapher
-
Returns the graph model used for the manager content.
- getGraphModel() - Method in class ilog.views.graphlayout.GraphModelEvent
-
Returns the graph model source of the event.
- getGraphModel() - Method in class ilog.views.graphlayout.IlvGraphLayout
-
Returns the graph model to lay out if a graph model is attached.
- getGraphModel(Object) - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns a graph model instance for a subgraph of a nested graph.
- getGraphModel() - Method in exception ilog.views.graphlayout.IlvInappropriateGraphException
-
Returns the graph model for which the exception was raised.
- getGraphModel(Object) - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns a graph model instance for a subgraph of a nested graph.
- getGraphSelectionModel() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the selection model.
- getGraphView() - Method in class ilog.cpl.graph.IlpGraphController
-
Access the view.
- getGraphView() - Method in class ilog.cpl.graph.IlpGraphHandlerWithDataSource
-
Returns the view to which this handler is associated.
- getGraphView(HttpServletRequest) - Method in class ilog.tgo.faces.equipment.dhtml.servlet.IltFacesEquipmentServletSupport
-
Returns the graph view stored in the session, or creates a new one
if needed.
- getGraphView() - Method in class ilog.tgo.faces.graph.component.IltFacesGraphView
-
Access the view component.
- getGraphView(HttpServletRequest) - Method in class ilog.tgo.faces.graph.dhtml.servlet.IltFacesGraphServletSupport
-
Returns the graph view stored in the session, or creates a new one
if needed.
- getGraphView(HttpServletRequest) - Method in class ilog.tgo.faces.network.dhtml.servlet.IltFacesNetworkServletSupport
-
Returns the graph view stored in the session, or creates a new one
if needed.
- getGravity0() - Method in class ilog.cpl.graphic.views.IlpPolyPoints
-
Returns the center of gravity of all points.
- getGravity0() - Method in class ilog.tgo.graphic.IltLogicalPolyPoints
-
Deprecated.
Returns the gravity center of all points.
- getGravity0() - Method in class ilog.views.util.java2d.IlvPolygon2D
-
Returns the center of gravity of all points.
- getGravity1() - Method in class ilog.cpl.graphic.views.IlpPolyPoints
-
Returns the center of gravity of all segments.
- getGravity1() - Method in class ilog.tgo.graphic.IltLogicalPolyPoints
-
Deprecated.
Returns the gravity center of all segments.
- getGravity1() - Method in class ilog.views.util.java2d.IlvPolygon2D
-
Returns the center of gravity of all segments.
- getGravity2() - Method in class ilog.cpl.graphic.views.IlpPolygon
-
Returns the gravity center of the area covered by the polygon.
- getGravity2() - Method in class ilog.tgo.graphic.IltLogicalPolygon
-
Deprecated.
Returns the gravity center of the area covered by the polygon.
- getGravity2() - Method in class ilog.views.util.java2d.IlvPolygon2D
-
Returns the gravity center of the area covered by the polygon.
- getGrayLevel() - Method in class ilog.tgo.graphic.renderer.IltAbstractImageBaseRendererFactory
-
Returns the gray level (0..255
) applied when computing
the alarm CarryingTraffic
representation.
- getGreatestMinimum(int) - Method in class ilog.views.util.time.IlvWrappedICUCalendar
-
Overridden version of the same method in
Calendar
.
- getGreen(int) - Method in class ilog.views.maps.graphic.style.IlvDoubleIntervalColorModel
-
Returns the interpolated green component for this pixel value.
- getGreen(int) - Method in class ilog.views.maps.raster.IlvAdjustableDelegateColorModel
-
Returns the green color component for the specified pixel.
- getGreen(int) - Method in class ilog.views.maps.rendering.IlvIntervalColorModel
-
Returns the interpolated Green component for this pixel value.
- getGreenButtonColor() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.MD
-
Returns the color used for the green buttons.
- getGrid() - Method in class ilog.tgo.swing.IltComponentManager
-
- getGrid() - Method in class ilog.views.diagrammer.IlvDiagrammer
-
- getGrid() - Method in class ilog.views.IlvManagerView
-
Returns the grid of the view.
- getGrid() - Method in interface ilog.views.IlvObjectInteractorContext
-
Returns the grid associated with this interactor context.
- getGrid() - Method in class ilog.views.prototypes.IlvPrototypeBeanSupport
-
Implementation of the IlvObjectInteractorContext
interface.
- getGridBagLayoutLineEnd() - Static method in class ilog.views.util.swing.SwingFactories
-
Returns the value for the "anchor" of a grid bag constraint that aligns the
component to the end of the line.
- getGridBagLayoutLineStart() - Static method in class ilog.views.util.swing.SwingFactories
-
Returns the value for the "anchor" of a grid bag constraint that aligns the
component to the start of the line.
- getGridColor() - Method in class ilog.cpl.table.IlpTableView
-
Returns the color used to draw grid lines to gridColor
and redisplays.
- getGridColor() - Method in class ilog.cpl.table.renderer.IlpViewRenderer
-
Returns the color used to draw grid lines to gridColor
and
redisplays.
- getGridColor() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.Server
-
Returns the color used for the server grid.
- getGridColor() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the color of the grid lines.
- getGridColor() - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
-
Returns the color to use for the grid lines.
- getGridColor() - Method in class ilog.views.maps.grids.IlvGridStyle
-
Retrieve the GRID_COLOR
attribute value.
- getGridShapes(IlvDoubleArray) - Method in class ilog.views.chart.IlvGrid
-
Returns the grid lines for the specified values as an
array of Shape
.
- getGridShapes(Graphics, boolean, IlvGanttGridContext) - Method in interface ilog.views.gantt.graphic.grid.IlvGanttGridRenderer
-
Returns the grid shapes used to draw the grid in the specified context
as an array of Shape
.
- getGridShapes(Graphics, boolean, IlvGanttGridContext) - Method in class ilog.views.gantt.graphic.grid.IlvHorizontalGanttGrid
-
Returns the grid shapes used to draw the grid in the specified context
as an array of Shape
.
- getGridShapes(Graphics, boolean, IlvGanttGridContext) - Method in class ilog.views.gantt.graphic.grid.IlvVerticalGanttGrid
-
Returns the grid shapes used to draw the grid in the specified context
as an array of Shape
.
- getGroundHeightAt(double, double) - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DModel
-
Computes and returns the elevation (above ground) at the specified location in 3D space coordinates.
- getGroundHeightAt(double, double) - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DTile
-
Computes and returns the elevation (above ground) at the specified location in 3D space coordinates.
- getGroundImprintColor() - Method in class ilog.views.maps.defense.terrain3d.symbol.Ilv3DSymbolStyle
-
Returns the ground Imprint line Color.
- getGroup() - Method in class ilog.views.appframe.event.IlvCheckableActionHandler
-
Returns the check group that the checkable action that this object handles belongs
to.
- GetGroup(Action) - Static method in class ilog.views.appframe.IlvAction
-
Returns the check group that the specified action
belongs to.
- getGroup() - Method in class ilog.views.graphlayout.hierarchical.IlvGroupSpreadConstraint
-
Returns the group of this constraint.
- getGroup() - Method in class ilog.views.graphlayout.hierarchical.IlvSideBySideConstraint
-
Returns the group of this constraint.
- getGroup() - Method in class ilog.views.graphlayout.hierarchical.IlvSwimLaneConstraint
-
Returns the group of this constraint.
- getGroup() - Method in class ilog.views.prototypes.IlvGraphicGroup
-
Returns the group contained in this graphic object.
- getGroup(String) - Method in class ilog.views.prototypes.IlvGroupBag
-
Retrieves a group contained in the manager associated with this group bag
from its name.
- getGroup() - Method in class ilog.views.prototypes.IlvGroupFrame
-
Returns the group to which the group frame is associated.
- getGroup() - Method in class ilog.views.prototypes.IlvPrototypeBeanSupport
-
Returns the group (usually an IlvPrototypeInstance
) associated
with this prototype bean support object.
- getGroupable() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesHighlightInteractorTag
-
Gets the groupable.
- getGroupable() - Method in class ilog.views.faces.interactor.IlvFacesHighlightInteractor
-
Returns the groupable option.
- getGroupBag() - Method in class ilog.views.prototypes.IlvGroup
-
Returns the IlvGroupBag
object that contains the group or
null
if the group does not belong to a group bag.
- getGroupBag(IlvManager) - Static method in class ilog.views.prototypes.IlvGroupBag
-
Returns the group bag associated with the specified manager, or
null
if the manager has no associated group bag.
- getGroupCount() - Method in class ilog.views.prototypes.IlvGroupBag
-
Returns the number of groups contained in the manager associated with this
group bag.
- getGroupedRegions(int) - Method in class ilog.views.chart.servlet.IlvChartHitmap
-
For a group region, returns the regions that are part of the group.
- getGroupedRegions(int) - Method in class ilog.views.chart.servlet.IlvChartHitmapAccumulator
-
For a group region, returns the regions that are part of the group.
- getGroupFrame() - Method in class ilog.views.prototypes.IlvGroup
-
Returns the IlvGroupFrame
used to select this group in a
manager.
- getGroupingSize() - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
-
- getGroupLayer() - Method in class ilog.tgo.graphic.IltCompositeGrapher.LayerPolicy
-
Returns the layer which holds the groups.
- getGroupName() - Method in class ilog.cpl.model.IlpExtendedAttributeGroup
-
Returns the name of this group, otherwise returns null;
- getGroups() - Method in class ilog.views.prototypes.IlvGroupBag
-
Returns the groups contained in the manager associated with this group bag.
- getGSphere() - Method in class ilog.views.maps.projection.IlvEllipsoid
-
Returns a sphere whose radius is the geometric mean of
the minor and major axes.
- getGSphere(double) - Method in class ilog.views.maps.projection.IlvEllipsoid
-
Returns a sphere whose radius is the geometric mean of the principle
radii at the specified latitude.
- getHalfHeight() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPointLabelDescriptor
-
Returns the half height of the path around the reference point.
- getHalfHourGridPaint() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the paint object used to stroke the half hour grid lines.
- getHalfHourGridStroke() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the style used to stroke the half hour grid lines.
- getHalfHourPaint() - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
-
Returns the paint object used to stroke the half hour grid lines.
- getHalfHourStroke() - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
-
Returns the style used to stroke the half hour grid lines.
- getHalfPathHeight() - Method in class ilog.views.maps.labelling.IlvMapLayoutParameters
-
Retrieves the half path height.
- getHalfPathWidth() - Method in class ilog.views.maps.labelling.IlvMapLayoutParameters
-
Retrieves the half path width.
- getHalfWidth() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPointLabelDescriptor
-
Returns the half width of the path around the reference point.
- getHandle(int, IlvTransformer) - Method in class ilog.views.gantt.graphic.interactor.IlvActivityGraphicSelection
-
Returns the position of the handle at the specified index.
- getHandle(int, IlvTransformer) - Method in class ilog.views.graphic.IlvGraphicHandleSelection
-
Returns the location of a handle.
- getHandle(int, IlvTransformer) - Method in class ilog.views.graphic.IlvSplineLinkSelection
-
Returns the location of a handle.
- getHandle(int, IlvTransformer) - Method in class ilog.views.graphic.IlvSplineSelection
-
Returns the location of a handle.
- getHandle(int, IlvTransformer) - Method in class ilog.views.hypergraph.IlvHyperEdgeSelection
-
Returns the location of a handle.
- getHandle(IlvPoint, IlvTransformer) - Method in class ilog.views.IlvDrawSelection
-
Searches for a handle located at point p
, when the object
is drawn with the transformer t
.
- getHandle(int, IlvTransformer) - Method in class ilog.views.IlvDrawSelection
-
Returns the location of a handle.
- getHandle(int, IlvTransformer) - Method in class ilog.views.IlvHandlesSelection
-
Returns the location of a handle.
- getHandle(IlvPoint, IlvTransformer) - Method in class ilog.views.IlvHandlesSelection
-
Searches for a handle located at point p, when the object
is drawn with the transformer t.
- getHandle(int, IlvTransformer) - Method in class ilog.views.IlvPolyPointsSelection
-
Returns the location of a handle.
- getHandleCardinal() - Method in class ilog.views.gantt.graphic.interactor.IlvActivityGraphicSelection
-
Returns the number of handles.
- getHandleCardinal() - Method in class ilog.views.graphic.IlvGraphicHandleSelection
-
Returns the number of handles for this object.
- getHandleCardinal() - Method in class ilog.views.hypergraph.IlvHyperEdgeSelection
-
Returns the number of handles for this object.
- getHandleCardinal() - Method in class ilog.views.IlvDrawSelection
-
Returns the number of handles (the number here is 8).
- getHandleCardinal() - Method in class ilog.views.IlvHandlesSelection
-
Returns the number of handles for this object.
- getHandleCardinal() - Method in class ilog.views.IlvPolyPointsSelection
-
Returns the number of handles for this object.
- getHandleMarker() - Static method in class ilog.views.chart.util.IlvSelectionUtil
-
Returns the IlvMarker
used to draw the selection handles.
- getHandleProperties() - Method in class ilog.views.gantt.graphic.interactor.IlvActivityGraphicSelection
-
Returns the list of Date valued properties that specify where to display
handles.
- getHandler() - Method in interface ilog.cpl.datasource.IlpReferenceDescriptor
-
Return the handler to be called when references are modified.
- getHandler() - Method in class ilog.cpl.equipment.IlpEquipmentController
-
Returns the handler for everything.
- getHandler() - Method in class ilog.cpl.IlpEquipment
-
Returns the handler for all controller operations.
- getHandler() - Method in class ilog.cpl.IlpNetwork
-
Returns the handler for all controller operations.
- getHandler() - Method in class ilog.cpl.network.IlpNetworkController
-
Returns the handler for everything.
- getHandlerLogger() - Method in class ilog.cpl.equipment.IlpEquipmentHandlerWithDataSource
-
- getHandlerLogger() - Method in class ilog.cpl.equipment.IlpEquipmentHandlerWithoutDataSource
-
- getHandlerLogger() - Method in class ilog.cpl.graph.IlpAbstractGraphHandler
-
Returns the logger used to log messages by this handler.
- getHandlerLogger() - Method in class ilog.cpl.network.IlpNetworkHandlerWithDataSource
-
Use the correct logger for either IlpNetworkHandlerWithDataSource
or IlpEquipmentHandlerWithDataSource.
- getHandlerLogger() - Method in class ilog.cpl.network.IlpNetworkHandlerWithoutDataSource
-
Use the correct logger for either IlpNetworkHandlerWithDataSource
or IlpEquipmentHandlerWithDataSource.
- getHandlesColor() - Method in class ilog.views.IlvHandlesSelection
-
Returns the foreground color of the handles when the mouse is
not over the handles.
- getHandleSize() - Static method in class ilog.views.chart.util.IlvSelectionUtil
-
Returns the size of the handle.
- getHandlesRectangle(IlvTransformer) - Method in class ilog.views.IlvDrawSelection
-
Returns the rectangle on which the handles are located.
- getHandlesSelectionStyle() - Method in class ilog.views.chart.interactor.IlvChartAreaSelectionManager
-
Returns the graphic style parameters used for drawing a selection using
handles.
- getHandlesShape() - Method in class ilog.views.IlvHandlesSelection
-
Returns the shape of the handles.
- getHandlesSize() - Method in class ilog.views.chart.util.IlvHandlesSelectionStyle
-
Returns the size of each handle.
- getHandlesSize() - Method in class ilog.views.IlvHandlesSelection
-
Returns the size of the handles.
- getHandlesStyle() - Method in class ilog.views.chart.util.IlvHandlesSelectionStyle
-
Returns the drawing style for the handles.
- getHandleStyle() - Static method in class ilog.views.chart.util.IlvSelectionUtil
-
Returns the current handle style.
- getHandlesType() - Method in class ilog.views.chart.util.IlvHandlesSelectionStyle
-
Returns the type of the handles.
- getHandleTime(int) - Method in class ilog.views.gantt.graphic.interactor.IlvActivityGraphicSelection
-
Returns the position of the handle at the specified index, as a time.
- getHasFromArrow() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the property specifying whether the link has an arrow at its
from
end.
- getHashFunction() - Method in class ilog.views.diagrammer.application.IlvDiagrammerPaletteBar
-
Sets the hash function used to filter equivalent nodes or links is
automatic mode.
- getHasToArrow() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the style property specifying whether the link has an arrow at its
to
end.
- getHeader() - Method in class ilog.views.chart.IlvChart
-
Returns the header component.
- getHeader() - Method in class ilog.views.gantt.event.HeaderHeightChangedEvent
-
Returns the Component
where the event originated.
- getHeader() - Method in class ilog.views.gantt.swing.IlvJTable
-
Returns the header component used by the table.
- getHeader() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the header component.
- getHeader() - Method in class ilog.views.util.print.IlvPrintableDocument
-
Returns the header that is printed on each page.
- getHeaderBackground() - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
-
Returns the header background color.
- getHeaderContext() - Method in class ilog.cpl.table.interactor.IlpTableViewInteractionContext
-
Used when a view interactor dispatches events to a header interactor.
- getHeaderFont() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the font of the day header.
- getHeaderFont() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the font of the month header.
- getHeaderFont() - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
-
Returns the header font.
- getHeaderForeground() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the foreground color of the day header.
- getHeaderForeground() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the foreground color of the month header.
- getHeaderForeground() - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
-
Returns the header foreground color.
- getHeaderHeight() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the header height of the time scale for synchronization.
- getHeaderHeight() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the height of the month header.
- getHeaderHeight() - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
-
Returns the height of the days-of-week header, in pixels.
- getHeaderInteractor() - Method in class ilog.cpl.IlpTable
-
Returns the interactor used to manage events that occur in the table header.
- getHeaderInteractor() - Method in class ilog.cpl.table.IlpTableController
-
Returns the header interactor used to manage events that occur in the
table header.
- getHeaderInteractor() - Method in class ilog.cpl.table.renderer.IlpInteractorRenderer
-
Returns the header interactor used to manage events that occur in the
table header.
- getHeaderPopupMenu() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerCollapsibleTreeViewer
-
Returns the pop-up menu that is displayed when the user right-clicks
the header of a collapsible panel that is displaying a palette tree.
- getHeaderRenderer() - Method in class ilog.cpl.IlpTable
-
Retrieves the renderer used for the header.
- getHeaderRenderer() - Method in class ilog.cpl.table.IlpTableView
-
Retrieves the header renderer used by the table.
- getHeaderRenderer() - Method in class ilog.cpl.table.renderer.IlpViewRenderer
-
Returns the table header renderer.
- getHeaderRenderer() - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
-
Returns the object that renders the day-of-week header.
- getHeaderTag(IlvIMapAttributes) - Method in class ilog.views.chart.servlet.IlvImageMapBuilder
-
Generates an area tag for the chart header.
- getHeaderText() - Method in class ilog.views.chart.IlvChart
-
Returns the header text.
- getHeaderText() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the header text.
- getHeading() - Method in class ilog.tgo.graphic.IltCounterMapping
-
Returns the direction of the label.
- GetHeadlessScreenResolution() - Static method in class ilog.views.IlvUtil
-
Returns the screen resolution used in headless mode.
- getHeight() - Method in class ilog.cpl.graphic.IlpRect
-
Returns the rectangle height.
- getHeight() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getHeight() - Method in class ilog.tgo.graphic.renderer.IltTinyBaseRenderer
-
Sets the preferred height for the tiny representation.
- getHeight() - Method in class ilog.views.dashboard.IlvDashboardSymbol
-
Returns the height of this symbol.
- getHeight() - Method in class ilog.views.faces.component.IlvBasicView
-
Returns the height
in pixels of this component.
- getHeight() - Method in class ilog.views.faces.taglib.IlvSizedTag
-
Returns the height in pixels of this component.
- getHeight() - Method in class ilog.views.gantt.graphic.IlvGanttRow
-
Returns the height of the row.
- getHeight() - Method in class ilog.views.gantt.scale.IlvBasicTimeScaleRow
-
Returns the height that was explicitly set for this row.
- getHeight() - Method in class ilog.views.graphic.composite.decoration.IlvBracket
-
Returns the height of the definition rectangle.
- getHeight() - Method in class ilog.views.graphic.composite.decoration.IlvDiamond
-
Returns the height of this diamond.
- getHeight() - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
-
Returns the height of the child used with this attachment.
- getHeight(IlvPickCoordinateEvent.CoordType) - Method in class ilog.views.maps.beans.editor.IlvPickCoordinateEvent
-
Returns the height of this event in the specified coordinate type.
- getHeight() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
-
Returns the height in pixels of this component.
- getHeight() - Method in class ilog.views.maps.IlvGeocentricCoordinateFormater
-
Returns the height of the current point.
- getHeight() - Method in class ilog.views.maps.raster.IlvRasterProperties
-
Returns the projected vertical size of the original raster.
- getHeight() - Method in class ilog.views.prototypes.IlvGraphicElement
-
Returns the height of this graphic element.
- getHeight() - Method in class ilog.views.util.print.IlvHeaderFooter
-
Returns the height of the header or footer.
- getHeight() - Method in class ilog.views.util.print.IlvUnit.Dimension
-
Returns the height of this dimension.
- getHeight() - Method in class ilog.views.util.print.IlvUnit.Rectangle
-
Returns the height of this rectangle.
- getHeightAs(IlvUnit) - Method in class ilog.views.util.print.IlvUnit.Dimension
-
Returns the height of this dimension in the specified unit.
- getHeightAs(IlvUnit) - Method in class ilog.views.util.print.IlvUnit.Rectangle
-
Returns the height of this rectangle in the
specified unit of measurement.
- getHeightAt(int, int, int) - Method in interface ilog.views.maps.defense.terrain3d.model.IlvTileElevationProvider
-
Returns an elevation value for the specified line and column values.
- getHeightConstraint() - Method in class ilog.views.gantt.graphic.renderer.composite.IlvProportionalChildSize
-
Returns the dimension of the activity that will be used to constrain the
height of the child.
- getHeightCount() - Method in class ilog.cpl.graphic.views.IlpSlotSizes
-
Method to access the number of slots across the height.
- getHeightExaggeration() - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DLinearCoordinateConverter
-
Returns the height exaggeration factor of this Ilv3DLinearCoordinateConverter
.
- getHeightFactor() - Method in class ilog.views.gantt.graphic.renderer.composite.IlvProportionalChildSize
-
Returns the factor that will be used to resize the height of the child.
- getHeights() - Method in class ilog.cpl.graphic.views.IlpSlotSizes
-
Method to access the whole array of height sizes.
- getHeightSize(int) - Method in class ilog.cpl.graphic.views.IlpSlotSizes
-
Method to access the height size of a slot.
- getHelped() - Method in class ilog.views.faces.dhtml.component.IlvDHTMLHelperImpl
-
Returns the helped view that is supported by this instance.
- getHGap() - Method in class ilog.views.chart.IlvLegendLayout
-
Returns the horizontal gap.
- getHiddenNodeCount() - Method in class ilog.views.gantt.event.RowCollapsedEvent
-
Returns the number of previous visible nodes that were hidden as a result
of this expansion event.
- getHiddenNodes() - Method in class ilog.views.gantt.event.RowCollapsedEvent
-
Returns the array of nodes that were hidden as a result of this
expansion event.
- getHiddenRowCount() - Method in class ilog.views.gantt.event.RowCollapsedEvent
-
Returns the number of previously visible rows that were hidden as a result
of this collapse event.
- getHiddenRowCounts() - Method in class ilog.views.gantt.event.RowsRemovedEvent
-
Returns the array of row counts that were hidden as a result of each child
node's removal.
- getHiddenZoneColor() - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
-
Returns the color of non-visible zones.
- getHiddenZoneColor() - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibilityStyle
-
Returns the hidden zone color.
- getHierarchyChart() - Method in class ilog.views.gantt.servlet.IlvGanttHitmapSupport
-
Gets the hierarchy chart.
- getHierarchyLevelExpansionScale(int) - Method in class ilog.views.maps.IlvSDMHierarchyExpandManager
-
Retrieves the first scale limit for which the groups are expanded.
- getHierarchyRoot() - Method in class ilog.tgo.composite.IltcCompositeGraphic
-
Returns the root of the hierarchy.
- getHighDegreeStarClusterSize() - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
-
Returns the minimum size to create star clusters from nodes with high
degree.
- getHigherSubject() - Method in class ilog.views.graphlayout.hierarchical.IlvRelativeLevelConstraint
-
Returns the subject of this constraint that is placed at the levels
with higher index than the other subject.
- getHigherSubject() - Method in class ilog.views.graphlayout.hierarchical.IlvRelativePositionConstraint
-
Returns the subject of this constraint that is placed at the levels
with higher index than the other subject.
- getHighestAcknowledgedAlarmSeverity() - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the highest severity for which the number of acknowledged
alarms is nonzero, including raw and impact alarms.
- getHighestAcknowledgedAlarmSeverity(IltAlarmSeverity) - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the highest severity less than below
for
which the number of acknowledged alarms is nonzero, including raw and
impact alarms.
- getHighestAcknowledgedAlarmSeverity() - Method in class ilog.tgo.model.IltTrap.State
-
Returns the highest severity for which the number of acknowledged
alarms is nonzero.
- getHighestAcknowledgedAlarmSeverity(IltAlarmSeverity) - Method in class ilog.tgo.model.IltTrap.State
-
Returns the highest severity less than below
for which the
number of acknowledged alarms is nonzero.
- getHighestAcknowledgedImpactAlarmSeverity() - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the highest severity of impact alarm for which the number of
acknowledged alarms is nonzero.
- getHighestAcknowledgedImpactAlarmSeverity(IltAlarm.ImpactSeverity) - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the highest severity of impact alarm, less than
below
, and for which the number of acknowledged alarms is
nonzero.
- getHighestAcknowledgedRawAlarmSeverity() - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the highest severity of raw alarms for which the number of
acknowledged alarms is nonzero.
- getHighestAcknowledgedRawAlarmSeverity(IltAlarm.Severity) - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the highest severity of raw alarm, less than below
,
and for which the number of acknowledged alarms is nonzero.
- getHighestAlarmSeverity() - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the highest severity for which the number of alarms,
acknowledged or otherwise, is nonzero, including raw and impact alarms.
- getHighestAlarmSeverity(IltAlarmSeverity) - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the highest severity less than below
for
which the number of alarms, acknowledged or otherwise, is nonzero,
including raw and impact alarms.
- getHighestAlarmSeverity() - Method in class ilog.tgo.model.IltTrap.State
-
Returns the highest severity for which the number of alarms, acknowledged
or otherwise, is nonzero.
- getHighestAlarmSeverity(IltAlarmSeverity) - Method in class ilog.tgo.model.IltTrap.State
-
Returns the highest severity less than below
for which the
number of alarms, acknowledged or otherwise, is nonzero.
- getHighestImpactAlarmSeverity() - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the highest severity for which the number of impact alarms,
acknowledged or otherwise, is nonzero.
- getHighestImpactAlarmSeverity(IltAlarm.ImpactSeverity) - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the highest severity less than below
for
which the number of impact alarms, acknowledged or otherwise, is nonzero.
- getHighestNewAlarmSeverity() - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the highest severity for which the number of new alarms is
nonzero, including raw and impact alarms.
- getHighestNewAlarmSeverity(IltAlarmSeverity) - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the highest severity less than below
for which the
number of new alarms is nonzero, including raw and impact alarms.
- getHighestNewAlarmSeverity() - Method in class ilog.tgo.model.IltTrap.State
-
Returns the highest severity for which the number of new alarms is
nonzero.
- getHighestNewAlarmSeverity(IltAlarmSeverity) - Method in class ilog.tgo.model.IltTrap.State
-
Returns the highest severity less than below
for which the
number of new alarms is nonzero.
- getHighestNewImpactAlarmSeverity() - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the highest severity for which the number of new impact alarms is
nonzero.
- getHighestNewImpactAlarmSeverity(IltAlarm.ImpactSeverity) - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the highest severity less than below
for which the
number of new impact alarms is nonzero.
- getHighestNewRawAlarmSeverity() - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the highest severity for which the number of new raw alarms is
nonzero.
- getHighestNewRawAlarmSeverity(IltAlarm.Severity) - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the highest severity less than below
for which the
number of new raw alarms is nonzero.
- getHighestRawAlarmSeverity() - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the highest severity for which the number of raw alarms,
acknowledged or otherwise, is nonzero.
- getHighestRawAlarmSeverity(IltAlarm.Severity) - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the highest severity less than below
for
which the number of raw alarms, acknowledged or otherwise, is nonzero.
- getHighlightColor() - Method in class ilog.views.dashboard.IlvDashboardLinkManager
-
Returns the color used to draw the connection rectangles.
- getHighlightColor() - Method in class ilog.views.ui.IlvImageButton
-
Deprecated.
Returns the highlight color of the button.
- getHighlightedGraphic() - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeBaseInteractor
-
Returns the highlighted graphic.
- getHighlightedGraphic() - Method in class ilog.views.IlvHoverHighlightingImageOperation
-
Returns the highlighted graphic object.
- getHighlightedPin() - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeBaseInteractor
-
Returns the highlighted pin.
- getHighlightedPoint() - Method in class ilog.views.chart.interactor.IlvChartHighlightInteractor
-
Returns the current highlighted point.
- getHighlightFilter() - Method in class ilog.views.IlvHoverHighlightingImageOperation
-
Returns the filter which indicates which graphic object can be highlighted.
- getHighlightMode() - Method in class ilog.cpl.tree.IlpTreeView
-
Returns the highlight mode.
- getHighlightMode() - Method in class ilog.views.chart.interactor.IlvChartHighlightInteractor
-
Returns the highlight mode.
- getHiLo(IlvDataSet) - Method in class ilog.views.chart.renderer.IlvHiLoChartRenderer
-
Returns the child HiLo renderer displaying the specified data set.
- getHiLoChildRenderer() - Method in class ilog.views.chart.IlvHiLoOpenCloseRendererLegendItem
-
Returns the child renderer responsible for displaying the (low, high) pair
of data sets.
- getHitmap() - Method in class ilog.views.chart.servlet.IlvAbstractChartHitmapInfoGenerator
-
Returns the already filled IlvChartHitmap
.
- getHitmap() - Method in class ilog.views.chart.servlet.IlvChartHitmapSupport
-
Gets the hitmap object.
- getHitmapDefinition() - Method in class ilog.views.chart.servlet.IlvChartHitmapSupport
-
Returns the hitmap definition used by this object.
- getHitmapDefinition() - Method in class ilog.views.chart.servlet.IlvDefaultChartTooltipInfoGenerator
-
Returns the hitmap definition.
- getHitmapDefinition() - Method in class ilog.views.gantt.servlet.IlvGanttHitmapSupport
-
Gets the IlvHitmapDefinition
instance.
- getHitmapDefinition() - Method in class ilog.views.servlet.IlvHitmapSupport
-
Gets the IlvHitmapDefinition
instance.
- getHitmapLayers() - Method in class ilog.views.faces.component.IlvFacesView
-
Returns the hitmap layers of this view.
- getHitmapLayers() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the hitmap layers of this view.
- getHitmapLayers() - Method in class ilog.views.servlet.IlvHitmapDefinition
-
Gets the layers that will generate hitmap.
- getHitmapSupport() - Method in class ilog.views.chart.servlet.IlvChartServletSupport
-
- getHitmapSupport() - Method in class ilog.views.gantt.servlet.IlvGanttServletSupport
-
- getHitmapSupport() - Method in class ilog.views.servlet.IlvManagerServletSupport
-
Returns the hitmap support.
- getHolder() - Method in class ilog.cpl.style.IlpBoundAttributeStyleValueProvider
-
Deprecated.
Returns the attribute value holder where we look for the attribute value.
- getHoleSize() - Method in class ilog.views.chart.renderer.IlvPieChartRenderer
-
Returns the hole size of this pie.
- getHolidayModel() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the holiday model that is being displayed.
- getHolidayModel() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the holiday model that is being displayed.
- getHolidayModel() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthView
-
Returns the holiday model that is being displayed.
- getHolidayRenderer() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the renderer that is used to draw the graphic presentation of
holidays within the day view.
- getHolidayRenderer() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the renderer that is used to draw the graphic presentation of holidays
within the month panel.
- getHolidayRenderer() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthView
-
Returns the renderer that is used to draw the graphic presentation of holidays
within the month panel.
- GetHome() - Static method in class ilog.cpl.IlpSystem
-
Returns directory where JTGO is installed.
- getHorizontalAdjustable() - Method in class ilog.views.awt.IlvScrollManagerView
-
Returns the horizontal scrollbar.
- getHorizontalAlignment() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
Returns the horizontal alignment of the label in the table cell.
- getHorizontalAlignment() - Method in interface ilog.cpl.css.IlpAttributeHeaderCustomization
-
Returns the horizontal alignment of the label and icon within the table
column header cell.
- getHorizontalAlignment() - Method in class ilog.cpl.graph.graphlayout.css.IlpGridLayoutParameters
-
Returns the horizontal alignment style of an individual node.
- getHorizontalAlignment() - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityLabel
-
- getHorizontalAlignment(Object) - Method in class ilog.views.graphlayout.grid.IlvGridLayout
-
Returns the local horizontal alignment style of the node.
- getHorizontalAutoResizeMargin() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the margin that is left on both sides
of the shape when it is autoresized horizontally.
- getHorizontalAutoResizeMargin() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
-
- getHorizontalAutoResizeMargin() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the margin that is left on both sides
of the shape when it is auto-resized horizontally.
- getHorizontalAutoResizeMode() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the horizontal autoresize mode of an IlvGeneralNode
.
- getHorizontalAutoResizeMode() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
-
- getHorizontalAutoResizeMode() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the horizontal auto-resize mode.
- getHorizontalDatum() - Method in class ilog.views.maps.srs.coordsys.IlvGeocentricCoordinateSystem
-
Returns the horizontal datum of this geocentric coordinate system.
- getHorizontalExtremitySegmentLength() - Method in class ilog.views.gantt.graphic.IlvConstraintGraphic
-
Returns the length of fixed horizontal segments of the link in view pixels.
- getHorizontalGrid() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the horizontal grid renderer of the Gantt sheet.
- getHorizontalGridBase() - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
-
Returns the horizontal base coordinate of the grid.
- getHorizontalGridBase() - Method in class ilog.views.graphlayout.link.IlvLinkLayout
-
Returns the horizontal base coordinate of the grid.
- getHorizontalGridBase() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
-
Returns the horizontal base coordinate of the grid.
- getHorizontalGridLayerIndex() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
- getHorizontalGridOffset() - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
-
Returns the horizontal offset between the grid lines.
- getHorizontalGridOffset() - Method in class ilog.views.graphlayout.grid.IlvGridLayout
-
Returns the horizontal grid offset.
- getHorizontalGridOffset() - Method in class ilog.views.graphlayout.link.IlvLinkLayout
-
Returns the horizontal offset between the grid lines.
- getHorizontalGridOffset() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
-
Returns the horizontal offset between the grid lines.
- getHorizontalIntersectionCount(IlvCoordinate) - Method in class ilog.views.maps.geometry.IlvMapArcSegment
-
Returns the number of intersections between an horizontal
half line defined by its right extremity point and the segment.
- getHorizontalIntersectionCount(IlvCoordinate) - Method in class ilog.views.maps.geometry.IlvMapArcString
-
Returns the number of intersections between an horizontal
half line defined by its right extremity c
and the segment.
- getHorizontalIntersectionCount(IlvCoordinate) - Method in class ilog.views.maps.geometry.IlvMapBezierSegment
-
Returns the number of intersections between an horizontal
half line defined by its right extremity point and the segment.
- getHorizontalIntersectionCount(IlvCoordinate) - Method in class ilog.views.maps.geometry.IlvMapBezierString
-
Returns the number of intersections between an horizontal
half line defined by its right extremity c
and the segment.
- getHorizontalIntersectionCount(IlvCoordinate) - Method in class ilog.views.maps.geometry.IlvMapCurveString
-
Returns the number of intersections between an horizontal
half line defined by its right extremity point and the segment.
- getHorizontalIntersectionCount(IlvCoordinate) - Method in class ilog.views.maps.geometry.IlvMapLinearSegment
-
Returns the number of intersections between an horizontal
half line defined by its right extremity point and the segment.
- getHorizontalIntersectionCount(IlvCoordinate) - Method in class ilog.views.maps.geometry.IlvMapLineString
-
Returns the number of intersections between an horizontal
half line defined by its right extremity c
and the segment.
- getHorizontalIntersectionCount(IlvCoordinate) - Method in interface ilog.views.maps.geometry.IlvMapSegment
-
Returns the number of intersections between an horizontal half
line defined by its right extremity point and the segment.
- getHorizontalInterval() - Method in class ilog.views.maps.format.cadrg.IlvCADRGCoverage
-
Returns the longitude interval between two adjacent pixels of the image.
- getHorizontalLinkOffset() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the horizontal offset between parallel segments of links.
- getHorizontalMinOffset() - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
-
Returns the minimal horizontal offset between the node border and a link
segment that is (vertically) parallel to the node border.
- getHorizontalMinOffset() - Method in class ilog.views.graphlayout.link.IlvLinkLayout
-
Returns the minimal horizontal offset between the node border and a
link segment that is (vertically) parallel to the node border.
- getHorizontalMinOffset() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
-
Returns the minimum horizontal offset between the node border and a
link segment that is (vertically) parallel to the node border.
- getHorizontalNodeLinkOffset() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the horizontal offset between a node and a link segment that
is parallel to the node border.
- getHorizontalNodeOffset() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the horizontal offset between nodes.
- getHorizontalOffset() - Method in class ilog.views.graphlayout.bus.IlvBusLayout
-
Returns the horizontal offset between nodes placed on the same level
of the bus.
- getHorizontalOffset() - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DLabel
-
Returns the horizontal offset between the anchor of the label and the text itself.
- getHorizontalOrientation() - Method in class ilog.views.chart.IlvLegend
-
Returns the orientation used by a horizontal layout.
- getHorizontalOrientation() - Method in class ilog.views.chart.IlvLegendLayout
-
Returns the orientation used by a horizontal layout.
- getHorizontalPixelDensity() - Method in class ilog.views.maps.raster.IlvRasterProperties
-
Gets the horizontal distance (along a line of latitude) covered by a
pixel.
- getHorizontalResolution() - Method in class ilog.views.maps.format.cadrg.IlvCADRGCoverage
-
Returns the nominal horizontal resolution of pixels in the image.
- getHorizontalScrollBar() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the horizontal scrollbar of the view.
- getHorizontalScrollBar() - Method in class ilog.cpl.IlpEquipment
-
Returns the horizontal scroll bar that controls the viewport's horizontal view position.
- getHorizontalScrollBar() - Method in class ilog.cpl.IlpNetwork
-
Returns the horizontal scroll bar that controls the viewport's horizontal view position.
- getHorizontalScrollBar() - Method in class ilog.cpl.IlpTable
-
Returns the horizontal scroll bar that controls the viewport's horizontal view position.
- getHorizontalScrollBar() - Method in class ilog.cpl.IlpTree
-
Returns the horizontal scroll bar that controls the viewport's horizontal view position.
- getHorizontalScrollBar() - Method in class ilog.views.swing.IlvJScrollManagerView
-
Returns the horizontal scrollbar.
- getHorizontalScrollBarPolicy() - Method in class ilog.cpl.equipment.renderer.IlpViewRenderer
-
Returns the horizontal scrollbar policy value.
- getHorizontalScrollBarPolicy() - Method in class ilog.cpl.IlpTree
-
Returns the horizontal scroll bar policy value.
- getHorizontalScrollBarPolicy() - Method in class ilog.cpl.network.renderer.IlpViewRenderer
-
Returns the horizontal scrollbar policy value.
- getHorizontalScrollBarPolicy() - Method in class ilog.views.swing.IlvJScrollManagerView
-
Returns the horizontal scrollbar policy value.
- getHorizontalSegmentCursor() - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdgeEdition
-
Returns the cursor when the mouse is on top of a horizontal segment
but not dragging.
- getHorizontalSegmentCursor() - Static method in class ilog.views.hypergraph.IlvSegmentedHyperEdgeSelection
-
Returns the cursor that indicates that the mouse is over a horizontal
segment.
- getHorizontalShown() - Method in class ilog.views.IlvGrid
-
Returns how often grid points are displayed on the horizontal axis.
- getHorizontalSpacing() - Method in class ilog.views.IlvGrid
-
Returns the spacing of grid points on the horizontal axis.
- GetHostName() - Static method in class ilog.cpl.IlpSystem
-
Returns the name of the host on which this process is running, if it can be determined.
- getHostName() - Method in class ilog.views.maps.datasource.ibm.IlvDBAbstractConnectionPanel
-
Returns the host name.
- getHostName() - Method in class ilog.views.maps.datasource.ibm.IlvDBConnectionInfo
-
Get the name of the database host system
- getHostName() - Method in class ilog.views.maps.export.SDOConnectionPanel
-
Returns the host name.
- getHostPort() - Method in class ilog.views.maps.datasource.ibm.IlvDBAbstractConnectionPanel
-
Returns the port on the host machine.
- getHostPort() - Method in class ilog.views.maps.datasource.ibm.IlvDBConnectionInfo
-
Get the string representation of the tcp/ip port number for the database server.
- getHostPort() - Method in class ilog.views.maps.export.SDOConnectionPanel
-
Returns the port on the host machine.
- getHotkeys() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
-
Returns the hotkeys for this view.
- getHotkeys() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewComponentTag
-
Returns the hotkeys for this view.
- getHotkeys() - Method in class ilog.views.faces.component.IlvFacesView
-
Returns the hotkeys for this view.
- getHotkeys() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the keyboard hotkeys for the view.
- getHotkeys() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
-
Returns the hotkeys for this view.
- getHotkeys() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttSupportImpl
-
Returns the hotkeys for this view.
- getHotkeys() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
-
Returns the hotkeys for this view.
- getHotkeys() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLHierarchyChartViewTag
-
Returns the hotkeys for this view.
- getHotSpot() - Method in class ilog.cpl.graphic.component.IlpAlarmBalloon
-
Deprecated.
The hotspot is the corner of the pointer relative to
getAttachmentBounds()
.
- getHotSpot() - Method in class ilog.cpl.graphic.component.IlpInfoBalloon
-
Deprecated.
The hotspot is the corner of the pointer relative to getAttachmentBounds()
.
- getHotSpot() - Method in class ilog.cpl.graphic.IlpLeafGraphic
-
Returns the hotspot.
- getHotSpot() - Method in interface ilog.views.graphic.composite.decoration.IlvHotSpot
-
Returns the hotspot.
- getHotSpot() - Method in class ilog.views.graphic.composite.decoration.IlvRectBalloon
-
The hotspot is the corner of the pointer relative to bounding box.
- getHotSpot() - Method in class ilog.views.graphic.composite.decoration.IlvRoundRectBalloon
-
The hot spot is the corner of the pointer
- getHotSpot() - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns the hotspot of the base (first child of this object) if any,
otherwise null
- getHotSpot() - Method in interface ilog.views.graphic.composite.layout.IlvAttachable
-
Returns the hotspot.
- getHotSpot() - Method in class ilog.views.graphic.composite.layout.IlvAttachableGraphic
-
Returns the hotspot.
- getHotSpot() - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
-
Returns the location of this constraint.
- getHourFont() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the font of the hour labels.
- getHourFont() - Method in class ilog.views.gantt.swing.calendarview.IlvVerticalHourScale
-
Returns the font of the hour labels.
- getHourGridBackground() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the background color of the hourly grid portion of the view.
- getHourGridPaint() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the paint object used to stroke the hour grid lines.
- getHourGridStroke() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the style used to stroke the hour grid lines.
- getHourHeight() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the height of each hour interval within the hourly grid portion
of the view.
- getHourHeight() - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
-
Returns the height of each hour interval.
- getHourHeight() - Method in class ilog.views.gantt.swing.calendarview.IlvVerticalHourScale
-
Returns the height of each hour interval.
- getHourlyActivitySheet() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the hourly activity sheet.
- getHourOfDay(int) - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
-
Returns the hour of the day that corresponds to the specified Y position.
- getHourOfDay(int) - Method in class ilog.views.gantt.swing.calendarview.IlvVerticalHourScale
-
Returns the hour of the day that corresponds to the specified Y position.
- getHourPaint() - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
-
Returns the paint object used to stroke the hour grid lines.
- getHourScaleBackground() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the background color of the vertical hour scale.
- getHourScaleForeground() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the foreground color of the vertical hour scale.
- getHourSize() - Method in class ilog.views.gantt.scale.IlvTimeScale.PaintContext
-
Returns the number of pixels an hour takes in this paint context.
- getHourStep() - Method in class ilog.views.gantt.scale.IlvHourTimeScaleRow
-
Returns the number of hours in an interval.
- getHourStep() - Method in class ilog.views.util.time.IlvTimeIncrementPolicy.Hour
-
Returns the number of hours in a step increment.
- getHourStep() - Method in class ilog.views.util.time.IlvTimeIncrementPolicy2.Hour
-
Returns the number of hours in a step increment.
- getHourStroke() - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
-
Returns the style used to stroke the hour grid lines.
- getHourTickColor() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the color of the hourly tick marks.
- getHourTickMargin() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the margin of the hourly tick marks.
- getHoverHighlightingImageOperation() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the hover highlighting image operation.
- getHoverHighlightingImageOperation() - Method in class ilog.views.IlvManager
-
Returns the hover highlighting image operation or null
if
none is set on this manager.
- getHoverHighlightingMode() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the current hover highlighting mode.
- getHoverHighlightingMode() - Method in class ilog.views.IlvManager
-
Returns the highlight modes.
- getHREF() - Method in class ilog.views.chart.servlet.IlvDefaultChartToolTip
-
Returns the anchor reference for the interactive effect of a hyperlink.
- getHREF() - Method in class ilog.views.chart.servlet.IlvDefaultIMapAttributes
-
Returns the HREF
attribute.
- getHREF() - Method in interface ilog.views.chart.servlet.IlvIMapAttributes
-
Returns the HREF
attribute.
- getHREFAttribute() - Method in class ilog.views.svg.SVGHREFProperty
-
Returns the value of the xlink:href
attribute.
- getHSphere() - Method in class ilog.views.maps.projection.IlvEllipsoid
-
Returns a sphere whose radius is the harmonic mean of
the minor and major axes.
- getHtmlTableProperties() - Method in class ilog.views.maps.beans.IlvJMouseCoordinateViewer
-
Returns the HTML table Properties.
- getHTMLText() - Method in class ilog.views.graphic.IlvHTMLText
-
Returns the HTML string that is displayed by this IlvHTMLText
object.
- getHttpRequest() - Method in class ilog.views.util.servlet.IlvSelectionSupport.IlvSelectionResponse
-
Returns the servlet request.
- getHttpResponse() - Method in class ilog.views.util.servlet.IlvSelectionSupport.IlvSelectionResponse
-
Returns the servlet response.
- getHue() - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
-
Gets the "base" hue.
- getHue() - Method in class ilog.views.sdm.renderer.IlvColoringRenderer
-
Gets the "base" hue.
- getHue(Color) - Static method in class ilog.views.util.IlvColorUtil
-
Returns the hue of the specified color.
- getHyperEdge() - Method in class ilog.views.hypergraph.IlvDefaultHyperEdgeEnd
-
Returns the hyperedge of this end point.
- getHyperEdge() - Method in interface ilog.views.hypergraph.IlvHyperEdgeEnd
-
Returns the hyperedge of this end point.
- getHyperEdge() - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge.Segment
-
Returns the hyperedge that owns this segment.
- getHyperEdgeConnector() - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeConnector.HyperEdgeConnectorProperty
-
Returns the hyperedge connector.
- getHyperEdgeConnector() - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperGrapherPin
-
Returns the IlvHyperEdgePinConnector
which manages this
pin, or null
if the pin has been removed.
- getHyperEdgeEndsFrom(IlvGraphic) - Method in class ilog.views.hypergraph.IlvHyperGrapher
-
Returns an the ends of hyperedges that have the input node
as source.
- getHyperEdgeEndsFromCount(IlvGraphic) - Method in class ilog.views.hypergraph.IlvHyperGrapher
-
Returns the number of ends of hyperedges that have the input node
as source.
- getHyperEdgeEndsTo(IlvGraphic) - Method in class ilog.views.hypergraph.IlvHyperGrapher
-
Returns an the ends of hyperedges that have the input node
as target.
- getHyperEdgeEndsToCount(IlvGraphic) - Method in class ilog.views.hypergraph.IlvHyperGrapher
-
Returns the number of ends of hyperedges that have the input node
as target.
- getHyperEdges() - Method in class ilog.views.hypergraph.IlvHyperGrapher
-
Returns the regular hyperedges stored in this hypergrapher.
- getHyperEdgesCount() - Method in class ilog.views.hypergraph.IlvHyperGrapher
-
Returns the number of regular hyperedges stored in this hypergrapher.
- getHyperEdgesFrom(IlvGraphic) - Method in class ilog.views.hypergraph.IlvHyperGrapher
-
Returns an enumeration of all the hyperedges that have the input node
as source.
- getHyperEdgesFromCount(IlvGraphic) - Method in class ilog.views.hypergraph.IlvHyperGrapher
-
Returns the number of hyperedges that have the input node as source.
- getHyperEdgesTo(IlvGraphic) - Method in class ilog.views.hypergraph.IlvHyperGrapher
-
Returns an enumeration of all the hyperedges that have the input node
as target.
- getHyperEdgesToCount(IlvGraphic) - Method in class ilog.views.hypergraph.IlvHyperGrapher
-
Returns the number of hyperedges that have the input node as target.
- getHyperEdgesVisibleFrom(IlvGraphic) - Method in class ilog.views.hypergraph.IlvHyperGrapher
-
Returns an enumeration of all the hyperedges that have the input node
as visible origin node.
- getHyperEdgesVisibleFromCount(IlvGraphic) - Method in class ilog.views.hypergraph.IlvHyperGrapher
-
Returns the number of hyperedges that have the input node as
visible origin node.
- getHyperEdgesVisibleTo(IlvGraphic) - Method in class ilog.views.hypergraph.IlvHyperGrapher
-
Returns an enumeration of all the hyperedges that have the input node
as visible destination node.
- getHyperEdgesVisibleToCount(IlvGraphic) - Method in class ilog.views.hypergraph.IlvHyperGrapher
-
Returns the number of hyperedges that have the input node as
visible destination node.
- getHyperGraphFromNeighbors(IlvGraphic) - Method in class ilog.views.hypergraph.IlvHyperGrapher
-
Returns an enumeration of all nodes (IlvGraphic
)
that are the hyperedge "from neighbors" of node
.
- getHyperGraphNeighbors(IlvGraphic) - Method in class ilog.views.hypergraph.IlvHyperGrapher
-
Returns an enumeration of all nodes (IlvGraphic
)
that are the hyperedge "neighbors" of node
.
- getHyperGraphToNeighbors(IlvGraphic) - Method in class ilog.views.hypergraph.IlvHyperGrapher
-
Returns an enumeration of all nodes (IlvGraphic
)
that are the hyperedge "to neighbors" of node
.
- getIcon() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
Returns the image that will be displayed as the icon in the
graphical representation of the attribute.
- getIcon() - Method in interface ilog.cpl.css.IlpAttributeHeaderCustomization
-
Returns the image used to create the icon in the header.
- getIcon() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the image image that will be displayed as the icon in the
graphical representation of the object.
- getIcon() - Method in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
-
Returns the alarm severity icon.
- getIcon() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
-
Returns the icon of the general node.
- getIcon() - Method in class ilog.tgo.model.IltGroup
-
Returns the icon of the group
- getIcon() - Method in interface ilog.tgo.resource.css.IltAlarmSeverityCustomization
-
Returns the icon that will be used as part of the alarm count
representation.
- getIcon() - Method in interface ilog.tgo.resource.css.IltLinkMediaCustomization
-
Returns the icon for applicable telecom objects.
- getIcon() - Method in interface ilog.tgo.resource.css.IltLinkTechnologyCustomization
-
Returns the icon for applicable telecom objects.
- getIcon() - Method in interface ilog.tgo.resource.css.IltNetworkElementFunctionCustomization
-
Returns the icon for applicable telecom objects.
- getIcon() - Method in interface ilog.tgo.resource.css.IltStateCustomization
-
Returns the icon that represents this state as a secondary
state modifier.
- getIcon() - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
-
Returns the icon associated with this document template.
- getIcon(String) - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
-
Returns the icon for the specified view configuration with the
specified name.
- getIcon() - Method in class ilog.views.appframe.docview.IlvDocumentViewConfiguration
-
Returns the icon of this view configuration.
- getIcon() - Method in class ilog.views.chart.action.IlvChartAction
-
Returns the icon that represents this action visually, or null
if the action has no icon.
- getIcon() - Method in class ilog.views.chart.graphic.IlvDefaultDataAnnotation
-
Returns the drawn icon.
- getIcon() - Method in class ilog.views.chart.IlvIconLegendItem
-
Returns the icon used to draw the symbol.
- getIcon() - Method in class ilog.views.dashboard.IlvDashboardExpandablePane
-
Returns the icon of this pane.
- getIcon() - Method in class ilog.views.diagrammer.application.IlvDiagrammerOverview
-
Returns the icon to be used when this component is displayed in a frame.
- getIcon() - Method in class ilog.views.diagrammer.application.IlvDiagrammerPropertySheet
-
Returns the icon to be used when this component is displayed in a frame.
- getIcon() - Method in class ilog.views.diagrammer.application.IlvDiagrammerTable
-
Returns the icon to be used when this component is displayed in a frame.
- getIcon() - Method in class ilog.views.diagrammer.application.IlvDiagrammerTree
-
Returns the icon to be used when this component is displayed in a frame.
- getIcon() - Method in class ilog.views.gantt.action.IlvAction
-
Returns the icon that represents this action visually, or
null
if the action has no icon.
- getIcon(IlvPrototype, int, Color) - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
-
Creates an icon for the current bean.
- getIcon() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the icon of the general node.
- getIcon() - Method in class ilog.views.symbology.palettes.IlvPalette
-
Gets the icon associated to the palette
- getIcon() - Method in class ilog.views.symbology.palettes.IlvPaletteSymbol
-
Returns the large size icon representing the symbol.
- getIconComboBoxPreferredSize(JComboBox, Dimension) - Static method in class ilog.views.util.swing.SwingFactories
-
Returns the preferred size of a combo box that contains Icons.
- getIconFile(String) - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
-
Returns the user-specified icon file for a given bean.
- getIconFileName() - Method in class ilog.views.maps.rendering.IlvIconPointRenderer
-
Returns the file name of the icon.
- getIconHashFunction() - Method in class ilog.views.diagrammer.application.IlvDiagrammerTree
-
Returns the object used to determine which objects will have the same icon
in the tree.
- getIconHeight() - Method in class ilog.cpl.table.IlpArrowIcon
-
Returns the height of the icon.
- getIconHeight() - Method in class ilog.views.chart.graphic.IlvJComponentIcon
-
Returns the height of the icon.
- getIconHeight() - Method in class ilog.views.chart.graphic.IlvMarkerIcon
-
Returns the height of the icon.
- getIconHeight() - Method in class ilog.views.maps.beans.IlvFeatureSelectorPanel.CheckBoxIcon
-
Returns the height of the icon.
- getIconHeight() - Method in class ilog.views.maps.rendering.IlvIconPointRenderer
-
Returns the height of the icon.
- getIconHeight() - Method in class ilog.views.util.swing.IlvArrow
-
Returns the icon's height.
- getIconHeight() - Method in class ilog.views.util.swing.IlvCompositeIcon
-
Returns the icon's height.
- getIconHeight() - Method in class ilog.views.util.swing.IlvVerticalTextIcon
-
Returns the icon's height.
- getIconHints() - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
-
Returns the algorithm used to scale icons.
- getIconMargin() - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
-
Returns the margin left around the icons.
- getIconOffsetAbovePoint() - Method in class ilog.views.maps.defense.terrain3d.symbol.Ilv3DSymbolStyle
-
Returns the offset in meters of the icon above the real position.
- getIconPosition() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the position of the icon with respect to the label of an
IlvGeneralNode
.
- getIconPosition() - Method in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
-
Returns the position of the icon relative to the alarm count label.
- getIconPosition() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
-
Returns the position of the icon with respect
to the label.
- getIconPosition() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the position of the icon with respect
to the label.
- getIconResourceName() - Method in class ilog.views.symbology.palettes.IlvPalette
-
Returns the resource access string to the symbol icon
- getIconResourceName() - Method in class ilog.views.symbology.palettes.IlvPaletteSymbol
-
Returns the resource access string to the icon of the symbol.
- getIconShadowThickness() - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
-
Returns the thickness of the shadow drawn around icons.
- getIconSize() - Method in class ilog.views.diagrammer.application.IlvDiagrammerTree
-
Returns the size of the icons for the tree items representing the nodes and links.
- getIconsSize() - Method in class ilog.views.appframe.swing.IlvToolBar
-
Returns the size of icons of the toolbar.
- getIconURL() - Method in class ilog.views.maps.rendering.IlvIconPointRenderer
-
Returns the URL of the icon.
- getIconURL() - Method in class ilog.views.symbology.palettes.IlvPalette
-
Returns the string representation of the URL to the icon
- getIconURL() - Method in class ilog.views.symbology.palettes.IlvPaletteSymbol
-
Gets the string representation of the URL to the icon
- getIconWidth() - Method in class ilog.cpl.table.IlpArrowIcon
-
Returns the width of the icon.
- getIconWidth() - Method in class ilog.views.chart.graphic.IlvJComponentIcon
-
Returns the width of the icon.
- getIconWidth() - Method in class ilog.views.chart.graphic.IlvMarkerIcon
-
Returns the width of the icon.
- getIconWidth() - Method in class ilog.views.maps.beans.IlvFeatureSelectorPanel.CheckBoxIcon
-
Returns the width of the icon.
- getIconWidth() - Method in class ilog.views.maps.rendering.IlvIconPointRenderer
-
Returns the width of the icon.
- getIconWidth() - Method in class ilog.views.util.swing.IlvArrow
-
Returns the icon's width.
- getIconWidth() - Method in class ilog.views.util.swing.IlvCompositeIcon
-
Returns the icon's width.
- getIconWidth() - Method in class ilog.views.util.swing.IlvVerticalTextIcon
-
Returns the icon's width.
- GetID() - Static method in class ilog.cpl.util.IlpIDGenerator
-
Returns a newly generated ID.
- getID() - Method in class ilog.tgo.model.IltChildrenModelEvent
-
Deprecated.
Returns the event type.
- getID() - Method in class ilog.views.appframe.docview.project.DataContainerEvent
-
Returns the type of the event.
- getID() - Method in class ilog.views.appframe.event.ApplicationEvent
-
Returns the event type.
- getID() - Method in class ilog.views.appframe.plugin.IlvPlugin
-
Returns the ID of this plug-in.
- getID() - Method in class ilog.views.appframe.plugin.PluginEvent
-
Returns the event type.
- getID(Object, String, IlvSettingsModel) - Method in class ilog.views.appframe.settings.IlvSettings
-
Returns the ID value that uniquely identifies the specified object of
the model among other objects with the same type and parent.
- getID(Object) - Method in class ilog.views.appframe.settings.IlvSettings
-
Returns the ID value for the specified settings element owned by those
settings.
- getID(Object, String, IlvSettingsModel) - Method in class ilog.views.appframe.settings.IlvSettings.IDAttributeMapper
-
Returns the ID value for the specified element, if the
specified type is equal to the type given to the constructor of
this mapper.
- getID(Object, String, IlvSettingsModel) - Method in interface ilog.views.appframe.settings.IlvSettings.IDResolver
-
Returns the ID value for the object.
- getID() - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the ID value of this settings element.
- getID() - Method in class ilog.views.appframe.settings.LocaleSettingsEvent
-
Returns the event type.
- getID() - Method in class ilog.views.appframe.swing.docking.DockingEvent
-
Returns the event type.
- getId() - Method in interface ilog.views.chart.datax.adapter.IlvClusterNode
-
Returns the identifier that describes the cluster identified by this node.
- getID() - Method in class ilog.views.dashboard.IlvDashboardPanel
-
Returns the ID of this IlvDashboardPanel
instance.
- getID() - Method in class ilog.views.dashboard.IlvDashboardSymbol
-
Returns the ID of this symbol.
- getID() - Method in class ilog.views.dashboard.IlvDashboardSymbol.Parameter
-
Returns the ID of this symbol parameter.
- getID(Object) - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Returns the identifier of a node or a link.
- getID() - Method in class ilog.views.event.adapter.IlvManagerContentChangedDispatcher
-
Returns the unique ID of the dispatcher.
- getID() - Method in class ilog.views.event.adapter.IlvManagerSelectionDispatcher
-
Returns the unique ID of the dispatcher.
- getId() - Method in class ilog.views.faces.dhtml.renderkit.IlvScriptDescriptor
-
Returns the ID of the renderer associated with this script descriptor.
- getId() - Method in class ilog.views.faces.taglib.IlvFacesMenuItemTag
-
Returns the id
tag attribute value.
- getID() - Method in interface ilog.views.gantt.IlvActivity
-
Returns the ID string of the activity.
- getID() - Method in interface ilog.views.gantt.IlvResource
-
Returns this resource's ID string.
- getID() - Method in class ilog.views.gantt.model.IlvSimpleActivity
-
Returns the ID string of the activity.
- getID() - Method in class ilog.views.gantt.model.IlvSimpleResource
-
Returns this resource's ID string.
- getID() - Method in class ilog.views.gantt.model.table.IlvTableActivity
-
Returns the ID string of the activity.
- getID() - Method in class ilog.views.gantt.model.table.IlvTableResource
-
Returns the ID string of the resource.
- getId() - Method in class ilog.views.maps.IlvMapFeature
-
Returns the identifier of the map feature.
- getID(Object) - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns the identifier of a data object.
- getID(Object) - Method in interface ilog.views.sdm.IlvSDMModel
-
Returns the identifier of the object.
- getID(Object) - Method in class ilog.views.sdm.model.IlvBasicSDMModel
-
Returns the identifier of the object.
- getID() - Method in class ilog.views.sdm.model.IlvDefaultSDMNode
-
Returns the identifier of the object.
- getID(Object) - Method in class ilog.views.sdm.model.IlvFilterSDMModel
-
Returns the identifier of the object.
- getID(Object) - Method in class ilog.views.sdm.model.IlvMultipleSDMModel
-
- getID(Object) - Method in class ilog.views.sdm.model.IlvRDFSDMModel
-
Returns the identifier of the object.
- getID() - Method in interface ilog.views.sdm.model.IlvSDMNode
-
Returns the identifier of the object.
- getID() - Method in class ilog.views.symbol.util.IlvSymbolParameterAccessor
-
Returns the symbol parameter ID.
- getID() - Method in class ilog.views.symbology.palettes.IlvPaletteBaseObject
-
Returns the identifier of this object.
- getID() - Method in interface ilog.views.symbology.palettes.IlvPaletteObject
-
Returns the id of this object
- getId() - Method in class ilog.views.util.servlet.model.IlvMenuItem
-
Returns the ID of this menu item.
- getID() - Method in interface ilog.views.util.styling.IlvCSSSelector
-
Returns the ID selector of the simple selector.
- getIdArray(int, int) - Method in class ilog.views.maps.format.shapefile.IlvShapeSpatialIndex
-
Returns an array containing the IDs of all the shape features contained
within the specified tile.
- getIdComparator() - Method in class ilog.views.chart.data.IlvTreeTableDataSource
-
Returns the comparator used to compare cluster ids.
- getIdComparator() - Method in class ilog.views.chart.datax.adapter.sort.IlvClusterIdComparator
-
Returns the comparator used to compare cluster ids.
- getIdentification(int, char, double, double) - Static method in class ilog.views.maps.grids.IlvMGRSGridZone
-
Computes the 2 letter identification of the 100k meter zone for the specified coordinates.
- getIdentifier(Object) - Method in class ilog.cpl.datasource.IlpAbstractDataSource
-
Utility method that retrieves an object identifier from a parameter that
can be either an identifier or an IlpObject
instance.
- getIdentifier(Object) - Method in interface ilog.cpl.datasource.IlpIdentifierFactory
-
Returns the new identifier of an object.
- getIdentifier() - Method in class ilog.cpl.model.IlpBeansObject
-
Returns the identifier of the IlpObject
.
- getIdentifier() - Method in class ilog.cpl.model.IlpDefaultObject
-
Returns the identifier of the IlpObject
.
- getIdentifier() - Method in interface ilog.cpl.model.IlpObject
-
Returns the identifier of the IlpObject
.
- getIdentifier() - Method in class ilog.cpl.model.IlpObjectSupport
-
Returns the identifier of the IlpObject
.
- getIdentifier() - Method in class ilog.tgo.graphic.IltImageToolTip
-
Deprecated.
- getIdentifier() - Method in class ilog.views.gantt.graphic.IlvGanttRow
-
Returns the row's unique key identifier.
- getIdentifier(Object) - Method in class ilog.views.gantt.servlet.IlvGanttSelectionSupport.DefaultIdentifierFactory
-
Returns a unique identifier for a Gantt model object.
- getIdentifier(Object) - Method in class ilog.views.gantt.servlet.IlvGanttSelectionSupport
-
Returns the identifier associated to a Gantt model object.
- getIdentifier(Object) - Method in interface ilog.views.gantt.servlet.IlvGanttSelectionSupport.IdentifierFactory
-
Returns a unique identifier for a Gantt model object.
- getIdentifier(IlvGraphic) - Method in interface ilog.views.maps.datasource.IlvPolylineMergerDataSource.IlvGraphicIdentifier
-
Identifies this
- getIdentifierFactory() - Method in class ilog.cpl.storage.IlpDataSourceLoader
-
Returns the identifier factory.
- getIdentifierFactory() - Method in class ilog.cpl.storage.IlpDataSourceOutput
-
Returns the identifier factory.
- getIdentifierFactory() - Method in class ilog.views.gantt.servlet.IlvGanttSelectionSupport
-
Returns the factory of identifiers for Gantt model objects.
- getIdentifierPropertyName() - Method in interface ilog.views.maps.datasource.IlvPolylineMergerDataSource.IlvGraphicIdentifier
-
Returns the property name (to reintroduce into the merged object)
- getIdentifiers() - Method in exception ilog.cpl.datasource.IlpDataSourceException
-
Returns the collection will object identifiers that cause
this exception.
- getIDImpl(Object) - Method in class ilog.views.sdm.model.IlvAbstractSDMModel
-
Returns the identifier of the object.
- getIDImpl(Object) - Method in class ilog.views.sdm.model.IlvBasicSDMModel
-
This method must be overridden by subclasses to actually
get the ID of an object.
- getIDImpl(Object) - Method in class ilog.views.sdm.model.IlvFilterSDMModel
-
Returns the identifier of the object.
- getIDImpl(Object) - Method in class ilog.views.sdm.model.IlvJavaBeanSDMModel
-
- getIDImpl(Object) - Method in class ilog.views.sdm.model.IlvMultipleSDMModel
-
- getIdleCursor() - Method in class ilog.views.interactor.IlvExpandCollapseInteractor
-
Returns the cursor to be displayed when the mouse is not over any
expandable or collapsable object.
- getIDProperty() - Method in class ilog.views.sdm.model.IlvJavaBeanSDMModel
-
Returns the name of the JavaBean property holding the
ID of an object.
- getIdxFilename() - Method in class ilog.views.maps.datasource.IlvShapeDataSource
-
Retrieves the spatial index file name.
- getIdxURL() - Method in class ilog.views.maps.datasource.IlvShapeDataSource
-
Retrieves the idx file URL.
- getIfBetween() - Method in class ilog.views.prototypes.IlvMinMaxBehavior
-
Gets the ifBetween
parameter for this behavior object.
- getIfFalse() - Method in class ilog.views.prototypes.IlvConditionBehavior
-
Gets the ifFalse
parameter.
- getIfLess() - Method in class ilog.views.prototypes.IlvMinMaxBehavior
-
Gets the ifLess
parameter for this behavior object.
- getIfMore() - Method in class ilog.views.prototypes.IlvMinMaxBehavior
-
Gets the ifMore
parameter for this behavior object.
- getIfTrue() - Method in class ilog.views.prototypes.IlvConditionBehavior
-
Gets the ifTrue
parameter of this behavior.
- getIgnoreContentAspectRatio() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesOverviewTag
-
Returns whether the view is ignoreContentAspectRatio or not.
- getIlpBeansClass() - Method in class ilog.cpl.model.IlpBeansObject
-
Returns the IlpClass
of this object.
- getIlpClass() - Method in interface ilog.cpl.datasource.IlpReferenceDescriptor
-
Return the business class containing the computed reference.
- getIlpClass() - Method in class ilog.cpl.model.IlpBeansObject
-
- getIlpClass() - Method in class ilog.cpl.model.IlpDefaultObject
-
Retrieves the
IlpClass
corresponding to this object.
- getIlpClass() - Method in interface ilog.cpl.model.IlpObject
-
- getIlpClass() - Method in class ilog.cpl.model.IlpObjectSupport
-
- getIlpClass() - Method in class ilog.cpl.style.IlpStyleContext
-
Deprecated.
For a style associated with a dynamic class, returns the class.
- GetIlpClass() - Static method in class ilog.tgo.model.IltAbstractLink
-
Returns the IlpClass corresponding to this Java class.
- GetIlpClass() - Static method in class ilog.tgo.model.IltAlarm
-
Returns the IlpClass
corresponding to this Java class.
- GetIlpClass() - Static method in class ilog.tgo.model.IltBTS
-
Returns the IlpClass corresponding to this Java class.
- GetIlpClass() - Static method in class ilog.tgo.model.IltBTSAntenna
-
Returns the IlpClass corresponding to this Java class.
- GetIlpClass() - Static method in class ilog.tgo.model.IltCard
-
Returns the IlpClass
corresponding to this Java class.
- GetIlpClass() - Static method in class ilog.tgo.model.IltCardCarrier
-
Returns the IlpClass corresponding to this Java class.
- GetIlpClass() - Static method in class ilog.tgo.model.IltCardItem
-
Returns the IlpClass
corresponding to this Java class.
- GetIlpClass() - Static method in class ilog.tgo.model.IltEmptySlot
-
Returns the IlpClass
corresponding to this Java class.
- GetIlpClass() - Static method in class ilog.tgo.model.IltGroup
-
Returns the IlpClass
corresponding to this Java class.
- GetIlpClass() - Static method in class ilog.tgo.model.IltLed
-
Returns the IlpClass corresponding to this Java class.
- GetIlpClass() - Static method in class ilog.tgo.model.IltLinearGroup
-
Returns the IlpClass
corresponding to this Java class.
- GetIlpClass() - Static method in class ilog.tgo.model.IltLink
-
Returns the IlpClass
corresponding to this Java class.
- GetIlpClass() - Static method in class ilog.tgo.model.IltLinkBundle
-
Returns the IlpClass corresponding to this Java class.
- GetIlpClass() - Static method in class ilog.tgo.model.IltLinkSet
-
Returns the IlpClass corresponding to this Java class.
- GetIlpClass() - Static method in class ilog.tgo.model.IltNetworkElement
-
Returns the IlpClass
corresponding to this Java class.
- GetIlpClass() - Static method in class ilog.tgo.model.IltObject
-
Returns the IlpClass corresponding to this Java class.
- GetIlpClass() - Static method in class ilog.tgo.model.IltOffPageConnector
-
Returns the IlpClass corresponding to this Java class.
- GetIlpClass() - Static method in class ilog.tgo.model.IltPolyGroup
-
Returns the IlpClass corresponding to this Java class.
- GetIlpClass() - Static method in class ilog.tgo.model.IltPort
-
Returns the IlpClass
corresponding to this Java class.
- GetIlpClass() - Static method in class ilog.tgo.model.IltRectGroup
-
Returns the IlpClass corresponding to this Java class.
- GetIlpClass() - Static method in class ilog.tgo.model.IltShelf
-
Returns the IlpClass corresponding to this Java class.
- GetIlpClass() - Static method in class ilog.tgo.model.IltShelfItem
-
Returns the IlpClass corresponding to this Java class.
- GetIlpClass() - Static method in class ilog.tgo.model.IltSNMP
-
- getIlpInteractor() - Method in class ilog.cpl.graph.action.toolbar.IlpGraphInteractorAction
-
Gets the associated JTGO interactor.
- getIlpInteractor() - Method in class ilog.cpl.graph.action.toolbar.IlpGraphInteractorButton
-
Gets the associated JTGO interactor.
- getIlpModel() - Method in class ilog.cpl.table.IlpTableView
-
Returns the table model associated with the IlpTableView object.
- getIlpObject() - Method in class ilog.cpl.interactor.IlpViewActionEvent
-
Returns the first business object involved in the gesture
which led to the triggering of the action which receives this action event,
or null
.
- getIlpObject() - Method in class ilog.cpl.model.container.IlpAbstractRepresentationNode
-
Retrieves the
IlpObject
of this representation.
- getIlpObject() - Method in interface ilog.cpl.model.IlpRepresentationObject
-
Retrieves the
IlpObject
corresponding to this representation.
- getIlpObject() - Method in class ilog.cpl.model.IlpRepresentationObjectSupport
-
Retrieves the
IlpObject
corresponding to this representation.
- getIlpObject() - Method in class ilog.cpl.style.IlpStyleContext
-
Deprecated.
For a style associated with a dynamic object, returns the object.
- getIlpObject() - Method in class ilog.cpl.table.IlpDefaultTableRow
-
Retrieves the
IlpObject
of this representation.
- getIlpObject() - Method in class ilog.cpl.tree.IlpDefaultTreeNode
-
Retrieves the
IlpObject
of this representation.
- getIlpObjectIdentifier() - Method in class ilog.cpl.style.IlpStyleContext
-
Deprecated.
For a style associated with a dynamic object, returns the object identifier.
- getIlpTableView() - Method in class ilog.cpl.table.IlpJTable
-
- GetIltObject(IlpAttributeValueHolder) - Static method in class ilog.tgo.model.IltObject
-
Return the IltObject
business object corresponding to a given
IlpAttributeValueHolder
.
- getIlvGraphic() - Method in interface ilog.tgo.graphic.IltObjectInteractorContext
-
Deprecated.
Returns the elementary graphic object on which the event has occurred.
- getIlvInteractor() - Method in class ilog.cpl.graph.action.toolbar.IlpGraphInteractorAction
-
Gets the associated Rogue Wave JViews interactor.
- getIlvInteractor() - Method in class ilog.cpl.graph.action.toolbar.IlpGraphInteractorButton
-
Gets the associated Rogue Wave JViews interactor.
- getImage(String) - Method in class ilog.cpl.service.IlpDefaultImageRepository
-
Gets an image by location.
- getImage(String) - Method in interface ilog.cpl.service.IlpImageRepository
-
Gets an image by location.
- getImage(IlpImageKey) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the Image
value of a given key in this style.
- getImage(IlpImageKey, Image) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the Image
value of a given key in this style.
- getImage(IltKey.Image) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getImage(IltKey.Image, Image) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- GetImage(Object) - Static method in class ilog.tgo.resource.IltSettings
-
Returns an image property value.
- getImage(String) - Method in class ilog.tgo.service.IltDefaultImageRepository
-
Gets an image by location.
- getImage() - Method in class ilog.views.appframe.swing.IlvSplashWindow
-
Returns the image displayed by the splash window.
- getImage() - Method in class ilog.views.chart.IlvChart.IlvChartImagePaintContext
-
Returns the destination Image.
- getImage() - Method in class ilog.views.faces.component.IlvImageButton
-
Returns the URL of the image representing the button.
- getImage() - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
-
Returns the URL of the image representing the button.
- getImage() - Method in class ilog.views.faces.taglib.IlvFacesMenuItemTag
-
Returns the image
tag attribute value.
- getImage() - Method in class ilog.views.faces.taglib.IlvFacesMenuSeparatorTag
-
Returns the image
tag attribute value.
- getImage() - Method in class ilog.views.graphic.IlvIcon
-
Returns the image.
- getImage() - Method in class ilog.views.maps.format.geotiff.IlvGeotiffReader
-
Returns the RenderedImage
opened by the reader.
- getImage() - Method in class ilog.views.maps.geometry.IlvMapImage
-
Retrieves the image set by the setImage
method.
- getImage() - Method in class ilog.views.maps.graphic.style.IlvPointStyle
-
- getImage() - Method in class ilog.views.maps.IlvAreaOfInterest
-
Returns the preview image associated with this area of interest.
- getImage() - Method in class ilog.views.maps.label.IlvMapLabelingLabel
-
Returns the image of this label.
- getImage() - Method in class ilog.views.ui.IlvImageButton
-
Deprecated.
Returns the image of the button.
- getImage() - Method in class ilog.views.util.servlet.model.IlvMenuItem
-
Returns the string representation of an URL to an
image displayed on this menu item.
- getImage(URL) - Method in class ilog.views.util.servlet.tiling.IlvDefaultFileTileReader
-
Reads a tile by invoking the IlvImageUtil.loadImage
method.
- getImage(Object) - Method in class ilog.views.util.servlet.tiling.IlvFileTileManager
-
Retrieves an image of a tile by specifying an Object
as a key.
- getImage(Object) - Method in interface ilog.views.util.servlet.tiling.IlvTileManager
-
Retrieves an image from a Object
- getImageableBounds() - Method in class ilog.views.util.print.IlvPrintableDocument
-
Returns the size of the page.
- getImageAnchorPoints() - Method in class ilog.views.maps.label.IlvMapLabelingLabel
-
Returns the vector containing image shapes.
- getImageBounds(int) - Method in class ilog.views.maps.raster.IlvRasterAbstractReader
-
Returns the bounds of the image in manager coordinates.
- getImageComponent() - Method in class ilog.views.appframe.swing.IlvSplashWindow
-
Gets the component that displays the image of the splash window.
- getImageComputation() - Method in class ilog.views.maps.defense.terrain.IlvComputedRasterReader
-
Returns the instance of the image builder used to make, or recreate, the
computed image.
- getImageCount() - Method in class ilog.views.maps.raster.IlvRasterAbstractReader
-
Returns The number of registered images.
- getImageEncoder(String) - Method in class ilog.views.chart.servlet.IlvChartServletSupport
-
Returns the image encoder registered for the specified format.
- getImageEncoder(String) - Method in class ilog.views.gantt.servlet.IlvGanttServletSupport
-
Returns the image encoder registered for the specified format.
- getImageFactory() - Method in class ilog.tgo.graphic.renderer.IltAbstractImageBaseRendererFactory
-
Returns the internal factory responsible for
rendering the image.
- getImageFactory() - Method in class ilog.tgo.graphic.renderer.IltLedImageBaseRendererFactory
-
Returns the internal image factory used to create the
Led representation
- getImageFilename() - Method in class ilog.views.maps.IlvMapInputStream
-
Returns the name of the .img
file containing raster data.
- getImageFileSuffix() - Static method in class ilog.views.maps.IlvMapOutputStream
-
Returns the file extension used for serialized raster data used by images
objects within an JViews Maps file.
- getImageFormat() - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
-
Retrieves the imageFormat
property.
- getImageFormat() - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
-
Retrieves the imageFormat
property.
- getImageFormat() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
-
Returns the desired format of the image generated by the servlet.
- getImageFormat() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
-
Returns the desired format of the image generated by the servlet.
- getImageFormat() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
-
Returns the desired format of the image generated by the servlet.
- getImageFormat() - Method in interface ilog.views.faces.dhtml.component.IlvDHTMLHelper
-
Returns the desired format of the image generated by the servlet.
- getImageFormat() - Method in class ilog.views.faces.dhtml.component.IlvDHTMLHelperImpl
-
Returns the desired format of the image generated by the servlet.
- getImageFormat() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
-
Returns the desired format of the image generated by the servlet.
- getImageFormat() - Method in class ilog.views.faces.dhtml.taglib.IlvDHTMLViewTag
-
Returns the desired format of the generated image by the servlet.
- getImageFormat() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the image format of the image displayed by this view.
- getImageFormat() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
-
Returns the desired format of the image generated by the servlet.
- getImageFormat() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
-
Returns the desired format of the image generated by the servlet.
- getImageFormat() - Method in class ilog.views.maps.format.wms.IlvWMSDataSource
-
Retrieves the image format to be used in the the request to the WMS.
- getImageFormat() - Method in class ilog.views.maps.format.wms.IlvWMSReader
-
Retrieves the image format used to construct the request.
- getImageFormat() - Method in class ilog.views.maps.servlet.IlvManagerTiler
-
Returns the compression format used to write the tiled images.
- getImageFormat() - Method in class ilog.views.util.servlet.tiling.IlvFileTileManager
-
Returns the compression format used to write the image tiles.
- getImageFormat() - Method in class ilog.views.util.servlet.tiling.IlvFileTileURLFactory
-
Returns the compression format used to write the image tiles.
- getImageFromFile(Class<?>, String) - Static method in class ilog.views.util.IlvImageUtil
-
This is a utility method that creates an image from a file stored in a JAR
file.
- getImageHeight() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOFeatureIterator.IlvMapSDOImageBlock
-
Returns the height of this image block.
- getImageIcon() - Method in class ilog.views.appframe.IlvApplication
-
Returns the icon of the application.
- getImageIcon(String) - Method in class ilog.views.appframe.IlvApplication
-
Returns an image icon for the specified filename.
- getImageIcon(String) - Method in class ilog.views.appframe.util.IlvResourceBundleManager
-
Returns the image icon with the specified filename.
- getImageLocation(Image) - Method in class ilog.cpl.service.IlpDefaultImageRepository
-
Gets the location string associated with an image in the repository.
- getImageLocation(Image) - Method in interface ilog.cpl.service.IlpImageRepository
-
Gets the location string associated with an image in the repository.
- getImageLocation(Image) - Method in class ilog.tgo.service.IltDefaultImageRepository
-
Gets the location string associated with an image in the repository.
- getImageLocation() - Method in class ilog.views.graphic.IlvIcon
-
Returns the image location.
- getImageLocations() - Method in class ilog.cpl.service.IlpDefaultImageRepository
-
Gets a list of all the image locations currently in the repository.
- getImageLocations() - Method in interface ilog.cpl.service.IlpImageRepository
-
Gets a list of all the image locations currently in the repository.
- getImageLocations() - Method in class ilog.tgo.service.IltDefaultImageRepository
-
Gets a list of all the image locations currently in the repository.
- getImageMapAreaGenerator(HttpServletRequest, IlvGraphic, IlvManagerView, IlvTransformer) - Method in class ilog.tgo.faces.graph.dhtml.servlet.IltFacesGraphServletSupport
-
Returns the area generator for the specified graphic object.
- getImageMapAreaGenerator(HttpServletRequest) - Method in class ilog.views.diagrammer.faces.dhtml.servlet.IlvFacesDiagrammerServletSupport
-
Returns the current image map area generator.
- getImageMapAreaGenerator(HttpServletRequest, IlvGraphic, IlvManagerView, IlvTransformer) - Method in class ilog.views.diagrammer.faces.dhtml.servlet.IlvFacesDiagrammerServletSupport
-
Returns the area generator for the specified graphic object.
- getImageMapAreaGenerator(HttpServletRequest, IlvGraphic, IlvManagerView, IlvTransformer) - Method in class ilog.views.faces.dhtml.servlet.IlvFacesManagerServletSupport
-
Returns the area generator for the specified graphic object.
- getImageMapAreaGenerator() - Method in class ilog.views.sdm.servlet.IlvSDMServletSupport
-
Deprecated.
- getImageMapAreaGenerator(HttpServletRequest) - Method in class ilog.views.sdm.servlet.IlvSDMServletSupport
-
Returns the current image map area generator.
- getImageMapAreaGenerator(HttpServletRequest, IlvGraphic, IlvManagerView, IlvTransformer) - Method in class ilog.views.servlet.IlvManagerServlet
-
Returns the area generator for the specified graphic object.
- getImageMapAreaGenerator(HttpServletRequest, IlvGraphic, IlvManagerView, IlvTransformer) - Method in class ilog.views.servlet.IlvManagerServletSupport
-
Returns the area generator for the specified graphic object.
- getImageMapFunction() - Method in class ilog.views.sdm.servlet.IlvSDMImageMapAreaGenerator
-
Returns the name of the function contained in the HREFs
of the image map generated by this servlet.
- getImageMapGenerator() - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
-
Returns the image map generator.
- getImageMapGenerator() - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
-
Returns the image map generator.
- getImageMapGenerator() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
-
Returns the image map generator.
- getImageMapGenerator() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewComponentTag
-
Returns the image map generator.
- getImageMapGenerator() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
-
Returns the image map generator.
- getImageMapGenerator() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
-
Returns the image map generator.
- getImageMapGenerator() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
-
Returns the imagemap generator.
- getImageMapGenerator() - Method in interface ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupport
-
Returns the image map generator.
- getImageMapGenerator() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
-
Returns the image map generator.
- getImageMapGenerator() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the image map generator.
- getImageMapGeneratorClass() - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
-
Returns the image map generator class name.
- getImageMapGeneratorClass() - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
-
Returns the image map generator class name.
- getImageMapGeneratorClass() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
-
Returns the class name of the image map generator.
- getImageMapGeneratorClass() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewComponentTag
-
Returns the image map generator class name.
- getImageMapGeneratorClass() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
-
Returns the image map generator class name.
- getImageMapGeneratorClass() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
-
Returns the image map generator class name.
- getImageMapGeneratorClass() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
-
Returns the image map generator class name.
- getImageMapGeneratorClass() - Method in interface ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupport
-
Returns the image map generator class name.
- getImageMapGeneratorClass() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
-
Returns the image map generator class name.
- getImageMapGeneratorClass() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the image map generator class name.
- getImageMapVisible() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewComponentTag
-
Returns true
if the image map, if generated, should be visible.
- getImageMapVisible() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the flag indicating whether an image map should be visible or not (if
generated).
- getImageMode() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesSelectInteractorTag
-
- getImageMode() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesSelectionManagerTag
-
Returns the image mode.
- getImageOperation() - Method in class ilog.views.IlvHoverHighlightingImageOperation
-
Returns the image operation used to draw the highlighted object.
- getImageRandomAccessFile() - Method in class ilog.views.maps.IlvMapInputStream
-
- getImageRenderer() - Method in class ilog.views.maps.format.cadrg.IlvCADRGLayer
-
Returns the feature renderer used for creating graphic objects representing
the CADRG subframes.
- getImageRenderer() - Method in class ilog.views.maps.IlvDefaultFeatureRenderer
-
Returns the graphic renderer used to translate images
into graphic objects.
- getImageRenderingStyle() - Method in class ilog.views.maps.rendering.IlvDefaultImageRenderer
-
Retrieves the rendering style of the renderer.
- getImageRenderingStyle() - Method in class ilog.views.maps.rendering.IlvDefaultRasterRenderer
-
Retrieves the rendering style of the renderer.
- getImageRenderingStyle() - Method in class ilog.views.maps.rendering.IlvIconPointRenderer
-
Retrieves the rendering style of the renderer.
- getImageRepository() - Method in interface ilog.cpl.service.IlpContext
-
Returns the image repository.
- getImageRepository() - Method in class ilog.cpl.service.IlpDefaultContext
-
Returns the image repository.
- getImageSize() - Method in class ilog.views.maps.format.wms.IlvWMSDataSource
-
Retrieves the image size.
- getImageSize() - Method in class ilog.views.maps.format.wms.IlvWMSReader
-
Returns the requested image size, which is a floating number between 0 (excluded) and 1.
- getImageSize(Image) - Static method in class ilog.views.util.IlvImageUtil
-
Returns the size (dimensions) of an image.
- getImageSource() - Method in class ilog.views.maps.graphic.style.IlvPointStyle
-
Retrieves the ImageSource attribute value.
- getImageStream() - Method in class ilog.views.maps.IlvMapOutputStream
-
Returns the stream opened to the file where the data for raster
objects in a map is saved.
- getImageSubsamplingFactor() - Static method in class ilog.views.maps.raster.IlvRasterSubsamplingLoader
-
Returns the image subsampling factor.
- getImageTable() - Method in class ilog.views.graphic.IlvMultipleIcon
-
Returns the table containing the URLs of the images.
- getImageURL(Image) - Method in class ilog.cpl.service.IlpDefaultImageRepository
-
Gets the location of an image in the repository as a URL.
- getImageURL(Image) - Method in interface ilog.cpl.service.IlpImageRepository
-
Gets the location of an image in the repository as a URL.
- getImageURL() - Method in class ilog.views.chart.graphic.IlvImageDecoration
-
Returns the URL of the image or null
if not specified.
- getImageURL() - Method in class ilog.views.util.java2d.IlvTexture
-
Returns the URL of the image of the texture.
- getImageWidth() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOFeatureIterator.IlvMapSDOImageBlock
-
Returns the width of this image block.
- getIMapDefinition(IlvServletRequestParameters, IlvChart) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartServletSupport
-
Returns the IlvIMapDefinition
used by the
IlvImageMapBuilder
to generate the image map tags.
- getIMapDefinition(IlvServletRequestParameters, IlvChart) - Method in class ilog.views.chart.servlet.IlvChartServletSupport
-
Returns the IlvIMapDefinition
used by the
IlvImageMapBuilder
to generate the image map tags.
- getImmediate() - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
-
Returns a flag indicating that the default ActionListener
provided by the
JavaServer Faces implementation should be executed immediately (that is,
during the Apply Request Values
phase of the request processing
lifecycle), rather than waiting until the Invoke Application
phase.
- getImpactAlarmCount() - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the count of impact alarms, acknowledged or not, irrespective of
their severity.
- getImplementation() - Method in class ilog.views.appframe.settings.IlvSettings
-
The DOMImplementation
object that handles this document.
- getImplementation() - Method in class ilog.views.appframe.settings.xml.IlvXMLSettings
-
The DOMImplementation
object that handles this document.
- getImportance() - Method in class ilog.views.util.styling.IlvCSSFunction
-
Returns the importance of the function.
- getInactiveColor() - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentEditLinkPortButton
-
Returns the color used to draw inactive link ports.
- getInactiveColor() - Method in class ilog.cpl.network.action.toolbar.IlpNetworkEditLinkPortButton
-
Returns the color used to draw inactive link ports.
- getInactiveColor() - Method in class ilog.tgo.interactor.IltEditLinkPortInteractor
-
Returns the color used to draw inactive link ports.
- getIncidentSegment(int) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge.Segment
-
Returns the incident segment with index i.
- getIncidentSegments() - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge.Segment
-
Returns the incident segments of this segment.
- getIncidentSegmentsCount() - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge.Segment
-
Returns the number of incident segments.
- getIncompleteGestures() - Method in class ilog.cpl.interactor.IlpInteractionState
-
Returns the set of gestures that could possibly result from the current
incomplete set of input events.
- getIncompleteGestureState(IlpGesture) - Method in class ilog.cpl.interactor.IlpInteractionState
-
Returns additional state information for a gesture.
- getIncrement() - Method in class ilog.views.prototypes.IlvFillBehavior
-
Returns the increment
parameter of this behavior.
- getIncrement() - Method in class ilog.views.prototypes.IlvRotationBehavior
-
Returns the increment
parameter of this behavior.
- getIncrement() - Method in class ilog.views.prototypes.IlvTranslateBehavior
-
Returns the increment
parameter of this behavior.
- getIncrement() - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolDiscreteInteractor
-
Returns the increment used to modify the value managed by this interactor.
- getIncrement() - Method in class ilog.views.symbology.interactor.IlvDiscreteSymbolInteractor
-
Returns the increment used to modify the value managed by this interactor.
- getIncrementalAbsoluteLevelPositionRange() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the range that is considered very close to the previous node
position.
- getIncrementalAbsoluteLevelPositionTendency() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the percentage of 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.
- getIncrementalModifiedLinkReshapeMode() - Method in class ilog.cpl.graph.graphlayout.css.IlpShortLinkLayoutParameters
-
Returns the link reshape mode of an individual link used during
incremental layout for modified links.
- getIncrementalModifiedLinkReshapeMode(Object) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Returns the reshape mode of an individual link used during the
incremental layout of modified links.
- getIncrementalNodeBoxForExpand(Object) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the effective bounding rectangle of an expanded node during
incremental layout.
- getIncrementalNodeMovementMode() - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
-
Sets the movement mode of an individual node used during incremental
layout.
- getIncrementalNodeMovementMode(Object) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the movement mode of an individual node used during
incremental layout.
- getIncrementalUnmodifiedLinkReshapeMode() - Method in class ilog.cpl.graph.graphlayout.css.IlpShortLinkLayoutParameters
-
Returns 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.
- getIncrementalUnmodifiedLinkReshapeMode(Object) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Returns the reshape mode of an individual link used during the
incremental layout of unmodified links.
- getIndex() - Method in class ilog.cpl.graph.background.event.IlpBackgroundEvent
-
Returns the index of the target IlpBackground
instance.
- getIndex() - Method in class ilog.cpl.graph.graphlayout.css.IlpBusLayoutParameters
-
Returns the index of a node.
- getIndex() - Method in class ilog.cpl.graph.graphlayout.css.IlpCircularLayoutParameters
-
Returns the index for the node.
- getIndex(int) - Method in class ilog.cpl.graph.graphlayout.css.IlpCircularLayoutParameters
-
Returns the index to which the node belongs in the unique
cluster.
- getIndex() - Method in class ilog.cpl.graph.graphlayout.css.IlpGridLayoutParameters
-
Returns the index of a node.
- getIndex() - Method in interface ilog.cpl.table.css.IlpTableHeaderCustomization
-
Returns the column index in a table.
- getIndex(TreeNode) - Method in class ilog.cpl.tree.IlpDefaultTreeNode
-
Returns the index of node
in this node's child array.
- getIndex() - Method in class ilog.views.appframe.docview.project.DataContainerEvent
-
Returns the position at which the node was added or removed, depending
on the event type.
- getIndex() - Method in class ilog.views.appframe.docview.project.IlvAddNodeEdit
-
Returns the insertion index.
- getIndex() - Method in class ilog.views.appframe.docview.project.IlvNodePropertyChangeEdit
-
Returns the index of the node in the child array of its parent.
- getIndex() - Method in class ilog.views.appframe.docview.project.IlvRemoveNodeEdit
-
Returns the index where the node that this edit removes was inserted in the
child array of the parent of the node.
- getIndex() - Method in class ilog.views.chart.accessibility.IlvAccessibleDataPoint
-
Returns the index in the data set.
- getIndex(int) - Method in class ilog.views.chart.data.IlvDataPoints
-
Returns the index of the specified data point.
- getIndex() - Method in class ilog.views.chart.data.IlvDataSetPoint
-
Returns the index at which this data point is stored in the data set.
- getIndex(IlvDataSet) - Static method in class ilog.views.chart.data.IlvDataSetProperty
-
- getindex() - Method in class ilog.views.chart.data.lod.IlvDataTile
-
Returns the ID of the tile.
- getIndex() - Method in class ilog.views.chart.data.lod.IlvDataTile
-
Returns the ID of the tile.
- getIndex(IlvGraphic) - Method in class ilog.views.graphic.IlvGraphicSet
-
Searches for the specified graphic object in the set and
returns an index to it.
- getIndex(String) - Method in class ilog.views.graphic.IlvURLKeyTable
-
Returns the index of the input key.
- getIndex(Object) - Method in class ilog.views.graphlayout.bus.IlvBusLayout
-
Returns the index associated with a node.
- getIndex(Object, IlvClusterId) - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
-
Returns the index of node
with respect to its order on
the cluster that is identified by clusterId
.
- getIndex(Object) - Method in class ilog.views.graphlayout.grid.IlvGridLayout
-
Returns the index value associated with a node.
- getIndex(IlvGraphic) - Method in class ilog.views.IlvIndexedSet
-
Returns the index of the specified object in the
IlvIndexedSet
.
- getIndex() - Method in class ilog.views.IlvManagerLayer
-
Returns the index of the layer in the manager.
- getIndex() - Method in class ilog.views.IlvPolyPointsEdition
-
Returns the index of the currently edited point, or -1
if
none.
- getIndex(TreeNode) - Method in class ilog.views.maps.beans.IlvMapLayerTreeNode
- getIndex() - Method in class ilog.views.maps.format.IlvMapInput
-
Returns the current index in the stream.
- getIndexes() - Method in class ilog.views.graphlayout.circular.IlvClusterInfoProperty
-
Returns the array of indexes stored in the property
- getIndexOf(Object) - Method in class ilog.views.chart.datax.adapter.IlvFlatListToFlatTableModel
-
Returns the index of a model object in
getUnderlyingModel().getObjects()
.
- getIndexOf(Object) - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToFlatTableModel
-
Returns the index of a model object in
getUnderlyingModel().getObjects()
.
- getIndexOf(Object) - Method in class ilog.views.chart.datax.flat.list.IlvDefaultFlatListModel
-
Returns the index of a model object in getObjects()
.
- getIndexOf(Object, Object) - Method in class ilog.views.chart.datax.tree.list.IlvDefaultTreeListModel
-
Returns the index of a model object in its parent's children list.
- getIndexOfChild(IltStateHolder) - Method in interface ilog.tgo.model.IltChildrenModel
-
Deprecated.
Returns the index of a given child object.
- getIndexOfChild(IltStateHolder) - Method in class ilog.tgo.model.IltDefaultChildrenModel
-
Deprecated.
Returns the index of a given child object.
- getIndexOfChild(Object, Object) - Method in interface ilog.views.appframe.docview.project.IlvDataContainer
-
Returns the index of the child
node in the
child array of the parent
node.
- getIndexOfChild(Object, Object) - Method in class ilog.views.appframe.docview.project.IlvDefaultDataContainer
-
Returns the index of the child
node in the
child array of the parent
node.
- getIndexOfChild(Object, Object) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToTreeModel
-
- getIndexProperty() - Method in class ilog.views.sdm.renderer.IlvColoringRenderer
-
Returns the name of the object property to use as an index.
- getIndexProperty() - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
-
Returns the name of the object properties to use as indexes.
- getIndicator() - Method in class ilog.views.chart.interactor.IlvChartDataIndicatorInteractor
-
Returns the indicator that is being dragged.
- getIndices() - Method in class ilog.cpl.graph.GraphModelEvent
-
Returns the indices of the children (after addition, before removal).
- getIndices() - Method in class ilog.cpl.model.container.RepresentationNodeEvent
-
Returns the indices of the children added or removed (after addition,
or before removal).
- getIndices() - Method in class ilog.views.chart.data.IlvDataPoints
-
Returns the array holding all the indices.
- getInfo() - Method in class ilog.views.maps.IlvAttributeProperty
-
Returns information about the attribute values.
- getInfoBalloonBorderColor() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
- getInfoBalloonColor() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
- getInfoBalloonOrientation() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
- getInfoBalloonPointerDepth() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
- getInfoBalloonShadowColor() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
- getInfoBalloonShadowThickness() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
- getInfoIconThreshold() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the threshold integer used to collapse state icons into one info
icon.
- getInfoProviderMethodBinding() - Method in class ilog.tgo.faces.graph.dhtml.component.IltFacesGraphViewSelectionManager
-
- getInfoProviderMethodBinding() - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesClientSelectInteractor
-
- getInfoProviderMethodBinding() - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesClientSelectInteractorTag
-
- getInfoProviderMethodBinding() - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphViewSelectionManagerTag
-
- getInfoProviderMethodBinding() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDiagrammerSelectionManager
-
- getInfoProviderMethodBinding() - Method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesDiagrammerSelectInteractor
-
- getInfoProviderMethodBinding() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerSelectInteractorTag
-
- getInfoProviderMethodBinding() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerSelectionManagerTag
-
- getInfoText(IlvDisplayPoint) - Method in class ilog.views.chart.interactor.IlvChartInfoViewInteractor
-
Returns the text to be displayed.
- getInfoText(IlvDisplayPoint) - Method in class ilog.views.schedule.interactor.IlvScheduleInfoViewInteractor
-
Returns the text to be displayed.
- getInfoTextDescriptionPart(IlvDisplayPoint) - Method in class ilog.views.chart.interactor.IlvChartInfoViewInteractor
-
Returns the first part of the text to be displayed.
- getInfoTextValuePart(IlvDisplayPoint) - Method in class ilog.views.chart.interactor.IlvChartInfoViewInteractor
-
Returns the second part of the text to be displayed.
- getInfoWindowBorderColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the border color of the info window.
- getInfoWindowColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the background color of the info window.
- getInfoWindowLayer() - Method in class ilog.tgo.graphic.IltCompositeGrapher.LayerPolicy
-
Returns the layer which holds the information windows of all objects.
- getInfoWindowShadowColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the shadow color of the info window.
- getInfoWindowTextBackground() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the background color of the information window texts.
- getInfoWindowTextFont() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the font used to draw text in the information window.
- getInfoWindowTextForeground() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the foreground color of the information window texts.
- getInheritableGraphicUpdates() - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
All graphic updates that should be inherited to contained objects.
- getInitialCost() - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayoutReport
-
Returns the value of the heuristic cost function at the beginning of
the topological optimization.
- getInitialDelay() - Method in class ilog.cpl.graphic.IlpToolTipManager
-
Returns the initial delay before a tooltip appears.
- getInitialDelay() - Method in class ilog.tgo.graphic.IltToolTipManager
-
Deprecated.
Returns the initial delay before a tooltip appears.
- getInitialModifiersEx() - Method in class ilog.cpl.interactor.IlpDefaultInteractionContext
-
- getInitialModifiersEx() - Method in interface ilog.cpl.interactor.IlpInteractionContext
-
- getInitialTime() - Method in class ilog.views.prototypes.IlvClockValueSource
-
Returns the initial time of the clock value source.
- getInitialValueNames() - Method in class ilog.views.prototypes.IlvPrototype
-
Returns the names of the initial values of this prototype.
- getInitialValues() - Method in class ilog.views.prototypes.IlvPrototype
-
Returns the initial values of this prototype.
- getInitialZoom() - Method in class ilog.views.graphic.IlvFullZoomingGraphic
-
Returns the initial zoom level.
- getInitialZoom() - Method in class ilog.views.graphic.IlvHalfZoomingGraphic
-
Returns the initial zoom level.
- getInitialZoom() - Method in class ilog.views.sdm.renderer.IlvHalfZoomingRenderer
-
Returns the initial zoom level.
- getInner() - Method in class ilog.cpl.graphic.component.IlpCentered
-
Deprecated.
Returns the inner graphic.
- getInnerBackground() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the background color of the center line of the inner part of the
base for links.
- getInnerBorderColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the color used to draw the border lines of the inner part of a
link.
- getInnerBorderColor() - Method in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
-
Returns the inner border color.
- getInnerBorderColor2() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the color used to draw the border lines of the inner part of a
link.
- getInnerBorderLineStyle() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the line style of the border lines of the inner part of the base
for links.
- getInnerBorderWidth() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the width of the border lines of the inner part of the base for
links.
- getInnerBorderWidth() - Method in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
-
Returns the inner border width.
- getInnerCenterWidth() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getInnerForeground() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the color of the center line of the inner part of the base for
links.
- getInnerLineStyle() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the line style of the center line of the inner part of the base for
links.
- getInnerLineWidth() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the width of the center line of the inner part of the base for
links.
- getInnerMargin() - Method in class ilog.views.maps.graphic.IlvMapGraphicText
-
Returns the margin.
- getInnerMargin() - Method in class ilog.views.maps.graphic.IlvMapLabel
-
Returns the margin.
- getInnerMargin() - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
-
Retrieves the InnerMargin property value.
- getInnerMargin() - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
-
Retrieves the inner margin of the label.
- getInnermostGraphic(IlpPoint) - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the innermost graphic at the given position in this object.
- getInnermostGraphic(IlpPoint) - Method in class ilog.cpl.graphic.IlpCompositeGraphic
-
Deprecated.
Returns the innermost graphic at the given position in this object.
- getInnermostGraphic(IlpPoint) - Method in interface ilog.cpl.graphic.IlpGraphicView
-
Returns the innermost graphic at the given position in this object.
- getInnermostGraphic(IlpPoint) - Method in class ilog.cpl.table.IlpTableView
-
Returns the innermost graphic at the given position in this object.
- getInnermostGraphic(IlpPoint) - Method in class ilog.cpl.tree.IlpTreeView
-
Returns the innermost graphic at the given position in this object.
- getInnerReliefBorders() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the property specifying whether the inner part of the link is drawn
in relief or not.
- getInnerSensibilityMargin() - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
-
Retrieves the size of the inner sensitive area of the IlvDockable
s
on which you can drop an IlvDockable
in order to dock it.
- getInPorts(IlvDashboardSymbol) - Static method in class ilog.views.dashboard.IlvDashboardLinkManager
-
Returns all the in port elements of a given symbol.
- getInput() - Method in class ilog.views.maps.format.IlvMapInput
-
Returns the input data.
- getInput() - Method in class ilog.views.maps.format.shapefile.IlvSHPReader
-
Returns the IlvMapInput
instance used to
read the Shapefile.
- getInputEncoding() - Method in class ilog.views.appframe.settings.IlvSettings
- getInputSeparator() - Method in class ilog.views.maps.IlvAbstractCoordinateFormatter
-
Returns the input Separator.
- getInputSource() - Method in class ilog.cpl.storage.IlpDataSourceLoader
-
Returns the input source.
- getInputSource(Locale) - Method in class ilog.cpl.storage.IlpDefaultStorageAdapter
-
Gets the source for retrieving storage data for XML-formatted presentation data.
- getInputSource(Locale) - Method in interface ilog.cpl.storage.IlpStorageAdapter
-
Get the source for retrieving storage data for XML-formatted presentation data.
- getInputTemplates() - Method in class ilog.views.sdm.util.IlvXSLConnector
-
Returns the location of the XSLT templates file used to
transform the third-party XML input format into the SDM format.
- getInputXSL() - Method in class ilog.views.diagrammer.datasource.IlvXMLDataSource
-
Returns the URL of the input XSL file.
- getInputXSL() - Method in class ilog.views.diagrammer.faces.component.data.IlvFacesDiagrammerXMLDataSource
-
Returns the URL of the input XSL file.
- getInputXSL() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerXMLDataSourceTag
-
Returns the URL of the input XSL file.
- getInsertionLayer() - Method in class ilog.tgo.composite.IltcCompositeManager
-
Returns the default layer where objects are inserted.
- getInsertionLayer() - Method in class ilog.views.IlvManager
-
Returns the default layer where objects are inserted.
- getInsertionLayer() - Method in class ilog.views.maps.datasource.ibm.IlvDBDataSource
-
Retrieves the insertion layer.
- getInsertionLayer() - Method in class ilog.views.maps.datasource.IlvMapDataSource
-
Retrieves the insertion layer.
- getInsertionLayer() - Method in class ilog.views.maps.format.IlvMapLoader
-
Returns the layer to which the graphic objects will be added.
- getInsertionLayer() - Method in class ilog.views.maps.format.wms.IlvWMSDataSource
-
Retrieves the insertion layer.
- getInsets() - Method in class ilog.cpl.graphic.component.IlpCentered
-
Deprecated.
Returns the insets used when a graphic instance is added inside
another component.
- getInsets() - Method in class ilog.views.graphic.composite.decoration.IlvBalloon
-
Returns the insets.
- getInsets() - Method in class ilog.views.graphic.composite.layout.IlvCenteredLayout
-
Returns the margin.
- getInsets() - Method in class ilog.views.util.swing.color.IlvBlinkingColorPreviewPanel
-
Returns the insets of the object.
- getInsets() - Method in class ilog.views.util.swing.IlvArrow
-
Returns the icon insets.
- getInsideBorder() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the inside border of the chart.
- getInsideMargin() - Method in class ilog.views.chart.IlvLegendSeparator
-
Returns the inside margin.
- getInsideMargin() - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
-
Returns the margin that will be kept between
the legend elements and the legend sides.
- getInstaller() - Method in class ilog.views.appframe.plugin.IlvPlugin
-
Returns the installer of the plug-in.
- getInstallMode() - Method in class ilog.views.appframe.plugin.IlvPlugin
-
Returns the installation mode of this plug-in as defined in the
plugin.xml
file of this plug-in.
- GetInstance() - Static method in class ilog.tgo.graphic.IltSecondaryStatePositioner
-
Returns the only instance of IltSecondaryStatePositioner
.
- getInstance() - Static method in class ilog.views.chart.servlet.IlvChartServletParameterHandlerFactory
-
- getInstance() - Static method in class ilog.views.gantt.property.IlvActivityEndTimeProperty
-
Returns a singleton instance of this class.
- getInstance() - Static method in class ilog.views.gantt.property.IlvActivityStartTimeProperty
-
Returns a singleton instance of this class.
- getInstance() - Static method in class ilog.views.gantt.servlet.IlvGanttServletParameterHandlerFactory
-
- getInstance() - Static method in class ilog.views.maps.servlet.IlvFacesGoogleViewServletParameterHandlerFactory
-
Returns the singleton instance to handle Google View request parameters.
- getInstance(IlvSDMEngine) - Static method in class ilog.views.sdm.renderer.IlvInfoBalloonRenderer
-
Returns the IlvInfoBalloonRenderer instance which belongs to the specified SDM engine.
- getInstance(IlvSDMEngine) - Static method in class ilog.views.sdm.renderer.IlvLaneRenderer
-
Returns the IlvLaneRenderer instance which belongs to
the specified SDM engine.
- getInstance(IlvSDMEngine) - Static method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
-
Returns the IlvStyleSheetRenderer instance which belongs to the specified SDM engine.
- getInstance(IlvSDMEngine) - Static method in class ilog.views.sdm.renderer.maps.IlvMapRenderer
-
Convenient function to get the IlvMapRenderer instance which belongs to the
specified SDM engine.
- getInstance() - Static method in class ilog.views.servlet.IlvManagerServletParameterHandlerFactory
-
Gets a singleton IlvManagerServletParameterHandlerFactory
instance.
- getInstance() - Static method in class ilog.views.svg.DefaultRealToStringConverter
-
Returns a single instance of DefaultRealToStringConverter
.
- getInstance() - Static method in class ilog.views.svg.GenericGraphicTranslator
-
Returns a single instance of GenericGraphicTranslator
.
- getInstance() - Static method in class ilog.views.util.data.IlvCSVReader
-
Returns an instance of IlvCSVReader
that will try to automatically
detect the separator to read a CSV File into a DefaultTableModel
.
- getInstance(char) - Static method in class ilog.views.util.data.IlvCSVReader
-
Returns an instance of IlvCSVReader
that will use the given
separator
to read a CSV File into a DefaultTableModel
.
- getInstance(char, int) - Static method in class ilog.views.util.data.IlvCSVReader
-
Returns an instance of IlvCSVReader
that will use the given
separator
to read a CSV File into a DefaultTableModel
.
- getInstance() - Static method in class ilog.views.util.servlet.IlvResourceParameterHandlerFactory
-
Gets a singleton IlvResourceParameterHandlerFactory
instance.
- getInstance() - Static method in class ilog.views.util.servlet.IlvScriptMessageParameterHandlerFactory
-
Gets a singleton IlvScriptMessageParameterHandlerFactory
instance.
- getInstance() - Static method in class ilog.views.util.servlet.IlvSelectionParameterHandlerFactory
-
Gets a singleton IlvSelectionParameterHandlerFactory
instance.
- getInstance() - Static method in class ilog.views.util.swing.calendar.plaf.IlvLookAndFeelSupport
-
Returns the shared support instance that is handling the look and feel
integration into Swing for the calendar components.
- getInstance() - Static method in class ilog.views.util.text.IlvDateFormatFactory
-
Returns a default date/time formatter that uses the
DateFormat.SHORT
style
for both the date and the time in the current locale and default timezone.
- getInstance(ULocale) - Static method in class ilog.views.util.text.IlvDateFormatFactory
-
Returns a default date/time formatter that uses the
DateFormat.SHORT
style
for both the date and the time in the given locale and default timezone.
- getInstance(String) - Static method in class ilog.views.util.text.IlvDateFormatFactory
-
Returns a date/time formatter instance using the specified pattern in the
current locale and default timezone.
- getInstance(String, ULocale, TimeZone) - Static method in class ilog.views.util.text.IlvDateFormatFactory
-
Returns a date/time formatter instance using the specified pattern for the
given locale and timezone.
- getInstance() - Static method in class ilog.views.util.text.IlvListFormat
-
Returns the default list formatter, of default style, for the default
locale.
- getInstance(int) - Static method in class ilog.views.util.text.IlvListFormat
-
Returns the default list formatter for the default locale, using
the given style.
- getInstance(int, Locale) - Static method in class ilog.views.util.text.IlvListFormat
-
Returns the default list formatter for the given locale, using
the given style.
- getInstance() - Static method in class ilog.views.util.text.IlvNumberFormatFactory
-
Returns a default decimal number formatter for the current locale.
- getInstance(Locale) - Static method in class ilog.views.util.text.IlvNumberFormatFactory
-
- getInstance(ULocale) - Static method in class ilog.views.util.text.IlvNumberFormatFactory
-
Returns a default decimal number formatter for the given locale.
- getInstance(String) - Static method in class ilog.views.util.text.IlvNumberFormatFactory
-
Returns a decimal number formatter instance using the specified pattern
for the current locale.
- getInstance(String, Locale) - Static method in class ilog.views.util.text.IlvNumberFormatFactory
-
- getInstance(String, ULocale) - Static method in class ilog.views.util.text.IlvNumberFormatFactory
-
Returns a decimal number formatter instance using the specified pattern
for the given locale.
- getInstanceId() - Method in class ilog.views.graphlayout.IlvDefaultLayoutProvider
-
Returns a unique integer value for each layout provider instance in
the same Java program.
- getInstanceId() - Method in class ilog.views.graphlayout.IlvGraphLayout
-
A utility method that returns a unique integer value for each layout
instance in the same Java program.
- getInstanceId() - Method in class ilog.views.graphlayout.IlvGraphModel
-
A utility method that returns a unique integer value for each graph
model instance inside the same Java program.
- getInstanceId() - Method in class ilog.views.graphlayout.labellayout.IlvLabelingModel
-
A utility method that returns a unique integer value for each labeling
model instance inside the same Java program.
- getInstanceId() - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayout
-
An utility method that returns an unique integer value for each layout
instance inside the same java program.
- getInstantZoomFactor() - Method in class ilog.views.maps.interactor.IlvContinuousZoomInteractor
-
Get the zoom factor used in instant mode.
- getInState() - Method in class ilog.tgo.graphic.IltSecondaryStatePositioner
-
Returns the state that is placed at the InState position.
- getInt(String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the value of the attribute with the specified name as an integer.
- getInt(String, int) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the value of the attribute with the specified name as an integer.
- getInt(String) - Method in class ilog.views.prototypes.IlvGroupElement
-
Retrieves an integer property.
- getInteger(IlpIntegerKey) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the int
value of a given key in this style.
- getInteger(IlpIntegerKey, int) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the int
value of a given key in this style.
- getInteger(IltKey.Integer) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getInteger(IltKey.Integer, int) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getInteger(IltNumericState) - Method in class ilog.tgo.model.IltObjectState
-
Returns the current value of a state
- getInteger(IltStatePath) - Method in class ilog.tgo.model.IltObjectState
-
Returns the current value of a state
- getInteger(String) - Method in class ilog.views.chart.servlet.IlvServletParameters
-
Returns the named parameter value as an integer.
- getInteger(String, int) - Method in class ilog.views.chart.servlet.IlvServletParameters
-
Returns the named parameter value as an integer.
- getInteger(String) - Method in class ilog.views.gantt.servlet.IlvServletParameters
-
Returns the named parameter value as an integer.
- getInteger(String, int) - Method in class ilog.views.gantt.servlet.IlvServletParameters
-
Returns the named parameter value as an integer.
- getIntegerArray(IlpIntegerArrayKey) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the Integer[]
value of a given key in this style.
- getIntegerArray(IlpIntegerArrayKey, int[]) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the Integer[]
value of a given key in this style.
- getIntegerArray(IlpIntegerArrayKey, Integer[]) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the Integer[]
value of a given key in this style.
- getIntegerInstance() - Static method in class ilog.views.util.text.IlvNumberFormatFactory
-
Returns an integer decimal number formatter for the current locale.
- getIntegerInstance(Locale) - Static method in class ilog.views.util.text.IlvNumberFormatFactory
-
- getIntegerInstance(ULocale) - Static method in class ilog.views.util.text.IlvNumberFormatFactory
-
Returns an integer decimal number formatter for the given locale.
- getInteractibleViews() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns a list of all views that may matter for the interactors.
- getInteractionContext() - Method in class ilog.cpl.interactor.IlpAbstractPopupMenuFactory
-
Returns the interaction context containing information needed to create
the pop-up menu.
- getInteractionContext() - Method in class ilog.cpl.interactor.IlpViewActionEvent
-
Returns the view interaction context.
- getInteractions() - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
- getInteractions() - Method in interface ilog.tgo.graphic.IltGraphic
-
Deprecated.
Returns the object managing the interactions for this composite object.
- getInteractions() - Method in class ilog.tgo.swing.IltComponentGraphic
-
Deprecated.
- getInteractionState(IlpInteractionContext) - Method in class ilog.cpl.interactor.IlpAbstractInteractor
-
Looks up the interaction state corresponding to the given context.
- getInteractionState(IlpInteractionContext) - Method in class ilog.cpl.interactor.IlpDefaultObjectInteractor
-
Looks up the interaction state corresponding to the given context.
- getInteractionState(IlpInteractionContext) - Method in class ilog.cpl.interactor.IlpDefaultViewInteractor
-
Looks up the interaction state corresponding to the given context.
- getInteractionState() - Method in class ilog.cpl.interactor.IlpObjectActionEvent
-
Looks up the interaction state corresponding to the interaction context present in this event.
- getInteractionState() - Method in class ilog.cpl.interactor.IlpViewActionEvent
-
Looks up the interaction state corresponding to the interaction context present in this event.
- getInteractionState(IlpInteractionContext) - Method in class ilog.cpl.table.interactor.IlpDefaultTableHeaderInteractor
-
Looks up the interaction state corresponding to the given context.
- getInteractiveProxy() - Method in class ilog.tgo.composite.IltcCompositeGraphic
-
Returns the IlvGraphic that represents this composite graphic object,
or null
if it is currently not in a manager.
- getInteractiveProxyLayer() - Method in class ilog.tgo.composite.IltcCompositeManager
-
Returns the IlvManager layer containing the IltcCompositeInteractiveProxy
for the composite objects.
- getInteractor() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
Returns the object interactor currently set in this representation object
attribute.
- getInteractor() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the object interactor currently set in this representation object.
- getInteractor() - Method in interface ilog.cpl.graph.css.IlpGraphViewCSS
-
Returns if the interactor configuration is enabled or not
for the component.
- getInteractor(IlpInteractorKey) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the IlpInteractor
value of a given key in this style.
- getInteractor(IlpInteractorKey, IlpInteractor) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the IlpInteractor
value of a given key in this style.
- getInteractor() - Method in interface ilog.cpl.table.css.IlpTableViewCSS
-
Returns if the table view interactor configuration is enabled
or not for the Table component.
- getInteractor() - Method in interface ilog.cpl.tree.css.IlpTreeViewCSS
-
Returns if the tree view interactor configuration is enabled
or not for the Tree component.
- getInteractor() - Method in class ilog.tgo.awt.IltInteractorButton
-
Deprecated.
Gets the associated interactor.
- getInteractor(IltcGraphicElement) - Method in class ilog.tgo.composite.IltcCompositeGraphic
-
Returns the interactor to be positioned on a graphic element.
- getInteractor(IltcGraphicElement) - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
Returns the interactor to be positioned on a graphic element.
- getInteractor() - Method in class ilog.tgo.graphic.IltCompositeInteractions
-
- getInteractor() - Method in class ilog.tgo.swing.IltJInteractorButton
-
Deprecated.
Gets the associated interactor.
- getInteractor() - Method in class ilog.views.chart.event.ChartInteractionEvent
-
Returns the interactor that fires the event.
- getInteractor() - Method in class ilog.views.chart.faces.component.IlvChartView
-
Returns the interactor
instance set to this view.
- getInteractor() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
-
Returns the binding to an interactor.
- getInteractor() - Method in class ilog.views.diagrammer.application.IlvDiagrammerOverview
-
Returns the interactor that manages the overview.
- getInteractor() - Method in class ilog.views.faces.component.IlvFacesView
-
Returns the interactor currently set on this view.
- getInteractor() - Method in class ilog.views.faces.dhtml.interactor.IlvFacesInterceptInteractor
-
Gets the interactor that will be intercepted.
- getInteractor() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the binding to an interactor to set on this view.
- getInteractor() - Method in class ilog.views.faces.dhtml.taglib.IlvInterceptInteractorTag
-
Gets the interactors.
- getInteractor() - Method in class ilog.views.IlvManagerView
-
Returns the interactor of the view, if any, or null
otherwise.
- getInteractor() - Method in class ilog.views.maps.beans.IlvJOverview
-
Returns the instance of IlvManagerMagViewInteractor
used by this overview.
- getInteractor() - Method in class ilog.views.maps.beans.IlvMapAnnotationToolBar.ToolBarButton
-
Gets the associated interactor.
- getInteractor() - Method in class ilog.views.prototypes.IlvGraphicElement
-
Returns the name of the interactor attached to the object or
null
if the object has no interactor.
- getInteractor() - Method in class ilog.views.sdm.renderer.IlvInteractorRenderer
-
Returns the class name of the interactor that will be put on the
graphic objects created by the filtered renderer.
- getInteractorClassByName(String) - Static method in class ilog.views.chart.IlvChartInteractor
-
Returns the interactor class associated with a given short name.
- getInteractorCursor() - Method in class ilog.views.dashboard.IlvDashboardBackgroundBar
-
Returns the Cursor
used by the interactors.
- getInteractorId() - Method in class ilog.views.chart.faces.component.IlvChartView
-
Returns the ID of the data source to be displayed by the chart of this chart
view component.
- getInteractorId() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
-
Returns the ID of the data source to be displayed by the chart of this chart
view component.
- getInteractorId() - Method in class ilog.views.faces.component.IlvFacesView
-
Returns the interactor identifier currently set on this view.
- getInteractorId() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the interactor identifier current set on this view.
- getInteractorManager() - Method in interface ilog.cpl.service.IlpContext
-
Returns the interactor manager.
- getInteractorManager() - Method in class ilog.cpl.service.IlpDefaultContext
-
Returns the interactor manager.
- getInteractorOn(IltGraphicElementName) - Method in class ilog.tgo.graphic.IltCompositeInteractions
-
Deprecated.
Returns the interactor to be positioned on a given graphic element.
- getInteractorRenderer() - Method in class ilog.cpl.equipment.IlpEquipmentController
-
Accesses the interactor renderer.
- getInteractorRenderer() - Method in class ilog.cpl.graph.IlpGraphView
-
- getInteractorRenderer() - Method in class ilog.cpl.network.IlpNetworkController
-
Accesses the interactor renderer.
- getInteractorRenderer() - Method in class ilog.cpl.table.IlpTableController
-
Accesses the interactor renderer.
- getInteractorRenderer() - Method in class ilog.cpl.tree.IlpTreeController
-
Accesses the interactor renderer.
- getInteractors() - Method in class ilog.views.chart.IlvChart
-
Returns all the interactors installed on the chart.
- getInteractors() - Method in class ilog.views.faces.dhtml.interactor.IlvFacesInteractorGroup
-
Get the interactors in the interactor group.
- getInteractors() - Method in class ilog.views.faces.dhtml.taglib.IlvInteractorGroupTag
-
Gets interactors.
- getInteractors() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns all the interactors installed on the chart.
- getInterClusterLinkCrossingPenalty() - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
-
Returns the penalty for crossings of links between nodes of different
cluster.
- getInterGraphHyperEdges() - Method in class ilog.views.hypergraph.IlvHyperGrapher
-
Returns the intergraph hyperedges stored in this hypergrapher.
- getInterGraphHyperEdgesCount() - Method in class ilog.views.hypergraph.IlvHyperGrapher
-
Returns the number of intergraph hyperedges stored in this hypergrapher.
- getInterGraphLinks() - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns the intergraph links contained in this graph.
- getInterGraphLinks() - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns the intergraph links contained in this graph.
- getInterGraphLinks() - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns the intergraph links contained in this graph.
- getInterGraphLinks() - Method in class ilog.views.IlvGrapher
-
Returns the intergraph links stored
in this grapher.
- getInterGraphLinksCount() - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns the number of intergraph links contained in this graph.
- getInterGraphLinksCount() - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns the number of intergraph links contained in this graph.
- getInterGraphLinksCount() - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns the number of intergraph links contained in this graph.
- getInterGraphLinksCount() - Method in class ilog.views.IlvGrapher
-
Returns the number of intergraph links stored
in this grapher.
- getInteriorRing(int) - Method in class ilog.views.maps.geometry.IlvMapPolygon
-
Returns interior ring at the specified index.
- getInteriorRingCount() - Method in class ilog.views.maps.geometry.IlvMapPolygon
-
Returns the number of interior rings.
- getInterline() - Method in class ilog.views.maps.graphic.IlvMapGraphicText
-
Returns the interline value.
- getInterline() - Method in class ilog.views.maps.graphic.IlvMapLabel
-
Retrieves the interline value.
- getInterline() - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
-
Retrieves the Interline property value.
- getInterline() - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
-
Retrieves interline of the label.
- getInterlineSpacing() - Method in class ilog.views.graphic.IlvText
-
Returns the interline spacing used when the text is displayed as several
lines.
- getIntermediateLinkPoints() - Method in class ilog.views.dashboard.IlvDashboardSymbol
-
Returns the intermediate points of a polyline link symbol.
- getIntermediateLinkPoints() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the intermediate link points (without the two
connection points).
- getIntermediatePoint() - Method in class ilog.views.maps.geometry.IlvMapArcSegment
-
Returns the intermediate point of the segment.
- getIntermediatePointCursor() - Method in class ilog.views.dashboard.IlvDashboardLinkManager
-
Returns the cursor used when the mouse is at a location
where an intermediate point can be created.
- getInternal() - Method in class ilog.views.customizer.styling.IlvComponentCSSAdapter
-
Returns the internal implementation object.
- getInternalLock(HttpServletRequest) - Method in class ilog.views.servlet.IlvManagerServletSupport
-
- getInternalTransformation(int) - Method in class ilog.views.maps.defense.format.asrp.IlvRasterASRPReader
-
Return the projection associated with the zone of the file to load.
- getInternalTransformation(int) - Method in class ilog.views.maps.defense.format.cadrg.IlvRasterCADRGReader
-
Return the projection associated with the raster stored at the given
index.
- getInternalTransformation(int) - Method in class ilog.views.maps.defense.format.usrp.IlvRasterUSRPReader
-
Returns a UTM projection set for the zone of the USRP to cover.
- getInternalTransformation(int) - Method in class ilog.views.maps.defense.terrain.IlvComputedRasterReader
-
Returns null
.
- getInternalTransformation(int) - Method in class ilog.views.maps.format.dem.IlvGTopo30Reader
-
Return the projection associated with the raster stored at the given
index.
- getInternalTransformation(int) - Method in class ilog.views.maps.format.dted.IlvRasterDTEDReader
-
Return the projection associated with the raster stored at the given
index.
- getInternalTransformation(int) - Method in class ilog.views.maps.format.geotiff.IlvRasterGeoTiffReader
-
Return the projection associated with the raster stored at the given
index.
- getInternalTransformation(int) - Method in class ilog.views.maps.format.image.IlvRasterBasicImageReader
-
Return the projection associated with the raster stored at the given
index.
- getInternalTransformation(int) - Method in class ilog.views.maps.format.oracle.IlvRasterSDOReader
-
Returns the projection associated with the raster image stored at a
given index.
- getInternalTransformation(int) - Method in class ilog.views.maps.raster.IlvRasterAbstractReader
-
Return the projection associated with the raster stored at the given
index.
- getInternalTransformation() - Method in class ilog.views.maps.raster.IlvRasterTileLoader
-
Returns the internal transformation from lat/lon to raster x/y.
- getInternalZoom() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the internal scale factor of an IlvGeneralLink
.
- getInternalZoom() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the current internal scale factor.
- getInterpolatedIntPixel(IlvCoordinate, IlvRasterMappedBuffer) - Method in class ilog.views.maps.raster.IlvRasterProperties
-
Interpolates inter pixel data instead of returning the exact pixel value.
- getIntersectingTiles(IlvRect) - Method in class ilog.views.tiling.IlvTileController
-
Gets all tiles intersecting the specified rectangle.
- getIntersection(IlpArea) - Method in class ilog.cpl.table.selection.IlpArea
-
Returns an area representing the intersection of the current area
and the given one.
- getIntersection(Line2D, Line2D) - Static method in class ilog.views.maps.IlvMapUtil
-
Computes and returns the intersection point (if it exists) between two
segments.
- getIntersectionPoint(IlvSegmentedHyperEdge.Segment, IlvTransformer) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge.Segment
-
Returns the intersection point in view coordinates of the input segment
with this segment.
- getIntersectionWithOutline(IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns the intersection of the line segment from inner point to outer
point with the shape of the graphic object.
- getIntersectionWithOutline(IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.IlvArc
-
Returns the intersection of the line segment from inner point to outer
point with the shape of the graphic object.
- getIntersectionWithOutline(IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.IlvDefaultCollapsedGraphic
-
Returns the intersection of the line segment from inner point to outer
point with the shape of the graphic object.
- getIntersectionWithOutline(IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.IlvDoubleGraphicHandleBag
-
Returns the intersection of the line segment from inner point to outer
point with the shape of the graphic object.
- getIntersectionWithOutline(IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.IlvEllipse
-
Returns the intersection of the line segment from inner point to outer
point with the shape of the graphic object.
- getIntersectionWithOutline(IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.IlvFixedSizeGraphic
-
Returns the intersection of the line segment from inner point to outer
point with the shape of the graphic object.
- getIntersectionWithOutline(IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.IlvFullZoomingGraphic
-
Returns the intersection of the line segment from inner point to outer
point with the shape of the graphic object.
- getIntersectionWithOutline(IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.IlvGeneralPath
-
Returns the intersection of the line segment from inner point to outer
point with the shape of the graphic object.
- getIntersectionWithOutline(IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.IlvGraphicHandle
-
Returns the intersection of the line segment from inner point to outer
point with the shape of the graphic object.
- getIntersectionWithOutline(IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.IlvGraphicPath
-
Returns the intersection of the line segment from inner point to outer
point with the shape of the graphic object.
- getIntersectionWithOutline(IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.IlvGraphicSet
-
Returns the intersection of the line segment from inner point to outer
point with the shape of the graphic object.
- getIntersectionWithOutline(IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.IlvHalfZoomingGraphic
-
Returns the intersection of the line segment from inner point to outer
point with the shape of the graphic object.
- getIntersectionWithOutline(IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.IlvPolygon
-
Returns the intersection of the line segment from inner point to outer
point with the shape of the graphic object.
- getIntersectionWithOutline(IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.IlvPolyline
-
Returns the intersection of the line segment from inner point to outer
point with the shape of the graphic object.
- getIntersectionWithOutline(IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.IlvRectangle
-
Returns the intersection of the line segment from inner point to outer
point with the shape of the graphic object.
- getIntersectionWithOutline(IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.IlvSpline
-
Returns the intersection of the line segment from inner point to outer
point with the shape of the graphic object.
- getIntersectionWithOutline(IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.IlvTransformedGraphic
-
Returns the intersection of the line segment from inner point to outer
point with the shape of the graphic object.
- getIntersectionWithOutline(IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.IlvGraphic
-
Returns the intersection of the line segment from inner point to outer
point with the shape of the graphic object.
- getIntersectionWithOutline(IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.IlvManager
-
Returns the intersection of the line segment from inner point to outer
point with the shape of the graphic object.
- getInterval(IlvGanttModel) - Method in interface ilog.views.gantt.action.IlvZoomToFitAction.IntervalPolicy
-
Returns the time interval of the specified Gantt data model.
- getInterval(IlvGanttModel) - Method in class ilog.views.gantt.action.IlvZoomToFitAction.RootActivityIntervalPolicy
-
Returns the time interval of the specified Gantt data model.
- getInterval() - Method in class ilog.views.maps.graphic.IlvShapedPathDecoration
-
Returns the interval of the decoration repetition.
- getIntervalColorModel() - Method in class ilog.views.maps.beans.editor.IlvDoubleIntervalColorModelEditor
-
Returns the color model being edited.
- getIntervalColorModel() - Method in class ilog.views.maps.beans.editor.IlvIntervalColorModelEditor
-
Returns the model being edited.
- getIntervalCount() - Method in class ilog.views.maps.graphic.style.IlvDoubleIntervalColorModel
-
Returns the number of intervals, that is, the number of limits + 1.
- getIntervalCount() - Method in class ilog.views.maps.rendering.IlvIntervalColorModel
-
Returns the number of intervals.
- getIntervalMinWidth() - Method in class ilog.views.gantt.scale.IlvBasicTimeScaleRow
-
This method returns the minimum interval required to draw a text between two ticks.
- getIntervalPolicy() - Method in class ilog.views.gantt.action.IlvZoomToFitAction
-
Returns the calculation policy that the action uses to calculate the time interval of
the chart's data model.
- getIntervalToolTipText(double, double) - Method in class ilog.views.chart.swing.IlvDoubleSlider
-
Returns the tooltip text corresponding to the interval (both thumbs).
- getIntField(byte[], IlvRasterASRPReader.SubFieldPosition) - Method in class ilog.views.maps.defense.format.asrp.IlvRasterASRPReader
-
Utility method to read and convert raw bytes to int subfield data.
- getIntParameter(int) - Method in class ilog.views.util.servlet.IlvServerActionEvent
-
Returns an integer parameter at the specified index.
- getIntPixel(int, int) - Method in class ilog.views.maps.raster.IlvRasterMappedBuffer
-
Retrieve the information from the raster data.
- getIntPixel(IlvCoordinate, int) - Method in class ilog.views.maps.raster.IlvRasterTileLoader
-
Compute the pixel value.
- getIntraClusterLinkCrossingPenalty() - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
-
Returns the penalty for crossings of links between nodes of the same
cluster.
- getIntValues() - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameterValueSet
-
Returns the value set if it is an integer value set.
- getInvalidCursor() - Method in class ilog.views.dashboard.IlvDashboardLinkManager
-
Returns the invalid cursor.
- getInverse() - Method in class ilog.views.maps.srs.coordtrans.IlvAbridgedMolodenskyTransform
-
Returns the inverse transformation.
- getInverse() - Method in class ilog.views.maps.srs.coordtrans.IlvConcatenatedTransform
-
Returns the inverse transformation of this transformation.
- getInverse() - Method in class ilog.views.maps.srs.coordtrans.IlvCoordinateTransformation
-
Returns an inverse transformation for this coordinate transformation.
- getInverse() - Method in class ilog.views.maps.srs.coordtrans.IlvFittedTransform
-
Returns the inverse transformation of this transformation.
- getInverse() - Method in class ilog.views.maps.srs.coordtrans.IlvGeocentricTransform.EllipsoidalGeocentric
-
Returns the inverse transformation.
- getInverse() - Method in class ilog.views.maps.srs.coordtrans.IlvGeocentricTransform.GeocentricEllipsoidal
-
Returns the inverse transformation.
- getInverse() - Method in class ilog.views.maps.srs.coordtrans.IlvMapAffineTransform
-
Returns the inverse transformation.
- getInverse() - Method in interface ilog.views.maps.srs.coordtrans.IlvMathTransform
-
Returns the inverse transformation of this transformation.
- getInverse() - Method in class ilog.views.maps.srs.coordtrans.IlvProjectionTransform
-
Returns the inverse transformation.
- getInverseCoordinateTransformation() - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
-
Returns the transformation to use to transform geographic system to view
coordinates.
- getInverseTransformation() - Method in class ilog.views.maps.raster.IlvRasterAbstractReader
-
- getInvisibleLayer() - Method in class ilog.tgo.composite.IltcCompositeManager
-
Returns the special invisible layer.
- getInvisibleSegments() - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
-
Possibly computes and return the array of invisible segments.
- getInvocationContext() - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesGraphInteractor
-
Returns the invocationContext
property.
- getInvocationContext() - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphInteractorTag
-
Returns 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.
- getInvocationContext() - Method in class ilog.views.faces.dhtml.event.FacesViewActionListener
-
Returns the invocation context of this action.
- getInvocationContext() - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectInteractor
-
Returns the invocation context of the valueChangeListener
.
- getInvocationContext() - Method in class ilog.views.faces.dhtml.taglib.IlvObjectSelectInteractorTag
-
Returns the invocation context of the valueChangeListener
.
- getInvocationContext() - Method in class ilog.views.faces.taglib.IlvFacesMenuItemTag
-
Returns the actionListener
tag attribute value.
- getItem(int, int) - Method in class ilog.tgo.graphic.renderer.IltShelfItemContainerBaseRenderer
-
Returns the child item occupying the slot defined by
slotXIndex
and slotYIndex
.
- getItem(int) - Method in class ilog.tgo.graphic.renderer.IltShelfItemContainerBaseRenderer
-
Returns the IltShelfItem at the given slotIndex
.
- getItem(int, int) - Method in class ilog.tgo.model.IltCardCarrier
-
Returns the child item occupying the slot defined by
slotXIndex
and slotYIndex
.
- getItem(int) - Method in class ilog.tgo.model.IltCardCarrier
-
- getItem(int, int) - Method in class ilog.tgo.model.IltShelf
-
- getItem(int) - Method in class ilog.tgo.model.IltShelf
-
- getItem(int) - Method in interface ilog.tgo.model.IltShelfItemContainer
-
Deprecated.
Returns the child item occupying the slot of index slotIndex
.
- getItem() - Method in class ilog.views.chart.event.LegendEvent
-
Returns the legend item concerned by the event.
- getItem() - Method in class ilog.views.faces.taglib.IlvFacesMenuItemTag
-
Returns the IlvMenuItem
instance created by this tag.
- getItemCount() - Method in class ilog.tgo.model.IltCard
-
- getItemDisabledStyleClass() - Method in class ilog.views.faces.component.IlvFacesMenu
-
Returns the CSS class name of a disabled menu item.
- getItemDisabledStyleClass() - Method in class ilog.views.faces.taglib.IlvMenuTag
-
Returns the CSS class name of a disabled menu item.
- getItemForActionCommand(String) - Method in class ilog.views.swing.IlvSimplePopupMenu
-
Returns the menu item for a given action command.
- getItemForText(String) - Method in class ilog.views.swing.IlvSimplePopupMenu
-
Returns the menu item for a given menu item text label.
- getItemHighlightedStyleClass() - Method in class ilog.views.faces.component.IlvFacesMenu
-
Returns the CSS class name of a highlighted menu item.
- getItemHighlightedStyleClass() - Method in class ilog.views.faces.taglib.IlvMenuTag
-
Returns the CSS class name of a highlighted menu item.
- getItemPosition(IltObject) - Method in class ilog.tgo.model.IltCardCarrier
-
Returns the position of the child object relative to its parent, based on
both x
and y
slot positioning.
- getItemPosition(IltObject) - Method in class ilog.tgo.model.IltShelf
-
- getItemPosition(IltObject) - Method in interface ilog.tgo.model.IltShelfItemContainer
-
Deprecated.
Returns the position of the child object relative to its parent, based on
an IlpShelfItemPosition
object.
- getItemRect(IltGraphicManager, IltObject) - Method in class ilog.tgo.model.IltCardCarrier
-
Access the dimension of a given child item in the given manager.
- getItemRect(IltGraphicManager, IltObject) - Method in class ilog.tgo.model.IltShelf
-
- getItemRect(IltGraphicManager, IltObject) - Method in interface ilog.tgo.model.IltShelfItemContainer
-
Deprecated.
- getItems() - Method in class ilog.tgo.model.IltCard
-
- getItems() - Method in class ilog.tgo.model.IltCardCarrier
-
- getItems(int, double, int, double) - Method in class ilog.tgo.model.IltCardCarrier
-
Returns an Enumeration
of the child items
(IltObject
instances) in the container that are fully
or partially covered by the given area defined by
slotXIndex
, slotYIndex
,
slotXSpan
and slotYSpan
.
- getItems(int, double) - Method in class ilog.tgo.model.IltCardCarrier
-
- getItems() - Method in class ilog.tgo.model.IltShelf
-
- getItems(int, double, int, double) - Method in class ilog.tgo.model.IltShelf
-
- getItems(int, double) - Method in class ilog.tgo.model.IltShelf
-
- getItems() - Method in interface ilog.tgo.model.IltShelfItemContainer
-
Deprecated.
Returns all child items from the container (as an Enumeration
).
- getItems(int, double) - Method in interface ilog.tgo.model.IltShelfItemContainer
-
Deprecated.
Returns an Enumeration
of the child items contained in the
container starting at position slotIndex
and spanning across
slotSpan
.
- getItemSpan(int) - Method in class ilog.tgo.graphic.renderer.IltShelfItemContainerBaseRenderer
-
Returns the span value along the x
axis for the
IltShelfItem
object at the given slot position.
- getItemSpan(int) - Method in class ilog.tgo.model.IltCardCarrier
-
- getItemSpan(int) - Method in class ilog.tgo.model.IltShelf
-
- getItemSpan(int) - Method in interface ilog.tgo.model.IltShelfItemContainer
-
- getItemStyleClass() - Method in class ilog.views.faces.component.IlvFacesMenu
-
Returns the CSS class name of a menu item.
- getItemStyleClass() - Method in class ilog.views.faces.taglib.IlvMenuTag
-
Returns the CSS class name of a menu item.
- getIteratorWithMarks(AttributedCharacterIterator) - Static method in class ilog.views.util.text.IlvBidiUtil
-
Get AttributedCharacterIterator for AttributedString, started and ended
with RLM marks.
- getIteratorWithMarks(AttributedCharacterIterator, boolean, boolean, boolean) - Static method in class ilog.views.util.text.IlvBidiUtil
-
Get AttributedCharacterIterator for AttributedString, started and/or ended
with one of simple direction marks.
- getJarCommand() - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
-
Returns the jar command used to pack bean classes.
- getJarURL() - Method in class ilog.views.symbology.palettes.IlvPalette
-
Returns the URL to the palette jar file.
- getJavaCharset() - Method in class ilog.views.maps.format.midmif.IlvMIFReader
-
Returns a string indicating the charset used to encode strings of this
MIF file.
- getJavaClass() - Method in class ilog.cpl.model.IlpBeansClass
-
Returns the Java class being represented by this instance.
- getJavaClass() - Method in class ilog.cpl.style.IlpStyleContext
-
Deprecated.
For a style associated with a Java class, returns the class.
- getJavaCompiler() - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
-
Returns the java compiler command used to compile bean classes.
- getJavaInitializationString() - Method in class ilog.views.maps.beans.editor.IlvAlphaPropertyEditor
-
Returns The java initialization string.
- getJavaInitializationString() - Method in class ilog.views.maps.beans.editor.IlvBoundsPropertyEditor
- getJavaInitializationString() - Method in class ilog.views.maps.beans.editor.IlvColorModelPropertyEditor
- getJavaInitializationString() - Method in class ilog.views.maps.beans.editor.IlvPercentPropertyEditor
- getJavaInitializationString() - Method in class ilog.views.maps.datasource.IlvCoordinateSystemPropertyEditor
-
Returns null.
- getJavaInitializationString() - Method in class ilog.views.maps.datasource.IlvFilePropertyEditor
-
Returns null.
- getJavaInitializationString() - Method in class ilog.views.maps.projection.IlvCoordinateEditor
- getJavaInitializationString() - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutEditor
-
Returns the Java initialization string.
- getJavaType(int) - Method in class ilog.views.chart.data.IlvJDBCDataSource
-
Returns the type of the Java object corresponding to the specified
built-in SQL type.
- getJavaVersion() - Static method in class ilog.views.chart.util.IlvChartUtil
-
Returns the Java version.
- getJLabelCellComponent(JTable, Object, IlpStyle, IlpRepresentationObject, IlpAttribute, boolean, boolean) - Method in class ilog.cpl.table.IlpTableCellRenderer
-
Deprecated.
- getJMenuBar() - Method in class ilog.views.diagrammer.application.IlvDiagrammerFrame
-
Returns the menu bar.
- getJoin() - Method in class ilog.views.maps.graphic.IlvOutlinedPathDecoration
-
Returns the line join of this stroke.
- getJoin() - Method in class ilog.views.maps.graphic.IlvStrokedPathDecoration
-
Returns the line join of this stroke.
- getJPEGQuality() - Method in class ilog.views.chart.servlet.IlvJPEGEncoder
-
Returns the quality of the produced JPEG image.
- getJPEGQuality() - Method in class ilog.views.gantt.servlet.IlvJPEGEncoder
-
Returns the quality of the produced JPEG image.
- getJPEGQuality() - Method in class ilog.views.sdm.servlet.IlvSDMServlet
-
Returns the quality of the produced JPEG file.
- getJPEGQuality() - Method in class ilog.views.servlet.IlvManagerServlet
-
Returns the quality of the produced JPEG file.
- getJPEGQuality() - Method in class ilog.views.servlet.IlvManagerServletSupport
-
Returns the quality of the produced JPEG file.
- getJpegQuality() - Method in class ilog.views.util.servlet.tiling.IlvDefaultFileTileWriter
-
Return the JPEG quality used to encode the image.
- getJPopupMenuFactory() - Method in class ilog.tgo.graphic.IltObjectInteractor
-
Deprecated.
Returns the pop-up menu factory.
- getJsAction() - Method in class ilog.views.util.servlet.event.JavaScriptActionListener
-
Returns the JavaScript code that is executed if this listener is triggered.
- getJSMethod() - Method in class ilog.views.faces.dhtml.renderkit.ComponentCreationListener
-
Returns a String that represents the javascript method from a property.
- getJSRef(String) - Static method in class ilog.views.faces.dhtml.renderkit.IlvDHTMLUtil
-
Returns the JavaScript variable reference of a component.
- getJSRef(UIComponent) - Static method in class ilog.views.faces.dhtml.renderkit.IlvDHTMLUtil
-
Returns the JavaScript variable reference of a component.
- getJSResource(String) - Method in class ilog.views.faces.dhtml.renderkit.IlvScriptDescriptor
-
Returns the URL of a JavaScript resource using the resource
servlet.
- getJSResource(String, String) - Method in class ilog.views.faces.dhtml.renderkit.IlvScriptDescriptor
-
Returns the URL of a JavaScript resource using the resource
servlet.
- getJTextKeyListener(IlvGraphic, JTextComponent) - Static method in class ilog.views.IlvGraphicBidiUtil
-
Returns the listener, used in out-of-place editing
with Swing text components.
- getJTextKeyListener(IlvGraphic, JTextComponent, boolean) - Static method in class ilog.views.IlvGraphicBidiUtil
-
Returns the listener, used in out-of-place editing
with Swing text components.
- getJustification() - Method in class ilog.views.graphic.IlvTextPath
-
Returns the justification of the text.
- getJustification() - Method in class ilog.views.graphic.IlvZoomableLabel
-
Returns the justification of the text.
- getKeepVisibleWindow() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
-
Returns whether keep or not the current visible window between two JSF requests.
- GetKernelCollection() - Static method in class ilog.views.maps.projection.IlvEllipsoidCollection
-
Returns a collection containing the definition of all ellipsoids
supported by Rogue Wave JViews Maps.
- GetKernelCollection() - Static method in class ilog.views.maps.projection.IlvHorizontalDatumCollection
-
Returns a collection containing the definition of all datums
supported by Rogue Wave JViews Maps.
- getKernelToSystemTransformation() - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
-
Returns the kernel to system transformation.
- getKernelToSystemTransformation() - Method in class ilog.views.maps.defense.terrain.IlvMapControllingPolyline
-
Returns the kernelToSystemTransformation.
- getKey() - Method in class ilog.cpl.style.IlpRemoteStyleValueProvider
-
Deprecated.
Returns the IlpKey
pointed to by this IlpRemoteStyleValueProvider
.
- getKey() - Method in exception ilog.views.dashboard.IlvDashboardException
-
Returns the key for this exception.
- getKey(int) - Method in class ilog.views.graphic.IlvURLKeyTable
-
Returns the key for a given index.
- getKey() - Method in class ilog.views.graphic.IlvURLKeyTable
-
Returns the keys.
- getKey(IlvMapFeature) - Method in class ilog.views.maps.datasource.IlvHierarchicalDataSource
-
Associates a key to a map feature.
- getKey() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
-
Returns the google application key that should be used.
- getKey(HttpServletRequest) - Method in class ilog.views.servlet.IlvManagerServletSupport
-
Returns the key used to identify a tile managed by the IlvTileManager
.
- getKeyChar() - Method in class ilog.views.IlvAccelerator
-
Returns the character of the key event as provided
in the constructor.
- getKeyClass() - Method in class ilog.cpl.util.IlpAbstractValueMap
-
Returns the Java type of the keys used in this value map.
- getKeyClass() - Method in class ilog.cpl.util.IlpDefaultValueMap
-
Returns the Java type of the keys used in this mapping.
- getKeyClass() - Method in interface ilog.cpl.util.IlpValueMap
-
Returns the Java type of the keys used in this value map.
- getKeyCode() - Method in class ilog.views.IlvAccelerator
-
Returns the code of the key event as provided
in the constructor.
- getKeyEventComponent() - Method in class ilog.cpl.graph.IlpGraphController
-
- getKeyEventComponent() - Method in class ilog.cpl.graphic.IlpAbstractGraphicController
-
Returns the component, closely related to the view, whose key events
shall be forwarded to the interactor.
- getKeyInteractor() - Method in class ilog.tgo.graphic.IltObjectInteractor
-
Deprecated.
Returns the specific interactor for key events.
- getKeys() - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Gets an enumeration of local and value provider keys.
- getKeys() - Method in class ilog.cpl.style.IlpStyle
-
Deprecated.
Gets a collection with all keys present in this style, literal
and value provider keys.
- getKeys() - Method in class ilog.cpl.util.IlpAbstractValueMap
-
Returns the keys present in the value map
- getKeys(int) - Method in class ilog.cpl.util.IlpAbstractValueMap
-
Returns the key present in the value map at the given index.
- getKeys() - Method in class ilog.views.appframe.util.IlvResourceBundleManager
-
Returns an enumeration of the resource keys handled by this resource manager.
- getKeyStroke() - Method in class ilog.cpl.interactor.IlpKeyStrokeAction
-
Returns the key stroke that triggers an action in the interactor.
- getKeyStrokeAction(KeyStroke) - Method in class ilog.cpl.interactor.IlpAbstractInteractor
-
Retrieves the customized action associated with the given keystroke,
if any.
- getKeyStrokeAction(KeyStroke) - Method in interface ilog.cpl.interactor.IlpInteractor
-
Returns the customized action associated with the specified keystroke, if any.
- getKeyType() - Method in class ilog.views.maps.defense.format.vmap.AbstractColumnInfo
-
Returns the type of key held by this column (primary, unique, non unique).
- getKnownKeys() - Method in class ilog.cpl.style.IlpStyle
-
Deprecated.
Returns an unmodifiable collection with all the known keys of this style.
- getKnownValues() - Method in class ilog.tgo.graphic.IltLegend
-
- getLabel() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
Returns the text used as a label.
- getLabel() - Method in interface ilog.cpl.css.IlpAttributeHeaderCustomization
-
Denotes the text used as a label in the header.
- getLabel() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the text used as a label.
- getLabel() - Method in class ilog.cpl.interactor.IlpDefaultPopupMenuFactory
-
Returns the pop-up menu label.
- getLabel() - Method in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
-
Returns the alarm count label.
- getLabel(Locale) - Method in class ilog.tgo.model.IltAlarm.AbstractSeverity
-
Returns a localized description of the severity.
- getLabel(Locale) - Method in class ilog.tgo.model.IltAlarm.AlarmType
-
Returns a localized description of the severity.
- getLabel(Locale) - Method in class ilog.tgo.model.IltAlarm.ProbableCause
-
Returns a localized description of the probable cause.
- getLabel(Locale) - Method in class ilog.tgo.model.IltAlarm.TrendIndication
-
Returns a localized description of the severity.
- getLabel() - Method in class ilog.tgo.model.IltObject
-
- getLabel(Locale) - Method in class ilog.tgo.model.IltTrap.Type
-
Returns a localized description of the severity.
- getLabel() - Method in interface ilog.tgo.resource.css.IltEnumerationCustomization
-
Returns the label for applicable telecom object enumerations.
- getLabel() - Method in class ilog.views.chart.IlvLegendItem
-
Returns the label.
- getLabel() - Method in class ilog.views.chart.IlvScaleAnnotation
-
Returns the label displayed by this annotation.
- getLabel() - Method in class ilog.views.faces.taglib.IlvFacesMenuItemTag
-
Returns the actionListener
tag attribute value.
- getLabel() - Method in class ilog.views.faces.taglib.IlvFacesMenuSeparatorTag
-
Returns the actionListener
tag attribute value.
- getLabel() - Method in class ilog.views.gantt.graphic.renderer.IlvActivityBar
-
- getLabel() - Method in class ilog.views.gantt.graphic.renderer.IlvActivityLabel
-
- getLabel() - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityBar
-
Returns the label being rendered.
- getLabel() - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityLabel
-
Returns the label being rendered.
- getLabel() - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns the label of the object.
- getLabel() - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
Returns the label of the object.
- getLabel() - Method in class ilog.views.graphic.IlvDefaultCollapsedGraphic
-
Returns the label of the object.
- getLabel() - Method in class ilog.views.graphic.IlvLabel
-
Returns the label.
- getLabel() - Method in class ilog.views.graphic.IlvReliefLabel
-
Returns the label of the object.
- getLabel() - Method in class ilog.views.graphic.IlvShadowLabel
-
Returns the label of the object.
- getLabel() - Method in class ilog.views.graphic.IlvText
-
Returns the label that will be displayed by the IlvText
.
- getLabel() - Method in class ilog.views.graphic.IlvTextPath
-
Returns the label of the object.
- getLabel() - Method in class ilog.views.graphic.IlvZoomableLabel
-
Returns the label.
- getLabel() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelDescriptor
-
Returns the label of the descriptor.
- getLabel() - Method in class ilog.views.graphlayout.labellayout.LabelLayoutParameterEvent
-
Returns the label that is affected by the layout parameter.
- getLabel() - Method in interface ilog.views.IlvLabelInterface
-
Returns the label of the object.
- getLabel() - Method in class ilog.views.maps.graphic.IlvAnchoredLabel
-
Retrieves the IlvMapLabel
.
- getLabel() - Method in class ilog.views.maps.graphic.IlvMapLabel
-
Returns the label as a string.
- getLabel() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the label of the object.
- getLabel() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the label of the general node.
- getLabel() - Method in class ilog.views.util.print.IlvPrintableLabel
-
Returns the label to be printed.
- getLabel() - Method in class ilog.views.util.servlet.model.IlvMenuItem
-
Returns the label of this menu item.
- getLabel() - Method in class ilog.views.util.servlet.model.IlvMenuSeparator
-
Returns "-"
as a special value for the
separator.
- getLabelAlignment() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the alignment of multiline labels.
- getLabelAlignment() - Method in class ilog.views.chart.IlvScale
-
Returns the alignment of step labels.
- getLabelAlignment() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the alignment used for multiline labels.
- getLabelAlignmentX() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the horizontal alignment of each label within the rectangle
to which it belongs.
- getLabelAlignmentY() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the vertical alignment of each label within the rectangle
to which it belongs.
- getLabelAttribute() - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentEditLabelButton
-
Returns the label attribute name used by the Edit Label interactor.
- getLabelAttribute() - Method in class ilog.cpl.network.action.toolbar.IlpNetworkEditLabelButton
-
Returns the label attribute name used by the Edit Label interactor.
- getLabelAttribute() - Method in class ilog.tgo.interactor.IltEditLabelInteractor
-
Returns the attribute that is being edited.
- getLabelAttribute() - Method in class ilog.views.maps.graphic.style.IlvMapStyle
-
Retrieves the LabelAttribute property value.
- getLabelAttributeName() - Method in class ilog.tgo.interactor.IltEditLabelInteractor
-
Returns the label attribute name used by this interactor
- getLabelBackground() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
Returns the background color of the label text.
- getLabelBackground() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the background color of the label text.
- getLabelBackground() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the color used to draw a background rectangle behind the label.
- getLabelBackgroundColor() - Method in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
-
Returns the label background color.
- getLabelBBox(IlvTransformer) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns the area where the label is displayed.
- getLabelBBox(IlvTransformer) - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
Returns the area where the label is displayed.
- getLabelBBox(IlvTransformer) - Method in class ilog.views.graphic.IlvDefaultCollapsedGraphic
-
Returns the area where the label is displayed.
- getLabelBBox(IlvTransformer) - Method in class ilog.views.graphic.IlvLabel
-
Returns the bounding area where the label is displayed.
- getLabelBBox(IlvTransformer) - Method in class ilog.views.graphic.IlvReliefLabel
-
Returns the bounding area where the label is displayed.
- getLabelBBox(IlvTransformer) - Method in class ilog.views.graphic.IlvShadowLabel
-
Returns the bounding area within which the label is displayed.
- getLabelBBox(IlvTransformer) - Method in class ilog.views.graphic.IlvText
-
Returns the bounding rectangle of the text part of the IlvText
.
- getLabelBBox(IlvTransformer) - Method in class ilog.views.graphic.IlvTextPath
-
Returns the area where the label is displayed.
- getLabelBBox(IlvTransformer) - Method in class ilog.views.graphic.IlvZoomableLabel
-
Returns the bounding area where the label is displayed.
- getLabelBBox(IlvTransformer) - Method in interface ilog.views.IlvLabelInterface
-
Returns the area where the label is displayed.
- getLabelBBox(IlvGraphic, IlvTransformer) - Method in class ilog.views.interactor.IlvEditLabelInteractor
-
Used by the interactor to compute the bounding
area of the text in the graphic object.
- getLabelBBox(IlvTransformer) - Method in class ilog.views.maps.graphic.IlvMapLabel
-
Returns the bounding area where the label is displayed.
- getLabelBBox(IlvTransformer) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the area where the label is displayed.
- getLabelBBox(IlvTransformer) - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Implementation of IlvLabelInterface
.
- getLabelBBox(IlvGraphic, IlvTransformer) - Method in class ilog.views.sdm.interactor.IlvEditSDMLabelInteractor
-
Returns the bounding rectangle of the label of the graphic object or the object that
it encapsulates.
- getLabelBorderColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the color used to draw a rectangular border around the label.
- getLabelBounds(int, Rectangle2D) - Method in class ilog.views.chart.IlvScale
-
Returns the bounds of the step label at the specified index.
- getLabelClass() - Method in class ilog.views.maps.rendering.IlvDefaultTextRenderer
-
Retrieves the class of the generated label.
- getLabelColor() - Method in class ilog.views.chart.IlvScale
-
Returns the color used to display the step labels.
- getLabelColor() - Method in class ilog.views.gantt.swing.calendarview.IlvVerticalHourScale
-
Returns the color of the labels.
- getLabelColor() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the color of the label of the general node.
- getLabelColumn() - Method in class ilog.views.chart.faces.component.data.IlvFacesJDBCMapping
-
Returns the labelColumn
.
- getLabelColumn() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvFacesJDBCMappingTag
-
Returns the labelColumn
.
- getLabelColumn() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
- getLabelColumnName() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the name of the column chosen to determine the label of every object,
when an
IlvDataLabelAnnotation
is in use.
- getLabelCount() - Method in class ilog.views.chart.IlvScale
-
Returns the number of step labels.
- getLabelDataSet() - Method in class ilog.views.chart.IlvCategoryStepsDefinition
-
Returns the data set that is used for computing labels.
- getLabelDataSetIndex() - Method in class ilog.views.chart.IlvCategoryStepsDefinition
-
Returns the specified index of the labels data set in the chart's data
source.
- getLabelDescriptor(IlvAnnealingLabelLayout, Object) - Method in interface ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelDescriptorProvider
-
Returns the label descriptor of a label.
- getLabelDescriptor(Object) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
-
Returns the descriptor of the label.
- getLabelDescriptorProvider() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
-
Returns the label descriptor provider.
- getLabelDimension() - Method in class ilog.views.chart.IlvLegendItem
-
Returns the dimension of the label part of the item.
- getLabelDirection() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the direction used to create the label decorations.
- getLabelDirection() - Method in class ilog.tgo.model.IltShelfItem
-
- getLabelDirection(IltGraphicManager) - Method in class ilog.tgo.model.IltShelfItem
-
- getLabelDirection(IltGraphic) - Method in class ilog.tgo.model.IltShelfItem
-
Returns the direction of the label set for the given graphic
instance.
- getLabeledLayer(IlvMapLayer) - Method in class ilog.views.maps.label.IlvMapDefaultLabeler
-
Retrieves the IlvMapLayer
for which this label layer has been created.
- getLabeledLayer(IlvMapLayer) - Method in interface ilog.views.maps.label.IlvMapLabeler
-
Retrieves the IlvMapLayer
for which this label layer has been created.
- getLabeler() - Method in class ilog.views.maps.beans.IlvLayerTreePanel
-
Retrieves the labeler used to manage the labeling property of a layer.
- getLabelFactory() - Method in class ilog.views.maps.label.IlvMapDefaultLabeler
-
- getLabelFactory() - Method in class ilog.views.maps.label.IlvMapLabelManager
-
Returns the LabelFactory
instance used by this
IlvMapLabelManager
object.
- getLabelFillPaint() - Method in class ilog.views.graphic.IlvDefaultCollapsedGraphic
-
Returns the paint object used to fill the label.
- getLabelFont() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
Returns the font that will be used to display the label.
- getLabelFont() - Method in interface ilog.cpl.css.IlpAttributeHeaderCustomization
-
Returns the font used to display the label in the header.
- getLabelFont() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the font that will be used to display the label.
- getLabelFont() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the font used to draw labels.
- getLabelFont() - Method in class ilog.tgo.graphic.renderer.IltShelfBaseRenderer
-
Returns the font of the slot numbers.
- getLabelFont() - Method in class ilog.views.chart.IlvScale
-
Returns the font used to draw the step labels.
- getLabelFont() - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultActivityCalendarRenderer
-
Returns the font used to label the rectangular bar.
- getLabelFont() - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultMilestoneCalendarRenderer
-
Returns the font used to label the symbol.
- getLabelFont() - Method in class ilog.views.maps.label.IlvMapLabelStyle
-
Returns the text font of the label.
- getLabelFont() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the font of the label of the general node.
- getLabelFont() - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
-
Gets the font of the legend labels.
- getLabelForeground() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
Returns the foreground color of the label text.
- getLabelForeground() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the foreground color of the label text.
- getLabelForeground() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the color used to draw labels.
- getLabelForeground() - Method in class ilog.tgo.graphic.renderer.IltShelfBaseRenderer
-
Returns the color of the slot numbers.
- getLabelFormat() - Method in class ilog.views.chart.IlvScale
-
Returns the format of step labels.
- getLabelFormat() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the format for labels associated with rectangles.
- getLabelingModel() - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayout
-
Returns the attached labeling model.
- getLabelingModel() - Method in class ilog.views.graphlayout.labellayout.LabelingModelEvent
-
Returns the labeling model source of the event.
- getLabelingModel() - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
-
Returns the labeling model used for the label layout.
- getLabelInsets() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
Returns the insets (in pixels) of the attribute.
- getLabelInsets() - Method in interface ilog.cpl.css.IlpAttributeHeaderCustomization
-
Returns the distance (in pixels) from the label to its border.
- getLabelLayer() - Method in class ilog.views.maps.label.IlvMapDefaultLabeler
-
Deprecated.
- getLabelLayer(IlvMapLayer) - Method in class ilog.views.maps.label.IlvMapDefaultLabeler
-
Retrieves the IlvMapLayer
on which labels are drawn for this specific map layer.
- getLabelLayer(IlvMapLayer) - Method in interface ilog.views.maps.label.IlvMapLabeler
-
Retrieves the IlvMapLayer
on which labels are drawn for this specific map layer.
- getLabelLayer() - Method in interface ilog.views.maps.label.IlvMapLabeler
-
Deprecated.
- getLabelLayers() - Method in class ilog.views.maps.label.IlvMapDefaultLabeler
-
Returns an iterator to iterate through the label layers.
- getLabelLayers() - Method in interface ilog.views.maps.label.IlvMapLabeler
-
Returns The list of the label layers.
- getLabelLayout() - Method in class ilog.cpl.equipment.renderer.IlpLabelLayoutRenderer
-
Returns the label layout.
- getLabelLayout() - Method in interface ilog.cpl.graph.css.IlpGraphViewCSS
-
Returns if the label layout configuration is enabled or not
for the component.
- getLabelLayout() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the label layout used in this view, or null
if
there is no label layout.
- getLabelLayout() - Method in class ilog.cpl.IlpEquipment
-
Returns the label layout used in this equipment or null
if there is no label layout.
- getLabelLayout() - Method in class ilog.cpl.IlpNetwork
-
Returns the label layout used in this network, or null
if
there is no label layout.
- getLabelLayout() - Method in class ilog.cpl.network.renderer.IlpLabelLayoutRenderer
-
Returns the label layout.
- getLabelLayout() - Method in class ilog.tgo.graphic.IltCompositeGrapher
-
Returns the current label layout object.
- getLabelLayout() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the label layout that handles the label in recursive mode.
- getLabelLayout() - Method in class ilog.views.graphlayout.labellayout.LabelLayoutParameterEvent
-
Returns the label layout instance of the event.
- getLabelLayout() - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
-
Returns the label layout that is applied inside
performLayout
.
- getLabelLayout(Object) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
-
Returns the layout instance to be used for the input subgraph as the
label layout.
- getLabelLayout() - Method in class ilog.views.maps.labelling.IlvMapLabeler
-
Retrieves the IlvAnnealingLabelLayout
used to perform the layout.
- getLabelLayoutActive() - Method in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
-
Returns whether the label layout of all subgraphs is active.
- getLabelLayoutActiveDuringAutoLayout() - Method in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
-
Tests if the label layout of all subgraphs is active during automatic
layout.
- getLabelLayoutRenderer() - Method in class ilog.cpl.equipment.IlpEquipmentController
-
Accesses the label layout renderer.
- getLabelLayoutRenderer() - Method in class ilog.cpl.graph.IlpGraphView
-
- getLabelLayoutRenderer() - Method in class ilog.cpl.network.IlpNetworkController
-
Accesses the label layout renderer.
- getLabelLayoutRenderer() - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns the graph layout renderer that is responsible for the layout of labels.
- getLabelLayoutReport() - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayoutReport
-
Returns the report of the label layout.
- getLabelManager() - Method in class ilog.views.maps.label.IlvMapDefaultLabeler
-
Returns the label manager in charge of creating, placing and displaying the labels.
- getLabelManager() - Method in interface ilog.views.maps.label.IlvMapLabeler
-
Retrieves the internal IlvMapLabelManager
instance used to create labels.
- getLabelMargin() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Sets the margin that will be kept between the labels and the edges
of the shape when performing word wrapping or label truncation.
- getLabelMargin() - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultActivityCalendarRenderer
-
Returns the label margin.
- getLabelMargin() - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultMilestoneCalendarRenderer
-
Returns the label margin.
- getLabelMargin() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the margin that will be kept between the
labels and the edges of the shape when performing
word wrapping or label truncation.
- getLabelMode() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the label mode of this general node.
- getLabelMovementPolicy() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
-
Returns the label movement policy used during layout.
- getLabelOffset() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the offset used to attach the label decoration to the object base
or decoration cluster.
- getLabelOffset(IltGraphicManager) - Method in class ilog.tgo.model.IltObject
-
- getLabelOffset(IltGraphic) - Method in class ilog.tgo.model.IltObject
-
- getLabelOffset() - Method in class ilog.tgo.model.IltObject
-
- getLabelOffset() - Method in class ilog.views.chart.IlvScale
-
Returns the offset between tick marks and labels.
- getLabelOffset() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
-
Returns the minimum offset between labels.
- getLabelOffset() - Method in class ilog.views.maps.labelling.IlvMapLayoutParameters
-
Retrieves the label offset.
- getLabelOverlap(Object, IlvRect, Object, IlvRect, double) - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
-
Returns the overlap between two labels, if the labels would be at the
given positions specified by the passed bounding boxes.
- getLabelOverlap(Object, IlvRect, double, Object, IlvRect, double, double) - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
-
Returns the overlap between two labels if you move the labels to the
positions specified by the passed rectangles and the rotation angle.
- getLabelOverlap(Object, IlvRect, Object, IlvRect, double) - Method in class ilog.views.graphlayout.labellayout.IlvLabelingModel
-
Returns the overlap between two labels, if the labels would be at the
given positions specified by the passed bounding boxes.
- getLabelOverlap(Object, IlvRect, double, Object, IlvRect, double, double) - Method in interface ilog.views.graphlayout.labellayout.IlvLabelingModelWithRotation
-
Returns the overlap between two labels, if the labels would be at the
given positions specified by the passed rectangles and the rotation
angle.
- getLabelPaint() - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultActivityCalendarRenderer
-
Returns the paint object used to label the rectangular bar.
- getLabelPaint() - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultMilestoneCalendarRenderer
-
Returns the paint object used to label the symbol.
- getLabelPolicy() - Method in class ilog.views.graphic.IlvCircularScale
-
- getLabelPosition() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
Returns the position of the text of the label,
relative to the icon.
- getLabelPosition() - Method in interface ilog.cpl.css.IlpAttributeHeaderCustomization
-
Returns to the horizontal position of the text of the label,
relative to the icon in the caption.
- getLabelPosition() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the position of the text of the label
relative to the icon.
- getLabelPosition() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the position of the label with regard to the object base or
decoration cluster.
- getLabelPosition() - Method in class ilog.tgo.graphic.renderer.IltShelfBaseRenderer
-
Returns the label position relative to the base.
- getLabelPosition(IltGraphicManager) - Method in class ilog.tgo.model.IltObject
-
- getLabelPosition(IltGraphic) - Method in class ilog.tgo.model.IltObject
-
- getLabelPosition() - Method in class ilog.tgo.model.IltObject
-
- getLabelPosition() - Method in class ilog.views.sdm.graphic.IlvDefaultLaneGraphic
-
Sets the label position.
- getLabelPosition() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the position of the label with respect
to the shape.
- getLabelProperty() - Method in class ilog.views.sdm.interactor.IlvEditSDMLabelInteractor
-
Gets the name of the property used to set the
label of a data object.
- getLabelRenderer() - Method in class ilog.views.chart.event.LabelRendererPropertyEvent
-
Returns the label renderer which has changed.
- getLabelRenderer() - Method in class ilog.views.chart.graphic.IlvDataIndicator
-
Returns the renderer of the text displayed by this indicator.
- getLabelRenderer() - Method in class ilog.views.chart.graphic.IlvDataLabelAnnotation
-
Returns the renderer used to display the label.
- getLabelRenderer() - Method in class ilog.views.chart.graphic.IlvLabelDecoration
-
Returns the renderer used to display the label.
- getLabelRenderer() - Method in class ilog.views.chart.IlvScaleAnnotation
-
Returns the label renderer used to draw the annotation text.
- getLabelRotation() - Method in class ilog.views.chart.IlvScale
-
Returns the rotation applied to the step labels.
- getLabels() - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltLabelingModel
-
- getLabels() - Method in class ilog.views.graphic.IlvScale
-
Returns the labels of the scale.
- getLabels(IlvAnnealingLabelLayout, Object) - Method in interface ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelDescriptorProvider
-
Returns all labels associated with a specific obstacle.
- getLabels() - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
-
Returns the enumeration of all labels.
- getLabels() - Method in class ilog.views.graphlayout.labellayout.IlvLabelingModel
-
Returns the enumeration of all labels.
- getLabelScaleFactor() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the scale factor of the label, so that the label can
be adjusted independently of the size of the shape.
- getLabelScaleFactor() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the scale factor of the label(s) of the general node.
- getLabelsCentered() - Method in class ilog.views.graphic.IlvRectangularScale
-
Returns true
if the scale draws its labels between the
markers; false
if it draws each label with its corresponding
marker.
- getLabelsColumn() - Method in class ilog.views.chart.data.IlvAbstractTableDataSource.Mapping
-
Returns the column name of the data labels, or null
.
- getLabelsCount() - Method in class ilog.views.graphlayout.labellayout.IlvLabelingModel
-
Returns the number of labels.
- getLabelShapes() - Method in class ilog.views.maps.label.IlvMapLabelingLabel
-
Returns the vector containing label shapes.
- getLabelsInside() - Method in class ilog.views.graphic.IlvCircularScale
-
Returns the true
if the labels are drawn inside the scale;
false
if the labels are drawn outside the scale.
- getLabelsOfObstacle(Object) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
-
Returns the labels associated with an obstacle.
- getLabelSpacing() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
Returns the spacing between the icon and the label.
- getLabelSpacing() - Method in interface ilog.cpl.css.IlpAttributeHeaderCustomization
-
Returns the gap between the text of the label and the icon.
- getLabelSpacing() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the spacing between the shape and the label.
- getLabelSpacing() - Method in class ilog.tgo.graphic.renderer.IltShelfBaseRenderer
-
Returns the height of the space separating displayed logical numbers
from the shelf outline.
- getLabelSpacing() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the spacing between the shape and the label.
- getLabelsPosition() - Method in class ilog.views.graphic.IlvRectangularScale
-
Returns the position of the labels of the scale.
- getLabelStrikethrough() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns true
if the text has strikethrough attribute.
- getLabelStroke() - Method in class ilog.views.maps.label.IlvMapLabelStyle
-
Returns the outline stroke of the label.
- getLabelStyle() - Method in class ilog.views.maps.label.IlvMapLabelingLabel
-
Returns the style of this label.
- getLabelUnderline() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Sets the underline attribute of the label.
- getLabelValue(int) - Method in class ilog.views.chart.IlvScale
-
Returns the value associated with the specified step label.
- getLabelWrappingHeight() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Sets the label wrapping height.
- getLabelWrappingMode() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the wrapping mode of the text.
- getLabelWrappingWidth() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the label wrapping width.
- getLam0() - Method in class ilog.views.maps.defense.format.asrp.projection.IlvAbstractARCProjection
-
Returns Lambda 0 parameter.
- getLaneNode(String) - Method in class ilog.views.sdm.renderer.IlvLaneRenderer
-
Returns a lane node with the given name.
- getLargeDisplayIcon() - Method in class ilog.views.util.swing.color.IlvAlphaColorChooserPanel
-
Returns the large display icon for the panel.
- getLargestCountText() - Method in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
-
- getLargestLayerIndex(List) - Method in class ilog.cpl.graph.background.IlpDefaultBackgroundSupport
-
Returns the largest layer index within the given List of
IlvManagerLayers.
- getLargestSeverityText() - Method in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
-
- getLargestSeverityText() - Method in class ilog.tgo.graphic.IltImpactAlarmCountGraphic
-
- getLargestText() - Method in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
-
- getLargestUnitText() - Method in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
-
- getLast() - Method in class ilog.views.gantt.IlvRowRange
-
Returns the last row in the range.
- getLastChild() - Method in class ilog.views.appframe.settings.IlvSettings
-
The last child of this node.
- getLastChild() - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
-
The last child of this node.
- getLastChild() - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
The last child of this node.
- getLastChild() - Method in class ilog.views.appframe.settings.xml.IlvXMLSettings
-
The last child of this node.
- getLastChild(IlvGanttModel, IlvHierarchyNode) - Static method in class ilog.views.gantt.IlvGanttModelUtil
-
Returns the last child of the specified activity or resource.
- getLastElement() - Method in class ilog.views.util.collections.IlvHashTreeList
-
Returns the last element of the list.
- getLastExpandedNode() - Method in class ilog.views.gantt.event.RowExpandedEvent
-
Returns the lowest level node that was expanded.
- getLastHiddenRow() - Method in class ilog.views.gantt.event.RowCollapsedEvent
-
Returns the last row that was hidden as a result of this collapse event.
- getLastIdx() - Method in class ilog.views.chart.event.DataSetContentsEvent
-
Returns the index of the last data point impacted by the modification.
- getLastIdx() - Method in class ilog.views.chart.event.DataSourceEvent
-
Returns the index of the last data set affected by the modification.
- getLastIndex(String) - Method in class ilog.views.graphic.IlvURLKeyTable
-
Returns the last index of the input key.
- getLastingFlatModel() - Method in class ilog.views.chart.data.IlvTreeTableDataSource
-
Returns the flat-model view of this data source.
- getLastingFlatTableModel() - Method in class ilog.views.chart.data.IlvTreeTableDataSource
-
Returns the flat-table-model view of this data source.
- getLastingTreeModel() - Method in class ilog.views.chart.data.IlvTreeTableDataSource
-
Returns the tree-model view of this data source.
- getLastPathComponent() - Method in class ilog.views.chart.datax.adapter.partition.IlvPathClusterId
-
Returns the last path component of the full path prefix that identifies
the group of objects.
- getLastPoint() - Method in class ilog.views.dashboard.IlvDashboardLinkManager
-
- getLastResortRenderer() - Method in class ilog.cpl.table.IlpTableCellRenderer
-
Returns the renderer that will be used as a last resort if a problem occurs
in the rendering of a cell.
- getLastResortRenderer() - Method in class ilog.cpl.table.IlpTableHeaderRenderer
-
Returns the renderer that will be used as a last resort if a problem occurs
in the rendering of a cell.
- getLastRow() - Method in class ilog.views.chart.datax.flat.table.event.FlatTableModelEvent
-
Returns the last affected row.
- getLastSelectable(IlvChartAreaAccessible) - Method in class ilog.views.chart.accessibility.IlvChartAreaAccessibleHierarchy
-
Returns the last selectable element of the row of inRow
,
or of the topmost row if inRow
is null
.
- getLastSelectable(IlvChartAreaAccessible) - Method in class ilog.views.chart.accessibility.IlvDefaultChartAreaAccessibleHierarchy
-
Returns the last selectable element of the row of inRow
,
or of the topmost row if inRow
is null
.
- getLastSelectedObject(ServletContext, Object) - Method in class ilog.views.util.servlet.IlvSelectionSupport
-
Returns the object that was last selected in a given view.
- getLastValue() - Method in interface ilog.tgo.grprim.IltColorModifierContext
-
Returns the last value of the chart.
- getLastVisibleNode() - Method in class ilog.views.gantt.event.RowExpandedEvent
-
Returns the last node that became visible as a result of this expansion
event.
- getLastVisibleRow() - Method in class ilog.views.gantt.event.RowExpandedEvent
-
Returns the last row that was made visible as a result of this expansion
event.
- getLat() - Method in class ilog.views.maps.beans.editor.IlvCoordinatePanelFactory.CoordPointInputPanel
-
Returns the latitude of the point.
- getLat() - Method in interface ilog.views.maps.beans.editor.IlvSymbolLocationEditor
-
Returns the latitude of the editor.
- getLat() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
-
Returns the latitude of the map center.
- getLatestFinishProperty() - Method in class ilog.views.gantt.model.IlvCriticalPathCalculator
-
Returns the name of the latest finish time property for activities in the
data model.
- getLatestFinishProperty() - Method in class ilog.views.gantt.model.IlvGanttModelScheduler
-
Returns the name of the latest finish time property for activities in
the data model.
- getLatestStartProperty() - Method in class ilog.views.gantt.model.IlvCriticalPathCalculator
-
Returns the name of the latest start time property for activities in the
data model.
- getLatestStartProperty() - Method in class ilog.views.gantt.model.IlvGanttModelScheduler
-
Returns the name of the latest start time property for activities in
the data model.
- getLatitude() - Method in class ilog.cpl.network.IlpGeographicPosition
-
Returns the latitude.
- getLatitude() - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aSymbol
-
Returns the current latitude in radians.
- getLatitude() - Method in class ilog.views.maps.defense.terrain3d.symbol.Ilv3DSymbol
-
Returns the latitude of the symbol(in radians) transformed from the SDM property.
- getLatitude() - Method in class ilog.views.maps.defense.terrain3d.util.IlvGeographicPoint
-
Returns the latitude of the point (in radians).
- getLatitude() - Method in interface ilog.views.maps.IlvCoordinateFormatter
-
Returns the latitude of current point.
- getLatitude() - Method in class ilog.views.maps.IlvDecimalCoordinateFormatter
-
Returns the latitude of the current point.
- getLatitude() - Method in class ilog.views.maps.IlvDMSCoordinateFormatter
-
Returns the latitude of current point.
- getLatitude() - Method in class ilog.views.maps.IlvGeocentricCoordinateFormater
-
Returns the latitude of current point.
- getLatitude() - Method in class ilog.views.maps.IlvGeodesicCoordinateFormatter
-
Returns the latitude of current point.
- getLatitude() - Method in class ilog.views.maps.IlvUTMCoordinateFormatter
-
Returns the latitude of current point.
- getLatitude1() - Method in class ilog.views.maps.IlvGeodeticComputation
-
Gets the latitude of the first reference point.
- getLatitude2() - Method in class ilog.views.maps.IlvGeodeticComputation
-
Gets the latitude of the second reference point.
- getLatitudeDegrees() - Method in class ilog.views.maps.IlvDMSCoordinateFormatter
-
Returns the longitude of current point.
- getLatitudeMinutes() - Method in class ilog.views.maps.IlvDMSCoordinateFormatter
-
Returns the latitude minutes.
- getLatitudeOfTrueScale() - Method in class ilog.views.maps.projection.IlvCylindricalEqualAreaProjection
-
Returns the latitude of the true scale.
- getLatitudeOfTrueScale() - Method in class ilog.views.maps.projection.IlvEquidistantCylindricalProjection
-
Returns the latitude of the true scale.
- getLatitudeOfTrueScale() - Method in class ilog.views.maps.projection.IlvMercatorProjection
-
Returns the latitude of the true scale.
- getLatitudeOfTrueScale() - Method in class ilog.views.maps.projection.IlvStereographicProjection
-
Returns the latitude of the true scale.
- getLatitudeSeconds() - Method in class ilog.views.maps.IlvDMSCoordinateFormatter
-
Returns the latitude seconds.
- getLatitudeString() - Method in class ilog.views.maps.IlvDecimalCoordinateFormatter
-
Returns the latitude part of the formatted string.
- getLatitudeString() - Method in class ilog.views.maps.IlvDMSCoordinateFormatter
-
Returns the latitude string.
- getLatitudeString() - Method in class ilog.views.maps.IlvGeodesicCoordinateFormatter
-
Returns the latitude string.
- getLatLon(int) - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
-
Returns a point on the line in latitude and longitude coordinates..
- getLatLon(int) - Method in class ilog.views.maps.defense.terrain.IlvMapControllingPolyline
-
Returns a point of the line in lat/lon.
- getLatLonBoundingBox() - Method in class ilog.views.maps.format.wms.IlvWMSLayerNode
-
Retrieves the lat/lon bounding box for this layer.
- getLatLonBounds() - Method in class ilog.views.maps.datasource.ibm.IlvDBFeatureIterator
-
Returns the bounds of all objects returned by this feature iterator.
- getLatLonBounds() - Method in class ilog.views.maps.datasource.IlvSDODataSource.OracleIterator
-
Returns the bounds of all objects returned by this feature iterator.
- getLatLonBounds() - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFReader
-
Returns or computes the bounds for all the features read.
- getLatLonBounds() - Method in class ilog.views.maps.defense.format.s57.IlvS57Reader
-
Computes the bounds for all the features read.
- getLatLonBounds() - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPReader
-
Returns the latitude/longitude bounds for the list of all geometries or null if such is not available.
- getLatLonBounds() - Method in class ilog.views.maps.format.dxf.IlvMapDXFReader
-
Returns the latitude/longitude bounds for the list of all geometries or null if such is not available.
- getLatLonBounds() - Method in class ilog.views.maps.format.kml.IlvKMLReader
-
Returns the latitude/longitude bounds for the list of all geometries or null if such is not available.
- getLatLonBounds() - Method in class ilog.views.maps.format.svg.IlvMapSVGReader
-
Returns the latitude/longitude bounds for the list of all geometries or null if such is not available.
- getLatLonBounds() - Method in class ilog.views.maps.format.tiger.IlvTigerReader
-
Returns the latitude/longitude bounds for the list of geometries contained in the Tiger files.
- getLatLonBounds() - Method in class ilog.views.maps.format.wms.IlvWMSReader
-
Returns the latitude/longitude bounds for the list of all geometries or null if such is not available.
- getLatLonBounds() - Method in interface ilog.views.maps.tiling.IlvMapRegionOfInterestIterator
-
Returns the latitude/longitude bounds for the list of all geometries or null if such is not available.
- getLatLonFromAwtCoordinates(int, int) - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
-
Computes the longitude/latitude of an awt based point on the view (such
as used by MouseEvent).
- getLatLonFromGraphicCoordinate(IlvPoint) - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
-
Computes an IlvCoordinate containing lat/lon in radians, from a set of xy
IlvGraphic coordinates.
- getLatLongs() - Method in class ilog.views.maps.defense.terrain.IlvMapControllingPolyline
-
Computes or returns the current table of lat/lon coordinates.
- getLatLongs() - Method in class ilog.views.maps.defense.terrain.IlvTerrainCut
-
Computes or returns the current table of lat/lon coordinates.
- getLatLonPicker() - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aSymbologyTreeViewActions
-
Returns the locator used.
- getLatMax() - Method in class ilog.views.maps.beans.editor.IlvCoordinatePanelFactory.CoordRectangleInputPanel
-
Returns the latitude of the top/northernmost point.
- getLatMax() - Method in class ilog.views.maps.format.IlvDefaultTilableDataSource
-
Returns the latitude Maximum.
- getLatMax() - Method in class ilog.views.maps.grids.IlvLatLonGrid
-
Returns the maximum latitude for which grid lines can appear.
- getLatMax() - Method in class ilog.views.maps.grids.IlvLatLonRectangleGridZone
-
Returns the maximal latitude of this grid zone.
- getLatMax() - Method in class ilog.views.maps.tiling.IlvTilableDataSource
-
Returns the maximum latitude.
- getLatMed() - Method in class ilog.views.maps.grids.IlvLatLonRectangleGridZone
-
Returns the median latitude of this grid zone.
- getLatMin() - Method in class ilog.views.maps.beans.editor.IlvCoordinatePanelFactory.CoordRectangleInputPanel
-
Returns the latitude of the bottom/southernmost point.
- getLatMin() - Method in class ilog.views.maps.format.IlvDefaultTilableDataSource
-
Returns the latitude Minimum.
- getLatMin() - Method in class ilog.views.maps.grids.IlvLatLonGrid
-
Returns the minimum latitude for which grid lines can appear.
- getLatMin() - Method in class ilog.views.maps.grids.IlvLatLonRectangleGridZone
-
Returns the minimal latitude of this grid zone.
- getLatMin() - Method in class ilog.views.maps.tiling.IlvTilableDataSource
-
Returns the minimum latitude.
- getLayer(IltcCompositeGraphic) - Method in class ilog.tgo.composite.IltcCompositeManager
-
Returns the layer a composite object belongs to.
- GetLayer(IltcCompositeGraphic) - Static method in class ilog.tgo.composite.IltcCompositeManager
-
- getLayer() - Method in class ilog.views.event.ManagerLayerEvent
-
Returns the layer concerned by the event.
- getLayer() - Method in class ilog.views.event.ObjectInsertedEvent
-
Returns the layer where the object was inserted.
- getLayer() - Method in class ilog.views.event.ObjectRemovedEvent
-
Returns the layer where the object was removed.
- getLayer(IlvGraphic) - Method in class ilog.views.IlvManager
-
Returns the index of the layer
where the specified graphic object is stored.
- getLayer(String) - Method in class ilog.views.IlvManager
-
Returns the index of the layer with the specified name.
- getLayer() - Method in class ilog.views.maps.theme.DynamicStyleEvent
-
Returns the layer that was registered at construction time.
- getLayer() - Method in class ilog.views.prototypes.IlvGraphicElement
-
Returns the layer of the object.
- getLayer() - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
-
Returns the manager layer to which the swimlane graphics will be added.
- getLayer() - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
-
Returns the layer of the legend box.
- getLayer() - Method in class ilog.views.tiling.IlvTileController
-
Returns the layer if the tile controller is the tile controller
of an IlvTiledLayer
.
- getLayerCloseBelow(IltcLayer) - Method in class ilog.tgo.composite.IltcCompositeManager
-
Returns the layer sitting below a given layer, with an infinitely
small distance.
- getLayerCloseOnTop(IltcLayer) - Method in class ilog.tgo.composite.IltcCompositeManager
-
Returns the layer sitting on top of a given layer, with an infinitely
small distance.
- getLayeredPane() - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
-
Returns the layered pane for this internal frame.
- GetLayerExtent(Connection, String, String, String, String, boolean) - Static method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOUtil
-
Returns the extent (the global bounding box of all geometries) of an SDO layer.
- getLayerFor(IlvManager, IlpGraphic) - Method in interface ilog.cpl.graphic.views.IlpLayer
-
Returns the right manager layer for a given object.
- getLayerFor(IlvManager, IlpGraphic) - Method in class ilog.tgo.composite.IltcLayer
-
Returns the right manager layer for a given object.
- getLayerIndex(String) - Method in class ilog.views.appframe.settings.IlvSettingsManager
-
Retrieves the storage index of the layer with the given name
layerName
.
- getLayerIndex() - Method in class ilog.views.maps.beans.IlvFeatureSelectorPanel.Feature
-
Returns the layer index associated with the layer number.
- getLayerLabel(IlvManagerLayer) - Method in class ilog.views.maps.beans.IlvJMapLegend
-
Returns the JLabel
object representing the layer label.
- getLayerList() - Method in class ilog.views.maps.export.SDOConnectionPanel
-
Returns the list of layers found in the current connection with Oracle.
- getLayerMetaData() - Method in class ilog.views.maps.datasource.ibm.db2.IlvDB2DataSource
-
Fetches the layer meta data.
- getLayerMetaData() - Method in class ilog.views.maps.datasource.ibm.IlvDBDataSource
-
Fetches the layer meta data.
- getLayerMetaData() - Method in class ilog.views.maps.datasource.ibm.informix.IlvInformixDataSource
-
Fetches the layer meta data.
- getLayerMetaData() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvDefaultObjectSDOTileLoader
-
Returns the metadata associated to this tile loader.
- GetLayerMetaData(Connection, String, String, String, String) - Static method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOUtil
-
Returns a meta data built form the Data Base.
- getLayerMode() - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeConnector
-
Returns the layer mode.
- getLayerName(IlvSettings) - Method in class ilog.views.appframe.settings.IlvSettingsManager
-
Returns the name of the layer that the specified settings are inserted in.
- getLayerName(int) - Method in class ilog.views.IlvManager
-
Returns the name of the specified layer.
- getLayerName(IlvManagerLayer) - Method in class ilog.views.maps.beans.IlvJMapLegend
-
Returns the name used to display a layer if the internal name has been overridden.
- getLayerName() - Method in class ilog.views.maps.defense.terrain.IlvMakeAreaOfSightInteractor
-
Returns the layer name to use when creating an image.
- getLayerName() - Method in class ilog.views.maps.defense.terrain.IlvMakeGradientInteractor
-
Returns the layer name to use when creating an image.
- getLayerName() - Method in class ilog.views.maps.defense.terrain.IlvMakeValleyInteractor
-
Returns the layer name to use when creating an image.
- getLayerName() - Method in class ilog.views.maps.format.oracle.IlvDefaultSDOTileLoader
-
Returns the name of the SDO layer read by this tile loader.
- getLayerName() - Method in class ilog.views.maps.format.oracle.IlvSDOWriter
-
Returns the current layer name of the writer.
- getLayerName() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvDefaultObjectSDOTileLoader
-
Returns the name of the SDO layer read by this tile loader.
- getLayerName() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOWriter
-
Returns the name of the current SDO layer in use.
- getLayerNum() - Method in class ilog.views.maps.beans.IlvFeatureSelectorPanel.Feature
-
Returns the associated layer number.
- getLayerOf(IltObject) - Method in class ilog.tgo.graphic.IltCompositeGrapher.LayerPolicy
-
Returns the layer of a given object in this manager, if it is visible.
- getLayerOfCrossingGraphic() - Method in class ilog.views.graphic.linkpolicy.IlvCrossingAwareLinkImage
-
Returns the default layer of the graphic object that draws the crossings.
- getLayerOfCrossingGraphic() - Method in interface ilog.views.hypergraph.crossing.IlvParameterizedCrossingAwareObject
-
Returns the default layer of the graphic object that draws the crossings.
- getLayerOfCrossingGraphic() - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
-
Returns the default layer of the graphic object that draws the crossings.
- getLayerOfCrossingGraphic() - Method in class ilog.views.hypergraph.interactor.IlvMakeSegmentedHyperEdgeInteractor
-
Returns the default layer of the graphic object that draws the crossings
at the newly created edge.
- getLayerOrder(IlvMapLayer) - Method in class ilog.views.maps.format.IlvDefaultTilableDataSource
-
A utility method that retrieves the map layer order.
- getLayerPolicy() - Method in class ilog.tgo.composite.IltcCompositeManager
-
Returns this manager's layer policy.
- getLayerPolicy() - Method in class ilog.tgo.graphic.IltCompositeGrapher
-
Returns the layer policy used in this instance.
- getLayerRepresentation(IlvManagerLayer) - Method in class ilog.views.maps.beans.IlvJMapLegend
-
Returns the representation component that is used to show a typical item
of the layer content.
- getLayers() - Method in class ilog.tgo.composite.IltcCompositeManager
-
Returns an enumeration of the layers.
- getLayers(HttpServletRequest, IlvManagerView) - Method in class ilog.tgo.faces.graph.dhtml.servlet.IltFacesGraphServletSupport
-
Returns the list of layers that are allowed to be rendered.
- getLayers() - Method in class ilog.views.appframe.settings.IlvSettingsManager
-
Returns the names of the layers managed by this settings manager.
- getLayers(int) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns the layer of the child at the specified position, or -1
if the child at the specified position is in the same layer as this
IlvCompositeGraphic
.
- getLayers() - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns an enumeration of the manager layers to be taken into account
during the layout.
- getLayers() - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
-
Returns an enumeration of the manager layers to be taken into account
during the label layout.
- getLayers() - Method in class ilog.views.maps.format.wms.IlvWMSDataSource
-
Retrieves the list of layers that are read by the data source.
- getLayers() - Method in class ilog.views.maps.interactor.IlvSeeThroughInteractor
-
Retrieves the list of registered layers.
- getLayers(HttpServletRequest, IlvManagerView) - Method in class ilog.views.maps.servlet.IlvFacesMapsServletSupport
-
Returns only the nonempty layers.
- getLayers(HttpServletRequest, IlvManagerView) - Method in class ilog.views.maps.servlet.IlvMapServletSupport
-
Returns only the nonempty layers.
- getLayers(int) - Method in class ilog.views.sdm.graphic.IlvSDMCompositeLink
-
Returns the layer of the child at the specified position.
- getLayers() - Method in class ilog.views.sdm.graphic.IlvSDMCompositeLink
-
Returns the layers of the children of this IlvCompositeLink
instance.
- getLayers(int) - Method in class ilog.views.sdm.graphic.IlvSDMCompositeNode
-
Returns the layer of the child at the specified position, or -1
if the child at the specified position is in the same layer as this
IlvSDMCompositeNode
.
- getLayers() - Method in class ilog.views.sdm.graphic.IlvSDMCompositeNode
-
Returns the layers of the children of this IlvSDMCompositeNode
instance.
- getLayers(HttpServletRequest, IlvManagerView) - Method in class ilog.views.sdm.servlet.IlvSDMServletSupport
-
Returns only the nonempty layers.
- getLayers(HttpServletRequest, IlvManagerView) - Method in class ilog.views.servlet.IlvManagerServlet
-
Returns the list of layers that are allowed to be rendered.
- getLayers(HttpServletRequest, IlvManagerView) - Method in class ilog.views.servlet.IlvManagerServletSupport
-
Returns the list of layers that are allowed to be rendered.
- getLayers(HttpServletRequest, IlvManager) - Method in class ilog.views.svg.servlet.IlvSVGManagerServlet
-
Returns the list of layers that are allowed to be rendered.
- getLayers(HttpServletRequest, IlvManager) - Method in class ilog.views.svg.servlet.IlvSVGManagerServletSupport
-
Returns the list of layers that are allowed to be rendered.
- getLayersCount() - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns the number of manager layers to be taken into account during
the layout.
- getLayersCount() - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
-
Returns the number of manager layers to be taken into account during
the label layout.
- getLayersCount() - Method in class ilog.views.IlvManager
-
Returns the number of layers in the manager.
- getLayerTree() - Method in class ilog.views.maps.beans.IlvLayerTreePanel
-
Returns the layer Tree.
- getLayout() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLLegend
-
Retrieves the layout direction of this legend.
- getLayout() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartLegendTag
-
Retrieves the layout
direction of this legend.
- getLayout() - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns the layout manager for this composite graphic.
- getLayout(Object) - Method in class ilog.views.graphlayout.IlvGraphLayout
-
Returns the layout instance for a subgraph of the nested graph
encapsulated by the graph model of this layout instance.
- getLayout() - Method in class ilog.views.graphlayout.IlvGraphLayoutGrapherProperty
-
Returns the layout instance that created this property.
- getLayout() - Method in class ilog.views.graphlayout.IlvGraphLayoutLinkProperty
-
Returns the layout instance that created this property.
- getLayout() - Method in class ilog.views.graphlayout.IlvGraphLayoutNodeProperty
-
Returns the layout instance that created this property.
- getLayout(IlvLayoutProvider, Object) - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns the layout instance for a subgraph of the nested graph
encapsulated by this graph model.
- getLayout() - Method in class ilog.views.graphlayout.IlvLayoutGraphicFilter
-
- getLayout() - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayoutLabelProperty
-
Returns the layout instance that created this property.
- getLayout() - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayoutManagerProperty
-
Returns the layout instance that created this property.
- getLayout(Object) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
-
Returns the layout instance to be used for the input subgraph.
- getLayout(Object) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
-
Returns the layout instance to be used for the input subgraph.
- getLayoutAlignmentX(Container) - Method in class ilog.views.chart.IlvChartLayout
-
Returns the alignment along the x-axis.
- getLayoutAlignmentY(Container) - Method in class ilog.views.chart.IlvChartLayout
-
Returns the alignment along the y-axis.
- getLayoutAncestor() - Method in class ilog.views.util.swt.IlvSwingControl
-
Returns the topmost ancestor control that needs to be notified and
relayouted if the preferred, minimum, or maximum sizes of the embedded AWT
component have changed.
- getLayoutClass() - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer.ParameterSetter
-
Returns the subclass of IlvGraphLayout
that this parameter can be applied to.
- getLayoutCodeOnInterrupt() - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
-
Returns the layout code when the allowed time elapsed before
completion of the layout.
- getLayoutCodeOnInterrupt() - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
-
Returns the layout code when the allowed time elapsed before
completion of the layout.
- getLayoutCodeOnInterrupt() - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
-
Returns the layout code when the allowed time elapsed before
completion of the layout.
- getLayoutMode() - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
-
Returns the current layout mode.
- getLayoutMode() - Method in class ilog.views.graphlayout.grid.IlvGridLayout
-
Returns the current layout mode.
- getLayoutMode() - Method in class ilog.views.graphlayout.link.IlvLinkLayout
-
Returns the current layout mode.
- getLayoutMode() - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
-
Returns the layout mode of the Recursive Layout.
- getLayoutMode() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the current layout mode.
- getLayoutMode() - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
-
Returns the current layout mode.
- getLayoutOfClusterGraph() - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
-
Returns the layout instance that lays out the graph of clusters.
- getLayoutOfConnectedComponents() - Method in class ilog.views.graphlayout.IlvGraphLayout
-
Returns the layout instance that lays out the connected components of
the graph.
- getLayoutOfConnectedComponentsReport() - Method in class ilog.views.graphlayout.IlvGraphLayout
-
Returns the layout report containing information about the behavior of
the connected components layout.
- getLayoutParameters() - Method in class ilog.views.maps.labelling.IlvMapLabeler
-
Retrieves the parameters used by this labeler.
- getLayoutPropertyPrefix(IlvGraphLayout) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns the property name of the input layout, if it was most recently
stored as a named property, or null
if the layout was
never stored.
- getLayoutPropertyPrefix(IlvGraphLayout) - Method in interface ilog.views.graphlayout.IlvGrapherPropertyAdapter
-
Returns the property name of the input layout, if it was most recently
stored as a named property, or null
if the layout was
never stored.
- getLayoutPropertyPrefix(IlvGraphLayout) - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns the property name of the input layout, if it was most recently
stored as a named property, or null
if the layout was
never stored.
- getLayoutProvider() - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
-
Returns the layout provider.
- getLayoutProvider() - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
-
Returns the layout provider that is responsible for creating
the sublayouts when the SDM engine's grapher contains subgraphers.
- getLayoutProxy(IlpGraphic) - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the IlvGraphic
that represents this graphic
object for layout purposes, or null
if it is currently
not in a Rogue Wave JViews manager, or not considered by the layout.
- getLayoutProxy(IlpRepresentationObject) - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the IlvGraphic
that represents this graphic
object for layout purposes, or null
if it is currently
not in a Rogue Wave JViews manager, or not considered by the layout.
- getLayoutProxy() - Method in class ilog.tgo.composite.IltcCompositeGraphic
-
- getLayoutProxy(IltGraphicManager) - Method in class ilog.tgo.model.IltObject
-
- getLayoutProxyShape() - Method in class ilog.tgo.composite.IltcCompositeGraphic
-
Returns the information about the layout proxy that is relevant for
layout purposes.
- getLayoutRegion() - Method in class ilog.views.graphlayout.IlvGraphLayout
-
Returns a copy of the rectangle that defines the layout region, as
specified using the method
IlvGraphLayout.setLayoutRegion(IlvRect)
, or
null
if no rectangle has been specified, or the
specified rectangle was
null
.
- getLayoutRegion() - Method in class ilog.views.graphlayout.labellayout.random.IlvRandomLabelLayout
-
Returns the layout region of the layout.
- getLayoutReport() - Method in class ilog.views.graphlayout.GraphLayoutEvent
-
Returns the graph layout report contained in the event.
- getLayoutReport() - Method in class ilog.views.graphlayout.IlvGraphLayout
-
Returns the layout report, that is, the object that contains
information about the behavior of the layout algorithm.
- getLayoutReport() - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayout
-
Returns the layout report, that is, the object that contains
information about the behavior of the layout algorithm.
- getLayoutReport() - Method in class ilog.views.graphlayout.labellayout.LabelLayoutEvent
-
Returns the label layout report contained in the event.
- getLayoutReport(Object) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
-
Returns the report of the graph layout of the input subgraph.
- getLayouts() - Method in class ilog.cpl.equipment.renderer.IlpGraphLayoutRenderer
-
Return the list of graph layouts.
- getLayouts(int) - Method in class ilog.cpl.equipment.renderer.IlpGraphLayoutRenderer
-
Return the graph layout at the given index.
- getLayouts(IlpRepresentationObject) - Method in class ilog.cpl.equipment.renderer.IlpGraphLayoutRenderer
-
Return the layout that is associated with the given representation
object.
- getLayouts(int, IlpRepresentationObject) - Method in class ilog.cpl.equipment.renderer.IlpGraphLayoutRenderer
-
Return the layout that is associated with the given representation
object and index
- getLayouts() - Method in class ilog.cpl.network.renderer.IlpGraphLayoutRenderer
-
Return the list of graph layouts.
- getLayouts(int) - Method in class ilog.cpl.network.renderer.IlpGraphLayoutRenderer
-
Return the graph layout at the given index.
- getLayouts(IlpRepresentationObject) - Method in class ilog.cpl.network.renderer.IlpGraphLayoutRenderer
-
Return the layout that is associated with the given representation
object.
- getLayouts(int, IlpRepresentationObject) - Method in class ilog.cpl.network.renderer.IlpGraphLayoutRenderer
-
Return the layout that is associated with the given representation
object and index
- getLayouts(boolean) - Method in class ilog.views.graphlayout.IlvGraphLayout
-
Returns the instances of IlvGraphLayout
for the nested
graph encapsulated by the graph model of this layout instance.
- getLayouts(IlvLayoutProvider, boolean) - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns the instances of IlvGraphLayout
for the nested
graph encapsulated by this graph model.
- getLayouts(boolean) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
-
Returns the instances of IlvGraphLayout
for the nested
graph encapsulated by the graph model of this layout instance.
- getLayouts(IlvSDMEngine, boolean) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
-
Returns the graph layout objects associated with the top-level grapher
and all its subgraphs.
- getLayoutTime() - Method in class ilog.views.graphlayout.IlvGraphLayoutReport
-
Returns the total duration of the layout algorithm (in milliseconds).
- getLayoutTime() - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayoutReport
-
Returns the total duration of the label layout algorithm
(milliseconds).
- getLayoutVerbosity() - Method in class ilog.tgo.graphic.IltCompositeGrapher
-
Returns the graph layout verbosity.
- getLeadingMarginProportion() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the leading margin proportion.
- getLeadSelection() - Method in class ilog.cpl.table.selection.IlpDefaultTableSelectionModel
-
Retrieves the
IlpArea
composing the temporary lead selection.
- getLeadSelection() - Method in interface ilog.cpl.table.selection.IlpTableSelectionModel
-
Retrieves the
IlpArea
composing the temporary lead selection.
- getLeadSelectionRepresentationObject() - Method in class ilog.cpl.tree.IlpDefaultTreeSelectionModel
-
Returns the last object that was added.
- getLeadSelectionRepresentationObject() - Method in interface ilog.cpl.tree.IlpTreeSelectionModel
-
Returns the last object that was added.
- getLeafActivityRenderer() - Method in class ilog.views.gantt.graphic.IlvDefaultActivityRendererFactory
-
Returns the activity renderer for leaf activities.
- getLeastMaximum(int) - Method in class ilog.views.util.time.IlvWrappedICUCalendar
-
Overridden version of the same method in
Calendar
.
- getLeftArea() - Method in class ilog.views.dashboard.IlvDashboardEditorFrame
-
Returns the element holding Dashboard Editor components in the left pane
of this IlvDashboardEditorFrame
.
- getLeftMargin() - Method in class ilog.cpl.graph.action.toolbar.IlpGraphFitToContentsAction
-
Returns the left margin width to be used in the "fit to contents" action.
- getLeftMargin() - Method in class ilog.cpl.graph.action.toolbar.IlpGraphFitToContentsButton
-
Returns the left margin width to be used in the "fit to contents" action.
- getLeftMargin(IlvManager, IlvTransformer) - Method in class ilog.views.graphic.composite.decoration.IlvDefaultGraphicManagerFrame
-
Returns the margin on the left of the specified manager.
- getLeftMargin() - Method in class ilog.views.graphic.IlvHTMLText
-
Returns the left margin of the box around the text.
- getLeftMargin() - Method in class ilog.views.graphic.IlvText
-
Returns the left margin of the box around the text.
- getLeftMargin() - Method in class ilog.views.graphic.IlvZoomableLabel
-
Returns the left margin of the box around the label.
- getLeftMargin() - Method in class ilog.views.graphlayout.grid.IlvGridLayout
-
Returns the left margin.
- getLeftMargin(IlvManager, IlvTransformer) - Method in class ilog.views.IlvDefaultManagerFrame
-
Returns the margin on the left of the specified manager.
- getLeftMargin() - Method in class ilog.views.IlvDefaultManagerFrame
-
Returns the left margin.
- getLeftMargin(IlvManager, IlvTransformer) - Method in interface ilog.views.IlvManagerFrame
-
Returns the margin on the left side of the specified manager.
- getLeftMargin(IlvManager, IlvTransformer) - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer.GraphicManagerFrame
-
Returns the margin on the left of the specified manager.
- getLeftMarginProportion() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the left margin proportion.
- getLeftOverlap() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
-
Returns the amount the label can overlap the related obstacle or
reference polyline at the left side of the label.
- getLeftSection() - Method in class ilog.views.util.print.IlvHeaderFooter
-
Returns the left section of the header or footer.
- getLeftSectionFont() - Method in class ilog.views.util.print.IlvHeaderFooter
-
Returns the font used to print the left section.
- getLegend() - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
- getLegend() - Method in interface ilog.tgo.graphic.IltGraphic
-
Deprecated.
Returns the object containing the customizable graphic properties for
this graphic representation.
- getLegend(IltGraphicManager) - Method in class ilog.tgo.model.IltObject
-
- getLegend() - Method in class ilog.tgo.model.IltObject
-
- getLegend() - Method in class ilog.tgo.model.IltObjectInfo
-
- getLegend() - Method in class ilog.tgo.swing.IltComponentGraphic
-
Deprecated.
- getLegend() - Method in class ilog.views.chart.event.LegendDockingEvent
-
Returns the legend
- getLegend() - Method in class ilog.views.chart.event.LegendEvent
-
Returns the legend that fired the event.
- getLegend(IlvServletRequestParameters) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartServletSupport
-
Returns the chart legend instance to display.
- getLegend() - Method in class ilog.views.chart.IlvChart
-
Returns the legend.
- getLegend() - Method in class ilog.views.chart.IlvLegendItem
-
Returns the legend associated with this item.
- getLegend() - Method in class ilog.views.chart.IlvLegendLayout
-
Returns the legend associates with this layout.
- getLegend(IlvServletRequestParameters) - Method in class ilog.views.chart.servlet.IlvChartServletSupport
-
Returns the legend component.
- getLegend() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the legend.
- getLegendFrames() - Method in class ilog.views.maps.format.cadrg.IlvCADRGTocReader
-
Returns the list of the frames that are located in the
LEGEND
directory.
- getLegendGroup() - Method in class ilog.views.maps.graphic.style.IlvMapStyle
-
Retrieves the LegendGroup property value.
- getLegendItemTags(IlvIMapDefinition) - Method in class ilog.views.chart.servlet.IlvImageMapBuilder
-
Generates area tags for the legend items.
- getLegendLabelFormat() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the format of labels associated with colors, in the legend.
- getLegendLayout(IlvManagerLayer) - Method in class ilog.views.maps.beans.IlvJMapLegend
-
Returns the layout manager used to display the items representing
the specified layer if the default layout has been overridden.
- getLegendPosition() - Method in class ilog.views.chart.IlvChart
-
Returns the current legend position.
- getLegendPosition() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the current legend position.
- getLegendStyle() - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the rendering style used to draw the legend item symbol.
- getLegendTag(IlvIMapAttributes) - Method in class ilog.views.chart.servlet.IlvImageMapBuilder
-
Generates an area tag for the chart legend.
- getLegendText(IlvLegendItem) - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the label of the specified legend item.
- getLegendText() - Method in class ilog.views.chart.IlvHiLoOpenCloseRendererLegendItem
-
Returns the label of this legend item.
- getLegendText(IlvLegendItem) - Method in class ilog.views.chart.renderer.IlvCompositeChartRenderer
-
Returns the label of the specified legend item.
- getLegendText(IlvLegendItem) - Method in class ilog.views.chart.renderer.IlvHiLoChartRenderer
-
Returns the legend item text.
- getLegendText(IlvLegendItem) - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
-
Returns the label of the specified legend item.
- getLegendText(IlvLegendItem) - Method in class ilog.views.chart.renderer.IlvSinglePieRenderer
-
Returns the label of the specified legend item.
- getLegendText(IlvLegendItem) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the label of the specified legend item.
- getLegendView() - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
-
Returns the view in which the legend is drawn.
- getLength() - Method in class ilog.views.chart.IlvDataInterval
-
Returns the length of this interval.
- getLength() - Method in class ilog.views.graphic.IlvTextPath
-
Returns the length of the shape.
- getLength() - Method in class ilog.views.maps.defense.format.asrp.IlvRasterASRPReader.FieldPosition
-
Returns The length.
- getLength() - Method in class ilog.views.maps.defense.terrain.IlvAltitudeVisibilityChart
-
Returns the distance between the first and the second point.
- getLength() - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
-
Returns the distance between the viewpoint and the target in meters.
- getLevel() - Method in class ilog.views.chart.IlvStyle.IntensityChange
-
Returns the level of intensity change.
- getLevel() - Method in class ilog.views.chart.renderer.IlvTreemapPackingAlgorithm
-
Returns the current recursion level.
- getLevel() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
-
Returns the google maps zoom level.
- getLevelAlignment() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the current alignment within the levels.
- getLevelingStrategy() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the current hierarchical layout leveling strategy.
- getLevelJustification() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the current justification within the levels.
- getLevelOffset() - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
-
Returns the level offset value.
- getLibraries() - Method in class ilog.views.prototypes.IlvGroupBag
-
Returns all the prototype libraries of the group bag.
- getLibrary() - Method in class ilog.views.prototypes.IlvPrototype
-
Returns the prototype library to which this prototype belongs.
- getLibrary(String) - Static method in class ilog.views.prototypes.IlvPrototypeLibrary
-
Loads a prototype library.
- getLibraryName() - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPReader
-
Returns the name of the library currently being built.
- getLightElevationAngle() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DView
-
Returns the light elevation angle, in radians, measured from the
horizontal plane.
- getLightLatitude() - Method in class ilog.views.chart.IlvChart3DView
-
Returns the light latitude.
- getLightLongitude() - Method in class ilog.views.chart.IlvChart3DView
-
Returns the light longitude.
- getLightOrientationAngle() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DView
-
Returns the light horizontal orientation angle (that is, the azimuth), in
radians, measured from the north.
- getLimits() - Method in class ilog.views.maps.graphic.style.IlvDoubleIntervalColorModel
-
Returns the limit array.
- getLimits() - Method in class ilog.views.maps.rendering.IlvIntervalColorModel
-
Returns the limit array.
- getLine() - Method in class ilog.views.graphic.composite.decoration.IlvAssociation
-
Returns the line that represents the association.
- getLinearSegment(int) - Method in class ilog.views.maps.geometry.IlvMapLineString
-
Returns the segment of the specified index as an
IlvMapLinearSegment
.
- getLinearUnit(int) - Static method in class ilog.views.maps.format.geotiff.IlvGeotiffUnitDictionnary
-
Returns the predefined TIFF unit for a specific code.
- GetLinearUnit(IlvCoordinateSystem) - Static method in class ilog.views.maps.projection.IlvProjectionUtil
-
Returns the linear unit of the coordinate system passed as argument.
- getLinearUnit() - Method in class ilog.views.maps.srs.coordsys.IlvGeocentricCoordinateSystem
-
Returns the linear unit.
- getLinearUnit() - Method in class ilog.views.maps.srs.coordsys.IlvProjectedCoordinateSystem
-
Returns the unit system of projected coordinates.
- getLineBlockCount() - Method in class ilog.views.maps.raster.IlvRasterProperties
-
Gets the vertical number of blocks of pixels in the original data file.
- getLineColor() - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesGraphInteractor
-
Returns the lineColor
property.
- getLineColor() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLOverview
-
Returns a string representing the HTML color of the rectangle representing
the main view.
- getLineColor() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartOverviewTag
-
Returns a string which represents the HTML color of the rectangle representing
the main view.
- getLineColor() - Method in class ilog.views.faces.dhtml.component.IlvFacesSelectionManager
-
Returns the color of selection rectangles.
- getLineColor() - Method in class ilog.views.faces.dhtml.interactor.IlvFacesSelectInteractor
-
- getLineColor() - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectRectInteractor
-
Returns a string representing the HTML color of the dragged rectangle.
- getLineColor() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesSelectInteractorTag
-
- getLineColor() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesSelectionManagerTag
-
Returns the color of selection rectangles.
- getLineColor() - Method in class ilog.views.faces.dhtml.taglib.IlvObjectSelectRectInteractorTag
-
Returns a string representing the HTML color of the dragged rectangle.
- getLineColor() - Method in class ilog.views.faces.interactor.IlvDragRectInteractor
-
Returns a string representing the HTML color of the dragged rectangle.
- getLineColor() - Method in class ilog.views.faces.taglib.IlvDragRectInteractorTag
-
Returns a string representing the HTML color of the dragged rectangle.
- getLineColor() - Method in class ilog.views.maps.graphic.IlvAnchoredLabel
-
Retrieves the color used to draw the line.
- getLineInstance() - Static method in class ilog.views.util.text.IlvWrappedICUBreakIterator
-
- getLineInstance(Locale) - Static method in class ilog.views.util.text.IlvWrappedICUBreakIterator
-
- getLineInstance(ULocale) - Static method in class ilog.views.util.text.IlvWrappedICUBreakIterator
-
- GetLineIntersection(IlvPoint, IlvPoint, IlvPoint, IlvPoint, IlvPoint) - Static method in class ilog.views.IlvUtil
-
Returns the intersection point between two lines.
- GetLineIntersection(double, double, double, double, double, double, double, double, IlvPoint) - Static method in class ilog.views.IlvUtil
-
Returns the intersection point between two lines.
- getLineJoin() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the decoration applied when two segments are joined.
- getLineJoin() - Method in class ilog.views.gantt.graphic.IlvConstraintGraphic
-
Returns the decoration applied when two segments are joined.
- getLineJoin() - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
This method delegates to the link supplied with the setLink
method.
- getLineJoin() - Method in class ilog.views.graphic.IlvPolyline
-
Returns the decoration applied when two segments are joined.
- getLineJoin() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
- getLineJoin() - Method in class ilog.views.IlvLinkImage
-
Returns the decoration applied when two segments are joined.
- getLineJoin() - Method in class ilog.views.maps.graphic.IlvMapCompositeLink
-
Retrieves the line join from the style.
- getLineJoin() - Method in class ilog.views.maps.graphic.IlvMapPolyline
-
Retrieves the line join from the style.
- getLineJoin() - Method in class ilog.views.maps.graphic.style.IlvGeneralPathStyle
-
Retrieves the LineJoin property value.
- getLineJoin() - Method in class ilog.views.maps.graphic.style.IlvLinkStyle
-
Retrieves the LineJoin property value.
- getLineJoin() - Method in class ilog.views.maps.graphic.style.IlvPolylineStyle
-
Retrieves the LineJoin property value.
- getLineJoin() - Method in class ilog.views.maps.rendering.IlvMapLineRenderingStyle
-
Retrieves the line join style.
- getLineJoin() - Method in class ilog.views.sdm.graphic.IlvBasicStroke
-
Returns the line join style.
- getLineNumber() - Method in interface ilog.views.util.styling.IlvCSSDeclaration
-
Returns the line number of the declaration in the CSS document
that contains the declaration.
- getLineNumber() - Method in exception ilog.views.util.styling.IlvCSSparseException
-
Returns the line number where the parse exception occurred.
- getLineNumber() - Method in interface ilog.views.util.styling.IlvCSSRule
-
Returns the line number of the rule in the CSS document
that contains the rule.
- getLineNumber() - Method in interface ilog.views.util.styling.IlvCSSSelector
-
Returns the line number of the simple selector in the CSS document
that contains the selector.
- getLineOfVisibility() - Method in class ilog.views.maps.defense.terrain.IlvAltitudeVisibilityChart
-
Returns the attached line of visibility.
- getLineOfVisibilityStyle() - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
-
Returns the style of this line.
- getLinePixelCount() - Method in class ilog.views.maps.raster.IlvRasterProperties
-
Gets the number of pixels in a scan line of a block in the original
file.
- getLineRenderingStyle() - Method in class ilog.views.maps.rendering.IlvDefaultCurveRenderer
-
Returns the line rendering style.
- getLineRenderingStyle() - Method in class ilog.views.maps.rendering.IlvMapAreaRenderingStyle
-
Retrieves the IlvMapLineRenderingStyle
used to
draw the stroke of the area.
- getLineSpacing() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the spacing between the lines of multi-line labels.
- getLineSpacing() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the spacing between the lines of multiline labels.
- getLineSpec() - Method in class ilog.tgo.graphic.renderer.IltLogicalBaseRenderer
-
Returns the line specification which is displayed in the
left side of the logical drawing.
- getLineSpec() - Method in class ilog.tgo.graphic.renderer.IltTinyLinkBaseRenderer
-
Returns the line specification which is displayed.
- getLineStyle() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the array representing the lengths of the dash segments.
- getLineStyle() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the line style used to draw the base.
- getLineStyle(IlpLineStyleKey) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getLineStyle(IlpLineStyleKey, IltLineStyle) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getLineStyle(IltKey.LineStyle) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getLineStyle(IltKey.LineStyle, IltLineStyle) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getLineStyle() - Method in class ilog.tgo.grprim.Ilt1DPalette
-
Returns the line style.
- getLineStyle() - Method in class ilog.views.gantt.graphic.interactor.IlvMakeActivityInteractor
-
Returns the dash array used when dragging the rectangle.
- getLineStyle() - Method in class ilog.views.graphic.composite.decoration.IlvAssociation
-
Returns the array representing the lengths of the dash segments.
- getLineStyle() - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
This method delegates to the link supplied with the setLink
method.
- getLineStyle() - Method in class ilog.views.graphic.IlvLine
-
Returns the array representing the lengths of the dash segments.
- getLineStyle() - Method in class ilog.views.graphic.IlvPolyline
-
Returns the array representing the lengths of the dash segments.
- getLineStyle() - Method in class ilog.views.graphic.IlvSpline
-
Returns the array representing the lengths of the dash segments.
- getLineStyle() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
- getLineStyle() - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns the array representing the lengths of the dash segments.
- getLineStyle() - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeInteractor
-
Returns the line style of the newly created hyperedge.
- getLineStyle() - Method in class ilog.views.IlvLinkImage
-
Returns the array representing the lengths of the dash segments.
- getLineStyle() - Method in class ilog.views.interactor.IlvDragRectangleInteractor
-
Returns the dash array used when dragging
the rectangle.
- getLineStyle() - Method in class ilog.views.interactor.IlvMoveRectangleInteractor
-
Returns the dash array used when moving
the rectangle.
- getLineStyle() - Method in class ilog.views.interactor.IlvSelectInteractor
-
Returns the dash style of the rectangle used when making a multiple
selection.
- getLineStyle(int, int, int) - Method in class ilog.views.maps.format.midmif.IlvMIFPenFactory
-
Returns the line rendering style corresponding to a MIF
pen.
- getLineStyle() - Method in class ilog.views.maps.graphic.IlvMapCompositeLink
-
Retrieves the line style from the style.
- getLineStyle() - Method in class ilog.views.maps.graphic.IlvMapGeneralPath
-
Retrieves the line style from the style.
- getLineStyle() - Method in class ilog.views.maps.graphic.IlvMapGraphicPath
-
Retrieves the line style from the style.
- getLineStyle() - Method in class ilog.views.maps.graphic.IlvMapPolyline
-
Retrieves the line style from the style.
- getLineStyle() - Method in class ilog.views.maps.graphic.style.IlvGeneralPathStyle
-
Retrieves the LineStyle property value.
- getLineStyle() - Method in class ilog.views.maps.graphic.style.IlvLinkStyle
-
Retrieves the LineStyle property value.
- getLineStyle() - Method in class ilog.views.maps.graphic.style.IlvPolylineStyle
-
Retrieves the LineStyle property value.
- getLineStyle() - Method in class ilog.views.maps.rendering.IlvMapLineRenderingStyle
-
Returns the array representing the lengths of the dash segments.
- getLineStylePhase() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the dash pattern offset.
- getLineStylePhase() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the dash pattern offset.
- getLineWidth() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the line width.
- getLineWidth() - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesGraphInteractor
-
Returns the lineWidth
property.
- getLineWidth() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLOverview
-
Returns the line width of the rectangle representing the main view.
- getLineWidth() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartOverviewTag
-
Returns the line width of the rectangle representing the main view.
- getLineWidth() - Method in class ilog.views.faces.dhtml.component.IlvFacesSelectionManager
-
Returns the width of selection rectangle lines.
- getLineWidth() - Method in class ilog.views.faces.dhtml.interactor.IlvFacesSelectInteractor
-
- getLineWidth() - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectRectInteractor
-
Returns the line width of the dragged rectangle.
- getLineWidth() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesSelectInteractorTag
-
- getLineWidth() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesSelectionManagerTag
-
Returns the width of selection rectangle lines.
- getLineWidth() - Method in class ilog.views.faces.dhtml.taglib.IlvObjectSelectRectInteractorTag
-
Returns the line width of the dragged rectangle.
- getLineWidth() - Method in class ilog.views.faces.interactor.IlvDragRectInteractor
-
Returns the line width of the dragged rectangle.
- getLineWidth() - Method in class ilog.views.faces.taglib.IlvDragRectInteractorTag
-
Returns the line width of the dragged rectangle.
- getLineWidth() - Method in class ilog.views.graphic.composite.decoration.IlvAssociation
-
Returns the line width of the object.
- getLineWidth() - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
This method delegates to the link supplied with the setLink
method.
- getLineWidth(IlvTransformer) - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
This method delegates to the link supplied with the setLink
method.
- getLineWidth() - Method in class ilog.views.graphic.IlvLine
-
Returns the line width of the object.
- getLineWidth(IlvTransformer) - Method in class ilog.views.graphic.IlvLine
-
Returns the line width that is
actually displayed when the object is drawn
with the specified transformer.
- getLineWidth() - Method in class ilog.views.graphic.IlvPolyline
-
Returns the line width of the object.
- getLineWidth(IlvTransformer) - Method in class ilog.views.graphic.IlvPolyline
-
Returns the line width that is
really displayed when the object is drawn
with the specified transformer.
- getLineWidth() - Method in class ilog.views.graphic.IlvSpline
-
Returns the line width of the object.
- getLineWidth(IlvTransformer) - Method in class ilog.views.graphic.IlvSpline
-
Returns the line width that is
displayed when the object is drawn
with the specified transformer.
- getLineWidth() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the line width of the object.
- getLineWidth(IlvTransformer) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the line width that is actually displayed when the link bundle is drawn
with the specified transformer.
- getLineWidth(IlvTransformer, boolean) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the line width that is actually displayed when the
link bundle is drawn with the specified transformer.
- getLineWidth() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
-
Returns the specified line width of the polyline given by the
reference points.
- getLineWidth(IlvTransformer) - Method in interface ilog.views.hypergraph.crossing.IlvCrossingAwareObject
-
Returns the line width of the segments of the object.
- getLineWidth() - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns the line width of the object.
- getLineWidth(IlvTransformer) - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns the line width that is
actually displayed when the object is drawn
with the specified transformer.
- getLineWidth() - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeInteractor
-
Returns the line width of the newly created hyperedge.
- getLineWidth() - Method in class ilog.views.IlvLinkImage
-
Returns the line width of the object.
- getLineWidth(IlvTransformer) - Method in class ilog.views.IlvLinkImage
-
Returns the line width that is
actually displayed when the object is drawn
with the specified transformer.
- getLineWidth() - Method in class ilog.views.interactor.IlvManagerMagViewInteractor
-
Returns the width of the line when the style is Wire
.
- getLineWidth() - Method in class ilog.views.maps.beans.IlvJOverview
-
Returns the width of the lines when the drawing style is set to Line.
- getLineWidth() - Method in class ilog.views.maps.graphic.IlvMapCompositeLink
-
Retrieves the line width from the style.
- getLineWidth() - Method in class ilog.views.maps.graphic.IlvMapGraphicPath
-
Retrieves the line width from the style.
- getLineWidth() - Method in class ilog.views.maps.graphic.IlvMapPolyline
-
Retrieves the line width from the style.
- getLineWidth(IlvTransformer) - Method in class ilog.views.maps.graphic.IlvMapPolyline
-
Returns the line width that is really displayed when the object is drawn with the specified transformer.
- getLineWidth() - Method in class ilog.views.maps.graphic.style.IlvLinkStyle
-
Retrieves the LineWidth property value.
- getLineWidth() - Method in class ilog.views.maps.graphic.style.IlvPolylineStyle
-
Retrieves the LineWidth property value.
- getLineWidth() - Method in class ilog.views.maps.rendering.IlvMapLineRenderingStyle
-
Retrieves the line width.
- getLineWidth() - Method in class ilog.views.sdm.graphic.IlvBasicStroke
-
Returns the line width.
- getLink() - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
Returns the link responsible for the rendering.
- getLink() - Method in class ilog.views.sdm.util.IlvSDMLinkReconnector
-
Returns the link that is being reconnected.
- getLinkAttributeGroup(IlpCreateLinkActionEvent) - Method in class ilog.cpl.graph.action.IlpCreateLinkAction
-
Returns the attribute group for the link business object that will
be created by this action.
- getLinkBalloonLines() - Method in class ilog.views.sdm.renderer.IlvInfoBalloonRenderer
-
Returns the descriptions of the lines to be displayed in the information balloon
when the user clicks a link.
- getLinkBundle() - Method in class ilog.views.graphic.linkbundle.event.LinkBundleEvent
-
Returns the IlvLinkBundle
source of the event.
- getLinkBundle() - Method in class ilog.views.graphic.linkbundle.event.LinkBundleSelectionChangedEvent
-
Returns the IlvLinkBundle
source of the event.
- getLinkBundleModifier() - Method in class ilog.tgo.model.IltLinkBundle
-
- getLinkBundles() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns an enumeration of all the link bundles that have
been added as sublinks in this link bundle.
- getLinkBundlesCount() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the number of link bundles that have
been added in this link bundle.
- getLinkBundlesMode() - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
-
Returns the current choice for the link bundles mode.
- getLinkBundlesMode() - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Returns the current choice for the link bundles mode.
- getLinkClass() - Method in class ilog.views.interactor.IlvMakeLinkInteractor
-
Returns the class created by this interactor.
- getLinkClipInterface() - Method in class ilog.views.graphlayout.IlvGraphLayout
-
Returns the clip interface used for the connection points of links
during layout.
- getLinkClipInterface(IlvLinkClipInterface) - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns the link clip interface to be used on layouts attached to this
model, if the input link clip interface specifies the link clipping
with respect to the original model.
- getLinkClippables() - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns whether the clipping link connector clips against the children.
- getLinkClippables(int) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns whether the clipping link connector clips against the child
with the given index.
- getLinkComparator() - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns the comparator used for sorting the links.
- getLinkConnectionBoxInterface() - Method in class ilog.views.graphlayout.IlvGraphLayout
-
Returns the link connection box interface used to calculate the
connection points of links during layout.
- getLinkConnectionBoxInterface(IlvLinkConnectionBoxInterface) - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns the link connection box interface to be used on layouts
attached to this model, if the input link connection box interface
specifies the connection with respect to the original model.
- getLinkConnectionRectangle(IlvSDMEngine, IlvGraphic, IlvTransformer, IlvLinkConnector) - Method in class ilog.views.sdm.renderer.IlvCompositeRenderer
-
Returns a rectangle on which the connection points
of the links to/from a node should be located.
- getLinkConnectionRectangle(IlvSDMEngine, IlvGraphic, IlvTransformer, IlvLinkConnector) - Method in class ilog.views.sdm.renderer.IlvExpandCollapseRenderer
-
Deprecated.
This method is overridden to take into account
the special expandable nodes.
- getLinkConnectionRectangle(IlvSDMEngine, IlvGraphic, IlvTransformer, IlvLinkConnector) - Method in class ilog.views.sdm.renderer.IlvFilterSDMRenderer
-
This method simply calls the getLinkConnectionRectangle
method
of the filtered renderer.
- getLinkConnectionRectangle(IlvSDMEngine, IlvGraphic, IlvTransformer, IlvLinkConnector) - Method in class ilog.views.sdm.renderer.IlvHalfZoomingRenderer
-
Computes the rectangle on which the connection points
of the links to/from this node should be located,
taking into account that the
nodes do not always zoom according to the view
transformer.
- getLinkConnectionRectangle(IlvSDMEngine, IlvGraphic, IlvTransformer) - Method in class ilog.views.sdm.renderer.IlvSDMRenderer
-
Returns a rectangle on which the connection points
of the links to/from a node should be located.
- getLinkConnectionRectangle(IlvSDMEngine, IlvGraphic, IlvTransformer, IlvLinkConnector) - Method in class ilog.views.sdm.renderer.IlvSDMRenderer
-
Returns a rectangle on which the connection points
of the links to/from a node should be located.
- getLinkConnectionRectangle(IlvSDMEngine, IlvGraphic, IlvTransformer, IlvLinkConnector) - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
-
Returns a rectangle on which the connection points
of the links to/from a node should be located.
- getLinkConnectionRectangle(IlvSDMEngine, IlvGraphic, IlvTransformer, IlvLinkConnector) - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer
-
This method is overridden to take into account
the special expandable nodes.
- getLinkConnectionRectangleIndex() - Method in interface ilog.views.symbol.util.IlvCompiledSymbol
-
Returns the index of the composite child to be used as the
link connection rectangle.
- getLinkConnector() - Method in class ilog.views.graphlayout.bus.IlvBusLayout
-
Returns the link connector installed on the bus node, if the bus is
already specified, or the link connector instance that will be
installed on the bus when it is specified.
- getLinkConnectorConnectionPoint(boolean, IlvPoint, IlvTransformer) - Method in class ilog.views.IlvLinkImage
-
Returns in p
the position of the extremity of the link when
a link connector is used to control the connection point of the link.
- getLinkConnectorMode() - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
-
Returns the link connector mode.
- getLinkConnectorMode() - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
-
Returns the link connector mode.
- getLinkConnectorPolicy() - Method in class ilog.tgo.graphic.IltCompositeGrapher
-
Returns this manager's link connector policy.
- getLinkDistance() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the distance between adjacent links in the link set.
- getLinkDistance() - Method in class ilog.tgo.graphic.graphlayout.IltLocalLinkLayout
-
- getLinkDistance(IltGraphicManager) - Method in class ilog.tgo.model.IltLinkBundle
-
- getLinkDistance() - Method in class ilog.tgo.model.IltLinkBundle
-
- getLinkDistance(IltGraphicManager) - Method in class ilog.tgo.model.IltLinkSet
-
- getLinkDistance(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltLinkSet
-
- getLinkDistance() - Method in class ilog.tgo.model.IltLinkSet
-
- getLinkExtremityInterface(Object) - Method in interface ilog.cpl.datasource.IlpDataSource
-
Returns the link extremity interface corresponding to an object.
- getLinkExtremityInterface(Object) - Method in class ilog.cpl.datasource.IlpDefaultDataSource
-
Returns the link extremity interface corresponding to an object.
- getLinkFactory() - Method in interface ilog.cpl.equipment.css.IlpEquipmentAdapterCustomization
-
Returns the equipment link factory.
- getLinkFactory() - Method in class ilog.cpl.equipment.IlpEquipmentAdapter
-
Returns the equipment link factory.
- getLinkFactory() - Method in interface ilog.cpl.network.css.IlpNetworkAdapterCustomization
-
Returns the network link factory.
- getLinkFactory() - Method in class ilog.cpl.network.IlpNetworkAdapter
-
Returns the network link factory.
- getLinkFactory() - Method in class ilog.views.interactor.IlvMakeLinkInteractor
-
Returns the factory installed, if any.
- getLinkFrom() - Method in class ilog.views.dashboard.IlvDashboardSymbol
-
Returns the source node symbol for a link symbol.
- getLinkImageClass() - Method in interface ilog.views.interactor.IlvLinkImageFactory
-
Returns the class of the link that is created by createObject
.
- getLinkImageClass() - Method in class ilog.views.interactor.IlvMakeDoubleLinkImageInteractor
-
Returns the class created by this interactor.
- getLinkImageClass() - Method in class ilog.views.interactor.IlvMakeDoubleSplineLinkImageInteractor
-
Returns the class created by this interactor.
- getLinkImageClass() - Method in class ilog.views.interactor.IlvMakeEnhancedPolyLinkInteractor
-
Returns the class created by this interactor.
- getLinkImageClass() - Method in class ilog.views.interactor.IlvMakeOneLinkImageInteractor
-
Returns the class created by this interactor.
- getLinkImageClass() - Method in class ilog.views.interactor.IlvMakeOneSplineLinkImageInteractor
-
Returns the class created by this interactor.
- getLinkImageClass() - Method in class ilog.views.interactor.IlvMakePolyLinkInteractor
-
Returns the class created by this interactor.
- getLinkImageClass() - Method in class ilog.views.sdm.interactor.IlvMakeSDMLinkInteractor
-
Implementation of IlvLinkImageFactory
.
- getLinkInterface(Object) - Method in interface ilog.cpl.datasource.IlpDataSource
-
Returns the link interface corresponding to an object.
- getLinkInterface(Object) - Method in class ilog.cpl.datasource.IlpDefaultDataSource
-
Returns the link interface corresponding to an object.
- getLinkLabelAllowedSide() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the sides allowed for the label placement when a label layout
is performed.
- getLinkLabelBottomOverlap() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the number of pixels the
bottom side of the label can overlap the related obstacle when a
label layout is performed.
- getLinkLabelLeftOverlap() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the number of pixels the left side of the label can overlap
the related obstacle when a label layout is performed.
- getLinkLabelMaxDistFromPath() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the maximal distance allowed between the label and the path
when a label layout is performed.
- getLinkLabelMaxPercentageFromStart() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the end point of the area of the polyline that
should be used for the label when a label layout is performed.
- getLinkLabelMinPercentageFromStart() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the start point of the area of the polyline that
should be used for the label when a label layout is performed.
- getLinkLabelPreferredDistFromPath() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the preferred distance between the label and the path
when a label layout is performed.
- getLinkLabelPreferredPercentageFromStart() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the percentage relative to the length of the polyline that defines
the preferred position for the label.
- getLinkLabelPreferredSide() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the preferred side where the label should be placed
when a label layout is performed.
- getLinkLabelRightOverlap() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the number of pixels the
right side of the label can overlap the related obstacle when a
label layout is performed.
- getLinkLabelSideAssociation() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns an association between the preferred and the allowed side
for the label when a label layout is performed.
- getLinkLabelTopOverlap() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the number of pixels the
top side of the label can overlap the related obstacle when a label layout is performed.
- getLinkLayer() - Method in class ilog.tgo.graphic.IltCompositeGrapher.LayerPolicy
-
Returns the layer which holds the links.
- getLinkLayerName(int) - Method in class ilog.views.sdm.renderer.maps.IlvMapStyleSheetRenderer
-
Returns the link layer name for that SDM index.
- getLinkLayout() - Method in class ilog.cpl.equipment.renderer.IlpLinkLayoutRenderer
-
Returns the graph layout for links.
- getLinkLayout(IlpRepresentationObject) - Method in class ilog.cpl.equipment.renderer.IlpLinkLayoutRenderer
-
Return the link layout that is associated with the given representation
object.
- getLinkLayout() - Method in interface ilog.cpl.graph.css.IlpGraphViewCSS
-
Returns if the link layout configuration is enabled or not
for the component.
- getLinkLayout() - Method in class ilog.cpl.graph.graphlayout.IlpDefaultGraphLayoutSupport
-
Returns the graph layout for links.
- getLinkLayout(IlpRepresentationObject) - Method in class ilog.cpl.graph.graphlayout.IlpDefaultGraphLayoutSupport
-
Returns the graph layout for links in the subnetwork of the given
representation object.
- getLinkLayout() - Method in interface ilog.cpl.graph.graphlayout.IlpGraphLayoutSupport
-
Returns the graph layout for links.
- getLinkLayout(IlpRepresentationObject) - Method in interface ilog.cpl.graph.graphlayout.IlpGraphLayoutSupport
-
Returns the graph layout for links in the subnetwork of the given
representation object.
- getLinkLayout(IlpRepresentationObject) - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the graph layout for links in the subnetwork of the given
representation object.
- getLinkLayout() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the graph layout for links.
- getLinkLayout() - Method in class ilog.cpl.IlpEquipment
-
Returns this view's graph layout for links.
- getLinkLayout() - Method in class ilog.cpl.IlpNetwork
-
Returns this view's graph layout for links.
- getLinkLayout() - Method in class ilog.cpl.network.renderer.IlpLinkLayoutRenderer
-
Returns the graph layout for links.
- getLinkLayout(IlpRepresentationObject) - Method in class ilog.cpl.network.renderer.IlpLinkLayoutRenderer
-
Return the link layout that is associated with the given representation
object.
- getLinkLayout() - Method in class ilog.tgo.graphic.IltCompositeGrapher
-
- getLinkLayout() - Method in class ilog.tgo.graphic.IltNetwork
-
- getLinkLayoutRenderer() - Method in class ilog.cpl.equipment.IlpEquipmentController
-
Accesses the link layout renderer.
- getLinkLayoutRenderer() - Method in class ilog.cpl.graph.IlpGraphView
-
- getLinkLayoutRenderer() - Method in class ilog.cpl.network.IlpNetworkController
-
Accesses the link layout renderer.
- getLinkLayoutRenderer() - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns the graph layout renderer that is responsible for the layout of links.
- getLinkLengthWeight() - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
-
Returns the link length weight.
- getLinkManager() - Method in class ilog.views.dashboard.IlvDashboardEditor
-
Returns the dashboard link manager.
- getLinkMapLayer(IlvManager) - Static method in class ilog.views.maps.IlvMapStyleSheetRenderer
-
Deprecated.
- getLinkMapLayer(IlvManager) - Method in class ilog.views.sdm.renderer.maps.IlvMapStyleSheetRenderer
-
Tries to find a layer with LINK_LAYER_NAME
in the
IlvMapLayerTreeModel
of the manager.
- getLinkMapLayer(IlvManager, int) - Method in class ilog.views.sdm.renderer.maps.IlvMapStyleSheetRenderer
-
Tries to find a layer with LINK_LAYER_NAME
in the
IlvMapLayerTreeModel
of the manager.
- getLinkOffset() - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
-
Returns the offset between links connected on the same side of the
node.
- getLinkOffset() - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
-
Returns the offset between links connected on the same side of the
node.
- getLinkOffset() - Method in class ilog.views.graphlayout.link.IlvLinkLayout
-
Returns the offset between links connected on the same side of the
node.
- getLinkOffset() - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Returns the offset between links connected on the same side of the
node.
- getLinkOrderingComparator() - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
-
Returns the comparator used for sorting the links.
- getLinkPointAt(Object, int) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns the point of a link at a specified index.
- getLinkPointAt(Object, int) - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns the point of a link at a specified index.
- getLinkPointAt(Object, int) - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns the point of a link at a specified index.
- getLinkPoints(IlvTransformer) - Method in class ilog.views.gantt.graphic.IlvConstraintGraphic
-
Returns the points that define the shape of the link.
- getLinkPoints(IlvTransformer) - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
This method delegates to the link supplied with the setLink
method.
- getLinkPoints() - Method in interface ilog.views.graphic.composite.layout.IlvAttachable
-
Returns the points that define the link.
- getLinkPoints() - Method in class ilog.views.graphic.composite.layout.IlvAttachableGraphic
-
Returns the points that define this link.
- getLinkPoints(IlvTransformer) - Method in class ilog.views.graphic.IlvDoubleLinkImage
-
Returns the points that define the link.
- getLinkPoints(IlvTransformer) - Method in class ilog.views.graphic.IlvOneLinkImage
-
Returns the points that define the link.
- getLinkPoints(IlvTransformer) - Method in class ilog.views.graphic.IlvOneSplineLinkImage
-
Returns the points that define the link.
- getLinkPoints(IlvTransformer) - Method in class ilog.views.graphic.IlvPolylineLinkImage
-
Returns the points that define the link.
- getLinkPoints(IlvTransformer) - Method in class ilog.views.graphic.IlvSplineLinkImage
-
Returns the points that define the link.
- getLinkPoints(IlvTransformer) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
- getLinkPoints(IlvLinkImage, IlvTransformer) - Method in class ilog.views.graphic.linkpolicy.IlvAbstractLinkShapePolicy
-
Returns the points that define the link.
- getLinkPoints(IlvLinkImage, IlvTransformer) - Method in interface ilog.views.graphic.linkpolicy.IlvLinkShapePolicy
-
Returns the points that define the link.
- getLinkPoints(IlvLinkImage, IlvTransformer) - Method in class ilog.views.graphic.linkpolicy.IlvOrthogonalLinkShapePolicy
-
Returns the points that define the link.
- getLinkPoints(IlvTransformer) - Method in class ilog.views.graphic.linkpolicy.IlvPolicyAwareLinkImage
-
Returns the points that define the link.
- getLinkPoints(Object) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns the points that define a link.
- getLinkPoints(Object) - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns the points that define a link.
- getLinkPoints(Object) - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns the points that define a link.
- getLinkPoints(IlvTransformer) - Method in class ilog.views.IlvLinkImage
-
Returns the points that define the link.
- getLinkPoints() - Method in class ilog.views.IlvLinkImage
-
Returns the points that define the link, for the identity transformation.
- getLinkPointsCount(Object) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns the number of points of a link.
- getLinkPointsCount(Object) - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns the number of points that define a link, including the
connection points of the link on the origin and destination nodes.
- getLinkPointsCount(Object) - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns the number of points that define a link, including the
connection points of the link on the origin and destination nodes.
- getLinkPorts() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the node sides where links are allowed to connect.
- getLinkPriority() - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
-
Returns the priority of a link.
- getLinkPriority(Object) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the priority of a link.
- getLinks(IlpObject) - Method in class ilog.cpl.datasource.IlpDefaultDataSource
-
Returns the collection of links that have this node as an end point.
- getLinks(IlpObject) - Method in interface ilog.cpl.datasource.structure.IlpLinkExtremity
-
Returns the identifiers of the links that have this object as extremity.
- getLinks(IltcCompositeGraphic) - Method in class ilog.tgo.composite.IltcCompositeGrapher
-
Returns an enumeration of all the links ending on a given node.
- getLinks() - Method in class ilog.tgo.graphic.IltCompositeGrapher
-
- getLinks() - Method in class ilog.tgo.model.IltLinkSet
-
- getLinks() - Method in class ilog.tgo.model.IltLinkSet.LinkSetEvent
-
Deprecated.
Returns the IltAbstractLink
s that have been added or removed.
- getLinks() - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns an enumeration of the links (excluding intergraph links).
- getLinks() - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns an enumeration of the links.
- getLinks(Object) - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns an enumeration of all the links that have node
as
their origin or destination.
- getLinks() - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns an enumeration of the links.
- getLinks(IlvGraphic) - Method in class ilog.views.IlvGrapher
-
Returns an enumeration of all the links going from/to a node.
- getLinksConnectToBase() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the property determining whether links will always end at the base.
- getLinksCount(Object) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns the number of links adjacent to node
.
- getLinksCount() - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns the number of links.
- getLinksCount(Object) - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns the number of links adjacent to a node.
- getLinksCount() - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns the number of links.
- getLinksCount(IlvGraphic) - Method in class ilog.views.IlvGrapher
-
Returns the number of links going from/to a node.
- getLinkSet() - Method in class ilog.tgo.model.IltAbstractLink
-
If the link has been added to a link set, this method returns the
instance of IltLinkSet
that implements the link set.
- getLinkSet() - Method in class ilog.tgo.model.IltLinkSet.LinkSetEvent
-
Deprecated.
- getLinksFrom(IltcCompositeGraphic) - Method in class ilog.tgo.composite.IltcCompositeGrapher
-
Returns an enumeration of all the links originating from a given node.
- getLinksFrom(Object) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns an enumeration of all the links that have node
as
their origin.
- getLinksFrom(Object) - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns an enumeration of all the links that have node
as
their origin.
- getLinksFrom(Object) - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns an enumeration of all the links that have node
as
their origin.
- getLinksFrom(IlvGraphic) - Method in class ilog.views.IlvGrapher
-
Returns an enumeration of all the links originating from a node.
- getLinksFromCount(Object) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns the number of links that have node
as their
origin.
- getLinksFromCount(Object) - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns the number of links that have node
as their
origin.
- getLinksFromCount(Object) - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns the number of links that have node
as their
origin.
- getLinksFromCount(IlvGraphic) - Method in class ilog.views.IlvGrapher
-
Returns the number of links originating from a node.
- GetLinkShapePolicy(int, IlvGrapher) - Static method in class ilog.views.graphic.linkpolicy.IlvLinkShapePolicyUtil
-
Returns the default link shape policy for the policy aware links of
the input grapher that use the input mode.
- getLinkShapePolicy() - Method in class ilog.views.graphic.linkpolicy.IlvPolicyAwareLinkImage
-
Returns the link shape policy.
- getLinksInsertionLayer() - Method in class ilog.views.IlvGrapher
-
- getLinksLayer() - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
-
Returns the manager layer in which this renderer
will place the SDM links that it creates.
- getLinksLength() - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
-
Returns the lengths of links in the legend box.
- getLinksTo(IltcCompositeGraphic) - Method in class ilog.tgo.composite.IltcCompositeGrapher
-
Returns an enumeration of all the links going to a given node.
- getLinksTo(Object) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns an enumeration of all the links that have node
as
their destination.
- getLinksTo(Object) - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns an enumeration of all the links that have node
as
their destination.
- getLinksTo(Object) - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns an enumeration of all the links that have node
as
their destination.
- getLinksTo(IlvGraphic) - Method in class ilog.views.IlvGrapher
-
Returns an enumeration of all the links going to a node.
- getLinksToCount(Object) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns the number of links that have node
as their
origin.
- getLinksToCount(Object) - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns the number of links that have node
as their
destination.
- getLinksToCount(Object) - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns the number of links that have node
as their
destination.
- getLinksToCount(IlvGraphic) - Method in class ilog.views.IlvGrapher
-
Returns the number of links going to a node.
- getLinkStyle() - Method in class ilog.cpl.graph.graphlayout.css.IlpAbstractLinkLayoutParameters
-
Returns the style of the shape of an individual link.
- getLinkStyle() - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
-
Returns the style of the shape of an individual link.
- getLinkStyle() - Method in class ilog.cpl.graph.graphlayout.css.IlpTreeLayoutParameters
-
Returns the style of the shape of an individual link.
- getLinkStyle(Object) - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
-
Returns the shape style of an individual link.
- getLinkStyle(Object) - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
-
Returns the style of the shape of an individual link.
- getLinkStyle() - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
-
Returns the current option for the style of the shape of the links.
- getLinkStyle() - Method in class ilog.views.graphlayout.bus.IlvBusLayout
-
Returns the current option for the style of the shape of the links.
- getLinkStyle(Object) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the style for the shape of an individual link.
- getLinkStyle(Object) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
-
Returns the shape style of an individual link.
- getLinkStyle(Object) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
-
Returns the style for the shape of an individual link.
- getLinkStyle(Object) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Returns the style of the shape of an individual link.
- getLinkStyle() - Method in class ilog.views.graphlayout.springembedder.IlvSpringEmbedderLayout
-
Deprecated.
Returns the current option for the style of the shape of the links.
- getLinkStyle(Object) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the style of the shape of an individual link.
- getLinksVisibleFrom(IlvGraphic) - Method in class ilog.views.IlvGrapher
-
Returns an enumeration of all the links that have the input node as
visible origin node.
- getLinksVisibleFromCount(IlvGraphic) - Method in class ilog.views.IlvGrapher
-
Returns the number of links that have the input node as
visible origin node.
- getLinksVisibleTo(IlvGraphic) - Method in class ilog.views.IlvGrapher
-
Returns an enumeration of all the links that have the input node as
visible destination node.
- getLinksVisibleToCount(IlvGraphic) - Method in class ilog.views.IlvGrapher
-
Returns an enumeration of all the links that have the input node as
visible destination node.
- getLinksWidth() - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
-
Returns the widths of links in the legend box.
- getLinkTo() - Method in class ilog.views.dashboard.IlvDashboardSymbol
-
Returns the target node symbol for a link symbol.
- getLinkToLinkCrossingPenalty() - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
-
Returns the link-to-link crossing penalty factor.
- getLinkToLinkCrossingPenalty() - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Returns the link-to-link crossing penalty factor.
- getLinkToNodeCrossingPenalty() - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
-
Returns the link-to-node crossing penalty factor.
- getLinkToNodeCrossingPenalty() - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Returns the link-to-node crossing penalty factor.
- getLinkWidth(Object) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns the width of the link.
- getLinkWidth(Object) - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns the width of a link.
- getLinkWidth(Object) - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns the width of a link.
- getList() - Method in class ilog.views.maps.beans.IlvJAreaOfInterestPanel
-
Returns the list of areas.
- getList() - Method in class ilog.views.sdm.metadata.IlvMContainer
-
Returns children, in a list.
- getList() - Method in class ilog.views.sdm.metadata.IlvMList
-
- getListAlarmStateAbbreviated() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Sets the property that denotes how alarm states will be listed
when they are displayed in the information window.
- getListenedView() - Method in class ilog.views.sdm.modeltools.IlvVisibleAreaListener
-
Returns the listened view.
- getListenerCount() - Method in class ilog.views.chart.event.IlvListenerList
-
Returns the number of registered listeners in this instance.
- getListenerCount() - Method in class ilog.views.event.IlvListenerList
-
Returns the number of registered listeners in this instance.
- getListenerList() - Method in class ilog.views.chart.event.IlvListenerList
-
Returns an array containing the listeners currently registered in this
object.This array should not be modified.
- getListenerList() - Method in class ilog.views.event.IlvListenerList
-
Returns an array containing the listeners currently registered in this
object.This array should not be modified.
- getListenerMap() - Method in class ilog.views.faces.dhtml.renderkit.IlvDependencyManager
-
- getListeners() - Method in class ilog.views.maps.defense.terrain.IlvMapControllingPolyline
-
Returns the ArrayList
containing the listeners registered for
this component.
- getListeners() - Method in class ilog.views.maps.graphic.style.IlvMapStyle
-
Returns the WeakHashMap of StyleListener
registered for this style.
- getListeners() - Method in class ilog.views.util.event.IlvAbstractEventListenerCollection
-
Returns an iterator over the event listeners.
- getListeners() - Method in interface ilog.views.util.event.IlvEventListenerCollection
-
Returns an iterator over the event listeners.
- getListFormat() - Method in class ilog.views.gantt.property.IlvActivityReservationsProperty
-
Returns the list formatter used to format the list of resources for an
activity.
- getListItems() - Method in class ilog.views.appframe.event.IlvListActionHandler
-
Returns the items that are stored in the list action handled by this object.
- GetListItems(Action) - Static method in class ilog.views.appframe.IlvAction
-
- getListModel() - Method in class ilog.cpl.IlpTable
-
Returns the
IlpDefaultListModel
object which should be used to fill
the table model with representation objects.
- getListPrimaryAlarmState() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the property denoting whether the object primary alarm state is
displayed in the information window.
- getListPrimaryState() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the property denoting whether the object primary state is
displayed in the information window.
- getListSecondaryAlarmState() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the property denoting whether the object secondary alarm state is
displayed in the information window.
- getListStrategy() - Method in class ilog.tgo.model.IltObjectState
-
Returns the strategy used to list the states.
- getListStrategy() - Method in class ilog.tgo.model.IltObjectStateInfo
-
Returns the strategy used to list the states of this object state.
- getLiteral(IlpKey) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Retrieves the local literal value associated with the key or null,
if there is no value for this key.
- getLiteralOrNotFound(IlpKey) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the literal value associated with the given key or
IlpAbstractStyle.NotFound
if none is found.
- getLiterals() - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the table with all literals defined in
this style.
- getLoadedCount() - Method in class ilog.views.sdm.modeltools.IlvContentController
-
Returns the current number of objects in the "load" state, that is, objects in the cache.
- getLoader() - Method in class ilog.views.chart.data.lod.IlvDataTileController
-
Returns the data tile loader.
- getLoader(IlvTile) - Method in class ilog.views.maps.raster.IlvMultiTileLoader
-
Return the tile loader for the tile.
- getLoader() - Method in class ilog.views.maps.raster.IlvRasterIcon
-
Returns the loader used to create the image.
- getLoader() - Method in class ilog.views.maps.raster.IlvRasterMappedBuffer
-
Returns the optional Just-In-Time data loader for this buffer.
- getLoadHandler() - Method in class ilog.cpl.graph.IlpGraphController
-
Returns the handler for load operations.
- getLoadingStyle() - Method in class ilog.views.chart.data.lod.IlvLODDataSet
-
Returns the rendering style used to display the loading of data tiles.
- getLoadingText() - Method in class ilog.views.chart.data.lod.IlvLODDataSet
-
Returns the text displayed while loading data tiles.
- getLoadOnDemand() - Method in class ilog.cpl.graph.background.css.IlpBackgroundCSSConfiguration
-
Returns the loadOnDemand bean property.
- GetLocal(IlvHyperEdgeEnd) - Static method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeConnector
-
Returns the hyperedge connector of the hyperedge, if any.
- getLocalAttributeValues() - Method in class ilog.cpl.model.IlpDefaultObject
-
Called only during serialization in IltObject
- getLocale() - Method in interface ilog.cpl.service.IlpContext
-
Returns the locale.
- getLocale() - Method in class ilog.cpl.service.IlpDefaultContext
-
Returns the locale.
- getLocale() - Method in class ilog.views.appframe.IlvApplication
-
Returns the locale of the application.
- getLocale() - Method in class ilog.views.appframe.settings.LocaleSettingsEvent
-
Returns the current locale of the application.
- getLocale() - Method in class ilog.views.appframe.util.IlvResourceBundleManager
-
Returns the locale that this resource bundle manager provides resources for.
- getLocale() - Method in class ilog.views.chart.data.IlvSwingTableDataSource
-
Returns the locale that is used by the converter for objects
of type String
.
- getLocale() - Method in class ilog.views.chart.data.xml.IlvXMLDataWriter
-
Returns the locale used to convert dates to a textual representation.
- getLocale() - Method in class ilog.views.chart.IlvStepsDefinition
-
Returns the current locale.
- getLocale() - Method in class ilog.views.gantt.scale.IlvTimeScaleRow
-
Returns the locale of this scale row.
- getLocale() - Method in class ilog.views.gantt.xml.IlvGanttDocumentWriter
-
Returns the locale used to convert dates to a textual representation.
- getLocale() - Method in class ilog.views.IlvGraphic
-
Returns the locale of this object.
- getLocale() - Static method in class ilog.views.maps.filters.IlvSplitFeatureFilter
-
- getLocale(IlvServletLocaleUtil.LocaleContext, HttpServletRequest) - Static method in class ilog.views.util.servlet.IlvServletLocaleUtil
-
Returns the
Locale
in different context
- getLocale() - Method in class ilog.views.util.swing.IlvJSlider
-
Returns the locale of this component.
- getLocale() - Method in class ilog.views.util.swing.table.IlvDefaultTableCellRenderer
-
Returns the locale to be used for this object.
- getLocale() - Method in class ilog.views.util.text.IlvDateFormat
-
Returns the locale.
- getLocalImage(String) - Method in class ilog.cpl.service.IlpDefaultImageRepository
-
Returns the image that corresponds to the given location, if
it is already loaded, otherwise returns null
- getLocalizedAbbreviation(Locale) - Method in class ilog.views.maps.IlvUnit
-
Returns the abbreviation of the unit.
- getLocalizedFeatureName(String, String) - Static method in class ilog.views.maps.beans.IlvFeatureSelectorPanel
-
Retrieves the localized name for a feature type.
- getLocalizedMessage() - Method in exception ilog.views.util.IlvRuntimeException
- getLocalizedName(Class<?>, Locale) - Static method in class ilog.views.chart.IlvChartInteractor
-
Returns the localized name of an interactor class in a given locale.
- getLocalizedName(Locale) - Static method in class ilog.views.chart.interactor.IlvChart3DViewInteractor
-
Returns a localized name for this interactor class.
- getLocalizedName(Locale) - Static method in class ilog.views.chart.interactor.IlvChartActionInteractor
-
Returns a localized name for this interactor class.
- getLocalizedName(Locale) - Static method in class ilog.views.chart.interactor.IlvChartCycleSelectInteractor
-
Returns a localized name for this interactor class.
- getLocalizedName(Locale) - Static method in class ilog.views.chart.interactor.IlvChartDataIndicatorInteractor
-
Returns a localized name for this interactor class.
- getLocalizedName(Locale) - Static method in class ilog.views.chart.interactor.IlvChartEditPointInteractor
-
Returns a localized name for this interactor class.
- getLocalizedName(Locale) - Static method in class ilog.views.chart.interactor.IlvChartHighlightInteractor
-
Returns a localized name for this interactor class.
- getLocalizedName(Locale) - Static method in class ilog.views.chart.interactor.IlvChartInfoViewInteractor
-
Returns a localized name for this interactor class.
- getLocalizedName(Locale) - Static method in class ilog.views.chart.interactor.IlvChartLocalPanInteractor
-
Returns a localized name for this interactor class.
- getLocalizedName(Locale) - Static method in class ilog.views.chart.interactor.IlvChartLocalReshapeInteractor
-
Returns a localized name for this interactor class.
- getLocalizedName(Locale) - Static method in class ilog.views.chart.interactor.IlvChartLocalZoomInteractor
-
Returns a localized name for this interactor class.
- getLocalizedName(Locale) - Static method in class ilog.views.chart.interactor.IlvChartPanInteractor
-
Returns a localized name for this interactor class.
- getLocalizedName(Locale) - Static method in class ilog.views.chart.interactor.IlvChartPickInteractor
-
Returns a localized name for this interactor class.
- getLocalizedName(Locale) - Static method in class ilog.views.chart.interactor.IlvChartXScrollInteractor
-
Returns a localized name for this interactor class.
- getLocalizedName(Locale) - Static method in class ilog.views.chart.interactor.IlvChartYScrollInteractor
-
Returns a localized name for this interactor class.
- getLocalizedName(Locale) - Static method in class ilog.views.chart.interactor.IlvChartZoomInteractor
-
Returns a localized name for this interactor class.
- getLocalizedName(Locale) - Static method in class ilog.views.chart.interactor.IlvTreemapChartFocusInteractor
-
Returns a localized name for this interactor class.
- getLocalizedName(Locale) - Method in class ilog.views.maps.IlvUnit
-
Returns the name of the unit.
- getLocalLocation() - Method in class ilog.cpl.graphic.attachment.IlpAbstractAttachment
-
Deprecated.
Returns the location of this constraint.
- getLocalLocation() - Method in interface ilog.cpl.graphic.attachment.IlpAttachment
-
Deprecated.
Returns the attachment location on the IlpGraphic
instance which is associated with this attachment instance.
- getLocalName() - Method in class ilog.views.appframe.settings.IlvSettings
-
Returns the local part of the qualified name of this node.
- getLocalName() - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
-
Returns the local part of the qualified name of this node.
- getLocalName() - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the local part of the qualified name of this node.
- GetLocalName(Node) - Static method in class ilog.views.appframe.settings.xml.IlvXMLSettings
-
Returns the local name of the specified node
.
- getLocalProjector2D(Rectangle, IlvCoordinateSystem) - Method in class ilog.views.chart.IlvChart
-
Returns a copy of the 2-D projector used by this chart.
- getLocalRedraw() - Method in class ilog.views.prototypes.IlvGroupBag
-
Returns the local redraw policy.
- getLocalStyle(IltGraphic) - Method in class ilog.tgo.model.IltObject
-
- getLocalStyle(IlpStyleManager) - Method in class ilog.tgo.model.IltObject
-
- getLocalTransformerOf(IlvGraphic, IlvGraphicBag, IlvTransformer) - Static method in class ilog.views.IlvLinkImage
-
Returns the transformer used to draw the input node which is supposed
to be an end node of the link, when the link is drawn with the specified
transformer.
- getLocalValue(IltKey) - Method in class ilog.tgo.graphic.IltLegend
-
- getLocalValue(IlpKey) - Method in class ilog.tgo.graphic.IltLegend
-
- getLocalValue() - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
-
Returns the local value of this component.
- getLocalValueOrNotFound(IlpKey, IlpStyle) - Method in class ilog.cpl.style.IlpStyle
-
Deprecated.
Returns the local value for the given key, either if
it was defined as a literal or as a value provider.
- getLocation() - Method in class ilog.tgo.model.IltSNMP.SystemInfo
-
Returns the location attribute of the object.
- getLocation() - Method in class ilog.views.chart.graphic.IlvPositionableDecoration
-
Returns the current location of the decoration, as an offset from the
chart area's coordinate system and this decoration's coordinate system.
- getLocation(Date) - Method in class ilog.views.gantt.IlvTimeScrollSupport
-
Returns the screen coordinate position that corresponds to the
specified time.
- getLocation(Date) - Method in class ilog.views.gantt.scale.IlvTimeScale
-
Returns the x position corresponding to the specified time.
- getLocation(Date) - Method in class ilog.views.gantt.scale.IlvTimeScale.PaintContext
-
Returns the x position in screen coordinates that corresponds to the
specified time.
- getLocation(IlvSDMEngine, Object, IlvPoint) - Method in class ilog.views.sdm.renderer.IlvSDMRenderer
-
This method retrieves the "x"
and "y"
graphic properties and places the result in the point
parameter.
- getLocationOnScreen() - Method in class ilog.cpl.graph.action.toolbar.IlpGraphInteractorButton
-
Returns the location of the top left corner of this button in
screen coordinates.
- getLocationOnScreen() - Method in class ilog.cpl.graph.action.toolbar.IlpGraphSimpleActionButton
-
Returns the location of the top left corner of this button in
screen coordinates.
- getLocationOnScreen() - Method in class ilog.tgo.swing.IltJInteractorButton
-
Deprecated.
Returns the location of the top left corner of this button in
screen coordinates.
- getLocationOnScreen(Component) - Static method in class ilog.views.util.swing.IlvSwingUtil
-
Returns the screen coordinates of a component.
- getLocator() - Method in class ilog.cpl.storage.IlpAbstractChainedSAXHandler
-
Returns the locator used by the handler.
- getLocator() - Method in class ilog.cpl.storage.IlpAbstractSAXHandler
-
Returns the locator used by the handler.
- getLock() - Method in interface ilog.mt.IlLockProxy
-
Returns the object to use to synchronize on instead on the current one
- getLock() - Method in interface ilog.mt.IlSynchronizationContext
-
Returns the object to use to synchronize on instead on the current one
- getLock(HttpServletRequest) - Method in class ilog.tgo.faces.graph.dhtml.servlet.IltFacesGraphServletSupport
-
Overrides the default implementation of getLock
,
instead of using IlvManagerView.getRegion
, we use
the session.
- getLock() - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
Lock object
- getLock() - Method in class ilog.views.chart.IlvChart
-
Returns an object identifying this chart.
- getLock() - Method in class ilog.views.chart.IlvLegend
-
Returns an object identifying this legend.
- getLock(HttpServletRequest) - Method in class ilog.views.diagrammer.faces.dhtml.servlet.IlvFacesDiagrammerServletSupport
-
- getLock(HttpServletRequest) - Method in class ilog.views.faces.dhtml.servlet.IlvFacesManagerServletSupport
-
Returns a locking object that is used to lock the content of the manager
while it is being rendered.
- getLock(HttpServletRequest) - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttServletSupport
-
Returns a lock object to synchronize the request processing.
- getLock(HttpServletRequest) - Method in class ilog.views.sdm.servlet.IlvSDMServletSupport
-
Returns a locking object that is used to lock the contents of the manager.
- getLock(HttpServletRequest) - Method in class ilog.views.servlet.IlvManagerServlet
-
Returns a locking object that is used to lock the
contents of the manager while it is being rendered.
- getLock(HttpServletRequest) - Method in class ilog.views.servlet.IlvManagerServletSupport
-
Returns a locking object that is used to lock the content of the manager
while it is being rendered.
- getLock(HttpServletRequest) - Method in class ilog.views.svg.servlet.IlvSVGManagerServlet
-
Returns a locking object that is used to lock the contents of the manager
while it is being rendered.
- getLock(HttpServletRequest) - Method in class ilog.views.svg.servlet.IlvSVGManagerServletSupport
-
Returns a locking object that is used to lock the contents of the manager
while it is being rendered.
- getLockedCount() - Method in class ilog.views.sdm.modeltools.IlvContentController
-
Returns the current number of locked objects.
- getLockFilter() - Method in class ilog.views.tiling.IlvTileController
-
Returns the lock filter of the controller.
- getLocks() - Method in class ilog.views.chart.data.lod.IlvDataTile
-
Returns an iterator over the objects that have locked the tile.
- getLocks() - Method in class ilog.views.tiling.IlvTile
-
Returns the enumeration of objects that have locked the tile.
- getLogBase() - Method in class ilog.views.chart.IlvLogarithmicAxisTransformer
-
Returns the logarithmic base of this transformer.
- getLogger() - Method in class ilog.cpl.model.container.IlpAbstractRepresentationNode
-
Returns the logger.
- getLogger() - Method in interface ilog.cpl.sdm.binding.IlpAttributeBindingContext
-
Returns the logger used by the
IlpAbstractSDMAdapter
, which
should be used by this converter to properly log messages.
- getLogger() - Method in class ilog.cpl.storage.IlpAbstractChainedSAXHandler
-
Returns the logger used by the handler.
- getLogger() - Method in class ilog.cpl.storage.IlpAbstractSAXHandler
-
Returns the logger used by the handler.
- getLogger() - Method in class ilog.views.dashboard.IlvDashboardContext
-
Returns the Java Logger
used by the
ilog.views.dashboard
package.
- getLogger() - Static method in class ilog.views.faces.IlvFacesUtil
-
Returns the logger registered on this package.
- getLogger() - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolInteractor
-
Returns a logger for messages
- getLogger() - Method in class ilog.views.symbology.interactor.IlvSymbolInteractor
-
Returns a logger for messages
- getLogicalFirstIndex() - Method in class ilog.tgo.model.IltShelf
-
- getLogicalFrom() - Method in class ilog.tgo.model.IltAbstractLink
-
This method is identical to getFrom
.
- getLogicalTo() - Method in class ilog.tgo.model.IltAbstractLink
-
This method is identical to getTo
.
- getLogicalType() - Method in class ilog.tgo.model.IltObject
-
Returns the logical type of the object.
- getLon() - Method in class ilog.views.maps.beans.editor.IlvCoordinatePanelFactory.CoordPointInputPanel
-
Returns the longitude of the point.
- getLon() - Method in interface ilog.views.maps.beans.editor.IlvSymbolLocationEditor
-
Returns the longitude of the editor.
- getLon() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
-
Returns the logitude of the map center.
- getLong(String) - Method in class ilog.views.chart.servlet.IlvServletParameters
-
Returns the named parameter value as a long
- getLong(String, long) - Method in class ilog.views.chart.servlet.IlvServletParameters
-
Returns the named parameter value as a long.
- getLong(String) - Method in class ilog.views.gantt.servlet.IlvServletParameters
-
Returns the named parameter value as a long.
- getLong(String, long) - Method in class ilog.views.gantt.servlet.IlvServletParameters
-
Returns the named parameter value as a long.
- getLong(String) - Method in class ilog.views.prototypes.IlvGroupElement
-
Retrieves a long property.
- getLongDescription() - Method in class ilog.views.chart.action.IlvChartAction
-
Returns the long description text that will typically be used for
display in the status bar, or null
if the action has no long
description.
- getLongDescription() - Method in class ilog.views.gantt.action.IlvAction
-
Returns the long description text that will typically be used for
display in the status bar, or null
if the action has no
long description.
- getLongDescription(Locale) - Method in class ilog.views.symbology.palettes.IlvPaletteBaseObject
-
Returns the long description of the object for a given locale.
- getLongDescription() - Method in class ilog.views.symbology.palettes.IlvPaletteBaseObject
-
Returns the long description of the object for the default locale.
- getLongFromNumberTextComponent(JTextComponent) - Static method in class ilog.views.util.swing.SwingFactories
-
- getLongitude() - Method in class ilog.cpl.network.IlpGeographicPosition
-
Returns the longitude.
- getLongitude() - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aSymbol
-
Returns the current longitude in radians.
- getLongitude() - Method in class ilog.views.maps.defense.terrain3d.symbol.Ilv3DSymbol
-
Returns the longitude of the symbol(in radians) transformed from the SDM property.
- getLongitude() - Method in class ilog.views.maps.defense.terrain3d.util.IlvGeographicPoint
-
Returns the elevation of the point (in meters).
- getLongitude() - Method in interface ilog.views.maps.IlvCoordinateFormatter
-
Returns the longitude of current point.
- getLongitude() - Method in class ilog.views.maps.IlvDecimalCoordinateFormatter
-
Returns the longitude of the current point.
- getLongitude() - Method in class ilog.views.maps.IlvDMSCoordinateFormatter
-
Returns the longitude of current point.
- getLongitude() - Method in class ilog.views.maps.IlvGeocentricCoordinateFormater
-
Returns the longitude of current point.
- getLongitude() - Method in class ilog.views.maps.IlvGeodesicCoordinateFormatter
-
Returns the longitude of current point.
- getLongitude() - Method in class ilog.views.maps.IlvUTMCoordinateFormatter
-
Returns the longitude of current point.
- getLongitude() - Method in class ilog.views.maps.srs.coordsys.IlvMeridian
-
Returns the longitude of this meridian, expressed in the units of this
meridian.
- getLongitude1() - Method in class ilog.views.maps.IlvGeodeticComputation
-
Gets the longitude of the first reference point.
- getLongitude2() - Method in class ilog.views.maps.IlvGeodeticComputation
-
Gets the longitude of the second reference point.
- getLongitudeDegrees() - Method in class ilog.views.maps.IlvDMSCoordinateFormatter
-
Returns the longitude in degrees.
- getLongitudeMinutes() - Method in class ilog.views.maps.IlvDMSCoordinateFormatter
-
Returns the longitude minutes.
- getLongitudeSeconds() - Method in class ilog.views.maps.IlvDMSCoordinateFormatter
-
Returns the longitude seconds.
- getLongitudeString() - Method in class ilog.views.maps.IlvDecimalCoordinateFormatter
-
Returns the longitude part of the formatted string.
- getLongitudeString() - Method in class ilog.views.maps.IlvDMSCoordinateFormatter
-
Returns the longitude string.
- getLongitudeString() - Method in class ilog.views.maps.IlvGeodesicCoordinateFormatter
-
Returns the longitude string.
- getLongLinkLayout() - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
-
Returns the Long Link Layout instance that is used internally by
this Link Layout instance in layout mode
IltLinkLayout.LONG_LINKS
.
- getLongLinkLayout() - Method in class ilog.views.graphlayout.link.IlvLinkLayout
-
Returns the Long Link Layout instance that is used internally by this
Link Layout instance in layout mode
IlvLinkLayout.LONG_LINKS
.
- getLongParameter(int) - Method in class ilog.views.util.servlet.IlvServerActionEvent
-
Returns a long parameter at the specified index.
- getLonLatSteps() - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DSphere
-
Returns the number of steps about the elevation axis used to draw the sphere (that is, slices).
- getLonMax() - Method in class ilog.views.maps.beans.editor.IlvCoordinatePanelFactory.CoordRectangleInputPanel
-
Returns the longitude of the right/easternmost point.
- getLonMax() - Method in class ilog.views.maps.format.IlvDefaultTilableDataSource
-
Returns the longitude Maximum.
- getLonMax() - Method in class ilog.views.maps.grids.IlvLatLonGrid
-
Returns the maximum longitude for which grid lines can appear.
- getLonMax() - Method in class ilog.views.maps.grids.IlvLatLonRectangleGridZone
-
Returns the maximal longitude of this grid zone.
- getLonMax() - Method in class ilog.views.maps.tiling.IlvTilableDataSource
-
Returns the maximum longitude.
- getLonMed() - Method in class ilog.views.maps.grids.IlvLatLonRectangleGridZone
-
Returns the median longitude of this grid zone.
- getLonMin() - Method in class ilog.views.maps.beans.editor.IlvCoordinatePanelFactory.CoordRectangleInputPanel
-
Returns the longitude of the left/westernmost point.
- getLonMin() - Method in class ilog.views.maps.format.IlvDefaultTilableDataSource
-
Returns the longitude Minimum..
- getLonMin() - Method in class ilog.views.maps.grids.IlvLatLonGrid
-
Returns the minimum longitude for which grid lines can appear.
- getLonMin() - Method in class ilog.views.maps.grids.IlvLatLonRectangleGridZone
-
Returns the minimal longitude of this grid zone.
- getLonMin() - Method in class ilog.views.maps.tiling.IlvTilableDataSource
-
Returns the minimum longitude.
- getLookAndFeel() - Static method in class ilog.tgo.resource.IltSettings
-
Returns the current look and feel.
- getLookAt() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DTrajectory.Point
-
Returns the point the camera should look at.
- getLookAtPoint() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DCamera
-
Returns the target point of this camera.
- getLossOfConnectivity() - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the lossOfConnectivity
status.
- GetLossOfConnectivityStatePath() - Static method in class ilog.tgo.model.IltAlarm
-
Returns the path to access the loss of connectivity state inside
the alarm system.
- getLowerBound() - Method in class ilog.views.chart.datax.adapter.partition.IlvIntervalClusterId
-
Returns the lower bound - that is, the a-priori minimum - of the
interval that identifies the group of objects.
- getLowerBound() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDODimElement
-
Returns the lower bound of this dimension.
- getLowerBoundToolTipText(double) - Method in class ilog.views.chart.swing.IlvDoubleSlider
-
Returns the tooltip text corresponding to the lower bound (left thumb).
- getLowerButton() - Method in class ilog.views.maps.beans.IlvJAreaOfInterestPanel
-
Returns the lower Button.
- getLowerRightCorner() - Method in class ilog.views.maps.datasource.IlvGraphicLayerDataSource
-
Returns null.
- getLowerRightCorner() - Method in class ilog.views.maps.datasource.IlvMapDelegateFeatureIterator
-
Returns the lower right corner of the rectangle containing all
the map feature of the list, or null
if the iterator cannot provide this information.
- getLowerRightCorner(IlvCADRGFrame, int) - Method in class ilog.views.maps.defense.format.cadrg.IlvRasterCADRGReader
-
Computes the upper lower right of a sub frame.
- getLowerRightCorner() - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFReader
-
Returns the lower right corner of the rectangle containing all
the map feature of the list, or null
if the iterator cannot provide this information.
- getLowerRightCorner() - Method in class ilog.views.maps.defense.format.s57.IlvS57Reader
-
Returns the lower right corner of the rectangle containing all
the map feature of the list, or null
if the iterator cannot provide this information.
- getLowerRightCorner() - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPReader
-
Returns the lower right corner of the rectangle containing all
the map feature of the list, or null
if the iterator cannot provide this information.
- getLowerRightCorner() - Method in class ilog.views.maps.format.cadrg.IlvCADRGCoverage
-
Returns the lower-right corner of the coverage's region
in the coverage's coordinate system.
- getLowerRightCorner() - Method in class ilog.views.maps.format.cadrg.IlvCADRGFrame
-
Returns the lower-right corner of the frame in the reader's projection
(geographic).
- getLowerRightCorner() - Method in class ilog.views.maps.format.cadrg.IlvCADRGFrameReader
-
Returns the coordinates of the lower-right corner of the frame in longitude
and latitude expressed in the reader's projection.
- getLowerRightCorner(int) - Method in class ilog.views.maps.format.cadrg.IlvCADRGFrameReader
-
Returns the lower right coordinate of one of the 36 sub frames.
- getLowerRightCorner() - Method in class ilog.views.maps.format.dted.IlvDTEDReader
-
Returns the coordinates of the lower-right corner of the DTED
raster image.
- getLowerRightCorner() - Method in class ilog.views.maps.format.dxf.IlvMapDXFReader
-
Returns the lower right corner of the rectangle containing all
the map feature of the list, or null
if the iterator cannot provide this information.
- getLowerRightCorner() - Method in class ilog.views.maps.format.geotiff.IlvGeotiffReader
-
Returns the lower right corner of the image.
- getLowerRightCorner() - Method in class ilog.views.maps.format.image.IlvImageReader
-
Retrieves the lower right corner of the image or
null
if none has been set.
- getLowerRightCorner() - Method in class ilog.views.maps.format.kml.IlvKMLReader
-
Returns the lower right corner of the rectangle containing all
the map feature of the list, or null
if the iterator cannot provide this information.
- getLowerRightCorner() - Method in class ilog.views.maps.format.midmif.IlvMIDMIFReader
-
Returns the lower right corner of the rectangle containing all
the map feature of the list, or null
if the iterator cannot provide this information.
- getLowerRightCorner() - Method in class ilog.views.maps.format.midmif.IlvMIFReader
-
Returns the lower-right corner of the bounding box that delimits the
objects read from the file.
- getLowerRightCorner() - Method in class ilog.views.maps.format.oracle.IlvSDOFeatureIterator
-
Returns a null
pointer.
- getLowerRightCorner() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOFeatureIterator
-
Returns the upper left corner of the rectangle containing all the map
features from this feature iterator.
- getLowerRightCorner() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileIndex
-
Returns the lower-right corner of the bounding box that delimits the objects
read from the file.
- getLowerRightCorner() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileReader
-
Returns the lower-right corner of the bounding box that delimits the
content of the .shp
file.
- getLowerRightCorner() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTileLoader
-
Returns the lower right corner of data read by this tile loader.
- getLowerRightCorner() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTiler
-
Returns the lower right coordinate of the bounding box that delimits the objects
contained in the shape file.
- getLowerRightCorner() - Method in class ilog.views.maps.format.shapefile.IlvSHPReader
-
Returns the lower-right corner of the bounding box that delimits the objects
read from the file.
- getLowerRightCorner() - Method in class ilog.views.maps.format.shapefile.IlvSHPWriter
-
Returns the lower right corner of the currently written data.
- getLowerRightCorner() - Method in class ilog.views.maps.format.svg.IlvMapSVGReader
-
Returns the lower right corner of the rectangle containing all
the map feature of the list, or null
if the iterator cannot provide this information.
- getLowerRightCorner() - Method in class ilog.views.maps.format.tiger.IlvTigerReader
-
Returns the lower right corner of the rectangle containing all
the map feature of the list, or null
if the iterator cannot provide this information.
- getLowerRightCorner() - Method in class ilog.views.maps.format.wms.IlvWMSReader
-
Returns the lower right corner of the rectangle containing all
the map feature of the list, or null
if the iterator cannot provide this information.
- getLowerRightCorner() - Method in class ilog.views.maps.geometry.IlvMapEllipse
-
Returns the lower right corner of the rectangle defining this ellipse
arc.
- getLowerRightCorner() - Method in class ilog.views.maps.geometry.IlvMapLineString
-
Returns the lower right corner of the bounding rectangle of this IlvMapGeometry
- getLowerRightCorner() - Method in class ilog.views.maps.geometry.IlvMapRaster
-
Returns the lower-right corner of the raster.
- getLowerRightCorner() - Method in interface ilog.views.maps.IlvMapFeatureIterator
-
Returns the lower right corner of the rectangle containing all
the map feature of the list, or null
if the iterator cannot provide this information.
- getLowerRightCorner() - Method in class ilog.views.maps.raster.IlvRasterAbstractReader
-
Retrieves the lower right corner of the image or
null
if none has been set.
- getLowerRightCorner(int) - Method in class ilog.views.maps.raster.IlvRasterAbstractReader
-
Retrieves the lower right corner of the image.
- getLowerSubject() - Method in class ilog.views.graphlayout.hierarchical.IlvRelativeLevelConstraint
-
Returns the subject of this constraint that is placed at the levels
with lower index than the other subject.
- getLowerSubject() - Method in class ilog.views.graphlayout.hierarchical.IlvRelativePositionConstraint
-
Returns the subject of this constraint that is placed at the levels
with lower index than the other subject.
- getLowestCommonGrapher(IlvGraphic, IlvGraphic) - Static method in class ilog.views.IlvGrapher
-
Returns the lowest common grapher of two graphic objects or
null
if the two objects do not have a common
ancestor.
- getLowestCommonHyperGrapher(IlvHyperEdge) - Static method in class ilog.views.hypergraph.IlvHyperGrapher
-
Returns the lowest common grapher of all end nodes of the hyperedge.
- getLowestCommonHyperGrapher(Iterator<?>) - Static method in class ilog.views.hypergraph.IlvHyperGrapher
-
Returns the lowest common hyper grapher of a set of nodes.
- getLuminance(Color) - Static method in class ilog.views.util.IlvColorUtil
-
Returns the luminance of the specified color.
- getMagnifyIcon() - Method in class ilog.views.maps.beans.IlvJMapsManagerViewControlBar
-
Returns the magnify button icon.
- getMagnifyIconURL() - Method in class ilog.views.maps.beans.IlvJMapsManagerViewControlBar
-
Returns the URL of the magnify button icon.
- getMagnifyInteractor() - Method in class ilog.views.maps.beans.IlvJMapsManagerViewControlBar
-
Returns the magnify interactor currently in use.
- getMagnifyToolTipText() - Method in class ilog.views.maps.beans.IlvJMapsManagerViewControlBar
-
Returns the text displayed in the ToolTip when the mouse rests on the
magnify button.
- getMainBar() - Method in class ilog.views.gantt.graphic.renderer.IlvActivitySummary
-
Gets the activity renderer for the main bar.
- getMainBars() - Method in interface ilog.views.appframe.docview.IlvMainWindow
-
Returns the menu and toolbars of the main window that do not depend on a
specific document type.
- getMainBars() - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
-
Gets the menu bars and toolbars of the main window that do not depend on a
specific document type.
- getMainBars() - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
-
Gets the menu and toolbars of the main window that do not depend on a
specific document type.
- getMainBars() - Method in class ilog.views.appframe.swing.mdi.IlvMDIMainFrame
-
Gets the menu and toolbars of the main window that do not depend on a
specific document type.
- getMainComponent() - Method in class ilog.views.appframe.IlvApplication
-
Returns the main window of the application as a Component
.
- getMainContainer() - Method in class ilog.views.appframe.IlvApplication
-
Returns the main window of the application as a container.
- getMainLayer() - Method in class ilog.tgo.graphic.IltCompositeGrapher.LayerPolicy
-
Returns the layer which holds the base of network elements,
off-page connectors, shelves and stand-alone shelf items.
- getMainRenderer() - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityLabel
-
Returns the label's main activity renderer.
- getMainRule() - Method in interface ilog.views.customizer.styling.IlvRuleCustomizerLogic
-
Returns the main rule currently handled by this rule customizer logic.
- getMainSVGElement() - Method in class ilog.views.svg.SVGDocumentBuilder
-
Returns the main SVG element of the SVG document.
- getMainViews() - Method in class ilog.views.maps.beans.IlvMapLayer
-
Returns all the manager views that display the manager of this map layer
and are not overviews.
- getMainWindow() - Method in class ilog.views.appframe.IlvApplication
-
Returns the main window associated with the application.
- getMajorCode() - Method in class ilog.views.maps.beans.IlvFeatureSelectorPanel.Feature
-
Returns the major key.
- getMajorComponent() - Method in class ilog.views.appframe.plugin.IlvPluginVersion
-
Returns the major component of this
version identifier.
- getMajorPaint() - Method in class ilog.views.chart.IlvGrid
-
Returns the paint used to draw major grid lines.
- getMajorRevision() - Method in class ilog.views.util.swing.IlvSwingUtil.Version
-
Returns the major revision
- getMajorStroke() - Method in class ilog.views.chart.IlvGrid
-
Returns the stroke used to draw major grid lines.
- getMajorStyle() - Method in class ilog.views.chart.IlvGrid
-
Returns the style used to draw major grid lines.
- getMajorTickSize() - Method in class ilog.views.chart.IlvScale
-
Returns the size of major tick marks.
- GetMajorVersion() - Static method in class ilog.cpl.IlpSystem
-
- getMajorVersion() - Method in class ilog.views.util.swing.IlvSwingUtil.Version
-
Returns the major version
- getMakeLinkInteractor() - Method in class ilog.views.sdm.util.IlvSDMPaletteConnector
-
Returns the interactor that creates SDM links in the target view.
- getMakeNodeInteractor() - Method in class ilog.views.sdm.util.IlvSDMPaletteConnector
-
Returns the interactor that creates SDM nodes in the target view.
- getManagedObjectClass() - Method in class ilog.tgo.model.IltAlarm
-
Returns the managed object class of the managed object instance in which
the alarm occurred.
- getManagedObjectInstance() - Method in class ilog.tgo.model.IltAlarm
-
Returns the managed object instance in which the alarm occurred.
- getManager() - Method in class ilog.cpl.graph.background.IlpDefaultBackgroundSupport
-
Returns the IlvManager
of the attached view.
- getManager() - Method in class ilog.cpl.graphic.views.background.IlpDefaultBackgroundSupport
-
Deprecated.
Returns the IlvManager
of the view.
- getManager() - Method in class ilog.cpl.interactor.IlpInteractorManagerSupport
-
Returns the interactor manager using this instance.
- getManager() - Method in class ilog.tgo.composite.IltcCompositeManager
-
Returns the IlvGraphic manager.
- getManager() - Method in class ilog.tgo.composite.IltZoomPolicy
-
Returns the IltcCompositeManager to which this instance is attached.
- getManager() - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
Returns the IltcCompositeManager containing this composite graphic object,
or null
if it is currently not in a manager.
- getManager() - Method in class ilog.tgo.model.IltGraphicChangedEvent
-
Returns the manager in which the event has occurred.
- getManager() - Method in class ilog.tgo.model.IltObjectSource
-
Deprecated.
Returns the manager used to represent the IltObjects
.
- getManager() - Method in class ilog.views.animation.IlvManagerAnimator
-
Returns the animated manager.
- getManager() - Method in class ilog.views.event.ManagerEvent
-
Returns the manager source of the event.
- getManager() - Method in class ilog.views.event.ManagerSelectionChangedEvent
-
Returns the manager source of the event.
- getManager() - Method in class ilog.views.event.ManagerViewsChangedEvent
-
Returns the manager source of the event.
- getManager() - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
-
Returns the
IlvManager
that stores the labels and the
obstacles.
- getManager() - Method in class ilog.views.graphlayout.labellayout.IlvLabelingModel
-
Returns the
IlvManager
that stores the labels and the
obstacles.
- getManager() - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayout
-
Returns the
IlvManager
which contains the labels to be laid
out.
- getManager() - Method in class ilog.views.IlvManagerLayer
-
Returns the manager to which this layer belongs.
- getManager() - Method in class ilog.views.IlvManagerView
-
Returns the manager displayed by this view.
- getManager() - Method in class ilog.views.IlvManagerViewInteractor
-
Returns the manager corresponding to the view
to which the interactor is attached.
- getManager() - Method in class ilog.views.io.IlvOutputStream
-
Returns the manager that is written.
- getManager() - Method in class ilog.views.maps.beans.IlvDataSourcePanel
-
Retrieves the manager associated with this panel.
- getManager() - Method in class ilog.views.maps.beans.IlvDataSourceTree
-
Returns the IlvManager associated with this IlvDataSourceTree.
- getManager() - Method in class ilog.views.maps.beans.IlvEditableTree
-
Retrieves the manager attached to this tree.
- getManager() - Method in class ilog.views.maps.beans.IlvMapLayer
-
Returns the IlvManager
object associated with this layer.
- getManager() - Method in class ilog.views.maps.beans.IlvMapLayerTreeModel
-
Returns the IlvManager
object attached to this model.
- getManager() - Method in class ilog.views.maps.datasource.IlvMapDataSource
-
Retrieves the manager attached to this data source.
- getManager() - Method in class ilog.views.maps.datasource.IlvMapDataSourceModel
-
Retrieves the manager.
- getManager() - Method in class ilog.views.maps.defense.terrain.IlvAltitudeChart
-
Returns the manager.
- getManager() - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
-
Returns the reference manager.
- getManager() - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DModel
-
Returns the IlvManager
associated with this Ilv3DModel
.
- getManager() - Method in class ilog.views.maps.labelling.IlvMapLabelerController
-
Retrieves the manager controlled by this controller.
- getManager() - Method in class ilog.views.maps.measures.IlvAltitudeAttribute
-
Returns the manager associated with this attribute formatting.
- getManager() - Method in class ilog.views.maps.measures.IlvAngleAttribute
-
Returns the manager associated with this attribute formatting.
- getManager() - Method in class ilog.views.maps.measures.IlvDistanceAttribute
-
Returns the manager associated with this attribute formatting.
- getManager() - Method in class ilog.views.prototypes.IlvGraphicElement
-
Returns the manager that contains the graphic object associated with
this graphic element.
- getManager() - Method in class ilog.views.prototypes.IlvGroupBag
-
Returns the manager associated with this group bag.
- getManager(HttpServletRequest) - Method in class ilog.views.svg.servlet.IlvSVGManagerServlet
-
Returns the
IlvManager
used for the specified request.
- getManager(HttpServletRequest) - Method in class ilog.views.svg.servlet.IlvSVGManagerServletSupport
-
Returns the
IlvManager
used for the specified request.
- getManager() - Method in class ilog.views.tiling.IlvTileController
-
Returns the manager of the tile controller.
- getManagerBBox(HttpServletRequest, IlvManagerView) - Method in class ilog.views.servlet.IlvManagerServlet
-
Computes the bounding box of the manager.
- getManagerBBox(HttpServletRequest, IlvManagerView) - Method in class ilog.views.servlet.IlvManagerServletSupport
-
Computes the bounding box of the manager.
- GetManagerFactory() - Static method in class ilog.views.svg.SVGHREFObjectInteractor
-
Returns the ManagerFactory
instance.
- GetManagerForCreateGraphic(IlpGraphicView, IlpRepresentationObject, IlpAttribute) - Static method in class ilog.tgo.graphic.IltGraphicRenderer
-
Deprecated.
Returns the IltGraphicManager in which the graphic object,
of type IltCompositeGraphic, of a given object should be
created.
- GetManagerForView(IlpGraphicView) - Static method in class ilog.tgo.graphic.IltGraphicRenderer
-
Deprecated.
- GetManagerForWebView(IlpGraphicView) - Static method in class ilog.tgo.graphic.IltGraphicRenderer
-
Deprecated.
counterpart of GetManagerForView for the web component views.
- getManagerFrame() - Method in class ilog.views.sdm.graphic.IlvDefaultManagerFrameGraphic
-
Returns the IlvDefaultManagerFrame
wrapped in this IlvDefaultManagerFrameGraphic
.
- getManagerLayer(int) - Method in class ilog.cpl.graph.background.IlpAbstractBackground
-
Implementation of IlpBackground.
- getManagerLayer(int) - Method in interface ilog.cpl.graph.background.IlpBackground
-
Return the IlvManagerLayer
at the provided index.
- getManagerLayer(String) - Method in class ilog.views.IlvManager
-
Returns the layer with the specified name.
- getManagerLayer(int) - Method in class ilog.views.IlvManager
-
Returns the layer at a specified index.
- getManagerLayer(IlvGraphic) - Method in class ilog.views.IlvManager
-
Returns the layer
where the specified graphic object is stored.
- getManagerLayer() - Method in class ilog.views.maps.beans.IlvMapLayer
-
Returns the IlvManagerLayer
object associated with this
layer.
- getManagerLayer(int) - Method in class ilog.views.maps.beans.IlvMapLayer
-
Returns the ith IlvManagerLayer
object in this layer and
its sublayers.
- getManagerLayerComparator(IlvManagerView, HttpServletRequest) - Method in class ilog.tgo.faces.graph.dhtml.servlet.IltFacesGraphServletSupport
-
Returns a Comparator
implementation that will be used to
sort the IlvManagerLayer
that are used to generate
the image map when requested.
- getManagerLayerComparator(IlvManagerView, HttpServletRequest) - Method in class ilog.views.servlet.IlvManagerServletSupport
-
Returns a Comparator
implementation that will be used to
sort the IlvManagerLayer
that are used to generate
the image map when requested.
- getManagerLayerIndex(IlpBackground, int) - Method in class ilog.cpl.graph.background.IlpDefaultBackgroundSupport
-
Returns the IlvManagerLayer index that should be used by provided
IlpBackground as its insertion index.
- getManagerLayers() - Method in class ilog.cpl.graph.background.IlpAbstractBackground
-
Implementation of IlpBackground.
- getManagerLayers() - Method in interface ilog.cpl.graph.background.IlpBackground
-
Returns a read-only List that contains instances of IlvManagerLayer that
compose this background.
- getManagerLayers() - Method in class ilog.views.maps.beans.IlvMapLayer
-
Returns an array containing the IlvManagerLayer
objects
contained in this layer and its sublayers.
- getManagerLayers() - Method in class ilog.views.maps.labelling.IlvMapLabeler
-
Retrieves the list of layers taken in account by the labeler.
- getManagerLayersCount() - Method in class ilog.cpl.graph.background.IlpAbstractBackground
-
Implementation of IlpBackground.
- getManagerLayersCount() - Method in interface ilog.cpl.graph.background.IlpBackground
-
Returns the number of IlvManagerLayer instances that are used by this
background.
- getManagerLayersCount() - Method in class ilog.views.maps.beans.IlvMapLayer
-
Returns the IlvManagerLayer
count.
- getManagerNotNull() - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
- getManagers() - Method in class ilog.tgo.composite.IltcCompositeManager
-
Returns an enumeration of all the composite managers that have
been added in this manager.
- getManagers() - Method in class ilog.views.IlvIndexedSet
-
Returns an enumeration of all the instances of
IlvManager
that have been added in this
IlvIndexedSet
.
- getManagers() - Method in class ilog.views.IlvManager
-
Returns an enumeration of all the managers that have
been added in this manager.
- getManagers(int) - Method in class ilog.views.IlvManager
-
Returns an enumeration of all the managers that have
been added in this manager in the specified layer.
- getManagersCount() - Method in class ilog.tgo.composite.IltcCompositeManager
-
Returns the number of managers in this composite manager.
- getManagersCount() - Method in class ilog.views.IlvIndexedSet
-
Returns the number of
IlvManager
objects that have been
added in this
IlvIndexedSet
.
- getManagersCount() - Method in class ilog.views.IlvManager
-
Returns the number of managers that have
been added in this manager.
- getManagersCount(int) - Method in class ilog.views.IlvManager
-
Returns the number of managers that have
been added in this manager in the specified layer.
- getManagerServletSupport() - Method in class ilog.views.servlet.IlvHitmapSupport
-
Returns the image generating servlet support.
- getManagerView() - Method in class ilog.cpl.graph.background.IlpDefaultBackgroundSupport
-
Returns the IlvManagerView
of the attached view.
- getManagerView() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the main IlvManagerView
displayed by this view.
- getManagerView() - Method in class ilog.cpl.graphic.views.background.IlpDefaultBackgroundSupport
-
Deprecated.
Returns the IlvManagerView
of the view.
- getManagerView() - Method in interface ilog.cpl.graphic.views.IlpViewsView
-
Returns the main IlvManagerView
displayed by this view.
- getManagerView() - Method in class ilog.cpl.IlpEquipment
-
Returns the main IlvManagerView
displayed by this view.
- getManagerView() - Method in class ilog.cpl.IlpNetwork
-
Returns the main IlvManagerView
displayed by this view.
- getManagerView(HttpServletRequest) - Method in class ilog.tgo.faces.graph.dhtml.servlet.IltFacesGraphServlet
-
Returns the manager view used for the given request.
- getManagerView(HttpServletRequest) - Method in class ilog.tgo.faces.graph.dhtml.servlet.IltFacesGraphServletSupport
-
The implementation of the getManagerView
from the
IlvManagerServletSupport
class.
- getManagerView() - Method in class ilog.views.awt.IlvManagerViewPanel
-
Returns the manager view associated with panel.
- getManagerView() - Method in class ilog.views.event.InteractorChangedEvent
-
Returns the view of the manager that delivers the event.
- getManagerView() - Method in class ilog.views.event.ManagerChangedEvent
-
Returns the view whose manager has changed.
- getManagerView() - Method in class ilog.views.event.ManagerLayerVisibilityEvent
-
Returns the manager view concerned by the event.
- getManagerView() - Method in class ilog.views.event.ManagerViewsChangedEvent
-
Returns the manager view that has been added or removed
from the manager.
- getManagerView(HttpServletRequest) - Method in class ilog.views.faces.dhtml.servlet.IlvFacesManagerServlet
-
Returns the manager view used for the specified request.
- getManagerView(HttpServletRequest) - Method in class ilog.views.faces.dhtml.servlet.IlvFacesManagerServletSupport
-
Returns the manager view used for the specified request.
- getManagerView() - Method in class ilog.views.IlvManagerViewInteractor
-
Returns the manager view when the interactor is attached,
or null
if the interactor is not attached.
- getManagerView() - Method in class ilog.views.print.IlvPrintableManagerArea
-
Returns the manager view (IlvManagerView
)
that will be printed.
- getManagerView(HttpServletRequest) - Method in class ilog.views.sdm.servlet.IlvSDMServletSupport
-
Returns the SDM view associated with the request session.
- getManagerView() - Method in class ilog.views.servlet.IlvHitmapDefinition
-
Returns the manager view.
- getManagerView() - Method in class ilog.views.servlet.IlvHitmapSupport
-
Returns the manager view.
- getManagerView(HttpServletRequest) - Method in class ilog.views.servlet.IlvManagerServlet
-
Returns the manager view used for the specified request.
- getManagerView(HttpServletRequest) - Method in class ilog.views.servlet.IlvManagerServletSupport
-
Returns the manager view used for the specified request.
- getManagerView() - Method in class ilog.views.servlet.ServerActionEvent
-
Returns the manager view to which the action applies.
- getManagerView() - Method in class ilog.views.swing.IlvJManagerViewPanel
-
Returns the manager view associated with panel.
- getManagerView() - Method in class ilog.views.swing.IlvPopupMenuContext
-
Returns the manager view that triggered the pop-up menu.
- getMap() - Method in class ilog.views.sdm.metadata.IlvMContainer
-
Returns the children of the container.
- getMap() - Method in class ilog.views.sdm.metadata.IlvMList
-
- getMap() - Method in class ilog.views.sdm.renderer.maps.IlvMapRenderer
-
Returns the name of the map file displayed.
- getMapAnnotationModel() - Method in class ilog.views.maps.beans.IlvMapAnnotationProperty
-
Retrieves the value of this property.
- GetMapAnnotationModel(IlvManager) - Static method in class ilog.views.maps.beans.IlvMapAnnotationProperty
-
Retrieves the value of an IlvMapAnnotationProperty
attached to
an IlvManager
.
- getMapArea(IlvIMapDefinition, IlvIMapAttributes) - Method in class ilog.views.chart.IlvLegendItem
-
Returns the image map area definition of this item as an IlvIMapArea
instance.
- getMapAttributeStrategy() - Method in class ilog.tgo.model.IltObjectInfo
-
Retrieves the strategy to map the attributes of the class being
represented by this info.
- getMapDataSource() - Method in class ilog.cpl.graph.background.IlpAbstractMapDataSourceBackground
-
Implementation of the IlpMapDataSourceBackground.
- getMapDataSource() - Method in interface ilog.cpl.graph.background.IlpMapDataSourceBackground
-
Returns the IlvMapDataSource
being used by this background.
- getMapDataSourceModel() - Method in class ilog.views.maps.datasource.IlvMapDataSourceProperty
-
Returns the value of this property.
- GetMapDataSourceModel(IlvManager) - Static method in class ilog.views.maps.datasource.IlvMapDataSourceProperty
-
Gets the IlvMapDataSourceModel
attached as an IlvMapDataSourceProperty
to the manager.
- getMapInsertionLayer() - Method in class ilog.views.maps.measures.IlvMakeMeasureInteractor
-
Creates or return a Map Layer for measures.
- getMapLabeler() - Method in class ilog.views.maps.label.IlvMapLabelerProperty
-
Retrieves the value of this property.
- GetMapLabeler(IlvManager) - Static method in class ilog.views.maps.label.IlvMapLabelerProperty
-
Retrieves the value of the IlvMapLayerTreeProperty
attached
to an IlvManager
instance.
- getMapLayer() - Method in class ilog.views.maps.beans.IlvMapLayer.MapLayerStyleListener
-
Returns the map layer attached to this listener.
- getMapLayer(Object) - Method in class ilog.views.maps.beans.IlvMapLayerTreeModel
-
Returns the IlvMapLayer
object from the specified
IlvMapLayerTreeNode
instance.
- getMapLayer(IlvMapFeature) - Method in class ilog.views.maps.datasource.IlvHierarchicalDataSource
-
Return< the mapLayer containing the specified IlvMapFeature
- getMapLayer(IlvMapFeature) - Method in class ilog.views.maps.datasource.IlvMapDataSource
-
Returns the mapLayer
containing the specified
IlvMapFeature
.
- getMapLayer() - Method in class ilog.views.maps.IlvMapLayerProperty
-
Retrieves the value of this property.
- getMapLayer(IlvManagerLayer) - Static method in class ilog.views.maps.IlvMapLayerProperty
-
Retrieves the value of a IlvMapLayerProperty
attached to
a IlvManagerLayer
if any.
- getMapLayerTreeModel() - Method in class ilog.views.maps.IlvMapLayerTreeProperty
-
Retrieves the value of this property.
- GetMapLayerTreeModel(IlvManager) - Static method in class ilog.views.maps.IlvMapLayerTreeProperty
-
Retrieves the value of an IlvMapLayerTreeProperty
instance
attached to an IlvManager
object.
- getMappedClass(String) - Method in class ilog.views.symbol.compiler.IlvSymbolCompiler
-
Returns the mapped name for a given class.
- getMappedForUserList() - Method in class ilog.tgo.model.IltBTS
-
- getMappedForUserList() - Method in class ilog.tgo.model.IltBTSAntenna
-
- getMappedForUserList() - Method in class ilog.tgo.model.IltCardItem
-
Access method to retrieve the user mappings.
- getMappedForUserList() - Method in class ilog.tgo.model.IltGroup
-
- getMappedForUserList() - Method in class ilog.tgo.model.IltLink
-
- getMappedForUserList() - Method in class ilog.tgo.model.IltLinkBundle
-
- getMappedForUserList() - Method in class ilog.tgo.model.IltLinkSet
-
- getMappedForUserList() - Method in class ilog.tgo.model.IltNetworkElement
-
- getMappedForUserList() - Method in class ilog.tgo.model.IltObject
-
- getMappedForUserList() - Method in class ilog.tgo.model.IltOffPageConnector
-
- getMappedForUserList() - Method in class ilog.tgo.model.IltShelf
-
- getMappedForUserList() - Method in class ilog.tgo.model.IltShelfItem
-
- getMapper(IltAlarmSeverity) - Method in class ilog.tgo.model.IltAlarmSystem
-
Return the alarm mapping created to the alarm severity state which
represents the given severity in the system or null
, if such a
state does not exist.
- getMapper() - Method in class ilog.views.util.data.IlvJDBCQueryParameters
-
Returns the table mapper used to map the results of the query
to a Swing TableModel.
- getMapping() - Method in class ilog.views.chart.data.IlvSwingTableDataSource
-
Returns the contents of this data source according to the specified
mapping.
- getMapping() - Method in class ilog.views.symbol.util.IlvSymbolParameterAccessor
-
Returns the symbol parameter mapping.
- getMappings() - Method in class ilog.views.chart.data.IlvTreeTableDataSource
-
Returns the mapping from flat-table-model to data sets.
- getMappings(UIComponent) - Method in class ilog.views.chart.faces.dhtml.renderkit.IlvJDBCDataSourceRenderer
-
Returns the data mappings in a format compatible with the
IlvJDBCDataSource.
- getMappings() - Method in class ilog.views.symbol.util.IlvSymbolProperties
-
Returns the names of the properties mapped to the symbol parameters.
- getMapStrategy() - Method in class ilog.tgo.model.IltObjectState
-
Returns the strategy used to map the state to their graphical
representation.
- getMapStrategy() - Method in class ilog.tgo.model.IltObjectStateInfo
-
Returns the strategy used to map the states of this object state.
- getMapStyle() - Method in class ilog.cpl.graph.background.IlpAbstractMapDataSourceBackground
-
Returns the IlvMapStyle
that is associated with this background's
IlvMapDataSource
.
- getMapStyleController() - Method in class ilog.views.maps.theme.IlvMapStyleControllerProperty
-
Retrieves the value of this property.
- GetMapStyleController(IlvManager) - Static method in class ilog.views.maps.theme.IlvMapStyleControllerProperty
-
Retrieves the value of an IlvMapStyleProperty
instance
attached to an IlvManager
object.
- getMapThemed() - Method in class ilog.cpl.graph.background.css.IlpBackgroundCSSConfiguration
-
Returns the mapThemed bean property.
- getMapURL() - Method in class ilog.views.maps.format.wms.IlvWMSReader
-
Gets the URL
to be used to retrieve the image from the server.
- getMapURL() - Method in class ilog.views.maps.format.wms.IlvWMSServerNode
-
Returns the map URL.
- getMargin() - Method in class ilog.views.gantt.action.IlvZoomToFitAction
-
Returns the horizontal margin used at both ends of the time interval as a
percentage of the Gantt sheet's width.
- getMargin(IlvLinkBundle, IlvTransformer) - Method in class ilog.views.graphic.linkbundle.IlvDefaultLinkBundleFrame
-
Returns the margin of the specified link bundle.
- getMargin() - Method in class ilog.views.graphic.linkbundle.IlvDefaultLinkBundleFrame
-
Returns the margin.
- getMargin(IlvLinkBundle, IlvTransformer) - Method in interface ilog.views.graphic.linkbundle.IlvLinkBundleFrame
-
Returns the margin of the specified link bundle.
- getMargin() - Method in class ilog.views.graphlayout.bus.IlvBusLayout
-
Returns the horizontal offset between the left/right border of the bus
level and the left/right border of the layout region.
- getMargin() - Method in class ilog.views.graphlayout.bus.IlvBusLinkConnector
-
Returns the horizontal offset between the first/last connection point
on a given level and the left/right margin of the level.
- getMargin() - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
-
Returns the width of the margin remaining around the objects of a swimlane.
- getMargin() - Method in class ilog.views.sdm.renderer.IlvLaneRenderer
-
Returns the margin between the objects inside the lane and the
bounds of the lane.
- getMarginHeight() - Method in class ilog.tgo.awt.IltInteractorButton
-
Deprecated.
Returns the margin height of the button.
- getMarginHeight() - Method in class ilog.views.maps.beans.IlvJScaleBar
-
Returns the vertical margin that must be left between the scale
bar and the border of the component.
- getMarginHeight() - Method in class ilog.views.maps.beans.IlvScaleBar
-
Returns the vertical margin that must be left between the scale
bar and the border of the component.
- getMarginOnBus() - Method in class ilog.views.graphlayout.bus.IlvBusLayout
-
Returns the horizontal offset between the first/last node on a given
level and the left/right margin of the level.
- getMarginReductionFactor() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the margin reduction factor.
- getMarginReductionFactor() - Method in class ilog.views.chart.renderer.IlvTreemapPackingAlgorithm
-
Returns the margin reduction factor.
- getMargins() - Method in class ilog.cpl.graph.action.toolbar.IlpGraphFitToContentsButton
-
- getMargins() - Method in class ilog.views.chart.IlvChart.Area
-
Returns the interior margins between the plotting rectangle and the chart
area.
- getMarginsColor() - Method in class ilog.views.util.print.IlvPrintPreviewPanel
-
Returns the color used to paint the margins of the page.
- getMarginWidth() - Method in class ilog.tgo.awt.IltInteractorButton
-
Deprecated.
Returns the margin width of the button.
- getMarginWidth() - Method in class ilog.views.maps.beans.IlvJScaleBar
-
Returns the minimum margin that must be left between the scale
bar and the border of the component.
- getMarginWidth() - Method in class ilog.views.maps.beans.IlvScaleBar
-
Returns the minimum margin that must be left between the scale
bar and the border of the component.
- getMarker(int) - Static method in class ilog.views.chart.graphic.IlvMarkerFactory
-
Returns a predefined marker instance.
- getMarker(IlvDisplayPoint, IlvMarker) - Method in interface ilog.views.chart.graphic.IlvMarkerHint
-
Returns the marker symbol that must be used to display the specified
point.
- getMarker() - Method in class ilog.views.chart.graphic.IlvMarkerIcon
-
Returns the marker.
- getMarker() - Method in class ilog.views.chart.renderer.IlvPolylineChartRenderer
-
Returns the marker used to create child polyline renderers.
- getMarker() - Method in class ilog.views.chart.renderer.IlvSinglePolylineRenderer
-
Returns the optional marker drawn by this renderer.
- getMarker() - Method in class ilog.views.chart.renderer.IlvSingleScatterRenderer
-
Returns the marker used to render data points.
- getMarkerColor() - Method in class ilog.views.maps.rendering.IlvMapPointRenderingStyle
-
Retrieves the marker color.
- getMarkerSize() - Method in class ilog.views.chart.renderer.IlvPolylineChartRenderer
-
Returns the marker size used to create child polyline renderers.
- getMarkerSize() - Method in class ilog.views.chart.renderer.IlvScatterChartRenderer
-
Returns the marker size used to create child scatter renderers.
- getMarkerSize() - Method in class ilog.views.chart.renderer.IlvSinglePolylineRenderer
-
Returns the size of the optional marker drawn by this renderer.
- getMarkerSize() - Method in class ilog.views.chart.renderer.IlvSingleScatterRenderer
-
Returns the size of the marker.
- getMarkerSize() - Method in class ilog.views.maps.rendering.IlvMapPointRenderingStyle
-
Retrieves the marker size
- getMarkerStyle() - Method in class ilog.views.chart.renderer.IlvSinglePolylineRenderer
-
Returns the rendering style of the optional marker.
- getMarkerType() - Method in class ilog.views.maps.rendering.IlvMapPointRenderingStyle
-
Retrieves the marker type.
- getMask() - Method in class ilog.views.chart.datax.flat.list.event.FlatListModelEvent.Type
-
Returns the bit mask identifying the category of optional event types
to which this event type belongs.
- getMask() - Method in class ilog.views.chart.datax.flat.set.event.FlatSetModelEvent.Type
-
Returns the bit mask identifying the category of optional event types
to which this event type belongs.
- getMask() - Method in class ilog.views.chart.datax.flat.table.event.FlatTableModelEvent.Type
-
Returns the bit mask identifying the category of optional event types
to which this event type belongs.
- getMask() - Method in class ilog.views.chart.datax.tree.list.event.TreeListModelEvent.Type
-
Returns the bit mask identifying the category of optional event types
to which this event type belongs.
- getMask() - Method in class ilog.views.chart.datax.tree.set.event.TreeSetModelEvent.Type
-
Returns the bit mask identifying the category of optional event types
to which this event type belongs.
- getMatchingFilter(URL) - Method in class ilog.views.appframe.docview.IlvFileDocumentTemplate
-
Returns the file filter of this document template that matches the
specified url
.
- getMatchingFilter(String) - Method in class ilog.views.appframe.docview.IlvFileDocumentTemplate
-
Returns the file filter of this document template that matches the
specified filename
.
- getMatrix(Ilv3DDoubleVector, Ilv3DFloatMatrix) - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DCamera
-
Takes the local origin in double-precision coordinates and
returns a camera (or "modelview") matrix containing the orientation
and the position in single-precision coordinates.
- getMax() - Method in class ilog.views.chart.IlvDataInterval
-
Returns the maximum bound.
- getMax() - Method in class ilog.views.graphic.IlvScale
-
Returns the maximum value displayed as a label
of the scale.
- getMax() - Method in class ilog.views.maps.raster.datasource.IlvThreadMonitoringData
-
Returns the value of activity advancement when a subactivity ends.
- getMax() - Method in class ilog.views.prototypes.IlvCounterBehavior
-
Gets the max
parameter for this behavior object.
- getMax() - Method in class ilog.views.prototypes.IlvFormatBehavior
-
Gets the max
parameter for this behavior object.
- getMax() - Method in class ilog.views.prototypes.IlvMinMaxBehavior
-
Gets the max
parameter for this behavior object.
- getMax() - Method in class ilog.views.prototypes.IlvRandomValueSource
-
Returns the maximum value produced by this source.
- getMaxAllowedMovePerIteration() - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
-
Returns the maximum authorized move at each iteration of the layout
algorithm.
- getMaxAltitude(double) - Method in class ilog.views.maps.defense.terrain.IlvAltitudeChart
-
Returns the maximum altitude to display given the real maximum altitude
of data.
- getMaxAltitudeDisplayed() - Method in class ilog.views.maps.defense.terrain.IlvAltitudeChart
-
The maximum altitude that is currently used.
- getMaxBacktrack() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
-
Returns the maximum number of backtrack steps to find a route for a
long link.
- getMaxBottomMarginProportion() - Method in class ilog.views.chart.renderer.IlvTreemapPackingAlgorithm
-
Returns the maximum bottom margin, as a proportion of
getPlotRectHeight()
.
- getMaxChildrenAngle() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the maximum angle for children that are placed in radial mode.
- getMaxDataSetCount() - Method in class ilog.views.chart.data.IlvCombinedDataSet
-
Returns the maximum number of data set that this combined data set can hold.
- getMaxDataSetCount() - Method in interface ilog.views.chart.data.IlvDataSetList
-
Returns the maximum number of data set that this collection can hold.
- getMaxDistFromPath() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelDescriptor
-
Returns the maximum distance from the location on the path.
- getMaxDistFromPath() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPointLabelDescriptor
-
Returns the maximum distance from the location on the path.
- getMaxDistFromPath() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
-
Returns the maximum distance from the location on the path.
- getMaxDistFromPath() - Method in class ilog.views.maps.labelling.IlvMapLayoutParameters
-
Retrieves the max dist from path.
- getMaxElevation() - Method in class ilog.views.maps.format.dted.IlvDTEDReader
-
Returns the highest elevation.
- getMaxEntries() - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
-
Returns the maximum number of entries in each column of the legend box.
- getMaxImage() - Method in class ilog.tgo.graphic.IltImageMapping
-
Returns the image representing the gauge or the chart with
the maximal value.
- getMaxImageSize() - Static method in class ilog.views.maps.defense.terrain.IlvComputedRasterReader
-
Returns the maximum image area, that is the width x height
.
- getMaxImageSize() - Static method in class ilog.views.maps.format.wms.IlvWMSReader
-
Returns the maximum image size allowed by this reader
- getMaximalNumberOfLines() - Method in class ilog.views.util.swing.IlvJStreamTextArea
-
Returns number of lines that the internal buffer can store.
- getMaximum() - Method in class ilog.views.gantt.swing.IlvVerticalBoundedRangeModel
-
Returns the model's maximum.
- getMaximum() - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolDiscreteInteractor
-
Returns the maximum value that can be computed by this interactor.
- getMaximum() - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolRangeInteractor
-
Returns the maximum value that this interactor can compute.
- getMaximum() - Method in class ilog.views.symbology.interactor.IlvDiscreteSymbolInteractor
-
Returns the maximum value that can be computed by this interactor.
- getMaximum() - Method in class ilog.views.symbology.interactor.IlvRangeSymbolInteractor
-
Returns the maximum value that this interactor can compute
- getMaximum(int) - Method in class ilog.views.util.time.IlvWrappedICUCalendar
-
Overridden version of the same method in
Calendar
.
- getMaximumBottomMargin() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the maximum bottom margin, in pixels.
- getMaximumCacheSize() - Method in class ilog.views.util.data.IlvJDBCTableModel
-
Returns the maximum size of the internal cache of the
IlvJDBCTableModel
.
- getMaximumClusterSize() - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
-
Returns the maximum number of nodes to form a cluster.
- getMaximumFileCount() - Method in class ilog.views.appframe.docview.IlvRecentFileList
-
Returns the maximum number of files that this recent file list can
stores.
- getMaximumFocusParentMargin() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the maximum width of the margin that represents the parent of the
focused node, in pixels.
- getMaximumFractionDigits() - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
-
- getMaximumFractionDigits() - Method in class ilog.views.util.text.IlvWrappedICUNumberFormat
-
- getMaximumHeight() - Method in class ilog.views.maps.graphic.IlvMapGraphicText
-
Returns the maximum height of the label.
- getMaximumHeight() - Method in class ilog.views.maps.graphic.IlvMapLabel
-
Retrieves the maximum height of the label.
- getMaximumHeight() - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
-
Retrieves the MaximumHeight property value.
- getMaximumHeight() - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
-
Retrieves the maximum height of the label.
- getMaximumIntegerDigits() - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
-
- getMaximumIntegerDigits() - Method in class ilog.views.util.text.IlvWrappedICUNumberFormat
-
- getMaximumIntervalsForDeterminingImageLocation() - Method in class ilog.views.maps.raster.IlvRasterAbstractReader
-
Returns the maximum number of intervals for determining Image location.
- getMaximumLeadingMargin() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the maximum leading margin, in pixels.
- getMaximumLeftMargin() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the maximum left margin, in pixels.
- getMaximumLineHeight() - Method in class ilog.views.maps.graphic.IlvMapLabel
-
Retrieves the maximum line height of the label.
- getMaximumLineHeight() - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
-
Retrieves the MaximumLineHeight property value.
- getMaximumLineWidth() - Method in class ilog.views.graphic.composite.decoration.IlvAssociation
-
Returns the maximum line width of the line.
- getMaximumLineWidth() - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
This method delegates to the link supplied with the setLink
method.
- getMaximumLineWidth() - Method in class ilog.views.graphic.IlvLine
-
Returns the maximum line width of the line.
- getMaximumLineWidth() - Method in class ilog.views.graphic.IlvPolyline
-
Returns the maximum line width of the polyline.
- getMaximumLineWidth() - Method in class ilog.views.graphic.IlvSpline
-
Returns the maximum line width of the spline.
- getMaximumLineWidth() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
- getMaximumLineWidth() - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns the maximum line width of the edge.
- getMaximumLineWidth() - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeInteractor
-
Returns the maximum line width of the newly created hyperedge.
- getMaximumLineWidth() - Method in class ilog.views.IlvLinkImage
-
Returns the maximum line width of the link.
- getMaximumLineWidth() - Method in class ilog.views.maps.graphic.IlvMapCompositeLink
-
Retrieves the maximum line width from the style.
- getMaximumLineWidth() - Method in class ilog.views.maps.graphic.IlvMapGraphicPath
-
Retrieves the maximum line width from the style.
- getMaximumLineWidth() - Method in class ilog.views.maps.graphic.IlvMapPolyline
-
Retrieves the maximum line width from the style.
- getMaximumNumberOfIterationsToReachMaxClusterSize() - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
-
Returns the number of iterations to achieve the maximum cluster size.
- getMaximumPopupHeight() - Method in class ilog.views.swing.IlvJComponentGraphic.ComboBoxOptions
-
Returns the maximum height of the pop-up of the combo box.
- getMaximumPopupWidth() - Method in class ilog.views.swing.IlvJComponentGraphic.ComboBoxOptions
-
Returns the maximum width of the pop-up of the combo box.
- getMaximumPopupZoomFactor() - Method in class ilog.views.swing.IlvJComponentGraphic.ComboBoxOptions
-
Returns the maximum zoom factor of the pop-up of the combo box.
- getMaximumRightMargin() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the maximum right margin, in pixels.
- getMaximumScrollDistance() - Method in class ilog.views.interactor.IlvAbstractScrollInteractor
-
Returns the maximal distance of scroll operations when the mouse moves
outside the manager view.
- getMaximumScrollDistance() - Method in class ilog.views.interactor.IlvSelectInteractor
-
Returns the maximal distance of scroll operations when the mouse moves outside
the manager view.
- getMaximumScrollDistance() - Method in class ilog.views.interactor.IlvSelectInteractorMoveSelection
-
Returns the maximal distance of scroll operations when the mouse moves
outside the manager view.
- getMaximumScrollDistance() - Method in class ilog.views.interactor.IlvSelectInteractorMultipleSelection
-
Returns the maximal distance of scroll operations when the mouse moves
outside the manager view.
- getMaximumSize() - Method in class ilog.views.awt.IlvManagerViewPanel
-
Returns the maximum size of the panel.
- getMaximumSize() - Method in class ilog.views.awt.IlvScrollManagerView
-
Returns the maximum size of the component.
- getMaximumSize() - Method in class ilog.views.chart.IlvLegendItem
-
Returns the maximum size.
- getMaximumSize() - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
-
Returns the maximum size of the sheet.
- getMaximumSize() - Method in class ilog.views.gantt.swing.calendarview.IlvVerticalHourScale
-
Returns the maximum size of the scale.
- getMaximumSize() - Method in class ilog.views.gantt.swing.IlvJTable
-
Returns the maximum allowed size of this table.
- getMaximumSize() - Method in class ilog.views.IlvManagerView
-
Returns the maximum size of the view.
- getMaximumSize() - Method in class ilog.views.maps.beans.IlvMapAnnotationToolBar.ToolBarButton
-
Returns IlvMapAnnotationToolBar.getButtonSize()
if it
has been set or the getMaximumSize
of the JToggleButton
if not set.
- getMaximumSize(JComponent) - Method in class ilog.views.util.swing.calendar.plaf.BasicCalendarPanelUI
-
Returns the maximum size of the calendar panel.
- getMaximumStrokeWidth() - Method in class ilog.views.graphic.IlvGeneralPath
-
Returns the maximum stroke width used if a BasicStroke
is set.
- getMaximumSupportedTextureSize() - Static method in class ilog.views.maps.defense.terrain3d.view.Ilv3DView
-
Returns the maximum supported size for textures, as returned by the
current OpenGL implementation.
- getMaximumTopMargin() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the maximum top margin, in pixels.
- getMaximumTrailingMargin() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the maximum trailing margin, in pixels.
- getMaximumZoom() - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Returns the maximum zoom allowed.
- getMaximumZoomLevel() - Method in class ilog.views.print.IlvManagerPrintableDocument
-
Returns the maximum zoom level that can be used for printing.
- getMaxInterLevelApertureAngle() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the maximum aperture angle of the links incident to a node.
- getMaxLabelZoom() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the zoom level above which the label becomes invisible.
- getMaxLabelZoom() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the zoom level above which the label becomes invisible.
- getMaxLeftMarginProportion() - Method in class ilog.views.chart.renderer.IlvTreemapPackingAlgorithm
-
Returns the maximum left margin, as a proportion of
getPlotRectWidth()
.
- getMaxLevel() - Method in class ilog.views.graphlayout.hierarchical.IlvLevelRangeConstraint
-
Returns the maximum level index suitable for the subject of this
constraint (that is, for the node or the group of nodes).
- getMaxLineWidth() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the maximum line width while zooming out.
- getMaxMeasure() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileIndex
-
Returns the maximum value of the measurements.
- getMaxMeasure() - Method in class ilog.views.maps.format.shapefile.IlvSHPReader
-
Returns the maximum value of the measurements.
- getMaxMeasure() - Method in class ilog.views.maps.format.shapefile.IlvSHPWriter
-
Returns the maximum measure value of the currently written data.
- getMaxMovePerIteration() - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayoutReport
-
Returns the maximum displacement of the nodes at the last performed
iteration of the layout algorithm.
- getMaxNumberOfFailIterations() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
-
Returns the maximum number of iterations that
doesn't improve the layout quality before the layout algorithm stops.
- getMaxNumberOfNodesPerLevel() - Method in class ilog.views.graphlayout.bus.IlvBusLayout
-
Returns the maximum number of nodes per level.
- getMaxNumberOfNodesPerRowOrColumn() - Method in class ilog.views.graphlayout.grid.IlvGridLayout
-
- getMaxNumberOfPermutations() - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
-
Returns the maximum number of permutations tested for a cluster of
more than 7 nodes.
- getMaxPathLocation() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelDescriptor
-
Returns the maximum location on the path for the label.
- getMaxPercentageFromStart() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
-
Returns 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.
- getMaxPercentageOfElapsedTimeForRefinement() - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
-
- getMaxPercentageOfTotalAllowedTimeForRefinement() - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
-
Returns the upper limit for the duration of the finetuning step in
"fast multilevel" layout mode as percentage of the total allowed
time.
- getMaxPosition() - Method in class ilog.views.gantt.IlvVerticalDisplayController
-
Returns the maximum position that the controller and its associated
vertically scrollable
components can display.
- getMaxRatio() - Method in class ilog.views.chart.IlvScalableFontManager
-
Returns the maximum value of the scale ratio.
- getMaxRepeatForConvergence() - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
-
- getMaxRightMarginProportion() - Method in class ilog.views.chart.renderer.IlvTreemapPackingAlgorithm
-
Returns the maximum right margin, as a proportion of
getPlotRectWidth()
.
- getMaxScale() - Method in class ilog.views.maps.beans.IlvMapDynamicStylePanel
-
Returns the maximum scale displayed by this panel.
- getMaxScale() - Method in class ilog.views.maps.format.wms.IlvWMSLayerNode
-
Returns the maximum scale at which the layer is visible.
- getMaxScale() - Method in class ilog.views.maps.IlvMapScaleLimiter
-
Returns the maximum Scale.
- getMaxScale() - Method in class ilog.views.maps.IlvScaleVisibilityFilter
-
Returns the maximum scale.
- getMaxSize() - Method in class ilog.views.chart.renderer.IlvSingleBubbleRenderer
-
Returns the maximum size of a bubble.
- getMaxSize() - Method in class ilog.views.chart.renderer.IlvSingleScatterRenderer
-
Returns the maximum size of a marker.
- getMaxSplineCurveSize() - Method in class ilog.views.graphlayout.IlvGraphLayout
-
Returns the maximum curve size used when spline control point
optimization routing is enabled.
- getMaxTitleZoomFactor() - Method in class ilog.views.IlvDefaultManagerFrame
-
Returns the maximum zoom factor for the title.
- getMaxTopMarginProportion() - Method in class ilog.views.chart.renderer.IlvTreemapPackingAlgorithm
-
Returns the maximum top margin, as a proportion of
getPlotRectHeight()
.
- getMaxUnboundedTime() - Static method in class ilog.views.gantt.IlvTimeScrollUtil
-
Returns the maximum scrollable time for components that are in unbounded
scrolling mode.
- getMaxValue() - Method in class ilog.cpl.util.IlpRange
-
Returns the maximum (inclusive) value of the range.
- getMaxValue() - Method in interface ilog.tgo.grprim.IltColorModifierContext
-
Returns the maximum value of the chart.
- getMaxValue() - Method in class ilog.tgo.model.IltLimitedNumericState
-
Returns the maximum value for this state.
- getMaxValue() - Method in interface ilog.views.chart.datax.IlvDataColumnInfo
-
Returns the theoretical maximum value of this column.
- getMaxValue() - Method in class ilog.views.chart.datax.IlvDefaultDataColumnInfo
-
Returns the theoretical maximum value of this column.
- getMaxValue() - Method in class ilog.views.util.swing.IlvJSpinnerDecimalNumberField
-
Returns the maximal value.
- getMaxVerticalPosition() - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the maximum vertical position that this configuration and its
associated
vertically scrollable
components
can display.
- getMaxVerticalPosition() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the maximum vertical position that the chart can display.
- getMaxVerticalPosition() - Method in class ilog.views.gantt.IlvJScrollGanttSheet
-
Returns the maximum vertical position that the scrolling Gantt sheet
can display.
- getMaxVerticalPosition() - Method in class ilog.views.gantt.IlvJScrollPane
-
Returns the maximum vertical position that the scroll pane can display.
- getMaxVerticalPosition() - Method in interface ilog.views.gantt.IlvVerticalScrollable
-
Returns the maximum vertical position that the scrollable can display.
- getMaxVerticalPosition() - Method in class ilog.views.gantt.IlvVerticalScrollController
-
Returns the maximum vertical position that the controller and its
associated
vertically scrollable
objects
can display.
- getMaxVerticalPosition() - Method in class ilog.views.gantt.swing.IlvVerticalBoundedRangeModel
-
Returns the model's maximum position.
- getMaxVisibleTime() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the maximum time that the Gantt sheet can show in bounded
scrolling mode.
- getMaxVisibleTime() - Method in class ilog.views.gantt.IlvBasicTimeScrollSupport
-
Returns the maximum time in bounded scrolling mode.
- getMaxVisibleTime() - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the maximum time that the configuration and its associated
time scrollable
objects can show in
bounded scrolling mode.
- getMaxVisibleTime() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the maximum time that the chart can show in bounded
scrolling mode.
- getMaxVisibleTime() - Method in class ilog.views.gantt.IlvJScrollGanttSheet
-
Returns the maximum time that the sheet can show in bounded
scrolling mode.
- getMaxVisibleTime() - Method in interface ilog.views.gantt.IlvTimeScrollable
-
Returns the maximum time that the time scrollable can show in bounded
scrolling mode.
- getMaxVisibleTime() - Method in class ilog.views.gantt.scale.IlvTimeScale
-
Returns the maximum time that the scale can show in bounded
scrolling mode.
- getMaxVisibleTime() - Method in class ilog.views.gantt.swing.IlvTimeScrollBar
-
Returns the maximum time that the scroll bar can show in bounded
scrolling mode.
- getMaxVisibleTime() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the maximum time that the chart can show in bounded
scrolling mode.
- getMaxWidth() - Method in class ilog.views.gantt.graphic.IlvTimeIndicator
-
Gets the maximum width for this time indicator.
- getMaxZoom() - Method in class ilog.views.graphic.IlvHalfZoomingGraphic
-
Returns the maximum zoom level above which the object
stops zooming.
- getMaxZoom() - Method in class ilog.views.sdm.renderer.IlvHalfZoomingRenderer
-
Returns the maximum zoom level above which the objects
stop zooming.
- getMaxZoomFactor() - Method in class ilog.views.IlvZoomFactorVisibilityFilter
-
Sets the maximum zoom factor.
- getMaxZoomingRatio() - Method in class ilog.views.maps.beans.IlvJAdvancedZoomControl
-
Returns the max Zooming Ratio.
- getMaxZoomLevel() - Method in class ilog.views.faces.component.IlvFacesView
-
Returns the maximum zoom level of the view when the zoom is free.
- getMaxZoomLevel() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the maximum zoom level.
- getMaxZoomLevel(HttpServletRequest, IlvManagerView) - Method in class ilog.views.maps.servlet.IlvMapServletSupport
-
Returns the maximum zoom level authorized by the servlet.
- getMaxZoomLevel(HttpServletRequest, IlvManagerView) - Method in class ilog.views.servlet.IlvManagerServlet
-
Returns the maximum zoom level authorized by the servlet.
- getMaxZoomLevel(HttpServletRequest, IlvManagerView) - Method in class ilog.views.servlet.IlvManagerServletSupport
-
Returns the maximum zoom level authorized by the servlet.
- getMaxZoomXFactor() - Method in class ilog.cpl.equipment.renderer.IlpViewRenderer
-
Returns the maximal zoom factor allowed for the view in the
x
direction.
- getMaxZoomXFactor() - Method in class ilog.cpl.network.renderer.IlpViewRenderer
-
Returns the maximal zoom factor allowed for the view in the x direction.
- getMaxZoomXFactor() - Method in class ilog.views.IlvManagerView
-
Returns the maximal zoom factor allowed for the view in the x direction.
- getMaxZoomYFactor() - Method in class ilog.cpl.equipment.renderer.IlpViewRenderer
-
Returns the maximal zoom factor allowed for the view in the
y
direction.
- getMaxZoomYFactor() - Method in class ilog.cpl.network.renderer.IlpViewRenderer
-
Returns the maximal zoom factor allowed for the view in the y direction.
- getMaxZoomYFactor() - Method in class ilog.views.IlvManagerView
-
Returns the maximal zoom factor allowed for the view in the y direction.
- getMdGreenButtonColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the green button color of the network elements of type
MD
.
- getMDIClient() - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
-
Returns the MDI client of the frame.
- getMDIClient() - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
-
Returns the MDI client of the applet.
- getMDIClient() - Method in class ilog.views.appframe.swing.mdi.IlvMDIMainFrame
-
Gets the MDI client of the frame.
- getMDIClient() - Method in class ilog.views.appframe.swing.mdi.MDIClientEvent
-
Returns the MDI client that owns the view container that originated the event.
- getMDIClientParent() - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
-
Returns the container that contains the MDI client component.
- getMDIPane() - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
-
Returns the name of the MDI pane.
- getMdRedButtonColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the red button color of the network elements of type
MD
.
- getMdShadowColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the dark color border of the network elements of type
MD
.
- getMedia() - Method in class ilog.tgo.model.IltLink
-
Returns the media of this link object.
- getMediaIcon() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the property denoting the link media icon.
- getMedian() - Method in class ilog.cpl.graphic.views.IlpPolygon
-
Returns the "midpoint" of the polyline, and the direction of the
segment containing it.
- getMedian() - Method in class ilog.cpl.graphic.views.IlpPolyline
-
Returns the "midpoint" of the polyline, and the direction of the
segment containing it.
- getMedian(double) - Method in class ilog.cpl.graphic.views.IlpPolyline
-
Returns the "midpoint" of the polyline, and the direction of the
segment containing it.
- getMedian() - Method in class ilog.cpl.graphic.views.IlpPolyPoints
-
Returns the "midpoint" of the polyline, and the direction of the
segment containing it.
- getMedian() - Method in class ilog.tgo.graphic.IltLogicalPolygon
-
Deprecated.
Returns the "midpoint" of the polyline, and the direction of the
segment containing it.
- getMedian() - Method in class ilog.tgo.graphic.IltLogicalPolyline
-
Deprecated.
Returns the "midpoint" of the polyline, and the direction of the
segment containing it.
- getMedian() - Method in class ilog.tgo.graphic.IltLogicalPolyPoints
-
Deprecated.
Returns the "midpoint" of the polyline, and the direction of the
segment containing it.
- getMediator() - Method in class ilog.views.diagrammer.application.IlvDiagrammerTable
-
Returns the object that is used internally to connect the table to the
data model.
- getMenu(Component, boolean) - Static method in class ilog.views.util.swt.IlvSwingControl
-
Returns the registered menu for a given component.
- getMenu(Component, int, int, int, int) - Method in class ilog.views.util.swt.IlvSwingControl
-
Returns the pop-up menu to be used on a given component.
- getMenuBar() - Method in class ilog.views.diagrammer.application.IlvDiagrammerApplication
-
Deprecated.
Returns the menu bar.
- getMenuCompletion(IlvMainWindow) - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
-
Returns the menu completion instance that is responsible for
completing/removing items from the main menu and toolbars of the
specified main window.
- getMenuEncoder(HttpServletRequest) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartPopupSupport
-
Returns the menu encoder responsible for encoding the root IlvMenu
into a code comprehensible for the client.
- getMenuEncoder(HttpServletRequest) - Method in class ilog.views.diagrammer.faces.dhtml.servlet.IlvFacesDiagrammerPopupSupport
-
Returns the menu encoder that will translate the menu model into
compatible code for the client.
- getMenuEncoder(HttpServletRequest) - Method in class ilog.views.faces.dhtml.servlet.IlvFacesManagerPopupSupport
-
Returns the menu encoder responsible for encoding the root IlvMenu
into a code comprehensible for the client.
- getMenuEncoder(HttpServletRequest) - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttPopupSupport
-
Returns the menu encoder responsible for encoding the root IlvMenu
into a code comprehensible for the client.
- getMenuEncoder(HttpServletRequest) - Method in class ilog.views.util.servlet.IlvPopupMenuServletSupport
-
Returns the menu encoder responsible for encoding the root IlvMenu
into a code comprehensible for the client.
- getMenuFactory(HttpServletRequest, HttpServletResponse) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartServletSupport
-
Retrieves or creates the menu factory used in this pop-up menu request.
- getMenuFactory(HttpServletRequest, HttpServletResponse) - Method in class ilog.views.diagrammer.faces.dhtml.servlet.IlvFacesDiagrammerServletSupport
-
Retrieves or creates the menu factory used in this pop-up menu request.
- getMenuFactory(HttpServletRequest, HttpServletResponse) - Method in class ilog.views.faces.dhtml.servlet.IlvFacesManagerServletSupport
-
Retrieves or creates the menu factory used in this pop-up menu request.
- getMenuFactory(HttpServletRequest, HttpServletResponse) - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttServletSupport
-
Retrieves or creates the menu factory used in this pop-up menu request.
- getMenuFactory(HttpServletRequest) - Method in class ilog.views.util.servlet.IlvPopupMenuServletSupport
-
Returns the factory that dynamically generates the menu depending on:
The graphic component.
- getMenuFromSession(HttpServletRequest) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartPopupAction
-
Returns the menu model from the session.
- getMenuFromSession(HttpServletRequest) - Method in class ilog.views.chart.servlet.IlvPopupChartServerAction
-
Retrieves the previously created menu from the session.
- getMenuFromSession(HttpServletRequest) - Method in class ilog.views.faces.dhtml.servlet.IlvFacesPopupMenuActionListener
-
Returns the menu model from the session,
- getMenuFromSession(HttpServletRequest) - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttPopupMenuAction
-
Returns the menu model from the session,
- getMenuFromSession(HttpServletRequest) - Method in class ilog.views.gantt.servlet.IlvPopupMenuAction
-
Retrieves the previously created menu from the session.
- getMenuFromSession(HttpServletRequest) - Method in class ilog.views.servlet.IlvPopupMenuServerActionListener
-
Returns the root menu of the menu model.
- getMenuItem() - Method in class ilog.cpl.interactor.IlpDefaultPopupMenuFactory
-
Returns the list of menu items present in the pop-up menu created by this
factory.
- getMenuItem(int) - Method in class ilog.cpl.interactor.IlpDefaultPopupMenuFactory
-
Returns the menu item present in the pop-up menu created by this factory.
- getMenuItemAt(IlvMenu, String) - Static method in class ilog.views.util.servlet.IlvPopupMenuEncoder
-
Returns the menu item specified by the path encoded by this encoder.
- getMenuItemMaximumLength() - Method in class ilog.views.appframe.event.IlvListActionHandler
-
Returns the maximum number of characters allowed for displaying menu
items associated with items of the list action that this object handles.
- getMenuItemText(JMenuItem) - Static method in class ilog.views.swing.IlvSimplePopupMenu
-
Returns the original menu item text of a simple pop-up menu.
- getMenuModelId() - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesGraphInteractor
-
Returns the menuModelId
property, that is, the model
identifier used in menu operations.
- getMenuModelId(HttpServletRequest) - Method in class ilog.views.chart.servlet.IlvChartPopupMenuSupport
-
Returns the menu model ID set on the client interactor of the view.
- getMenuModelId() - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectInteractor
-
Sets the model ID used in menu generation.
- getMenuModelId() - Method in interface ilog.views.faces.interactor.IlvFacesInteractor
-
Returns the model ID used in menu generation.
- getMenuModelId() - Method in class ilog.views.faces.interactor.IlvInteractor
-
Sets the model ID used in menu generation.
- getMenuModelId() - Method in class ilog.views.faces.taglib.IlvInteractorTag
-
Sets the model ID used in menu generation.
- getMenuModelId(HttpServletRequest) - Method in class ilog.views.gantt.servlet.IlvGanttPopupMenuSupport
-
Returns the menu model ID set on the client interactor of the view.
- getMenuModelId(HttpServletRequest) - Method in class ilog.views.servlet.IlvManagerPopupServletSupport
-
Returns the menu model ID from the request.
- getMenuModelId(HttpServletRequest) - Method in class ilog.views.util.servlet.IlvPopupMenuServletSupport
-
Returns the menu model ID from the request.
- getMenuString(String, boolean) - Method in class ilog.views.appframe.docview.IlvRecentFileList
-
Returns the string that will display the specified
pathname
in a menu item.
- getMessage() - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesGraphInteractor
-
Returns the message
property, that is, the text displayed by
the message box attached to the view if there is one.
- getMessage() - Method in class ilog.views.appframe.util.IlvProgressMonitor
-
Returns the message describing the task monitored by this object.
- getMessage() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLOverview
-
Returns the message
displayed in the window status bar and in the message
box if defined.
- getMessage() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartOverviewTag
-
Returns the message displayed in the window status bar and in the message
box, if defined.
- getMessage() - Method in class ilog.views.faces.component.IlvImageButton
-
Returns the message that can be displayed when the cursor is on the button.
- getMessage() - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectInteractor
-
Returns the message
displayed by the message box attached to the view (if
any) to which this interactor is attached.
- getMessage() - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
-
Returns the message that can be displayed when the cursor is on the button.
- getMessage() - Method in interface ilog.views.faces.interactor.IlvFacesInteractor
-
Returns the message
displayed by the message box attached to the view (if
any) to which this interactor is attached.
- getMessage() - Method in class ilog.views.faces.interactor.IlvInteractor
-
Returns the message
displayed by the message box attached to the view (if
any) to which this interactor is attached.
- getMessage() - Method in class ilog.views.faces.taglib.IlvInteractorTag
-
Returns the message
displayed by the message box attached to the view (if
any) to which this interactor is attached.
- getMessage() - Method in exception ilog.views.gantt.xml.IlvGanttReaderException
-
Returns the detailed description of this exception.
- getMessage() - Method in exception ilog.views.io.IlvFieldNotFoundException
-
Returns the message describing the exception.
- getMessage() - Method in exception ilog.views.io.IlvReadFileException
-
Returns the error message.
- getMessage() - Method in class ilog.views.maps.faces.component.IlvFacesLayerVisibilityTool
-
Returns the inline client message
of this component.
- getMessage() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesLayerVisibilityToolTag
-
Returns the message of the component.
- getMessage() - Method in exception ilog.views.prototypes.IlvValueException
-
Returns the message associated this exception.
- getMessage() - Method in exception ilog.views.sdm.IlvSDMException
-
Returns the detail message for this exception.
- getMessage() - Method in exception ilog.views.util.IlvRuntimeException
- getMessageBox() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartOverviewTag
-
Returns the binding to a message box linked to this component.
- getMessageBox() - Method in class ilog.views.faces.component.IlvBasicView
-
Returns the associated message box.
- getMessageBox() - Method in class ilog.views.faces.dhtml.component.IlvDHTMLImageButton
-
Returns the message box.
- getMessageBox() - Method in class ilog.views.faces.dhtml.taglib.IlvDHTMLViewTag
-
Returns the binding to a message box linked to this component.
- getMessageBox() - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
-
Returns the binding to a message box linked to this component.
- getMessageBox() - Method in class ilog.views.maps.faces.component.IlvFacesLayerVisibilityTool
-
Returns the message box.
- getMessageBoxId() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartOverviewTag
-
The identifier of the associated message box.
- getMessageBoxId() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
-
Returns the identifier of the associated message box.
- getMessageBoxId() - Method in class ilog.views.faces.component.IlvBasicView
-
The ID of the associated message box.
- getMessageBoxId() - Method in class ilog.views.faces.dhtml.component.IlvDHTMLImageButton
-
Returns the message box identifier.
- getMessageBoxId() - Method in class ilog.views.faces.dhtml.taglib.IlvDHTMLViewTag
-
Returns the identifier of the associated message box.
- getMessageBoxId() - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
-
The identifier of the associated message box.
- getMessageBoxId() - Method in class ilog.views.maps.faces.component.IlvFacesLayerVisibilityTool
-
Returns the message box identifier.
- getMessageBoxId() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesLayerVisibilityToolTag
-
The ID of the associated message box.
- getMessageName() - Method in class ilog.views.appframe.event.MessageEvent
-
Returns the name of the message.
- getMessageParameters() - Method in class ilog.views.appframe.event.MessageEvent
-
Returns the parameters of the message.
- getMetaData() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOFeatureIterator.IlvMapSDOImageBlock
-
Returns the SDORasterMetaData
describing the overall SDO Georaster object comprising this image block.
- getMetadata() - Method in class ilog.views.sdm.model.IlvRDFSDMModel
-
Gets current metadata.
- getMetadata() - Method in class ilog.views.sdm.util.IlvXMLConnector
-
Returns the last metadata found.
- getMetadata() - Method in class ilog.views.svg.SVGDocumentBuilder
-
Returns the metadata node of the SVG document.
- getMetadataValue(Object, String) - Method in class ilog.views.sdm.model.IlvRDFSDMModel
-
Returns a metadata value.
- getMetersPerUnit() - Method in class ilog.views.maps.IlvLinearUnit
-
Returns the number of meters per unit.
- getMiddle() - Method in class ilog.views.chart.IlvDataInterval
-
Returns the middle value of this interval.
- getMiddleFormatString() - Method in class ilog.views.util.text.IlvPatternBasedListFormat
-
Returns the pattern that combines an element (other than the first element)
with the part that already combines the elements that follow it.
- getMIDReader() - Method in class ilog.views.maps.format.midmif.IlvMIDMIFReader
-
Returns the MID reader.
- getMIFReader() - Method in class ilog.views.maps.format.midmif.IlvMIDMIFReader
-
Returns the MIF reader.
- getMilestoneRenderer() - Method in class ilog.views.gantt.graphic.IlvDefaultActivityRendererFactory
-
Returns the activity renderer for milestones.
- getMilestoneRenderer() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the renderer that is used to draw the graphic presentation of
milestones within the day view.
- getMilestoneRenderer() - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
-
Returns the renderer that is used to draw the graphic presentation of milestones
within the activity sheet.
- getMilestoneRenderer() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the renderer that is used to draw the graphic presentation of milestones
within the month panel.
- getMilestoneRenderer() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthView
-
Returns the renderer that is used to draw the graphic presentation of milestones
within the month panel.
- getMillis() - Method in class ilog.views.chart.IlvMultipleTimeUnit
-
Returns the number of milliseconds corresponding to this unit.
- getMillis() - Method in class ilog.views.chart.IlvTimeUnit
-
Returns the number of milliseconds corresponding to this unit.
- getMillis() - Method in class ilog.views.gantt.IlvDuration
-
Returns the number of milliseconds that this duration represents.
- getMin() - Method in class ilog.views.chart.IlvDataInterval
-
Returns the minimum bound.
- getMin() - Method in class ilog.views.graphic.IlvScale
-
Returns the minimum value displayed as a label
of the scale.
- getMin() - Method in class ilog.views.maps.raster.datasource.IlvThreadMonitoringData
-
Returns the value of activity advancement when a subactivity starts.
- getMin() - Method in class ilog.views.prototypes.IlvMinMaxBehavior
-
Gets the min
parameter for this behavior object.
- getMin() - Method in class ilog.views.prototypes.IlvRandomValueSource
-
Returns the minimum value produced by this source.
- getMinAltitudeDisplayed() - Method in class ilog.views.maps.defense.terrain.IlvAltitudeChart
-
The minimum altitude that is currently used.
- getMinBusyTime() - Method in class ilog.views.graphlayout.IlvGraphLayout
-
- getMinBusyTime() - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayout
-
Returns the minimal time the layout algorithm can be busy between two
calls of layoutStepPerformed
when the method
callLayoutStepPerformedIfNeeded
is used.
- getMinDataSetCount() - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the minimum number of data sets to which this renderer
must be connected.
- getMinDataSetCount() - Method in class ilog.views.chart.renderer.IlvSingleHiLoRenderer
-
Returns the minimum number of required data sets.
- getMinDist(Object, double) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelDescriptor
-
Returns the minimum distance value between this label and the input
obstacle.
- getMinDist(Object, double) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
-
Returns the minimum distance value between this label and the input
obstacle.
- getMinDuration() - Method in class ilog.views.gantt.action.IlvZoomInAction
-
Returns the minimum duration that will be zoomed in to.
- getMinElevation() - Method in class ilog.views.maps.format.dted.IlvDTEDReader
-
Returns the lowest elevation.
- getMinEndSegmentLength() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the minimum length of the last segment of each link, that is,
the segment that is incident to the "to" node.
- getMinEndSegmentLength() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
-
Returns the minimum length of the last segment of each link.
- getMinFinalSegmentLength() - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
-
Returns the minimum length of the first and last segments of each link.
- getMinFinalSegmentLength() - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
-
Returns the minimum length of the final segment of the links.
- getMinFinalSegmentLength() - Method in class ilog.views.graphlayout.link.IlvLinkLayout
-
Returns the minimum length of the first and last segments of each
link.
- getMinFinalSegmentLength() - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Returns the minimum length of the final segment of the links.
- getMinForkSegmentLength() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the minimum length of the start or end segment of links if a
fork shape is used for these links.
- getMinHyperEdgeEndCount() - Method in class ilog.views.hypergraph.IlvHyperGrapher
-
Returns the minimum number of end point a hyperedge should have.
- getMinImage() - Method in class ilog.tgo.graphic.IltImageMapping
-
Returns the image representing the gauge or the chart with
the minimal value.
- getMinImprovementPercentageToContinue() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
-
Returns the minimum required percentage the layout needs to improve
over a couple of rounds before the layout algorithm stops.
- getMinimum() - Method in class ilog.views.gantt.swing.IlvVerticalBoundedRangeModel
-
Returns the model's minimum acceptable value.
- getMinimum() - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolDiscreteInteractor
-
Returns the minimum value that can be computed by this interactor.
- getMinimum() - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolRangeInteractor
-
Returns the minimum value that this interactor can compute.
- getMinimum() - Method in class ilog.views.symbology.interactor.IlvDiscreteSymbolInteractor
-
Returns the minimum value that can be computed by this interactor.
- getMinimum() - Method in class ilog.views.symbology.interactor.IlvRangeSymbolInteractor
-
Returns the minimum value that this interactor can compute
- getMinimum(int) - Method in class ilog.views.util.time.IlvWrappedICUCalendar
-
Overridden version of the same method in
Calendar
.
- getMinimumClusterSize() - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
-
Returns the minimum number of nodes to form a cluster.
- getMinimumFractionDigits() - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
-
- getMinimumFractionDigits() - Method in class ilog.views.util.text.IlvWrappedICUNumberFormat
-
- getMinimumGanttSheetWidth() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the minimum width of the Gantt sheet.
- getMinimumHeight() - Method in class ilog.views.maps.graphic.IlvMapGraphicText
-
Returns the minimum height of the label.
- getMinimumHeight() - Method in class ilog.views.maps.graphic.IlvMapLabel
-
Retrieves the minimum height of the label.
- getMinimumHeight() - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
-
Retrieves the MinimumHeight property value.
- getMinimumHeight() - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
-
Retrieves the minimum height of the label.
- getMinimumIntegerDigits() - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
-
- getMinimumIntegerDigits() - Method in class ilog.views.util.text.IlvWrappedICUNumberFormat
-
- getMinimumLineWidth() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the minimum line width (while zooming out).
- getMinimumMargin() - Method in class ilog.views.IlvConstantModeManagerFrame
-
Gets the minimum margin allowed.
- getMinimumPopupZoomFactor() - Method in class ilog.views.swing.IlvJComponentGraphic.ComboBoxOptions
-
Returns the minimum zoom factor of the pop-up of the combo box.
- getMinimumSize() - Method in class ilog.tgo.awt.IltInteractorButton
-
Deprecated.
Returns the minimum size of the component.
- getMinimumSize() - Method in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
-
If the minimum size has been set to a non-null
value
just returns it.
- getMinimumSize() - Method in class ilog.views.awt.IlvManagerViewPanel
-
Returns the minimum size of the panel.
- getMinimumSize() - Method in class ilog.views.awt.IlvScrollManagerView
-
Returns the minimum size of the component.
- getMinimumSize() - Method in class ilog.views.chart.IlvLegendItem
-
Returns the minimum size.
- getMinimumSize() - Method in class ilog.views.gantt.swing.IlvJTable
-
Returns the minimum size of this table.
- getMinimumSize() - Method in class ilog.views.IlvManagerView
-
Returns the minimum size of the view.
- getMinimumSize() - Method in class ilog.views.maps.beans.IlvCompass
-
Returns the minimum size of the component.
- getMinimumSize() - Method in class ilog.views.maps.beans.IlvCoordinateViewer
-
Returns the minimum size of the component.
- getMinimumSize() - Method in class ilog.views.maps.beans.IlvJCompass
-
Returns the minimum size of the component.
- getMinimumSize() - Method in class ilog.views.maps.beans.IlvJScaleBar
-
Returns the minimum size of the component.
- getMinimumSize() - Method in class ilog.views.maps.beans.IlvMapAnnotationToolBar.ToolBarButton
-
Returns IlvMapAnnotationToolBar.getButtonSize()
if it
has been set or the getMinimumSize
of the JToggleButton
if not set.
- getMinimumSize() - Method in class ilog.views.maps.beans.IlvScaleBar
-
Returns the minimum size of the component.
- getMinimumSize() - Method in class ilog.views.ui.IlvImageButton
-
Deprecated.
Returns the minimum size of the component.
- getMinimumSize(JComponent) - Method in class ilog.views.util.swing.calendar.plaf.BasicCalendarPanelUI
-
Returns the minimum size of the calendar panel.
- getMinimumSize() - Method in class ilog.views.util.swing.color.IlvColorDiskPanel
-
Returns the minimum size of this component.
- getMinimumTableWidth() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the minimum width of the table.
- getMinimumXDifference() - Method in class ilog.views.chart.data.IlvAbstractDataSet
-
Returns the minimum positive difference among adjacent X values in the
sequence of X values, sorted into ascending order.
- getMinimumXDifference() - Method in class ilog.views.chart.data.IlvCyclicDataSet
-
Returns the minimum positive difference among adjacent X values in the
sequence of X values, sorted into ascending order.
- getMinimumXDifference() - Method in class ilog.views.chart.data.IlvFunctionDataSet
-
Returns the minimum positive difference among adjacent X values in the
sequence of X values, sorted into ascending order.
- getMinimumXDifference() - Method in class ilog.views.chart.data.IlvMovingAvgDataSet
-
Returns the minimum positive difference among adjacent X values in the
sequence of X values, sorted into ascending order.
- getMinimumZoom() - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Returns the minimum zoom allowed.
- getMinimumZoomLevel() - Method in class ilog.views.print.IlvManagerPrintableDocument
-
Returns the minimum zoom level that can be used for printing.
- getMinimunHeight() - Method in class ilog.views.maps.graphic.IlvMapGraphicText
-
- getMinimunHeight() - Method in class ilog.views.maps.graphic.IlvMapLabel
-
Retrieves the minimum height of the label.
- getMinLabelZoom() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the zoom level below which the label becomes invisible.
- getMinLabelZoom() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the zoom level below which the label becomes invisible.
- getMinLevel() - Method in class ilog.views.graphlayout.hierarchical.IlvLevelRangeConstraint
-
Returns the minimum level index suitable for the subject of this
constraint (that is, for the node or the group of nodes).
- getMinLineWidth() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the minimum line width while zooming out.
- getMinMargin() - Method in class ilog.views.graphlayout.hierarchical.IlvSwimLaneConstraint
-
- getMinMeasure() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileIndex
-
Returns the minimum value of the measurements.
- getMinMeasure() - Method in class ilog.views.maps.format.shapefile.IlvSHPReader
-
Returns the minimum value of the measurements.
- getMinMeasure() - Method in class ilog.views.maps.format.shapefile.IlvSHPWriter
-
Returns the minimum measure value of the currently written data.
- getMinNodeCornerOffset() - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
-
Returns the minimum offset between a node corner and a link starting at
this node.
- getMinNodeCornerOffset() - Method in class ilog.views.graphlayout.link.IlvLinkLayout
-
Returns the minimum offset between a node corner and a link starting
at this node.
- getMinNodeCornerOffset() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
-
Returns the minimum offset between a node corner and a link starting
at this node.
- getMinorCode() - Method in class ilog.views.maps.beans.IlvFeatureSelectorPanel.Feature
-
Returns the minor key.
- getMinorComponent() - Method in class ilog.views.appframe.plugin.IlvPluginVersion
-
Returns the minor component of this version identifier.
- getMinorPaint() - Method in class ilog.views.chart.IlvGrid
-
Returns the paint used to draw minor grid lines.
- getMinorRevision() - Method in class ilog.views.util.swing.IlvSwingUtil.Version
-
Returns the minor revision
- getMinorStroke() - Method in class ilog.views.chart.IlvGrid
-
Returns the stroke used to draw minor grid lines.
- getMinorStyle() - Method in class ilog.views.chart.IlvGrid
-
Returns the style used to draw minor grid lines.
- getMinorTickSize() - Method in class ilog.views.chart.IlvScale
-
Returns the size of minor tick marks.
- GetMinorVersion() - Static method in class ilog.cpl.IlpSystem
-
- getMinorVersion() - Static method in class ilog.cpl.IlpTGOProduct
-
Returns the Rogue Wave JViews TGO minor version number, that is, 8.
- getMinorVersion() - Static method in class ilog.views.chart.IlvChartProduct
-
Returns the Rogue Wave JViews Charts minor version number, that is, 8.
- getMinorVersion() - Static method in class ilog.views.diagrammer.IlvDiagrammerProduct
-
Returns the Rogue Wave JViews Diagrammer minor version number, that is, 8.
- getMinorVersion() - Static method in class ilog.views.gantt.IlvGanttProduct
-
Returns the Rogue Wave JViews Gantt minor version number, that is, 8.
- getMinorVersion() - Static method in class ilog.views.maps.defense.IlvMapsDefenseProduct
-
Returns the Rogue Wave JViews Maps for Defense minor version number, that is, 8.
- GetMinorVersion() - Static method in class ilog.views.maps.defense.IlvMapsDefenseProduct
-
- getMinorVersion() - Static method in class ilog.views.maps.IlvMapsProduct
-
Returns the Rogue Wave JViews Maps minor version number, that is, 8.
- GetMinorVersion() - Static method in class ilog.views.maps.IlvMapsProduct
-
- getMinorVersion() - Static method in class ilog.views.util.IlvFrameworkProduct
-
Returns the Rogue Wave JViews Graphics Framework minor version number, that is, 7.
- GetMinorVersion() - Static method in class ilog.views.util.IlvFrameworkProduct
-
- getMinorVersion() - Method in class ilog.views.util.swing.IlvSwingUtil.Version
-
Returns the minor version
- getMinPercentageFromStart() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
-
Returns 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.
- getMinPointsDistance() - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentMakePolyLinkButton
-
Returns the minimum distance between two created
points.
- getMinPointsDistance() - Method in class ilog.cpl.network.action.toolbar.IlpNetworkMakePolyLinkButton
-
Returns the minimum distance between two created
points.
- getMinPointsDistance() - Method in class ilog.tgo.interactor.IltMakePolyLinkInteractor
-
Returns the minimum distance between two created
points.
- getMinPointsDistance() - Method in class ilog.views.interactor.IlvMakePolyPointsInteractor
-
Returns the minimum distance between two created
points.
- getMinRatio() - Method in class ilog.views.chart.IlvScalableFontManager
-
Returns the minimum value of the scale ratio.
- getMinScale() - Method in class ilog.views.maps.beans.IlvMapDynamicStylePanel
-
Returns the minimum scale displayed by this panel.
- getMinScale() - Method in class ilog.views.maps.format.wms.IlvWMSLayerNode
-
Returns the minimum scale at which the layer is visible.
- getMinScale() - Method in class ilog.views.maps.IlvMapScaleLimiter
-
Returns the minimum Scale.
- getMinScale() - Method in class ilog.views.maps.IlvScaleVisibilityFilter
-
Returns the minimum scale.
- getMinSize() - Method in class ilog.views.chart.renderer.IlvSingleBubbleRenderer
-
Returns the minimum size of a bubble.
- getMinSplineCurveSize() - Method in class ilog.views.graphlayout.IlvGraphLayout
-
Returns the minimum curve size used when optimized spline control
points routing is enabled.
- getMinStartSegmentLength() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the minimum length of the first segment of each link, that is,
the segment that is incident to the "from" node.
- getMinStartSegmentLength() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
-
Returns the minimum length of the first segment of each link.
- getMinTitleZoomFactor() - Method in class ilog.views.IlvDefaultManagerFrame
-
Returns the minimum zoom factor for the title.
- getMinUnboundedTime() - Static method in class ilog.views.gantt.IlvTimeScrollUtil
-
Returns the minimum scrollable time for components that are in unbounded
scrolling mode.
- getMinUpdateDelay() - Method in class ilog.views.graphlayout.swing.IlvJGraphLayoutProgressBar
-
Returns the minimum delay, in milliseconds, between two updates of the
progress bar.
- getMinuteFont() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the font of the minute labels.
- getMinuteFont() - Method in class ilog.views.gantt.swing.calendarview.IlvVerticalHourScale
-
Returns the font of the minute labels.
- getMinuteSize() - Method in class ilog.views.gantt.scale.IlvTimeScale.PaintContext
-
Returns the number of pixels a minute takes in this paint context.
- getMinuteStep() - Method in class ilog.views.gantt.scale.IlvMinuteTimeScaleRow
-
This method returns the number of minutes for an interval.
- getMinuteStep() - Method in class ilog.views.util.time.IlvTimeIncrementPolicy.Minute
-
Returns the number of minutes in a step increment.
- getMinuteStep() - Method in class ilog.views.util.time.IlvTimeIncrementPolicy2.Minute
-
Returns the number of minutes in a step increment.
- getMinValue() - Method in class ilog.cpl.util.IlpRange
-
Returns the minimum (inclusive) value of the range.
- getMinValue() - Method in class ilog.tgo.model.IltLimitedNumericState
-
Returns the minimum value for this state.
- getMinValue() - Method in interface ilog.views.chart.datax.IlvDataColumnInfo
-
Returns the theoretical minimum value of this column.
- getMinValue() - Method in class ilog.views.chart.datax.IlvDefaultDataColumnInfo
-
Returns the theoretical minimum value of this column.
- getMinValue() - Method in class ilog.views.util.swing.IlvJSpinnerDecimalNumberField
-
Returns the minimal value.
- getMinVisibleDuration() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the minimum duration that the Gantt sheet can show.
- getMinVisibleDuration() - Method in class ilog.views.gantt.IlvBasicTimeScrollSupport
-
Returns the minimum duration of the time interval.
- getMinVisibleDuration() - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the minimum duration that the configuration and its associated
time scrollable
objects can show.
- getMinVisibleDuration() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the minimum duration that the chart can show.
- getMinVisibleDuration() - Method in class ilog.views.gantt.IlvJScrollGanttSheet
-
Returns the minimum duration that the sheet can show.
- getMinVisibleDuration() - Method in interface ilog.views.gantt.IlvTimeScrollable
-
Returns the minimum duration that this time scrollable can show.
- getMinVisibleDuration() - Method in class ilog.views.gantt.scale.IlvTimeScale
-
Returns the minimum duration that the scale can show.
- getMinVisibleDuration() - Method in class ilog.views.gantt.swing.IlvTimeScrollBar
-
Returns the minimum duration that the scroll bar can display.
- getMinVisibleDuration() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the minimum duration that the chart can show.
- getMinVisibleTime() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the minimum time that the Gantt sheet can show in bounded
scrolling mode.
- getMinVisibleTime() - Method in class ilog.views.gantt.IlvBasicTimeScrollSupport
-
Returns the minimum time in bounded scrolling mode.
- getMinVisibleTime() - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the minimum time that the configuration and its associated
time scrollable
objects can show in
bounded scrolling mode.
- getMinVisibleTime() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the minimum time that the chart can show in bounded
scrolling mode.
- getMinVisibleTime() - Method in class ilog.views.gantt.IlvJScrollGanttSheet
-
Returns the minimum time that the sheet can show in bounded
scrolling mode.
- getMinVisibleTime() - Method in interface ilog.views.gantt.IlvTimeScrollable
-
Returns the minimum time that the time scrollable can show in bounded
scrolling mode.
- getMinVisibleTime() - Method in class ilog.views.gantt.scale.IlvTimeScale
-
Returns the minimum time that the scale can show in bounded
scrolling mode.
- getMinVisibleTime() - Method in class ilog.views.gantt.swing.IlvTimeScrollBar
-
Returns the minimum time that the scroll bar can show in bounded
scrolling mode.
- getMinVisibleTime() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the minimum time that the chart can show in bounded
scrolling mode.
- getMinZoom() - Method in class ilog.views.graphic.IlvHalfZoomingGraphic
-
Returns the minimum zoom level below which the object
stops zooming.
- getMinZoom() - Method in class ilog.views.sdm.renderer.IlvHalfZoomingRenderer
-
Returns the minimum zoom level below which the objects
are replaced by gray boxes.
- getMinZoomFactor() - Method in class ilog.views.IlvZoomFactorVisibilityFilter
-
Returns the minimum zoom factor.
- getMinZoomLevel() - Method in class ilog.views.faces.component.IlvFacesView
-
Returns the minimum zoom level of the view when the zoom is free.
- getMinZoomLevel() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the minimum zoom level.
- getMinZoomLevel(HttpServletRequest, IlvManagerView) - Method in class ilog.views.servlet.IlvManagerServletSupport
-
Returns the minimum zoom level authorized by the servlet.
- getMinZoomXFactor() - Method in class ilog.cpl.equipment.renderer.IlpViewRenderer
-
Returns the minimal zoom factor allowed for the view in the
x
direction.
- getMinZoomXFactor() - Method in class ilog.cpl.network.renderer.IlpViewRenderer
-
Returns the minimal zoom factor allowed for the view in the x direction.
- getMinZoomXFactor() - Method in class ilog.views.IlvManagerView
-
Returns the minimal zoom factor allowed for the view in the x direction.
- getMinZoomYFactor() - Method in class ilog.cpl.equipment.renderer.IlpViewRenderer
-
Returns the minimal zoom factor allowed for the view in the
y
direction.
- getMinZoomYFactor() - Method in class ilog.cpl.network.renderer.IlpViewRenderer
-
Returns the minimal zoom factor allowed for the view in the y direction.
- getMinZoomYFactor() - Method in class ilog.views.IlvManagerView
-
Returns the minimal zoom factor allowed for the view in the y direction.
- getMiterLimit() - Method in class ilog.views.maps.graphic.IlvOutlinedPathDecoration
-
Returns the miter limit of this stroke, if join style is
BasicStroke.JOIN_MITER
.
- getMiterLimit() - Method in class ilog.views.maps.graphic.IlvStrokedPathDecoration
-
Returns the miter limit of this stroke, if join style is
BasicStroke.JOIN_MITER
.
- getMiterLimit() - Method in class ilog.views.sdm.graphic.IlvBasicStroke
-
Returns the limit of miter joins.
- getMixedClusterLinkCrossingPenalty() - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
-
Returns the penalty for crossings of intra cluster links with inter
cluster links.
- GetMnemonic(Action, IlvApplication) - Static method in class ilog.views.appframe.IlvAction
-
Returns the mnemonic character that should be set to the menu items
associated with the specified action
.
- getMnemonic() - Method in class ilog.views.gantt.action.IlvAction
-
Returns the keyboard mnemonic for the action.
- getMnemonic() - Method in class ilog.views.util.swing.color.IlvAlphaColorChooserPanel
-
Provides a hint to the look and feel as to the KeyEvent.VK
constant that can be used as a mnemonic to access the panel.
- getMode() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the link drawing mode.
- getMode() - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentEditLinkPortButton
-
Returns the edit link port interactor mode.
- getMode() - Method in class ilog.cpl.network.action.toolbar.IlpNetworkEditLinkPortButton
-
Returns the edit link port interactor mode.
- getMode() - Method in class ilog.tgo.interactor.IltEditLinkPortInteractor
-
Returns the interactor mode.
- getMode() - Method in class ilog.views.chart.data.IlvCyclicDataSet
-
Returns the data management mode of this data set.
- getMode() - Method in class ilog.views.chart.faces.dhtml.interactor.IlvChartObjectSelectedFinder
-
Returns the picking mode.
- getMode() - Method in class ilog.views.chart.graphic.IlvImageDecoration
-
Returns the drawing mode.
- getMode() - Method in class ilog.views.chart.interactor.IlvChartCycleSelectInteractor
-
Returns the mode of this interactor.
- getMode() - Method in class ilog.views.chart.renderer.IlvBarChartRenderer
-
Returns the mode of this renderer.
- getMode() - Method in class ilog.views.chart.renderer.IlvHiLoChartRenderer
-
Returns the mode of this renderer.
- getMode() - Method in class ilog.views.chart.renderer.IlvPolylineChartRenderer
-
Returns the mode of this renderer.
- getMode() - Method in class ilog.views.interactor.IlvMagnifyInteractor
-
Returns the mode used to draw the magnification area.
- getMode() - Method in class ilog.views.maps.beans.IlvCoordinateViewer
-
Returns the display mode of the mouse coordinates.
- getMode() - Method in class ilog.views.maps.beans.IlvJCoordinateViewer
-
Returns the display mode of the mouse coordinates.
- getMode() - Method in class ilog.views.maps.interactor.IlvManagerViewRotateInteractor
-
Retreives the interactor mode.
- getMode() - Method in class ilog.views.maps.projection.IlvFrenchLambertProjection
-
Returns the Lambert mode of the projection.
- getMode() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the current drawing mode.
- getMode() - Method in class ilog.views.tiling.IlvTileController
-
Returns the mode of the controller.
- getModel() - Method in class ilog.cpl.equipment.IlpEquipmentAdapter
-
Returns the equipment model.
- getModel() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the component's model.
- getModel() - Method in class ilog.cpl.IlpEquipment
-
Returns the encapsulated model.
- getModel() - Method in class ilog.cpl.IlpNetwork
-
Returns the encapsulated model.
- getModel() - Method in class ilog.cpl.IlpTable
-
Returns the model associated with the Table component.
- getModel() - Method in class ilog.cpl.IlpTree
-
Returns the current model.
- getModel() - Method in class ilog.cpl.list.IlpListAdapter
-
Returns the model.
- getModel() - Method in class ilog.cpl.list.IlpListModelFilter
-
Retrieves the underlying list model filtered by the model filter.
- getModel() - Method in class ilog.cpl.list.IlpListModelSorter
-
Retrieves the list model sorted by the model sorter.
- getModel() - Method in class ilog.cpl.network.IlpNetworkAdapter
-
Returns the network model.
- getModel() - Method in class ilog.cpl.table.IlpTableListModel
-
Retrieves the underlying list model.
- getModel() - Method in class ilog.cpl.table.IlpTableView
-
Returns the table model associated with the IlpTableView
object.
- getModel() - Method in class ilog.cpl.tree.IlpAbstractTreeAdapter
-
Returns the model.
- getModel() - Method in class ilog.views.appframe.settings.IlvSettings
-
Returns the model of those settings.
- getModel() - Method in class ilog.views.chart.accessibility.IlvAccessibleDataObject
-
Returns the model to which the data object belongs.
- getModel() - Method in class ilog.views.chart.datax.adapter.partition.IlvColumnValueClusterId
-
Returns the model in which the column values are stored.
- getModel() - Method in class ilog.views.chart.datax.adapter.partition.IlvColumnValuePartitioner
-
Returns the model being partitioned.
- getModel() - Method in class ilog.views.chart.datax.adapter.sort.IlvColumnValueComparator
-
Returns the model whose objects are compared.
- getModel() - Method in class ilog.views.chart.datax.flat.list.event.FlatListModelEvent
-
Returns the model from which this event comes.
- getModel() - Method in class ilog.views.chart.datax.flat.set.event.FlatSetModelEvent
-
Returns the model from which this event comes.
- getModel() - Method in class ilog.views.chart.datax.flat.table.event.FlatTableModelEvent
-
Returns the model this event comes from.
- getModel() - Method in class ilog.views.chart.datax.tree.list.event.TreeListModelEvent
-
Returns the model this event comes from.
- getModel() - Method in class ilog.views.chart.datax.tree.set.event.TreeSetModelEvent
-
Returns the model from which this event comes.
- getModel() - Method in class ilog.views.chart.IlvDisplayObjectArea
-
Returns the model to which the object represented by this area belongs.
- getModel() - Method in class ilog.views.chart.renderer.IlvTreemapPackingAlgorithm
-
Returns the tree model containing the objects being represented.
- getModel() - Method in class ilog.views.dashboard.IlvDashboardSymbol
-
Returns the SDM Model corresponding to the dashboard diagram of
this symbol.
- getModel() - Method in class ilog.views.sdm.event.SDMModelEvent
-
Returns the source of this event, cast
to the type
IlvSDMModel
.
- getModel() - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns the current data model.
- getModel() - Method in class ilog.views.sdm.IlvSDMView
-
Returns the current data model.
- getModel(Object) - Method in class ilog.views.sdm.model.IlvMultipleSDMModel
-
This method determines the model to which an object belongs.
- getModel() - Method in interface ilog.views.sdm.model.IlvMultipleSDMModel.OwnedObject
-
Returns the SDM model that owns this object.
- getModel() - Method in class ilog.views.sdm.util.IlvXMLConnector
-
Returns the SDM data model that is currently being read
or written.
- getModel() - Method in class ilog.views.util.swing.calendar.IlvJCalendar
-
Returns the data model that holds the calendar displayed by the calendar component.
- getModel() - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
-
Returns the data model that holds the calendar displayed by the panel.
- getModel() - Method in class ilog.views.util.swing.calendar.IlvJMonthScroller
-
Returns the data model that holds the calendar displayed by the month
scroller.
- getModel() - Method in class ilog.views.util.swing.calendar.IlvJTimeChooser
-
Returns the data model that holds the calendar displayed by the
time chooser.
- getModel3D() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DViewBoundsDataSource
-
Returns the 3D Model.
- getModeler() - Method in class ilog.views.bpmn.IlvBPMNSDMUtilitiesFactory
-
Returns the BPMN Modeler using this factory.
- getModelerFrame() - Method in class ilog.views.bpmn.IlvBPMNSDMUtilitiesFactory
-
Returns the BPMN Modeler using this factory.
- getModelFilter() - Method in class ilog.cpl.table.IlpTableController
-
Returns the object used to filter the representation objects in the table
the controller controls.
- getModelIndex() - Method in class ilog.views.gantt.swing.IlvAbstractJTableColumn
-
Returns the column index within the table's data model, or -1 if the
column has not been added to a table.
- getModelObject() - Method in class ilog.views.dashboard.IlvDashboardSymbol
-
Returns the SDM Model object.
- getModelPosition(IlpPosition) - Method in class ilog.cpl.graph.IlpDefaultPositionConverter
-
Converts a position/shape in the view to a user-defined position/shape.
- getModelPosition(IlpPosition) - Method in interface ilog.cpl.graphic.IlpPositionConverter
-
Converts a position/shape in the view to a user-defined position/shape.
- getModelPosition(IlpPosition) - Method in class ilog.cpl.network.IlpGeographicPositionConverter
-
Converts a position/shape in the view to a user-defined position/shape.
- getModels() - Method in class ilog.views.sdm.model.IlvMultipleSDMModel
-
Returns the submodels that this multiple model combines.
- getModelSorter() - Method in class ilog.cpl.table.IlpTableController
-
Returns the object used to sort the representation objects in the table
the controller controls.
- getModelValues() - Method in class ilog.views.util.data.IlvEnumerationTableModelPropertyDescriptor
-
Returns the values of the enumeration in the model.
- getModelView() - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DModel
-
Returns the Ilv3DView
currently associated with this 3D model.
- getModifier() - Method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesDiagrammerLinkInteractor
-
Gets the modifier (used by facelets)
- getModifier() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerLinkInteractorTag
-
Gets the modifier property.
- getModifier() - Method in class ilog.views.IlvAccelerator
-
Returns the modifier of the event as provided
in the constructor.
- getModifiers() - Method in class ilog.cpl.interactor.IlpGestureAction
-
Returns the modifiers applied to the gesture in order to
trigger an action.
- getModifiersEx() - Method in class ilog.cpl.interactor.IlpGestureAction
-
Returns the modifiers as defined since JDK 1.4 using XXX_DOWN_MASK
elements.
- getMonitor() - Method in class ilog.views.maps.datasource.ibm.IlvDBFeatureIterator
-
Gets the activity monitor attached to the iterator.
- getMonitor() - Method in class ilog.views.maps.raster.datasource.IlvThreadMonitoringData
-
Returns the activity monitor used.
- getMonitoredAttributes() - Method in class ilog.tgo.model.IltAlarm
-
Returns the monitored attributes.
- getMonitorInfo() - Method in class ilog.views.maps.raster.datasource.IlvTiledRasterDataSource
-
Returns the thread monitoring information to use when updating progress.
- getMonitoringData() - Method in class ilog.views.maps.datasource.IlvGraphicLayerDataSource
-
Returns the monitorData.
- getMonitoringData() - Method in class ilog.views.maps.datasource.IlvSplitDataSource
-
Returns the monitorData
.
- getMonitoringData() - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFReader
-
Returns the thread monitoring information.
- getMonitoringData() - Method in class ilog.views.maps.defense.format.s57.IlvS57Reader
-
Returns the thread monitoring information.
- getMonitoringData() - Method in class ilog.views.maps.format.dxf.IlvMapDXFReader
-
Returns the thread monitoring information.
- getMonitoringData() - Method in class ilog.views.maps.format.IlvDefaultTilableDataSource
-
Returns the monitorData.
- getMonitoringData() - Method in class ilog.views.maps.format.svg.IlvMapSVGReader
-
Returns the thread monitoring information.
- getMonitoringService() - Method in interface ilog.cpl.service.IlpContext
-
Returns the monitoring service.
- getMonitoringService() - Method in class ilog.cpl.service.IlpDefaultContext
-
Returns the monitoring service.
- getMonthFormat() - Method in class ilog.views.util.swing.calendar.IlvJMonthScroller
-
Returns the month format used by the scroller.
- getMonthPanel() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthView
-
Returns the view's month panel component.
- getMonthScroller() - Method in class ilog.views.util.swing.calendar.IlvJCalendar
-
Returns the month scroller at the top of this component.
- getMonthScrollRange() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthView
-
Returns the range of the vertical scroll bar, in months.
- getMonthSize() - Method in class ilog.views.gantt.scale.IlvTimeScale.PaintContext
-
Returns the number of pixels a month takes in this paint context.
- getMonthStep() - Method in class ilog.views.util.time.IlvTimeIncrementPolicy.Month
-
Returns the number of months in a step increment.
- getMonthStep() - Method in class ilog.views.util.time.IlvTimeIncrementPolicy2.Month
-
Returns the number of months in a step increment.
- getMouseEvent() - Method in class ilog.views.graphic.event.HTMLHyperlinkEvent
-
Returns the mouse event that triggered this event.
- getMouseEventComponent() - Method in class ilog.cpl.graph.IlpGraphController
-
- getMouseEventComponent() - Method in class ilog.cpl.graphic.IlpAbstractGraphicController
-
Returns the component, closely related to the view, whose mouse events
shall be forwarded to the interactor.
- getMouseInteractor() - Method in class ilog.tgo.graphic.IltObjectInteractor
-
Deprecated.
Returns the specific interactor for mouse events.
- getMouseMotionInteractor() - Method in class ilog.tgo.graphic.IltObjectInteractor
-
Deprecated.
Returns the specific interactor for mouse motion events.
- getMouseWheelPreferredOrientation() - Method in class ilog.views.gantt.IlvHierarchyChart
-
- getMouseWheelPreferredOrientation() - Method in class ilog.views.gantt.IlvJScrollGanttSheet
-
- getMoveAllowed() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesSelectInteractorTag
-
Returns whether allow or forbid to move selection.
- getMoveHandleCursor() - Method in class ilog.views.maps.graphic.IlvMapPolyPointEdition
-
Retrieves the cursor used to indicate that the user can move a point.
- getMovementAxis() - Method in class ilog.views.gantt.graphic.interactor.IlvActivityGraphicMoveInteractor
-
Returns the movement axis along which the user is allowed to drag activities when
the interactor is attached to an
IlvScheduleChart
.
- getMovementAxis() - Method in class ilog.views.gantt.graphic.interactor.IlvGanttSelectInteractor
-
Returns the movement axis along which the user is allowed to drag activities when
the interactor is attached to an
IlvScheduleChart
.
- getMoveObjectCursor() - Method in class ilog.views.maps.graphic.IlvMapPolyPointEdition
-
Retrieves the cursor used to indicate that the user can mode an handle.
- getMoveSelectionCursor() - Method in class ilog.views.interactor.IlvSelectInteractor
-
Returns the cursor used for moving a selection.
- getMoveSelectionInteractor() - Method in class ilog.tgo.interactor.IltEditGroupInteractor
-
- getMoveSelectionInteractor() - Method in class ilog.tgo.interactor.IltSelectInteractor
-
- getMoveSelectionInteractor() - Method in class ilog.views.gantt.graphic.interactor.IlvGanttSelectInteractor
-
This method is called when the interactor needs to move the selected objects.
- getMoveSelectionInteractor() - Method in class ilog.views.interactor.IlvSelectInteractor
-
Called when the interactor needs to
move the selected objects.
- getMoveSelectionManager() - Method in class ilog.tgo.interactor.IltSelectInteractor
-
- getMoveSelectionManager(IlvManagerView) - Method in class ilog.views.accelerator.IlvMoveSelectionAccelerator
-
- getMoveSelectionManager() - Method in class ilog.views.interactor.IlvSelectInteractor
-
Returns the manager that contains the selected objects
to be moved.
- getMoveThreshold() - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentSelectButton
-
Returns the threshold from which the objects become movable.
- getMoveThreshold() - Method in class ilog.cpl.network.action.toolbar.IlpNetworkSelectButton
-
Returns the threshold after which a graphic object starts to
move.
- getMoveThreshold() - Method in class ilog.views.interactor.IlvMoveRectangleInteractor
-
Returns the threshold after which the rectangle
starts to move.
- getMoveThreshold() - Method in class ilog.views.interactor.IlvSelectInteractor
-
Returns the threshold after which a graphic object
starts to move.
- getMoveVectorX() - Method in class ilog.views.accelerator.IlvMoveSelectionAccelerator
-
Returns the x-distance of the move vector.
- getMoveVectorY() - Method in class ilog.views.accelerator.IlvMoveSelectionAccelerator
-
Returns the y-distance of the move vector.
- getMovingNodes() - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
-
Returns the vector of nodes being moved by the graph layout algorithm.
- getMovingNodes() - Method in class ilog.views.graphlayout.bus.IlvBusLayout
-
Returns the vector of nodes being moved by the graph layout algorithm.
- getMovingNodes() - Method in class ilog.views.graphlayout.grid.IlvGridLayout
-
Returns the vector of nodes being moved by the graph layout algorithm.
- getMovingNodes() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the vector of nodes being moved by the graph layout algorithm.
- getMovingNodes() - Method in class ilog.views.graphlayout.IlvGraphLayout
-
Returns the vector of nodes being moved by the graph layout algorithm.
- getMovingNodes() - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
-
Returns the vector of nodes being moved by the graph layout algorithm.
- getMovingNodes() - Method in class ilog.views.graphlayout.springembedder.IlvSpringEmbedderLayout
-
Deprecated.
Returns the vector of nodes being moved by the graph layout algorithm.
- getMovingNodes() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the vector of nodes being moved by the graph layout algorithm.
- getMscActiveBorderWidth() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the border width of the network elements of type MSC
.
- getMultilineSpacing() - Method in class ilog.views.graphic.IlvZoomableLabel
-
Returns the additional spacing to separate adjacent lines of a multiline
label.
- getMultiLinkMaxSpread() - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
-
Returns the maximum spread width between multiple links between the
same pair of nodes.
- getMultiLinkMode() - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
-
Returns the current option for the mode how multiple links between the
same pair of nodes are laid out.
- getMultiLinkOffset() - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
-
Returns the offset between multiple links between the same pair of
nodes.
- getMultiLinkOptimizationMaxSpread() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the maximum spread width for the bends introduced by the
optimization of overlapping multiple links.
- getMultiLinkOptimizationOffset() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the minimum distance between bends introduced by the
optimization of overlapping multiple links.
- getMultiLinkOrientation() - Method in class ilog.views.graphic.linkpolicy.IlvBundleLinkShapePolicy
-
Returns the preferred orientation of the links bundled as multilinks.
- getMultiLinksCount() - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
-
Returns the number of multilinks.
- getMultiLinkSpacing() - Method in class ilog.views.graphic.linkpolicy.IlvBundleLinkShapePolicy
-
Returns the offset between links that are bundled as multilinks.
- getMultiPageCount() - Method in class ilog.views.chart.print.IlvChartPrintableDocument
-
Returns the number of pages on which the chart is printed.
- GetMultipleLayout(IlvGraphLayout) - Static method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
-
Returns the multiple layout that contains the input graph layout.
- GetMultipleLayout(IlvLabelLayout) - Static method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
-
Returns the multiple layout that contains the input label layout.
- getMultipleSelectionCursor() - Method in class ilog.views.interactor.IlvSelectInteractor
-
Returns the cursor used for multiple selection.
- getMultipleSelectionInteractor() - Method in class ilog.tgo.interactor.IltSelectInteractor
-
- getMultipleSelectionInteractor() - Method in class ilog.views.interactor.IlvSelectInteractor
-
Called when the interactor must
select multiple objects.
- getMultipleSelectionModifier() - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentSelectButton
-
Returns the multiple selection modifier.
- getMultipleSelectionModifier() - Method in class ilog.cpl.network.action.toolbar.IlpNetworkSelectButton
-
Returns the multiple selection modifier.
- getMultipleSelectionModifier() - Method in class ilog.views.interactor.IlvSelectInteractor
-
Returns the multiple selection modifier.
- getMultipleSelectionModifierEx() - Method in class ilog.views.interactor.IlvSelectInteractor
-
Returns the extended multiple selection modifier.
- getMultiplier() - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
-
- getMultiPointRenderer() - Method in class ilog.views.maps.IlvDefaultFeatureRenderer
-
Returns the renderer used to translate multipoints into graphic objects.
- getMultiSelfLinkDistribution() - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
-
Returns the current option for the distribution of bundles of multiple
self-links (that is, multiple links that start and end at the same
node).
- getMultiSelfLinkMaxSpread() - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
-
Returns the maximum spread width between multiple self-links (that is,
multiple links that start and end at the same node).
- getMultiSelfLinkOffset() - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
-
Returns the offset between multiple self-links (that is, multiple
links that start and end at the same node).
- getMutableAttributeGroup() - Method in class ilog.cpl.model.IlpRepresentationObjectSupport
-
Returns a mutable model that defines which attributes are allowed
in this instance.
- getMutableModel() - Method in class ilog.views.appframe.settings.IlvSettings
-
Returns the mutable model associated with this model.
- getMutableStyleSheet() - Method in interface ilog.cpl.datasource.IlpStylableAdapter
-
Returns a mutable style sheet that can be used to change the adapter
configuration dynamically.
- getMutableStyleSheet() - Method in class ilog.cpl.equipment.IlpEquipmentAdapter
-
- getMutableStyleSheet() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns a mutable style sheet that can be used to change
the view configuration dynamically.
- getMutableStyleSheet() - Method in interface ilog.cpl.graphic.views.IlpStylableViewsView
-
Returns a mutable style sheet that can be used to change
the view configuration dynamically.
- getMutableStyleSheet() - Method in class ilog.cpl.list.IlpListAdapter
-
- getMutableStyleSheet() - Method in class ilog.cpl.network.IlpNetworkAdapter
-
- getMutableStyleSheet() - Method in class ilog.cpl.tree.IlpAbstractTreeAdapter
-
- getName() - Method in interface ilog.cpl.css.function.IlpCSSFunction
-
Returns the name of the function that will be known in the
style sheet.
- getName() - Method in class ilog.cpl.css.function.IlpFormatFunction
-
Retrieves the name of the function.
- getName() - Method in class ilog.cpl.css.function.IlpImageFunction
-
Retrieves the name of the function.
- getName() - Method in class ilog.cpl.css.function.IlpResourceFunction
-
Retrieves the name of the function.
- getName() - Method in class ilog.cpl.css.function.IlpUIManagerResourceFunction
-
Retrieves the name of the function.
- getName() - Method in class ilog.cpl.css.function.IlpValueMapFunction
-
Retrieves the name of the function.
- getName() - Method in class ilog.cpl.equipment.renderer.IlpInteractorRenderer
-
Returns the default view interactor name, if there is one.
- getName() - Method in class ilog.cpl.model.IlpAbstractClass
-
Returns the name of the class.
- getName() - Method in interface ilog.cpl.model.IlpAttribute
-
Returns the name of the invoking attribute.
- getName() - Method in interface ilog.cpl.model.IlpAttributeGroup
-
Returns the attribute group name.
- getName() - Method in class ilog.cpl.model.IlpBeansAttribute
-
Returns the name of the invoking attribute.
- getName() - Method in class ilog.cpl.model.IlpDefaultAttribute
-
Returns the name of the invoking attribute.
- getName() - Method in class ilog.cpl.model.IlpDefaultAttributeGroup
-
Returns the Attribute Group name.
- getName() - Method in class ilog.cpl.model.IlpExtendedAttributeGroup
-
Returns the Attribute Group name, if one exist.
- getName() - Method in class ilog.cpl.network.renderer.IlpInteractorRenderer
-
Returns the default view interactor name, if there is one.
- getName() - Method in class ilog.cpl.style.IlpStorageStyleIdentifier
-
Deprecated.
Generates a name from the identifier.
- getName() - Method in class ilog.cpl.style.IlpStyleContext
-
Deprecated.
Gets name of style.
- getName() - Method in class ilog.tgo.composite.IltcLayer
-
Returns the layer's name, or null
if is has not yet been set.
- getName() - Method in class ilog.tgo.css.function.IltAcknowledgedAlarmCountFunction
-
Retrieves the name of the function, which is "acknowledgedAlarmCount".
- getName() - Method in class ilog.tgo.css.function.IltAcknowledgedAlarmSummaryFunction
-
Retrieves the name of the function.
- getName() - Method in class ilog.tgo.css.function.IltAlarmCountFunction
-
Retrieves the name of the function, which is "alarmCount".
- getName() - Method in class ilog.tgo.css.function.IltAlarmSummaryFunction
-
Retrieves the name of the function.
- getName() - Method in class ilog.tgo.css.function.IltBlinkingColorFunction
-
Retrieves the name of the function, which is "blinkingcolor".
- getName() - Method in class ilog.tgo.css.function.IltHighestAcknowledgedSeverityFunction
-
Retrieves the name of the function, which is "highestAcknowledgedSeverity".
- getName() - Method in class ilog.tgo.css.function.IltHighestNewSeverityFunction
-
Retrieves the name of the function, which is "highestNewSeverity".
- getName() - Method in class ilog.tgo.css.function.IltHighestSeverityFunction
-
Retrieves the name of the function, which is "highestSeverity".
- getName() - Method in class ilog.tgo.css.function.IltLinkPortFunction
-
Retrieves the name of the function.
- getName() - Method in class ilog.tgo.css.function.IltNewAlarmCountFunction
-
Retrieves the name of the function, which is "alarmCount".
- getName() - Method in class ilog.tgo.css.function.IltNewAlarmSummaryFunction
-
Retrieves the name of the function.
- getName() - Method in class ilog.tgo.css.function.IltPatternFunction
-
Retrieves the name of the function, which is "pattern".
- getName() - Method in class ilog.tgo.css.function.IltPrimaryStateSummaryFunction
-
Retrieves the name of the function.
- getName() - Method in class ilog.tgo.css.function.IltSecondaryStateSummaryFunction
-
Retrieves the name of the function.
- getName() - Method in class ilog.tgo.css.function.IltSettingsFunction
-
Retrieves the name of the function.
- getName() - Method in class ilog.tgo.css.function.IltSeverityBrightColorFunction
-
Retrieves the name of the function.
- getName() - Method in class ilog.tgo.css.function.IltSeverityColorFunction
-
Retrieves the name of the function, which is "severityColor".
- getName() - Method in class ilog.tgo.css.function.IltSeverityDarkColorFunction
-
Retrieves the name of the function.
- getName() - Method in class ilog.tgo.css.function.IltSeverityIconFunction
-
Retrieves the name of the function.
- getName() - Method in class ilog.tgo.css.function.IltTinyImageFunction
-
Returns the function name, tinyImage.
- getName() - Method in class ilog.tgo.model.attribute.IltAttribute
-
Returns the name of the attribute.
- getName() - Method in interface ilog.tgo.model.IltAlarmSeverity
-
Returns the identification of this severity.
- getName() - Method in class ilog.tgo.model.IltObject
-
Returns the name of the object.
- getName() - Method in class ilog.tgo.model.IltState
-
Returns the name of this symbolic value.
- getName() - Method in class ilog.tgo.model.IltSymbolicState
-
Returns the name of this symbolic value.
- getName() - Method in interface ilog.tgo.model.IltSymbolicStateValue
-
Returns the name of the value
- getName() - Method in class ilog.tgo.resource.IltDefaultLookAndFeel
-
Returns a String
that identifies this look and feel.
- getName() - Method in interface ilog.tgo.resource.IltLookAndFeel
-
Returns a String
that identifies this look and feel.
- getName() - Method in class ilog.util.IlEnum
-
Returns the name of this enumeration tag.
- getName() - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
-
Returns the name of the document template.
- getName() - Method in class ilog.views.appframe.docview.IlvDocumentViewConfiguration
-
Returns the name of this configuration.
- getName() - Method in class ilog.views.appframe.IlvApplication
-
Returns the name of the application.
- getName() - Method in class ilog.views.appframe.plugin.IlvPlugin
-
Returns the name of the plug-in.
- getName() - Method in class ilog.views.appframe.settings.IlvSettings
-
Returns the name of those settings.
- getName() - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
-
Returns the name of the attribute.
- getName() - Method in interface ilog.views.appframe.swing.IlvDockingBarArea.DockingBarInfo
-
Returns the name of the bar that this object provides information for.
- getName() - Method in class ilog.views.appframe.util.IlvProgressMonitor
-
Returns the name that identifies the task that this monitor is associated with.
- getName() - Method in class ilog.views.chart.data.IlvAbstractDataSet
-
Returns the name of this data set.
- getName() - Method in interface ilog.views.chart.data.IlvDataSet
-
Returns the name of this data set.
- getName() - Method in class ilog.views.chart.data.IlvFilterDataSet
-
Returns the name of this data set, if a non-null
name has
been explicitly set.
- getName() - Method in class ilog.views.chart.data.IlvMovingAvgDataSet
-
Returns the name of this data set.
- getName() - Method in class ilog.views.chart.datax.IlvDefaultDataColumnInfo
-
Returns the name of the column.
- getName() - Method in class ilog.views.chart.datax.IlvDefaultStaticColumnInfo
-
Returns the name of the column.
- getName() - Method in interface ilog.views.chart.datax.IlvStaticColumnInfo
-
Returns the name of the column.
- getName() - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the name of this renderer.
- getName(int) - Method in class ilog.views.chart.renderer.IlvHiLoChartRenderer
-
Returns the name of the designated child renderer pair.
- getName() - Method in class ilog.views.chart.renderer.IlvHiLoChartRenderer
-
Returns the name of the first child renderer pair.
- getName() - Method in class ilog.views.gantt.action.IlvAction
-
Returns the name of the action.
- getName() - Method in class ilog.views.gantt.graphic.renderer.IlvGanttFunction.ActivityProperty
-
Returns the name of the function that will be known in the
style sheet.
- getName() - Method in class ilog.views.gantt.graphic.renderer.IlvGanttFunction.DarkerColor
-
Returns the name of the function that will be known in the
style sheet.
- getName() - Method in class ilog.views.gantt.graphic.renderer.IlvGanttFunction.FormatDate
-
Returns the name of the function that will be known in the
style sheet.
- getName() - Method in class ilog.views.gantt.graphic.renderer.IlvGanttFunction.FormatDuration
-
Returns the name of the function that will be known in the
style sheet.
- getName() - Method in interface ilog.views.gantt.IlvActivity
-
Returns the name of the activity.
- getName() - Method in interface ilog.views.gantt.IlvResource
-
Returns the name of the resource.
- getName() - Method in class ilog.views.gantt.model.IlvSimpleActivity
-
Returns the name of the activity.
- getName() - Method in class ilog.views.gantt.model.IlvSimpleResource
-
Returns the name of the resource.
- getName() - Method in class ilog.views.gantt.model.table.IlvTableActivity
-
Returns the name of the activity.
- getName() - Method in class ilog.views.gantt.model.table.IlvTableResource
-
Returns the name of the resource.
- getName() - Method in class ilog.views.graphic.composite.layout.IlvAttachmentLocation
-
Returns the name of the attachment location.
- getName() - Method in class ilog.views.graphlayout.circular.IlvClusterName
-
Returns the name attribute of the cluster identifier.
- getName() - Method in class ilog.views.IlvGraphic
-
Returns the name of the object.
- getName() - Method in class ilog.views.IlvManagerLayer
-
Returns the name of the layer.
- getName() - Method in class ilog.views.IlvNamedProperty
-
Returns the name of this named property.
- getName() - Method in class ilog.views.maps.beans.IlvFeatureSelectorPanel.Feature
-
Returns the name of this feature.
- getName() - Method in class ilog.views.maps.beans.IlvMapLayer
-
Returns the name of this layer.
- getName() - Method in class ilog.views.maps.datasource.IlvMapDataSource
-
Retrieves the name of this data source.
- getName() - Method in class ilog.views.maps.defense.format.asrp.IlvRasterASRPReader.SubFieldPosition
-
Returns the name.
- getName() - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFTableDescription
-
Returns the DAFIF table name.
- getName() - Method in class ilog.views.maps.defense.format.vmap.AbstractColumnInfo
-
Returns the name of this column.
- getName() - Method in class ilog.views.maps.format.cadrg.IlvCADRGCoverage
-
Returns the name of this coverage.
- getName() - Method in class ilog.views.maps.format.IlvFeatureClassInformation
-
Returns the feature name.
- getName() - Method in class ilog.views.maps.format.IlvGeometryClassFilter
-
Returns the name attached to this geometry filter.
- getName() - Method in class ilog.views.maps.format.tiger.IlvTigerFeatureClass
-
Returns the name.
- getName() - Method in class ilog.views.maps.format.wms.IlvWMSLayerNode
-
<
Retrieves the name of this layer.
- getName() - Method in class ilog.views.maps.IlvAreaOfInterest
-
Returns the name of this area of interest.
- getName() - Method in class ilog.views.maps.IlvUnit
-
Returns the name of the unit.
- getName(IlvMapFeature) - Method in class ilog.views.maps.labelling.IlvLabeledAreaRenderer
-
Retrieves a name in the attributes of the feature
that matches the criteria defined in the constructor.
- getName(IlvMapFeature) - Method in class ilog.views.maps.labelling.IlvLabeledPointRenderer
-
Retrieves a name in the attributes of the feature
that matches the criteria defined in the constructor.
- getName() - Method in class ilog.views.maps.projection.IlvEllipsoid
-
Returns the name of the ellipsoid.
- getName() - Method in class ilog.views.maps.projection.IlvHorizontalDatum
-
Returns the name of this datum.
- getName() - Method in class ilog.views.maps.propertysheet.IlvMapStylePropertySheet.IlvRetargetedPropertyDescriptor
-
Returns the name of the property.
- getName() - Method in class ilog.views.maps.raster.IlvRasterProperties
-
Retrieves the name of the file corresponding to the base name path.
- getName() - Method in class ilog.views.maps.srs.coordsys.IlvCoordinateSystem
-
Returns the name of the coordinate system.
- getName() - Method in class ilog.views.maps.srs.coordsys.IlvMeridian
-
Returns the name of this meridian.
- getName() - Method in class ilog.views.maps.srs.wkt.IlvWKTCoordinateSystemDictionary.CoordinateSystemNode
-
Returns the human readable name for this node.
- getName() - Method in class ilog.views.maps.theme.IlvMapDynamicStyle
-
Returns the name of the style.
- getName() - Method in class ilog.views.prototypes.IlvGroupElement
-
Returns the name of this group element.
- getName() - Method in class ilog.views.prototypes.IlvPrototypeLibrary
-
Returns the name of this library.
- getName() - Method in class ilog.views.prototypes.IlvSingleBehavior
-
Returns the name of the property handled by this behavior object.
- getName() - Method in class ilog.views.sdm.metadata.Namespace
-
Returns the name of the namespace.
- getName() - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer.ParameterSetter
-
Returns the name of the parameter.
- getName() - Method in class ilog.views.sdm.renderer.IlvSDMCSSFunction
-
Returns the name of the function that will be known in the
style sheet.
- getName() - Method in class ilog.views.sdm.renderer.IlvSDMCSSFunction.NumericSymbolInteractor
-
Returns the name of the function that will be known in the
style sheet.
- getName() - Method in class ilog.views.sdm.renderer.IlvSDMCSSFunction.StateSymbolInteractor
-
Returns the name of the function that will be known in the
style sheet.
- getName() - Method in class ilog.views.sdm.renderer.IlvSDMCSSFunction.SymbolInteractor
-
Returns the name of the function that will be known in the
style sheet.
- getName() - Method in class ilog.views.sdm.renderer.IlvSDMCSSFunction.Test
-
Returns the name of the function that will be known in the
style sheet.
- getName(Locale) - Method in class ilog.views.symbology.palettes.IlvPalette
-
Returns the palette name for a given locale.
- getName() - Method in class ilog.views.symbology.palettes.IlvPalette
-
Returns the palette name for the default locale.
- getName(Locale) - Method in class ilog.views.symbology.palettes.IlvPaletteBaseObject
-
Returns the name of the object for a given locale.
- getName() - Method in class ilog.views.symbology.palettes.IlvPaletteBaseObject
-
Returns the name of the object for the default locale.
- getName() - Method in class ilog.views.util.event.IlvEventType
-
Returns the name of this event.
- getName() - Method in class ilog.views.util.print.IlvPrintableDocument
-
Returns the name of the document.
- getName() - Method in class ilog.views.util.servlet.IlvRequestParameter
-
Retrieve the parameter name.
- getName() - Method in class ilog.views.util.styling.IlvCSSFunction
-
Returns the name of the function that will be known in the
style sheet.
- getNamedProperty(String) - Method in class ilog.views.IlvGraphic
-
Returns the named property associated with this
graphic object.
- getNamedProperty(String) - Method in class ilog.views.IlvManagerLayer
-
Returns the named property associated with this layer having
the specified name.
- getNameKey() - Method in class ilog.views.appframe.plugin.IlvPlugin
-
Returns the resource key of the name of the plug-in.
- getNames() - Method in class ilog.views.chart.renderer.IlvHiLoChartRenderer
-
Returns the list of names of the child renderer pairs.
- getNames() - Method in exception ilog.views.prototypes.IlvValuesNotHandledException
-
Returns the names of values that caused this exception to be thrown.
- getNamespace() - Method in class ilog.views.sdm.metadata.IlvMResource
-
Returns the namespace of the resource.
- getNamespaceURI() - Method in class ilog.views.appframe.settings.IlvSettings
-
- getNamespaceURI() - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
-
The namespace URI of this node, or null
if it is
unspecified.
- getNamespaceURI() - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
The namespace URI of this node, or null
if it is
unspecified.
- getNavigationInfo(int, IlvChartAreaAccessible) - Method in class ilog.views.chart.servlet.IlvAbstractChartNavigationInfoGenerator
-
Returns the navigation information for the given region.
- getNavigationInfo(int, IlvChartAreaAccessible) - Method in class ilog.views.chart.servlet.IlvDefaultChartNavigationInfoGenerator
-
Returns the navigation information for the given region.
- getNavigationPanel() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DViewControlUI
-
Returns a navigation panel for interactive Swing based control of rotation, displacement and zoom.
- getNbButtons() - Method in class ilog.views.faces.component.IlvFacesZoomTool
-
Returns the number of buttons to be displayed in the zoom tool.
- getNbButtons() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesZoomToolTag
-
Returns the number of buttons to be displayed in the zoom tool.
- getNearClip() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DCamera
-
Returns the near clipping plane distance of this camera, as used in OpenGL.
- getNearEndSegment(IlvSegmentedHyperEdge.Segment) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
-
Returns the near end segment that is reachable from the input segment along
a segment path that never branches.
- getNearestItem(IlvChartDataPicker, double[]) - Method in class ilog.views.chart.IlvChart
-
Returns the display point whose renderer drawing is closest to the picking
point defined by the specified data picker.
- getNearestItem(IlvChartDataPicker, double[]) - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the display item closest to the picking point defined
by the specified data picker.
- getNearestItem(Iterator<IlvChartRenderer>, IlvChartDataPicker, double[]) - Static method in class ilog.views.chart.IlvChartRenderer
-
Returns the projected data item closest to the specified point.
- getNearestItem(IlvChartDataPicker, double[]) - Method in class ilog.views.chart.renderer.IlvCompositeChartRenderer
-
Returns the display item closest to the picking point defined
by the specified data picker.
- getNearestItem(IlvChartDataPicker, double[]) - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
-
Returns the display item closest to the picking point defined by the
specified data picker.
- getNearestItem(IlvChartDataPicker, IlvUnaryPredicate) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the data object closest to the specified projected coordinates.
- getNearestItem(IlvChartDataPicker, double[]) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the data object closest to the picking point defined
by the specified data picker.
- getNearestPoint(IlvChartDataPicker) - Method in class ilog.views.chart.IlvChart
-
Returns the display point closest to the picking point defined by the
specified data picker.
- getNearestPoint(IlvChartDataPicker) - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the display point closest to the picking point defined
by the specified data picker.
- getNearestPoint(Iterator<IlvChartRenderer>, IlvChartDataPicker) - Static method in class ilog.views.chart.IlvChartRenderer
-
Returns the projected data point closest to the specified point.
- getNearestPoint(IlvChartDataPicker) - Method in class ilog.views.chart.renderer.IlvCompositeChartRenderer
-
Returns the display point closest to the picking point defined
by the specified data picker.
- getNearestPoint(IlvChartDataPicker) - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
-
Returns the data point closest to the specified projected coordinates.
- getNearestPoint(IlvChartDataPicker) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the data object closest to the specified projected coordinates.
- getNearUnit() - Method in class ilog.views.maps.beans.IlvJScaleBar
-
Returns the unit used to display the
length of the scale bar for large scales.
- getNearUnit() - Method in class ilog.views.maps.beans.IlvScaleBar
-
Returns the unit used to display the
length of the scale bar for large scales.
- getNegativeDirectionKey() - Method in class ilog.views.chart.interactor.IlvChartScrollInteractor
-
Returns the key associated with a scroll in the negative direction.
- getNegativePrefix() - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
-
- getNegativeSuffix() - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
-
- getNeighbors(Object) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns an enumeration of all the nodes that are the "neighbors" of
node
, in other words, the nodes that have a common
normal link with node
.
- getNeighbors(Object) - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns an enumeration of all the nodes that are the "neighbors" of
node
, that is, the nodes that have a common normal link
with node
.
- getNeighbors(IlvGraphic) - Method in class ilog.views.IlvGrapher
-
Returns an enumeration of all nodes (IlvGraphic
)
that are the "neighbors" of node
.
- getNetwork() - Method in class ilog.cpl.network.IlpNetworkHandlerWithDataSource
-
- getNetwork() - Method in class ilog.tgo.faces.network.component.IltFacesNetworkView
-
Returns the
IlpNetwork
instance wrapped by this
IltFacesNetworkView
instance.
- getNetwork() - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
-
Returns the
IlpNetwork
instance wrapped by this
IltFacesNetworkView
instance.
- getNetwork(HttpServletRequest) - Method in class ilog.tgo.faces.network.dhtml.servlet.IltFacesNetworkServlet
-
Returns the network component associated with the network view in the
client side.
- getNetwork(HttpServletRequest) - Method in class ilog.tgo.faces.network.dhtml.servlet.IltFacesNetworkServletSupport
-
Returns the network component associated with the given view.
- getNetwork() - Method in class ilog.tgo.faces.network.dhtml.taglib.IltFacesNetworkViewTag
-
Returns the network
property.
- getNetwork() - Method in class ilog.tgo.model.IltObjectSource
-
Deprecated.
Returns the IltNetwork
used to represent the
IltObjects
or null
if there are none.
- getNetworkController() - Method in class ilog.cpl.network.IlpNetworkHandlerWithDataSource
-
Returns the controller that is associated to this handler
and from which it gets its requests.
- getNetworkModel() - Method in class ilog.cpl.network.IlpNetworkHandlerWithDataSource
-
Returns the model that is associated to this handler.
- getNetworkModelListener() - Method in class ilog.cpl.network.NetworkModelObserveEvent
-
Deprecated.
Returns the model listener the event refers to.
- getNetworkNode(IlpObject) - Method in class ilog.cpl.network.IlpNetworkAdapter
-
Returns the network node representing the IlpObject
.
- getNetworkNode(Object) - Method in class ilog.cpl.network.IlpNetworkAdapter
-
Returns the network node representing the IlpObject
identified by identifier
.
- getNetworkRenderer() - Method in class ilog.cpl.network.IlpNetworkView
-
- getNetworkSelectionModel() - Method in class ilog.cpl.network.NetworkSelectionEvent
-
Returns the selection model to which the event refers.
- getNetworkView() - Method in class ilog.cpl.network.IlpNetworkHandlerWithDataSource
-
Returns the view that is associated to this handler.
- getNewAlarmCount() - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the number of new alarms, that are either raw or impact
alarms, irrespective of their severity.
- getNewAlarmCount() - Method in class ilog.tgo.model.IltAlarmSystem.State
-
Return the number of new alarms, irrespective of severity.
- getNewAlarmCount(IltAlarmSeverity) - Method in class ilog.tgo.model.IltAlarmSystem.State
-
Return the number of new alarms of the given severity.
- getNewAlarmPath(IltAlarmSeverity) - Method in class ilog.tgo.model.IltAlarmSystem
-
Return the state path of the new alarms state for a given severity.
- getNewBoundingBox() - Method in class ilog.views.animation.IlvGraphicAnimator
-
Returns the bounding box of the object that should be reached
at the end of the sequence of animation steps.
- getNewBoundingBox() - Method in class ilog.views.event.ObjectBBoxChangedEvent
-
Returns the new bounding rectangle.
- getNewCalendar() - Method in class ilog.views.util.swing.calendar.event.CalendarModelEvent
-
Returns the new calendar value.
- getNewChildRelation() - Method in class ilog.tgo.model.IltChildrenModelEvent
-
Deprecated.
Returns the child relation after the event was fired.
- getNewColor() - Method in class ilog.views.util.swing.color.ColorChangedEvent
-
Returns the new color.
- getNewEnd() - Method in class ilog.cpl.graph.GraphModelEvent
-
Returns the link's new end object.
- getNewEnd() - Method in class ilog.cpl.model.container.RepresentationLinkEvent
-
Return the link's new end node.
- getNewFlatModel() - Method in class ilog.views.chart.event.TreeTableDataSourceEvent
-
Returns the flat list model view provided by the data source after the
change occurred.
- getNewFlatTableModel() - Method in class ilog.views.chart.event.TreeTableDataSourceEvent
-
Returns the flat table model view provided by the data source after the
change occurred.
- getNewFocus() - Method in class ilog.views.chart.event.TreemapFocusEvent
-
Returns the focus after the change.
- getNewFolderName(Object) - Method in class ilog.views.appframe.swing.IlvExplorerView
-
Gets a name for a new folder to be created.
- getNewGanttModel() - Method in class ilog.views.gantt.event.GanttModelChangedEvent
-
Returns the gantt configuration's new data model.
- getNewHeight() - Method in class ilog.views.gantt.event.HeaderHeightChangedEvent
-
Returns the new component height value.
- getNewID() - Method in class ilog.views.gantt.event.ActivityIDEvent
-
Returns the activity's new id.
- getNewID() - Method in class ilog.views.gantt.event.ResourceIDEvent
-
Returns the resource's new id.
- getNewImpactAlarmCount() - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the number of new impact alarms, irrespective of their severity.
- getNewIndex() - Method in class ilog.views.gantt.event.IlvHierarchyNodeMovedEvent
-
Returns the index that the node has within its new parent after the node
was moved.
- getNewIndex() - Method in class ilog.views.gantt.event.RowMovedEvent
-
Returns the index that the node has within its new parent after the node
was moved.
- getNewLayer() - Method in class ilog.views.event.ObjectLayerChangedEvent
-
Returns the layer where the object was inserted.
- getNewLineWidth() - Method in class ilog.views.animation.IlvLinkImageAnimator
-
Returns the line width of the link that should be reached at the end
of the sequence of animation steps.
- getNewLinkPoints() - Method in class ilog.views.animation.IlvLinkImageAnimator
-
Returns the new link points of the link, which define the shape
that should be reached at the end of the sequence of animation steps.
- getNewMapping() - Method in class ilog.views.dashboard.IlvDashboardSymbolParameterEvent
-
Returns the new parameter mapping.
- getNewMax() - Method in class ilog.views.chart.event.AxisRangeEvent
-
Returns the new maximum bound.
- getNewMin() - Method in class ilog.views.chart.event.AxisRangeEvent
-
Returns the new minimum bound.
- getNewName() - Method in class ilog.views.event.ManagerLayerNameEvent
-
Returns the new name of the layer.
- getNewName() - Method in class ilog.views.gantt.event.ActivityNameEvent
-
Returns the activity's new name.
- getNewName() - Method in class ilog.views.gantt.event.ResourceNameEvent
-
Returns the resource's new name.
- getNewObjects() - Method in class ilog.views.chart.datax.tree.list.event.TreeListModelEvent
-
Returns the roots of the affected subtrees.
- getNewParent() - Method in class ilog.views.gantt.event.ActivityMovedEvent
-
Returns the activity's new parent, after the activity was moved.
- getNewParent() - Method in class ilog.views.gantt.event.ResourceMovedEvent
-
Returns the resource's new parent, after the resource was moved.
- getNewParent() - Method in class ilog.views.gantt.event.RowMovedEvent
-
Returns the node's new parent, after the node was moved.
- getNewParentNode() - Method in class ilog.views.gantt.event.IlvHierarchyNodeMovedEvent
-
Returns the node's new parent.
- getNewPosition() - Method in class ilog.cpl.graphic.views.action.IlpCreateLinkActionEvent
-
Returns the new position, a model position.
- getNewPosition() - Method in class ilog.views.chart.event.LegendDockingEvent
-
Returns the new position.
- getNewPropertyValue(PropertyChangeEvent) - Method in class ilog.views.maps.propertysheet.IlvMapStylePropertySheet
-
This utility method returns the new value of the property from a
PropertyChangeEvent
fired after a property
was modified.
- getNewQuantity() - Method in class ilog.views.gantt.event.ResourceQuantityEvent
-
Returns the resource's new quantity.
- getNewRawAlarmCount() - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the number of new raw alarms, irrespective of their severity.
- getNewResource() - Method in class ilog.views.gantt.event.ReservedResourceEvent
-
Returns the activity's newly reserved resource.
- getNewRootBag() - Method in class ilog.views.event.GraphicBagHierarchyEvent
-
Returns the new root of the hierarchy after the change happened.
- getNewRootVisible() - Method in class ilog.views.gantt.event.RootRowVisibilityChangedEvent
-
Returns the new visibility of the root row.
- getNewRowHeight() - Method in class ilog.views.gantt.event.RowHeightChangedEvent
-
Returns the new row height value.
- getNewRowRange() - Method in class ilog.views.gantt.event.RowMovedEvent
-
Returns the rows that getNewVisibleNodes()
occupy after they
were moved.
- getNewSeverity() - Method in class ilog.tgo.model.IltAlarmCountAttributeType
-
Returns the severity of new alarms represented by this alarm count.
- getNewShape() - Method in class ilog.tgo.graphic.IltShapeChangedEvent
-
Returns the new shape (in manager coordinates) of the graphic object.
- getNewShapeSource() - Method in class ilog.tgo.graphic.IltShapeChangedEvent
-
Returns the reason for the shape change, or null
if it is unknown.
- getNewState() - Method in class ilog.tgo.model.IltStateChangedEvent
-
Deprecated.
Returns the new value of the state, after it changed.
- getNewState() - Method in class ilog.views.event.ManagerLayerSelectableEvent
-
Returns the new selectable state of the layer.
- getNewTimeInterval() - Method in class ilog.views.gantt.event.ActivityTimeIntervalEvent
-
Returns the activity's new time interval.
- getNewTreeModel() - Method in class ilog.views.chart.event.TreeTableDataSourceEvent
-
Returns the tree list model view provided by the data source after the
change occurred.
- getNewType() - Method in class ilog.views.gantt.event.ConstraintTypeEvent
-
Returns the constraint's new type.
- getNewValue() - Method in class ilog.cpl.datasource.DataSourceObjectEvent
-
Returns the value of the attribute after the modification signaled by
this event.
- getNewValue() - Method in class ilog.cpl.model.AttributeValueEvent
-
Returns the value of the attribute after the modification signaled by
this event.
- getNewValue() - Method in class ilog.views.appframe.docview.project.IlvNodePropertyChangeEdit
-
Returns the new value of the property.
- getNewValue() - Method in class ilog.views.appframe.docview.project.NodePropertyChangeEvent
-
Returns the new value of the property.
- getNewValue() - Method in class ilog.views.chart.datax.event.DataColumnEvent
-
Returns the new value.
- getNewValue() - Method in class ilog.views.chart.datax.flat.list.event.FlatListModelEvent
-
Returns the new value inside the IlvDataColumnInfo
.
- getNewValue() - Method in class ilog.views.chart.datax.flat.set.event.FlatSetModelEvent
-
Returns the new value inside the IlvDataColumnInfo
.
- getNewValue() - Method in class ilog.views.chart.datax.flat.table.event.FlatTableModelEvent
-
Returns the new value inside the IlvDataColumnInfo
.
- getNewValue() - Method in class ilog.views.chart.datax.operator.event.OperatorEvent
-
Returns the new value of the operator.
- getNewValue() - Method in class ilog.views.chart.datax.tree.list.event.TreeListModelEvent
-
Returns the new value inside the IlvDataColumnInfo
.
- getNewValue() - Method in class ilog.views.chart.datax.tree.set.event.TreeSetModelEvent
-
Returns the new value inside the IlvDataColumnInfo
.
- getNewValue() - Method in class ilog.views.dashboard.IlvDashboardSymbolParameterEvent
-
Returns the new parameter value.
- getNewValue() - Method in class ilog.views.event.InteractorChangedEvent
-
Returns the new value of the interactor.
- getNewValue() - Method in class ilog.views.event.ManagerChangedEvent
-
Returns the new manager.
- getNewValue() - Method in class ilog.views.event.ManagerLayerPropertyEvent
-
Returns the new value of the property.
- getNewValue() - Method in class ilog.views.event.NamedPropertyEvent
-
Returns the new named property.
- getNewValue() - Method in class ilog.views.event.TransformerChangedEvent
-
Returns the new value of the transformer.
- getNewValue() - Method in class ilog.views.gantt.event.GanttModelPropertyEvent
-
Returns the new value of the property, expressed as an Object.
- getNewValue() - Method in class ilog.views.gantt.model.general.ActivityUserPropertyEvent
-
Returns the new value of the property.
- getNewValue() - Method in class ilog.views.gantt.model.general.ConstraintUserPropertyEvent
-
Returns the new value of the property.
- getNewValue() - Method in class ilog.views.gantt.model.general.ReservationUserPropertyEvent
-
Returns the new value of the property.
- getNewValue() - Method in class ilog.views.gantt.model.general.ResourceUserPropertyEvent
-
Returns the new value of the property.
- getNewValue() - Method in class ilog.views.gantt.util.event.IlvPropertyEvent
-
Returns the new value of the property.
- getNewValue() - Method in class ilog.views.maps.graphic.style.StyleEvent
-
Retrieve the new value for this attribute.
- getNewValue() - Method in class ilog.views.maps.theme.DynamicStyleEvent
-
Returns the new style that was registered at construction time.
- getNewValue() - Method in class ilog.views.sdm.event.SDMPropertyChangeEvent
-
Returns the new value of the primary property,
or null
if an unspecified set of properties has changed.
- getNewValues() - Method in class ilog.cpl.graphic.views.action.IlpUpdateObjectActionEvent
-
Returns the attribute changes.
- getNewValues() - Method in class ilog.views.sdm.event.SDMPropertyChangeEvent
-
Returns the new values of the properties.
- getNewVisibility() - Method in class ilog.views.event.ManagerLayerVisibilityEvent
-
Returns the new visibility of the layer.
- getNewVisibleNodes() - Method in class ilog.views.gantt.event.RowMovedEvent
-
Returns the array of visible nodes that are the result of this move event.
- getNext(IlvManagerView, IlvGraphic) - Method in class ilog.views.accelerator.IlvCycleSelectAccelerator
-
Returns the next object to select, if the input object is selected.
- getNext() - Method in exception ilog.views.graphlayout.IlvGraphLayoutException
-
Returns the next exception in an exception chain.
- getNextAvailableIndex() - Method in class ilog.cpl.graph.background.IlpDefaultBackgroundSupport
-
Returns the index that is after the index of the last IlvManagerLayer that
is used to represent a background.
- getNextFeature() - Method in class ilog.views.maps.datasource.ibm.IlvDBFeatureIterator
-
Returns the next map feature of the iterator or
null
if the iteration is finished.
- getNextFeature() - Method in class ilog.views.maps.datasource.IlvGraphicLayerDataSource
-
Returns the next map feature of the iterator or
null
if the iteration is finished.
- getNextFeature() - Method in class ilog.views.maps.datasource.IlvMapDelegateFeatureIterator
-
Returns the next map feature of the iterator or
null
if the iteration is finished.
- getNextFeature() - Method in class ilog.views.maps.datasource.IlvSDODataSource.OracleIterator
-
Returns the next map feature of the iterator.
- getNextFeature() - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFReader
-
Returns the next map feature of the iterator or
null
if the iteration is finished.
- getNextFeature() - Method in class ilog.views.maps.defense.format.s57.IlvS57Reader
-
Returns the next map feature of the iterator or
null
if the iteration is finished.
- getNextFeature() - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPReader
-
Returns the next map feature of the iterator or
null
if the iteration is finished.
- getNextFeature() - Method in class ilog.views.maps.format.cadrg.IlvCADRGFrameReader
-
Returns the next feature read.
- getNextFeature() - Method in class ilog.views.maps.format.dted.IlvDTEDReader
-
Returns the raster of elevations.
- getNextFeature() - Method in class ilog.views.maps.format.dxf.IlvMapDXFReader
-
Returns the next map feature of the iterator or
null
if the iteration is finished.
- getNextFeature() - Method in class ilog.views.maps.format.geotiff.IlvGeotiffReader
-
Returns the map feature whose geometry
is an IlvMapImage
.
- getNextFeature() - Method in class ilog.views.maps.format.image.IlvImageReader
-
Returns the IlvMapFeature
whose geometry is
an IlvMapImage
.
- getNextFeature() - Method in class ilog.views.maps.format.kml.IlvKMLReader
-
Returns the next map feature of the iterator or
null
if the iteration is finished.
- getNextFeature() - Method in class ilog.views.maps.format.midmif.IlvMIDMIFReader
-
Returns the next map feature of the iterator or
null
if the iteration is finished.
- getNextFeature() - Method in class ilog.views.maps.format.midmif.IlvMIFReader
-
Returns the next feature read from file.
- getNextFeature() - Method in class ilog.views.maps.format.oracle.IlvSDOFeatureIterator
-
Converts the next SDO geometry of the iterator into an
IlvMapFeature
object.
- getNextFeature() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOFeatureIterator
-
Returns the next map feature of this feature iterator, or
null
if the iteration if finished.
- getNextFeature() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileReader
-
Returns the next map feature read from the Shapefile.
- getNextFeature() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTiler
-
Returns the next feature from the shape file.
- getNextFeature() - Method in class ilog.views.maps.format.shapefile.IlvSHPReader
-
Reads the next record from the file.
- getNextFeature() - Method in class ilog.views.maps.format.svg.IlvMapSVGReader
-
Returns the next map feature of the iterator or
null
if the iteration is finished.
- getNextFeature() - Method in class ilog.views.maps.format.tiger.IlvTigerReader
-
Returns the next map feature of the iterator or
null
if the iteration is finished.
- getNextFeature() - Method in class ilog.views.maps.format.wms.IlvWMSReader
-
Returns the next map feature of the iterator or null
, if the iteration is finished.
- getNextFeature() - Method in interface ilog.views.maps.IlvMapFeatureIterator
-
Returns the next map feature of the iterator or
null
if the iteration is finished.
- getNextFeature() - Method in class ilog.views.maps.raster.IlvRasterAbstractReader
-
Returns the IlvMapFeature
whose geometry is
an IlvMapImage
.
- getNextFeatureId() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOFeatureIterator
-
Returns the feature ID for the next feature that will be
returned by this feature iterator.
- getNextFeatureId() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileReader
-
Returns the ID of the next feature.
- getNextFeatureId() - Method in class ilog.views.maps.format.shapefile.IlvSHPReader
-
Returns the ID of the next feature.
- getNextFeatureId() - Method in interface ilog.views.maps.IlvLookAheadFeatureIterator
-
Returns the ID of the next feature that will be returned by this
feature iterator.
- getNextFeatureIndex() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileReader
-
Returns the index of the next feature that is read.
- getNextFeatureIndex() - Method in class ilog.views.maps.format.shapefile.IlvSHPReader
-
Returns the index of the next feature that is read.
- getNextFrom(IltGraphicManager) - Method in class ilog.tgo.model.IltAbstractLink
-
Returns the object that will be used as the first extremity of the link,
the next time the link is added to a manager.
- getNextLayerName() - Method in class ilog.views.maps.format.wms.IlvWMSReader
-
Returns the layer name to be processed in the next call to getNextFeature
.
- getNextMonthForeground() - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
-
Returns the next month foreground color.
- getNextRecord() - Method in class ilog.views.maps.format.midmif.IlvMIDReader
-
Reads the next record in the .MID
file.
- getNextRecord() - Method in class ilog.views.maps.format.shapefile.IlvDBFReader
-
Reads the next record in the .dbf
file.
- getNextSelectable(IlvChartAreaAccessible) - Method in class ilog.views.chart.accessibility.IlvChartAreaAccessibleHierarchy
-
Returns the next selectable element in the same row as elem
.
- getNextSelectable(IlvChartAreaAccessible) - Method in class ilog.views.chart.accessibility.IlvDefaultChartAreaAccessibleHierarchy
-
Returns the next selectable element in the same row as elem
.
- getNextSibling() - Method in class ilog.views.appframe.settings.IlvSettings
-
The node immediately following this node.
- getNextSibling() - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
-
The node immediately following this node.
- getNextSibling() - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
The node immediately following this node.
- getNextTo(IltGraphicManager) - Method in class ilog.tgo.model.IltAbstractLink
-
Returns the object that will be used as the second extremity of the link,
the next time the link is added to a manager.
- getNmwButtonColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the button color of the network elements of type NMW
.
- getNmwScreenColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the screen color of the network elements of type
NMW
.
- getNode() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
-
Returns the graphic object that is displayed by this base renderer,
an IlvGeneralNode
.
- getNode() - Method in class ilog.views.appframe.docview.project.DataContainerEvent
-
Returns the node that originates the event.
- getNode() - Method in class ilog.views.appframe.docview.project.IlvAddNodeEdit
-
Returns the node that this edit adds.
- getNode() - Method in class ilog.views.appframe.docview.project.IlvNodePropertyChangeEdit
-
Returns the node to change the property of.
- getNode() - Method in class ilog.views.appframe.docview.project.IlvRemoveNodeEdit
-
Returns the node that this edit removes.
- getNode() - Method in class ilog.views.gantt.event.IlvHierarchyNodeMovedEvent
-
Returns the node that has been moved.
- getNode() - Method in class ilog.views.gantt.event.RowMovedEvent
-
Returns the node that was moved.
- getNode(int) - Method in class ilog.views.gantt.swing.IlvJTable
-
Gets the row that is visible on the specified row index.
- getNode() - Method in class ilog.views.graphlayout.hierarchical.IlvExtremityConstraint
-
Returns the node of this constraint.
- getNode() - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnector
-
Returns the node associated with the hyperedge connector.
- getNode() - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperGrapherPin
-
- getNode() - Method in class ilog.views.hypergraph.IlvDefaultHyperEdgeEnd
-
Returns the end node that is connected to the hyperedge by this end point.
- getNode() - Method in interface ilog.views.hypergraph.IlvHyperEdgeEnd
-
Returns the end node that is connected to the hyperedge by this end point.
- getNode() - Method in class ilog.views.IlvLinkConnector
-
Returns the node associated with the link connector.
- getNode() - Method in class ilog.views.linkconnector.IlvGrapherPin
-
- getNode() - Method in class ilog.views.maps.beans.IlvMapLayer
-
Retrieves the associated IlvMapLayerTreeNode
object.
- getNode() - Method in class ilog.views.maps.datasource.IlvMapDataSource
-
Retrieves the TreeNode
for which this data source is the
user object.
- getNode() - Method in class ilog.views.maps.defense.terrain3d.symbol.Ilv3DSymbol
-
Returns the SDM node attached to this 3D symbol.
- getNodeAtPosition(int) - Method in class ilog.views.gantt.IlvVerticalDisplayController
-
Returns the node at the specified vertical position, relative to the
first visible node at position = 0
.
- getNodeAttributeGroup(IlpCreateNodeActionEvent) - Method in class ilog.cpl.graph.action.IlpCreateLinearGroupAction
-
Returns the business class of the linear group that will be
created.
- getNodeAttributeGroup(IlpCreateNodeActionEvent) - Method in class ilog.cpl.graph.action.IlpCreateNodeAction
-
Returns the business class of the node that will be
created.
- getNodeAttributeGroup(IlpCreateNodeActionEvent) - Method in class ilog.cpl.graph.action.IlpCreatePolyGroupAction
-
Returns the business class of the polygonal group that will be
created.
- getNodeAttributeGroup(IlpCreateNodeActionEvent) - Method in class ilog.cpl.graph.action.IlpCreateRectGroupAction
-
Returns the business class of the rectangular group that will be
created.
- getNodeBalloonLines() - Method in class ilog.views.sdm.renderer.IlvInfoBalloonRenderer
-
Returns the descriptions of the lines to be displayed in the information balloon
when the user clicks a node.
- getNodeBorderWidth() - Method in class ilog.tgo.graphic.graphlayout.IltLocalLinkLayout
-
- getNodeBoundingBox(IlvTransformer) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperGrapherPin
-
Returns the bounding box of the related node.
- getNodeBoundingBox(IlvTransformer) - Method in class ilog.views.linkconnector.IlvDefaultGrapherPin
-
Called by the IlvDefaultGrapherPin
when it needs to compute the bounding rectangle of the node.
- getNodeBoundingBox(IlvTransformer) - Method in class ilog.views.linkconnector.IlvFreeLinkConnector
-
Called by the IlvFreeLinkConnector
when it needs to compute the bounding rectangle of the node.
- getNodeBoundingBox(IlvTransformer) - Method in class ilog.views.sdm.renderer.graphlayout.IlvLinkLayoutRenderer.SDMRelativeLinkConnector
-
Deprecated.
This method is overridden to take into account the link connection
rectangle of the node.
- getNodeBoundingBox(IlvTransformer) - Method in class ilog.views.sdm.renderer.IlvSDMClippingLinkConnector
-
This method is overridden to take into account the link connection
rectangle of the node.
- getNodeBoundingBox(IlvTransformer) - Method in class ilog.views.sdm.renderer.IlvSDMFreeLinkConnector
-
This method is overridden to take into account the link connection
rectangle of the node.
- getNodeBounds(IlvHierarchyNode) - Method in class ilog.views.gantt.IlvVerticalDisplayController
-
Returns the vertical bounds of the specified node as the y and
height fields of a rectangle.
- getNodeBoxInterface() - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
-
Returns the node box interface used during the layout,
or null
if none is specified.
- getNodeBoxInterface() - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
-
Returns the object that provides the rectangle defining
the position and size of each node.
- getNodeBoxInterface() - Method in class ilog.views.graphlayout.grid.IlvGridLayout
-
Returns the object that provides the rectangle defining the location
and size of each node, if one is specified.
- getNodeBoxInterface(IlvNodeBoxInterface) - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns the node box interface to be used on layouts attached to this
model, if the input node box interface specifies the node box with
respect to the original model.
- getNodeBoxInterface() - Method in class ilog.views.graphlayout.link.IlvLinkLayout
-
Returns the node box interface used during the layout, or
null
if none is specified.
- getNodeBoxInterface() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
-
Returns the node box interface used for the obstacle area during the
layout.
- getNodeBoxInterface() - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Returns the node box interface used during the layout.
- getNodeComparator() - Method in class ilog.views.graphlayout.bus.IlvBusLayout
-
Returns the comparator used for sorting the nodes.
- getNodeComparator() - Method in class ilog.views.graphlayout.grid.IlvGridLayout
-
Returns the comparator used for sorting the nodes.
- getNodeComparator() - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns the comparator used for sorting the nodes.
- getNodeComparator() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the comparator used for sorting the nodes.
- GetNodeDegree(IlvGraphLayout, IlvGraphic) - Static method in class ilog.views.graphlayout.IlvGraphLayoutUtil
-
- getNodeDegree(Object) - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns the degree of a node, that is, the number of its neighbors.
- getNodeDistanceThreshold() - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
-
Returns the node distance threshold.
- getNodeFactory() - Method in interface ilog.cpl.equipment.css.IlpEquipmentAdapterCustomization
-
Returns the equipment node factory.
- getNodeFactory() - Method in class ilog.cpl.equipment.IlpEquipmentAdapter
-
Returns the equipment node factory.
- getNodeFactory() - Method in interface ilog.cpl.network.css.IlpNetworkAdapterCustomization
-
Returns the network node factory.
- getNodeFactory() - Method in class ilog.cpl.network.IlpNetworkAdapter
-
Returns the network node factory.
- getNodeFactory() - Method in interface ilog.cpl.tree.css.IlpAbstractTreeAdapterCustomization
-
Returns the node factory property.
- getNodeForRow(int) - Method in class ilog.views.gantt.IlvVerticalDisplayController
-
Returns the node for the specified row.
- getNodeGroups() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the node groups that occur in constraints that were added to
the hierarchical layout.
- getNodeHandler() - Method in class ilog.cpl.graph.IlpGraphController
-
Returns the handler for object-related operations.
- getNodeIcon(Object, boolean) - Method in class ilog.views.appframe.swing.IlvExplorerView
-
Returns an icon for the tree node associated with the specified data
container node
.
- getNodeLane(Object) - Method in class ilog.views.sdm.renderer.IlvLaneRenderer
-
Returns the lane representing the given model object.
- getNodeLayout() - Method in class ilog.cpl.equipment.renderer.IlpGraphLayoutRenderer
-
Returns the graph layout for nodes.
- getNodeLayout() - Method in class ilog.cpl.graph.graphlayout.IlpDefaultGraphLayoutSupport
-
Returns the graph layout of the view for nodes.
- getNodeLayout() - Method in interface ilog.cpl.graph.graphlayout.IlpGraphLayoutSupport
-
Returns the graph layout of the view for nodes.
- getNodeLayout() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the graph layout of the view for nodes.
- getNodeLayout() - Method in class ilog.cpl.IlpEquipment
-
Returns graph layout of nodes for this view.
- getNodeLayout() - Method in class ilog.cpl.IlpNetwork
-
Returns this view's graph layout for nodes.
- getNodeLayout() - Method in class ilog.cpl.network.renderer.IlpGraphLayoutRenderer
-
Returns the graph layout for nodes.
- getNodeLayout() - Method in class ilog.tgo.graphic.IltCompositeGrapher
-
- getNodeLayout() - Method in class ilog.tgo.graphic.IltNetwork
-
- getNodeLayoutRenderer() - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns the graph layout renderer that is responsible for the layout of nodes.
- getNodeLocation(IlvSDMEngine, IlvSDMNode) - Method in class ilog.views.maps.servlet.IlvFacesGoogleViewServletSupport
-
Method that computes the coordinate (marker) or set of coordinates (polylines) for an SDM node.
- getNodeMovable() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
-
Indicates whether nodes will be interactively movable on the client.
- getNodeName() - Method in class ilog.views.appframe.settings.IlvSettings
-
The name of this node.
- getNodeName() - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
-
- getNodeName() - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the name of this node.
- getNodeNumber() - Method in class ilog.views.maps.datasource.ibm.IlvDBConnectionInfo
-
The node number to which you wish to connect in DB2 Partitioned Database environment.
- getNodeOrderingComparator() - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
-
Returns the comparator used for sorting the nodes.
- getNodeOrLink() - Method in class ilog.views.graphlayout.GraphLayoutParameterEvent
-
Returns the node or link that is affected by the layout parameter.
- getNodeOrLink() - Method in class ilog.views.graphlayout.GraphModelEvent
-
Returns the node or link that causes the event.
- getNodePosition() - Method in class ilog.views.graphlayout.bus.IlvBusLayout
-
Returns the node position option.
- getNodeProperties(IlvSDMEngine, IlvSDMNode) - Method in class ilog.views.maps.servlet.IlvFacesGoogleViewServletSupport
-
Returns a JSON string containing the properties of the node.
- getNodeProperty(Object, String) - Method in interface ilog.views.appframe.docview.project.IlvDataContainer
-
Returns the value of the node
property with the specified
propertyName
.
- getNodeProperty(Object, String) - Method in class ilog.views.appframe.docview.project.IlvDefaultDataContainer
-
Returns the value of the node
property with the specified
propertyName
.
- getNodeRenderer() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the graphic object meta renderer.
- getNodes() - Method in class ilog.tgo.graphic.IltCompositeGrapher
-
- getNodes() - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns an enumeration of the nodes.
- getNodes() - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns an enumeration of the nodes.
- getNodes() - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns an enumeration of the nodes.
- getNodes(String[]) - Method in class ilog.views.maps.format.wms.IlvWMSReader
-
Returns the array of the layers which the names are specified as arguments.
- getNodesAndLinks() - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns an enumeration of the nodes and links (excluding intergraph
links).
- getNodesAndLinks() - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns an enumeration of the nodes and links.
- getNodesCount() - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns the number of nodes.
- getNodesCount() - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns the number of nodes.
- getNodeSide() - Method in class ilog.tgo.graphic.IltLinkPort
-
- getNodeSide(IlvHyperEdgeEnd) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
-
Decides on which side of the node the hyperedge end is located.
- getNodeSideFilter() - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
-
Returns the node-side filter used during layout,
or null
if none is specified.
- getNodeSideFilter() - Method in class ilog.tgo.graphic.graphlayout.IltShortLinkLayout
-
- getNodeSideFilter() - Method in class ilog.views.graphlayout.link.IlvLinkLayout
-
Returns the node-side filter used during layout, or null
if none is specified.
- getNodeSideFilter() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
-
Returns the node-side filter used during layout.
- getNodeSideFilter() - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Returns the node-side filter used during layout.
- getNodesLayer() - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
-
Returns the manager layer in which this renderer
will place the SDM nodes that it creates.
- getNodesMoveThreshold() - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
-
Returns the threshold value for the node placement algorithm (second
step of the layout algorithm).
- getNodesPlacementAlgorithm() - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
-
Returns the current choice of the node placement algorithm.
- getNodesPlacementTime() - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayoutReport
-
Returns the duration of the second step of the layout algorithm (the
nodes placement step).
- getNodeText(Object) - Method in class ilog.views.appframe.swing.IlvExplorerView
-
Gets the text for the tree node associated with the specified data
container node
.
- getNodeTitle(Object) - Method in class ilog.views.appframe.docview.project.IlvDataContainerDocument
-
Returns the title associated with the specified data container
node
.
- getNodeType() - Method in class ilog.views.appframe.settings.IlvSettings
-
A code representing the type of this node.
- getNodeType() - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
-
- getNodeType() - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
- getNodeType() - Method in class ilog.views.appframe.settings.IlvSettingsNode
-
Returns the type of this node.
- getNodeValue() - Method in class ilog.views.appframe.settings.IlvSettings
-
null
as this node is a document and has not associated
value.
- getNodeValue() - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
-
The value of this attribute.
- getNodeValue() - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
The value of this node.
- getNoEventThreadUpdate() - Static method in class ilog.views.chart.IlvChart
-
Returns whether the requests should be processed in the AWT-Event thread.
- getNonClusterPosition() - Method in class ilog.views.chart.data.IlvTreeTableDataSource
-
Returns the relative position of non-clusters compared to clusters.
- getNoneMarker() - Static method in class ilog.views.chart.graphic.IlvMarkerFactory
-
Returns a shared square marker instance.
- getNonLocalizedString() - Method in class ilog.views.util.swing.IlvDecimalNumberField
-
Returns the non-localized string that represents the value
corresponding to the current text.
- getNoProjectionMessage() - Method in class ilog.views.maps.beans.IlvCoordinateViewer
-
Returns 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.
- getNoProjectionMessage() - Method in class ilog.views.maps.beans.IlvJCoordinateViewer
-
Returns 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 geographic coordinates.
- getNorthing() - Method in class ilog.views.maps.IlvUTMCoordinateFormatter
-
Returns the northing of the current point.
- getNorthingLabel() - Method in class ilog.views.maps.beans.IlvCoordinateViewer
-
Returns the prompt string to be displayed before the northing value of the mouse
coordinates.
- getNorthingLabel() - Method in class ilog.views.maps.beans.IlvJCoordinateViewer
-
Returns the prompt string to be displayed before the northing value of the mouse
coordinates.
- getNorthLimit() - Method in class ilog.views.maps.projection.IlvFrenchLambertProjection
-
Returns the latitude of the north limit of the projection
for its current mode.
- GetNorthLimit(int) - Static method in class ilog.views.maps.projection.IlvFrenchLambertProjection
-
Returns the latitude of the north limit of a French Lambert Projection
for the specified mode.
- getNorthNumberOfPorts() - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
-
Returns the number of relative ports on the north side of a node.
- getNorthNumberOfPorts(Object) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the number of relative ports on the north side of a node.
- getNorthSouthLayout() - Method in class ilog.views.chart.IlvLegendLayout
-
Returns the LayoutManager
instance used to lay out a
legend that has been docked on the north or the south side of a chart.
- getNorthSubtreeBlockMargin(Object) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the margin on the north side of the subtree starting at the
input node.
- getNotificationId() - Method in class ilog.tgo.model.IltAlarm
-
Returns the identifier of the notification that carries the alarm
information.
- getNotifier() - Method in class ilog.tgo.model.IltAlarmSystem.State
-
Return the notifier set in this instance.
- getNotReporting() - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the notReporting
status.
- GetNotReportingStatePath() - Static method in class ilog.tgo.model.IltAlarm
-
Returns the path to access the NotReporting
state in the
alarm system.
- GetNTFEllipsoid() - Static method in class ilog.views.maps.projection.IlvFrenchLambertProjection
-
Returns the ellipsoid used for the NTF geodesic system.
- getNtIcon() - Method in interface ilog.tgo.resource.css.IltSecondaryStateCustomization
-
Returns the NT icon for applicable Bellcore and OSI secondary state
objects.
- getNumber() - Method in class ilog.cpl.table.IlpArrowIcon
-
Returns the sorting order number.
- getNumber() - Method in class ilog.views.graphlayout.circular.IlvClusterNumber
-
Returns the number attribute of the cluster identifier.
- getNumberCrossingReductionIterations() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
-
Returns the maximum number of iterations performed during crossing
reduction.
- getNumberField() - Method in class ilog.views.util.swing.IlvJSpinnerDecimalNumberField
-
Returns the contained number field.
- getNumberFormat() - Method in class ilog.views.chart.IlvDefaultStepsDefinition
-
Returns the format used to translate step values into labels.
- getNumberFormat() - Method in class ilog.views.chart.IlvLogarithmicStepsDefinition
-
Returns the format used to translate step values into labels.
- getNumberFormat() - Method in class ilog.views.util.servlet.tiling.IlvFileTileURLFactory
-
Retrieves the format used to format digit parts of the filename.
- getNumberFormat() - Method in class ilog.views.util.text.IlvDateFormat
-
Returns the number formatter which this date/time formatter uses to format
and parse a time.
- getNumberFormat() - Method in class ilog.views.util.text.IlvWrappedICUDateFormat
-
Overridden version of the same method of
DateFormat
.
- getNumberFormatFromDecimalNumberDocument(Document) - Static method in class ilog.views.util.swing.SwingFactories
-
Returns the number format of the input document.
- getNumberFromDecimalNumberDocument(Document) - Static method in class ilog.views.util.swing.SwingFactories
-
Returns the number representation of the value contained in the input
document.
- getNumberIterationsForMinImprovement() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
-
Returns the number of iterations performed to reach the minimum
required percentage of layout quality improvement.
- getNumberLocale() - Method in class ilog.views.util.data.IlvCSVTableModel
-
Returns the recommended locale for parsing numbers contained as strings
in this model, or null
if unknown.
- getNumberOfAlternatingCircles() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the number of alternating circles.
- getNumberOfConstraints() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the number of constraints that have been added to the
hierarchical layout.
- getNumberOfElements() - Method in class ilog.views.maps.defense.format.vmap.AbstractColumnInfo
-
Return the number of elements (of the specified type) in a field of this column
(-1 if variable length field).
- getNumberOfFallbackLinks() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayoutReport
-
Returns the number of links that could not be routed on the grid
without obstacle overlaps.
- getNumberOfForwardOrReversedSublink() - Method in class ilog.views.sdm.graphic.IlvSDMLinkBundle
-
Returns the number of forwards or reversed sublinks.
- getNumberOfIterations() - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayoutReport
-
Returns the number of performed iterations.
- getNumberOfLinkCrossingSweeps() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the number of layer sweeps to remove link crossings.
- getNumberOfNodeGroups() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the number of node groups that occur in constraints that were
added to the hierarchical layout.
- getNumberOfNodesPlacementIterations() - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayoutReport
-
Returns the number of iterations performed by the nodes placement
algorithm.
- getNumberOfOptimizationIterations() - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayoutReport
-
Returns the number of iterations performed by the topological
optimization algorithm.
- getNumberOfPages() - Method in class ilog.views.util.print.IlvPrintableDocument
-
Returns the number of pages in the document.
- getNumberOfPoints() - Method in class ilog.cpl.graphic.views.IlpPolygon
-
Returns the number of points in the polyline.
- getNumberOfPoints() - Method in class ilog.cpl.graphic.views.IlpPolyline
-
Returns the number of points in the polyline.
- getNumberOfPoints() - Method in class ilog.cpl.graphic.views.IlpPolyPoints
-
Returns the number of points in the polyline.
- getNumberOfPoints() - Method in class ilog.cpl.network.IlpGeographicPolygon
-
Returns the number of points in the polygon.
- getNumberOfPoints() - Method in class ilog.cpl.network.IlpGeographicPolyline
-
Returns the number of points in the polyline.
- getNumberOfPoints() - Method in class ilog.cpl.network.IlpGeographicPolyPoints
-
Returns the number of points in the polyline.
- getNumberOfPoints() - Method in class ilog.tgo.graphic.IltLogicalPolygon
-
Deprecated.
Returns the number of points in the polyline.
- getNumberOfPoints() - Method in class ilog.tgo.graphic.IltLogicalPolyline
-
Deprecated.
Returns the number of points in the polyline.
- getNumberOfPoints() - Method in class ilog.tgo.graphic.IltLogicalPolyPoints
-
Deprecated.
Returns the number of points in the polyline.
- getNumberOfPoints() - Method in class ilog.views.graphic.IlvPointArray
-
Returns the number of IlvPoint
in the internal array.
- getNumberOfPoints() - Method in class ilog.views.util.java2d.IlvPolygon2D.Double
-
Returns the number of points in the polygon.
- getNumberOfPoints() - Method in class ilog.views.util.java2d.IlvPolygon2D.Float
-
Returns the number of points in the polygon.
- getNumberOfPoints() - Method in class ilog.views.util.java2d.IlvPolygon2D
-
Returns the number of points in the polygon.
- getNumberOfPorts(Object, int) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the specified number of relative ports of a node on the
specified side.
- getNumberOfPossibleExteriorCycles() - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
-
Returns the number of cycles that can be used as the contour (the
outer cycle) for the drawing of the graph as determined by the
topological optimization step of the layout algorithm.
- getNumberOfSegments() - Method in class ilog.cpl.graphic.views.IlpPolyPoints
-
Returns the number of segments in the polyline.
- getNumberOfSegments() - Method in class ilog.tgo.graphic.IltLogicalPolyPoints
-
Deprecated.
Returns the number of segments in the polyline.
- getNumberOfSteps() - Method in class ilog.views.graphic.IlvScale
-
Returns the number of major steps for this scale.
- getNumberOfSteps() - Method in class ilog.views.java2d.IlvBlinkingMultiAction
-
Return the maximum number of steps of this blinking action.
- getNumberOfSubSteps() - Method in class ilog.views.graphic.IlvScale
-
Returns the number of minor steps for this scale.
- getNumColumns() - Method in class ilog.views.maps.raster.IlvRasterProperties
-
Returns the total number of columns in the original raster.
- getNumLines() - Method in class ilog.views.maps.raster.IlvRasterProperties
-
Returns the total number of lines in the original raster.
- getNumPaths() - Method in class ilog.views.graphic.IlvGraphicPath
-
Returns the number of IlvPointArray
managed by this object.
- getObject() - Method in class ilog.cpl.datasource.DataSourceObjectEvent
-
Returns the
IlpObject
that has been modified.
- getObject(Object) - Method in interface ilog.cpl.datasource.IlpDataSource
-
Returns the IlpObject
corresponding to an identifier.
- getObject(Object) - Method in class ilog.cpl.datasource.IlpDefaultDataSource
-
Returns the IlpObject
corresponding to an identifier.
- getObject() - Method in class ilog.cpl.graph.GraphModelEvent
-
Returns the object the event is about.
- getObject() - Method in class ilog.cpl.graph.NodeExpansionEvent
-
Returns the object that has been collapsed or expanded.
- getObject() - Method in class ilog.cpl.network.NetworkModelObserveEvent
-
Deprecated.
Returns the object the event is about.
- getObject(String, Object, Locale) - Static method in class ilog.cpl.util.IlpI18NUtil
-
Returns the resource value for a given key, or the default value
if the no entry is found for the key.
- GetObject(IlvPoint, IlvManagerView) - Static method in class ilog.tgo.composite.IltcCompositeManager
-
Returns the IlvGraphic at a given point in a given view.
- getObject() - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
- getObject() - Method in interface ilog.tgo.graphic.IltObjectInteractorContext
-
Deprecated.
Returns the semantic object represented by the composite graphic object.
- getObject() - Method in class ilog.tgo.graphic.IltSelectionEvent
-
Returns the semantic object represented by the composite graphic object.
- getObject() - Method in class ilog.tgo.graphic.IltShapeChangedEvent
-
Returns the semantic object represented by the graphic object.
- getObject() - Method in class ilog.tgo.model.IltGraphicChangedEvent
-
Returns the semantic object on which the event has occurred.
- getObject() - Method in exception ilog.tgo.model.IltInvalidStateException
-
Deprecated.
Returns the telecom object whose state is invalid.
- getObject() - Method in class ilog.tgo.model.IltStateChangedEvent
-
Deprecated.
Returns the semantic object on which the event has occurred.
- getObject(String) - Method in class ilog.tgo.swing.IltComponentGraphic
-
Deprecated.
Returns the graphic object with that name if exists in the bag,
otherwise returns null
.
- getObject() - Method in class ilog.views.chart.accessibility.IlvAccessibleDataObject
-
Returns the data object.
- getObject() - Method in class ilog.views.chart.datax.flat.list.event.FlatListModelEvent
-
Returns the affected object, or null
for all objects.
- getObject() - Method in class ilog.views.chart.datax.flat.set.event.FlatSetModelEvent
-
Returns the affected object, or null
for all objects.
- getObject() - Method in class ilog.views.chart.datax.tree.list.event.TreeListModelEvent
-
Returns the affected object.
- getObject() - Method in class ilog.views.chart.datax.tree.set.event.TreeSetModelEvent
-
Returns the affected object.
- getObject(String) - Method in class ilog.views.chart.graphic.IlvGraphicDecoration
-
Returns the graphic object with that name if it exists in the bag,
otherwise returns null
.
- getObject() - Method in class ilog.views.chart.IlvDisplayObjectArea
-
Returns the object represented by this area.
- getObject(String) - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Returns the object with the specified identifier, or null
if no object has this identifier.
- getObject() - Method in class ilog.views.faces.dhtml.event.FacesViewActionEvent
-
Returns the object selected on the graphic component when this
action was triggered, or null
if no object was
selected.
- getObject(IlvGanttModel, String) - Method in class ilog.views.gantt.servlet.IlvGanttSelectionSupport
-
Returns the Gantt model object corresponding to an identifier, provided
that the object identifier was previously cached using
cacheObjectId
.
- getObject(IlvGanttModel, String, String) - Method in class ilog.views.gantt.servlet.IlvGanttSelectionSupport
-
Returns the Gantt model object corresponding to an identifier and a type.
- getObject(String) - Method in class ilog.views.graphic.composite.decoration.IlvDefaultGraphicManagerFrame
-
Returns the graphic object with that name if exists in the bag,
otherwise returns null
.
- getObject(String) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns the object with the specified name.
- getObject(String) - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
Returns the graphic object with that name if exists in the bag,
otherwise returns null
.
- getObject() - Method in class ilog.views.graphic.event.HTMLHyperlinkEvent
-
Returns the graphic object on which the event occurred.
- getObject(String) - Method in class ilog.views.graphic.IlvDoubleGraphicHandleBag
-
Returns the graphic object with that name if it exists in the bag,
otherwise returns null
.
- getObject() - Method in class ilog.views.graphic.IlvGraphicHandle
-
Returns the referenced object.
- getObject(String) - Method in class ilog.views.graphic.IlvGraphicHandleBag
-
Returns the graphic object with that name if it exists in the bag,
otherwise returns null
.
- getObject(String) - Method in class ilog.views.graphic.IlvGraphicHandleSelection
-
Returns the graphic object with that name if it exists in the bag,
otherwise returns null
.
- getObject(int) - Method in class ilog.views.graphic.IlvGraphicSet
-
Returns the graphic object at the specified index.
- getObject(String) - Method in class ilog.views.graphic.IlvGraphicSet
-
Returns the object with the specified name.
- getObject(String) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the sublink or overview link with the specified name, or null
if there
is no sublink with this name and the overview link does not have this name.
- getObject() - Method in interface ilog.views.hypergraph.crossing.IlvCrossingOwner
-
Returns the corresponding crossing aware object.
- getObject() - Method in class ilog.views.hypergraph.undo.IlvAbstractGraphicEdit
-
Returns the affected graphic object.
- getObject() - Method in class ilog.views.hypergraph.undo.IlvManagerLayerEdit
-
Returns the affected graphic object.
- getObject(String) - Method in interface ilog.views.IlvGraphicBag
-
Returns the graphic object with that name if it exists in the bag,
otherwise returns null
.
- getObject(IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.IlvIndexedSet
-
Looks for a visible object at a specified location.
- getObject(int) - Method in class ilog.views.IlvIndexedSet
-
Returns the object at the input index.
- getObject(String) - Method in class ilog.views.IlvManager
-
Returns the object with the specified name, or null
if there
is no object with this name.
- getObject(IlvPoint, int, IlvManagerView) - Method in class ilog.views.IlvManager
-
Returns the graphic object located at the specified point in a
manager view for a specified layer; otherwise, it returns
null
.
- getObject(IlvPoint, IlvManagerView) - Method in class ilog.views.IlvManager
-
Returns the graphic object located at the specified point in a
manager view; otherwise, it returns null
.
- getObject(IlvPoint, IlvManagerView, boolean) - Method in class ilog.views.IlvManager
-
Returns the graphic object located at the specified point in a
manager view; otherwise, it returns null
.
- getObject() - Method in class ilog.views.IlvSelection
-
Returns the corresponding selected object.
- getObject(IlvPoint) - Method in class ilog.views.interactor.IlvExpandCollapseInteractor
-
Searches the expandable object under the mouse.
- getObject(IlvPoint) - Method in class ilog.views.interactor.IlvSelectInteractor
-
Returns the graphic object located at the specified point in the view;
otherwise, it returns null
.
- getObject(String) - Method in class ilog.views.prototypes.IlvPrototypeBeanSupport
-
Implementation of the IlvGraphicBag
interface.
- getObject() - Method in class ilog.views.sdm.event.SDMModelEvent
-
Returns the application object
that has been added, removed, or modified.
- getObject(String) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the graphic object with that name if it exists in the bag,
otherwise returns null
.
- getObject(String) - Method in class ilog.views.sdm.IlvSDMEngine
-
Looks up the data model for an object with the specified identifier.
- getObject(IlvGraphic) - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns the data object (that is,
the object returned by the SDM model)
associated with a graphic object, or
null
if the specified graphic object
does not represent an object of the data model.
- getObject(IlvPoint, IlvManagerView) - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns the data object associated
with the graphic object at a specified point in a
manager view.
- getObject(IlvPoint, IlvManagerView, boolean) - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns the data object associated
with the graphic object at a specified point in a
manager view.
- getObject(String) - Method in interface ilog.views.sdm.IlvSDMModel
-
Returns the object of the model whose identifier is
id
.
- getObject(String) - Method in class ilog.views.sdm.model.IlvBasicSDMModel
-
Returns the object of the model whose identifier is
id
.
- getObject(String) - Method in class ilog.views.sdm.model.IlvDefaultSDMModel
-
Returns the object of the model whose identifier is
id
.
- getObject(String) - Method in class ilog.views.sdm.model.IlvFilterSDMModel
-
Returns the object of the model whose identifier is
id
.
- getObject(String) - Method in class ilog.views.sdm.model.IlvMultipleSDMModel
-
Finds the object with the specified ID in all the submodels.
- getObject(String) - Method in class ilog.views.sdm.model.IlvRDFSDMModel
-
Returns the object of the model whose identifier is
id
.
- getObject() - Method in class ilog.views.sdm.model.IlvRDFSDMModel.Subject
-
Returns the encapsulated object.
- getObject(String) - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer.GraphicManagerFrame
-
Returns the graphic object with that name if it exists in the bag,
otherwise returns null
.
- getObject(int) - Method in class ilog.views.sdm.swing.IlvSDMTableModel
-
Returns the data object whose properties are
displayed by the row
-th row of this
table model.
- getObject(Object) - Method in class ilog.views.tiling.IlvTile
-
Returns the object of the specified id if it is already loaded
in the layer.
- getObject() - Method in class ilog.views.util.servlet.event.ServletActionEvent
-
Returns the object selected on the graphic component when this
action was triggered, or null
if no object was
selected.
- getObject1() - Method in class ilog.views.graphic.IlvDoubleGraphicHandleBag
-
Returns the first referenced object.
- getObject2() - Method in class ilog.views.graphic.IlvDoubleGraphicHandleBag
-
Returns the second referenced object.
- getObjectActionMethodBinding() - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesClientSelectInteractor
-
Accesses the objectActionMethodBinding
property.
- getObjectActionMethodBinding() - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesClientSelectInteractorTag
-
Accesses the objectActionMethodBinding
property.
- getObjectAnimator(IlvGraphic, boolean) - Method in class ilog.views.animation.IlvManagerAnimator
-
Returns the object animator of a graphic.
- getObjectAt(int) - Method in class ilog.views.chart.datax.adapter.IlvFlatListToFlatTableModel
-
Returns the object at a given index in
getUnderlyingModel().getObjects()
.
- getObjectAt(int) - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToFlatTableModel
-
Returns the object at a given index in
getUnderlyingModel().getObjects()
.
- getObjectAt(int) - Method in class ilog.views.chart.datax.flat.list.IlvDefaultFlatListModel
-
Returns the object at a given index in getObjects()
.
- getObjectAt(IlvServletRequestParameters, int, int) - Method in class ilog.views.gantt.servlet.IlvGanttServletSupport
-
Returns the object at the specified location inside a component.
- getObjectAttributeChangedFilter() - Method in class ilog.cpl.tree.IlpAbstractTreeAdapter
-
Returns the filter that defines which attribute value change notifications
should be propagated to the tree model.
- getObjectContext() - Method in class ilog.cpl.interactor.IlpDefaultViewInteractionContext
-
Returns the object interaction context used when the event management
is delegated to an object interactor.
- getObjectContext() - Method in interface ilog.cpl.interactor.IlpViewInteractionContext
-
Returns the object interaction context used when the event management
is delegated to an object interactor.
- GetObjectContext(IlvPoint, IlvManagerView) - Static method in class ilog.tgo.graphic.IltCompositeInteractions
-
Deprecated.
Returns an interactor context, containing information about the
composite graphic object visible at a given point in a given view.
- GetObjectContext(IltGraphic, IltGraphicElement, IlvObjectInteractorContext) - Static method in class ilog.tgo.graphic.IltCompositeInteractions
-
Deprecated.
Returns an interactor context, containing information about the
composite graphic object visible, the graphic element and
the interactor context.
- getObjectCount() - Method in class ilog.views.sdm.model.IlvDefaultSDMModel
-
Returns the number of objects (nodes or links)
contained in this model (not including the objects
contained in subobjects).
- getObjectDrawingTransformer(IlvGraphic) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeBaseInteractor
-
Returns the transformer the input object is drawn.
- getObjectFactory() - Method in class ilog.views.interactor.IlvEditLabelInteractor
-
Returns the factory installed, if any.
- getObjectFactory() - Method in class ilog.views.interactor.IlvMakePolyPointsInteractor
-
Returns the factory installed, if any.
- getObjectFactory() - Method in class ilog.views.interactor.IlvMakeRectangleInteractor
-
Returns the factory installed, if any.
- getObjectFromModel(FacesContext, UIComponent, String) - Static method in class ilog.views.faces.dhtml.renderkit.IlvDHTMLUtil
-
Returns the object described by the property from the model if the
component has a value binding registered for this property.
- getObjectHandler() - Method in class ilog.cpl.network.IlpNetworkController
-
- getObjectIdentifierClass() - Method in class ilog.cpl.style.IlpStorageStyleIdentifier
-
Deprecated.
Gets IlpObject
identifier Java class.
- getObjectIndex(Object) - Method in class ilog.views.sdm.model.IlvDefaultSDMModel
-
Returns the index of given object among the toplevel objects.
- getObjectInfo() - Method in class ilog.tgo.model.IltObject
-
Returns the IltObjectInfo describing the class of this object.
- getObjectInteractionState(IlpObjectInteractor, IlpObjectInteractionContext) - Method in class ilog.cpl.graph.IlpGraphController
-
Looks up the interaction state corresponding to the given context
used by object interaction.
- getObjectInteractionState(IlpObjectInteractor, IlpObjectInteractionContext) - Method in class ilog.cpl.graphic.IlpAbstractGraphicController
-
Looks up the interaction state corresponding to the given context
used by object interaction.
- getObjectInteractor(IlpRepresentationObject) - Method in class ilog.cpl.equipment.renderer.IlpInteractorRenderer
-
Returns the interactor associated with the given object.
- getObjectInteractor(IlpRepresentationObject, IlpAttribute) - Method in class ilog.cpl.equipment.renderer.IlpInteractorRenderer
-
Returns the interactor associated with the given object and attribute.
- getObjectInteractor(Object) - Method in class ilog.cpl.graphic.IlpAbstractGraphicController
-
Returns the interactor associated with the given key in
the graphic view controlled by this instance.
- getObjectInteractor(IlpRepresentationObject) - Method in class ilog.cpl.graphic.IlpAbstractGraphicController
-
Returns the interactor associated with the given object
in the graphic view controlled by this instance.
- getObjectInteractor(IlpRepresentationObject, IlpAttribute) - Method in class ilog.cpl.graphic.IlpAbstractGraphicController
-
Returns the interactor associated with the given object and
the given attribute in the graphic view controlled by this instance.
- getObjectInteractor(IlpObject) - Method in class ilog.cpl.graphic.IlpAbstractGraphicController
-
Returns the interactor associated with the given business object
in the graphic view controlled by this instance.
- getObjectInteractor(IlpObject, IlpAttribute) - Method in class ilog.cpl.graphic.IlpAbstractGraphicController
-
Returns the interactor associated with the given business object and
the given attribute in the graphic view controlled by this instance.
- getObjectInteractor(Object) - Method in class ilog.cpl.interactor.IlpDefaultInteractorManager
-
Returns the interactor associated with the given key.
- getObjectInteractor(IlpRepresentationObject) - Method in class ilog.cpl.interactor.IlpDefaultInteractorManager
-
Returns the interactor associated with the given object.
- getObjectInteractor(IlpRepresentationObject, IlpAttribute) - Method in class ilog.cpl.interactor.IlpDefaultInteractorManager
-
Return the interactor associated with the given object and attribute.
- getObjectInteractor(IlpObject) - Method in class ilog.cpl.interactor.IlpDefaultInteractorManager
-
Returns the interactor associated with the given business object.
- getObjectInteractor(IlpObject, IlpAttribute) - Method in class ilog.cpl.interactor.IlpDefaultInteractorManager
-
Return the interactor associated with the given business object and attribute.
- getObjectInteractor(Object) - Method in interface ilog.cpl.interactor.IlpInteractorManager
-
Returns the interactor associated with the given key.
- getObjectInteractor(IlpRepresentationObject) - Method in interface ilog.cpl.interactor.IlpInteractorManager
-
Returns the interactor associated with the given object.
- getObjectInteractor(IlpRepresentationObject, IlpAttribute) - Method in interface ilog.cpl.interactor.IlpInteractorManager
-
Returns the interactor associated with the given object and attribute.
- getObjectInteractor(IlpObject) - Method in interface ilog.cpl.interactor.IlpInteractorManager
-
Returns the interactor associated with the given business object.
- getObjectInteractor(IlpObject, IlpAttribute) - Method in interface ilog.cpl.interactor.IlpInteractorManager
-
Returns the interactor associated with the given business object and attribute.
- getObjectInteractor(Object) - Method in class ilog.cpl.interactor.IlpInteractorManagerSupport
-
Returns the interactor associated with the given key in
the graphic view controlled by this instance.
- getObjectInteractor(IlpRepresentationObject) - Method in class ilog.cpl.interactor.IlpInteractorManagerSupport
-
Returns the interactor associated with the given object
in the graphic view controlled by this instance.
- getObjectInteractor(IlpRepresentationObject, IlpAttribute) - Method in class ilog.cpl.interactor.IlpInteractorManagerSupport
-
Returns the interactor associated with the given object and
attribute in the graphic view controlled by this instance.
- getObjectInteractor(IlpObject) - Method in class ilog.cpl.interactor.IlpInteractorManagerSupport
-
Returns the interactor associated with the given business object
in the graphic view controlled by this instance.
- getObjectInteractor(IlpObject, IlpAttribute) - Method in class ilog.cpl.interactor.IlpInteractorManagerSupport
-
Returns the interactor associated with the given object and
attribute in the graphic view controlled by this instance.
- getObjectInteractor(IlpRepresentationObject) - Method in class ilog.cpl.network.renderer.IlpInteractorRenderer
-
Returns the interactor associated with the given object.
- getObjectInteractor(IlpRepresentationObject, IlpAttribute) - Method in class ilog.cpl.network.renderer.IlpInteractorRenderer
-
Returns the interactor associated with the given object and attribute.
- getObjectInteractor(IlpRepresentationObject) - Method in class ilog.cpl.table.renderer.IlpAbstractTableInteractorRenderer
-
Returns the interactor associated with the given object.
- getObjectInteractor(IlpRepresentationObject, IlpAttribute) - Method in class ilog.cpl.table.renderer.IlpAbstractTableInteractorRenderer
-
Returns the interactor associated with the given object and attribute.
- getObjectInteractor(IlpRepresentationObject) - Method in class ilog.cpl.tree.renderer.IlpAbstractTreeInteractorRenderer
-
Returns the interactor associated with the given object.
- getObjectInteractor(IlpRepresentationObject, IlpAttribute) - Method in class ilog.cpl.tree.renderer.IlpAbstractTreeInteractorRenderer
-
Returns the interactor associated with the given object and attribute.
- getObjectInteractor() - Method in class ilog.views.IlvGraphic
-
Returns the object interactor associated with this object.
- getObjectInteractor(IlvGraphic) - Method in class ilog.views.IlvManager
-
- getObjectInteractorContext() - Method in class ilog.views.graphic.composite.objectinteractor.IlvCompositeActionEvent
-
Returns the object interactor which triggered the event
- getObjectLabel(IlvGraphic) - Method in class ilog.views.interactor.IlvEditLabelInteractor
-
Retrieves the text from the edited object.
- getObjectLabel(IlvGraphic) - Method in class ilog.views.sdm.interactor.IlvEditSDMLabelInteractor
-
Returns the label of the graphic object or the object that
it encapsulates.
- getObjectLocator() - Method in class ilog.tgo.swing.IltComponentManager
-
Returns the locator used to retrieve a certain object in a container.
- getObjectMapper() - Method in class ilog.tgo.model.IltObject
-
Returns the Object Mapper defined for this object.
- getObjectMapper() - Method in class ilog.tgo.model.IltObjectInfo
-
Returns the most specific object mapper.
- getObjectName(IlvGraphic) - Method in class ilog.views.graphic.IlvGraphicSet
-
Returns the name of the object.
- getObjectName(IlvGraphic) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the name of the specified graphic object.
- getObjectName(IlvGraphic) - Method in class ilog.views.IlvManager
-
Returns the name of the specified graphic object.
- GetObjectOnlyJTGO(IlvPoint, IlvManagerView) - Static method in class ilog.tgo.composite.IltcCompositeManager
-
Like GetObject(p,view), except that it is free to ignore non-JTGO layers.
- getObjectPath() - Method in class ilog.views.chart.datax.tree.list.event.TreeListModelEvent
-
Returns the path from the root to the affected object.
- getObjectPath() - Method in class ilog.views.chart.datax.tree.set.event.TreeSetModelEvent
-
Returns the path from the root to the affected object.
- getObjectProperty(Object, String) - Method in class ilog.views.chart.datax.adapter.connector.IlvCollectionsConnector
-
Returns the value of the given property or attribute in the given object.
- getObjectProperty(Object, String) - Method in class ilog.views.chart.datax.adapter.connector.IlvJavaBeanPropertyConnector
-
Returns the value of the given property or attribute in the given object.
- getObjectProperty(Object, String) - Method in interface ilog.views.chart.datax.adapter.IlvPropertyConnector
-
Returns the value of the given property or attribute in the given object.
- getObjectProperty(Object, String) - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Gets a property of a node or a link of this diagram component.
- getObjectProperty(IlvGraphic) - Static method in class ilog.views.IlvManager
-
Returns the object property for the input object.
- getObjectProperty(Object, String) - Method in interface ilog.views.sdm.IlvSDMModel
-
Returns a property of an object of the data.
- getObjectProperty(Object, String) - Method in class ilog.views.sdm.model.IlvAbstractSDMModel
-
Returns a property of an object.
- getObjectProperty(Object, String) - Method in class ilog.views.sdm.model.IlvFilterSDMModel
-
This method calls the getObjectProperty
method of the filtered model.
- getObjectProperty(Object, String) - Method in class ilog.views.sdm.model.IlvJavaBeanSDMModel
-
This method retrieves the value of the specified
property using bean introspection.
- getObjectProperty(Object, String) - Method in class ilog.views.sdm.model.IlvMultipleSDMModel
-
- getObjectProperty(Object, String) - Method in class ilog.views.sdm.model.IlvRDFSDMModel
-
Returns the metadata value
if the property is metadata,
otherwise this method calls the getObjectProperty
method of the filtered model.
- getObjectPropertyNames(Object) - Method in interface ilog.views.sdm.IlvSDMModel
-
Returns the names of the properties that can
be retrieved for an object.
- getObjectPropertyNames(Object) - Method in class ilog.views.sdm.model.IlvAbstractSDMModel
-
Returns the names of all the properties of an object.
- getObjectPropertyNames(Object) - Method in class ilog.views.sdm.model.IlvFilterSDMModel
-
This method calls the getObjectPropertyNames
method of the filtered model.
- getObjectPropertyNames(Object) - Method in class ilog.views.sdm.model.IlvJavaBeanSDMModel
-
This method uses bean introspection to determine
the names of the properties that can
be retrieved for an object.
- getObjectPropertyNames(Object) - Method in class ilog.views.sdm.model.IlvMultipleSDMModel
-
- getObjectPropertyNames(Object) - Method in class ilog.views.sdm.model.IlvRDFSDMModel
-
This method calls the getObjectPropertyNames
method of the filtered model and adds also the metadata
associated with the object.
- getObjects() - Method in class ilog.cpl.datasource.DataSourceEvent
-
Returns the
IlpObject
s that have been created or removed.
- getObjects() - Method in interface ilog.cpl.datasource.IlpDataSource
-
Returns the objects contained by the data source in a Collection.
- getObjects() - Method in class ilog.cpl.datasource.IlpDefaultDataSource
-
Returns the data source objects contained in a collection.
- getObjects() - Method in class ilog.cpl.graph.GraphModelEvent
-
Returns the objects the event is about.
- getObjects() - Method in class ilog.cpl.graph.GraphSelectionEvent
-
Returns the objects concerning the event.
- getObjects() - Method in class ilog.cpl.graphic.views.action.IlpRemoveObjectsActionEvent
-
Returns the objects to be removed.
- getObjects() - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltAnnealingLabelLayout
-
Returns the type of objects whose label shall be moved
by the label layout.
- getObjects(int) - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltAnnealingLabelLayout
-
Returns the type of object whose label shall be
moved by the label layout and which is configured
at the given index.
- getObjects() - Method in class ilog.tgo.graphic.IltCompositeGrapher
-
- getObjects() - Method in class ilog.tgo.model.IltObjectSource
-
Deprecated.
Returns the IltObjects
managed by this source.
- getObjects() - Method in class ilog.tgo.swing.IltComponentGraphic
-
Deprecated.
Implementation of the IlvGraphicBag
interface.
- getObjects() - Method in class ilog.tgo.swing.IltComponentManager
-
Returns an enumeration with all the IltObjects
that were
inserted in this component manager.
- getObjects() - Method in class ilog.views.chart.datax.adapter.IlvFilteredFlatListModel
-
- getObjects() - Method in class ilog.views.chart.datax.adapter.IlvFilteredFlatSetModel
-
- getObjects() - Method in class ilog.views.chart.datax.adapter.IlvFlatListToFlatSetModel
-
This method is implemented through a call to the underlying model.
- getObjects() - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToFlatListModel
-
This method returns the sorted list of objects.
- getObjects() - Method in class ilog.views.chart.datax.adapter.IlvFlatTableToFlatListModel
-
Returns the objects in this model.
- getObjects() - Method in class ilog.views.chart.datax.adapter.IlvSortedFlatListModel
-
This method returns the sorted list of objects.
- getObjects() - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatListModel
-
Returns the objects in this model.
- getObjects() - Method in class ilog.views.chart.datax.flat.list.event.FlatListModelEvent
-
Returns the affected objects.
- getObjects() - Method in class ilog.views.chart.datax.flat.list.IlvDefaultFlatListModel
-
Returns the objects in this model.
- getObjects() - Method in class ilog.views.chart.datax.flat.list.IlvFilterFlatListModel
-
This method is implemented through a call to the underlying model.
- getObjects() - Method in interface ilog.views.chart.datax.flat.list.IlvFlatListModel
-
Returns the objects in this model.
- getObjects() - Method in class ilog.views.chart.datax.flat.set.event.FlatSetModelEvent
-
Returns the affected objects.
- getObjects() - Method in class ilog.views.chart.datax.flat.set.IlvDefaultFlatSetModel
-
Returns the objects in this model.
- getObjects() - Method in class ilog.views.chart.datax.flat.set.IlvFilterFlatSetModel
-
This method is implemented through a call to the underlying model.
- getObjects() - Method in interface ilog.views.chart.datax.flat.set.IlvFlatSetModel
-
Returns the objects in this model.
- getObjects() - Method in class ilog.views.chart.datax.tree.set.event.TreeSetModelEvent
-
Returns the roots of the affected subtrees.
- getObjects() - Method in class ilog.views.chart.graphic.IlvGraphicDecoration
-
Returns an enumeration of all the objects in this graphic bag.
- getObjects() - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Returns the top-level objects added to the diagram of this diagram component.
- getObjects() - Method in class ilog.views.graphic.composite.decoration.IlvDefaultGraphicManagerFrame
-
Implementation of the IlvGraphicBag
interface.
- getObjects() - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
Returns all the children of this object.
- getObjects() - Method in class ilog.views.graphic.IlvDoubleGraphicHandleBag
-
Returns the objects of the bag.
- getObjects() - Method in class ilog.views.graphic.IlvGraphicHandleBag
-
Returns the objects of the bag.
- getObjects() - Method in class ilog.views.graphic.IlvGraphicHandleSelection
-
Returns the objects of the bag.
- getObjects() - Method in class ilog.views.graphic.IlvGraphicSet
-
Returns an enumeration of all the objects in the graphic set.
- getObjects() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
You should not call this method.
- getObjects() - Method in interface ilog.views.IlvGraphicBag
-
Returns an enumeration of all the objects in this graphic bag.
- getObjects() - Method in class ilog.views.IlvManager
-
Returns an enumeration of all the objects in the manager.
- getObjects(boolean) - Method in class ilog.views.IlvManager
-
Returns an enumeration of all the objects in the manager and
in the managers that have been added recursively in this manager.
- getObjects(int) - Method in class ilog.views.IlvManager
-
Returns an enumeration of all the objects in a layer.
- getObjects() - Method in class ilog.views.io.IlvInputStream
-
Returns an enumeration of the graphic objects
that have been read.
- getObjects() - Method in class ilog.views.prototypes.IlvPrototypeBeanSupport
-
Implementation of the IlvGraphicBag
interface.
- getObjects() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Implementation of the IlvGraphicBag
interface.
- getObjects() - Method in interface ilog.views.sdm.IlvSDMModel
-
Returns the application objects that represent the SDM
nodes and links.
- getObjects() - Method in class ilog.views.sdm.model.IlvDefaultSDMModel
-
Returns all the data objects added to this SDM
model.
- getObjects() - Method in class ilog.views.sdm.model.IlvFilterSDMModel
-
This method calls the getObjects
method of the filtered model.
- getObjects() - Method in class ilog.views.sdm.model.IlvMultipleSDMModel
-
Returns the objects of each submodel, one after another in the order
in which the submodels were added.
- getObjects() - Method in class ilog.views.sdm.model.IlvRDFSDMModel
-
Returns all the data objects added to this SDM model.
- getObjects() - Method in class ilog.views.sdm.model.IlvTableSDMModel
-
Returns the application objects that represent the SDM
nodes and links.
- getObjects() - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer.GraphicManagerFrame
-
Implementation of the IlvGraphicBag
interface.
- getObjectSelectedFinder() - Method in class ilog.views.faces.component.IlvFacesContextualMenu
-
Returns the object selected finder instance.
- getObjectSelectedFinder() - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectInteractor
-
Returns the object selected finder instance.
- getObjectSelectedFinder() - Method in class ilog.views.faces.dhtml.taglib.IlvObjectSelectInteractorTag
-
Returns the IlvObjectSelectedFinder
instance responsible for retrieving the object selected by this
interactor.
- getObjectSelectedFinder() - Method in class ilog.views.faces.taglib.IlvContextualMenuTag
-
Returns the IlvObjectSelectedFinder
instance responsible for retrieving the object selected by this
interactor.
- getObjectState() - Method in class ilog.tgo.model.IltObject
-
Returns the semantic state of the object.
- getObjectState() - Method in interface ilog.tgo.model.IltStateHolder
-
Returns the telecom state held by this object.
- getObjectStateInfo() - Method in class ilog.tgo.model.IltObjectState
-
Returns the IltObjectStateInfo describing the class of this object.
- getObjectStatus(Object) - Method in class ilog.views.sdm.modeltools.IlvContentController
-
Returns the current state of the given object.
- getObjectSupport() - Method in class ilog.cpl.model.IlpDefaultObject
-
- getObjectsWithPseudoClass(String) - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns all the objects of the model that have a given
pseudo-class.
- getObjectSymbol(Object) - Method in class ilog.views.dashboard.IlvDashboardDiagram
-
Returns the symbol corresponding to modelObject
.
- getObjectSystemMapper() - Method in class ilog.tgo.model.IltObject
-
- getObjectSystemMapper() - Method in class ilog.tgo.model.IltObjectInfo
-
Returns the object that stores the attribute mappers for this
class.
- getObjectToBeHighlighted(IlvPoint, boolean, boolean) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeBaseInteractor
-
Returns the object at the input position to be highlighted.
- getObjectValue() - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
-
Returns the object value of this attribute.
- getObjectValues() - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameterValueSet
-
Returns the value set if it is an object value set.
- getObservationScope() - Method in class ilog.cpl.graph.IlpAbstractGraphModel
-
Returns the model observation scope.
- getObstacleOffset() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
-
Returns the global minimum offset between a label and an unrelated
obstacle.
- getObstacleOffset() - Method in class ilog.views.maps.labelling.IlvMapLayoutParameters
-
Retrieves the obstacle offset.
- getObstacleOffsetInterface() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
-
Returns the obstacle offset interface used during layout.
- getObstacleOrLabel() - Method in class ilog.views.graphlayout.labellayout.LabelingModelEvent
-
Returns the obstacle or label that causes the event.
- getObstacleOverlap(Object, IlvRect, Object, IlvRect, double) - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
-
Returns the overlap between the label and the obstacle, if the label
would be at the given position specified by the passed bounding box.
- getObstacleOverlap(Object, IlvRect, double, Object, IlvRect, double) - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
-
Returns the overlap between the label and the obstacle if you move the
label to the position specified by the passed rectangle and the
rotation angle.
- getObstacleOverlap(Object, IlvRect, Object, IlvRect, double) - Method in class ilog.views.graphlayout.labellayout.IlvLabelingModel
-
Returns the overlap between the label and the obstacle, if the label
would be at the given position specified by the passed bounding box.
- getObstacleOverlap(Object, IlvRect, double, Object, IlvRect, double) - Method in interface ilog.views.graphlayout.labellayout.IlvLabelingModelWithRotation
-
Returns the overlap between the label and the obstacle, if the label
would be at the given position specified by the passed rectangle and
the rotation angle.
- getObstacles() - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltAnnealingLabelLayout
-
Returns the list of object types that are considered as obstacles
by this label layout.
- getObstacles(int) - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltAnnealingLabelLayout
-
Returns the object type that is considered as obstacle and
which is configured at the given index.
- getObstacles() - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltLabelingModel
-
- getObstacles() - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
-
Returns the enumeration of all obstacles.
- getObstacles() - Method in class ilog.views.graphlayout.labellayout.IlvLabelingModel
-
Returns the enumeration of all obstacles.
- getObstaclesCount() - Method in class ilog.views.graphlayout.labellayout.IlvLabelingModel
-
Returns the number of obstacles.
- getObstacleShape() - Method in class ilog.views.maps.labelling.IlvMapLayoutParameters
-
Retrieves the obstacle shape.
- getOddRowsBackground() - Method in class ilog.views.gantt.graphic.grid.IlvHorizontalGanttGrid
-
Gets the background color of odd rows.
- getOffColor() - Method in interface ilog.cpl.graphic.IlpBlinkingColor
-
Returns the off color.
- getOffColor() - Method in class ilog.tgo.grprim.IltBlinkingColor
-
Returns the color of the off period.
- getOffColor() - Method in class ilog.views.util.java2d.IlvBlinkingColor
-
Returns the color of the "off" period.
- getOffPaint() - Method in class ilog.views.util.java2d.IlvBlinkingPaint
-
Returns the paint of the "off" period.
- getOffPeriod() - Method in interface ilog.cpl.graphic.IlpBlinkingColor
-
Returns the duration in milliseconds of the offPeriod
.
- getOffPeriod() - Method in interface ilog.cpl.service.IlpBlinkingManager
-
Returns the default duration of off periods in milliseconds.
- getOffPeriod() - Method in class ilog.tgo.grprim.IltBlinkingColor
-
Returns the duration, in milliseconds, of the off period.
- getOffPeriod() - Method in class ilog.tgo.service.IltDefaultBlinkingManager
-
- getOffPeriod() - Method in class ilog.views.java2d.IlvBlinkingAction
-
Returns the duration, in milliseconds, of the "off" period.
- getOffPeriod() - Method in class ilog.views.sdm.renderer.IlvBlinkingRenderer
-
Returns the off period.
- getOffPeriod() - Method in class ilog.views.util.java2d.IlvBlinkingColor
-
Returns the duration, in milliseconds, of the "off" period.
- getOffPeriod() - Method in interface ilog.views.util.java2d.IlvBlinkingDrawingResource
-
Returns the duration, in milliseconds, of the "off" period.
- getOffPeriod() - Method in class ilog.views.util.java2d.IlvBlinkingMultiColor
-
Returns the duration, in milliseconds, of the "off" period.
- getOffPeriod() - Method in class ilog.views.util.java2d.IlvBlinkingMultiPaint
-
Returns the duration, in milliseconds, of the "off" period.
- getOffPeriod() - Method in class ilog.views.util.java2d.IlvBlinkingPaint
-
Returns the duration, in milliseconds, of the "off" period.
- getOffset() - Method in class ilog.cpl.graphic.attachment.IlpOffsetAttachment
-
Deprecated.
Returns the offset being used in the attachment.
- getOffset() - Method in class ilog.tgo.graphic.graphlayout.IltNodeSide
-
Deprecated.
Returns the distance between adjacent outgoing links.
- getOffset() - Method in class ilog.tgo.graphic.IltLinkPort
-
Returns the offset between adjacent outgoing links.
- getOffset() - Method in class ilog.views.chart.graphic.IlvDefaultDataAnnotation
-
Returns the offset between the annotation and the display point.
- getOffset() - Method in class ilog.views.chart.graphic.IlvImageDecoration
-
Returns the decoration's position, relative to the anchor.
- getOffset() - Method in class ilog.views.chart.graphic.IlvPositionableDecoration
-
Returns the decoration's position, relative to the anchor.
- getOffset() - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityLabel
-
Returns the horizontal distance between the label and the main renderer.
- getOffset() - Method in class ilog.views.gantt.IlvTimeScrollSupport
-
Returns the offset used to transform a position in world coordinates
to its corresponding position in pixel screen coordinates.
- getOffset() - Method in interface ilog.views.graphic.composite.layout.IlvAttachable
-
Returns the offset for this object or NULL
if none.
- getOffset() - Method in class ilog.views.graphic.composite.layout.IlvAttachableGraphic
-
Returns the offset for this object or NULL
if none.
- getOffset() - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
-
Returns the offset being used in the attachment.
- getOffset() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the offset between the individual links of the bundle.
- getOffset() - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
-
Returns the offset value.
- getOffset(IlvLabelingModel, Object, Object) - Method in interface ilog.views.graphlayout.labellayout.annealing.IlvObstacleOffsetInterface
-
Returns the desired minimal offset between the input label and the
input obstacle.
- getOffset() - Method in class ilog.views.maps.graphic.IlvMapLabel
-
Retrieves the offset (in pixels) relatively to the anchor
position.
- getOffsetX() - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
-
Returns the X coordinate of the offset being used in the attachment.
- getOffsetX() - Method in class ilog.views.util.java2d.IlvTranslatedShape
-
Returns the translation in x direction.
- getOffsetY() - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
-
Returns the Y coordinate of the offset being used in the attachment.
- getOffsetY() - Method in class ilog.views.util.java2d.IlvTranslatedShape
-
Returns the translation in y direction.
- getOldBoundingBox() - Method in class ilog.views.animation.IlvGraphicAnimator
-
Returns the bounding box that was recorded for the object.
- getOldBoundingBox() - Method in class ilog.views.event.ObjectBBoxChangedEvent
-
Returns the old bounding rectangle.
- getOldCalendar() - Method in class ilog.views.util.swing.calendar.event.CalendarModelEvent
-
Returns the old calendar value.
- getOldChildRelation() - Method in class ilog.tgo.model.IltChildrenModelEvent
-
Deprecated.
Returns the child relation before the event was fired.
- getOldColor() - Method in class ilog.views.util.swing.color.ColorChangedEvent
-
Returns the value of the color before the color modification.
- getOldDataSets() - Method in class ilog.views.chart.event.DataSourceEvent
-
Returns the data sets provided by the data source before the
change occurred.
- getOldEnd() - Method in class ilog.cpl.graph.GraphModelEvent
-
Returns the link's previous end object.
- getOldEnd() - Method in class ilog.cpl.model.container.RepresentationLinkEvent
-
Return the link's previous end node.
- getOldFlatModel() - Method in class ilog.views.chart.event.TreeTableDataSourceEvent
-
Returns the flat list model view provided by the data source before the
change occurred.
- getOldFlatTableModel() - Method in class ilog.views.chart.event.TreeTableDataSourceEvent
-
Returns the flat table model view provided by the data source before the
change occurred.
- getOldFocus() - Method in class ilog.views.chart.event.TreemapFocusEvent
-
Returns the focus before the change.
- getOldGanttModel() - Method in class ilog.views.gantt.event.GanttModelChangedEvent
-
Returns the gantt configuration's old data model.
- getOldHeight() - Method in class ilog.views.gantt.event.HeaderHeightChangedEvent
-
Returns the old component height value.
- getOldID() - Method in class ilog.views.gantt.event.ActivityIDEvent
-
Returns the activity's old id.
- getOldID() - Method in class ilog.views.gantt.event.ResourceIDEvent
-
Returns the resource's old id.
- getOldIndex() - Method in class ilog.views.gantt.event.IlvHierarchyNodeMovedEvent
-
Returns the index that the node had within its previous parent before the
node was moved.
- getOldIndex() - Method in class ilog.views.gantt.event.RowMovedEvent
-
Returns the index that the node had within its previous parent before the
node was moved.
- getOldLayer() - Method in class ilog.views.event.ObjectLayerChangedEvent
-
Returns the layer where the object was removed.
- getOldLayerIndex() - Method in class ilog.views.event.ManagerLayerMovedEvent
-
Returns the index of the layer before the
layer was moved.
- getOldLineWidth() - Method in class ilog.views.animation.IlvLinkImageAnimator
-
Returns the line width that was recorded for the link.
- getOldLinkPoints() - Method in class ilog.views.animation.IlvLinkImageAnimator
-
Returns the old link points recorded for the link.
- getOldMapping() - Method in class ilog.views.dashboard.IlvDashboardSymbolParameterEvent
-
Returns the old parameter mapping.
- getOldMax() - Method in class ilog.views.chart.event.AxisRangeEvent
-
Returns the previous maximum bound.
- getOldMin() - Method in class ilog.views.chart.event.AxisRangeEvent
-
Returns the previous minimum bound.
- getOldName() - Method in class ilog.views.event.ManagerLayerNameEvent
-
Returns the old name of the layer.
- getOldName() - Method in class ilog.views.gantt.event.ActivityNameEvent
-
Returns the activity's old name.
- getOldName() - Method in class ilog.views.gantt.event.ResourceNameEvent
-
Returns the resource's old name.
- getOldObjects() - Method in class ilog.views.chart.datax.tree.list.event.TreeListModelEvent
-
Returns the roots of the affected subtrees.
- getOldParent() - Method in class ilog.views.gantt.event.ActivityMovedEvent
-
Returns the activity's previous parent, before the activity was moved.
- getOldParent() - Method in class ilog.views.gantt.event.ResourceMovedEvent
-
Returns the resource's previous parent, before the resource was moved.
- getOldParent() - Method in class ilog.views.gantt.event.RowMovedEvent
-
Returns the node's previous parent, before the node was moved.
- getOldParentNode() - Method in class ilog.views.gantt.event.IlvHierarchyNodeMovedEvent
-
Returns the node's previous parent.
- getOldPlotRect() - Method in class ilog.views.chart.event.ChartAreaEvent
-
Returns the old value of the plotting rectangle.
- getOldPosition() - Method in class ilog.views.chart.event.LegendDockingEvent
-
Returns the old position.
- getOldQuantity() - Method in class ilog.views.gantt.event.ResourceQuantityEvent
-
Returns the resource's old quantity.
- getOldResource() - Method in class ilog.views.gantt.event.ReservedResourceEvent
-
Returns the activity's previously reserved resource.
- getOldRootBag() - Method in class ilog.views.event.GraphicBagHierarchyEvent
-
Returns the old root of the hierarchy before the change happened.
- getOldRootVisible() - Method in class ilog.views.gantt.event.RootRowVisibilityChangedEvent
-
Returns the old visibility of the root row.
- getOldRowHeight() - Method in class ilog.views.gantt.event.RowHeightChangedEvent
-
Returns the old row height value.
- getOldRowRange() - Method in class ilog.views.gantt.event.RowMovedEvent
-
Returns the rows that getOldVisibleNodes()
occupied before
they were moved.
- getOldState() - Method in class ilog.tgo.model.IltStateChangedEvent
-
Deprecated.
Returns the previous value of the state, before it changed.
- getOldState() - Method in class ilog.views.event.ManagerLayerSelectableEvent
-
Returns the old selectable state of the layer.
- getOldTimeInterval() - Method in class ilog.views.gantt.event.ActivityTimeIntervalEvent
-
Returns the activity's old time interval.
- getOldTreeModel() - Method in class ilog.views.chart.event.TreeTableDataSourceEvent
-
Returns the tree list model view provided by the data source before the
change occurred.
- getOldType() - Method in class ilog.views.gantt.event.ConstraintTypeEvent
-
Returns the constraint's old type.
- getOldValue() - Method in class ilog.cpl.datasource.DataSourceObjectEvent
-
Returns the value of the attribute before the modification signaled by
this event.
- getOldValue() - Method in class ilog.cpl.model.AttributeValueEvent
-
Returns the value of the attribute before the modification signaled by
this event.
- getOldValue() - Method in class ilog.views.appframe.docview.project.IlvNodePropertyChangeEdit
-
Returns the value of the property before it was changed.
- getOldValue() - Method in class ilog.views.appframe.docview.project.NodePropertyChangeEvent
-
Returns the value of the property before it was modified.
- getOldValue() - Method in class ilog.views.chart.datax.event.DataColumnEvent
-
Returns the old value.
- getOldValue() - Method in class ilog.views.chart.datax.flat.list.event.FlatListModelEvent
-
Returns the old value inside the IlvDataColumnInfo
.
- getOldValue() - Method in class ilog.views.chart.datax.flat.set.event.FlatSetModelEvent
-
Returns the old value inside the IlvDataColumnInfo
.
- getOldValue() - Method in class ilog.views.chart.datax.flat.table.event.FlatTableModelEvent
-
Returns the old value inside the IlvDataColumnInfo
.
- getOldValue() - Method in class ilog.views.chart.datax.operator.event.OperatorEvent
-
Returns the old value of the operator.
- getOldValue() - Method in class ilog.views.chart.datax.tree.list.event.TreeListModelEvent
-
Returns the old value inside the IlvDataColumnInfo
.
- getOldValue() - Method in class ilog.views.chart.datax.tree.set.event.TreeSetModelEvent
-
Returns the old value inside the IlvDataColumnInfo
.
- getOldValue() - Method in class ilog.views.dashboard.IlvDashboardSymbolParameterEvent
-
Returns the old parameter value.
- getOldValue() - Method in class ilog.views.event.InteractorChangedEvent
-
Returns the old value of the interactor.
- getOldValue() - Method in class ilog.views.event.ManagerChangedEvent
-
Returns the old manager.
- getOldValue() - Method in class ilog.views.event.ManagerLayerPropertyEvent
-
Returns the old value of the property.
- getOldValue() - Method in class ilog.views.event.NamedPropertyEvent
-
Returns the old named property.
- getOldValue() - Method in class ilog.views.event.TransformerChangedEvent
-
Returns the old value of the transformer.
- getOldValue() - Method in class ilog.views.gantt.event.GanttModelPropertyEvent
-
Returns the old value of the property, expressed as an Object.
- getOldValue() - Method in class ilog.views.gantt.model.general.ActivityUserPropertyEvent
-
Returns the old value of the property.
- getOldValue() - Method in class ilog.views.gantt.model.general.ConstraintUserPropertyEvent
-
Returns the old value of the property.
- getOldValue() - Method in class ilog.views.gantt.model.general.ReservationUserPropertyEvent
-
Returns the old value of the property.
- getOldValue() - Method in class ilog.views.gantt.model.general.ResourceUserPropertyEvent
-
Returns the old value of the property.
- getOldValue() - Method in class ilog.views.gantt.util.event.IlvPropertyEvent
-
Returns the old value of the property.
- getOldValue() - Method in class ilog.views.maps.graphic.style.StyleEvent
-
Retrieves the old value of the attribute.
- getOldValue() - Method in class ilog.views.maps.theme.DynamicStyleEvent
-
Returns the old style that was registered at construction time.
- getOldValue() - Method in class ilog.views.sdm.event.SDMPropertyChangeEvent
-
Returns the old value of the primary property,
or null
if an unspecified set of properties has changed.
- getOldValues() - Method in class ilog.views.sdm.event.SDMPropertyChangeEvent
-
Returns the old values of the properties.
- getOldVisibility() - Method in class ilog.views.event.ManagerLayerVisibilityEvent
-
Returns the old visibility of the layer.
- getOldVisibleNodes() - Method in class ilog.views.gantt.event.RowMovedEvent
-
Returns the array of originally visible nodes that were moved as a result
of this event.
- getOnCapabilitiesLoaded() - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
-
Retrieves the onCapabilitiesLoaded
property.
- getOnCapabilitiesLoaded() - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
-
Retrieves the onCapabilitiesLoaded
property.
- getOnCapabilitiesLoaded() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
-
Returns the custom onCapababilitiesLoaded
JavaScript handler.
- getOnCapabilitiesLoaded() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewComponentTag
-
Returns the custom onCapababilitiesLoaded
JavaScript handler.
- getOnCapabilitiesLoaded() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
-
Returns the JavaScript code executed when the capabilities are loaded from
the server.
- getOnCapabilitiesLoaded() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
-
Returns the JavaScript code executed when the capabilities are loaded from
the server.
- getOnCapabilitiesLoaded() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
-
Returns the JavaScript code executed when the capabilities are loaded from
the server.
- getOnCapabilitiesLoaded() - Method in interface ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupport
-
Returns the JavaScript code executed when the capabilities are loaded from
the server.
- getOnCapabilitiesLoaded() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
-
Returns the JavaScript code executed when the capabilities are loaded from
the server.
- getOnCapabilitiesLoaded() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the JavaScript code executed when the capabilities are loaded from
the server.
- getOnclick() - Method in class ilog.views.faces.dhtml.component.IlvDHTMLImageButton
-
Returns the onclick action of the button.
- getOnclick() - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
-
Returns the onclick
action of the button.
- getOnclick() - Method in class ilog.views.faces.taglib.IlvFacesMenuItemTag
-
Returns the onclick
tag attribute value.
- getOnColor() - Method in interface ilog.cpl.graphic.IlpBlinkingColor
-
Returns the on color.
- getOnColor() - Method in class ilog.tgo.grprim.IltBlinkingColor
-
Returns the color of the on period.
- getOnColor() - Method in class ilog.views.util.java2d.IlvBlinkingColor
-
Returns the color of the "on" period.
- getOneElementFormatString() - Method in class ilog.views.util.text.IlvPatternBasedListFormat
-
Returns the pattern that formats a list of a single element.
- getOnImageLoaded() - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
-
Retrieves the onImageLoaded
property.
- getOnImageLoaded() - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
-
Retrieves the onImageLoaded
property.
- getOnImageLoaded() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
-
Returns the custom onImageLoaded
JavaScript handler.
- getOnImageLoaded() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewComponentTag
-
Returns the custom onImageLoaded
JavaScript handler.
- getOnImageLoaded() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
-
Returns the JavaScript code that is executed when the image is loaded.
- getOnImageLoaded() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
-
Returns the JavaScript code that is executed when the image is loaded.
- getOnImageLoaded() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
-
Returns the JavaScript code that is executed when the image is loaded.
- getOnImageLoaded() - Method in interface ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupport
-
Returns the JavaScript code that is executed when the image is loaded.
- getOnImageLoaded() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
-
Returns the JavaScript code that is executed when the image is loaded.
- getOnImageLoaded() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the JavaScript code that is executed when the image is loaded.
- getOnPaint() - Method in class ilog.views.util.java2d.IlvBlinkingPaint
-
Returns the paint of the "on" period.
- getOnPeriod() - Method in interface ilog.cpl.graphic.IlpBlinkingColor
-
Returns the duration in milliseconds of the onPeriod
.
- getOnPeriod() - Method in interface ilog.cpl.service.IlpBlinkingManager
-
Returns the default duration of on periods in milliseconds.
- getOnPeriod() - Method in class ilog.tgo.grprim.IltBlinkingColor
-
Returns the duration, in milliseconds, of the on period.
- getOnPeriod() - Method in class ilog.tgo.service.IltDefaultBlinkingManager
-
- getOnPeriod() - Method in class ilog.views.java2d.IlvBlinkingAction
-
Returns the duration, in milliseconds, of the "on" period.
- getOnPeriod() - Method in class ilog.views.sdm.renderer.IlvBlinkingRenderer
-
Returns the on period.
- getOnPeriod() - Method in class ilog.views.util.java2d.IlvBlinkingColor
-
Returns the duration, in milliseconds, of the "on" period.
- getOnPeriod() - Method in interface ilog.views.util.java2d.IlvBlinkingDrawingResource
-
Returns the duration, in milliseconds, of the "on" period.
- getOnPeriod() - Method in class ilog.views.util.java2d.IlvBlinkingMultiColor
-
Returns the duration, in milliseconds, of the "on" period.
- getOnPeriod() - Method in class ilog.views.util.java2d.IlvBlinkingMultiPaint
-
Returns the duration, in milliseconds, of the "on" period.
- getOnPeriod() - Method in class ilog.views.util.java2d.IlvBlinkingPaint
-
Returns the duration, in milliseconds, of the "on" period.
- getOnSelectionChanged() - Method in class ilog.views.faces.dhtml.component.IlvFacesSelectionManager
-
Returns a JavaScript handler called when the selection has changed.
- getOnSelectionChanged() - Method in class ilog.views.faces.dhtml.interactor.IlvFacesSelectInteractor
-
Returns a JavaScript handler called when the selection has changed.
- getOnSelectionChanged() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesSelectInteractorTag
-
Returns a JavaScript handler called when the selection has changed.
- getOnSelectionChanged() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesSelectionManagerTag
-
Returns a JavaScript handler called when the selection has changed.
- getOosIcon() - Method in interface ilog.tgo.resource.css.IltSecondaryStateCustomization
-
Returns the OOS icon for applicable Bellcore and OSI secondary state
objects.
- getOpacity() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesHighlightInteractorTag
-
Returns the highlight opacity.
- getOpacity() - Method in class ilog.views.faces.interactor.IlvFacesHighlightInteractor
-
Gets the highlight opacity.
- getOpaque() - Method in class ilog.views.IlvDefaultManagerFrame
-
Returns true
if the frame is opaque meaning that
the frame is filling the background of the manager.
- getOpenCloseChildRenderer() - Method in class ilog.views.chart.IlvHiLoOpenCloseRendererLegendItem
-
Returns the child renderer responsible for displaying the (open, close)
pair of data sets.
- getOpenDocument(Object) - Method in class ilog.views.appframe.docview.project.IlvDataContainerDocument
-
Retrieves a document opened for the specified
node
.
- getOpenDocuments() - Method in class ilog.views.appframe.IlvApplication
-
Returns all the open documents in the application.
- getOpenDocuments(IlvDocumentTemplate) - Method in class ilog.views.appframe.IlvApplication
-
Returns all the documents open in the application for the specified
documentTemplate
.
- getOpenedDocumentCount() - Method in class ilog.views.appframe.IlvApplication
-
Returns the number of open documents in the application.
- getOperationalState() - Method in class ilog.tgo.model.IltOSI.State
-
Returns the operational status of this instance.
- GetOperationalStatePath() - Static method in class ilog.tgo.model.IltOSI
-
- getOperator() - Method in class ilog.views.chart.datax.operator.event.OperatorEvent
-
Returns the operator from which this event comes.
- getOperatorValue() - Method in class ilog.views.chart.datax.operator.IlvCommutativeAssociativeOperator
-
Returns the current minimum of the values in the column.
- getOperatorValue() - Method in interface ilog.views.chart.datax.operator.IlvOperator
-
Returns the current value of this operator.
- getOpposite(Object, Object) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns the opposite node of a link.
- getOpposite(Object, Object) - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns the opposite node on a link.
- getOpposite(IlvGraphic) - Method in class ilog.views.IlvLinkImage
-
If node
is the destination object, returns the origin object.
- getOppositeDockableName() - Method in class ilog.views.appframe.swing.docking.DockingEvent
-
Returns the name of the other dockable involved in the activation change.
- getOptimizationTime() - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayoutReport
-
Returns the duration of the first step of the layout algorithm (the
topological optimization step).
- getOptimizedLayerThreshold() - Method in class ilog.views.IlvManager
-
Returns the threshold for optimized layer operations.
- getOptionsMenu() - Method in class ilog.views.diagrammer.application.IlvDiagrammerMenuBar
-
Returns the Options menu.
- getOrCreateButtonGroup(String) - Method in class ilog.views.faces.component.IlvImageButton
-
Finds a button group from its identifier as a child of the view root.
- getOrCreateChart(IlvChartDHTMLView) - Method in class ilog.views.chart.faces.dhtml.renderkit.IlvChartRenderer
-
Returns an IlvChart
instance attached to the specified chart view component.
- getOrder() - Method in class ilog.views.maps.format.IlvGeometryClassFilter
-
Returns the order attached to this geometry filter.
- getOrderedScaleDescription() - Method in class ilog.views.maps.defense.format.cadrg.IlvCADRGCoverageList
-
This will create a string list (with the same size as the scale list) containing the String description of the first coverage for each scale.
- getOrderedScaleList() - Method in class ilog.views.maps.defense.format.cadrg.IlvCADRGCoverageList
-
This method will sort the known coverages and return a table of scales.
- getOrdering() - Method in class ilog.views.graphlayout.bus.IlvBusLayout
-
- getOrientation() - Method in class ilog.cpl.graphic.component.IlpBalloon
-
Deprecated.
Returns the orientation in which the balloon will be displayed
relative to the base graphic.
- getOrientation() - Method in class ilog.cpl.graphic.component.IlpStacker
-
Deprecated.
Returns the current orientation.
- getOrientation() - Method in class ilog.cpl.graphic.views.IlpLineSegment
-
Returns the orientation of this line segment.
- getOrientation() - Method in class ilog.views.faces.component.IlvFacesZoomTool
-
Returns the orientation of the zoom tool.
- getOrientation() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesZoomToolTag
-
Returns the orientation of the zoom tool.
- getOrientation() - Method in class ilog.views.graphic.composite.decoration.IlvBalloon
-
Returns the orientation in which the balloon will be displayed.
- getOrientation() - Method in class ilog.views.graphic.composite.decoration.IlvBracket
-
Returns the orientation of the bracket.
- getOrientation() - Method in class ilog.views.graphic.composite.layout.IlvStackerLayout
-
Returns the current orientation.
- getOrientation() - Method in class ilog.views.graphic.IlvDoubleLinkImage
-
Returns the orientation of the link.
- getOrientation() - Method in class ilog.views.graphic.IlvOneLinkImage
-
Returns the orientation of the link.
- getOrientation() - Method in class ilog.views.interactor.IlvMakeDoubleLinkImageInteractor
-
Returns the orientation of the IlvDoubleLinkImage
that is created.
- getOrientation() - Method in class ilog.views.interactor.IlvMakeOneLinkImageInteractor
-
Returns the orientation of the IlvOneLinkImage
that is created.
- getOrientation() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DCamera
-
Returns the current rotation matrix of this camera.
- getOrientation() - Method in class ilog.views.maps.raster.IlvShadeableRasterStyle
-
Retrieves the ORIENTATION
attribute value.
- getOrientation() - Method in class ilog.views.util.print.IlvPrintableDocument
-
Returns the orientation for all contained pages.
- getOrigin() - Method in interface ilog.cpl.datasource.css.IlpHierarchyAdapterCustomization
-
Returns the list of origin identifiers.
- getOrigin() - Method in class ilog.cpl.graph.GraphModelEvent
-
Returns true
if the event is about the from end of the
link, false
if it is about the to end of the link.
- getOrigin() - Method in class ilog.cpl.model.container.RepresentationLinkEvent
-
Returns true
if the event is about the from end of
the link, false
if about the to end.
- getOrigin() - Method in class ilog.views.dashboard.IlvDashboardLinkManager
-
Returns the selected link origin symbol.
- getOrigin() - Method in class ilog.views.graphic.IlvRectangularScale
-
Returns the origin of the scale (the location
of the minimum value
representation).
- getOrigin() - Method in class ilog.views.IlvGrid
-
Returns the origin point of the grid.
- getOrigin() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTiler
-
Returns the origin of the tile grid.
- getOrigin() - Method in class ilog.views.maps.format.shapefile.IlvShapeSpatialIndex
-
Returns the origin of the tile grid.
- getOriginalDescriptor() - Method in class ilog.views.maps.propertysheet.IlvMapStylePropertySheet.IlvRetargetedPropertyDescriptor
-
Returns the original descriptor.
- getOriginalEvent() - Method in class ilog.views.interactor.RectangleDraggedEvent
-
Returns the input event that generates this event.
- getOriginalGraphModel() - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns the graph model encapsulated by this rotated graph model.
- getOriginalPopupMenu(IlvPoint, IlvTransformer, IlvManagerView, IlvPopupMenuManager) - Method in class ilog.views.graphic.IlvDoubleGraphicHandleBag
-
This is the original implementation of
getPopupMenu
from the superclass to retrieve the pop-up menu.
- getOriginalPopupMenu(IlvPoint, IlvTransformer, IlvManagerView, IlvPopupMenuManager) - Method in class ilog.views.graphic.IlvGraphicHandle
-
This is the original implementation of
getPopupMenu
from the superclass to retrieve the pop-up menu.
- getOriginalPopupMenu(IlvPoint, IlvTransformer, IlvManagerView, IlvPopupMenuManager) - Method in class ilog.views.graphic.IlvGraphicSet
-
This is the original implementation of
getPopupMenu
from the super class to retrieve the pop-up menu.
- getOriginalPropertyDescriptors(Object) - Method in class ilog.views.maps.propertysheet.IlvMapStylePropertySheet
-
Returns the list of property descriptors for the target object.
- getOriginalShape() - Method in class ilog.views.graphic.IlvGeneralPath
-
- getOriginalShape() - Method in class ilog.views.util.java2d.IlvTranslatedShape
-
Returns the original shape.
- getOriginatingLayout() - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns the layout that created this model internally because an
IlvGrapher
got directly attached.
- getOriginGraphic(int) - Method in class ilog.views.maps.datasource.IlvPolygonSimplifyingEngine
-
Returns the IlvGraphic
which triggered the creation of the
polygon.
- getOriginPoint() - Method in class ilog.views.sdm.util.IlvSDMLinkReconnector
-
Returns the origin connection point of the link.
- getOriginPointMode() - Method in class ilog.cpl.graph.graphlayout.css.IlpAbstractLinkLayoutParameters
-
Returns the mode for the connection point on an individual link
on the origin node.
- getOriginPointMode() - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
-
Returns the mode for the connection point on an individual link
on the origin node.
- getOriginPointMode(Object) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the origin point mode of an individual link.
- getOriginPointMode(Object) - Method in class ilog.views.graphlayout.link.IlvLinkLayout
-
Returns the origin point mode of an individual link.
- getOriginPointMode(Object) - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
-
Returns the origin-point mode of an individual link.
- getOriginPointMode(Object) - Method in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Returns the origin-point mode of an individual link.
- getOriginPosition() - Method in class ilog.views.graphic.IlvRectangularScale
-
Returns the position of the origin of the scale.
- getOrigins() - Method in class ilog.cpl.datasource.IlpAbstractHierarchyAdapter
-
Returns the list of origin identifiers.
- getOriginX() - Method in class ilog.cpl.graph.background.IlpImageTileBackground
-
Returns the X coordinate of the tile origin.
- getOriginX() - Method in class ilog.cpl.graphic.views.background.IlpImageTileBackground
-
Deprecated.
Returns the X coordinate of the tile origin.
- getOriginY() - Method in class ilog.cpl.graph.background.IlpImageTileBackground
-
Returns the Y coordinate of the tile origin or -1 is not set.
- getOriginY() - Method in class ilog.cpl.graphic.views.background.IlpImageTileBackground
-
Deprecated.
Returns the Y coordinate of the tile origin.
- getOrthForkPercentage() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns 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.
- getOtherIncidentSegment(IlvSegmentedHyperEdge.Segment) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge.Segment
-
Returns an incident segment other than the input segment.
- getOuter() - Method in class ilog.cpl.graphic.component.IlpCentered
-
Deprecated.
Returns the outer graphic.
- getOuterBorderColor() - Method in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
-
Returns the outer border color.
- getOuterBorderWidth() - Method in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
-
Returns the outer border width.
- getOutermostParentGraphic(IltGraphicManager) - Method in class ilog.tgo.model.IltAbstractLink
-
This method is overridden by the subclasses which can be contained in
other IltObjects.
- getOutermostParentGraphic(IltGraphicManager) - Method in class ilog.tgo.model.IltBTSAntenna
-
This method is overridden by the subclasses which can be contained in
other IltObjects.
- getOutermostParentGraphic(IltGraphicManager) - Method in class ilog.tgo.model.IltShelfItem
-
This method is overwritten by the subclasses which can be contained in
other IltObjects.
- getOuterSensibilityMargin() - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
-
Retrieves the size of the outer sensitive area of the IlvDockingArea
on which you can drop an IlvDockable
in order to dock it.
- getOutline() - Method in class ilog.views.maps.geometry.IlvMapArea
-
Returns an IlvMapCurve
that represents the outline of this
area.
- getOutline() - Method in class ilog.views.maps.geometry.IlvMapCircularRing
-
Returns an IlvMapCurve
that represents the outline of this
IlvMapCircularRing
.
- getOutline() - Method in class ilog.views.maps.geometry.IlvMapEllipseRing
-
Returns an IlvMapCurve
that represents the outline of this
IlvMapCircularRing
.
- getOutline() - Method in class ilog.views.maps.geometry.IlvMapImage
-
Returns the curve that represents the outline of this image.
- getOutline() - Method in class ilog.views.maps.geometry.IlvMapMultiArea
-
Returns the outline of the area.
- getOutline() - Method in class ilog.views.maps.geometry.IlvMapPolygon
-
Returns the outline of this polygon.
- getOutline() - Method in class ilog.views.maps.geometry.IlvMapRaster
-
Returns the curve that represents the outline of this raster.
- getOutline() - Method in interface ilog.views.maps.geometry.IlvMapRingInterface
-
Returns the IlvMapCurve
that represents the outline
of this ring.
- getOutline() - Method in class ilog.views.maps.geometry.IlvMapSegmentRing
-
Returns the outline of the object.
- getOutlineColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the foreground color of the outline.
- getOutlineColor() - Method in class ilog.views.graphic.IlvText
-
Returns the outline color of the text.
- getOutlineColor() - Method in class ilog.views.maps.label.IlvMapLabelStyle
-
Returns the outline color of the label.
- getOutlineMode() - Method in class ilog.views.graphic.IlvText
-
Returns the outline mode.
- getOutlineOffset() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the distance between the shape edges and the polygon outline.
- getOutlineShapes() - Method in class ilog.views.maps.label.IlvMapLabelingLabel
-
Returns the vector containing label outline shapes.
- getOutlineStyle() - Method in class ilog.views.chart.util.IlvHandlesSelectionStyle
-
Returns the drawing style for the outline of the shapes, that is, the
lines that connect the handles.
- getOutlineThickness() - Method in class ilog.views.graphic.IlvText
-
Returns the outline thickness of the text.
- getOutlineWidth() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the width of the polygon outline.
- getOutlineWidth() - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DLabel
-
Returns the width of the outline of the label (used only when this mode is activated).
- getOutPorts(IlvDashboardSymbol) - Static method in class ilog.views.dashboard.IlvDashboardLinkManager
-
Returns all the out port elements of a given symbol.
- getOutputDestination(Locale) - Method in class ilog.cpl.storage.IlpDefaultStorageAdapter
-
Get the destination for storing storage data for XML-formatted presentation data.
- getOutputDestination(Locale) - Method in interface ilog.cpl.storage.IlpStorageAdapter
-
Get the destination for storing storage data for XML-formatted presentation
data.
- getOutputFormat() - Method in class ilog.views.sdm.util.IlvXMLConnector
-
Returns the output format of the XML files
generated by this XML connector.
- getOutputProperty() - Method in class ilog.views.prototypes.IlvConnectBehavior
-
Gets the outputProperty
parameter for this behavior object.
- getOutputSeparator() - Method in class ilog.views.maps.IlvAbstractCoordinateFormatter
-
Returns the output Separator.
- getOutputSeparator() - Method in interface ilog.views.maps.IlvCoordinateFormatter
-
Returns the output separator.
- getOutputTemplates() - Method in class ilog.views.sdm.util.IlvXSLConnector
-
Returns the location of the XSLT templates file used to
transform the SDM output format into the third-party XML output format.
- getOutputValue() - Method in class ilog.views.prototypes.IlvActionBehavior
-
Deprecated.
Gets the outputValue
parameter for this behavior object.
- getOutputXSL() - Method in class ilog.views.diagrammer.datasource.IlvXMLDataSource
-
Returns the URL of the output XSL file.
- getOutputXSL() - Method in class ilog.views.diagrammer.faces.component.data.IlvFacesDiagrammerXMLDataSource
-
Returns the URL of the output XSL file.
- getOutputXSL() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerXMLDataSourceTag
-
Returns the URL of the output XSL file.
- getOutsideLinks() - Method in interface ilog.tgo.model.IltChildrenModel
-
Deprecated.
Returns an enumeration of the links connecting an object inside the
container with an object outside the container.
- getOutsideLinks() - Method in class ilog.tgo.model.IltDefaultChildrenModel
-
Deprecated.
Returns an enumeration of the links connecting an object inside the
container with an object outside the container.
- getOutsideMargin() - Method in class ilog.views.chart.IlvLegendSeparator
-
Returns the outside margin.
- getOutsideMargin() - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
-
Returns the margin that will be kept between
the legend box and the view sides.
- getOutState() - Method in class ilog.tgo.graphic.IltSecondaryStatePositioner
-
Returns the state that is placed at the OutState position.
- getOverallProgress() - Method in class ilog.views.swing.IlvThreadedActivityMonitor
-
Gets the overall progress of all tasks being monitored.
- getOverallStatus() - Method in class ilog.views.swing.IlvThreadedActivityMonitor
-
Gets the overall status of all tasks being monitored.
- getOverlap() - Method in class ilog.views.chart.renderer.IlvBarChartRenderer
-
Returns the overlapping amount.
- getOverlap() - Method in class ilog.views.chart.renderer.IlvHiLoChartRenderer
-
Returns the overlapping amount.
- getOverlapIcon() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the image that will be used to create the overlap icon.
- getOverlapPercentage() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the percentage for which a node is considered smaller in the
flow direction.
- getOverview() - Method in interface ilog.cpl.graph.css.IlpGraphViewCSS
-
Returns if the overview configuration is enabled or not
for the component.
- getOverview() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the overview window, if currently visible.
- getOverview() - Method in class ilog.cpl.IlpEquipment
-
Returns the overview window, if it is currently visible.
- getOverview() - Method in class ilog.cpl.IlpNetwork
-
Returns the overview window, if currently visible.
- getOverview(HttpServletRequest) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartServletSupport
-
Returns the chart overview instance from the session.
- getOverview(HttpSession, String) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartServletSupport
-
Returns the chart overview instance from the session.
- getOverview() - Method in class ilog.views.diagrammer.application.IlvDiagrammerApplication
-
Deprecated.
Returns the overview component.
- getOverview() - Method in class ilog.views.diagrammer.application.IlvDiagrammerFrame
-
Returns the overview component.
- getOverviewChart(IlvServletRequestParameters) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartServletSupport
-
Returns the chart overview instance to display.
- getOverviewChart(IlvServletRequestParameters) - Method in class ilog.views.chart.servlet.IlvChartServletSupport
-
Returns the overview chart used for the specified request.
- getOverviewCompositeGraphic() - Method in class ilog.tgo.graphic.IltNetwork
-
Returns the graphic representation of the overview object (in the parent IlvManager).
- getOverviewFrames() - Method in class ilog.views.maps.format.cadrg.IlvCADRGTocReader
-
Returns the list of overview frames that are located
in the CADRG
main directory.
- getOverviewLineWidth() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the line width of the bundle when it is in collapsed state.
- getOverviewLink() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the overview link.
- getOverviewManagerView(HttpServletRequest) - Method in class ilog.tgo.faces.graph.dhtml.servlet.IltFacesGraphServletSupport
-
Returns the manager view to be used when rendering the overview.
- getOverviewObject() - Method in class ilog.tgo.model.IltBTS
-
- getOverviewObject() - Method in class ilog.tgo.model.IltCard
-
- getOverviewObject() - Method in class ilog.tgo.model.IltCardCarrier
-
- getOverviewObject() - Method in interface ilog.tgo.model.IltContainer
-
- getOverviewObject() - Method in class ilog.tgo.model.IltLinkBundle
-
- getOverviewObject() - Method in class ilog.tgo.model.IltShelf
-
- getOverviewRenderer() - Method in class ilog.cpl.equipment.IlpEquipmentController
-
Accesses the overview renderer.
- getOverviewRenderer() - Method in class ilog.cpl.graph.IlpGraphView
-
- getOverviewRenderer() - Method in class ilog.cpl.network.IlpNetworkController
-
Accesses the overview renderer.
- getOverviewView() - Method in class ilog.views.maps.beans.IlvJOverview
-
Returns the view of the overview object.
- getOwner() - Method in class ilog.cpl.style.IlpStyle
-
Deprecated.
- getOwner() - Method in class ilog.tgo.model.IltLinkSet
-
Returns the owner of this link set, either a trail or
a link bundle.
- getOwner() - Method in class ilog.views.gantt.IlvBasicTimeScrollController
-
Returns the owner of the controller.
- getOwner() - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgeConnector
-
Returns the node or hyperedge associated with the hyperedge connector.
- getOwner() - Method in class ilog.views.symbology.palettes.IlvPaletteBaseObject
-
Returns the owner of this object.
- getOwnerDocument() - Method in class ilog.views.appframe.settings.IlvSettings
-
The Document
object associated with this node.
- getOwnerDocument() - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
-
The Document
object associated with this node.
- getOwnerDocument() - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
The Document
object associated with this node.
- getOwnerElement() - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
-
Returns the DOM element that contains this attribute.
- getOwnerName() - Method in class ilog.views.maps.format.oracle.IlvSDOWriter
-
Returns the owner name of the SDO table.
- getOwnerName() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOLayerMetaData
-
Returns the name of the owner of the layer of this metadata.
- getOwningManager(IlvGraphic) - Static method in class ilog.views.hypergraph.crossing.IlvCrossingCalculation
-
Returns the direct owning manager, of null if the graphic bag is not
an IlvManager
.
- getOwnKnownKeys() - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns a modifiable collection with all the keys of this style.
- getOwnKnownKeys() - Method in class ilog.cpl.style.IlpStyle
-
Deprecated.
Returns a modifiable collection with all the keys of this style.
- getP1() - Method in class ilog.cpl.graphic.views.IlpLineSegment
-
Returns the starting point.
- getP1() - Method in class ilog.views.maps.raster.IlvRasterIcon
-
Returns the double precision top left point of the definition rectangle
- getP2() - Method in class ilog.cpl.graphic.views.IlpLineSegment
-
Returns the end point.
- getP2() - Method in class ilog.views.maps.raster.IlvRasterIcon
-
Returns the double precision bottom right point of the definition rectangle
- getPackageName() - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
-
Returns the package name of the generated bean classes.
- getPackageName() - Method in class ilog.views.symbology.palettes.IlvPalette
-
Returns the package name in which the palette.xml file is located.
- getPacking() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the rectangle packing.
- getPage() - Method in class ilog.views.chart.IlvChartPrintContext
-
Returns the page.
- getPage(int) - Method in class ilog.views.util.print.IlvPrintableDocument
-
Gets the page at the specified index.
- getPage() - Method in class ilog.views.util.print.IlvPrintableObject
-
Returns the currently printed page.
- getPageColor() - Method in class ilog.views.util.print.IlvPrintPreviewPanel
-
Returns the background color of a page.
- getPageContext() - Method in class ilog.views.faces.taglib.IlvFacesMenuItemTag
-
Returns the PageContext
of the page containing this
tag instance.
- getPageFormat() - Method in class ilog.views.util.print.IlvPage
-
Returns the page format of the printable page.
- getPageFormat() - Method in class ilog.views.util.print.IlvPrintableDocument
-
Returns the page format for all contained pages.
- getPageFormat(int) - Method in class ilog.views.util.print.IlvPrintableDocument
-
Returns the page format for the indexed page.
- getPageId() - Static method in class ilog.views.faces.IlvFacesPageIdUtil
-
Returns the page identifier stored in the current
request attribute.
- getPageId(HttpServletRequest) - Static method in class ilog.views.util.servlet.IlvServletPageIdUtil
-
This method returns the page identified stored in the given
request.
- getPageIndex() - Method in class ilog.views.util.print.IlvPage
-
Returns the page index of the page.
- getPageIndex(IlvPage) - Method in class ilog.views.util.print.IlvPrintableDocument
-
Gets the index of the specified page.
- getPageKey() - Static method in class ilog.views.util.print.IlvHeaderFooter
-
Returns the key for the page number.
- getPageOrder() - Method in class ilog.views.util.print.IlvPrintableDocument
-
Returns the order of pages.
- getPagesKey() - Static method in class ilog.views.util.print.IlvHeaderFooter
-
Returns the key for the number of pages in the book.
- getPagesPerBand() - Method in class ilog.views.gantt.print.IlvGanttPrintableDocument
-
Returns the number of pages per band.
- getPageWidth() - Method in class ilog.views.graphic.IlvHTMLText
-
Returns the page width.
- getPaint() - Method in class ilog.tgo.grprim.Ilt2DPalette
-
Returns the paint object that should be used to
fill an object shape.
- getPaint(Color, Color) - Method in class ilog.tgo.grprim.IltPattern
-
This method returns an instance of Paint
interface that
should be used to fill a 2D area with the specified pattern.
- getPaint(Color, Color) - Method in class ilog.tgo.grprim.IltPattern.PatternWrapper
-
- getPaint(Color, Color) - Method in class ilog.tgo.grprim.IltPattern.Solid
-
Deprecated.
- getPaint() - Method in class ilog.views.maps.graphic.IlvMapGraphicPath
-
Retrieves the Paint
instance from the style.
- getPaint() - Method in class ilog.views.maps.graphic.style.IlvGraphicPathStyle
-
Retrieves the paint attribute value.
- getPaint() - Method in class ilog.views.maps.rendering.IlvMapAreaRenderingStyle
-
Gets the Paint
used to fill the area.
- getPaint() - Method in class ilog.views.maps.rendering.IlvMapLineRenderingStyle
-
Retrieves the Paint
used to draw the lines.
- getPaintContext() - Method in class ilog.views.chart.IlvChart
-
Returns the current IlvChartPaintContext
, if any.
- getPaintContext() - Method in class ilog.views.gantt.print.IlvPrintableTimeScale
-
Returns the IlvTimeScale.PaintContext
used to print the
time scale.
- getPaintContext() - Method in class ilog.views.gantt.scale.IlvTimeScale
-
Returns the cached PaintContext
used to paint the time
scale on the screen.
- getPaints() - Method in class ilog.views.util.java2d.IlvBlinkingMultiPaint
-
Returns the paints used in the different phases.
- getPalette() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the palette of the face part.
- getPalette() - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Gets the "palette" for this diagram component.
- getPalette() - Method in class ilog.views.symbology.IlvSymbolDescriptor
-
Returns the palette this object belongs to.
- getPalette() - Method in class ilog.views.symbology.palettes.event.PaletteEvent
-
Returns the palette that has caused the event.
- getPalette() - Method in class ilog.views.symbology.palettes.event.PaletteManagerEvent
-
Returns the palette that has been added or removed.
- getPalette() - Method in class ilog.views.symbology.palettes.event.PaletteViewerEvent
-
Returns the palette containing the category or the symbol associated to
this event
- getPalette() - Method in class ilog.views.symbology.palettes.IlvPaletteCategoryChild
-
Returns the palette of this object.
- getPalette(String) - Method in class ilog.views.symbology.palettes.IlvPaletteManager
-
Returns the palette that has the given palette resource name.
- getPalette(int) - Method in class ilog.views.symbology.palettes.IlvPaletteManager
-
Returns the palette at specified index.
- getPalette() - Method in interface ilog.views.symbology.palettes.IlvPaletteObject
-
Returns the palette of this object.
- getPalette() - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameter
-
Returns the palette of the symbol the parameter belongs to.
- getPalette() - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameterValueSet
-
Returns the palette of this object.
- getPalette() - Method in class ilog.views.symbology.palettes.swing.action.IlvPaletteSaveAsAction
-
Returns the palette on which this action is performed.
- getPalette() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteToolbarViewer
-
Returns the palette represented in this viewer
- getPalette() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteTreeViewer
-
Returns the palette represented in this viewer
- getPalette() - Method in interface ilog.views.symbology.palettes.swing.IlvPaletteViewer
-
Returns the palette represented in this viewer
- getPaletteBackground() - Method in class ilog.views.dashboard.IlvDashboardBackgroundBar
-
Returns the background color used for objects created using
this toolbar instance.
- getPaletteCount() - Method in class ilog.views.symbology.palettes.IlvPaletteManager
-
Returns the number of palettes.
- getPaletteDiagrammer() - Method in class ilog.views.diagrammer.application.IlvDiagrammerPaletteAction
-
Returns the diagram component used as the "source" from which nodes
or links are copied.
- getPaletteEngine() - Method in class ilog.views.sdm.util.IlvSDMPaletteConnector
-
Returns the SDM engine containing the objects of the palette.
- getPaletteFont() - Method in class ilog.views.dashboard.IlvDashboardBackgroundBar
-
Returns the Font
used in text labels created using
this toolbar instance.
- getPaletteForeground() - Method in class ilog.views.dashboard.IlvDashboardBackgroundBar
-
Returns the foreground color used for background objects created using
this toolbar instance.
- getPaletteIndex(IlvPalette) - Method in class ilog.views.symbology.palettes.IlvPaletteManager
-
Returns the index of a palette.
- getPaletteLoader() - Method in class ilog.views.symbology.IlvSymbolDescriptor
-
Returns the palette class loader of the descriptor.
- getPaletteManager() - Method in class ilog.views.dashboard.IlvDashboardContext
-
Returns the palette manager used by this dashboard context.
- getPaletteManager() - Method in class ilog.views.symbol.compiler.IlvSymbolCompiler
-
Returns the palette manager used by the Symbol Compiler.
- getPaletteManager() - Method in class ilog.views.symbology.palettes.event.PaletteManagerEvent
-
Returns the palette manager that has caused the event.
- getPaletteManager() - Method in class ilog.views.symbology.palettes.swing.action.IlvPaletteAction
-
Returns the palette manager associated with this action.
- getPaletteManager() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerCollapsibleTreeViewer
-
Returns the palette manager associated with this viewer.
- getPaletteManager() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerComboboxViewer
-
Returns the palette manager associated with this viewer.
- getPaletteManager() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerTabbedViewer
-
Returns the palette manager associated with this viewer.
- getPaletteManager() - Method in interface ilog.views.symbology.palettes.swing.IlvPaletteManagerViewer
-
Returns the palette manager represented in this viewer
- getPaletteObject() - Method in class ilog.views.diagrammer.application.IlvDiagrammerPaletteAction
-
Returns the source object that is copied when creating an object.
- getPaletteObject(String) - Method in class ilog.views.symbology.palettes.IlvPalette
-
Returns the first occurrence of a category or symbol matching the specified
path.
- getPaletteObject() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteDragAndDropData
-
Returns the object which has been dropped.
- getPaletteObjects() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteDragAndDropData
-
Returns a collection of objects that have been dropped.
- getPaletteResourceName() - Method in class ilog.views.symbology.IlvSymbolDescriptor
-
Returns the palette path of the descriptor.
- getPaletteResourceName() - Method in class ilog.views.symbology.palettes.IlvPalette
-
Returns the resource access name to palette.xml.
- getPalettesToUpdate(String) - Method in class ilog.views.symbology.palettes.IlvPaletteManager
-
Returns a list of palettes containing symbols referencing the given
resource name as subsymbol
- getPaletteSymbol() - Method in class ilog.views.dashboard.IlvDashboardSymbol
-
Returns the palette symbol defining this dashboard symbol.
- getPaletteSymbol() - Method in class ilog.views.symbology.IlvSymbolDescriptor
-
Returns the palette symbol this object was originated from.
- getPaletteSymbolParameter(IlvDashboardSymbol.Parameter) - Method in class ilog.views.dashboard.IlvDashboardSymbol
-
Returns the base IlvPaletteSymbolParameter
parameter
object defining parameter
.
- getPaletteSymbolParameter() - Method in class ilog.views.dashboard.IlvDashboardSymbol.Parameter
-
Returns the IlvPaletteSymbolParameter
instance defining
this parameter.
- getPaletteToolBars() - Method in class ilog.views.diagrammer.application.IlvDiagrammerApplication
-
Deprecated.
Returns the palette toolbars.
- getPaletteToolBars() - Method in class ilog.views.diagrammer.application.IlvDiagrammerFrame
-
Returns the palette toolbars.
- getPaletteURL() - Method in class ilog.views.diagrammer.application.IlvDiagrammerPaletteBar
-
Returns the palette URL.
- getPaletteURL() - Method in class ilog.views.symbology.palettes.IlvPalette
-
Returns URL to access palette.xml
- getPaletteView() - Method in class ilog.views.sdm.util.IlvSDMPaletteConnector
-
Returns the manager view displaying the palette.
- getPaletteViewer() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteDragAndDropData
-
Returns the viewer where the drag-and-drop operation started.
- getPaletteViewer() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerComboboxViewer
-
Returns the palette viewer associated with this GUI.
- getPaletteWithSymbol(String, String, String) - Method in class ilog.views.symbology.palettes.IlvPaletteManager
-
Returns the palette that contains a symbol that matches the input
parameters.
- getPanel(String) - Method in class ilog.views.dashboard.IlvDashboardEditor
-
Returns the last dashboard panel created with the given id
.
- getPanel() - Method in interface ilog.views.dashboard.IlvDashboardPanelManager
-
Returns the dashboard panel managed by this manager instance.
- getPanelManager() - Method in class ilog.views.dashboard.IlvDashboardPanel
-
Returns the panel manager used to control this panel.
- getPanFactor() - Method in class ilog.views.faces.component.IlvFacesView
-
Returns the pan factor used in the client built-in pan actions.
- getPanFactor() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the panFactor
.
- getPanIcon() - Method in class ilog.views.swing.IlvJManagerViewControlBar
-
Returns the icon of the Pan button.
- getPanIconImage() - Method in class ilog.views.awt.IlvManagerViewControlBar
-
Returns the icon image of the Pan button.
- getPanIconURL() - Method in class ilog.views.awt.IlvManagerViewControlBar
-
Returns the URL of the icon image of the Pan button.
- getPanIconURL() - Method in class ilog.views.swing.IlvJManagerViewControlBar
-
Returns the URL of the icon of the Pan button.
- getPanInteractor() - Method in class ilog.views.awt.IlvManagerViewControlBar
-
Returns the interactor for the Pan tool.
- getPanInteractor() - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Returns the interactor used when the diagram component is in pan mode.
- getPanInteractor() - Method in class ilog.views.swing.IlvJManagerViewControlBar
-
Returns the interactor for Pan tool.
- getPanToolTipText() - Method in class ilog.views.swing.IlvJManagerViewControlBar
-
Returns the text that is displayed in the tooltip when
the mouse pointer is kept over the Pan button.
- getPaperFormat() - Method in class ilog.views.util.print.IlvPrintableDocument
-
Returns the paper format (paper size and imageable area) for all contained
pages.
- getParameter(int) - Method in class ilog.views.dashboard.IlvDashboardSymbol
-
Returns the symbol parameter at index
in the list of
parameters.
- getParameter(String) - Method in class ilog.views.dashboard.IlvDashboardSymbol
-
Returns the parameter identified by id
in the parameter list.
- getParameter() - Method in class ilog.views.dashboard.IlvDashboardSymbolParameterEvent
-
Returns the symbol parameter.
- getParameter(IlvGroup, String, Class<?>) - Method in class ilog.views.prototypes.IlvBehavior
-
Retrieves a value handled by the group to which this behavior object is
attached and converts it.
- getParameter() - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
-
- getParameter() - Method in class ilog.views.sdm.renderer.IlvColoringRenderer
-
- getParameter() - Method in class ilog.views.sdm.renderer.IlvInteractorRenderer
-
- getParameter() - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
-
- getParameter() - Method in class ilog.views.sdm.renderer.IlvSDMRenderer
-
This method gives access to the main parameter
of the renderer.
- getParameter() - Method in class ilog.views.sdm.renderer.maps.IlvMapRenderer
-
- getParameter(int) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbol
-
Returns the parameter at the specified position in the parameter list.
- getParameter(String) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbol
-
Returns the first parameter of the list having the specified id.
- getParameterCount() - Method in class ilog.views.dashboard.IlvDashboardSymbol
-
Returns the number of the parameters in this symbol.
- getParameterCount() - Method in class ilog.views.symbology.palettes.IlvPaletteSymbol
-
Returns the number of additional parameters added to this symbol.
- getParameterCount() - Method in class ilog.views.util.servlet.IlvServerActionEvent
-
Returns the number of parameters for this action.
- getParameterCSSValue(String) - Method in class ilog.views.symbology.IlvSymbolDescriptor
-
Returns the value of a formal symbol parameter as CSS expression.
- getParameterID(IlvDashboardSymbol.Parameter) - Method in class ilog.views.dashboard.IlvDashboardSymbol
-
Returns the ID of parameter
.
- getParameterMap(FacesContext, UIComponent) - Method in class ilog.views.faces.dhtml.renderkit.IlvDHTMLRenderer
-
Returns the parameters extracted from the request for this component.
- getParameterMapping(IlvDashboardSymbol.Parameter) - Method in class ilog.views.dashboard.IlvDashboardSymbol
-
Returns the SDM object property mapping for parameter
.
- getParameterMapping(String) - Method in interface ilog.views.symbol.util.IlvCompiledSymbol
-
Returns the mapped symbol property name of a parameter.
- getParameterMapping(String) - Method in class ilog.views.symbol.util.IlvSymbolProperties
-
Returns the name of a mapped property of a given parameter.
- getParameterMappings() - Method in interface ilog.views.symbol.util.IlvCompiledSymbol
-
Returns the names of the properties mapped to the symbol parameters.
- getParameterName() - Method in class ilog.views.graphlayout.GraphLayoutParameterEvent
-
Returns the name of the parameter that has been changed.
- getParameterName() - Method in class ilog.views.graphlayout.labellayout.LabelLayoutParameterEvent
-
Returns the name of the parameter that has been changed.
- getParameterPrefix() - Method in class ilog.views.symbol.compiler.IlvSymbolCompiler
-
Returns the prefix of the parameter names.
- getParameters() - Method in class ilog.views.dashboard.IlvDashboardSymbol
-
- GetParameters(IlvManager) - Static method in class ilog.views.maps.labelling.IlvMapLayoutParameters
-
Constructs an IlvMapLayoutParameters
from the properties attached
to an IlvManager
.
- getParameters(IlvGraphLayoutRenderer, IlvGraphLayout) - Method in interface ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutParametersProvider
-
Returns the graph layout parameters object.
- getParameters(IlvGraphLayoutRenderer, IlvGraphLayout) - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer.DefaultGraphLayoutParametersProvider
-
Returns the graph layout parameters object.
- getParameters() - Method in class ilog.views.symbology.IlvSymbolDescriptor
-
Returns all formal parameter names stored in this descriptor.
- getParameters() - Method in class ilog.views.util.servlet.IlvServerActionEvent
-
Returns the array of all parameters of this action.
- getParametersMode() - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
-
This method is part of the JViews implementation,
do not use it.
- getParametersProvider() - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
-
Returns the provider for the IlvGraphLayoutParameters
.
- getParameterSuffix() - Method in class ilog.views.symbol.compiler.IlvSymbolCompiler
-
Returns the suffix of the parameter names.
- getParameterTable() - Method in class ilog.views.chart.servlet.IlvServletConfigParameters
-
Returns the lookup table of parameter name-value string pairs.
- getParameterTable() - Method in class ilog.views.chart.servlet.IlvServletContextParameters
-
Returns the lookup table of parameter name-value string pairs.
- getParameterTable() - Method in class ilog.views.chart.servlet.IlvServletParameters
-
Returns the lookup table of parameter name-value string pairs.
- getParameterTable() - Method in class ilog.views.chart.servlet.IlvServletRequestParameters
-
Returns the lookup table of parameter name-value string pairs.
- getParameterTable() - Method in class ilog.views.dashboard.IlvDashboardPropertyPanel
-
Returns the table component used to edit the symbol parameters when
inspecting symbols.
- getParameterTable() - Method in class ilog.views.gantt.servlet.IlvServletConfigParameters
-
Returns the lookup table of parameter name-value string pairs.
- getParameterTable() - Method in class ilog.views.gantt.servlet.IlvServletContextParameters
-
Returns the lookup table of parameter name-value string pairs.
- getParameterTable() - Method in class ilog.views.gantt.servlet.IlvServletParameters
-
Returns the lookup table of parameter name-value string pairs.
- getParameterTable() - Method in class ilog.views.gantt.servlet.IlvServletRequestParameters
-
Returns the lookup table of parameter name-value string pairs.
- getParameterTextValue(IlvDashboardSymbol.Parameter) - Method in class ilog.views.dashboard.IlvDashboardSymbol
-
Returns a string containing the value of param
.
- getParameterToModify() - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolInteractor
-
Returns the name of the parameter that is modified by the
interactor action.
- getParameterToModify() - Method in class ilog.views.symbology.interactor.IlvSymbolInteractor
-
Returns the name of the parameters that should be modified in the model.
- getParameterType(IlvComposite) - Method in class ilog.views.symbology.interactor.IlvSymbolInteractor
-
Returns the parameter type of the parameter to modify
- getParameterTypes() - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer.ParameterSetter
-
Returns the types of the setter's parameters.
- getParameterValidationListener() - Method in class ilog.views.util.servlet.IlvServletSupport
-
Gets the parameter validation listener.
- getParameterValue(int) - Method in class ilog.views.dashboard.IlvDashboardSymbol
-
Returns the value of the parameter at ndx
in the parameter
collection.
- getParameterValue(IlvDashboardSymbol.Parameter) - Method in class ilog.views.dashboard.IlvDashboardSymbol
-
Returns the value of param
.
- getParameterValue(String) - Method in class ilog.views.dashboard.IlvDashboardSymbol
-
Returns the value of the parameter specified by paramID
- getParameterValue(String) - Method in interface ilog.views.symbol.util.IlvCompiledSymbol
-
Returns a parameter value.
- getParameterValue(String) - Method in class ilog.views.symbol.util.IlvSymbolProperties
-
Returns a parameter value.
- getParameterValue() - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolDiscreteInteractor
-
Returns the related parameter value.
- getParameterValue() - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolPushInteractor
-
Returns the related parameter value.
- getParameterValue() - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolRangeInteractor
-
Returns the parameter value.
- getParameterValue(String) - Method in class ilog.views.symbology.IlvSymbolDescriptor
-
Returns the current value of a formal symbol parameter.
- getParameterValue(String) - Method in interface ilog.views.util.styling.IlvSymbolStyle
-
Returns the value of the specified parameter.
- getParameterValueAsObject(String) - Method in interface ilog.views.util.styling.IlvSymbolStyle
-
Returns the value of the specified parameter.
- getParent(IlpObject) - Method in class ilog.cpl.datasource.IlpDefaultDataSource
-
Returns the parent of the given object.
- getParent(IlpObject) - Method in interface ilog.cpl.datasource.structure.IlpChild
-
Returns the identifier of the parent object.
- getParent(IlpRepresentationObject) - Method in class ilog.cpl.graph.IlpAbstractGraphModel
-
Returns the parent object of an object.
- getParent(IlpRepresentationObject) - Method in interface ilog.cpl.graph.IlpGraphModel
-
Returns the parent object of an object.
- getParent() - Method in class ilog.cpl.graphic.IlpAbstractGraphic
-
Returns the parent graphic or null
if this graphic is
not inside another graphic.
- getParent() - Method in interface ilog.cpl.graphic.IlpGraphic
-
Returns the parent graphic.
- getParent() - Method in class ilog.cpl.model.container.IlpAbstractRepresentationNode
-
Returns the parent object of this object.
- getParent() - Method in interface ilog.cpl.model.container.IlpRepresentationNode
-
Returns the parent object of this object.
- getParent() - Method in class ilog.cpl.storage.IlpAbstractChainedSAXHandler
-
Returns the parent SAX handler.
- getParent() - Method in class ilog.cpl.tree.IlpDefaultTreeNode
-
Returns the parent TreeNode
of this node.
- getParent() - Method in class ilog.tgo.composite.IltcCompositeGraphic
-
Returns the parent node in the hierarchy, null if this is a root.
- getParent() - Method in class ilog.tgo.model.IltObjectInfo
-
Returns the parent class descriptor.
- getParent() - Method in class ilog.tgo.model.IltObjectStateInfo
-
Returns the parent class descriptor.
- getParent() - Method in class ilog.tgo.model.IltStateInfo
-
Returns the parent class descriptor.
- getParent() - Method in class ilog.views.appframe.docview.project.DataContainerEvent
-
Returns the parent of the node that originates the event.
- getParent(Object) - Method in interface ilog.views.appframe.docview.project.IlvDataContainer
-
Returns the parent node of the specified node
.
- getParent(Object) - Method in class ilog.views.appframe.docview.project.IlvDefaultDataContainer
-
Returns the parent node of the specified node
.
- getParent(Object) - Method in interface ilog.views.appframe.settings.IlvSettingsModel
-
Returns the parent of the specified object.
- getParent() - Method in class ilog.views.appframe.settings.IlvSettingsNode
-
Returns the parent element that contains this node.
- getParent(Object) - Method in class ilog.views.chart.datax.adapter.IlvFlatListToTreeListModel
-
Returns the parent object of a given object, or null
if
it is the root.
- getParent(Object) - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToTreeSetModel
-
Returns the parent object of a given object, or null
if
it is the root.
- getParent(Object) - Method in class ilog.views.chart.datax.adapter.IlvTreeTableToTreeListModel
-
Returns the parent object of a given object, or null
if
it is the root.
- getParent(Object) - Method in class ilog.views.chart.datax.adapter.IlvTreeToTreeListModel
-
Returns the parent object of a given object, or null
if
it is the root.
- getParent() - Method in class ilog.views.chart.datax.tree.list.event.TreeListModelEvent
-
Returns the parent object of the roots of the affected subtrees, or
null
for a root change.
- getParent(Object) - Method in class ilog.views.chart.datax.tree.list.IlvDefaultTreeListModel
-
Returns the parent object of a given object, or null
if
it is the root.
- getParent() - Method in class ilog.views.chart.datax.tree.set.event.TreeSetModelEvent
-
Returns the parent object of the roots of the affected subtrees, or
null
for a root change.
- getParent(Object) - Method in class ilog.views.chart.datax.tree.set.IlvDefaultTreeSetModel
-
Returns the parent object of a given object, or null
if
it is the root.
- getParent() - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the parent of this renderer.
- getParent(Object) - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Returns the parent node of a node or a link.
- getParent() - Method in class ilog.views.faces.taglib.IlvFacesMenuItemTag
-
Return the Tag
that is the parent of this instance.
- getParent() - Method in class ilog.views.gantt.event.IlvHierarchyNodeChildEvent
-
Returns the parent node which identifies the portion of the tree
hierarchy that has been modified.
- getParent() - Method in class ilog.views.gantt.event.RowChildEvent
-
Returns the parent row which has had children inserted or removed.
- getParent(IlvHierarchyNode) - Method in interface ilog.views.gantt.IlvGanttModel
-
Returns the parent of the specified activity or resource.
- getParent(IlvHierarchyNode) - Method in class ilog.views.gantt.model.IlvAbstractGanttModel
-
Returns the parent of the specified activity or resource.
- getParent() - Method in interface ilog.views.graphic.composite.IlvComposite
-
Returns the parent of this composite graphic.
- getParent() - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns the parent of this object.
- getParent() - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
Always returns null
.
- getParent() - Method in class ilog.views.IlvManager
-
Returns the manager that contains this manager, or
null
if this manager is not contained
in a manager.
- getParent() - Method in class ilog.views.maps.beans.IlvMapLayer
-
Returns the parent of this IlvMapLayer
object.
- getParent(IlvMapLayer) - Method in class ilog.views.maps.beans.IlvMapLayerTreeModel
-
Returns the parent object of the specified layer.
- getParent() - Method in class ilog.views.maps.graphic.style.IlvMapStyle
-
Retrieves the parent for this style or null
if no parent has been set.
- getParent() - Method in class ilog.views.prototypes.IlvGroupElement
-
Returns the parent of this group element or null
if the element does not belong to a group.
- getParent(IlvManagerView, double, double, boolean) - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns the parent object located at the specified coordinates
in the view.
- getParent(Object) - Method in interface ilog.views.sdm.IlvSDMModel
-
Returns the parent of an object, if that object
belongs to a submodel.
- getParent(Object) - Method in class ilog.views.sdm.model.IlvAbstractSDMModel
-
Returns the parent of an object, or null
if the object has no parent.
- getParent(Object) - Method in class ilog.views.sdm.model.IlvBasicSDMModel
-
This method returns null
.
- getParent() - Method in class ilog.views.sdm.model.IlvDefaultSDMNode
-
Returns the parent of this data object,
that is, the object to which the submodel
containing this object is attached.
- getParent(Object) - Method in class ilog.views.sdm.model.IlvFilterSDMModel
-
This method calls the getParent
method of the filtered model.
- getParent(Object) - Method in class ilog.views.sdm.model.IlvMultipleSDMModel
-
- getParent(Object) - Method in class ilog.views.sdm.model.IlvRDFSDMModel
-
Returns the parent of an object, if that object
belongs to a submodel.
- getParent() - Method in interface ilog.views.sdm.model.IlvSDMNode
-
Returns the parent of this data object,
that is, the object to which the submodel
containing this object is attached.
- getParent() - Method in class ilog.views.sdm.util.IlvXMLConnector
-
Returns the parent object.
- getParent(Object) - Method in class ilog.views.symbology.palettes.IlvPalette
-
Returns the parent of the specified object.
- getParent() - Method in class ilog.views.symbology.palettes.IlvPaletteCategoryChild
-
Returns the parent category of this object.
- getParent() - Method in interface ilog.views.symbology.palettes.IlvPaletteObject
-
Returns the parent category of this object
- getParent() - Method in class ilog.views.symbology.palettes.swing.action.IlvPaletteAction
-
Returns the Swing component which is parent of dialog(s) created by this action.
- getParent() - Method in class ilog.views.util.servlet.model.IlvMenuItem
-
Returns the parent
IlvMenu
that contains
this menu item.
- getParentActivity(IlvActivity) - Method in interface ilog.views.gantt.IlvGanttModel
-
Returns the parent activity of the specified activity, or null
if the activity is the root activity of the data model.
- getParentActivity(IlvActivity) - Method in class ilog.views.gantt.model.filter.IlvFilterGanttModel
-
Returns the parent activity of the specified activity, or null
if the activity is the root activity of the data model.
- getParentActivity(IlvActivity) - Method in class ilog.views.gantt.model.IlvDefaultGanttModel
-
Returns the parent activity of the specified activity or null
if the activity is the root activity of the data model.
- getParentActivity(IlvActivity) - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
-
Returns the parent activity of the specified activity or null
if the activity is the root activity of the data model.
- getParentActivityIndex(IlvActivity) - Method in interface ilog.views.gantt.IlvGanttModel
-
Returns the index of the specified activity within its parent activity.
- getParentActivityIndex(IlvActivity) - Method in class ilog.views.gantt.model.filter.IlvBasicFilterGanttModel
-
Returns the index of the specified activity within its parent activity.
- getParentActivityIndex(IlvActivity) - Method in class ilog.views.gantt.model.filter.IlvFilterGanttModel
-
Returns the index of the specified activity within its parent activity.
- getParentActivityIndex(IlvActivity) - Method in class ilog.views.gantt.model.IlvDefaultGanttModel
-
Returns the index of the specified activity within its parent activity.
- getParentActivityIndex(IlvActivity) - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
-
Returns the index of the specified activity within its parent activity.
- getParentActivityRenderer() - Method in class ilog.views.gantt.graphic.IlvDefaultActivityRendererFactory
-
Returns the activity renderer for parent activities.
- getParentBaseTextDirection() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the base text direction that this Gantt sheet considers as coming
from its parent component.
- getParentBaseTextDirection() - Method in class ilog.views.gantt.swing.IlvJTable
-
Returns the base text direction that this table considers as coming
from its parent component.
- getParentCategory() - Method in class ilog.views.symbology.palettes.event.PaletteEvent
-
Returns the parent category the child has been added to or removed from.
- getParentChildAssociateOffset() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the minimum offset between the parent and the first associate.
- getParentChildOffset() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the minimum offset between a parent and its children.
- getParentForm(UIComponent) - Method in class ilog.views.chart.faces.dhtml.renderkit.IlvChartContextualMenuRenderer
-
- getParentForm(FacesContext, UICommand) - Method in class ilog.views.faces.dhtml.renderkit.IlvDHTMLImageButtonRenderer
-
- getParentForm(UIComponent) - Method in class ilog.views.faces.dhtml.renderkit.IlvFacesContextualPopupMenuRenderer
-
- getParentForm(UIComponent) - Method in class ilog.views.gantt.faces.dhtml.renderkit.IlvFacesGanttContextualMenuRenderer
-
- getParentGrapher() - Method in class ilog.tgo.graphic.IltCompositeGrapher
-
Returns the parent of this composite grapher.
- getParentGraphic() - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
Returns the graphic object which represents the container this graphic
representation belongs to, in the same IltGraphicManager.
- getParentGraphic() - Method in interface ilog.tgo.graphic.IltGraphic
-
Deprecated.
Returns the graphic object which represents the container this graphic
representation belongs to, in the same IltGraphicManager.
- getParentGraphic() - Method in class ilog.tgo.swing.IltComponentGraphic
-
Deprecated.
- getParentGraphicUpdates() - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
Decoration adders positioned by the container of this graphic
representation.
- getParentIdOfRootObjects() - Method in class ilog.cpl.storage.IlpDataSourceLoader
-
Returns the parent identifier of the root objects.
- getParentIndex(IlvHierarchyNode) - Method in interface ilog.views.gantt.IlvGanttModel
-
Returns the index of the specified activity or resource within its parent.
- getParentIndex(IlvHierarchyNode) - Method in class ilog.views.gantt.model.IlvAbstractGanttModel
-
Returns the index of the specified activity or resource within its parent.
- getParentLayout() - Method in class ilog.views.graphlayout.IlvGraphLayout
-
Returns the parent layout.
- getParentManager() - Method in class ilog.tgo.composite.IltcCompositeManager
-
Returns the parent of this composite manager.
- getParentModel() - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns the graph model that encapsulates the parent graph of the
graph encapsulated by this graph model, or null
.
- getParentModel() - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns the graph model that encapsulates the parent graph of the
graph encapsulated by this graph model, or null
.
- getParentModel() - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns the graph model that encapsulates the parent graph of the
graph encapsulated by this graph model, or null
.
- getParentNode() - Method in class ilog.views.appframe.docview.project.IlvAddNodeEdit
-
Returns the parent node this edit adds a node to.
- getParentNode() - Method in class ilog.views.appframe.docview.project.IlvNodePropertyChangeEdit
-
Returns the parent of the node to change the property of.
- getParentNode() - Method in class ilog.views.appframe.docview.project.IlvRemoveNodeEdit
-
Returns the parent node that this edit removes a child node from.
- getParentNode() - Method in class ilog.views.appframe.settings.IlvSettings
-
The parent of this node.
- getParentNode() - Method in class ilog.views.appframe.settings.IlvSettingsNode
-
The parent of this node.
- getParentParameters() - Method in class ilog.views.chart.servlet.IlvServletParameters
-
Returns the parent parameters or null
if there are none.
- getParentParameters() - Method in class ilog.views.gantt.servlet.IlvServletParameters
-
Returns the parent parameters or null
if there are none.
- getParentPath() - Method in class ilog.views.chart.datax.tree.list.event.TreeListModelEvent
-
Returns the path from the root to the parent object of the roots of the
affected subtrees, or null
for a root change.
- getParentPath() - Method in class ilog.views.chart.datax.tree.set.event.TreeSetModelEvent
-
Returns the path from the root to the parent object of the roots of the
affected subtrees, or null
for a root change.
- getParentPlugin() - Method in class ilog.views.appframe.plugin.IlvPlugin
-
Returns the plug-in that owns the plug-in.
- getParentPosition(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltCard
-
- getParentReference() - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFFeature
-
Constructs the key for the parent feature.
- getParentResource(IlvResource) - Method in interface ilog.views.gantt.IlvGanttModel
-
Returns the parent resource of the specified resource, or null
if the resource is the root resource of the data model.
- getParentResource(IlvResource) - Method in class ilog.views.gantt.model.filter.IlvFilterGanttModel
-
Returns the parent resource of the specified resource, or null
if the resource is the root resource of the data model.
- getParentResource(IlvResource) - Method in class ilog.views.gantt.model.IlvDefaultGanttModel
-
Returns the parent resource of the specified resource or null
if the resource is the root resource of the data model.
- getParentResource(IlvResource) - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
-
Returns the parent resource of the specified resource or null
if the resource is the root resource of the data model.
- getParentResourceIndex(IlvResource) - Method in interface ilog.views.gantt.IlvGanttModel
-
Returns the index of the specified resource within its parent resource.
- getParentResourceIndex(IlvResource) - Method in class ilog.views.gantt.model.filter.IlvBasicFilterGanttModel
-
Returns the index of the specified resource within its parent resource.
- getParentResourceIndex(IlvResource) - Method in class ilog.views.gantt.model.filter.IlvFilterGanttModel
-
Returns the index of the specified resource within its parent resource.
- getParentResourceIndex(IlvResource) - Method in class ilog.views.gantt.model.IlvDefaultGanttModel
-
Returns the index of the specified resource within its parent resource.
- getParentResourceIndex(IlvResource) - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
-
Returns the index of the specified resource within its parent resource.
- getParentRowSelectable(IlvChartAreaAccessible) - Method in class ilog.views.chart.accessibility.IlvChartAreaAccessibleHierarchy
-
Returns the selectable element in the row above elem
.
- getParentRowSelectable(IlvChartAreaAccessible) - Method in class ilog.views.chart.accessibility.IlvDefaultChartAreaAccessibleHierarchy
-
Returns the selectable element in the row above elem
.
- GetParisMeridian() - Static method in class ilog.views.maps.projection.IlvFrenchLambertProjection
-
Returns the longitude of the Paris meridian in radian.
- getPartialIcon() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the image that is displayed to identify partial network
elements.
- getPartialSubmit() - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphInteractorTag
-
Returns the partialSubmit
property.
- getPartialSubmit() - Method in class ilog.views.faces.dhtml.taglib.IlvObjectSelectInteractorTag
-
Returns the partial submit mode.
- getPartialSubmit() - Method in class ilog.views.faces.taglib.IlvMenuTag
-
Returns the partialSubmit
property.
- getPartialSum(int) - Method in class ilog.views.chart.renderer.IlvSinglePieRenderer
-
Returns the sum of the y-values of all the data points that are displayed
before the specified data point.
- getPartialTriggers() - Method in class ilog.views.faces.taglib.IlvBaseTag
-
Returns the space separated list of partial trigger IDs.
- getPartitionedModel() - Method in interface ilog.views.chart.datax.adapter.IlvClusterNode
-
Returns the model in which the cluster identified by this node is
introduced.
- getPartitioner() - Method in class ilog.views.chart.datax.adapter.partition.event.PartitionerEvent
-
Returns the partitioner from which this event comes.
- getPartitionerFactories() - Method in class ilog.views.chart.data.IlvTreeTableDataSource
-
Returns the partitioning rules that determine how objects are
grouped together.
- getPassiveIcon() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the image that is displayed to identify passive devices.
- getPassiveOwner() - Method in interface ilog.views.hypergraph.crossing.IlvCrossing
-
The object that owns the crossing and no jog is drawn.
- getPassword() - Method in class ilog.views.chart.data.IlvJDBCDataSource
-
Returns the user password.
- getPassword() - Method in class ilog.views.chart.faces.component.data.IlvFacesJDBCDataSource
-
Returns the user password.
- getPassword() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvJDBCDataSourceTag
-
- getPassword() - Method in class ilog.views.maps.datasource.ibm.IlvDBAbstractConnectionPanel
-
Returns the password.
- getPassword() - Method in class ilog.views.maps.datasource.ibm.IlvDBConnectionInfo
-
Get the connection password.
- getPassword() - Method in class ilog.views.maps.export.SDOConnectionPanel
-
Returns the password.
- getPassword() - Method in class ilog.views.maps.format.oracle.IlvSDOConnection
-
Returns the current password if isSavingPassword
returns true
.
- GetPatchLevel() - Static method in class ilog.cpl.IlpSystem
-
- getPatchLevel() - Static method in class ilog.cpl.IlpTGOProduct
-
Returns the Rogue Wave JViews TGO patch level number.
- getPatchLevel() - Static method in class ilog.views.chart.IlvChartProduct
-
Returns the Rogue Wave JViews Charts patch level number.
- getPatchLevel() - Static method in class ilog.views.diagrammer.IlvDiagrammerProduct
-
Returns the Rogue Wave JViews Diagrammer patch level number.
- getPatchLevel() - Static method in class ilog.views.gantt.IlvGanttProduct
-
Returns the Rogue Wave JViews Gantt patch level number.
- getPatchLevel() - Static method in class ilog.views.maps.defense.IlvMapsDefenseProduct
-
Returns the Rogue Wave JViews Maps for Defense patch level number.
- GetPatchLevel() - Static method in class ilog.views.maps.defense.IlvMapsDefenseProduct
-
- getPatchLevel() - Static method in class ilog.views.maps.IlvMapsProduct
-
Returns the Rogue Wave JViews Maps patch level number.
- GetPatchLevel() - Static method in class ilog.views.maps.IlvMapsProduct
-
- getPatchLevel() - Static method in class ilog.views.util.IlvFrameworkProduct
-
Returns the Rogue Wave JViews Graphics Framework patch level number.
- GetPatchLevel() - Static method in class ilog.views.util.IlvFrameworkProduct
-
- getPath(IltAlarmSeverity) - Method in class ilog.tgo.model.IltAlarmSystem
-
Return the path used to set the value of the alarm severity information.
- getPath(String) - Method in class ilog.tgo.model.IltAlarmSystem
-
Return the state from the model that corresponds to the given name.
- getPath(String) - Method in class ilog.tgo.model.IltStateSystem
-
Returns the state from the model that corresponds the given name.
- getPath() - Method in class ilog.views.appframe.settings.IlvSettingsQuery
-
Returns the XPATH expression corresponding to this query.
- getPath() - Method in class ilog.views.chart.accessibility.IlvAccessibleDataObject
-
For a tree model, returns the tree path from the root to the object
represented by this area.
- getPath(Object) - Method in class ilog.views.chart.datax.adapter.IlvFlatListToTreeListModel
-
Returns the path from the root to the given object.
- getPath(Object) - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToTreeSetModel
-
Returns the path from the root to the given object.
- getPath(Object) - Method in class ilog.views.chart.datax.adapter.IlvSortedTreeListModel
-
This method is implemented through a call to the underlying model.
- getPath(Object) - Method in class ilog.views.chart.datax.adapter.IlvSubTreeListModel
-
Returns the path from the root to the given object.
- getPath(Object) - Method in class ilog.views.chart.datax.adapter.IlvSubTreeSetModel
-
Returns the path from the root to the given object.
- getPath(Object) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatListModel
-
Returns the path in the underlying tree model from the root to the
given object.
- getPath(Object) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToTreeSetModel
-
This method is implemented through a call to the underlying model.
- getPath(Object) - Method in class ilog.views.chart.datax.adapter.IlvTreeSetToTreeListModel
-
This method is implemented through a call to the underlying model.
- getPath(Object) - Method in class ilog.views.chart.datax.adapter.IlvTreeTableToTreeListModel
-
Returns the path from the root to the given object.
- getPath(Object) - Method in class ilog.views.chart.datax.adapter.IlvTreeToTreeListModel
-
Returns the path from the root to the given object.
- getPath(Object) - Method in class ilog.views.chart.datax.tree.list.IlvAbstractTreeListModel
-
Returns the path from the root to the given object.
- getPath(Object) - Method in class ilog.views.chart.datax.tree.list.IlvDefaultTreeListModel
-
Returns the path from the root to the given object.
- getPath(Object) - Method in class ilog.views.chart.datax.tree.list.IlvFilterTreeListModel
-
This method is implemented through a call to the underlying model.
- getPath(Object) - Method in interface ilog.views.chart.datax.tree.list.IlvTreeListModel
-
Returns the path from the root to the given object.
- getPath(Object) - Method in class ilog.views.chart.datax.tree.set.IlvAbstractTreeSetModel
-
Returns the path from the root to the given object.
- getPath(Object) - Method in class ilog.views.chart.datax.tree.set.IlvDefaultTreeSetModel
-
Returns the path from the root to the given object.
- getPath(Object) - Method in class ilog.views.chart.datax.tree.set.IlvFilterTreeSetModel
-
This method is implemented through a call to the underlying model.
- getPath(Object) - Method in interface ilog.views.chart.datax.tree.set.IlvTreeSetModel
-
Returns the path from the root to the given object.
- getPath() - Method in class ilog.views.chart.IlvDisplayObjectArea
-
For a tree model, returns the tree path from the root to the object
represented by this area.
- getPath() - Static method in class ilog.views.prototypes.IlvPrototypeLibrary
-
Returns the path used to locate prototype library files.
- getPathDecoration() - Method in class ilog.views.maps.rendering.IlvMapLineRenderingStyle
-
Retrieves the IlvPathDecoration
used to draw the lines.
- getPathDistance(int) - Method in class ilog.views.maps.defense.terrain.IlvAltitudeChart
-
Returns the distance form the start of the path of the nth
point in the path.
- getPathForRow(IlvHierarchyNode) - Method in class ilog.views.gantt.swing.IlvJTree
-
Returns the path for the specified row.
- getPathIterator(AffineTransform) - Method in class ilog.cpl.graphic.views.IlpPolygon
-
- getPathIterator(AffineTransform, double) - Method in class ilog.cpl.graphic.views.IlpPolygon
-
- getPathIterator(AffineTransform) - Method in class ilog.cpl.graphic.views.IlpPolyline
-
- getPathIterator(AffineTransform, double) - Method in class ilog.cpl.graphic.views.IlpPolyline
-
- getPathIterator(AffineTransform) - Method in class ilog.tgo.graphic.IltLogicalPolygon
-
Deprecated.
- getPathIterator(AffineTransform, double) - Method in class ilog.tgo.graphic.IltLogicalPolygon
-
Deprecated.
- getPathIterator(AffineTransform) - Method in class ilog.tgo.graphic.IltLogicalPolyline
-
Deprecated.
- getPathIterator(AffineTransform, double) - Method in class ilog.tgo.graphic.IltLogicalPolyline
-
Deprecated.
- getPathIterator(AffineTransform) - Method in class ilog.views.util.java2d.IlvPolygon2D
-
Returns an iterator that runs along the boundary of this
Shape
.
- getPathIterator(AffineTransform, double) - Method in class ilog.views.util.java2d.IlvPolygon2D
-
Returns an iterator that runs along a flattened boundary of this
Shape
.
- getPathIterator(AffineTransform) - Method in class ilog.views.util.java2d.IlvTranslatedShape
-
Returns an iterator that runs along the boundary of this
Shape
.
- getPathIterator(AffineTransform, double) - Method in class ilog.views.util.java2d.IlvTranslatedShape
-
Returns an iterator that runs along a flattened boundary of this
Shape
.
- getPathLength() - Method in class ilog.views.maps.defense.terrain.IlvAltitudeChart
-
Return the total length of the path.
- getPathName() - Method in class ilog.views.appframe.docview.IlvAbstractFileDocument
-
Returns the path of the document.
- getPathName() - Method in interface ilog.views.appframe.docview.IlvFileDocument
-
Returns the path of the document.
- getPathname() - Method in class ilog.views.appframe.docview.IlvRecentFileList.FileInfo
-
Returns the pathname of the file that this object provides information for.
- getPathName() - Method in class ilog.views.maps.format.cadrg.IlvCADRGFrame
-
Returns the path name of the frame as read from the CADRG table of contents.
- getPathPointAltitude(int) - Method in class ilog.views.maps.defense.terrain.IlvAltitudeChart
-
Returns the altitude of the nth
point in the path
- getPathPointIndex(double) - Method in class ilog.views.maps.defense.terrain.IlvAltitudeChart
-
Returns the index of the path point for which the distance is less than or
equal to distanceFromStart
.
- getPathProperty() - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatListModel
-
Returns the name of the special property denoting the tree path from
tree root to the given object.
- getPathProperty() - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatTableModel
-
Returns the name of the special property denoting the tree path from
tree root to the given object.
- getPathProperty() - Method in class ilog.views.chart.datax.adapter.IlvTreeToFlatTableModel
-
Returns the name of the special property denoting the tree path from
tree root to the given object.
- getPaths() - Method in class ilog.views.graphic.IlvGraphicPath
-
Returns the array of IlvPointArray
managed by this object.
- getPathValueProperty() - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatListModel
-
Returns the property used to compute the special property denoting the
tree path.
- getPathValueProperty() - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatTableModel
-
Returns the property used to compute the special property denoting the
tree path.
- getPathValueProperty() - Method in class ilog.views.chart.datax.adapter.IlvTreeToFlatTableModel
-
Returns the property used to compute the special property denoting the
tree path.
- getPathValueSeparator() - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatListModel
-
Returns the separator used to compute the special property denoting the
tree path.
- getPathValueSeparator() - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatTableModel
-
Returns the separator used to compute the special property denoting the
tree path.
- getPathValueSeparator() - Method in class ilog.views.chart.datax.adapter.IlvTreeToFlatTableModel
-
Returns the separator used to compute the special property denoting the
tree path.
- getPattern() - Method in class ilog.cpl.graph.background.IlpImageTileBackground
-
Returns the image tile pattern.
- getPattern() - Method in class ilog.cpl.graphic.views.background.IlpImageTileBackground
-
Deprecated.
Returns the image tile pattern.
- getPattern() - Method in class ilog.cpl.util.text.IlpDecimalFormat
-
Method to retrieve the current pattern.
- getPattern() - Method in class ilog.cpl.util.text.IlpMessageFormat
-
Method to retrieve the current pattern.
- getPattern() - Method in class ilog.cpl.util.text.IlpSimpleDateFormat
-
Method to retrieve the current pattern.
- getPattern() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the pattern used to draw a base.
- getPattern(IlpPatternKey) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getPattern(IlpPatternKey, IltPattern) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getPattern(IltKey.Pattern) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getPattern(IltKey.Pattern, IltPattern) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getPattern() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the pattern of the base.
- getPenalty(IlvGraphModel, Object, boolean, Object, IlvPoint, int, int) - Method in interface ilog.views.graphlayout.link.longlink.IlvTerminationPointFilter
-
Allows you to assign a penalty to the termination point of
link
at a given start point which is on the given side
of the node node
.
- getPendingLinksCount() - Method in class ilog.cpl.graph.IlpAbstractNodeAdapter
-
Returns the number of pending links.
- getPenFactory() - Method in class ilog.views.maps.format.midmif.IlvMIFReader
-
Returns the factory used to create IlvMapLineRenderingStyle
associated to pen styles from the read MIF features.
- getPerceivedSeverity() - Method in class ilog.tgo.model.IltAlarm
-
Returns the perceived severity.
- getPercent() - Method in class ilog.tgo.grprim.IltColorModifier.Shade
-
Returns the percentage used to produce a transparent color shade effect.
- getPercentageComplete() - Method in class ilog.views.gantt.event.CriticalPathEvent
-
Returns the current completion percentage during computation of the critical path.
- getPercentageComplete() - Method in class ilog.views.graphlayout.IlvGraphLayoutReport
-
Returns the current percentage of completion during layout, if the
layout algorithm supports the percentage completion feature.
- getPercentageComplete() - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayoutReport
-
If the label layout algorithm supports the percentage completion
feature, this method returns the current percentage of completion
during layout.
- getPercentagesOfCompletion() - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
-
Returns an array of 4 integer numbers, denoting the percentage of
completion for each of the 4 steps.
- getPercentagesOfCompletion() - Method in class ilog.views.graphlayout.random.IlvRandomLayout
-
Returns an array of 4 integer numbers, denoting the percentage of
completion:
After collecting multilinks and self-links.
- getPercentInstance() - Static method in class ilog.views.util.text.IlvNumberFormatFactory
-
Returns a percentage number formatter for the current locale.
- getPercentInstance(Locale) - Static method in class ilog.views.util.text.IlvNumberFormatFactory
-
- getPercentInstance(ULocale) - Static method in class ilog.views.util.text.IlvNumberFormatFactory
-
Returns a percentage number formatter for the given locale.
- getPeriod() - Method in class ilog.tgo.grprim.IltLineStyle.LineStyleWrapper
-
- getPeriod() - Method in class ilog.tgo.grprim.IltLineStyle.Solid
-
- getPeriod() - Method in interface ilog.util.IlLineStyle
-
Returns the periodicity of the pattern.
- getPeriod() - Method in class ilog.views.chart.data.IlvMovingAvgDataSet
-
Returns the period over which the average is computed.
- getPeriod() - Method in class ilog.views.maps.interactor.IlvContinuousZoomInteractor
-
Retrieves the period between two zooms in continuous mode.
- getPeriod() - Method in class ilog.views.prototypes.IlvAnimationBehavior
-
Gets the period
parameter.
- getPeriod() - Method in class ilog.views.prototypes.IlvClockValueSource
-
Returns the period of the clock value source.
- getPeriod() - Method in class ilog.views.util.java2d.IlvBlinkingMultiColor
-
Returns the duration, in milliseconds, of the "on" and "off" period.
- getPeriod() - Method in class ilog.views.util.java2d.IlvBlinkingMultiPaint
-
Returns the duration, in milliseconds, of the "on" and "off" period.
- getPersistentContext() - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aSymbologyTreeViewActions
-
This method does nothing by default and returns null
Returns the context that should persist with the model.
- getPersistentContext() - Method in interface ilog.views.maps.symbology.swing.IlvPersistentSDMNodeFactory
-
Returns the context that should persist with the model.
- GetPersistentSDMModel(IlvSDMEngine, IlvPersistentSDMNodeFactory, boolean) - Static method in class ilog.views.maps.symbology.swing.IlvPersistentSDMModelProperty
-
Finds or creates a persistent model and stores it as a property of the engine manager.
- getPhase() - Method in class ilog.views.maps.graphic.IlvShapedPathDecoration
-
Returns the phase before drawing the first decoration.
- getPhi0() - Method in class ilog.views.maps.defense.format.asrp.projection.IlvAbstractARCProjection
-
Returns Phi 0 parameter.
- getPickDistance() - Method in interface ilog.views.chart.IlvChartDataPicker
-
Returns the picking distance.
- getPickDistance() - Method in class ilog.views.chart.IlvDefaultChartDataPicker
-
Returns the picking distance.
- getPickingMode() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartFacesContextualMenu
-
Returns the picking mode.
- getPickingMode() - Method in class ilog.views.chart.faces.dhtml.interactor.IlvChartSelectInteractor
-
Returns the picking mode.
- getPickingMode() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartContextualMenuTag
-
Returns the picking mode.
- getPickingMode() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartSelectInteractorTag
-
Returns the picking mode.
- getPickingMode() - Method in class ilog.views.chart.interactor.IlvChartDataInteractor
-
Returns the picking mode.
- getPickingMode() - Method in class ilog.views.chart.servlet.IlvPickPointAction
-
Returns the picking mode.
- getPickX() - Method in interface ilog.views.chart.IlvChartDataPicker
-
Returns the x-coordinate of the picking point.
- getPickX() - Method in class ilog.views.chart.IlvDefaultChartDataPicker
-
Returns the x-coordinate of the picking point.
- getPickY() - Method in interface ilog.views.chart.IlvChartDataPicker
-
Returns the y-coordinate of the picking point.
- getPickY() - Method in class ilog.views.chart.IlvDefaultChartDataPicker
-
Returns the y-coordinate of the picking point.
- getPie(IlvDataSet) - Method in class ilog.views.chart.renderer.IlvPieChartRenderer
-
Returns the child pie renderer displaying the specified data set.
- getPin(IlvHyperEdgeEnd) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnector
-
Returns the pin associated to a hyperedge end.
- getPin(IlvPoint) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeBaseInteractor
-
Returns the pin at input position, or null
if there is no
pin at that position.
- getPin(IlvPoint) - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgePinConnectorInteractor
-
Returns the pin at input position, or null
if there is no
pin at that position.
- getPin(IlvLinkImage, boolean) - Method in class ilog.views.linkconnector.IlvPinLinkConnector
-
- getPinActionListener() - Method in class ilog.views.appframe.swing.mdi.IlvMDIDockingArea
-
Returns the action listener that is invoked when the pin button of a
dockable pane created by this object has been pressed.
- getPinAdditionModifier() - Method in class ilog.views.interactor.IlvGrapherPinInteractor
-
Returns the addition modifier.
- getPinColor() - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgePinConnectorInteractor
-
Returns the color of the newly created pin when it is visible.
- getPinColor() - Method in class ilog.views.linkconnector.IlvPinLinkConnector
-
Returns the color of the pins.
- getPinCursor() - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnectorEdition
-
Returns the cursor used when the pointer is on a pin but
not dragging.
- getPinCursor() - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeBaseInteractor
-
Returns the cursor when the mouse is on top of a pin of a hyperedge
pin connector.
- getPinDecorations() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the property determining whether group information cluster position
remains the same even if the group has its shape modified.
- getPinDirection() - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgePinConnectorInteractor
-
Returns the direction into which the newly created pin connects to the
hyperedge.
- getPinLayerMode() - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgePinConnectorInteractor
-
Returns the pin layer mode of the newly created hyperedge pin connector.
- getPinLinkConnector() - Method in class ilog.views.linkconnector.IlvGrapherPin
-
Returns the IlvPinLinkConnector
which manages this
pin, or null
if the pin has been removed.
- getPinMargin() - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeBaseInteractor
-
Returns the the margin for pins.
- getPinOffset() - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgePinConnectorInteractor
-
Returns the offset of the newly created pin from the border of the node.
- getPinRemovalModifier() - Method in class ilog.views.interactor.IlvGrapherPinInteractor
-
Returns the removal modifier.
- getPins() - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnector
-
Returns an iterator over the pins.
- getPins() - Method in class ilog.views.linkconnector.IlvPinLinkConnector
-
Returns an enumeration of the pins.
- getPinsCount() - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperEdgePinConnector
-
Returns the number of pins.
- getPinSelectedColor() - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgePinConnectorInteractor
-
Returns the color of the newly created pin when it is selected.
- getPinSize() - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgePinConnectorInteractor
-
Returns the pin size of the newly created pin.
- getPinSize() - Method in class ilog.views.linkconnector.IlvPinLinkConnector
-
Returns the size of the pin ghost.
- getPinType() - Method in class ilog.views.linkconnector.IlvPinLinkConnector
-
Returns the type of the pin ghost.
- getPinXORColor() - Method in class ilog.views.linkconnector.IlvPinLinkConnector
-
- getPixelARGB(int, int, double, double, double, double, double, double) - Method in class ilog.views.chart.java2d.Ilv3DPaint
-
Returns the color, as an ARGB-encoded integer, of the given pixel.
- getPixelARGB(int, int, double, double, double, double, double, double) - Method in class ilog.views.chart.java2d.IlvValueGradientPaint
-
Returns the color, as an ARGB-encoded integer, of the given pixel.
- getPixelBitCount() - Method in class ilog.views.maps.raster.IlvRasterProperties
-
Indicates the number of bits needed to code a pixel count in the original
file.
- getPixelOrder() - Method in class ilog.views.maps.raster.IlvRasterProperties
-
The coding of the pixel index in the original file.
- getPixelScale() - Method in class ilog.views.maps.format.geotiff.IlvGeotiffTagDictionnary
-
Retrieves the pixel scale as an array of
two doubles, or null
if the tag is not present.
- getPixelTransformation() - Method in class ilog.views.maps.format.geotiff.IlvGeotiffTagDictionnary
-
Retrieves the affine transformations between raster and model space,
or null
if the tag is not present.
- getPixelValue() - Method in interface ilog.tgo.grprim.IltColorModifierContext
-
Returns the value of the pixel to be modified, in the range 0..1
.
- getPlaceHolderId(FacesContext, UIComponent) - Method in class ilog.views.faces.dhtml.renderkit.IlvDHTMLSizedRenderer
-
Returns the DOM ID of the place holder node of this component.
- getPlinthBrightColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the brighter color of the plinth.
- getPlinthColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the color of the plinth.
- getPlinthDarkColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the darker color of the plinth.
- getPlinthHorizontalMargin() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the left and right plinth margins.
- getPlinthVerticalMargin() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the top and bottom margins.
- getPlotAreaBackground() - Method in class ilog.views.chart.IlvChart
-
Returns the plot area background color.
- getPlotAreaBackground() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the plot area background color.
- getPlotBackground() - Method in class ilog.views.chart.IlvChart.Area
-
Returns the background paint of the plotting area.
- getPlotRect() - Method in class ilog.views.chart.IlvChart.Area
-
Returns the plotting rectangle.
- getPlotRect() - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the rectangle used to project data points.
- getPlotRectHeight() - Method in class ilog.views.chart.renderer.IlvTreemapPackingAlgorithm
-
Returns the height of the screen rectangle into which our [0,1]x[0,1]
rectangle is mapped.
- getPlotRectWidth() - Method in class ilog.views.chart.renderer.IlvTreemapPackingAlgorithm
-
Returns the width of the screen rectangle into which our [0,1]x[0,1]
rectangle is mapped.
- getPlotStyle() - Method in class ilog.views.chart.IlvChart.Area
-
Returns the style used to fill and outline the plotting area.
- getPlugin(String) - Method in class ilog.views.appframe.plugin.IlvPlugin
-
Returns the child plug-in of this plug-in with the specified ID.
- getPlugin(int) - Method in class ilog.views.appframe.plugin.IlvPlugin
-
Returns the child plug-in stored at the specified index
.
- getPlugin() - Method in exception ilog.views.appframe.plugin.IlvPluginException
-
Returns the plugin which installation or uninstallation has generated
an exception.
- getPlugin(int) - Method in class ilog.views.appframe.plugin.IlvPluginManager
-
Returns the plug-in stored at the specified index
.
- getPlugin(String) - Method in class ilog.views.appframe.plugin.IlvPluginManager
-
Returns the plug-in with the specified ID.
- getPlugin() - Method in class ilog.views.appframe.plugin.PluginEvent
-
Returns the plug-in originator of the event.
- getPluginCount() - Method in class ilog.views.appframe.plugin.IlvPlugin
-
Returns the number of child plug-ins owned by this plug-in.
- getPluginCount() - Method in class ilog.views.appframe.plugin.IlvPluginManager
-
Returns the number of plug-ins of the plug-in manager.
- getPluginManager() - Method in class ilog.views.appframe.plugin.IlvPlugin
-
Returns the plugin manager that contains this plugin.
- getPluginManagers(IlvApplication) - Static method in class ilog.views.appframe.plugin.IlvPluginManager
-
Returns the plugin managers of the application.
- getPlugins() - Method in class ilog.views.appframe.plugin.IlvPlugin
-
Returns the child plug-ins of this plug-in.
- getPlugins() - Method in class ilog.views.appframe.plugin.IlvPluginManager
-
Returns the array of plug-ins owned by the plug-in manager.
- getPluginVersion() - Method in class ilog.views.appframe.plugin.IlvPlugin
-
Returns the IlvPluginVersion
of this plug-in.
- getPlusMarker() - Static method in class ilog.views.chart.graphic.IlvMarkerFactory
-
Returns a shared plus marker instance.
- getPoint(int) - Method in class ilog.cpl.graphic.views.IlpPolyPoints
-
Returns a specific point (0 <= index < getNumberOfPoints()).
- getPoint(int) - Method in class ilog.cpl.network.IlpGeographicPolygon
-
Returns a specific point (0 <= index < getNumberOfPoints()).
- getPoint(int) - Method in class ilog.cpl.network.IlpGeographicPolyline
-
Returns a specific point (0 <= index < getNumberOfPoints()).
- getPoint(IlpPointKey) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the IlpPoint
value of a given key in this style.
- getPoint(IlpPointKey, IlpPoint) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the IlpPoint
value of a given key in this style.
- getPoint(IltKey.Point) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getPoint(IltKey.Point, IlvPoint) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getPoint(int) - Method in class ilog.tgo.graphic.IltLogicalPolyPoints
-
Deprecated.
Returns a specific point (0 <= index < getNumberOfPoints()).
- getPoint() - Method in class ilog.views.graphic.composite.objectinteractor.IlvCompositeActionEvent
-
Returns the point in manager coordinates where this event occurred
- getPoint() - Method in class ilog.views.graphic.IlvExpandCollapseMarker
-
Returns the top left corner point of the marker.
- getPoint() - Method in class ilog.views.graphic.IlvFixedSizeGraphic
-
Returns the point that remains fixed.
- getPoint() - Method in class ilog.views.graphic.IlvMarker
-
Returns the center point of the marker.
- getPoint(int) - Method in class ilog.views.graphic.IlvPointArray
-
Returns the IlvPoint
stored at the specified index.
- getPoint(int) - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DTrajectory
-
Returns the Ilv3DTrajectory.Point at the specified index in the trajectory.
- getPoint(int) - Method in class ilog.views.maps.geometry.IlvMapLineString
-
Returns the coordinate of the specified index.
- getPoint(int) - Method in class ilog.views.maps.geometry.IlvMapMultiPoint
-
Returns the coordinate of the specified index.
- getPoint(int) - Method in interface ilog.views.maps.geometry.IlvMapMultiPointInterface
-
Returns the coordinate of the specified index.
- getPoint() - Method in class ilog.views.maps.geometry.IlvMapPoint
-
Returns the position of the point.
- getPoint() - Method in class ilog.views.maps.geometry.IlvMapText
-
Returns the anchor point of the text
- getPoint() - Method in class ilog.views.maps.graphic.IlvFontMarker
-
Retrieves the position point.
- getPoint(int) - Method in class ilog.views.maps.graphic.IlvGeodeticPathComputation.PointVector
-
Retrieves a point.
- getPoint() - Method in class ilog.views.swing.IlvPopupMenuContext
-
Returns the location of the mouse when the display of the pop-up menu
was triggered (in view coordinates).
- getPoint(int) - Method in class ilog.views.util.java2d.IlvPolygon2D.Double
-
Returns a specific point (0 <= index < getNumberOfPoints()).
- getPoint(int) - Method in class ilog.views.util.java2d.IlvPolygon2D.Float
-
Returns a specific point (0 <= index < getNumberOfPoints()).
- getPoint(int) - Method in class ilog.views.util.java2d.IlvPolygon2D
-
Returns a specific point (0 <= index < getNumberOfPoints()).
- getPointAt(int, IlvTransformer) - Method in class ilog.views.gantt.graphic.IlvConstraintGraphic
-
Returns the point at a specified index.
- getPointAt(int, IlvTransformer) - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
This method delegates to the link supplied with the setLink
method.
- getPointAt(int, IlvTransformer) - Method in class ilog.views.graphic.IlvDoubleLinkImage
-
Returns the point at a specified index.
- getPointAt(int, IlvTransformer) - Method in class ilog.views.graphic.IlvGeneralPath
-
Returns the point at the specified index.
- getPointAt(int, IlvTransformer) - Method in class ilog.views.graphic.IlvLine
-
Returns a point of the line transformed with the specified transformer.
- getPointAt(int, IlvTransformer) - Method in class ilog.views.graphic.IlvOneLinkImage
-
Returns the point at a specified index.
- getPointAt(int, IlvTransformer) - Method in class ilog.views.graphic.IlvPolylineLinkImage
-
Returns the point at the specified index.
- getPointAt(int, IlvTransformer) - Method in class ilog.views.graphic.IlvPolyPoints
-
Returns the point at the specified index.
- getPointAt(int, IlvTransformer) - Method in class ilog.views.graphic.IlvSplineLinkImage
-
Returns the point at the specified index.
- getPointAt(int, IlvTransformer) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
- getPointAt(IlvLinkImage, int, IlvTransformer) - Method in class ilog.views.graphic.linkpolicy.IlvAbstractLinkShapePolicy
-
Returns the point at a given index.
- getPointAt(IlvLinkImage, int, IlvTransformer) - Method in interface ilog.views.graphic.linkpolicy.IlvLinkShapePolicy
-
Returns the point at a given index.
- getPointAt(IlvLinkImage, int, IlvTransformer) - Method in class ilog.views.graphic.linkpolicy.IlvOrthogonalLinkShapePolicy
-
Returns the point at a given index.
- getPointAt(int, IlvTransformer) - Method in class ilog.views.graphic.linkpolicy.IlvPolicyAwareLinkImage
-
Returns the point at a given index.
- getPointAt(int, IlvTransformer) - Method in class ilog.views.IlvLinkImage
-
Returns the point at a specified index.
- getPointAt(int, IlvTransformer) - Method in interface ilog.views.IlvPolyPointsInterface
-
Returns the point at a specified index.
- getPointAt(int, IlvTransformer) - Method in class ilog.views.maps.beans.IlvMapAnnotationToolBar.MapGraphicPath
-
Returns the point at a specified index.
- getPointAt(int, IlvTransformer) - Method in class ilog.views.maps.measures.IlvMapOrthodromyPath
-
Return extrema points only.
- getPointColor() - Method in class ilog.views.maps.defense.terrain3d.symbol.Ilv3DSymbolStyle
-
Returns the point color.
- getPointCount() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DTrajectory
-
Returns the number of points in the trajectory.
- getPointCount() - Method in class ilog.views.maps.geometry.IlvMapLineString
-
Returns the number of points in the line string.
- getPointCount() - Method in class ilog.views.maps.geometry.IlvMapMultiPoint
-
Returns the number of points in the multipoint.
- getPointCount() - Method in interface ilog.views.maps.geometry.IlvMapMultiPointInterface
-
Returns the number of points in the object.
- getPointCount() - Method in class ilog.views.maps.graphic.IlvGeodeticPathComputation.PointVector
-
Returns the number of points and interruptions in the vector.
- getPointerDepth() - Method in class ilog.cpl.graphic.component.IlpBalloon
-
Deprecated.
Returns the pointer height.
- getPointerDepth() - Method in class ilog.views.graphic.composite.decoration.IlvBalloon
-
Returns the pointer height.
- getPointerDistance() - Method in class ilog.cpl.graphic.component.IlpAlarmBalloon
-
Deprecated.
Returns the pointer distance.
- getPointerDistance() - Method in class ilog.views.graphic.composite.decoration.IlvRoundRectBalloon
-
Returns the pointer distance, which is the distance from the left balloon face.
- getPointHeightAboveGround(int) - Method in class ilog.views.maps.defense.terrain.IlvAltitudeChart
-
Returns the altitude of the point above the ground.
- getPointHeightAboveGround(int) - Method in class ilog.views.maps.defense.terrain.IlvAltitudeVisibilityChart
-
Returns the altitude of the path points above ground.
- getPointOfView() - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
-
Returns the current viewpoint location.
- getPointOfViewAltitude() - Method in class ilog.views.maps.defense.terrain.IlvAltitudeVisibilityChart
-
Returns the altitude of the ground at the point of view in meters.
- getPointOfViewHeight() - Method in class ilog.views.maps.defense.terrain.IlvLineOfSightRasterStyle
-
Retrieve the POINTOFVIEWHEIGHT
attribute value.
- getPointOfViewHeight() - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
-
Returns the viewpoint height.
- getPointOfViewHeight() - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibilityStyle
-
Returns the point of view height.
- getPointOfViewLat() - Method in class ilog.views.maps.defense.terrain.IlvLineOfSightRasterStyle
-
Retrieve the POINTOFVIEWLAT
attribute value.
- getPointOfViewLon() - Method in class ilog.views.maps.defense.terrain.IlvLineOfSightRasterStyle
-
Retrieve the POINTOFVIEWLON
attribute value.
- getPointParameter(int) - Method in class ilog.views.servlet.ServerActionEvent
-
Returns an IlvPoint
parameter at the specified index.
- getPointRenderer() - Method in class ilog.views.maps.IlvDefaultFeatureRenderer
-
Returns the renderer used to translate points into graphic objects.
- getPointRenderer() - Method in class ilog.views.maps.rendering.IlvDefaultMultiPointRenderer
-
Returns the point renderer used to translate points into graphic objects.
- getPointRenderingStyle() - Method in class ilog.views.maps.rendering.IlvDefaultPointRenderer
-
Retrieves the rendering style associated with the renderer.
- getPoints() - Method in class ilog.cpl.graphic.views.IlpPolyPoints
-
Returns the array of points.
- getPoints() - Method in class ilog.cpl.network.IlpGeographicPolygon
-
Returns the array of points.
- getPoints() - Method in class ilog.cpl.network.IlpGeographicPolyline
-
Returns the array of points.
- getPoints() - Method in class ilog.cpl.network.IlpGeographicPolyPointsSAXInfo.IlpSAXPolyPointsHandler
-
Returns an array of points.
- getPoints() - Method in class ilog.tgo.graphic.IltLogicalPolyPoints
-
Deprecated.
Returns the array of points.
- getPoints() - Method in class ilog.views.graphic.IlvPointArray
-
Returns the internal array of IlvPoint
.
- getPoints() - Method in class ilog.views.graphic.IlvPolyPoints
-
Returns the internal array of points.
- getPoints(IlvTransformer, IlvPoint[]) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge.Segment
-
Returns the start and end point of the segment in view coordinates.
- getPoints(boolean) - Method in class ilog.views.interactor.IlvMakePolyPointsInteractor
-
Returns an array of the points that have already been created.
- getPoints() - Method in class ilog.views.maps.defense.terrain.IlvAltitudeChart
-
Returns the path points.
- getPoints() - Method in class ilog.views.util.java2d.IlvPolygon2D.Double
-
Returns the array of points.
- getPoints() - Method in class ilog.views.util.java2d.IlvPolygon2D.Float
-
Returns the array of points.
- getPoints() - Method in class ilog.views.util.java2d.IlvPolygon2D
-
Returns the array of points.
- getPointsCardinal() - Method in class ilog.views.gantt.graphic.IlvConstraintGraphic
-
Returns the number of editable points.
- getPointsCardinal() - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
This method delegates to the link supplied with the setLink
method.
- getPointsCardinal() - Method in class ilog.views.graphic.IlvDoubleLinkImage
-
Returns the number of points.
- getPointsCardinal() - Method in class ilog.views.graphic.IlvGeneralPath
-
Returns the number of points defining the IlvGeneralPath
.
- getPointsCardinal() - Method in class ilog.views.graphic.IlvLine
-
Returns the number of points (that is, 2
).
- getPointsCardinal() - Method in class ilog.views.graphic.IlvOneLinkImage
-
Returns the number of points.
- getPointsCardinal() - Method in class ilog.views.graphic.IlvPolylineLinkImage
-
Returns the number of points of the link, including the connection points.
- getPointsCardinal() - Method in class ilog.views.graphic.IlvPolyPoints
-
Returns the number of points.
- getPointsCardinal() - Method in class ilog.views.graphic.IlvSplineLinkImage
-
Returns the number of points.
- getPointsCardinal() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
- getPointsCardinal() - Method in class ilog.views.IlvLinkImage
-
Returns the number of points of the link, including the connection points.
- getPointsCardinal() - Method in interface ilog.views.IlvPolyPointsInterface
-
Returns the number of points.
- getPointsCardinal() - Method in class ilog.views.maps.beans.IlvMapAnnotationToolBar.MapGraphicPath
-
Returns the number of points.
- getPointsCardinal() - Method in class ilog.views.maps.measures.IlvMapOrthodromyPath
-
Return a fake number of points (2)
- getPointsCloned() - Method in class ilog.cpl.graphic.views.IlpPolyPoints
-
Returns a fresh copy of the array of points.
- getPointsCloned() - Method in class ilog.tgo.graphic.IltLogicalPolyPoints
-
Deprecated.
Returns a fresh copy of the array of points.
- getPointTime(int) - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DTrajectory
-
Returns time at which a point is reached.
- getPolygonCount() - Method in class ilog.views.maps.datasource.IlvPolygonSimplifyingEngine
-
Returns the number of polygons.
- getPolyline(IlvDataSet) - Method in class ilog.views.chart.renderer.IlvPolylineChartRenderer
-
Returns the child polyline renderer displaying the specified data set.
- getPolyline(int) - Method in class ilog.views.chart.renderer.IlvPolylineChartRenderer
-
Returns the child polyline renderer displaying the data set at the
specified index.
- getPolylineObstacleOverlap(Object, IlvRect, Object, IlvPoint[], double, double) - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
-
Returns the overlap between the label and the polyline obstacle, if
the label would be at the given position specified by the passed
bounding box.
- getPolylineObstacleOverlap(Object, IlvRect, double, Object, IlvPoint[], double, double) - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
-
Returns the overlap between the label and the polyline obstacle if you
move the label to the position specified by the passed rectangle and
the rotation angle.
- getPolylineObstacleOverlap(Object, IlvRect, Object, IlvPoint[], double, double) - Method in class ilog.views.graphlayout.labellayout.IlvLabelingModel
-
Returns the overlap between the label and the polyline obstacle, if
the label would be at the given position specified by the passed
bounding box.
- getPolylineObstacleOverlap(Object, IlvRect, double, Object, IlvPoint[], double, double) - Method in interface ilog.views.graphlayout.labellayout.IlvLabelingModelWithRotation
-
Returns the overlap between the label and the polyline obstacle, if
the label would be at the given position specified by the passed
rectangle and the rotation angle.
- getPolylinePoints(Object) - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltLabelingModel
-
- getPolylinePoints(Object) - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
-
Returns the points that define the shape of a polyline obstacle.
- getPolylinePoints(Object) - Method in class ilog.views.graphlayout.labellayout.IlvLabelingModel
-
Returns the points that define the shape of a polyline obstacle.
- getPolylinePosition(IlvPoint[], double, double[], IlvTransformer) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Utility function to return the position of a point along a polyline.
- getPolylinePosition(IlvPoint[], double, double[]) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
- getPolylineWidth(Object) - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltLabelingModel
-
- getPolylineWidth(Object) - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
-
Returns the line width of a polyline obstacle.
- getPolylineWidth(Object) - Method in class ilog.views.graphlayout.labellayout.IlvLabelingModel
-
Returns the line width of a polyline obstacle.
- GetPolyPoints(IlvPolyPointsInterface, IlvTransformer) - Static method in class ilog.views.IlvGraphicUtil
-
Returns the points of a polypoint.
- getPolyPoints() - Method in class ilog.views.IlvPolyPointsSelection
-
Returns the selected object.
- getPopupMenu(IlvPoint, IlvTransformer, IlvManagerView, IlvPopupMenuManager) - Method in class ilog.views.gantt.graphic.IlvActivityGraphic
-
Returns the Swing pop-up menu to display when the pop-up is triggered
while the mouse pointer is at a specified location inside the activity
graphic object.
- getPopupMenu(IlvPoint, IlvTransformer, IlvManagerView, IlvPopupMenuManager) - Method in class ilog.views.gantt.graphic.IlvConstraintGraphic
-
Returns the Swing pop-up menu to display when the pop-up menu is triggered while the
mouse pointer is at a specified location inside the constraint graphic object.
- getPopupMenu(IlvActivityGraphic, IlvPoint, IlvTransformer, IlvManagerView, IlvPopupMenuManager) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityCompositeRenderer
-
This method is called by an
activity graphic
to return the Swing pop-up menu to display when the pop-up is triggered while the mouse
pointer is at a specified location inside the activity graphic renderer.
- getPopupMenu(IlvActivityGraphic, IlvPoint, IlvTransformer, IlvManagerView, IlvPopupMenuManager) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer
-
This method is called by an
activity graphic
to return the Swing pop-up menu to display when the pop-up
is triggered while the mouse pointer is at a specified location inside the
activity graphic object.
- getPopupMenu(IlvActivityGraphic, IlvPoint, IlvTransformer, IlvManagerView, IlvPopupMenuManager) - Method in interface ilog.views.gantt.graphic.renderer.IlvActivityRenderer
-
This method is called by an
activity graphic
to return the Swing pop-up menu to display when the pop-up is triggered while the mouse
pointer is at a specified location inside the activity graphic object.
- getPopupMenu(IlvPoint, IlvTransformer, IlvManagerView, IlvPopupMenuManager) - Method in class ilog.views.graphic.IlvDoubleGraphicHandleBag
-
Returns the Swing pop-up menu to display when the pop-up is triggered
while the mouse pointer is at a specified location inside the graphic
object.
- getPopupMenu(IlvPoint, IlvTransformer, IlvManagerView, IlvPopupMenuManager) - Method in class ilog.views.graphic.IlvFixedSizeGraphic
-
Returns the Swing pop-up menu to display when the pop-up is triggered
while the mouse pointer is at a specified location inside the graphic
object.
- getPopupMenu(IlvPoint, IlvTransformer, IlvManagerView, IlvPopupMenuManager) - Method in class ilog.views.graphic.IlvFullZoomingGraphic
-
Returns the Swing pop-up menu to display when the pop-up is triggered
while the mouse pointer is at a specified location inside the graphic
object.
- getPopupMenu(IlvPoint, IlvTransformer, IlvManagerView, IlvPopupMenuManager) - Method in class ilog.views.graphic.IlvGraphicHandle
-
Returns the Swing pop-up menu to display when the pop-up is triggered
while the mouse pointer is at a specified location inside the graphic
object.
- getPopupMenu(IlvPoint, IlvTransformer, IlvManagerView, IlvPopupMenuManager) - Method in class ilog.views.graphic.IlvGraphicSet
-
Returns the Swing pop-up menu to display when the pop-up is triggered
while the mouse pointer is at a specified location inside the graphic
object.
- getPopupMenu(IlvPoint, IlvTransformer, IlvManagerView, IlvPopupMenuManager) - Method in class ilog.views.graphic.IlvHalfZoomingGraphic
-
Returns the Swing pop-up menu to display when the pop-up is triggered
while the mouse pointer is at a specified location inside the graphic
object.
- getPopupMenu(IlvPoint, IlvTransformer, IlvManagerView, IlvPopupMenuManager) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the Swing pop-up menu to display when the pop-up is triggered.
- getPopupMenu() - Method in class ilog.views.IlvGraphic
-
- getPopupMenu(IlvPoint, IlvTransformer, IlvManagerView, IlvPopupMenuManager) - Method in class ilog.views.IlvGraphic
-
Returns the Swing pop-up menu to display when the pop-up is triggered.
- getPopupMenu(IlvPoint, IlvPopupMenuManager) - Method in class ilog.views.IlvManagerView
-
Returns the Swing pop-up menu to be displayed when the pop-up is
triggered at a specified location inside the manager view.
- getPopupMenu(IlvGraphic, IlvPoint, IlvPopupMenuManager) - Method in class ilog.views.IlvManagerView
-
Returns the Swing pop-up menu to be displayed when the pop-up is
triggered at a specified location inside the manager view.
- getPopupMenu() - Method in class ilog.views.maps.beans.IlvLayerTree
-
Called at the first instantiation of the pop-up menu.
- getPopupMenu() - Method in class ilog.views.maps.beans.IlvMapAnnotationToolBar
-
Returns the pop-up menu that is displayed for the graphic objects created by this toolbar.
- getPopupMenu() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DViewControlUI
-
Returns the pop-up menu displayed on a right click on the view Note:
subclasses can return null to prevent this from appearing.
- getPopupMenu(JComponent) - Static method in class ilog.views.swing.IlvPopupMenuManager
-
Returns a Swing pop-up menu of a Swing component.
- getPopupMenuContext(MenuElement) - Static method in class ilog.views.swing.IlvPopupMenuManager
-
Returns 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).
- getPopupMenuFactory() - Method in class ilog.cpl.graph.action.toolbar.IlpGraphInteractorButton
-
Retrieves the pop-up menu factory used to create a pop-up menu using
this interactor, if any.
- getPopupMenuFactory() - Method in class ilog.cpl.interactor.IlpAbstractInteractor
-
Retrieves the pop-up menu factory used to create a pop-up menu using
this interactor, if any.
- getPopupMenuFactory() - Method in interface ilog.cpl.interactor.IlpInteractor
-
Returns the pop-up menu factory used to create a pop-up menu with
this interactor, if any.
- getPopupMenuFactory() - Method in class ilog.tgo.graphic.IltObjectInteractor
-
Deprecated.
Returns the pop-up menu factory.
- getPopupMenuFromSession(HttpServletRequest) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartPopupSupport
-
- getPopupMenuFromSession(HttpServletRequest) - Method in class ilog.views.faces.dhtml.servlet.IlvFacesManagerPopupSupport
-
- getPopupMenuFromSession(HttpServletRequest) - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttPopupSupport
-
- getPopupMenuFromSession(HttpServletRequest) - Method in class ilog.views.util.servlet.IlvPopupMenuServletSupport
-
- getPopupMenuName() - Method in class ilog.views.gantt.graphic.renderer.IlvActivityCompositeRenderer
-
This method is called by an
activity graphic
to return the name of the Swing pop-up menu.
- getPopupMenuName() - Method in class ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer
-
This method is called by an
activity graphic
to return
the name of the Swing pop-up menu.
- getPopupMenuName() - Method in interface ilog.views.gantt.graphic.renderer.IlvActivityRenderer
-
This method is called by an
activity graphic
to return the name of the Swing pop-up menu.
- getPopupMenuName() - Method in class ilog.views.IlvGraphic
-
- getPopupMenuSupport() - Method in class ilog.views.chart.servlet.IlvChartServletSupport
-
Returns the pop-up menu servlet support that manage pop-up
menu requests.
- getPopupMenuSupport() - Method in class ilog.views.gantt.servlet.IlvGanttServletSupport
-
Returns the pop-up menu servlet support that handles pop-up menu requests.
- getPopupMenuSupport() - Method in class ilog.views.servlet.IlvManagerServletSupport
-
Returns the pop-up menu servlet support that handles pop-up menu requests.
- getPort(IlvTransformer, Point) - Method in class ilog.views.dashboard.IlvDashboardLinkManager
-
Returns the link port of a previously processed symbol.
- getPortBoundingBox(IlvDashboardSymbol, IlvGraphic) - Method in class ilog.views.dashboard.IlvDashboardLinkManager
-
Returns the bounding box of a link port.
- getPortMinSize() - Method in class ilog.views.dashboard.IlvDashboardLinkManager
-
Returns the port minimum size.
- getPortsColor() - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentMakeLinkButton
-
Returns the color of the ports.
- getPortsColor() - Method in class ilog.cpl.network.action.toolbar.IlpNetworkMakeLinkButton
-
Returns the color of the ports.
- getPortsColor() - Method in class ilog.tgo.interactor.IltMakeLinkInteractor
-
Returns the color of the ports.
- getPosition(IlpRepresentationObject) - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the current position or shape of an object.
- getPosition() - Method in class ilog.cpl.graph.IlpPositionChange
-
Returns the new position.
- getPosition(IlpRepresentationObject) - Method in class ilog.cpl.IlpEquipment
-
Returns the current position or shape of an object.
- getPosition(IlpRepresentationObject) - Method in class ilog.cpl.IlpNetwork
-
Returns the current position or shape of an object.
- getPosition() - Method in class ilog.cpl.interactor.IlpDefaultInteractionContext
-
Returns the location where a gesture ended, in view coordinates.
- getPosition() - Method in interface ilog.cpl.interactor.IlpInteractionContext
-
Returns the location where a gesture ended, in view coordinates.
- getPosition() - Method in class ilog.cpl.interactor.IlpObjectActionEvent
-
Returns the mouse position where the interaction ended.
- getPosition() - Method in class ilog.cpl.interactor.IlpViewActionEvent
-
Returns the mouse position where the interaction ended.
- getPosition(int) - Method in class ilog.cpl.network.IlpGeographicPolyline
-
- getPosition(int) - Method in class ilog.cpl.network.IlpGeographicPolyPoints
-
Returns a specific point (0 <= index < getNumberOfPoints()).
- getPosition(IltDecorationSource) - Method in class ilog.tgo.graphic.IltSecondaryStatePositioner
-
Returns the position assigned to the specified state, or -1 if
none is found.
- getPosition() - Method in class ilog.tgo.model.IltObject
-
Returns the position/shape of the object, as known to the data source.
- getPosition() - Method in class ilog.views.chart.graphic.IlvDefaultDataAnnotation
-
Returns the position of the annotation relative to the display point.
- getPosition() - Method in class ilog.views.chart.IlvLegend
-
Returns the legend position in a chart.
- getPosition(Date) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the x position in pixels that corresponds to the specified time.
- getPosition(Date, IlvTimeConverter, double, double) - Static method in class ilog.views.gantt.IlvTimeScrollUtil
-
Returns the x position, in pixels, that corresponds to the specified time.
- getPosition(Date, IlvTimeConverter, IlvTransformer) - Static method in class ilog.views.gantt.IlvTimeScrollUtil
-
Returns the x position, in pixels, that corresponds to the specified time.
- getPosition() - Method in class ilog.views.gantt.IlvVerticalDisplayController
-
Returns the beginning of the vertical range displayed by the controller and
its associated
vertically scrollable
components.
- getPosition(IlvTransformer) - Method in class ilog.views.graphic.composite.IlvCompositeGrapherPin
-
Returns the position of the pin.
- getPosition() - Method in class ilog.views.graphic.IlvFixedSizeGraphic
-
Returns the position of the point that remains fixed.
- getPosition() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the specified position of the layout.
- getPosition() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the specified position of the layout.
- getPosition(IlvTransformer) - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperGrapherPin
-
Returns the position of the pin in view coordinates.
- getPosition(IlvTransformer, boolean) - Method in class ilog.views.hypergraph.IlvDefaultHyperEdgeEnd
-
Returns the position of the hyperedge end in view coordinates.
- getPosition(IlvTransformer, boolean) - Method in interface ilog.views.hypergraph.IlvHyperEdgeEnd
-
Returns the position of the hyperedge end point in view coordinates.
- getPosition(IlvTransformer) - Method in class ilog.views.linkconnector.IlvDefaultGrapherPin
-
Returns the position of the pin.
- getPosition(IlvTransformer) - Method in class ilog.views.linkconnector.IlvGrapherPin
-
Returns the position of the pin.
- getPosition() - Method in class ilog.views.maps.defense.format.asrp.IlvRasterASRPReader.FieldPosition
-
Returns The position.
- getPosition() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DCamera
-
Returns the position of the camera
- getPosition(IlvTransformer) - Method in class ilog.views.sdm.renderer.IlvGrapherPinRenderer.SDMGrapherPin
-
Returns the position of the pin in the node.
- getPosition() - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
-
Returns the position of the legend box.
- getPositionAttribute(IlpClass) - Method in class ilog.cpl.graph.IlpAbstractNodeAdapter
-
Returns the position attribute of an
IlpClass
.
- getPositionAttribute(IlpObject) - Method in class ilog.cpl.graph.IlpAbstractNodeAdapter
-
Returns the position attribute for an object.
- getPositionConverter() - Method in class ilog.cpl.equipment.renderer.IlpPositioningRenderer
-
Returns the position converter.
- getPositionConverter() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the position converter.
- getPositionConverter() - Method in class ilog.cpl.IlpEquipment
-
Returns the position converter of the view.
- getPositionConverter() - Method in class ilog.cpl.IlpNetwork
-
Returns the view's position converter.
- getPositionConverter() - Method in class ilog.cpl.network.renderer.IlpPositioningRenderer
-
Returns the position converter.
- getPositionHandler() - Method in class ilog.cpl.graph.IlpGraphController
-
Returns the handler for move/reshape operations.
- getPositioning() - Method in interface ilog.cpl.graph.css.IlpGraphViewCSS
-
Returns if the positioning configuration is enabled or
not for the component.
- getPositioningRenderer() - Method in class ilog.cpl.equipment.IlpEquipmentController
-
Accesses the position renderer.
- getPositioningRenderer() - Method in class ilog.cpl.graph.IlpGraphView
-
- getPositioningRenderer() - Method in class ilog.cpl.network.IlpNetworkController
-
Accesses the position renderer.
- getPositionMin() - Method in class ilog.views.prototypes.IlvTranslateBehavior
-
Gets the positionMin
parameter for this behavior object.
- getPositionRange() - Method in class ilog.views.prototypes.IlvTranslateBehavior
-
Gets the positionRange
parameter for this behavior object.
- getPositions() - Method in class ilog.cpl.network.IlpGeographicPolyline
-
- getPositions() - Method in class ilog.cpl.network.IlpGeographicPolyPoints
-
Returns the array of points.
- getPositionSource(IlpRepresentationObject) - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the source of current position or shape of an object.
- getPositionSource(IlpRepresentationObject) - Method in class ilog.cpl.IlpEquipment
-
Returns the source of the current position or shape of an object.
- getPositionSource(IlpRepresentationObject) - Method in class ilog.cpl.IlpNetwork
-
Returns the source of the current position or shape of an object.
- getPositiveDirectionKey() - Method in class ilog.views.chart.interactor.IlvChartScrollInteractor
-
Returns the key associated with a scroll in the positive direction.
- getPositivePrefix() - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
-
- getPositiveSuffix() - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
-
- getPossibleRoots() - Method in class ilog.cpl.datasource.IlpAbstractAdapter
-
This method returns a list of possible root objects.
- getPossibleRoots() - Method in class ilog.cpl.datasource.IlpAbstractHierarchyAdapter
-
This method returns a list of possible root objects.
- getPostOrderFirstChild() - Method in interface ilog.views.graphic.composite.layout.IlvAttachable
-
Returns the first child in the tree, according to the postorder traversal scheme.
- getPostOrderFirstChild() - Method in class ilog.views.graphic.composite.layout.IlvAttachableGraphic
-
Returns the first child in the tree, according to the postorder traversal scheme.
- getPower() - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
-
Returns the power of the antenna.
- getPower() - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Standard
-
Returns the power of the antenna.
- getPower() - Method in class ilog.tgo.model.IltBTSAntenna
-
Returns the power of the antenna.
- getPowerMaxValue() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the maximum possible value for the power of antennae.
- getPowerMaxValue() - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
-
Returns the maximum power possible value for the antenna.
- getPowerMaxValue() - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Standard
-
Returns the maximum power possible value for the antenna.
- getPrecision() - Method in class ilog.views.maps.defense.terrain.IlvGradientRasterStyle
-
Retrieve the PRECISION
attribute value.
- getPrecision() - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
-
Returns the current precision.
- getPrecision() - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibilityStyle
-
Returns the precision.
- getPrecision() - Method in class ilog.views.maps.IlvAbstractCoordinateFormatter
-
Returns the precision.
- getPrecision() - Method in class ilog.views.util.servlet.tiling.IlvFileTileURLFactory
-
Retrieves the number of digits used when building file names.
- getPrecisionSlider() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DViewControlUI
-
Returns the slider that controls terrain precision.
- getPredefinedActions() - Method in class ilog.views.dashboard.IlvDashboardBackgroundBar
-
Returns the predefined Action
s included in the toolbar.
- getPredefinedImageByName(String) - Static method in class ilog.tgo.service.IltDefaultImageRepository
-
- getPredicate() - Method in class ilog.views.gantt.scale.IlvVisibleTimeScaleRows
-
Returns the predicate that determines the visibility of the time scale rows.
- getPredicate() - Method in class ilog.views.sdm.metadata.IlvMStatement
-
Returns the predicate of the statement.
- getPreferences() - Method in class ilog.views.dashboard.IlvDashboardEditor
-
Gets an IlvDashboardPreferences
object from the editor.
- getPreferredDirection() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPointLabelDescriptor
-
Returns the preferred direction where the label is placed relative to
the reference point or related obstacle.
- getPreferredDirection() - Method in class ilog.views.maps.labelling.IlvMapLayoutParameters
-
Retrieves the preferred direction.
- getPreferredDistFromPath() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelDescriptor
-
Returns the preferred distance from the location on the path.
- getPreferredDistFromPath() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPointLabelDescriptor
-
Returns the preferred distance from the location on the path.
- getPreferredDistFromPath() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
-
Returns the preferred distance from the location on the path.
- getPreferredDistFromPath() - Method in class ilog.views.maps.labelling.IlvMapLayoutParameters
-
Retrieves the preferred dist from path.
- getPreferredForkAxisLength() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the preferred length of the axis of a fork shape.
- getPreferredHeight() - Method in class ilog.views.gantt.scale.IlvBasicTimeScaleRow
-
Returns the preferred height of the row.
- getPreferredHeight() - Method in class ilog.views.gantt.scale.IlvTimeScaleRow
-
This method returns the preferred height of this row.
- getPreferredHeight() - Method in class ilog.views.gantt.swing.IlvJTableHeader
-
Returns the preferred height of the table header.
- getPreferredLayout(IlvGraphModel) - Method in class ilog.views.graphlayout.IlvDefaultLayoutProvider
-
- getPreferredLayoutPropertyPrefix() - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns the property name of the preferred layout, or
null
if no preferred layout was stored.
- getPreferredLayoutPropertyPrefix() - Method in interface ilog.views.graphlayout.IlvGrapherPropertyAdapter
-
Returns the property name of the preferred layout, or
null
if no preferred layout was stored.
- getPreferredLayoutPropertyPrefix() - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns the property name of the preferred layout, or
null
if no preferred layout was stored.
- getPreferredLength() - Method in class ilog.cpl.graph.graphlayout.css.IlpUniformLengthEdgesLayoutParameters
-
Returns the preferred length of a link.
- getPreferredLength(Object) - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
-
- getPreferredLinksLength() - Method in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
-
Returns the global preferred length of the links.
- getPreferredMargins() - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the preferred margins of this renderer for the calculation of the
plotting rectangle.
- getPreferredMargins() - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
-
Returns the preferred margins of this renderer for the calculation of the
plotting rectangle.
- getPreferredMargins() - Method in class ilog.views.chart.renderer.IlvSinglePieRenderer
-
Returns the preferred margins of this renderer for the calculation of the
plotting rectangle.
- getPreferredMargins() - Method in class ilog.views.chart.renderer.IlvSingleScatterRenderer
-
Returns the preferred margins of this renderer for the calculation of the
plotting rectangle.
- getPreferredPathLocation() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelDescriptor
-
Returns the preferred location on the path.
- getPreferredPathLocation() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPointLabelDescriptor
-
Returns the preferred location on the path.
- getPreferredPathLocation() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
-
Returns the preferred location on the path.
- getPreferredPercentageFromStart() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
-
Returns the percentage relative to the length of the polyline that
defines the preferred position for the label.
- getPreferredScale() - Method in class ilog.views.maps.format.cadrg.IlvCADRGLayer
-
Returns the scale at which a pixel on the screen corresponds to
a pixel on a CADRG image.
- getPreferredScrollableViewportSize() - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
-
Returns the preferred size of the viewport for this activity sheet.
- getPreferredScrollableViewportSize() - Method in class ilog.views.gantt.swing.calendarview.IlvVerticalHourScale
-
Returns the preferred size of the viewport for this scale.
- getPreferredSide() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
-
Returns the preferred side where the label is placed.
- getPreferredSize() - Method in class ilog.tgo.awt.IltInteractorButton
-
Deprecated.
Returns the preferred size of the component.
- getPreferredSize() - Method in class ilog.tgo.graphic.IltDefaultAlarmCountGraphic
-
Gets the preferred size of this component.
- getPreferredSize() - Method in class ilog.tgo.graphic.IltImageToolTip
-
Deprecated.
Gets the preferred size of this component.
- getPreferredSize() - Method in class ilog.tgo.graphic.renderer.IltCardItemBaseRenderer
-
Returns the preferred size for the card item representation.
- getPreferredSize() - Method in class ilog.tgo.graphic.renderer.IltLogicalBaseRenderer
-
Returns the preferred size for the logical representation.
- getPreferredSize() - Method in class ilog.tgo.graphic.renderer.IltLogicalImageBaseRendererFactory.BaseRenderer
-
Returns the preferred size of the base.
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.BSC
-
Resets the properties
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.BTS
-
Resets the properties.
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.BTSEquipment
-
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.ControlCluster
-
Returns the preferred size.
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.ControlComponent
-
Returns the preferred size.
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.ControlElement
-
Returns the preferred size.
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.EquipmentShape
-
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
-
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer
-
Returns the preferred size of the base.
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.Graphic
-
Returns the preferred size for this object.
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.ManagementCluster
-
Returns the preferred size.
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.ManagementComponent
-
Returns the preferred size.
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.ManagementElement
-
Returns the preferred size.
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.MD
-
Returns the preferred size for the object.
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.MSC
-
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.MuxShape
-
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.NE
-
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.NECluster
-
Returns the preferred size.
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.NEClusterLogical
-
Returns the preferred size.
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.NEComponent
-
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.NEComponentLogical
-
Returns the preferred size.
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.NELogical
-
Returns the preferred size.
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.NetworkShape
-
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.NMW
-
Returns the preferred size of the object.
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.Server
-
Returns the preferred size for the object.
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.StationShape
-
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.SwitchShape
-
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.TransportShape
-
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEDirectImageBaseRendererFactory.BaseRenderer
-
Returns the preferred size of the base.
- getPreferredSize(boolean) - Method in class ilog.tgo.graphic.renderer.IltNEImageBaseRendererFactory.BaseRenderer
-
Returns the preferred size of the base.
- getPreferredSize() - Method in class ilog.tgo.graphic.renderer.IltOPCBaseRenderer
-
Returns the preferred size for the Off-Page connector representation.
- getPreferredSize() - Method in class ilog.tgo.graphic.renderer.IltOPCDirectImageBaseRendererFactory.BaseRenderer
-
Returns the preferred size for the tiny representation.
- getPreferredSize() - Method in class ilog.tgo.graphic.renderer.IltOPCImageBaseRendererFactory.BaseRenderer
-
Returns the preferred size for the tiny representation.
- getPreferredSize() - Method in class ilog.tgo.graphic.renderer.IltPortDirectImageBaseRendererFactory.BaseRenderer
-
Returns the preferred size for the tiny representation.
- getPreferredSize() - Method in class ilog.tgo.graphic.renderer.IltPortImageBaseRendererFactory.BaseRenderer
-
Returns the preferred size for the tiny representation.
- getPreferredSize() - Method in class ilog.tgo.graphic.renderer.IltTinyBaseRenderer
-
Returns the preferred size for the tiny representation.
- getPreferredSize() - Method in class ilog.tgo.graphic.renderer.IltTinyImageBaseRendererFactory.BaseRenderer
-
Returns the preferred size of the base.
- getPreferredSize() - Method in class ilog.tgo.swing.IltComponentGraphic
-
Deprecated.
Returns the preferred size for this component.
- getPreferredSize() - Method in class ilog.tgo.swing.IltJInteractorButton
-
Deprecated.
- getPreferredSize() - Method in class ilog.views.awt.IlvManagerViewPanel
-
Returns the preferred size of the panel.
- getPreferredSize() - Method in class ilog.views.awt.IlvScrollManagerView
-
Returns the preferred size of the component.
- getPreferredSize() - Method in class ilog.views.chart.IlvChart.Area
-
Returns the preferred size.
- getPreferredSize() - Method in class ilog.views.chart.IlvLegend
-
Returns the legend preferred size.
- getPreferredSize() - Method in class ilog.views.chart.IlvLegendItem
-
Returns the preferred size.
- getPreferredSize() - Method in class ilog.views.gantt.scale.IlvTimeScale
-
This method overrides the JComponent
one to take the preferred
height of each row into account.
- getPreferredSize() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the preferred size of the day view.
- getPreferredSize() - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
-
Returns the preferred size of the sheet.
- getPreferredSize() - Method in class ilog.views.gantt.swing.calendarview.IlvVerticalHourScale
-
Returns the preferred size of the scale.
- getPreferredSize() - Method in class ilog.views.gantt.swing.IlvDefaultJTreeCellRenderer
-
Returns the preferred size of the renderer.
- getPreferredSize() - Method in class ilog.views.gantt.swing.IlvJTable
-
Returns the preferred size of this table.
- getPreferredSize() - Method in class ilog.views.gantt.swing.IlvJTableHeader
-
Returns the preferred size of the table header.
- getPreferredSize() - Method in class ilog.views.IlvManagerView
-
Returns the preferred size of the view.
- getPreferredSize() - Method in class ilog.views.maps.beans.IlvCompass
-
Returns the preferred size of the component.
- getPreferredSize() - Method in class ilog.views.maps.beans.IlvCoordinateViewer
-
Returns the preferred size of the component.
- getPreferredSize() - Method in class ilog.views.maps.beans.IlvJCompass
-
Returns the preferred size of the component.
- getPreferredSize() - Method in class ilog.views.maps.beans.IlvJScaleBar
-
Returns the preferred size of the component.
- getPreferredSize() - Method in class ilog.views.maps.beans.IlvMapAnnotationToolBar.ToolBarButton
-
Returns IlvMapAnnotationToolBar.getButtonSize()
if it
has been set or the getPreferredSize
of the JToggleButton
if not set.
- getPreferredSize() - Method in class ilog.views.maps.beans.IlvScaleBar
-
Returns the preferred size of the component.
- getPreferredSize() - Method in class ilog.views.prototypes.IlvPrototypeBeanSupport
-
Returns the size of the prototype instance's bounding box.
- getPreferredSize() - Method in class ilog.views.ui.IlvImageButton
-
Deprecated.
Returns the preferred size of the component.
- getPreferredSize(JComponent) - Method in class ilog.views.util.swing.calendar.plaf.BasicCalendarPanelUI
-
Returns the preferred size of the calendar panel.
- getPreferredSize() - Method in class ilog.views.util.swing.color.IlvColorDiskPanel
-
Returns the preferred size of this component.
- getPreferredSize() - Method in class ilog.views.util.swing.IlvJComboBox
-
Returns the preferred size of this combination box.
- getPreferredSize() - Method in class ilog.views.util.swing.tree.IlvDefaultTreeCellRenderer
-
Returns the preferred size of the renderer.
- getPreferredVisibleHours() - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
-
Returns the preferred number of hours that will be displayed when the activity sheet is
placed in a scrollpane.
- getPreferredVisibleHours() - Method in class ilog.views.gantt.swing.calendarview.IlvVerticalHourScale
-
Returns the preferred number of hours that will be displayed when the scale is
placed in a scrollpane.
- getPreferredWidth() - Method in interface ilog.cpl.css.IlpAttributeHeaderCustomization
-
Returns the preferred width of a column in a table.
- getPrefix() - Method in class ilog.views.appframe.settings.IlvSettings
-
- getPrefix() - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
-
The namespace prefix of this node, or null
if it is
unspecified.
- getPrefix() - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
The namespace prefix of this node, or null
if it is
unspecified.
- getPrefix() - Method in class ilog.views.maps.beans.IlvJMapScaleControl
-
Returns the prefix.
- getPrefix(String) - Method in class ilog.views.svg.SVGDocumentBuilderConfigurator
-
Returns the prefix used to generate metadata from the given XML namespace.
- getPreparedPrinterJob() - Method in class ilog.views.util.print.IlvPrintingController
-
Returns the PrinterJob
used to print the contents.
- getPresentationName() - Method in class ilog.views.hypergraph.undo.IlvManagerLayerEdit
-
Returns the presentation name of the edit.
- getPresentationName() - Method in class ilog.views.hypergraph.undo.IlvOrderedCompoundEdit
-
Returns the presentation name of the edit.
- getPresentationName() - Method in class ilog.views.hypergraph.undo.IlvPropertiesEdit
-
Returns the presentation name of the edit.
- getPreserveAspectModifier() - Static method in class ilog.views.IlvReshapeSelection
-
Returns the modifier for preserving aspect ratio during reshape.
- getPreserveAspectModifierEx() - Static method in class ilog.views.IlvReshapeSelection
-
Returns the extended modifier for preserving aspect ratio during reshape.
- getPrettyPrint() - Method in class ilog.cpl.storage.IlpDataSourceOutput
-
Returns true
if pretty printing is enabled.
- getPreviewBackground() - Method in class ilog.views.util.print.IlvPrintPreviewPanel
-
Returns the background color of the preview area (behind the pages).
- getPreviewComponent() - Method in class ilog.views.maps.propertysheet.IlvMapStylePropertySheet
-
Returns preview window;
- getPreviewDelay() - Method in class ilog.views.maps.raster.IlvRasterTileLoader
-
Returns the preview Delay.
- getPreviewMode() - Method in class ilog.views.util.print.IlvPrintingController
-
- getPreviewPanel() - Method in class ilog.views.util.print.IlvPrintPreviewDialog
-
- getPreviewSubsampling() - Method in class ilog.views.maps.raster.IlvRasterTileLoader
-
Returns the subsampling factor for a possible preview image.
- getPreviousMonthForeground() - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
-
Returns the previous month foreground color.
- getPreviousSelectable(IlvChartAreaAccessible) - Method in class ilog.views.chart.accessibility.IlvChartAreaAccessibleHierarchy
-
Returns the previous selectable element in the same row as elem
.
- getPreviousSelectable(IlvChartAreaAccessible) - Method in class ilog.views.chart.accessibility.IlvDefaultChartAreaAccessibleHierarchy
-
Returns the previous selectable element in the same row as elem
.
- getPreviousSibling() - Method in class ilog.views.appframe.settings.IlvSettings
-
The node immediately preceding this node.
- getPreviousSibling() - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
-
The node immediately preceding this node.
- getPreviousSibling() - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
The node immediately preceding this node.
- getPreviousTransition() - Method in interface ilog.views.util.styling.IlvCSSSelector
-
Returns the transition type with the previous simple selector.
- getPrimaryAlarmState() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the property denoting whether the raw or the impact alarms are
displayed using the alarm balloon.
- getPrimaryDirection() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the primary direction of arrangement of the rectangles.
- GetPrimaryReverseStatePath() - Static method in class ilog.tgo.model.IltBiSONET
-
Access method to the primary reverse state instance in the BiSONET state system.
- getPrimaryState() - Method in class ilog.tgo.model.IltBellcoreObjectState
-
Returns the primary state present in this object state.
- getPrimaryState() - Method in class ilog.tgo.model.IltObjectState
-
Returns the primary state present in this object state.
- getPrimaryState() - Method in class ilog.tgo.model.IltOSIObjectState
-
Returns the primary state present in this object state.
- getPrimaryState() - Method in class ilog.tgo.model.IltSNMPObjectState
-
Returns the primary state present in this object state.
- getPrimaryState() - Method in class ilog.tgo.model.IltSONETObjectState
-
Returns the primary state present in this object state.
- GetPrimaryStatePath() - Static method in class ilog.tgo.model.IltBellcore
-
This is the path for the primary state instance.
- GetPrimaryStatePath() - Static method in class ilog.tgo.model.IltOSI
-
Initializes the state system instance with the possible states.
- GetPrimaryStatePath() - Static method in class ilog.tgo.model.IltSNMP
-
Returns the primary state path for SNMP.
- GetPrimaryStatePath() - Static method in class ilog.tgo.model.IltSONET
-
Access method to the primary state instance in the SONET state system.
- getPrimaryStates() - Method in class ilog.tgo.model.IltStateSystem
-
Returns an unmodifiable collection of primary states.
- getPrimeMeridian() - Method in class ilog.views.maps.srs.coordsys.IlvGeographicCoordinateSystem
-
Returns the prime meridian.
- getPrimitivePropertyValue(UIComponent, String, Object) - Static method in class ilog.views.faces.IlvFacesUtil
-
Returns the local value, if set, or the object described by the property from
the model if the component has a value binding registered for this
property, null
otherwise.
- getPrintable(int) - Method in class ilog.views.util.print.IlvPrintableDocument
-
Returns the Printable
object for the indexed page.
- getPrintableArea() - Method in class ilog.views.util.print.IlvPrintableComponent
-
Returns the area, in page coordinates, defining where the object
should be printed.
- getPrintableArea() - Method in class ilog.views.util.print.IlvPrintableLabel
-
Returns the area, in page coordinates, defining where the label
should be printed.
- getPrintableArea() - Method in class ilog.views.util.print.IlvPrintableRectangle
-
Returns the area, in page coordinates, defining where the rectangle
should be printed.
- getPrintableCount() - Method in class ilog.views.util.print.IlvPage
-
Returns the number of printable objects in the page.
- getPrintableObject(int) - Method in class ilog.views.util.print.IlvPage
-
Gets the IlvPrintableObject
at the specified position.
- getPrintArea() - Method in class ilog.views.chart.IlvChartPrintContext
-
Returns the print area.
- getPrintArea() - Method in class ilog.views.print.IlvManagerPrintableDocument
-
Returns the area of the manager that is printed.
- getPrintArea(int) - Method in class ilog.views.print.IlvManagerPrintableDocument
-
Returns the area of the manager that is printed in the
specified page.
- getPrintArea() - Method in class ilog.views.print.IlvPrintableManagerArea
-
Returns the area of the manager that will be printed.
- getPrintArea() - Method in class ilog.views.print.IlvSimplePrintableManager
-
Returns the area of the manager that is printed.
- getPrintContext() - Method in class ilog.views.chart.IlvChart
-
Returns the current printing context, or null
if no printing
operation is being performed.
- getPrintContext() - Method in class ilog.views.chart.print.IlvPrintableChart
-
Returns the printing context associated with this printable.
- getPrintedDataWindow() - Method in class ilog.views.chart.print.IlvDefaultChartPrintContext
-
Returns the printed data window.
- getPrinterJob() - Method in class ilog.views.util.print.IlvPrintingController
-
Gets the PrinterJob
if it is already created.
- getPrintingController() - Method in class ilog.views.dashboard.IlvDashboardDiagram
-
Returns the printing controller that handles all the printing-related
tasks for this diagram component.
- getPrintingController() - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Returns the printing controller that handles all the printing-related
tasks for this diagram component.
- getPrintingController() - Method in class ilog.views.print.IlvPrintAreaInteractor
-
Returns the printing controller associated to the interactor.
- getPrintingController() - Method in class ilog.views.util.print.IlvPrintPreviewPanel
-
Returns the printing controller passed as a parameter of the
constructor.
- getPrintPreviewTitle() - Static method in class ilog.views.util.print.IlvPrintPreviewPanel
-
Returns an internationalized string that can be used as a
title of a Print preview dialog.
- getPrintStream() - Method in class ilog.views.util.swing.IlvJStreamTextArea
-
Returns the print stream.
- getPrintTransformer(Rectangle2D.Double, IlvRect, IlvTransformer) - Static method in class ilog.views.print.IlvPrintableManagerArea
-
Returns the transformation that fits the printable area to the
page.
- getPriority() - Method in class ilog.views.chart.IlvChartInteractor
-
Returns the priority of this interactor.
- getPriority() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalConstraint
-
Returns the priority of the constraint.
- getProbableCause() - Method in class ilog.tgo.model.IltAlarm
-
Returns the probable cause.
- GetProceduralStatePath() - Static method in class ilog.tgo.model.IltOSI
-
- getProgress() - Method in class ilog.views.swing.IlvThreadedActivityMonitor.ActivityEvent
-
Returns the progress (in percentage) of the activity.
- getProgressiveZoom() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Gets the progressive zoom property.
- getProject() - Method in class ilog.cpl.IlpEquipment
-
Returns the component project configuration.
- getProject() - Method in class ilog.cpl.IlpNetwork
-
Returns the Network component project configuration.
- getProject() - Method in class ilog.cpl.IlpTable
-
Returns the component project configuration.
- getProject() - Method in class ilog.cpl.IlpTree
-
Returns the component project configuration.
- getProject() - Method in class ilog.tgo.faces.graph.component.IltFacesGraphView
-
Returns the component project configuration.
- getProject() - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphViewTag
-
Returns the data
property.
- getProject() - Method in class ilog.views.chart.faces.component.IlvChartView
-
Returns a chart designer project URL.
- getProject() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
-
Returns a chart designer project URL.
- getProject() - Method in class ilog.views.chart.IlvChart
-
Returns the project file URL loaded by this chart.
- getProject() - Method in class ilog.views.diagrammer.faces.component.IlvFacesDiagrammerView
-
Returns the URL of the diagrammer designer project of this diagrammer.
- getProject() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerViewTag
-
Returns the diagrammer project of this diagrammer.
- getProject() - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Returns the project currently loaded in this diagram component.
- getProject() - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
-
Returns the URL to a Gantt designer project.
- getProject() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
-
Returns the URL to a Gantt designer project.
- getProject() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the project file URL loaded by this chart.
- getProjection() - Method in class ilog.views.maps.beans.IlvJCoordinateSystemEditorPanel
-
Returns The currently selected projection.
- getProjection() - Method in class ilog.views.maps.format.cadrg.IlvCADRGCoverage
-
- getProjection() - Method in class ilog.views.maps.format.geotiff.IlvGeotiffReader
-
Returns the projection in which the image is expressed.
- getProjection() - Method in interface ilog.views.maps.grids.IlvGridZone
-
Returns the projection to be used by inside this grid zone.
- getProjection() - Method in class ilog.views.maps.grids.IlvMGRSGridZone
-
Computes the projection to be used for this grid zone.
- getProjection() - Method in class ilog.views.maps.IlvProjectionProperty
-
Deprecated.
Returns the projection associated with the property
if the projection descriptor specifies a valid projection
in the package.
- GetProjection(IlvManager) - Static method in class ilog.views.maps.IlvProjectionProperty
-
Deprecated.
Returns the projection of a manager.
- GetProjection(String) - Static method in class ilog.views.maps.projection.IlvProjection
-
Returns a projection from a string in Evenden's format.
- getProjection(String) - Method in class ilog.views.maps.projection.IlvProjectionDictionary
-
Returns the projection corresponding to the string passed as argument.
- getProjection() - Method in class ilog.views.maps.srs.coordsys.IlvProjectedCoordinateSystem
-
Returns the projection.
- getProjectionDescriptor() - Method in class ilog.views.maps.IlvProjectionProperty
-
Deprecated.
Returns the description of the projection in
Evenden's format.
- getProjectionFactory() - Method in class ilog.views.maps.srs.wkt.IlvWKTCoordinateSystemFactory
-
Returns the projection factory used by this coordinate system factory.
- GetProjectionFromCoordinateSystem(IlvCoordinateSystem) - Static method in class ilog.views.maps.projection.IlvProjectionUtil
-
Returns an IlvProjection
that corresponds to the
coordinate system passed as argument.
- getProjectionList() - Method in class ilog.views.maps.beans.IlvJCoordinateSystemEditorPanel
-
Returns The projection selection list.
- getProjectionNames() - Method in class ilog.views.maps.projection.IlvProjectionDictionary
-
Returns a list of the projections supported by the dictionary.
- getProjectionType() - Method in class ilog.views.chart.IlvChart3DView
-
Returns the projection type.
- getProjector() - Method in class ilog.views.chart.IlvChart
-
Returns the projector used by this chart.
- getProjector2D() - Method in class ilog.views.chart.IlvChart
-
Returns the 2-D projector used by this chart.
- getProjectorRect() - Method in class ilog.views.chart.IlvChart
-
Returns the projecting rectangle.
- getProjectStart() - Method in class ilog.views.gantt.model.IlvCriticalPathCalculator
-
Returns the data model's project start date.
- getProjectStart() - Method in class ilog.views.gantt.model.IlvGanttModelScheduler
-
Returns the data model's project start date.
- getProjectSuffix() - Method in class ilog.cpl.project.IlpProject
-
Returns the suffix used for project files".
- getProjectSuffix() - Method in class ilog.cpl.project.IlpTGOProject
-
Returns the suffix used for project files, in this case, "*.itpr".
- getProjectTag() - Method in class ilog.cpl.project.IlpProject
-
Returns the project tag in the XML description.
- getProjectTag() - Method in class ilog.cpl.project.IlpTGOProject
-
Returns the project tag in the XML description.
- getProjectURL() - Method in class ilog.cpl.project.IlpProject
-
Returns the URL of the XML description file that this project was read from
or written to.
- getProjectURL() - Method in class ilog.views.diagrammer.project.IlvDiagrammerProject
-
Returns the URL of the XML description file that this project was read from
or written to.
- getProjMat() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DCamera
-
Returns the camera matrix.
- getProperties() - Method in class ilog.cpl.graph.background.IlpAbstractBackground
-
Returns a readonly version of the properties of this background.
- getProperties() - Method in interface ilog.cpl.service.IlpContext
-
Returns all the properties of this context in the form of a Map containing
property names as keys mapped to values.
- getProperties() - Method in class ilog.cpl.service.IlpDefaultContext
-
Returns all the properties of this context as a Map containing
property names in the form of keys mapped to values.
- getProperties(IlpGraphicView, IlpRepresentationObject) - Method in class ilog.tgo.faces.IltFacesPropertyAccessor
-
Returns the properties of the given object.
- getProperties() - Method in class ilog.views.chart.graphic.IlvThresholdIndicator
-
Returns the name of the properties of this threshold indicator.
- getProperties(IlvDiagrammer, Object) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDiagrammerPropertyAccessor
-
Returns the properties of the given object.
- getProperties(HttpServletRequest) - Method in class ilog.views.diagrammer.servlet.IlvDiagrammerCreateActionListener
-
Returns the properties that might have been set for creation time on the
client side.
- getProperties(IlvHierarchyChart, Object) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesGanttPropertyAccessor
-
Returns the properties of an object.
- getProperties(int) - Method in class ilog.views.maps.defense.format.asrp.IlvRasterASRPReader
-
Returns the feature properties to be associated with the image.
- getProperties(int) - Method in class ilog.views.maps.defense.format.cadrg.IlvRasterCADRGReader
-
Returns the feature properties to be associated with the image.
- getProperties(int) - Method in class ilog.views.maps.defense.terrain.IlvComputedRasterReader
-
Returns null
.
- getProperties(int) - Method in class ilog.views.maps.format.dem.IlvGTopo30Reader
-
Returns the feature properties to be associated with the image.
- getProperties(int) - Method in class ilog.views.maps.format.dted.IlvRasterDTEDReader
-
Returns the feature properties to be associated with the image.
- getProperties(int) - Method in class ilog.views.maps.format.geotiff.IlvRasterGeoTiffReader
-
Returns the feature properties to be associated with the image.
- getProperties(int) - Method in class ilog.views.maps.format.image.IlvRasterBasicImageReader
-
Returns the feature properties to be associated with the image.
- getProperties(int) - Method in class ilog.views.maps.format.oracle.IlvRasterSDOReader
-
This method always returns null
.
- getProperties(int) - Method in class ilog.views.maps.raster.IlvRasterAbstractReader
-
Returns the feature properties to be associated with the image.
- getProperties() - Method in class ilog.views.maps.raster.IlvRasterTileLoader
-
The image properties.
- getProperty(String) - Method in class ilog.cpl.graph.background.IlpAbstractBackground
-
Implementation of IlpBackground.getProperty.
- getProperty(String) - Method in interface ilog.cpl.graph.background.IlpBackground
-
Returns the value of a property of this background.
- getProperty(Object) - Method in class ilog.cpl.graphic.IlpGraphicRendererContext
-
Deprecated.
- getProperty(String, Locale) - Method in class ilog.cpl.project.IlpProject
-
Returns a property of this project, such as its description,
the author's name, the creation date, etc.
- getProperty(String) - Method in class ilog.cpl.project.IlpProject
-
Returns a property of this project for the context Locale.
- getProperty(String) - Method in interface ilog.cpl.service.IlpContext
-
Returns a property value of the context.
- getProperty(String) - Method in class ilog.cpl.service.IlpDefaultContext
-
Returns a property value of the context.
- getProperty(Object) - Method in class ilog.tgo.composite.IltcCompositeGraphic
-
Returns the named property.
- getProperty(Object, String) - Method in class ilog.tgo.graphic.graphlayout.labellayout.IltLabelingModel
-
- getProperty(Object) - Method in class ilog.tgo.model.IltObject
-
Returns the named property.
- getProperty(Object) - Method in class ilog.tgo.model.IltState
-
Returns the named property.
- getProperty(Object) - Method in interface ilog.util.IlWithProperties
-
Returns the value of a client property.
- getProperty(String) - Method in class ilog.views.appframe.docview.IlvAbstractDocument
-
Returns the value of the document property with the specified key.
- getProperty(String) - Method in class ilog.views.appframe.docview.IlvAbstractStaticViewContainer
-
Returns the property of this view container with the specified key.
- getProperty(String) - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
-
Returns the property of this object with the specified key.
- getProperty(String) - Method in class ilog.views.appframe.docview.IlvDocumentViewSupport
-
Returns the property of this view with the specified key.
- getProperty(String) - Method in class ilog.views.appframe.docview.project.IlvDefaultDataContainer.AbstractNode
-
Returns the value of the node property with the specified
propertyName
.
- getProperty(String) - Method in interface ilog.views.appframe.docview.project.IlvDefaultDataContainer.Node
-
Returns the value of the node property with the specified
propertyName
.
- getProperty(String) - Method in class ilog.views.appframe.IlvApplication
-
Returns the property of the application with the specified key.
- getProperty(String) - Method in class ilog.views.appframe.swing.IlvPanelView
-
Returns the client property of the panel with the specified key.
- getProperty(String) - Method in class ilog.views.appframe.swing.IlvTreeView
-
Returns the client property of the tree with the specified key.
- getProperty(String) - Method in class ilog.views.appframe.swing.mdi.IlvInternalFrame
-
Returns the property of the internal frame with the specified key.
- getProperty(String) - Method in class ilog.views.appframe.swing.mdi.IlvMDITab
-
Returns the client property of the MDI tab with the specified key.
- getProperty(String) - Method in class ilog.views.appframe.util.IlvDefaultPropertyManager
-
Returns the value of the property with the specified key.
- getProperty(String) - Method in interface ilog.views.appframe.util.IlvPropertyManager
-
Returns the property of this object with the specified key.
- getProperty(Object) - Method in class ilog.views.chart.data.IlvAbstractDataSet
-
Returns the value of the given property.
- getProperty(Object) - Method in interface ilog.views.chart.data.IlvDataSet
-
Returns the value of the property associated with the specified key.
- getProperty(String, Locale) - Method in class ilog.views.diagrammer.project.IlvDiagrammerProject
-
Returns a property of this Diagrammer project, such as its description,
the author's name, the creation date, etc.
- getProperty(String) - Method in class ilog.views.diagrammer.project.IlvDiagrammerProject
-
Returns a property of this Diagrammer project for the current Locale.
- getProperty(File, String) - Method in class ilog.views.diagrammer.project.IlvDiagrammerProject
-
Returns a specific property of this Diagrammer project in the default
Locale
.
- getProperty() - Method in class ilog.views.faces.dhtml.renderkit.ComponentCreationListener
-
Returns the property that needs to be refreshed by the resolved dependency.
- getProperty(String) - Method in class ilog.views.gantt.model.general.IlvGeneralActivity
-
Returns the value of a user-defined property or null
if
the property does not exist.
- getProperty(String) - Method in class ilog.views.gantt.model.general.IlvGeneralConstraint
-
Returns the value of a user-defined property or null
if
the property does not exist.
- getProperty(String) - Method in class ilog.views.gantt.model.general.IlvGeneralReservation
-
Returns the value of a user-defined property or null
if
the property does not exist.
- getProperty(String) - Method in class ilog.views.gantt.model.general.IlvGeneralResource
-
Returns the value of a user-defined property or null
if
the property does not exist.
- getProperty(String) - Method in class ilog.views.gantt.model.table.IlvTableActivity
-
Returns the value of a user-defined property or null
if the
property does not exist.
- getProperty(String) - Method in class ilog.views.gantt.model.table.IlvTableConstraint
-
Returns the value of a user-defined property or null
if the
property does not exist.
- getProperty(String) - Method in class ilog.views.gantt.model.table.IlvTableReservation
-
Returns the value of a user-defined property or null
if the
property does not exist.
- getProperty(String) - Method in class ilog.views.gantt.model.table.IlvTableResource
-
Returns the value of a user-defined property, or null
if the
property does not exist.
- getProperty(Object, String) - Static method in class ilog.views.gantt.property.IlvPropertyDescriptor
-
Returns the value of a user-defined or Java Bean property.
- getProperty(String) - Method in interface ilog.views.gantt.property.IlvUserPropertyHolder
-
Returns the value of a user-defined property or null
if
the property does not exist.
- getProperty() - Method in class ilog.views.gantt.swing.IlvJTreeStringRenderPolicy
-
Returns the activity or resource property that this policy renders and
edits.
- getProperty() - Method in class ilog.views.gantt.swing.IlvStringColumn
-
Returns the activity or resource property that will be displayed in
the column.
- getProperty(IlvGraphic, String) - Method in interface ilog.views.graphic.composite.objectinteractor.IlvCompositeContext
-
Returns the property value
- getProperty(Object, String) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns the value of a property.
- getProperty(String) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns the value of a property of the graph.
- getProperty(String) - Method in class ilog.views.graphlayout.IlvGraphLayout
-
Returns the value of a property of the layout instance.
- getProperty(IlvGraphModel, Object, String) - Method in class ilog.views.graphlayout.IlvGraphLayout
-
Returns the value of a property of the layout instance.
- getProperty(Object, String) - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns the value of a property.
- getProperty(String) - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns the value of a property of the graph model.
- getProperty(Object, String) - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns the value of a property.
- getProperty(String) - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns the value of a property of the graph model.
- getProperty(Object, String) - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
-
Returns the value of a property.
- getProperty(String) - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
-
Returns the value of a property of the labeling model.
- getProperty(Object, String) - Method in class ilog.views.graphlayout.labellayout.IlvLabelingModel
-
Returns the value of a property.
- getProperty(String) - Method in class ilog.views.graphlayout.labellayout.IlvLabelingModel
-
Returns the value of a property of the labeling model.
- getProperty(String) - Method in class ilog.views.IlvGraphic
-
Returns the value of a property.
- getProperty(String) - Method in class ilog.views.IlvManager
-
Returns the value of a property.
- getProperty(String) - Method in class ilog.views.IlvManagerLayer
-
Returns the value of a property.
- getProperty(String) - Method in class ilog.views.maps.faces.dhtml.component.IlvFacesGoogleViewComponent
-
Retrieves a JSF tag property, possibly finding the bound value
- getProperty(String) - Method in class ilog.views.maps.IlvMapFeature
-
Returns the value of a property.
- getProperty() - Method in class ilog.views.maps.projection.IlvProjection
-
Returns the property of the projection.
- getProperty(Object) - Method in class ilog.views.schedule.data.IlvResourceDataSet
-
Returns the value of the given property.
- getProperty(IlvGraphic, String) - Method in class ilog.views.sdm.IlvSDMCompositeContext
-
Returns the property of an object of the SDM model.
- getProperty(String) - Method in class ilog.views.sdm.model.IlvDefaultSDMNode
-
Returns the value of a property of the
data object, or null
if
the property does not exist.
- getProperty(String) - Method in interface ilog.views.sdm.model.IlvSDMNode
-
Returns the value of a property of the
data object, or null
if
the property does not exist.
- getProperty(String) - Method in class ilog.views.symbol.util.IlvSymbolProperties
-
Returns a symbol property value.
- getProperty(TableModel, int) - Method in class ilog.views.util.data.IlvBasicTableModelPropertyDescriptor
-
Returns the value of model.getValueAt(rowIndex, lookupColumn)
.
- getProperty(TableModel, int) - Method in class ilog.views.util.data.IlvEnumerationTableModelPropertyDescriptor
-
Returns an Object
property value for the given
TableModel
at the given row index.
- getProperty(TableModel, int) - Method in class ilog.views.util.data.IlvMultiColumnTableModelPropertyDescriptor
-
Returns the value for the given TableModel
and rowIndex
.
- getProperty(String, int) - Method in class ilog.views.util.data.IlvTableModelMapper
-
Lookup the TableModel
at row index rowIndex
and
returns a value for a given property.
- getProperty(TableModel, int) - Method in interface ilog.views.util.data.IlvTableModelPropertyDescriptor
-
Returns an Object
property value for the given
TableModel
at the given row index.
- getProperty(String) - Method in class ilog.views.util.servlet.IlvSelectionSupport.IlvSelectionResponse
-
Returns a property previously stored with putProperty()
method.
- getProperty() - Method in interface ilog.views.util.styling.IlvCSSDeclaration
-
Returns the property name of the declaration.
- getPropertyAccessor() - Method in class ilog.tgo.faces.graph.dhtml.component.IltFacesGraphViewSelectionManager
-
Returns a reference to the
IltFacesPropertyAccessor
instance that will be used to access the properties of the selected
objects.
- getPropertyAccessor() - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphViewSelectionManagerTag
-
Returns the value binding expression that returns an
@see IltFacesPropertyAccessor
instance that will be used to
access model properties of the selected objects.
- getPropertyAccessor() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDiagrammerSelectionManager
-
- getPropertyAccessor() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerSelectionManagerTag
-
Returns the reference to the value binding expression to an IlvFacesDiagrammerPropertyAccessor
instance that will be used to access model properties of the selected objects.
- getPropertyAccessor() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesGanttSelectionManager
-
- getPropertyAccessor() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesGanttSelectionManagerTag
-
Returns the reference to the value binding expression to an
IlvFacesGanttPropertyAccessor
instance that will be used to
access model properties of the selected objects.
- getPropertyClass() - Method in class ilog.views.gantt.property.IlvAbstractUserDefinedProperty
-
Gets the class of the user-defined property this adapter is used for.
- getPropertyDescriptor() - Method in class ilog.cpl.model.IlpBeansAttribute
-
Returns the property descriptor with the information
regarding the given class.
- GetPropertyDescriptor(Class<?>, String) - Static method in class ilog.views.appframe.settings.beans.IlvBeanSettings
-
Returns the property descriptor of the property with the
propertyName
of the specified beanClass
.
- getPropertyDescriptor(Class, String) - Static method in class ilog.views.gantt.property.IlvPropertyDescriptor
-
Returns the descriptor that describes the specified user-defined property
of an
IlvUserPropertyHolder
or the specified standard Java Bean
property.
- getPropertyDescriptor(String) - Method in class ilog.views.util.data.IlvTableModelMapper
-
Returns the IlvTableModelPropertyDescriptor
for the given
property.
- getPropertyDescriptorProvider() - Method in class ilog.views.maps.propertysheet.IlvMapStylePropertySheet
-
Returns the property provider (which can be null).
- GetPropertyDescriptors(Class<?>) - Static method in class ilog.views.appframe.settings.beans.IlvBeanSettings
-
Returns an array of property descriptors for the specified
beanClass
.
- getPropertyDescriptors(Object) - Method in class ilog.views.maps.beans.editor.IlvI18nPropertySheet
-
Returns the list property descriptors of the object.
- getPropertyDescriptors(Class<?>, boolean) - Static method in class ilog.views.maps.graphic.style.IlvPropertyDescriptorManager
-
Returns the PropertyDescriptor
objects for the given class.
- getPropertyDescriptors(Object) - Method in class ilog.views.maps.propertysheet.IlvMapStylePropertySheet
-
- getPropertyDescriptors() - Method in class ilog.views.symbology.palettes.IlvPaletteSymbol
-
Returns an object describing the property descriptors of the symbol.
- getPropertyEditor(IlvDashboardSymbol.Parameter) - Method in class ilog.views.dashboard.IlvDashboardSymbol
-
Returns the PropertyEditor
for param
.
- getPropertyEditor(Class) - Method in class ilog.views.gantt.xml.IlvGanttDocumentWriter
-
Returns the specified property editor for a type of properties.
- getPropertyEditor(Object, IlvPropertyDescriptor, Object) - Method in class ilog.views.maps.propertysheet.IlvMapStylePropertySheet
-
Returns a property editor for the specified property of
the specified target object.
- getPropertyEditor() - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameter
-
Allocates and returns the property editor for the parameter.
- getPropertyEditor(Locale) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameterValueSet
-
Allocates and returns a property editor for this value set.
- getPropertyEditor(Locale) - Method in interface ilog.views.util.convert.IlvLocalizedPropertyEditorFactory
-
Returns a property editor for the given locale.
- getPropertyEditor(ULocale) - Method in interface ilog.views.util.convert.IlvLocalizedPropertyEditorFactory
-
Returns a property editor for the given locale.
- getPropertyEditorClass() - Method in class ilog.views.maps.propertysheet.IlvMapStylePropertySheet.IlvRetargetedPropertyDescriptor
-
Returns the class type of the editor of the property.
- getPropertyFile(int) - Method in class ilog.views.appframe.plugin.IlvPlugin
-
Returns the property file at the specified storage index
.
- getPropertyFileCount() - Method in class ilog.views.appframe.plugin.IlvPlugin
-
Returns the number of property files declared in the plugin.xml
file of this plug-in.
- getPropertyName() - Method in class ilog.cpl.sdm.binding.IlpAbstractAttributeBinding
-
Access the SDM model property name of this binding.
- getPropertyName() - Method in class ilog.views.appframe.docview.project.IlvNodePropertyChangeEdit
-
Returns the name of the property to change the value of.
- getPropertyName() - Method in class ilog.views.appframe.docview.project.NodePropertyChangeEvent
-
Returns the name of the property that has been modified.
- getPropertyName() - Method in class ilog.views.chart.datax.event.DataColumnEvent.Type
-
Returns the name of the Bean property whose value has changed.
- getPropertyName() - Method in class ilog.views.chart.datax.flat.list.event.FlatListModelEvent.Type.ColumnPropertyChangeType
-
Returns the name of the Bean property whose value has changed.
- getPropertyName() - Method in class ilog.views.chart.datax.flat.set.event.FlatSetModelEvent.Type.ColumnPropertyChangeType
-
Returns the name of the Bean property whose value has changed.
- getPropertyName() - Method in class ilog.views.chart.datax.flat.table.event.FlatTableModelEvent.Type.ColumnPropertyChangeType
-
Returns the name of the Bean property whose value has changed.
- getPropertyName() - Method in class ilog.views.chart.datax.tree.list.event.TreeListModelEvent.Type.ColumnPropertyChangeType
-
Returns the name of the bean property whose value has changed.
- getPropertyName() - Method in class ilog.views.chart.datax.tree.set.event.TreeSetModelEvent.Type.ColumnPropertyChangeType
-
Returns the name of the Bean property whose value has changed.
- getPropertyName() - Method in class ilog.views.event.NamedPropertyEvent
-
Returns the name of the named property that caused the event.
- getPropertyName() - Method in class ilog.views.gantt.event.GanttModelPropertyEvent
-
Returns the name of the property that has been modified.
- getPropertyName() - Method in class ilog.views.gantt.model.general.ActivityUserPropertyEvent
-
Returns the name of the property that has been modified.
- getPropertyName() - Method in class ilog.views.gantt.model.general.ConstraintUserPropertyEvent
-
Returns the name of the property that has been modified.
- getPropertyName() - Method in class ilog.views.gantt.model.general.ReservationUserPropertyEvent
-
Returns the name of the property that has been modified.
- getPropertyName() - Method in class ilog.views.gantt.model.general.ResourceUserPropertyEvent
-
Returns the name of the property that has been modified.
- getPropertyName() - Method in class ilog.views.gantt.property.IlvAbstractUserDefinedProperty
-
Gets the name of the user-defined property this adapter is used for.
- getPropertyName(PropertyChangeEvent) - Method in class ilog.views.maps.propertysheet.IlvMapStylePropertySheet
-
This utility method returns the name of the property from a
PropertyChangeEvent
fired after a property
was modified.
- getPropertyName() - Method in class ilog.views.maps.propertysheet.InheritEvent
-
Retrieves the name of the property.
- getPropertyName() - Method in class ilog.views.sdm.event.SDMPropertyChangeEvent
-
Returns the name of the primary property that has been modified,
or null
if an unspecified set of properties has changed.
- getPropertyName(int) - Method in class ilog.views.util.data.IlvTableModelMapper
-
Returns the name of the properties that must be updated when the column at
index columnIndex
is changed.
- getPropertyName() - Method in exception ilog.views.util.data.IlvTableModelMappingException
-
Returns the name of the property that cannot be mapped.
- getPropertyNames(IlpGraphicView, IlpRepresentationObject) - Method in class ilog.tgo.faces.IltFacesPropertyAccessor
-
Returns the properties that will be exposed for the given
IlpRepresentationObject
and
IlpGraphicView
instances.
- getPropertyNames(IlvDiagrammer, Object) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDiagrammerPropertyAccessor
-
Returns the properties that will be exported for a given Object
and IlvDiagrammer
instance.
- getPropertyNames(IlvHierarchyChart, Object) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesGanttPropertyAccessor
-
Returns the properties of an object, that will be exported for a hierarchy
chart.
- getPropertyNames() - Method in class ilog.views.gantt.model.general.IlvGeneralActivity
-
Returns a collection that contains the names of all the properties of
this activity.
- getPropertyNames() - Method in class ilog.views.gantt.model.general.IlvGeneralConstraint
-
Returns a collection that contains the names of all the properties of
this constraint.
- getPropertyNames() - Method in class ilog.views.gantt.model.general.IlvGeneralReservation
-
Returns a collection that contains the names of all the properties of
this reservation.
- getPropertyNames() - Method in class ilog.views.gantt.model.general.IlvGeneralResource
-
Returns a collection that contains the names of all the properties of
this resource.
- getPropertyNames() - Method in class ilog.views.sdm.event.SDMPropertyChangeEvent
-
Returns the names of the properties that have been modified,
or null
if an unspecified set of properties has changed.
- getPropertyNames() - Method in class ilog.views.sdm.model.IlvDefaultSDMNode
-
Returns the names of all the properties of this object.
- getPropertyNames() - Method in interface ilog.views.sdm.model.IlvSDMNode
-
Returns the names of all the properties of this object.
- getPropertyNames() - Method in class ilog.views.util.data.IlvTableModelMapper
-
Returns a copy of the list of property names for which descriptors and/or
required types have been registered on this mapper.
- getPropertyReader(String) - Method in class ilog.views.chart.data.xml.IlvXMLDataReader
-
Returns the property reader associated with the specified property, or the
default property reader if the property name is null
.
- getPropertySheet() - Method in class ilog.views.diagrammer.application.IlvDiagrammerApplication
-
Deprecated.
Returns the property sheet.
- getPropertySheet() - Method in class ilog.views.diagrammer.application.IlvDiagrammerFrame
-
Returns the property sheet.
- getPropertyTable() - Method in class ilog.views.dashboard.IlvDashboardPropertyPanel
-
Returns the table component used when editing properties of background
graphic objects.
- getPropertyType() - Method in class ilog.cpl.sdm.binding.IlpAbstractAttributeBinding
-
Access the SDM model property type of this binding.
- getPropertyType() - Method in class ilog.views.maps.propertysheet.IlvMapStylePropertySheet.IlvRetargetedPropertyDescriptor
-
Returns the class type of the property.
- getPropertyValue(String, IlpGraphicView, IlpRepresentationObject) - Method in class ilog.cpl.graphic.IlpGraphicRendererContext
-
Retrieves the value of a styling property for a given representation object in
the graphic view.
- getPropertyValue(String, IlpGraphicView, IlpRepresentationObject, IlpAttribute) - Method in class ilog.cpl.graphic.IlpGraphicRendererContext
-
Retrieves the value of a styling property for a given representation object
in the graphic view.
- getPropertyValue(String, IlpGraphicView, IlpClass, IlpAttribute) - Method in class ilog.cpl.graphic.IlpGraphicRendererContext
-
Retrieves the value of a styling property for a given a business attribute.
- getPropertyValue(String) - Method in interface ilog.cpl.sdm.binding.IlpAttributeBindingContext
-
- getPropertyValue(UIComponent, String, Object) - Static method in class ilog.views.faces.IlvFacesUtil
-
Returns the local value if not null or the object described by the property
from the model if the component has a value binding registered for this
property, null otherwise.
- getPropertyValue(UIComponent, String, Object, boolean) - Static method in class ilog.views.faces.IlvFacesUtil
-
- getPropertyValue(int) - Method in class ilog.views.gantt.graphic.interactor.IlvActivityGraphicSelection
-
Returns the (cached) time property value for getHandleProperties()[i].
- getProportionalOffset() - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperGrapherPin
-
Returns the relative offset of the pin.
- getProportionalPosition() - Method in class ilog.views.linkconnector.IlvDefaultGrapherPin
-
Returns the proportional position of the pin.
- getProposedRepairActions() - Method in class ilog.tgo.model.IltAlarm
-
Returns the proposed repair actions.
- GetProtectionMapping(IltSONET.Protection) - Static method in class ilog.tgo.model.IltSONETDefaultMapper
-
- getProtections(IltSONET.End) - Method in class ilog.tgo.model.IltLink
-
Returns the protections at a given link end.
- getProtections(IltSONET.End) - Method in class ilog.tgo.model.IltSONETObjectState
-
Returns the protections at a given link end.
- getPrototype() - Method in class ilog.views.prototypes.IlvMakePrototypeInstanceInteractor
-
Returns the prototype for which this interactor will create an instance.
- getPrototype() - Method in class ilog.views.prototypes.IlvPrototypeInstance
-
Returns the prototype of this instance.
- getPrototype(String, String) - Static method in class ilog.views.prototypes.IlvPrototypeLibrary
-
Loads a prototype from a library name and a prototype name.
- getPrototype(String) - Method in class ilog.views.prototypes.IlvPrototypeLibrary
-
Gets the prototype whose name is specified.
- getPrototype(String, Class) - Static method in class ilog.views.prototypes.IlvPrototypeLibrary
-
Reads a prototype from a URL, or from a JAR archive.
- getPrototype(String, String) - Method in interface ilog.views.prototypes.IlvPrototypeLibraryEditor
-
Called by IlvPrototypeLibrary.getPrototype
when a prototype is
not found.
- getPrototype() - Method in class ilog.views.sdm.renderer.IlvInfoBalloonRenderer
-
Returns the URL and name of the prototype used by this renderer to
represent the info balloons.
- getPrototype(String, Class<?>) - Static method in class ilog.views.sdm.renderer.IlvRendererUtil
-
Loads a prototype from a URL.
- getPrototypeModel() - Method in class ilog.views.sdm.interactor.IlvMakeSDMLinkInteractor
-
Returns the data model that the prototype object belongs to.
- getPrototypeModel() - Method in class ilog.views.sdm.interactor.IlvMakeSDMNodeInteractor
-
Returns the data model that the prototype object belongs to.
- getPrototypeName() - Method in class ilog.views.prototypes.beans.IlvPrototypeBeanGenerator
-
Returns the name of the prototype or prototype library for which beans will
be generated.
- getPrototypeName() - Method in class ilog.views.prototypes.IlvInheritBehavior
-
Returns the name of the prototype from which the behaviors are inherited.
- getPrototypeName() - Method in class ilog.views.prototypes.IlvPrototypeBeanSupport
-
Returns the name of the prototype associated with this support object.
- getPrototypeObject() - Method in class ilog.views.sdm.interactor.IlvMakeSDMLinkInteractor
-
Returns the prototype object used by this interactor
to create new links.
- getPrototypeObject() - Method in class ilog.views.sdm.interactor.IlvMakeSDMNodeInteractor
-
Returns the prototype object used by this interactor
to create new nodes.
- getPrototypes() - Method in class ilog.views.prototypes.IlvPrototypeLibrary
-
Returns the prototypes that this library contains.
- getProviderName() - Method in class ilog.views.appframe.plugin.IlvPlugin
-
Returns the name of the provider of this plug-in.
- getProxy() - Method in class ilog.tgo.composite.IltcCompositeGraphic
-
Returns the IlvGraphic that represents this composite graphic object
for layout purposes, or null
if it is currently not in a
manager or not considered by the layout.
- getProxyClass() - Method in class ilog.tgo.faces.equipment.dhtml.renderkit.IltFacesEquipmentTiledViewRenderer
-
Returns the JavaScript proxy class.
- getProxyClass() - Method in class ilog.tgo.faces.equipment.dhtml.renderkit.IltFacesEquipmentViewRenderer
-
Returns the JavaScript proxy class.
- getProxyClass() - Method in class ilog.tgo.faces.graph.dhtml.renderkit.IltFacesGraphTiledViewRenderer
-
Returns the JavaScript proxy class.
- getProxyClass() - Method in class ilog.tgo.faces.graph.dhtml.renderkit.IltFacesGraphViewRenderer
-
Returns the JavaScript proxy class.
- getProxyClass() - Method in class ilog.tgo.faces.network.dhtml.renderkit.IltFacesNetworkTiledViewRenderer
-
Returns the JavaScript proxy class.
- getProxyClass() - Method in class ilog.tgo.faces.network.dhtml.renderkit.IltFacesNetworkViewRenderer
-
Returns the JavaScript proxy class.
- getProxyLayer() - Method in class ilog.tgo.composite.IltcCompositeManager
-
Returns the IlvManager layer containing the IltcCompositeProxy for
the composite objects.
- getProxyLayer() - Method in class ilog.tgo.composite.IltcLayer
-
- getPseudoClasses(IlpRepresentationObject, IlpAttribute) - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the custom pseudoclasses currently active for the object.
- getPseudoClasses() - Method in class ilog.cpl.graphic.IlpGraphicRendererContext
-
Returns the pseudoclasses used to configure the object in the
given component.
- getPseudoClasses(IlpRepresentationObject, IlpAttribute) - Method in class ilog.cpl.table.IlpTableView
-
Returns the custom pseudoclasses currently active for the object.
- getPseudoClasses(IlpRepresentationObject, IlpAttribute) - Method in class ilog.cpl.tree.IlpTreeView
-
Returns the custom pseudoclasses currently active for the object
- getPseudoClasses(IlvDataSet) - Static method in class ilog.views.chart.data.IlvDataSetProperty
-
Returns the pseudo-classes of the specified data set.
- getPseudoClasses() - Method in class ilog.views.chart.IlvChart
-
Returns the pseudo-classes of this chart.
- getPseudoClasses(IlvDataSet) - Method in class ilog.views.chart.IlvChart
-
Returns the pseudo-classes of the specified data set in the context of this
chart.
- getPseudoClasses(IlvDataSet, int) - Method in class ilog.views.chart.IlvChart
-
Returns the pseudo-classes of the specified data point in the context of
this chart.
- getPseudoClasses(Object) - Method in class ilog.views.chart.IlvChart
-
Returns the pseudo-classes of the specified model object.
- getPseudoClasses(Object) - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns the pseudo-classes associated with the specified
data object.
- getPseudoClasses() - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns the pseudoclasses associated with all
data objects.
- getPseudoClasses(IlvSDMEngine, Object, String[]) - Static method in class ilog.views.sdm.renderer.IlvRendererUtil
-
Returns the pseudo classes associated with the specified
data object, concatenated with the specified additional classes.
- getPseudoClasses() - Method in interface ilog.views.util.styling.IlvCSSSelector
-
Returns the pseudo-class selectors of the simple selector.
- getPublicDTD() - Method in class ilog.views.gantt.xml.IlvGanttStreamWriter
-
Gets the public DTD.
- getPublicDTDId() - Method in class ilog.views.sdm.util.IlvXMLConnector
-
- getQName() - Method in class ilog.views.sdm.metadata.IlvMResource
-
Returns the qualified name of the resource
("[namespace-name]:[URI]", or "[URI]" if the namespace is null
).
- getQualifierComponent() - Method in class ilog.views.appframe.plugin.IlvPluginVersion
-
Returns the qualifier component of this version.
- getQualityLevel() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the quality of the rendering of the link.
- getQualityLevel() - Static method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the current quality level.
- getQuantity() - Method in interface ilog.views.gantt.IlvResource
-
Returns this resource's quantity.
- getQuantity() - Method in class ilog.views.gantt.model.IlvSimpleResource
-
Returns this resource's quantity.
- getQuantity() - Method in class ilog.views.gantt.model.table.IlvTableResource
-
Returns the quantity of this resource.
- getQuarterLongString() - Method in class ilog.views.gantt.scale.IlvQuarterTimeScaleRow
-
Returns the string that will be used in non-year mode.
- getQuarterShortString() - Method in class ilog.views.gantt.scale.IlvQuarterTimeScaleRow
-
Returns the string that will be used in year mode.
- getQuarterSize() - Method in class ilog.views.gantt.scale.IlvTimeScale.PaintContext
-
Returns the number of pixels a quarter takes in this paint context.
- getQueries() - Method in class ilog.views.diagrammer.datasource.IlvJDBCDataSource
-
Returns the queries of this data source.
- getQuery() - Method in class ilog.views.chart.data.IlvJDBCDataSource
-
Returns the query string, potentially with question marks as placeholders
for the parameters.
- getQuery() - Method in class ilog.views.chart.faces.component.data.IlvFacesJDBCDataSource
-
Returns the query.
- getQuery() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvJDBCDataSourceTag
-
- getQuery() - Method in class ilog.views.util.data.IlvJDBCQueryParameters
-
Returns the SQL query string, potentially with question marks as placeholders
for the parameters.
- getQueryParameters() - Method in class ilog.views.chart.data.IlvJDBCDataSource
-
Returns the parameters of the query, or null
or an empty array
if there are none.
- getQueryParameters() - Method in class ilog.views.util.data.IlvJDBCQueryParameters
-
Returns the parameters of the query, or null
or an empty array
if there are none.
- getRadialDelta(IlvPoint, IlvPoint) - Method in class ilog.tgo.graphic.graphlayout.IltNodeSide
-
Deprecated.
Returns the radial delta of two points (usually, two points of a link).
- getRadialSide() - Method in class ilog.views.chart.IlvScale
-
Returns the side of the labels, title, and "outside" ticks
along the radial scale of a polar or radial chart.
- getRadiansPerUnit() - Method in class ilog.views.maps.IlvAngularUnit
-
Returns the number of radians per unit.
- getRadius() - Method in class ilog.cpl.graphic.component.IlpAlarmBalloon
-
Deprecated.
Returns the radius used to create the round rectangle.
- getRadius() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.BTSEquipment
-
Returns the equipment radius.
- getRadius() - Method in class ilog.views.graphic.composite.decoration.IlvRoundRectBalloon
-
Returns the radius used to create the round rectangle.
- getRadius() - Method in class ilog.views.graphic.IlvRectangle
-
Returns the radius.
- getRadius() - Method in class ilog.views.interactor.IlvMakeRoundRectangleInteractor
-
Returns the radius that is used to create the object.
- getRadius() - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DSphere
-
Returns the radius of this Ilv3DSphere
.
- getRadius() - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DModel
-
Returns the radius of the smallest sphere containing the terrain.
- getRadius() - Method in class ilog.views.maps.geometry.IlvMapCircle
-
Returns the radius of the circle.
- getRadius() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns current radius for rounded links.
- getRadius() - Method in class ilog.views.util.java2d.IlvRadialGradientPaint
-
Returns the gradient radius.
- getRaiseButton() - Method in class ilog.views.maps.beans.IlvJAreaOfInterestPanel
-
Returns the raise Button.
- getRandomColor() - Static method in class ilog.views.util.IlvColorUtil
-
Creates a random color.
- getRange() - Method in class ilog.views.chart.data.lod.IlvDataTile
-
Returns the interval covered by the tile.
- getRange() - Method in class ilog.views.chart.graphic.IlvDataIndicator
-
Returns the range displayed by this indicator.
- getRange(int) - Method in class ilog.views.chart.IlvChartPrintContext
-
Returns the printing range for the specified axis.
- getRange(int) - Method in class ilog.views.chart.print.IlvDefaultChartPrintContext
-
Returns the printing range for the specified axis.
- getRange() - Method in class ilog.views.graphic.IlvCircularScale
-
Returns the angle range of the scale.
- getRange() - Method in class ilog.views.graphic.IlvTextSelection
-
Gets the range indicating the selection or the insert position.
- getRanges() - Method in class ilog.cpl.util.IlpDomain
-
Gets the current range list of the domain.
- getRasterDataType() - Method in class ilog.views.maps.raster.IlvRasterMappedBuffer
-
Indicates the kind of data supported.
- getRasterExporter() - Method in class ilog.views.maps.export.IlvMapExportManager
-
Returns IlvMapExporter
used to export vectorial map features
- getRasterMappedBuffer(int) - Method in class ilog.views.maps.raster.IlvRasterAbstractReader
-
Retrieves the pixel buffer of the image.
- getRasterMappedBuffer() - Method in class ilog.views.maps.raster.IlvRasterTileLoader
-
Return the data of the raster of the original image.
- getRasterProperties(int) - Method in class ilog.views.maps.raster.IlvRasterAbstractReader
-
Retrieves the raster properties of the image.
- getRasterProperties() - Method in class ilog.views.maps.raster.IlvRasterTileLoader
-
Accesses the information about the raster of the image.
- getRasterRenderer() - Method in class ilog.views.maps.format.dted.IlvDTEDLayer
-
Returns the feature renderer used to create graphic objects representing
the DTED rasters.
- getRasterRenderer() - Method in class ilog.views.maps.IlvDefaultFeatureRenderer
-
Returns the graphic renderer used to translate rasters into
graphic objects.
- getRasterType() - Method in class ilog.views.maps.format.geotiff.IlvGeotiffTagDictionnary
-
Retrieves the raster type, or -1
if the tag is not present.
- getRawAlarmCount() - Method in class ilog.tgo.model.IltAlarm.State
-
Returns the count of raw alarms, acknowledged or not, irrespective of
their severity.
- getRawDistance(IlvCoordinate, IlvCoordinate) - Method in class ilog.views.maps.defense.terrain.IlvAltitudeChart
-
Returns the distance (in meters) between two points.
- getRawDistance(double, double, double, double) - Method in class ilog.views.maps.defense.terrain.IlvAltitudeChart
-
Returns the distance (in meters) between two points.
- getRawImageProducer() - Method in class ilog.views.maps.raster.IlvRasterTileLoader
-
Returns an image producer to return the whole unprojected image.
- getRDFSDMModel(IlvSDMEngine) - Static method in class ilog.views.sdm.model.IlvRDFSDMModel
-
Convenient function to find out the RDF model, if it exists.
- getReader(String, String, String) - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTileLoader
-
Creates the IlvShapeFileReader
to read from specified files.
- getReader(URL, URL, URL) - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTileLoader
-
Creates the IlvShapeFileReader
to read from specified files.
- getReader() - Method in class ilog.views.maps.format.wms.IlvWMSDataSource
-
Retrieves the feature iterator as an IlvWMSReader
.
- getReader() - Method in class ilog.views.maps.raster.datasource.IlvTiledRasterDataSource
-
Returns the raster reader attached to this data source.
- getReader() - Method in class ilog.views.util.servlet.tiling.IlvFileTileManager
-
Retrieves the IlvTileReader
used by this tile manager to read
the tiles.
- getReaderConfigurator() - Method in class ilog.views.dxf.IlvDXFStreamFactory
-
Returns the IlvDXFReaderConfigurator
.
- getReaderConfigurator() - Method in class ilog.views.svg.SVGStreamFactory
-
Returns the SVGDocumentReaderConfigurator
.
- getRealChildAt(int) - Method in class ilog.views.maps.beans.IlvMapLayerTreeNode
-
Returns the node at the specified index, taking into account even invisible layers.
- getRealChildCount() - Method in class ilog.views.maps.beans.IlvMapLayerTreeNode
-
Returns the total number of layers contained (even if invisible).
- getRealEditor() - Method in class ilog.views.gantt.swing.IlvJTree.DefaultEditor
-
Returns the real editor that this editor is wrapping.
- getRealEditor() - Method in interface ilog.views.gantt.swing.IlvWrappedEditor
-
Return the real editor that this editor is wrapping.
- getRealLinkWidth(IlvTransformer) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the final width of the link, according to the given transformer.
- getRealTarget(Object) - Method in class ilog.views.maps.propertysheet.IlvMapStylePropertySheet.IlvRetargetedPropertyDescriptor
-
Returns the object really pointed to by target parameter.
- getRealTimeMode() - Static method in class ilog.views.prototypes.IlvClockValueSource
-
Returns the "real time" mode of all the clock value sources and animation
behaviors.
- getRealToStringConverter() - Method in class ilog.views.svg.SVGDocumentBuilderConfigurator
-
Returns the object that defines how real numbers are converted to
String
.
- getRecentFile(int) - Method in class ilog.views.appframe.docview.IlvRecentFileList
-
Returns the pathname of the file listed at the specified index
position.
- getRecentFileCount() - Method in class ilog.views.appframe.docview.IlvRecentFileList
-
Returns the number of files currently listed by this object.
- getRecentFileIndex(URL) - Method in class ilog.views.appframe.docview.IlvRecentFileList
-
Returns the storage index of the file with the
specified url
.
- getRecentFileIndex(IlvRecentFileList.FileInfo) - Method in class ilog.views.appframe.docview.IlvRecentFileList
-
Returns the storage index of the file described by the
specified fileInfo
.
- getRecentFileList() - Method in class ilog.views.appframe.IlvApplication
-
Returns the recent file list used by the application to store
the Most Recently Used files.
- getRecentFileListCommand() - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
-
Returns the command key of the action that stores the list
of Most Recently Used files for this document template.
- getRecentFileURL(int) - Method in class ilog.views.appframe.docview.IlvRecentFileList
-
Returns the URL of the file listed at the specified index
position.
- getRecentOpenedFile(int) - Method in class ilog.views.appframe.IlvApplication
-
Returns the pathname at the specified storage index
in the
Most Recently Used file list managed by the application.
- getRecentOpenedFileCount() - Method in class ilog.views.appframe.IlvApplication
-
Returns the number of pathnames stored in the Most Recently Used file
list of the application.
- getRecord(int) - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPTable
-
Returns the record for the index specified.
- getRecordCount() - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPTable
-
Returns the number of records in this table.
- getRecordCount() - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPVariableLengthIndexTable
-
Returns the number of records indexed by this table.
- getRecordCount() - Method in class ilog.views.maps.format.shapefile.IlvDBFReader
-
Returns the number of records contained in the .dbf
file.
- getRecordCount() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileIndex
-
Returns the number of objects in this index.
- getRecordDescription(char) - Static method in class ilog.views.maps.format.tiger.IlvTigerDataDictionnary
-
Returns the table of field descriptions for that record type.
- getRecordFieldByIndex(int, int) - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPTable
-
Returns the value of a particular column, specified by its index for a
specific record.
- getRecordFieldByName(int, String) - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPTable
-
Returns the value of a particular column, specified by name for a
specific record.
- getRecordLength(int) - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPVariableLengthIndexTable
-
Returns the length (in bytes) of specified record in the associated
IlvVMAPTable
.
- getRecordLength(int) - Method in class ilog.views.maps.format.shapefile.IlvShapeFileIndex
-
Returns the record length (in bytes) of the object at the specified index.
- getRecordOffset(int) - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPVariableLengthIndexTable
-
Returns the offset (in bytes) of specified record in the associated
IlvVMAPTable
.
- getRecordOffset(int) - Method in class ilog.views.maps.format.shapefile.IlvShapeFileIndex
-
Returns the file offset of the object at the specified index.
- getRecords() - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFTable
-
Returns an enumeration of the IlvDAFIFFeature
stored in the
table.
- getRecordsCount() - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFTable
-
Returns the number of records stored in the table.
- getRect(IlpRectKey) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the IlpRect
value of a given key in this style.
- getRect(IlpRectKey, IlpRect) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the IlpRect
value of a given key in this style.
- getRect(IlvPoint) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer
-
Returns the preferred size of the base.
- getRect(IlvPoint) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
-
- getRect(IlvPoint) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Standard
-
- getRectAnchor() - Method in class ilog.views.maps.graphic.IlvMapLabel
-
Retrieves the anchor as a IlvRect
if the label has been constructed
with the IlvMapLabel(IlvRect, String)
- getRectangle() - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns a rectangle from this settings element.
- getRectangle(Rectangle) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns a rectangle from this settings element.
- getRectangle() - Method in class ilog.views.interactor.IlvManagerMagViewInteractor
-
Returns the control rectangle.
- getRectangle() - Method in class ilog.views.interactor.IlvMoveRectangleInteractor
-
Returns the rectangle that is moved, in the view coordinate system.
- getRectangle() - Method in class ilog.views.interactor.RectangleDraggedEvent
-
Returns the rectangle that was dragged.
- getRectangle() - Method in class ilog.views.maps.geometry.IlvMapText
-
Returns the anchor rectangle of the text.
- getRectangle() - Method in class ilog.views.maps.IlvAreaOfInterest
-
Returns the rectangle defining this area of interest.
- getRectangleAspectRatio() - Method in class ilog.views.interactor.IlvDragRectangleInteractor
-
Returns the aspect ratio of the dragged rectangle.
- getRectAt(int) - Method in class ilog.views.IlvRegion
-
Returns the rectangle at the specified index.
- getRectParameter(int) - Method in class ilog.views.servlet.ServerActionEvent
-
Returns an IlvRect
parameter at the specified index.
- getRecursiveLayout() - Method in class ilog.views.graphlayout.IlvGraphLayout
-
- getRecursiveMultipleLayout() - Method in class ilog.views.sdm.renderer.graphlayout.IlvLabelLayoutRenderer
-
- getRed(int) - Method in class ilog.views.maps.graphic.style.IlvDoubleIntervalColorModel
-
Returns the interpolated red component for this pixel value.
- getRed(int) - Method in class ilog.views.maps.raster.IlvAdjustableDelegateColorModel
-
Returns the red color component for the specified pixel.
- getRed(int) - Method in class ilog.views.maps.rendering.IlvIntervalColorModel
-
Returns the interpolated Red component for this pixel value.
- getRedButtonColor() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.MD
-
Returns the color used for the red buttons.
- getRedrawMode() - Method in class ilog.views.IlvManagerView
-
Returns the way invalid regions of the view are redrawn.
- getRedrawTimer() - Method in class ilog.tgo.util.IltPanZoomedView
-
- getReference() - Method in class ilog.cpl.graphic.attachment.IlpAbstractAttachment
-
Deprecated.
Returns the reference object of this constraint.
- getReference() - Method in interface ilog.cpl.graphic.attachment.IlpAttachment
-
Deprecated.
Returns the reference graphic, where the graphic is
being attached.
- getReference() - Method in class ilog.views.maps.beans.IlvMapLayer
-
Returns the reference name, used internally by hierarchical data sources to retrieve the criteria value after reload.
- getReference(char) - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFFeature
-
Constructs the key for the feature pointed to by the key number.
- getReference() - Method in class ilog.views.maps.graphic.IlvAnchoredLabel
-
Retrieves the reference IlvGraphic
.
- getReferenceAttribute() - Method in class ilog.cpl.model.IlpReferenceAttribute
-
Returns the reference attribute.
- getReferenceAttributeValueHolder(IlpAttributeValueHolder) - Method in class ilog.cpl.model.IlpObjectReferenceAttribute
-
Returns the reference value holder for the given attribute
value holder.
- getReferenceDate() - Method in class ilog.views.gantt.graphic.renderer.composite.IlvTimeIntervalChildSize
-
Returns the reference date of the activity.
- getReferenceLabelingModel() - Method in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
-
Returns the reference labeling model used for the label layout.
- getReferenceLabelLayout() - Method in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
-
Returns the reference label layout, if the reference layout mode is
used.
- getReferenceLabelLayout() - Method in class ilog.views.sdm.renderer.graphlayout.IlvLabelLayoutRenderer
-
- getReferenceLayout() - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
-
Returns the reference layout if the reference layout mode is used;
returns null
otherwise.
- getReferenceLocation() - Method in class ilog.cpl.graphic.attachment.IlpAbstractAttachment
-
Deprecated.
Returns the location of this constraint.
- getReferenceLocation() - Method in interface ilog.cpl.graphic.attachment.IlpAttachment
-
Deprecated.
Returns the attachment location on the IlpGraphic
reference instance.
- getReferenceManager() - Method in class ilog.cpl.datasource.IlpDefaultDataSource
-
Returns the reference manager for the data source.
- getReferenceNodeRef(FacesContext, UIComponent) - Method in class ilog.views.faces.dhtml.renderkit.IlvDHTMLSizedRenderer
-
Returns the DOM ID of the reference node of this component.
- getReferencePoint(IltLinkData, IltNodeData) - Method in class ilog.tgo.graphic.graphlayout.IltNodeSide
-
Deprecated.
- getReferencePoint() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPointLabelDescriptor
-
Returns a copy of the reference point of the label.
- getReferencePoint() - Method in class ilog.views.maps.graphic.IlvAnchoredLabel
-
Retrieves the reference point.
- getReferencePoints() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
-
Returns a copy of the specified reference points that define the
polyline where the label must be placed.
- getReferenceTime() - Method in class ilog.views.gantt.graphic.IlvLinearTimeConverter
-
Returns the reference time.
- getReferenceTransformer() - Method in class ilog.tgo.graphic.IltGrapherAdapter
-
Returns the transformer taken into account.
- getReferenceTransformer() - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns the transformer to be taken into account.
- getReferenceTransformer() - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
-
Returns the transformer to be taken into account.
- getReferenceView() - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns the specified reference view (if any) and null
otherwise.
- getReferenceView() - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
-
Returns the specified reference view (if any) and null
otherwise.
- getReferenceView() - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns the reference view of this SDM engine.
- getReferenceZoom() - Method in class ilog.views.graphic.IlvHalfZoomingGraphic
-
Returns the reference zoom.
- getReferenceZoom() - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns the reference zoom factor.
- getReferenceZoom() - Method in class ilog.views.sdm.renderer.IlvHalfZoomingRenderer.HalfZoomingGraphic
-
This method is overridden to use the reference zoom
of the SDM view.
- getReferencodeNodeRef(FacesContext, UIComponent) - Method in class ilog.views.faces.dhtml.renderkit.IlvDHTMLSizedRenderer
-
- getReferredKey(IlvDAFIFTableDescription) - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFTableDescription
-
Returns the key used to reference the description or null.
- getRefreshButton() - Method in class ilog.views.maps.beans.IlvJAreaOfInterestPanel
-
Returns the refresh Button.
- getRefreshDelay() - Method in class ilog.views.maps.grids.IlvDelayedDecoration
-
Returns the timer refresh delay.
- getRefreshFrequency() - Method in class ilog.views.gantt.graphic.timeindicator.IlvCurrentTimeIndicator
-
Gets the frequency of redraws.
- getRefSize() - Method in class ilog.views.chart.IlvScalableFontManager
-
Returns the reference size.
- getRegion() - Method in class ilog.views.IlvManagerView
-
Returns the invalid region of the view.
- getRegionAttributes(int) - Method in class ilog.views.chart.servlet.IlvChartHitmap
-
Returns the interactive effects that are associated to a given region.
- getRegionAttributes(int) - Method in class ilog.views.chart.servlet.IlvChartHitmapAccumulator
-
Returns the interactive effects that are associated to a given region.
- getRegionInfo(int, String) - Method in class ilog.views.chart.servlet.IlvAbstractChartHitmapInfoGenerator
-
Gets the individual information for a region.
- getRegionInfo(int, String) - Method in class ilog.views.chart.servlet.IlvAbstractChartNavigationInfoGenerator
-
Gets the individual information for a region.
- getRegionInfo(int, String) - Method in class ilog.views.chart.servlet.IlvAbstractChartTooltipInfoGenerator
-
Gets the individual information for a region.
- getRegionInfo(IlvGraphic, String) - Method in class ilog.views.servlet.IlvAbstractHitmapInfoGenerator
-
Gets hitmap information for the region of an individual
IlvGraphic
object.
- getRegionInfo(IlvGraphic, String) - Method in class ilog.views.servlet.IlvCursorInfoGenerator
-
Gets hitmap information for the region of an individual
IlvGraphic
object.
- getRegionInfo(IlvGraphic, String) - Method in class ilog.views.servlet.IlvGroupInfoGenerator
-
Gets the group hitmap information, returns the string looks like:
"[2,3]", this javascript array means which graphics will be grouped.
- getRegionInfo(IlvGraphic, String) - Method in class ilog.views.servlet.IlvNavigationInfoGenerator
-
Gets the string like "[21,20,0,0]".
- getRegionInfo(IlvGraphic, String) - Method in class ilog.views.servlet.IlvTooltipInfoGenerator
-
Gets hitmap information for the region of an individual
IlvGraphic
object.
- getRegionOfElement(IlvChartAreaAccessible) - Method in class ilog.views.chart.servlet.IlvChartHitmap
-
Returns the index denoting the region that is associated with a given chart
area element.
- getRegionOfElement(IlvChartAreaAccessible) - Method in class ilog.views.chart.servlet.IlvChartHitmapAccumulator
-
Returns the index denoting the region that is associated with a given chart
area element.
- getRegionOfInterest() - Method in class ilog.views.sdm.renderer.maps.IlvMapRenderer
-
Returns the "region of interest" on which the SDM view should be centered.
- getRegionOfInterestMargin() - Method in class ilog.views.sdm.renderer.maps.IlvMapRenderer
-
Returns the margin that is left around the objects when the region of
interest is computed automatically.
- getRegionOfUse() - Method in class ilog.views.maps.projection.IlvHorizontalShiftDatum
-
Returns the region where the datum is used.
- getRegionPredicate() - Method in class ilog.views.maps.datasource.ibm.db2.DB2FeatureIterator
-
Returns the WHERE clause that limits the selection to within the region of interest.
- getRegionPredicate() - Method in class ilog.views.maps.datasource.ibm.IlvDBFeatureIterator
-
Returns the WHERE clause that limits the selection to within the region of interest.
- getRegionPredicate() - Method in class ilog.views.maps.datasource.ibm.informix.InformixFeatureIterator
-
Returns the WHERE clause that limits the selection to within the region of interest.
- getRegions() - Method in class ilog.tgo.grprim.IltBlinkingColor
-
Returns the regions to be redrawn when the color changes.
- getRegionsCount() - Method in class ilog.views.chart.servlet.IlvChartHitmap
-
Returns the number of hitmap regions.
- getRegionsCount() - Method in class ilog.views.chart.servlet.IlvChartHitmapAccumulator
-
Returns the number of hitmap regions stored in this accumulator.
- getRegionXMax() - Method in class ilog.views.maps.datasource.ibm.IlvDBFeatureIterator
-
Returns one of the four projected coordinates which this iterator should take into account.
- getRegionXMin() - Method in class ilog.views.maps.datasource.ibm.IlvDBFeatureIterator
-
Returns one of the four projected coordinates which this iterator should take into account.
- getRegionYMax() - Method in class ilog.views.maps.datasource.ibm.IlvDBFeatureIterator
-
Returns one of the four projected coordinates which this iterator should take into account.
- getRegionYMin() - Method in class ilog.views.maps.datasource.ibm.IlvDBFeatureIterator
-
Returns one of the four projected coordinates which this iterator should take into account.
- getRegisteredClassLoaders() - Static method in class ilog.views.util.IlvClassLoaderUtil
-
Returns the list of registered class loaders.
- GetRegisteredComponent(IlvManager) - Static method in class ilog.views.maps.defense.terrain.IlvTerrainAccessoryContainerProperty
-
Returns the tabbed pane registered for the specified manager.
- getRegisteredGanttPanelKeyStrokes() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the KeyStroke
s that are registered with the
right Gantt panel to initiate actions.
- getRegisteredInteractorsByName() - Static method in class ilog.views.chart.IlvChartInteractor
-
Returns all the registered interactor classes using their short name.
- getRegisteredMenu(String) - Static method in class ilog.views.swing.IlvPopupMenuManager
-
Returns the Swing pop-up menu registered for a given name.
- getRegisteredTablePanelKeyStrokes() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the KeyStroke
s that are registered with the
left table panel to initiate actions.
- GetRegisteredUnit(String) - Static method in class ilog.views.maps.IlvUnit
-
Returns the registered unit whose abbreviation is specified as
argument.
- GetRegisteredUnits() - Static method in class ilog.views.maps.IlvUnit
-
Returns a list of all registered units.
- getRejectedValues() - Method in class ilog.views.maps.labelling.IlvLabeledAreaRenderer
-
Retrieves the arrays of values to be rejected from attribute values.
- getRejectedValues() - Method in class ilog.views.maps.labelling.IlvLabeledPointRenderer
-
Retrieves the arrays of values to be rejected from attribute values.
- getRelatedLinkImage() - Method in class ilog.views.graphic.linkpolicy.IlvAbstractCrossingGraphic
-
Returns the link image that belongs to this crossing graphic.
- getRelatedObject() - Method in class ilog.views.hypergraph.crossing.IlvAbstractCrossingGraphic
-
Returns the crossing aware object that belongs to this crossing graphic.
- getRelatedObstacle() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelDescriptor
-
Returns the related obstacle of the label descriptor.
- getRelatedObstacle() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPointLabelDescriptor
-
Returns the obstacle that is related to the label.
- getRelatedObstacle() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
-
Returns the obstacle that is related to the label.
- getRelatedObstacleSource() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
-
Returns the source node if the related obstacle is a link.
- getRelatedObstacleTarget() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
-
Returns the target node if the related obstacle is a link.
- getRelativeElementList() - Method in class ilog.views.appframe.settings.IlvSettingsQuery
-
Returns the settings elements that this query starts the selection from.
- getRelativeExpandCollapseIconPosition() - Method in class ilog.views.graphic.linkbundle.IlvDefaultLinkBundleFrame
-
Returns the relative position of the icon that represents
the expand or collapse state of the frame.
- getRelativeExpandCollapseIconPosition() - Method in class ilog.views.IlvDefaultManagerFrame
-
Returns the relative position of the icon that represents
the expand or collapse state of the frame.
- getRelativeHeight() - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
-
- getRelativePath() - Method in class ilog.views.appframe.util.IlvResourceClassResolver
-
Returns the relative path that is prepended to the path to resolve before
getting the class resource URL.
- GetRelativePath(String, String) - Static method in class ilog.views.appframe.util.IlvUtil
-
Calculates the relative path expression that defines the specified
pathname p1
relative to the specified
p2
directory path.
- getRelativePath(IlvGroup) - Method in class ilog.views.prototypes.IlvGroupElement
-
Returns the access path to this group element relative to the specified group.
- getRelativePosition(IlpPoint, IlpRepresentationObject) - Method in class ilog.cpl.equipment.IlpEquipmentView
-
- GetRelativePosition(IlpPoint, IlpRepresentationObject, IlpGraphView) - Static method in class ilog.cpl.graph.util.IlpRelativePositionUtil
-
Converts the given view position point
into a position relative to the given representation object,
that can correspond to an
IltShelf
, IltCardCarrier
, or an
IltCardItemContainer
business object.
- GetRelativePosition(IlpPoint, IltObject, IlpGraphView) - Static method in class ilog.cpl.graph.util.IlpRelativePositionUtil
-
Converts the given view position point
into a position relative to the given representation object,
that can correspond to an
IltShelf
, IltCardCarrier
, or an
IltCardItemContainer
business object.
- getRelativePosition(IltGraphicManager, IlvPoint) - Method in class ilog.tgo.model.IltCard
-
Converts the absolute position (IlvPoint
) of a card item into
a relative position.
- getRelativeSize() - Method in class ilog.views.graphlayout.hierarchical.IlvSwimLaneConstraint
-
Returns the specified relative size of the swimlane.
- getRelativeTransformer(IltcCompositeManager) - Method in class ilog.tgo.composite.IltcCompositeManager
-
Returns the transformer that allows converting from the coordinate
system of this composite manager to the coordinate system of a
containing composite manager.
- getRelativeURL(JApplet, String) - Static method in class ilog.views.util.swing.IlvSwingUtil
-
Returns an URL that points to a file location relative to an applet
location.
- getRelativeURL(JRootPane, String) - Static method in class ilog.views.util.swing.IlvSwingUtil
-
Returns an URL that points to a file location relative to a loacl application
location.
- getRelativeWidth() - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
-
- GetReleaseDate() - Static method in class ilog.cpl.IlpSystem
-
- getReleaseDate() - Static method in class ilog.cpl.IlpTGOProduct
-
Returns the date of the Rogue Wave JViews TGO release.
- getReleaseDate() - Static method in class ilog.views.chart.IlvChartProduct
-
Returns the date of the Rogue Wave JViews Charts release.
- getReleaseDate() - Static method in class ilog.views.diagrammer.IlvDiagrammerProduct
-
Returns the date of the Rogue Wave JViews Diagrammer release.
- getReleaseDate() - Static method in class ilog.views.gantt.IlvGanttProduct
-
Returns the date of the Rogue Wave JViews Gantt release.
- getReleaseDate() - Static method in class ilog.views.maps.defense.IlvMapsDefenseProduct
-
Returns the date of the Rogue Wave JViews Maps for Defense release.
- GetReleaseDate() - Static method in class ilog.views.maps.defense.IlvMapsDefenseProduct
-
- getReleaseDate() - Static method in class ilog.views.maps.IlvMapsProduct
-
Returns the date of the Rogue Wave JViews Maps release.
- GetReleaseDate() - Static method in class ilog.views.maps.IlvMapsProduct
-
- getReleaseDate() - Static method in class ilog.views.util.IlvFrameworkProduct
-
Returns the date of the Rogue Wave JViews Graphics Framework release.
- GetReleaseDate() - Static method in class ilog.views.util.IlvFrameworkProduct
-
- getRelevantValue() - Method in class ilog.tgo.grprim.IltColorModifier.MultiColor
-
Returns the value that is used as the color threshold.
- getReliefDistance() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the distance between two nested reliefs of off-page connectors.
- getReliefDistance() - Method in class ilog.tgo.graphic.renderer.IltOPCBaseRenderer.Standard
-
Returns the distance of the relief diamond displayed in the
middle of the base.
- getReliefThickness() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the width of the relief around the group.
- getReliefThickness() - Method in class ilog.tgo.graphic.renderer.IltOPCBaseRenderer.Clover
-
Returns the thickness of the relief shape displayed in the middle of
the base.
- getReliefThickness() - Method in class ilog.tgo.graphic.renderer.IltOPCBaseRenderer.Diamond
-
Returns the thickness of the relief diamond displayed in the
middle of the base.
- getRemainingAllowedTime() - Method in class ilog.views.graphlayout.IlvGraphLayout
-
Returns the remaining allowed time.
- getRemoteKey() - Method in class ilog.cpl.style.IlpKeyStyleValueModifier
-
Deprecated.
Get remote key.
- getRemoteStyle() - Method in class ilog.cpl.style.IlpKeyStyleValueModifier
-
Deprecated.
Get remote style.
- getRemoteValue(IlpKey) - Method in class ilog.tgo.graphic.IltLegendModifier
-
Deprecated.
Retrieves the remote value associated with the key.
- getRemoteValue(IltKey) - Method in class ilog.tgo.graphic.IltLegendModifier
-
- getRemoveButton() - Method in class ilog.views.maps.beans.IlvJAreaOfInterestPanel
-
Returns the remove Button.
- getRemoveCursor() - Method in class ilog.views.maps.graphic.IlvMapPolyPointEdition
-
Retrieves the cursor used to indicate that the user can remove a point.
- getRemoveList() - Method in class ilog.views.util.servlet.IlvSelectionSupport.IlvSelectionResponse
-
Returns the list of selections to be removed from the client side
selection.
- getRenameButton() - Method in class ilog.views.maps.beans.IlvJAreaOfInterestPanel
-
Returns the rename Button.
- getRender() - Method in class ilog.views.faces.dhtml.interactor.IlvFacesAjaxInteractor
-
Get the render targets for ajax interactor.
- getRenderedImage() - Method in class ilog.views.graphic.IlvIcon
-
Returns the RenderedImage
.
- getRenderedImage() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOFeatureIterator.IlvMapSDOImageBlock
-
Returns the RenderedImage
created by this IlvMapSDOImageBlock
from the database
- getRenderedImage() - Method in class ilog.views.maps.geometry.IlvMapImage
-
Retrieves the RenderedImage
set by the setRenderedImage
method.
- getRenderer(IlpRendererKey) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the IlpGraphicRenderer
value of a given key in this
style.
- getRenderer(IlpRendererKey, IlpGraphicRenderer) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the IlpGraphicRenderer
value of a given key in this
style.
- getRenderer() - Method in interface ilog.tgo.resource.css.IltTypeCustomization
-
Returns the base renderer factory for applicable telecom object types.
- getRenderer() - Method in class ilog.views.chart.accessibility.IlvAccessibleDataObject
-
Returns the renderer that displays the data model.
- getRenderer() - Method in class ilog.views.chart.accessibility.IlvAccessibleDataPoint
-
Returns the renderer that displays the data set.
- getRenderer() - Method in class ilog.views.chart.accessibility.IlvAccessibleDataSet
-
Returns the renderer that displays the data set.
- getRenderer() - Method in class ilog.views.chart.event.ChartRendererEvent
-
Returns the renderer on which the changes occurred.
- getRenderer(int) - Method in class ilog.views.chart.IlvChart
-
Returns the renderer at the specified index.
- getRenderer() - Method in class ilog.views.chart.IlvDisplayPoint
-
Returns the chart renderer associated with this display point.
- getRenderer() - Method in class ilog.views.chart.IlvRendererLegendItem
-
Returns the chart renderer attached to this item.
- getRenderer() - Method in class ilog.views.chart.renderer.IlvTreemapPackingAlgorithm
-
Returns the renderer that uses this packing.
- getRenderer(FacesContext) - Method in class ilog.views.faces.component.IlvFacesMenuItem
-
The default renderer for this component is null
- getRenderer() - Method in class ilog.views.gantt.graphic.IlvTimeIndicator
-
Returns the renderer used to draw this time indicator.
- getRenderer(int) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityCompositeRenderer
-
Returns the child activity renderer at the specified index in the composite renderer.
- getRenderer() - Method in interface ilog.views.gantt.swing.IlvJTreeRenderPolicy
-
Return this policy's TreeCellRenderer
.
- getRenderer() - Method in class ilog.views.gantt.swing.IlvJTreeStringRenderPolicy
-
Returns this policy's TreeCellRenderer
.
- getRenderer() - Method in class ilog.views.gantt.swing.IlvTreeColumn
-
Returns the renderer that is being used to display each row in this
tree column.
- getRenderer() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the chart renderer.
- getRenderer() - Method in class ilog.views.sdm.event.SDMEngineRendererCreatedEvent
-
Returns the renderer that has just been created.
- getRenderer() - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns the root of the renderer chain.
- getRenderer() - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer.GraphLayoutParametersBean
-
Returns host renderer.
- getRenderer() - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer.ParameterSetter
-
Returns the graph layout renderer.
- getRenderer(IlvSDMEngine, String) - Static method in class ilog.views.sdm.renderer.IlvRendererUtil
-
Finds a renderer attached to an SDM engine, starting with the
root renderer returned by
IlvSDMEngine.getRenderer()
,
and going down the chain of filtering renderers to the final
style sheet renderer.
- getRendererAlias(String) - Static method in class ilog.views.sdm.renderer.IlvRendererUtil
-
Returns the alias of a renderer class from a class name.
- getRendererAliases() - Static method in class ilog.views.sdm.renderer.IlvRendererUtil
-
Returns all the renderer aliases registered so far.
- getRendererClassName(String) - Static method in class ilog.views.sdm.renderer.IlvRendererUtil
-
Returns the name of a renderer class from an alias.
- getRendererClassNames() - Static method in class ilog.views.sdm.renderer.IlvRendererUtil
-
Returns all the renderer class names registered so far.
- getRendererContaining(IlvActivityGraphic, IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityCompositeRenderer
-
Returns which of the child composite renderers contains the specified point.
- getRendererContext() - Method in class ilog.cpl.graph.GraphRendererEvent
-
Returns the renderer context when the graphic was added or updated.
- getRendererContext(IlpRepresentationObject) - Method in class ilog.cpl.graphic.IlpDefaultGraphicHolder
-
Returns the renderer context associated with the graphic representation of
the given representation object.
- getRendererContext(IlpRepresentationObject, IlpAttribute) - Method in class ilog.cpl.graphic.IlpDefaultGraphicHolder
-
Returns the renderer context associated with the graphic representation of
the given representation object and attribute.
- getRendererContext(IlpRepresentationObject) - Method in class ilog.cpl.graphic.IlpEmptyGraphicHolder
-
Returns the renderer context associated with the graphic representation of
the given object representation.
- getRendererContext(IlpRepresentationObject, IlpAttribute) - Method in class ilog.cpl.graphic.IlpEmptyGraphicHolder
-
Returns the renderer context associated with the graphic representation of
the given object representation and attribute.
- getRendererContext(IlpRepresentationObject) - Method in interface ilog.cpl.graphic.IlpGraphicHolder
-
Returns the renderer context associated with the graphic representation of
the given representation object.
- getRendererContext(IlpRepresentationObject, IlpAttribute) - Method in interface ilog.cpl.graphic.IlpGraphicHolder
-
Returns the renderer context associated with the graphic representation of
the given representation object and attribute.
- getRendererCount() - Method in class ilog.views.chart.IlvChart
-
Returns the number of renderers used by this chart.
- getRendererIterator() - Method in class ilog.views.chart.IlvChart
-
Returns an iterator over the renderers used by this chart.
- getRendererManager() - Method in class ilog.views.faces.dhtml.renderkit.IlvDependencyManager
-
Returns the renderer manager instance associated with the manager.
- getRendererManager() - Method in class ilog.views.faces.dhtml.renderkit.IlvFacesManager
-
Returns the renderer manager associated with the manager.
- getRendererName() - Method in class ilog.views.sdm.event.SDMEngineRendererCreatedEvent
-
Returns the name of the renderer that has just been created.
- getRenderers() - Method in class ilog.views.chart.IlvChart
-
Returns all the renderers used by this chart.
- getRenderers() - Method in class ilog.views.chart.IlvChart3DView.ZLayer
-
Returns the list of renderers displayed on this layer.
- getRendererTags(IlvIMapDefinition) - Method in class ilog.views.chart.servlet.IlvImageMapBuilder
-
Generates area tags for the chart renderers.
- getRendererType() - Static method in class ilog.tgo.faces.datasource.dhtml.renderkit.IltFacesDataSourceRenderer
-
Returns the type of this renderer.
- getRendererType() - Method in class ilog.tgo.faces.datasource.dhtml.taglib.IltFacesDataSourceTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Static method in class ilog.tgo.faces.equipment.dhtml.renderkit.IltFacesEquipmentViewRenderer
-
Returns the type of this renderer.
- getRendererType() - Method in class ilog.tgo.faces.equipment.dhtml.taglib.IltFacesEquipmentViewTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Static method in class ilog.tgo.faces.graph.dhtml.renderkit.IltFacesClientSelectInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.tgo.faces.graph.dhtml.renderkit.IltFacesGraphInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.tgo.faces.graph.dhtml.renderkit.IltFacesGraphViewSelectionManagerRenderer
-
Returns the type of this renderer.
- getRendererType() - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesClientSelectInteractorTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphInteractorTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphViewSelectionManagerTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphViewTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Static method in class ilog.tgo.faces.network.dhtml.renderkit.IltFacesNetworkViewRenderer
-
Returns the type of this renderer.
- getRendererType() - Method in class ilog.tgo.faces.network.dhtml.taglib.IltFacesNetworkViewTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Static method in class ilog.views.chart.faces.dhtml.renderkit.IlvChartContextualMenuRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.chart.faces.dhtml.renderkit.IlvChartLegendRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.chart.faces.dhtml.renderkit.IlvChartOverviewRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.chart.faces.dhtml.renderkit.IlvChartPanInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.chart.faces.dhtml.renderkit.IlvChartPickInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.chart.faces.dhtml.renderkit.IlvChartRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.chart.faces.dhtml.renderkit.IlvChartSelectInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.chart.faces.dhtml.renderkit.IlvChartZoomInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.chart.faces.dhtml.renderkit.IlvDataSourceRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.chart.faces.dhtml.renderkit.IlvJDBCDataSourceRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.chart.faces.dhtml.renderkit.IlvXMLDataSourceRenderer
-
Returns the type of this renderer.
- getRendererType() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartContextualMenuTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartLegendTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartOverviewTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartPanInteractorTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartPickInteractorTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartSelectInteractorTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartZoomInteractorTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvDataSourceTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvFacesJDBCMappingTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvJDBCDataSourceTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvXMLDataSourceTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Static method in class ilog.views.diagrammer.faces.dhtml.renderkit.IlvFacesDashboardViewRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.diagrammer.faces.dhtml.renderkit.IlvFacesDiagrammerDataSourceRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.diagrammer.faces.dhtml.renderkit.IlvFacesDiagrammerLinkInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.diagrammer.faces.dhtml.renderkit.IlvFacesDiagrammerResizeInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.diagrammer.faces.dhtml.renderkit.IlvFacesDiagrammerSelectInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.diagrammer.faces.dhtml.renderkit.IlvFacesDiagrammerSelectionManagerRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.diagrammer.faces.dhtml.renderkit.IlvFacesDiagrammerViewRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.diagrammer.faces.dhtml.renderkit.IlvFacesDiagrammerXMLDataSourceRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.diagrammer.faces.dhtml.renderkit.IlvFacesNodeOrLinkSelectInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.diagrammer.faces.dhtml.renderkit.IlvFacesNodeOrLinkSelectRectInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDashboardViewTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerDataSourceTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerLinkInteractorTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerResizeInteractorTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerSelectInteractorTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerSelectionManagerTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerViewTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerXMLDataSourceTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesNodeOrLinkSelectInteractorTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesNodeOrLinkSelectRectInteractorTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.faces.dhtml.interactor.IlvFacesAjaxInteractor
- getRendererType() - Method in class ilog.views.faces.dhtml.interactor.IlvFacesCursorChangeInteractor
- getRendererType() - Method in class ilog.views.faces.dhtml.interactor.IlvFacesInteractorGroup
- getRendererType() - Method in class ilog.views.faces.dhtml.interactor.IlvFacesInterceptInteractor
- getRendererType() - Static method in class ilog.views.faces.dhtml.renderkit.IlvDebugDependenciesRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.faces.dhtml.renderkit.IlvDHTMLImageButtonRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.faces.dhtml.renderkit.IlvFacesAjaxInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.faces.dhtml.renderkit.IlvFacesContextualPopupMenuRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.faces.dhtml.renderkit.IlvFacesCursorChangeInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.faces.dhtml.renderkit.IlvFacesHighlightInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.faces.dhtml.renderkit.IlvFacesInteractorGroupRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.faces.dhtml.renderkit.IlvFacesInterceptInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.faces.dhtml.renderkit.IlvFacesMapInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.faces.dhtml.renderkit.IlvFacesMapRectInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.faces.dhtml.renderkit.IlvFacesObjectSelectInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.faces.dhtml.renderkit.IlvFacesObjectSelectRectInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.faces.dhtml.renderkit.IlvFacesOverviewRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.faces.dhtml.renderkit.IlvFacesPanInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.faces.dhtml.renderkit.IlvFacesPanToolRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.faces.dhtml.renderkit.IlvFacesSelectInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.faces.dhtml.renderkit.IlvFacesSelectionManagerRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.faces.dhtml.renderkit.IlvFacesTooltipInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.faces.dhtml.renderkit.IlvFacesViewRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.faces.dhtml.renderkit.IlvFacesZoomInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.faces.dhtml.renderkit.IlvFacesZoomToolRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.faces.dhtml.renderkit.IlvMessageBoxRenderer
-
Returns the type of this renderer.
- getRendererType() - Method in class ilog.views.faces.dhtml.taglib.IlvCursorChangeInteractorTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.faces.dhtml.taglib.IlvDebugDependenciesTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesContextualMenuTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesHighlightInteractorTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesMapInteractorTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesMapRectInteractorTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesObjectSelectInteractorTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesObjectSelectRectInteractorTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesOverviewTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesPanInteractorTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesPanToolTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesTooltipInteractorTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesZoomInteractorTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesZoomToolTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.faces.dhtml.taglib.IlvInteractorGroupTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.faces.dhtml.taglib.IlvInterceptInteractorTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.faces.dhtml.taglib.IlvMessageBoxTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.faces.taglib.IlvBaseTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.faces.taglib.IlvFacesMenuItemTag
-
Gets this tag's renderer type.
- getRendererType() - Static method in class ilog.views.gantt.faces.dhtml.renderkit.IlvFacesDHTMLHierarchyChartViewRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.gantt.faces.dhtml.renderkit.IlvFacesGanttContextualMenuRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.gantt.faces.dhtml.renderkit.IlvFacesGanttDataSourceRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.gantt.faces.dhtml.renderkit.IlvFacesGanttSelectInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.gantt.faces.dhtml.renderkit.IlvFacesGanttSelectionManagerRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.gantt.faces.dhtml.renderkit.IlvFacesGanttXMLDataSourceRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.gantt.faces.dhtml.renderkit.IlvFacesNodeSelectInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.gantt.faces.dhtml.renderkit.IlvFacesResizeActivityInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.gantt.faces.dhtml.renderkit.IlvFacesRowExpandCollapseInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.gantt.faces.dhtml.renderkit.IlvFacesRowSelectInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.gantt.faces.dhtml.renderkit.IlvFacesSheetScrollInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.gantt.faces.dhtml.renderkit.IlvFacesTableScrollInteractorRenderer
-
Returns the type of this renderer.
- getRendererType() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLGanttChartViewTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLScheduleChartViewTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesGanttContextualMenuTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesGanttDataSourceTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesGanttSelectInteractorTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesGanttSelectionManagerTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesGanttXMLDataSourceTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesNodeSelectInteractorTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesResizeActivityInteractorTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesRowExpandCollapseInteractorTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesRowSelectInteractorTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesSheetScrollInteractorTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesTableScrollInteractorTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Static method in class ilog.views.maps.faces.dhtml.renderkit.IlvFacesLayerVisibilityToolRenderer
-
Returns the type of this renderer.
- getRendererType() - Static method in class ilog.views.maps.faces.dhtml.renderkit.IlvFacesMapViewRenderer
-
Returns the type of this renderer.
- getRendererType() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesLayerVisibilityToolTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRendererType() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesMapViewTag
-
Return the rendererType
property that selects the
Renderer
to be used for encoding this component, or
null
to ask the component to render itself directly.
- getRenderingDoneMode() - Method in class ilog.views.sdm.IlvSDMEngine
-
- getRenderingHint() - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the global rendering hint defined for this renderer.
- getRenderingHint(IlvDataSet, int) - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the rendering hint of the specified data point.
- getRenderingHint(IlvDataSet) - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the rendering hint that was specified globally for all the points
of the given data set.
- getRenderingHint() - Method in class ilog.views.chart.interactor.IlvChartAreaSelectionManager
-
Returns the rendering hint through which the selection is displayed.
- getRenderingHint(IlvDataSet, int) - Method in class ilog.views.chart.renderer.IlvCompositeChartRenderer
-
Returns the rendering hint of the specified data point.
- getRenderingHint(IlvDataSet) - Method in class ilog.views.chart.renderer.IlvCompositeChartRenderer
-
Returns the rendering hint that was specified globally for all the points
of the given data set.
- getRenderingHint(IlvDataSet, int) - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
-
Returns the rendering hint of the specified data point.
- getRenderingHint(IlvDataSet) - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
-
Returns the rendering hint that was specified globally for all the points
of the given data set.
- getRenderingHint(Object) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the rendering hint operational for a given tree node, if
different from the default rendering hint specified through the
"objects" rule in CSS.
- getRenderingHint(IlvDataSet, int) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
This method always returns null
, because this renderer is associated
with the entire data source, not with a single data set.
- getRenderingHint(IlvDataSet) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
This method always returns null
, because this renderer is associated
with the entire data source, not with a single data set.
- getRenderingMode() - Method in class ilog.views.chart.interactor.IlvChartAreaSelectionManager
-
Returns the rendering mode for the selection.
- getRenderingPseudoClass() - Method in class ilog.views.chart.interactor.IlvChartAreaSelectionManager
-
Returns the CSS pseudo-class through which the selection is displayed.
- getRenderingType() - Method in class ilog.views.chart.IlvChart
-
Returns the renderer type for the main data source of this chart.
- getRenderPolicy() - Method in class ilog.views.gantt.swing.IlvJTree
-
Returns the policy for rendering and editing rows displayed in this
tree.
- getRenderPolicy() - Method in class ilog.views.gantt.swing.IlvTreeColumn
-
Returns the policy for rendering and editing rows displayed in this
tree column.
- getRendersChildren() - Method in class ilog.views.faces.dhtml.renderkit.IlvFacesViewRenderer
-
Return a flag indicating whether this renderer is responsible
for rendering the children the component it is asked to render.
- getRepaintPolicy() - Method in class ilog.views.tiling.IlvThreadedTileLoader
-
Returns the repaint policy.
- getRepaintSkipThreshold() - Method in class ilog.views.IlvManagerView
-
Gets the minimum delay between repaint requests.
- GetRepairStatePath() - Static method in class ilog.tgo.model.IltOSI
-
- getRepeatTable() - Method in class ilog.views.gantt.print.IlvGanttPrintableDocument
-
Returns whether the table should be printed on every page.
- getRepeatTitle() - Method in class ilog.views.chart.print.IlvChartPrintableDocument
-
Returns whether the x-scale title should be printed on every pages.
- getRepeatYScales() - Method in class ilog.views.chart.print.IlvChartPrintableDocument
-
Returns whether the Y-Scales should be printed on every pages.
- getRepository() - Method in class ilog.cpl.service.IlpDefaultImageRepository
-
Accessor to repository for test purpose
- getRepresentation() - Method in class ilog.tgo.model.IltAbstractLink
-
Returns the graphic representation of the link, if fixed.
- getRepresentation() - Method in class ilog.tgo.model.IltLink
-
Deprecated.
- getRepresentationLink() - Method in class ilog.cpl.model.container.RepresentationLinkEvent
-
Returns the link the event refers to.
- getRepresentationModel() - Method in class ilog.cpl.graph.IlpAbstractNodeAdapter
-
Returns the network model.
- getRepresentationNode(IlpObject) - Method in class ilog.cpl.graph.IlpAbstractNodeAdapter
-
Returns the node representing the IlpObject
.
- getRepresentationNode(Object) - Method in class ilog.cpl.graph.IlpAbstractNodeAdapter
-
Returns the node representing the IlpObject
identified by
identifier
.
- getRepresentationNode() - Method in class ilog.cpl.model.container.RepresentationNodeEvent
-
Returns the parent node the event refers to.
- getRepresentationObject(Object) - Method in class ilog.cpl.datasource.IlpAbstractAdapter
-
- getRepresentationObject(IlpObject) - Method in class ilog.cpl.datasource.IlpAbstractAdapter
-
- getRepresentationObject() - Method in class ilog.cpl.graph.GraphRendererEvent
-
Returns the representation object whose graphic has generated this event.
- getRepresentationObject(IlpGraphic) - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the IlpRepresentationObject
that is rendered by the
given IlpGraphic
object.
- getRepresentationObject(IlpPoint) - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the IlpRepresentationObject
at the given position in
this object.
- getRepresentationObject() - Method in class ilog.cpl.graphic.IlpAbstractGraphic
-
Returns the object being represented by this graphic.
- getRepresentationObject() - Method in interface ilog.cpl.graphic.IlpGraphic
-
Returns the object that this instance is representing.
- getRepresentationObject(IlpPoint) - Method in interface ilog.cpl.graphic.IlpGraphicView
-
Returns the IlpRepresentationObject
at the given position in
this object.
- getRepresentationObject() - Method in class ilog.cpl.interactor.IlpDefaultObjectInteractionContext
-
Returns the representation object on which the interaction occurred.
- getRepresentationObject() - Method in class ilog.cpl.interactor.IlpObjectActionEvent
-
Returns the representation object on which the interaction occurred.
- getRepresentationObject() - Method in interface ilog.cpl.interactor.IlpObjectInteractionContext
-
Returns the representation object on which the interaction occurred.
- getRepresentationObject() - Method in class ilog.cpl.interactor.IlpViewActionEvent
-
Returns the first representation object involved in the gesture
which led to the triggering of the action which receives this action event,
or null
.
- getRepresentationObject() - Method in class ilog.cpl.style.IlpStyleContext
-
Deprecated.
For a style associated with a representation object, returns the object.
- getRepresentationObject(IlpPoint) - Method in class ilog.cpl.table.IlpTableView
-
Returns the IlpRepresentationObject
object at the given position
in this object.
- getRepresentationObject(IlpPoint) - Method in class ilog.cpl.tree.IlpTreeView
-
Returns the IlpRepresentationObject
object at the given position
in this object.
- getRepresentationObject(IlpObject) - Method in interface ilog.cpl.util.IlpRepresentationObjectMapper
-
- getRepresentationObject() - Method in class ilog.tgo.composite.IltcCompositeGraphic
-
Returns the object that this instance is representing.
- getRepresentationObject(IlvGraphic) - Method in class ilog.tgo.faces.graph.dhtml.servlet.IltFacesImageMapAreaGenerator
-
Accesses the representation object, that is, an
IlpRepresentationObject
instance from a given graphic
object in a manager view.
- getRepresentationObject() - Method in class ilog.tgo.graphic.IltGraphicElementAggregate
-
Deprecated.
Returns the object that this graphic instance represents.
- getRepresentationObject() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the representation object using this renderer.
- getRepresentationObjectClass() - Method in class ilog.cpl.graph.action.IlpCreateObjectAction
-
Returns the class implementing IlpRepresentationNode
.
- getRepresentationObjectFactory() - Method in class ilog.cpl.list.IlpListAdapter
-
Returns the representation object factory used by this adapter.
- getRepresentationObjectFactory() - Method in interface ilog.cpl.table.css.IlpTableAdapterCustomization
-
Returns the representation object factory used by this adapter.
- getRepresentationObjectMapper() - Method in class ilog.cpl.graph.IlpAbstractGraphSelectionModel
-
- getRepresentationObjectMapper() - Method in interface ilog.cpl.graph.IlpGraphSelectionModel
-
- getRepresentationObjectMapper() - Method in class ilog.cpl.table.IlpTableView
-
Returns the object mapper.
- getRepresentationObjectMapper() - Method in class ilog.cpl.table.selection.IlpDefaultTableSelectionModel
-
- getRepresentationObjectMapper() - Method in interface ilog.cpl.table.selection.IlpTableSelectionModel
-
- getRepresentationObjectMapper() - Method in class ilog.cpl.tree.IlpDefaultTreeSelectionModel
-
- getRepresentationObjectMapper() - Method in interface ilog.cpl.tree.IlpTreeSelectionModel
-
- getRepresentationObjectMapper() - Method in class ilog.cpl.tree.IlpTreeView
-
- getRepresentationObjects() - Method in class ilog.cpl.datasource.AdapterEvent
-
- getRepresentationObjects() - Method in class ilog.cpl.datasource.IlpAbstractAdapter
-
Returns all the representation objects.
- getRepresentationObjects() - Method in class ilog.cpl.interactor.IlpDefaultViewInteractionContext
-
- getRepresentationObjects() - Method in class ilog.cpl.interactor.IlpViewActionEvent
-
Returns the collection of
IlpRepresentationObject
s
involved in the gesture which led to the triggering of the action which receives
this action event.
- getRepresentationObjects() - Method in interface ilog.cpl.interactor.IlpViewInteractionContext
-
- getRepresentationObjects() - Method in class ilog.cpl.table.selection.IlpArea
-
Returns the set of representation objects defining this area.
- getRepresentationObjectsArea() - Method in class ilog.cpl.table.selection.IlpAllArea
-
Returns a new area that contains only the representation objects.
- getRepresentationObjectsArea() - Method in class ilog.cpl.table.selection.IlpArea
-
Returns a new area that contains only the representation objects.
- getRepresentationObjectSelectionModel() - Method in class ilog.cpl.graph.IlpGraphView
-
- getRepresentationObjectSelectionModel() - Method in interface ilog.cpl.graphic.IlpGraphicView
-
- getRepresentationObjectSelectionModel() - Method in class ilog.cpl.table.IlpTableView
-
- getRepresentationObjectSelectionModel() - Method in class ilog.cpl.tree.IlpTreeView
-
- getRepresentations() - Method in class ilog.views.prototypes.IlvMultiRepBehavior
-
Gets the representations
parameter of this behavior.
- getRequest() - Method in class ilog.views.gantt.servlet.ServerActionEvent
-
Returns the request origin of the action.
- getRequest() - Method in class ilog.views.util.servlet.IlvServerActionEvent
-
Returns the request origin of the action.
- getRequestAttribute(String) - Static method in class ilog.views.faces.IlvFacesUtil
-
Returns an attribute in the request.
- getRequestedVisibleWindow(IlvServletRequestParameters, IlvChart) - Method in class ilog.views.chart.servlet.IlvChartServletSupport
-
Returns the requested visible window.
- GetRequestFromRect(Connection, String, String, IlvCoordinate, IlvCoordinate) - Static method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOUtil
-
Returns a ResultSet
corresponding to the rectangle defined by its upper left and
lower right corners.
- getRequestHeader(String) - Static method in class ilog.views.faces.IlvFacesUtil
-
Returns the header value of the current HTTP request for the given name.
- getRequestParameters() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvDefaultObjectSDOTileLoader
-
Returns the parameters of the internal request used for load-on-demand.
- getRequetsParameter(String) - Method in class ilog.views.util.servlet.IlvServletParameterHandler
-
Returns the set of specific request parameters
IlvRequestParameter
from requested parameter name.
- getRequiredParameterNames() - Method in class ilog.views.util.servlet.IlvServletParameterHandler
-
Returns the set of all required parameter name.
- getRequiredPlugins(IlvPlugin) - Method in class ilog.views.appframe.plugin.IlvPluginManager
-
Returns the plug-ins that the specified plugin
depends on to be
installed.
- getRequiredType(String) - Method in class ilog.views.util.data.IlvTableModelMapper
-
Returns the required type for the given property if any.
- getReservation() - Method in interface ilog.views.gantt.event.ReservationEvent
-
Returns the reservation where this event originated.
- getReservation() - Method in class ilog.views.gantt.event.ReservationInsertedEvent
-
Returns the reservation which was inserted.
- getReservation() - Method in class ilog.views.gantt.event.ReservationPropertyEvent
-
Returns the reservation where this event originated.
- getReservation() - Method in class ilog.views.gantt.event.ReservationRemovedEvent
-
Returns the reservation that was removed.
- getReservation() - Method in class ilog.views.gantt.graphic.IlvReservationGraphic
-
Returns the represented reservation.
- getReservationCacheLoadFactor() - Method in class ilog.views.gantt.IlvCacheManager
-
Returns the factor by which the reservation cache's time interval is
expanded.
- getReservationCacheLoadFactor() - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the factor by which the reservation cache's time interval is
expanded.
- getReservationCacheLoadFactor() - Method in class ilog.views.gantt.IlvScheduleChart
-
- getReservationCacheLoadThreshold() - Method in class ilog.views.gantt.IlvCacheManager
-
Returns the threshold that will trigger the time interval of the
reservation cache to be expanded.
- getReservationCacheLoadThreshold() - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the threshold that will trigger the reservation cache's time
interval to be expanded.
- getReservationCacheLoadThreshold() - Method in class ilog.views.gantt.IlvScheduleChart
-
- getReservationDataPolicy() - Method in class ilog.views.schedule.data.IlvResourceDataSet
-
Returns the strategy that the data set will use to compute the data values
for each
reservation assigned to the
resource.
- getReservationDataPolicy() - Method in class ilog.views.schedule.IlvResourceDataChart
-
Returns the strategy that the chart uses to compute the data values for
the reservations assigned to each
displayed
resource.
- getReservationDuplicationModifier() - Method in class ilog.views.gantt.graphic.interactor.IlvGanttSelectInteractor
-
Returns the reservation duplication modifier.
- getReservationDuplicationModifierEx() - Method in class ilog.views.gantt.graphic.interactor.IlvGanttSelectInteractor
-
Returns the reservation duplication modifier in extended format, according to the
conventions of java.awt.event.InputEvent.getModifiersEx()
.
- getReservationFactory() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the reservation factory for creating reservations.
- getReservationFactory() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the reservation factory used for creating reservations.
- getReservationGraphic(IlvReservation) - Method in class ilog.views.gantt.graphic.IlvGanttRow
-
Returns the reservation graphic representing the given reservation.
- getReservationGraphic(IlvReservation) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the IlvReservationGraphic
representing the given
IlvReservation
.
- getReservationMapper() - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
-
- getReservationQueryParameters() - Method in class ilog.views.gantt.project.IlvGanttJDBCDataSource
-
Returns the query that will be used to extract reservations.
- getReservationReader() - Method in class ilog.views.gantt.xml.IlvGanttDocumentReader
-
Returns the reservation reader.
- getReservationsTableModel() - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
-
Returns the TableModel
for reservations.
- getReservationWriter() - Method in class ilog.views.gantt.xml.IlvGanttDocumentWriter
-
Returns the reservation writer.
- getResetButton() - Method in class ilog.views.maps.interactor.IlvManagerViewRotateInteractor
-
Retrieves the mouse button that resets the rotation of the view.
- getResetCameraAction() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DViewControlUI
-
Returns the action that resets the camera.
- getResetCode() - Method in class ilog.views.maps.interactor.IlvManagerViewRotateInteractor
-
Returns the keycode that resets the rotation.
- getReshowDelay() - Method in class ilog.cpl.graphic.IlpToolTipManager
-
Returns the reshow delay value.
- getResizable() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartOverviewTag
-
Returns whether the view is resizable or not.
- getResizable() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewComponentTag
-
Returns whether the view is resizable or not.
- getResizable() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesOverviewTag
-
Returns whether the view is resizable or not.
- getResizable() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns whether the view is resizable or not.
- getResizable() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLHierarchyChartViewTag
-
Returns whether the view is resizable or not.
- getResizeComponentMode() - Method in class ilog.views.swing.IlvJComponentGraphic
-
Returns the component-resizing mode of this graphic object.
- getResizedBound() - Method in class ilog.views.chart.interactor.IlvChartLocalReshapeInteractor
-
Returns the resized bound.
- getResizeHandleSize() - Method in class ilog.views.interactor.IlvManagerMagViewInteractor
-
Returns the size of the resizing handles.
- getResizeHandleSize() - Method in class ilog.views.maps.beans.IlvJOverview
-
Gets the size of the resizing handles.
- getResizeMode() - Method in class ilog.views.chart.print.IlvChartPrintableDocument
-
Returns the resize mode.
- getResizingPolicy() - Method in class ilog.views.chart.IlvChart
-
Returns the resizing policy of the chart.
- getResizingPolicy() - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns the resizing policy
- getResolutionScaleFactor() - Method in class ilog.views.chart.print.IlvChartPrintableDocument
-
Returns the resolution scale factor.
- getResolvedBaseTextDirection() - Method in class ilog.views.chart.graphic.IlvGraphicDecoration
-
Returns the resolved base text direction of the chart to which this
decoration belongs.
- getResolvedBaseTextDirection() - Method in class ilog.views.chart.IlvChart
-
Returns the resolved base text direction.
- getResolvedBaseTextDirection() - Method in class ilog.views.chart.IlvLegend
-
Returns the resolved base text direction.
- getResolvedBaseTextDirection() - Method in class ilog.views.chart.IlvLegendItem
-
Returns the resolved base text direction.
- getResolvedBaseTextDirection() - Method in class ilog.views.chart.IlvScale
-
Returns the resolved base text direction.
- getResolvedBaseTextDirection() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the resolved base text direction.
- getResolvedBaseTextDirection() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the resolved base text direction.
- getResolvedBaseTextDirection() - Method in class ilog.views.gantt.IlvJScrollGanttSheet
-
Returns the resolved base text direction.
- getResolvedBaseTextDirection() - Method in class ilog.views.gantt.swing.IlvJTable
-
Returns the resolved base text direction.
- getResolvedBaseTextDirection() - Method in class ilog.views.gantt.swing.IlvJTree
-
Returns the resolved base text direction.
- getResolvedBaseTextDirection() - Method in class ilog.views.graphic.IlvGraphicHandle
-
Returns the resolved base text direction.
- getResolvedBaseTextDirection() - Method in class ilog.views.graphic.IlvGraphicHandleBag
-
Returns the resolved base text direction.
- getResolvedBaseTextDirection() - Method in class ilog.views.graphic.IlvReliefLabel
-
Returns the resolved base text direction.
- getResolvedBaseTextDirection() - Method in class ilog.views.graphic.IlvShadowLabel
-
Returns the resolved base text direction.
- getResolvedBaseTextDirection() - Method in class ilog.views.graphic.IlvTextPath
-
Returns the resolved base text direction.
- getResolvedBaseTextDirection() - Method in class ilog.views.IlvBidiGraphic
-
Returns the resolved base text direction.
- getResolvedBaseTextDirection() - Method in class ilog.views.IlvDefaultManagerFrame
-
Returns the resolved base text direction of the title text.
- getResolvedBaseTextDirection(IlvManager) - Method in class ilog.views.IlvDefaultManagerFrame
-
Returns the resolved base text direction of the title text
for a given manager.
- getResolvedBaseTextDirection() - Method in class ilog.views.IlvGraphic
-
Returns the resolved base text direction.
- getResolvedBaseTextDirection() - Method in class ilog.views.sdm.graphic.IlvDefaultManagerFrameGraphic
-
- getResolvedBaseTextDirection() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the resolved base text direction.
- getResolvedBaseTextDirection() - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer.GraphicManagerFrame
-
Returns the resolved base text direction.
- getResolvedBaseTextDirection() - Method in interface ilog.views.util.text.IlvBaseTextDirectionInterface
-
Returns the resolved base text direction.
- getResolvedColumnBaseTextDirection(IlvJTableColumn) - Method in class ilog.views.gantt.swing.IlvJTable
-
Returns the resolved base text direction of a column.
- getResolvedColumnBaseTextDirection(int) - Method in class ilog.views.gantt.swing.IlvJTable
-
Returns the resolved base text direction of a column.
- getResolvedPrimaryDirection() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the primary direction of arrangement of the rectangles,
resolving locale dependent directions.
- getResolvedSecondaryDirection() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the secondary direction of arrangement of the rectangles,
resolving locale dependent directions.
- getResource(String, String, String) - Method in class ilog.views.faces.dhtml.renderkit.IlvScriptDescriptor
-
Returns the URL of the resource using the resource servlet.
- getResource() - Method in interface ilog.views.gantt.event.ResourceEvent
-
Returns the resource where this event originated.
- getResource() - Method in class ilog.views.gantt.event.ResourceMovedEvent
-
Returns the resource that has been moved.
- getResource() - Method in class ilog.views.gantt.event.ResourcePropertyEvent
-
Returns the resource where this event originated.
- getResource() - Method in class ilog.views.gantt.event.ResourcesInsertedEvent
-
Returns the resource that identifies the portion of the tree hierarchy
that has been modified.
- getResource() - Method in class ilog.views.gantt.event.ResourcesRemovedEvent
-
Returns the resource that identifies the portion of the tree hierarchy
that has been modified.
- getResource() - Method in interface ilog.views.gantt.IlvReservation
-
Returns the resource for this reservation.
- getResource() - Method in class ilog.views.gantt.model.IlvSimpleReservation
-
Returns the resource for this reservation.
- getResource() - Method in class ilog.views.gantt.model.table.IlvTableReservation
-
Returns the resource for this reservation.
- getResource(String) - Method in class ilog.views.gantt.xml.IlvGanttDocumentReader.Context
-
Returns the resource with the specified ID that has already been read
from the XML document.
- getResource() - Method in class ilog.views.schedule.data.IlvResourceDataSet
-
Returns the resource that this data set represents.
- getResource(Class<?>, String) - Static method in class ilog.views.util.IlvClassLoaderUtil
-
Returns the URL of a resource put in place by the user.
- getResourceAsStream(String) - Static method in class ilog.views.faces.IlvResourceController
-
Gets a system resource in a stream.
- getResourceAsStream(ServletContext, String) - Static method in class ilog.views.faces.IlvResourceController
-
Gets a system resource in a stream.
- getResourceAsStream(Class<?>, String) - Static method in class ilog.views.util.IlvClassLoaderUtil
-
Returns a stream opened to read from a resource put in place by the user.
- getResourceAsStreamImpl(Class<?>, String) - Method in class ilog.views.util.IlvClassLoaderUtil
-
Returns a stream opened to read from a resource put in place by the user.
- getResourceBundle(String, Locale, String) - Static method in class ilog.cpl.util.IlpI18NUtil
-
Returns the requested resource bundle for the given locale.
- getResourceBundle() - Method in class ilog.views.appframe.plugin.IlvPlugin
-
Returns the resource bundle that contains all the internationalization
resources declared in the plugin.xml
file of this plug-in.
- getResourceBundle() - Method in class ilog.views.appframe.settings.IlvSettingsQuery
-
Returns the resource bundle used for translating the literal strings.
- getResourceBundle() - Method in class ilog.views.appframe.settings.LocaleSettingsEvent
-
Returns the resource bundle associated with the event, if the event is
related to the addition or the removal of the resource bundle.
- getResourceBundle() - Method in class ilog.views.dashboard.IlvDashboardContext
-
Returns the locale specific information contained in this object.
- getResourceBundleManager() - Method in class ilog.views.appframe.IlvApplication
-
Returns the resource bundle manager associated with the locale of
this application.
- getResourceClass() - Method in class ilog.views.appframe.util.IlvResourceClassResolver
-
Returns the class that is used by this URL resolver to retrieve
resource URLs from.
- getResourceDataChart() - Method in class ilog.views.schedule.print.IlvResourceDataChartPrintableDocument
-
Returns the Resource Data Chart to print.
- getResourceDisplayMode() - Method in class ilog.views.schedule.IlvResourceDataChart
-
Returns the current resource display mode.
- getResourceFactory() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the registered resource factory for creating resources.
- getResourceFactory() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the resource factory used for creating resources.
- getResourceFilter() - Method in class ilog.views.gantt.model.filter.IlvBasicFilterGanttModel
-
- getResourceFromAbsolutePath(String) - Method in class ilog.views.faces.IlvResourceController
-
Gets a resource from the absolute file path.
- getResourceHierarchyListeners() - Method in class ilog.views.gantt.model.IlvAbstractGanttModel
-
- getResourceId(String) - Method in class ilog.views.gantt.servlet.IlvGanttSelectionSupport.DefaultIdentifierFactory
-
Returns the identifier of the resource associated to a reservation.
- getResourceId(String) - Method in interface ilog.views.gantt.servlet.IlvGanttSelectionSupport.IdentifierFactory
-
Returns the identifier of the resource associated to a reservation.
- getResourceImpl(Class<?>, String) - Method in class ilog.views.util.IlvClassLoaderUtil
-
Returns the URL of a resource put in place by the user.
- getResourceListeners() - Method in class ilog.views.gantt.model.IlvAbstractGanttModel
-
- getResourceMapper() - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
-
- getResourceQueryParameters() - Method in class ilog.views.gantt.project.IlvGanttJDBCDataSource
-
Returns the query that will be used to extract resources.
- getResourceReader() - Method in class ilog.views.gantt.xml.IlvGanttDocumentReader
-
Returns the resource reader.
- getResources() - Method in class ilog.views.symbology.palettes.IlvPaletteSymbol
-
Gets enumeration of symbol's external resources.
- getResourcesTableModel() - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
-
Returns the TableModel
for resources.
- getResourceURL(String) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbol
-
Converts the resource to an URL.
- getResourceWriter() - Method in class ilog.views.gantt.xml.IlvGanttDocumentWriter
-
Returns the resource writer.
- getResponse() - Method in class ilog.views.util.servlet.IlvServerActionEvent
-
Gets the response of the action.
- getResultHandler() - Method in class ilog.cpl.storage.IlpSAXAttributeValueHandler
-
Returns the result handler.
- getResultSet() - Method in class ilog.views.chart.faces.component.data.IlvFacesJDBCDataSource
-
Returns the result set.
- getResultSet() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvJDBCDataSourceTag
-
- getResultSet(IlvTile) - Method in class ilog.views.maps.format.oracle.IlvDefaultSDOTileLoader
-
Returns a ResultSet
containing all the geometries that
intersect the tile.
- getResultSet(IlvTile) - Method in class ilog.views.maps.format.oracle.IlvSDOTileLoader
-
Returns the ResultSet
containing the SDO geometries that
intersect the specified tile.
- getResultSet(IlvTile) - Method in class ilog.views.maps.format.oracle.objectmodel.IlvDefaultObjectSDOTileLoader
-
Returns the ResultSet
containing the geometries that
intersect the specified tile.
- getResultSet() - Method in class ilog.views.util.data.IlvJDBCTableModel
-
Returns the ResultSet
used internally by this
IlvJDBCTableModel
to query the database.
- getReversedDrawableIterator() - Method in class ilog.views.chart.IlvChart
-
Returns an iterator over the IlvChartDrawable
objects managed
by this chart.
- getReversedSublink(int) - Method in class ilog.views.sdm.graphic.IlvSDMLinkBundle
-
This method exists for internal reasons.
- getReverseState() - Method in class ilog.tgo.model.IltBiSONETObjectState
-
Returns the SONET reverse state of the telecom object.
- getRGB() - Method in class ilog.tgo.grprim.IltBlinkingColor
-
- getRGB(int) - Method in class ilog.views.maps.graphic.style.IlvDoubleIntervalColorModel
-
Returns the interpolated RGB component for this pixel value.
- getRGB(int) - Method in class ilog.views.maps.raster.IlvAdjustableDelegateColorModel
-
Apply brightness,saturation, contrast and transparent pixel settings to the value returned by the delegate.
- getRGB(int) - Method in class ilog.views.maps.rendering.IlvIntervalColorModel
-
Returns the interpolated RGB component for this pixel value.
- getRGB() - Method in class ilog.views.util.java2d.IlvBlinkingColor
-
Returns the RGB value representing the color in the default sRGB
ColorModel
.
- getRGB() - Method in class ilog.views.util.java2d.IlvBlinkingMultiColor
-
Returns the RGB value representing the color in the default sRGB
ColorModel
.
- GetRGF93Ellipsoid() - Static method in class ilog.views.maps.projection.IlvFrenchLambertProjection
-
Returns the ellipsoid used for the RGF geodesic system.
- getRightArea() - Method in class ilog.views.dashboard.IlvDashboardEditorFrame
-
Returns the element holding Dashboard Editor components in the right pane
of this IlvDashboardEditorFrame
.
- getRightMargin() - Method in class ilog.cpl.graph.action.toolbar.IlpGraphFitToContentsAction
-
Returns the right margin width to be used in the "fit to contents" action.
- getRightMargin() - Method in class ilog.cpl.graph.action.toolbar.IlpGraphFitToContentsButton
-
Returns the right margin width to be used in the "fit to contents" action.
- getRightMargin(IlvManager, IlvTransformer) - Method in class ilog.views.graphic.composite.decoration.IlvDefaultGraphicManagerFrame
-
Returns the margin on the right of the specified manager.
- getRightMargin() - Method in class ilog.views.graphic.IlvHTMLText
-
Returns the right margin of the box around the text.
- getRightMargin() - Method in class ilog.views.graphic.IlvText
-
Returns the right margin of the box around the text.
- getRightMargin() - Method in class ilog.views.graphic.IlvZoomableLabel
-
Returns the right margin of the box around the label.
- getRightMargin() - Method in class ilog.views.graphlayout.grid.IlvGridLayout
-
Returns the right margin.
- getRightMargin(IlvManager, IlvTransformer) - Method in class ilog.views.IlvDefaultManagerFrame
-
Returns the margin on the right of the specified manager.
- getRightMargin() - Method in class ilog.views.IlvDefaultManagerFrame
-
Returns the right margin.
- getRightMargin(IlvManager, IlvTransformer) - Method in interface ilog.views.IlvManagerFrame
-
Returns the margin on the right side of the specified manager.
- getRightMargin(IlvManager, IlvTransformer) - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer.GraphicManagerFrame
-
Returns the margin on the right of the specified manager.
- getRightMarginProportion() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the right margin proportion.
- getRightOverlap() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
-
Returns the amount the label can overlap the related obstacle or
reference polyline at the right side of the label.
- getRightSection() - Method in class ilog.views.util.print.IlvHeaderFooter
-
Returns the right section of the header or footer.
- getRightSectionFont() - Method in class ilog.views.util.print.IlvHeaderFooter
-
Returns the font used to print the right section.
- getRiseStyle() - Method in class ilog.views.chart.renderer.IlvSingleHiLoRenderer
-
Returns the rise style.
- getRolloverImage() - Method in class ilog.views.faces.component.IlvImageButton
-
Returns the URL of the image representing the button when the cursor is
over the button.
- getRolloverImage() - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
-
Returns the URL of the image representing the button when the cursor is
over the button.
- getRoot() - Method in class ilog.cpl.graphic.IlpAbstractGraphic
-
Returns the root graphic in the hierarchy.
- getRoot() - Method in class ilog.views.chart.datax.adapter.IlvFilteredTreeListModel
-
- getRoot() - Method in class ilog.views.chart.datax.adapter.IlvFilteredTreeSetModel
-
- getRoot() - Method in class ilog.views.chart.datax.adapter.IlvFlatListToTreeListModel
-
Returns the root object in this model, or null
if the model
is empty.
- getRoot() - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToTreeSetModel
-
Returns the root object in this model, or null
if the model
is empty.
- getRoot() - Method in class ilog.views.chart.datax.adapter.IlvSortedTreeListModel
-
This method is implemented through a call to the underlying model.
- getRoot() - Method in class ilog.views.chart.datax.adapter.IlvSubTreeListModel
-
This method is implemented through a call to the underlying model.
- getRoot() - Method in class ilog.views.chart.datax.adapter.IlvSubTreeSetModel
-
This method is implemented through a call to the underlying model.
- getRoot() - Method in class ilog.views.chart.datax.adapter.IlvTreeListToTreeModel
-
- getRoot() - Method in class ilog.views.chart.datax.adapter.IlvTreeListToTreeSetModel
-
This method is implemented through a call to the underlying model.
- getRoot() - Method in class ilog.views.chart.datax.adapter.IlvTreeSetToTreeListModel
-
This method is implemented through a call to the underlying model.
- getRoot() - Method in class ilog.views.chart.datax.adapter.IlvTreeTableToTreeListModel
-
Returns the root object in this model, or null
if the model
is empty.
- getRoot() - Method in class ilog.views.chart.datax.adapter.IlvTreeToTreeListModel
-
Returns the root object in this model, or null
if the model
is empty.
- getRoot() - Method in class ilog.views.chart.datax.tree.list.IlvDefaultTreeListModel
-
Returns the root object in this model, or null
if the model
is empty.
- getRoot() - Method in class ilog.views.chart.datax.tree.list.IlvFilterTreeListModel
-
This method is implemented through a call to the underlying model.
- getRoot() - Method in interface ilog.views.chart.datax.tree.list.IlvTreeListModel
-
Returns the root object in this model, or null
if the model
is empty.
- getRoot() - Method in class ilog.views.chart.datax.tree.set.IlvDefaultTreeSetModel
-
Returns the root object in this model, or null
if the model
is empty.
- getRoot() - Method in class ilog.views.chart.datax.tree.set.IlvFilterTreeSetModel
-
This method is implemented through a call to the underlying model.
- getRoot() - Method in interface ilog.views.chart.datax.tree.set.IlvTreeSetModel
-
Returns the root object in this model, or null
if the model
is empty.
- getRoot() - Method in interface ilog.views.graphic.composite.IlvComposite
-
Returns the root of the hierarchy that this composite graphic belongs to.
- getRoot() - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns the root of the hierarchy to this object belongs to.
- getRoot() - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
Returns this object which is the root of the hierarchy.
- getRoot() - Method in class ilog.views.symbology.palettes.IlvPalette
-
Returns the root category of this palette
- getRootActivity() - Method in interface ilog.views.gantt.IlvGanttModel
-
Returns the root activity of the data model or null
if the
data model contains no activities.
- getRootActivity() - Method in class ilog.views.gantt.model.filter.IlvBasicFilterGanttModel
-
Returns the root activity of the data model, or null
if the
data model contains no activities.
- getRootActivity() - Method in class ilog.views.gantt.model.filter.IlvFilterGanttModel
-
Returns the root activity of the data model, or null
if the
data model contains no activities.
- getRootActivity() - Method in class ilog.views.gantt.model.IlvDefaultGanttModel
-
Returns the root activity of the data model or null
if the
data model contains no activities.
- getRootActivity() - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
-
Returns the root activity of the data model or null
if the
data model contains no activities.
- getRootClasses() - Method in interface ilog.cpl.model.IlpClassManager
-
Returns the root classes of the model in a collection of
IlpClass
instances.
- getRootClasses() - Method in class ilog.cpl.model.IlpDefaultClassManager
-
Returns the root classes of the model in a collection of
IlpClass
instances.
- getRootClusterIds() - Method in class ilog.views.graphlayout.circular.IlvCircularLayout
-
Returns the cluster identifiers (instances of
IlvClusterId
) of the root clusters, as specified using
the method setRootClusterId
.
- getRootDataNode() - Method in class ilog.views.gantt.IlvVerticalDisplayController
-
Returns the root node of the Gantt configuration and its data model.
- getRootDirectory() - Method in class ilog.views.appframe.plugin.IlvPluginManager
-
Returns the root directory containing all the plug-ins.
- getRootDirectory(int) - Method in class ilog.views.appframe.plugin.IlvPluginManager
-
Returns the root directory of this plugin manager at the specified
storage index
.
- getRootDirectoryCount() - Method in class ilog.views.appframe.plugin.IlvPluginManager
-
Returns the number of root directories that have been
specified to this plugin manager.
- getRootElementTag() - Method in class ilog.views.sdm.util.IlvXMLConnector
-
Returns the tag of the root element of the documents
generated by this XML connector.
- getRootIcon() - Method in class ilog.views.diagrammer.application.IlvDiagrammerTree
-
Returns the icon for the root of the tree.
- getRootInsertionNode() - Method in class ilog.cpl.tree.IlpAbstractTreeAdapter
-
Returns the node under which top level nodes - roots - are inserted.
- getRootLabel() - Method in class ilog.views.diagrammer.application.IlvDiagrammerTree
-
Returns the label for the root of the tree.
- getRootLinkBundle() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the root link bundle.
- getRootManager() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the manager which contains the root link bundle, or null
if
the root link bundle is null
or is not contained in a manager.
- getRootModel() - Method in class ilog.tgo.graphic.IltCompositeGrapher
-
- getRootModel() - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns the root graph model of this graph model, if any, or
null
otherwise.
- getRootNode(IlvGanttModel) - Method in class ilog.views.gantt.IlvVerticalDisplayController.ActivityAdapter
-
Returns the root node of the specified data model or null
if
the data model has no nodes.
- getRootNode() - Method in class ilog.views.gantt.IlvVerticalDisplayController
-
- getRootNode(IlvGanttModel) - Method in class ilog.views.gantt.IlvVerticalDisplayController.ResourceAdapter
-
Returns the root node of the specified data model or null
if
the data model has no nodes.
- getRootObjects() - Method in interface ilog.cpl.datasource.IlpDataSource
-
Returns the objects that have no parent information in the data source.
- getRootObjects() - Method in class ilog.cpl.datasource.IlpDefaultDataSource
-
Returns the objects that have no parent information in the data source.
- getRootObjects() - Method in class ilog.cpl.graph.IlpAbstractGraphModel
-
Returns an unmodifiable collection of the objects contained in the top
level (given by the getChildren
/getParent
hierarchy) of the model.
- getRootObjects() - Method in interface ilog.cpl.graph.IlpGraphModel
-
Returns an unmodifiable collection of the objects contained in the top
level (with respect to the getChildren
/getParent
hierarchy) of the model.
- getRootPane() - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
-
Returns the rootPane
object for this internal frame.
- getRootPreference() - Method in class ilog.cpl.graph.graphlayout.css.IlpTreeLayoutParameters
-
Specifies the preference of the node to become root node.
- getRootPreference(Object) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the specified preference of the node to become root node.
- getRootResource() - Method in interface ilog.views.gantt.IlvGanttModel
-
Returns the root resource of the data model or null
if the
data model contains no resources.
- getRootResource() - Method in class ilog.views.gantt.model.filter.IlvBasicFilterGanttModel
-
Returns the root resource of the data model, or null
if the
data model contains no resources.
- getRootResource() - Method in class ilog.views.gantt.model.filter.IlvFilterGanttModel
-
Returns the root resource of the data model, or null
if the
data model contains no resources.
- getRootResource() - Method in class ilog.views.gantt.model.IlvDefaultGanttModel
-
Returns the root resource of the data model or null
if the
data model contains no resources.
- getRootResource() - Method in class ilog.views.gantt.model.table.IlvTableGanttModel
-
Returns the root resource of the data model or null
if the
data model contains no resources.
- getRootRow() - Method in class ilog.views.gantt.event.RootRowVisibilityChangedEvent
-
Returns the root row.
- getRootRow() - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the root row of the data model or null
if the data
model has no rows.
- getRootRow() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the root row of the displayed hierarchy chart or
null
if the hierarchy chart has no rows.
- getRoots() - Method in class ilog.cpl.datasource.IlpAbstractHierarchyAdapter
-
Returns the list of root objects created by this adapter.
- getRootURL() - Method in class ilog.views.appframe.plugin.IlvPluginManager
-
Returns the root URL containing all the plug-ins.
- getRootURL(int) - Method in class ilog.views.appframe.plugin.IlvPluginManager
-
Returns the root URL of this plugin manager at the specified
storage index
.
- getRootURLCount() - Method in class ilog.views.appframe.plugin.IlvPluginManager
-
Returns the number of root URLs that have been
specified to this plugin manager.
- getRootVisibleRow() - Method in class ilog.views.gantt.IlvGanttConfiguration
-
- getRootVisibleRow() - Method in interface ilog.views.gantt.IlvVerticalExpansionMaster
-
- getRootVisibleRow() - Method in class ilog.views.gantt.swing.IlvJTree
-
- getRotateButton() - Method in class ilog.views.maps.interactor.IlvManagerViewRotateInteractor
-
Retrieves the mouse button used to rotate the view.
- getRotateClockCode() - Method in class ilog.views.maps.interactor.IlvManagerViewRotateInteractor
-
Returns the keycode that rotates the view clockwise.
- getRotateCounterClockCode() - Method in class ilog.views.maps.interactor.IlvManagerViewRotateInteractor
-
Returns the keycode that rotates the view counterclockwise.
- getRotation() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the orientation that is measured in degrees.
- getRotation() - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
-
Returns the antenna orientation, which is measured in degrees.
- getRotation() - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Standard
-
Returns the antenna orientation, which is measured in degrees.
- getRotation() - Method in class ilog.views.chart.IlvChart3DView
-
Returns the rotation angle.
- getRotation() - Method in class ilog.views.chart.IlvLabelRenderer
-
Returns the rotation applied to the label.
- getRotation(IlvLabelingModel, IlvRect) - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelDescriptor
-
Returns the rotation of the label if it were placed at the position
given by the input rectangle labelRect
.
- getRotation(Object, IlvRect) - Method in class ilog.views.graphlayout.labellayout.IlvDefaultLabelingModel
-
Returns the rotation of the label if you move it to the position given
by the input rectangle rect
.
- getRotation(Object, IlvRect) - Method in interface ilog.views.graphlayout.labellayout.IlvLabelingModelWithRotation
-
Returns the rotation of the label if it were placed at the position
given by the input rectangle rect
.
- getRotation(Ilv3DRotation) - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DFloatMatrix
-
Gets the upper left 3x3 of this matrix as a rotation.Ignores translation component.
- getRotation() - Method in class ilog.views.maps.graphic.IlvFontMarker
-
Retrieves the rotation angle.
- getRotation() - Method in class ilog.views.maps.rendering.IlvMapPointRenderingStyle
-
Retrieves the angle used to rotate the character.
- getRotationAlignmentAngle() - Method in class ilog.views.graphic.IlvText
-
Returns the rotation alignment angle.
- getRotationAlignmentThresholdAngle() - Method in class ilog.views.graphic.IlvText
-
Returns 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.
- getRotationAngle() - Method in class ilog.views.accelerator.IlvRotateSelectionAccelerator
-
Returns the rotation angle in degrees.
- getRotationAngle() - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
-
Returns the rotation angle
- getRotationAngle() - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
-
Returns the rotation angle of the graph model.
- getRotationCenter() - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
-
Returns the rotation center on the child used with this attachment.
- getRotationCenter() - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolRotationInteractor
-
Returns the position of the rotation center.
- getRotationCenter() - Method in class ilog.views.symbology.interactor.IlvRotationSymbolInteractor
-
Returns the position of the rotation center.
- getRotationTransformer() - Method in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
-
Returns the rotation transformer of the graph model.
- getRotatorIcon() - Method in class ilog.views.maps.beans.IlvJMapsManagerViewControlBar
-
Returns the rotate button icon.
- getRotatorIconURL() - Method in class ilog.views.maps.beans.IlvJMapsManagerViewControlBar
-
Returns the URL to the rotate button icon.
- getRotatorInteractor() - Method in class ilog.views.maps.beans.IlvJMapsManagerViewControlBar
-
Returns the rotate interactor currently in use.
- getRotatorToolTipText() - Method in class ilog.views.maps.beans.IlvJMapsManagerViewControlBar
-
Returns the text that will be displayed in the ToolTip when the mouse
rests on the rotate button.
- getRoundingMode() - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
-
- getRoundingMode() - Method in class ilog.views.util.text.IlvWrappedICUNumberFormat
-
- getRow(int) - Method in class ilog.cpl.IlpTable
-
Returns the
IlpObject
corresponding to the specified
row index in the given table.
- getRow(int) - Method in class ilog.cpl.table.IlpTableListModel
-
Returns the row at the given index.
- getRow(int) - Method in interface ilog.cpl.table.IlpTableModel
-
Returns the row at the given index.
- getRow(int) - Method in class ilog.cpl.table.IlpTableView
-
Returns the
IlpTableRow
corresponding to the specified row index.
- getRow() - Method in class ilog.views.gantt.event.RowHeightChangedEvent
-
Returns the row whose height has changed, or null
if the height has
globally changed for all rows.
- getRow(int) - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the row that is visible on the specified row index.
- getRow(int) - Method in interface ilog.views.gantt.IlvVerticalExpansionMaster
-
Returns the row that is visible on the specified row index.
- getRow(int) - Method in class ilog.views.gantt.scale.IlvTimeScale
-
This method returns the IlvTimeScaleRow
at a specified index.
- getRow() - Method in class ilog.views.gantt.scale.IlvTimeScale
-
This method returns the entire array of IlvTimeScaleRow
objects.
- getRow(Point) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the week row index that point
lies in.
- getRow(Calendar) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the week row index of the specified date.
- getRow(Date) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the week row index of the specified date.
- getRow(int) - Method in class ilog.views.gantt.swing.IlvJTree
-
Returns the row that is visible on the specified row index.
- getRow() - Method in class ilog.views.maps.format.cadrg.IlvCADRGFrame
-
Returns the row of the frame in its CADRG coverage.
- getRow() - Method in class ilog.views.tiling.IlvTile
-
Returns the row of the tile.
- getRowAtPoint(Point) - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
-
Returns the index of the week row that point
lies in.
- getRowAtPoint(IlvJCalendarPanel, Point) - Method in class ilog.views.util.swing.calendar.plaf.BasicCalendarPanelUI
-
Returns the index of the week row that point
lies in.
- getRowAtPoint(IlvJCalendarPanel, Point) - Method in class ilog.views.util.swing.calendar.plaf.CalendarPanelUI
-
Returns the index of the week row that point
lies in.
- getRowAtPosition(int) - Method in class ilog.views.gantt.IlvVerticalDisplayController
-
Returns the row at the specified vertical position, relative to the
first visible row at position = 0
.
- getRowBlockSize() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOFeatureIterator.SDORasterMetaData
-
Returns the number of rows in a raster block of this SDO raster object
- getRowBounds(int) - Method in class ilog.views.gantt.IlvVerticalDisplayController
-
Returns the vertical bounds of the specified row as the y and
height fields of a rectangle.
- getRowCount() - Method in class ilog.cpl.table.IlpTableListModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class ilog.cpl.table.IlpTableView
-
Retrieves the number of rows in the table.
- getRowCount() - Method in class ilog.views.chart.datax.adapter.IlvDataSourceToFlatTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class ilog.views.chart.datax.adapter.IlvFlatListToFlatTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToFlatTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class ilog.views.chart.datax.adapter.IlvFlatTableToTableModel
-
- getRowCount() - Method in class ilog.views.chart.datax.adapter.IlvTableToFlatTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatListModel
-
Returns the number of rows.
- getRowCount() - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class ilog.views.chart.datax.adapter.IlvTreeToFlatTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class ilog.views.chart.datax.flat.table.IlvDefaultFlatTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class ilog.views.chart.datax.flat.table.IlvFilterFlatTableModel
-
This method is implemented through a call to the underlying model.
- getRowCount() - Method in interface ilog.views.chart.datax.flat.table.IlvFlatTableModel
-
Returns the number of rows in the model.
- getRowCount() - Method in class ilog.views.chart.datax.tree.list.IlvTreeListRowIndexCache
-
Returns the number of rows.
- getRowCount() - Method in class ilog.views.gantt.IlvVerticalDisplayController
-
Returns the number of rows that are visible.
- getRowCount() - Method in interface ilog.views.gantt.IlvVerticalExpansionMaster
-
Return the number of rows that are currently visible.
- getRowCount() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the number of week rows being displayed.
- getRowCount() - Method in class ilog.views.maps.format.dted.IlvDTEDReader
-
Returns the number of rows of the data.
- getRowCount() - Method in class ilog.views.maps.format.IlvDefaultTilableDataSource
-
Returns the tile row Count.
- getRowCount() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOFeatureIterator.SDORasterMetaData
-
Return the number of rows in this SDO raster object
- getRowCount() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTiler
-
Returns the number of rows.
- getRowCount() - Method in class ilog.views.maps.format.shapefile.IlvShapeSpatialIndex
-
Returns the number of tile rows covered by this index.
- getRowCount() - Method in class ilog.views.maps.tiling.IlvTilableDataSource
-
Returns the number of tile rows in this IlvTilableDataSource
object.
- getRowCount() - Method in class ilog.views.print.IlvManagerPrintableDocument
-
Returns the number of rows of pages in this document.
- getRowCount() - Method in class ilog.views.sdm.swing.IlvSDMTableModel
-
Returns the number of objects in the SDM model,
including the objects contained in subobjects.
- getRowCount() - Method in class ilog.views.util.data.IlvJDBCTableModel
-
Returns the number of row in this table model.
- getRowCount() - Method in class ilog.views.util.data.IlvRowSetTableModel
-
Returns the number of row in this table model.
- getRowCount() - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
-
Returns the number of week rows in the calendar panel.
- getRowCount(IlvJCalendarPanel) - Method in class ilog.views.util.swing.calendar.plaf.BasicCalendarPanelUI
-
Returns the number of week rows in the specified calendar panel.
- getRowCount(IlvJCalendarPanel) - Method in class ilog.views.util.swing.calendar.plaf.CalendarPanelUI
-
Returns the number of week rows in the specified calendar panel.
- getRowFormat() - Method in class ilog.cpl.graph.background.IlpImageTileBackground
-
Returns the row format.
- getRowFormat() - Method in class ilog.cpl.graphic.views.background.IlpImageTileBackground
-
Deprecated.
Returns the row format.
- getRowForNode(IlvHierarchyNode) - Method in class ilog.views.gantt.IlvVerticalDisplayController
-
Returns the row that the specified node is displayed on.
- getRowHeight() - Method in class ilog.cpl.table.IlpTableView
-
Returns the height of a table row, in pixels.
- getRowHeight() - Method in class ilog.cpl.tree.renderer.IlpViewRenderer
-
Returns the height of each cell in pixels.
- getRowHeight() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the row height used when all Gantt rows are set to have the same
height.
- getRowHeight() - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the row height used when all rows are set to have the same height.
- getRowHeight(IlvHierarchyNode) - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the height of the specified row.
- getRowHeight() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the row height used when all rows in the chart are set to have
the same height.
- getRowHeight(IlvHierarchyNode) - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the height of the specified row.
- getRowHeight() - Method in class ilog.views.gantt.IlvVerticalDisplayController
-
Returns the row height used when all rows are set to have the same height.
- getRowHeight(IlvHierarchyNode) - Method in class ilog.views.gantt.IlvVerticalDisplayController
-
Returns the height of the specified row.
- getRowHeight(IlvHierarchyNode) - Method in class ilog.views.gantt.swing.IlvJTree
-
Returns the height of the specified row in the tree.
- getRowHeight() - Method in class ilog.views.gantt.swing.IlvTreeColumn
-
Returns the height of each row in the tree.
- getRowHeight() - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
-
Returns the height of the week rows.
- getRowHeight(IlvJCalendarPanel) - Method in class ilog.views.util.swing.calendar.plaf.BasicCalendarPanelUI
-
Returns the height of the week rows in the specified calendar panel.
- getRowHeight(IlvJCalendarPanel) - Method in class ilog.views.util.swing.calendar.plaf.CalendarPanelUI
-
Returns the height of the week rows in the specified calendar panel.
- getRowIndex() - Method in class ilog.cpl.table.IlpCellCoordinates
-
Returns the row index of the cell coordinates.
- getRowIndex(IlpTableRow) - Method in class ilog.cpl.table.IlpTableListModel
-
Returns the index of the specified row.
- getRowIndex(IlpTableRow) - Method in interface ilog.cpl.table.IlpTableModel
-
Returns the index of the specified row.
- getRowIndex(Object) - Method in class ilog.views.chart.datax.tree.list.IlvTreeListRowIndexCache
-
Returns the row index of a given tree node.
- getRowIndex(IlvHierarchyNode) - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the row index that the specified row is displayed on.
- getRowIndex(IlvHierarchyNode) - Method in interface ilog.views.gantt.IlvVerticalExpansionMaster
-
Return the row index that the specified row is displayed on.
- getRowIndex(IlvHierarchyNode) - Method in class ilog.views.gantt.swing.IlvJTree
-
Returns the row index that the specified row is displayed on.
- getRowIndexForPath(TreePath) - Method in class ilog.views.chart.datax.tree.list.IlvTreeListRowIndexCache
-
Returns the row index of a given tree path.
- getRowIntervalForPath(TreePath) - Method in class ilog.views.chart.datax.tree.list.IlvTreeListRowIndexCache
-
Returns a two-element array containing the first row index and the last
row index corresponding to the branch below the given tree path (including
the node at which the given tree path ends).
- getRowLimit() - Method in class ilog.views.maps.datasource.ibm.IlvDBAbstractConnectionPanel
-
Returns the row limit.
- getRowLimit() - Method in class ilog.views.maps.datasource.ibm.IlvDBDataSource
-
Gets the optional limit.
- getRowMargin() - Method in class ilog.cpl.table.IlpTableView
-
Returns the amount of empty space between cells in adjacent rows.
- getRowMargin() - Method in class ilog.cpl.table.renderer.IlpViewRenderer
-
Returns the amount of empty space between cells in adjacent rows.
- getRowOfObject(Object) - Method in class ilog.views.sdm.swing.IlvSDMTableModel
-
Returns the row index of the specified data object
in the table model.
- getRowOrder() - Method in class ilog.views.maps.raster.IlvRasterProperties
-
The vertical order of the blocks of pixels in the original file. 0 means
bottom to top, 1 means top to bottom.
- getRows() - Method in class ilog.views.gantt.scale.IlvVisibleTimeScaleRows
-
Returns an array of all rows.
- getRows() - Method in class ilog.views.maps.format.cadrg.IlvCADRGCoverage
-
Returns the number of frame rows in the coverage.
- getRows() - Method in class ilog.views.maps.geometry.IlvMapRaster
-
Returns the number of rows in the raster.
- getRowSet() - Method in class ilog.views.util.data.IlvRowSetTableModel
-
Returns the RowSet
that is connected to this
IlvRowSetTableModel
.
- getRowSize() - Method in class ilog.views.gantt.scale.IlvVisibleTimeScaleRows
-
Returns the number of rows contained in this visibility predicate.
- getRowType() - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns an int
that represents the row organization of this
configuration.
- getRowType() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns an int
representing the type of the rows in the
hierarchy chart.
- getRowType() - Method in class ilog.views.gantt.IlvVerticalDisplayController
-
Returns an int
that represents the row organization of this
vertical display controller.
- getRS() - Method in class ilog.views.maps.format.wms.IlvWMSDataSource
-
Retrieves the reference system.
- getRS(boolean) - Method in class ilog.views.maps.format.wms.IlvWMSReader
-
Returns the SRS of this reader as specified by setSRS(String)
.
- getRule(int) - Method in class ilog.views.bpmn.IlvBPMNFlowValidator
-
Returns the rule at a given index.
- getRule(String, boolean) - Method in class ilog.views.customizer.styling.IlvComponentCSSAdapter
-
Returns the rule that matches the input selector.
- getRuleCount() - Method in class ilog.views.bpmn.IlvBPMNFlowValidator
-
Returns the number of rules in this IlvBPMNFlowValidator
instance.
- getRuleCustomizerLogic() - Method in class ilog.views.chart.customizer.swing.IlvChartCSSCustomizerPanel
-
Returns the rule customizer logic that is currently displayed or
null
if none.
- getRuleCustomizerLogic(IlvCSSRule) - Method in class ilog.views.customizer.styling.IlvComponentCSSAdapter
-
Return the rule customizer logic that matches the input rule.
- getRuleCustomizerLogic(String) - Method in class ilog.views.customizer.styling.IlvComponentCSSAdapter
-
Returns the rule customizer logic that matches the input rule.
- getRuleCustomizerLogics() - Method in class ilog.views.customizer.styling.IlvComponentCSSAdapter
-
Returns all rule customizer logics of this component CSS adapter.
- getRules(boolean) - Method in class ilog.views.customizer.styling.IlvComponentCSSAdapter
-
Returns the CSS rules of the component.
- getRuleSelectors() - Method in class ilog.views.util.styling.IlvMutableStyleSheet
-
Returns all rule selectors stored in the style sheet.
- getRx() - Method in class ilog.tgo.graphic.graphlayout.IltNodeSide
-
Deprecated.
Returns the outgoing direction's x coordinate.
- getRx() - Method in class ilog.tgo.graphic.IltLinkPort
-
Returns the outgoing direction's x coordinate.
- getRy() - Method in class ilog.tgo.graphic.graphlayout.IltNodeSide
-
Deprecated.
Returns the outgoing direction's y coordinate.
- getRy() - Method in class ilog.tgo.graphic.IltLinkPort
-
Returns the outgoing direction's y coordinate.
- getSafeString(String, Class<?>) - Static method in class ilog.views.util.IlvResourceUtil
-
- getSafeString(String, Class<?>, Locale) - Static method in class ilog.views.util.IlvResourceUtil
-
Returns a string for the given key from the resource bundle named
"messages" in the package of the input class.
- getSafeString(String, Class<?>, ULocale) - Static method in class ilog.views.util.IlvResourceUtil
-
Returns a string for the given key from the resource bundle named
"messages" in the package of the input class.
- getSafeString(String, String, Class<?>) - Static method in class ilog.views.util.IlvResourceUtil
-
- getSafeString(String, String, Class<?>, Locale) - Static method in class ilog.views.util.IlvResourceUtil
-
Returns a string for the given key from the resource bundle in the package
of the input class.
- getSafeString(String, String, Class<?>, ULocale) - Static method in class ilog.views.util.IlvResourceUtil
-
Returns a string for the given key from the resource bundle in the package
of the input class.
- getSafetyContour() - Method in class ilog.views.maps.defense.format.s57.IlvS57DataSource
-
Returns the safety contour depth in meters.
- getSaturation() - Method in class ilog.views.maps.raster.datasource.IlvRasterStyle
-
Returns the saturation to apply to the original images.
- getSaturation() - Method in class ilog.views.maps.raster.IlvAdjustableDelegateColorModel
-
Returns the saturation.
- getSaturation() - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
-
Returns the saturation of the colors.
- getSaturation() - Method in class ilog.views.sdm.renderer.IlvColoringRenderer
-
Returns the saturation of the colors.
- getSaturation(Color) - Static method in class ilog.views.util.IlvColorUtil
-
Returns the saturation of the specified color.
- getSAXHandler() - Method in class ilog.cpl.graphic.IlpPointSAXInfo
-
Returns a SAX handler capable of reading the attribute.
- getSAXHandler() - Method in class ilog.cpl.graphic.IlpRectSAXInfo
-
Returns a SAX handler capable of reading the attribute.
- getSAXHandler() - Method in class ilog.cpl.graphic.IlpRelativePointSAXInfo
-
Returns a SAX handler capable of reading the attribute.
- getSAXHandler() - Method in class ilog.cpl.graphic.IlpRelativeRectSAXInfo
-
Returns a SAX handler capable of reading the attribute.
- getSAXHandler() - Method in class ilog.cpl.graphic.views.IlpPolygonSAXInfo
-
Returns a SAX handler capable of reading the attribute.
- getSAXHandler() - Method in class ilog.cpl.graphic.views.IlpPolylineSAXInfo
-
Returns a SAX handler capable of reading the attribute.
- getSAXHandler() - Method in class ilog.cpl.graphic.views.IlpPolyPointsSAXInfo
-
Returns a SAX handler capable of reading the attribute.
- getSAXHandler() - Method in class ilog.cpl.graphic.views.IlpShelfItemPositionSAXInfo
-
Returns a SAX handler capable of reading the attribute.
- getSAXHandler() - Method in class ilog.cpl.graphic.views.IlpSlotSizesSAXInfo
-
Returns a SAX handler capable of reading the attribute.
- getSAXHandler() - Method in class ilog.cpl.network.IlpGeographicPolygonSAXInfo
-
Returns an SAX handler capable of reading the attribute.
- getSAXHandler() - Method in class ilog.cpl.network.IlpGeographicPolylineSAXInfo
-
Returns a SAX handler capable of reading the attribute.
- getSAXHandler() - Method in class ilog.cpl.network.IlpGeographicPolyPointsSAXInfo
-
Returns an SAX handler capable of reading the attribute.
- getSAXHandler() - Method in class ilog.cpl.network.IlpGeographicPositionSAXInfo
-
Returns a SAX handler capable of reading the attribute.
- getSAXHandler() - Method in interface ilog.cpl.storage.IlpSAXSerializable
-
Returns a SAX handler capable of reading the attribute.
- getSAXHandler() - Method in class ilog.tgo.model.attribute.IltAlarmSeverityAttribute
-
Returns a SAX handler capable of reading the attribute.
- getSAXHandler() - Method in class ilog.tgo.model.IltAlarmObjectStateSAXInfo
-
- getSAXHandler() - Method in class ilog.tgo.model.IltBellcoreObjectStateSAXInfo
-
- getSAXHandler() - Method in class ilog.tgo.model.IltBiSONETObjectStateSAXInfo
-
- getSAXHandler() - Method in class ilog.tgo.model.IltObjectStateSAXInfo
-
Returns a SAX handler capable of reading the attribute.
- getSAXHandler() - Method in class ilog.tgo.model.IltOSIObjectStateSAXInfo
-
- getSAXHandler() - Method in class ilog.tgo.model.IltShelfItemPositionSAXInfo
-
- getSAXHandler() - Method in class ilog.tgo.model.IltSNMPObjectStateSAXInfo
-
- getSAXHandler() - Method in class ilog.tgo.model.IltSONETObjectStateSAXInfo
-
- getSAXHandler() - Method in class ilog.tgo.model.IltTrapObjectStateSAXInfo
-
- getScale(IlvAxis) - Method in class ilog.views.chart.IlvChart
-
Returns the scale associated with the specified axis.
- getScale() - Method in class ilog.views.chart.IlvScaleAnnotation
-
Returns the scale displaying this annotation.
- getScale() - Method in class ilog.views.chart.IlvStepsDefinition
-
Returns the scale using this steps definition.
- GetScale(IlvManagerView, IlvLinearUnit) - Static method in class ilog.views.maps.IlvScaleController
-
Returns the scale of a manager view.
- GetScale(IlvManagerView) - Static method in class ilog.views.maps.IlvScaleController
-
Returns the scale of a manager view whose manager is georeferenced
because it owns an IlvCoordinateSystemProperty
.
- getScale() - Method in class ilog.views.maps.rendering.IlvMapLineRenderingStyle
-
Returns the scale at which the line width is specified.
- getScale() - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
-
Retrieves the scale at which text is displayed with the nominal
height of its font.
- getScale() - Method in class ilog.views.maps.theme.IlvMapDynamicStyle
-
Returns the scale at which the theme will be applied.
- getScaleComputation() - Method in class ilog.views.maps.beans.IlvJScaleBar
-
Returns the instance that computes the current map scale.
- getScaleDescription() - Method in class ilog.views.maps.format.cadrg.IlvCADRGCoverage
-
Returns the scale description of the coverage.
- getScaledImage(Image, int, int, boolean, int) - Static method in class ilog.views.util.IlvImageUtil
-
Creates a scaled image.
- getScaledImageProducer(int, IlvRect) - Method in class ilog.views.maps.raster.IlvRasterTileLoader
-
Returns an image producer able to generate an image for the parameters
passed.
- getScaledLineStyle(IlvCoordinateSystem, IlvCoordinateSystem) - Method in class ilog.views.maps.rendering.IlvMapLineRenderingStyle
-
Returns the line style in the manager coordinate system so that
the actual style is observed for the specified scale.
- getScaledLineWidth(IlvCoordinateSystem, IlvCoordinateSystem) - Method in class ilog.views.maps.rendering.IlvMapLineRenderingStyle
-
Returns the line width in the manager coordinate system so that
the actual line width is observed for the scale specified in this
rendering style.
- getScaleFactor() - Method in class ilog.views.maps.projection.IlvLambertConformalConicProjection
-
Returns the scale factor applied to the projected data.
- getScaleFactor() - Method in class ilog.views.maps.projection.IlvObliqueMercatorProjection
-
Returns the scale factor applied to the projected data.
- getScaleFactor() - Method in class ilog.views.maps.projection.IlvStereographicProjection
-
Returns the scale factor applied to the central meridian.
- getScaleFactor() - Method in class ilog.views.maps.projection.IlvTransverseMercatorProjection
-
Returns the scale factor applied to the central meridian.
- getScaleFactor(IlvCoordinateSystem) - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
-
Returns the scale factor of a transformer that would show a map
at the specified scale.
- getScaleField() - Method in class ilog.views.maps.beans.IlvJMapScaleControl
-
Returns the scale text Field.
- getScaleFormat() - Method in class ilog.views.maps.beans.IlvJMapScaleControl
-
Returns the scale format.
- getScaleHeight() - Method in class ilog.views.maps.beans.IlvJScaleBar
-
Returns the height of the scale bar.
- getScaleHeight() - Method in class ilog.views.maps.beans.IlvScaleBar
-
Returns the height of the scale bar.
- getScaleStyle() - Method in class ilog.views.maps.beans.IlvJScaleBar
-
Returns the style used to draw the scale bar.
- getScaleStyle() - Method in class ilog.views.maps.beans.IlvScaleBar
-
Returns the style used to draw the scale bar.
- getScaleTextMode() - Method in class ilog.views.maps.beans.IlvJScaleBar
-
Returns the text mode.
- getScaleTextMode() - Method in class ilog.views.maps.beans.IlvScaleBar
-
Returns the text mode.
- getScaling() - Method in class ilog.views.chart.IlvAffineAxisTransformer
-
Returns the scaling.
- getScalingAlignment() - Method in class ilog.views.chart.print.IlvChartPrintableDocument
-
Returns the scaling alignment.
- getScatter(IlvDataSet) - Method in class ilog.views.chart.renderer.IlvScatterChartRenderer
-
Returns the child scatter renderer displaying the specified data set.
- getScene() - Method in class ilog.views.chart.IlvChart3DView
-
Internal method.
- getSchemaTableName() - Method in class ilog.views.maps.datasource.ibm.IlvDBFeatureIterator
-
Returns the database table name to iterate through.
- getSchemaTypeInfo() - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
- getSchemaTypeInfo() - Method in class ilog.views.appframe.settings.IlvSettingsElement
- getScientificInstance() - Static method in class ilog.views.util.text.IlvNumberFormatFactory
-
Returns a scientific decimal number formatter for the current locale.
- getScientificInstance(Locale) - Static method in class ilog.views.util.text.IlvNumberFormatFactory
-
- getScientificInstance(ULocale) - Static method in class ilog.views.util.text.IlvNumberFormatFactory
-
Returns a scientific decimal number formatter for the given locale.
- getScreenColor() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.NMW
-
Returns the color used for the workstation screen.
- GetScreenPixelSizeMM() - Static method in class ilog.views.maps.IlvScaleController
-
Returns the size in millimeters of a screen pixel.
- GetScreenSizeMM() - Static method in class ilog.views.maps.IlvScaleController
-
Returns the height of the screen used to compute the scales.
- getScriptDescriptor() - Method in class ilog.tgo.faces.equipment.dhtml.renderkit.IltFacesEquipmentTiledViewRenderer
-
Returns the script descriptor for this renderer.
- getScriptDescriptor() - Method in class ilog.tgo.faces.equipment.dhtml.renderkit.IltFacesEquipmentViewRenderer
-
Returns the script descriptor for this renderer.
- getScriptDescriptor() - Method in class ilog.tgo.faces.graph.dhtml.renderkit.IltFacesClientSelectInteractorRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.tgo.faces.graph.dhtml.renderkit.IltFacesGraphInteractorRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.tgo.faces.graph.dhtml.renderkit.IltFacesGraphViewSelectionManagerRenderer
-
Returns the script descriptor for this renderer.
- getScriptDescriptor() - Method in class ilog.tgo.faces.network.dhtml.renderkit.IltFacesNetworkTiledViewRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.tgo.faces.network.dhtml.renderkit.IltFacesNetworkViewRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.chart.faces.dhtml.renderkit.IlvChartContextualMenuRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.chart.faces.dhtml.renderkit.IlvChartLegendRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.chart.faces.dhtml.renderkit.IlvChartOverviewRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.chart.faces.dhtml.renderkit.IlvChartPanInteractorRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.chart.faces.dhtml.renderkit.IlvChartPickInteractorRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.chart.faces.dhtml.renderkit.IlvChartRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.chart.faces.dhtml.renderkit.IlvChartSelectInteractorRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.chart.faces.dhtml.renderkit.IlvChartZoomInteractorRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.chart.faces.dhtml.renderkit.IlvDataSourceRenderer
-
This implementation returns null
as data sources doesn't need scripts.
- getScriptDescriptor(UIComponent) - Method in class ilog.views.diagrammer.faces.dhtml.renderkit.IlvFacesDiagrammerBaseRenderer
-
Returns the script descriptor of this component.
- getScriptDescriptor() - Method in class ilog.views.diagrammer.faces.dhtml.renderkit.IlvFacesDiagrammerBaseRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.diagrammer.faces.dhtml.renderkit.IlvFacesDiagrammerSelectInteractorRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.diagrammer.faces.dhtml.renderkit.IlvFacesDiagrammerSelectionManagerRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.diagrammer.faces.dhtml.renderkit.IlvFacesDiagrammerTiledViewRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.diagrammer.faces.dhtml.renderkit.IlvFacesNodeOrLinkSelectInteractorRenderer
-
- getScriptDescriptor() - Method in class ilog.views.diagrammer.faces.dhtml.renderkit.IlvFacesNodeOrLinkSelectRectInteractorRenderer
-
- getScriptDescriptor() - Method in class ilog.views.faces.dhtml.renderkit.IlvDHTMLRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor(UIComponent) - Method in class ilog.views.faces.dhtml.renderkit.IlvDHTMLRenderer
-
Returns the script descriptor of this component.
- getScriptDescriptor() - Method in class ilog.views.faces.dhtml.renderkit.IlvFacesContextualPopupMenuRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.faces.dhtml.renderkit.IlvFacesHighlightInteractorRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.faces.dhtml.renderkit.IlvFacesMapInteractorRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.faces.dhtml.renderkit.IlvFacesMapRectInteractorRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.faces.dhtml.renderkit.IlvFacesObjectSelectInteractorRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.faces.dhtml.renderkit.IlvFacesObjectSelectRectInteractorRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.faces.dhtml.renderkit.IlvFacesOverviewRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.faces.dhtml.renderkit.IlvFacesPanInteractorRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.faces.dhtml.renderkit.IlvFacesPanToolRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.faces.dhtml.renderkit.IlvFacesTiledViewRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.faces.dhtml.renderkit.IlvFacesTooltipInteractorRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.faces.dhtml.renderkit.IlvFacesViewRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor(UIComponent) - Method in class ilog.views.faces.dhtml.renderkit.IlvFacesViewRenderer
-
Returns the script descriptor of this component.
- getScriptDescriptor() - Method in class ilog.views.faces.dhtml.renderkit.IlvFacesZoomInteractorRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.faces.dhtml.renderkit.IlvFacesZoomToolRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.gantt.faces.dhtml.renderkit.IlvFacesGanttContextualMenuRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.gantt.faces.dhtml.renderkit.IlvFacesGanttDataSourceRenderer
-
Returns nuul
as no scripts are needed for data sources.
- getScriptDescriptor() - Method in class ilog.views.gantt.faces.dhtml.renderkit.IlvFacesGanttSelectInteractorRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.gantt.faces.dhtml.renderkit.IlvFacesGanttSelectionManagerRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.gantt.faces.dhtml.renderkit.IlvFacesHierarchyChartViewRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.gantt.faces.dhtml.renderkit.IlvFacesNodeSelectInteractorRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.gantt.faces.dhtml.renderkit.IlvFacesRowExpandCollapseInteractorRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.gantt.faces.dhtml.renderkit.IlvFacesRowSelectInteractorRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.gantt.faces.dhtml.renderkit.IlvFacesSheetScrollInteractorRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.gantt.faces.dhtml.renderkit.IlvFacesTableScrollInteractorRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.maps.faces.dhtml.renderkit.IlvFacesGoogleViewRenderer
-
Returns the script descriptor of this renderer.
- getScriptDescriptor() - Method in class ilog.views.maps.faces.dhtml.renderkit.IlvFacesLayerVisibilityToolRenderer
-
Returns the script descriptor of this renderer.
- getScriptManager() - Method in class ilog.views.faces.dhtml.renderkit.IlvFacesManager
-
Returns the script manager associated with the manager.
- getScriptMessageSupport() - Method in class ilog.views.util.servlet.IlvServletSupport
-
- getScrollableBlockIncrement(Rectangle, int, int) - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
-
Returns the distance to scroll to expose the next or previous block of hour rows
for vertical scrolling, or the value of 10 pixels for horizontal scrolling.
- getScrollableBlockIncrement(Rectangle, int, int) - Method in class ilog.views.gantt.swing.calendarview.IlvVerticalHourScale
-
Returns the distance to scroll to expose the next or previous block of hour rows
for vertical scrolling, or the value of 10 pixels for horizontal scrolling.
- getScrollableTracksViewportHeight() - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
-
Returns false
to indicate that a viewport should not force the
height of the activity sheet to match the height of the viewport.
- getScrollableTracksViewportHeight() - Method in class ilog.views.gantt.swing.calendarview.IlvVerticalHourScale
-
Returns false
to indicate that a viewport should not force the
height of the scale to match the height of the viewport.
- getScrollableTracksViewportWidth() - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
-
Returns true
to indicate that a viewport should always force the
width of the activity sheet to match the width of the viewport.
- getScrollableTracksViewportWidth() - Method in class ilog.views.gantt.swing.calendarview.IlvVerticalHourScale
-
Returns true
to indicate that a viewport should always force the
width of the scale to match the width of the viewport.
- getScrollableUnitIncrement(Rectangle, int, int) - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
-
Returns the distance to scroll to expose the next or previous
hour row for vertical scrolling, or the value of 1 pixel for horizontal scrolling.
- getScrollableUnitIncrement(Rectangle, int, int) - Method in class ilog.views.gantt.swing.calendarview.IlvVerticalHourScale
-
Returns the distance to scroll to expose the next or previous
hour row for vertical scrolling, or the value of 1 pixel for horizontal scrolling.
- getScrollBar() - Method in class ilog.views.faces.component.IlvFacesView
-
Gets the scroll bar state of the view.
- getScrollBar() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Gets the scroll bar state property from view.
- getScrollComponent() - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Returns the scroll component when the SDM view is scrollable.
- getScrollDelay() - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
-
Returns the delay after which the swimlanes reappear
when the view has been scrolled.
- getScrollDelay() - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
-
Returns the delay after which the legend reappears
when the view has been scrolled.
- getScrollFactor() - Method in class ilog.views.gantt.action.IlvTimeScrollAction
-
Returns the scroll factor as a fraction of the time scrollable's
visible duration
.
- getScrollFactor() - Method in class ilog.views.gantt.action.IlvVerticalScrollAction
-
- getScrollInsets() - Method in class ilog.views.maps.beans.IlvEditableTree
-
Returns the autoscrolling offsets.
- getScrollMode() - Method in class ilog.views.gantt.action.IlvVerticalScrollAction
-
Returns the vertical scrolling mode.
- getScrollRatio() - Method in class ilog.views.chart.IlvChart
-
Returns the scroll ratio.
- getScrollsOnExpand() - Method in class ilog.cpl.tree.renderer.IlpViewRenderer
-
Returns the scrollsOnExpand
property that determines whether
the tree scrolls to show previously hidden children.
- getScrollTimeLeftAction() - Method in class ilog.views.gantt.IlvHierarchyChart
-
- getScrollTimeRightAction() - Method in class ilog.views.gantt.IlvHierarchyChart
-
- getScrollTiming() - Method in class ilog.views.interactor.IlvAbstractScrollInteractor
-
Returns the timing of repetitive scroll operations when the mouse moves
outside
the manager view.
- getScrollTiming() - Method in class ilog.views.interactor.IlvSelectInteractor
-
Returns the timing of repetitive scroll operations when the mouse moves outside
the manager view.
- getScrollTiming() - Method in class ilog.views.interactor.IlvSelectInteractorMoveSelection
-
Returns the timing of repetitive scroll operations when the mouse moves
outside
the manager view.
- getScrollTiming() - Method in class ilog.views.interactor.IlvSelectInteractorMultipleSelection
-
Returns the timing of repetitive scroll operations when the mouse moves
outside
the manager view.
- getScrollVerticalDownAction() - Method in class ilog.views.gantt.IlvHierarchyChart
-
- getScrollVerticalUpAction() - Method in class ilog.views.gantt.IlvHierarchyChart
-
- getScrollView() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the panel containing the manager view and the scrollbars.
- getScrollView() - Method in class ilog.cpl.IlpEquipment
-
Returns the scrollable view of this component.
- getScrollView() - Method in class ilog.cpl.IlpNetwork
-
Returns the scrollable view of this component.
- getScrollView() - Method in class ilog.cpl.IlpTable
-
Returns the scrollable view of this component.
- getScrollView() - Method in class ilog.cpl.IlpTree
-
Returns the scrollable view of this component.
- getSdiContainer() - Method in class ilog.views.diagrammer.application.IlvDiagrammerApplication
-
Deprecated.
Returns the container of the (single) diagram component when this
application is in single-document (SDI) mode.
- getSdiContainer() - Method in class ilog.views.diagrammer.application.IlvDiagrammerFrame
-
Returns the container of the (single) diagram component when this
application is in single-document (SDI) mode.
- getSdiDiagrammer() - Method in class ilog.views.diagrammer.application.IlvDiagrammerApplication
-
Deprecated.
Returns the (single) diagram component when this
application is in single-document (SDI) mode.
- getSdiDiagrammer() - Method in class ilog.views.diagrammer.application.IlvDiagrammerFrame
-
Returns the (single) diagram component when this
application is in single-document (SDI) mode.
- getSDMEngine(IlvGrapher) - Static method in class ilog.views.sdm.IlvSDMEngine
-
Returns the SDM engine associated with the specified
grapher, or null
if no SDM engine is associated
with the specified grapher.
- getSDMEngine(IlvGraphic) - Static method in class ilog.views.sdm.IlvSDMEngine
-
Returns the SDM engine associated with the grapher
in which the specified graphic object is contained,
or null
if the graphic is not contained in
a grapher or if the grapher has no associated SDM engine.
- getSDMEngine() - Method in class ilog.views.sdm.IlvSDMView
-
Returns the SDM engine associated with
this SDM view.
- getSDMEngine() - Method in class ilog.views.sdm.modeltools.IlvContentController
-
Returns the SDM engine.
- getSDMEngine() - Method in class ilog.views.sdm.swing.IlvSDMTableMediator
-
Returns the SDM engine connected to the JTable.
- getSDMLogger() - Method in class ilog.cpl.sdm.IlpAbstractSDMAdapter
-
Accesses the proper logger for handling log messages.
- getSDMModel() - Method in class ilog.cpl.sdm.IlpAbstractSDMAdapter
-
Access the SDM model implementation to be used with SDM views.
- getSDMModel() - Method in class ilog.views.sdm.renderer.graphlayout.IlvSDMObjectComparator.DataModelAttributeSortCriteria
-
Returns the SDM model containing the objects.
- getSDMModel() - Method in class ilog.views.sdm.renderer.graphlayout.IlvSDMObjectComparator.ModelOrderSortCriteria
-
Returns the SDM model containing the objects.
- getSDMModel() - Method in class ilog.views.sdm.swing.IlvSDMTableModel
-
Returns the SDM model for which this table model
is an adapter.
- getSDMView(HttpServletRequest) - Method in class ilog.views.diagrammer.faces.dhtml.servlet.IlvFacesDiagrammerServletSupport
-
Returns the SDM view associated with this servlet.
- getSDMView(HttpServletRequest) - Method in class ilog.views.sdm.servlet.IlvSDMServletSupport
-
Returns the SDM view associated with this servlet.
- getSDOCode(IlvTile) - Method in class ilog.views.maps.format.oracle.IlvDefaultSDOTileLoader
-
Returns the SDO code associated with the tile.
- getSDOGeometryString(IlvMapFeature, Long) - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOWriter
-
Returns the string corresponding to the SQL description of the specified feature.
- getSDOTilingLevel() - Method in class ilog.views.maps.format.oracle.IlvDefaultSDOTileLoader
-
Returns the SDO tiling level of the SDO layer.
- getSearchStrategy() - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the search strategy used by this style.
- getSecantLatitude1() - Method in class ilog.views.maps.projection.IlvConicProjection
-
Returns the first latitude at which the cone intersects with the earth.
- getSecantLatitude2() - Method in class ilog.views.maps.projection.IlvConicProjection
-
Returns the second latitude at which the cone intersects with the earth.
- getSecantLatitudes() - Method in class ilog.views.maps.projection.IlvConicProjection
-
Returns a new IlvCoordinate
that contains the latitudes at
which the cone intersects with the earth.
- getSecondaryDirection() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the secondary direction of arrangement of the rectangles.
- getSecondaryStateDirection() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the stacking direction of secondary states icons in shelf items.
- getSecondaryStateModifiersLayer() - Method in class ilog.tgo.graphic.IltCompositeGrapher.LayerPolicy
-
Returns the layer which holds the secondary states of all objects.
- getSecondaryStatePosition() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the position of the secondary states.
- getSecondGraphLayout() - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayout
-
Returns the layout that is applied second.
- getSecondGraphLayout(Object) - Method in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
-
Returns the layout instance to be used for the input subgraph as the
second layout.
- getSecondGraphLayoutActive() - Method in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
-
Tests if the second graph layout of all subgraphs is active.
- getSecondGraphLayoutActiveDuringAutoLayout() - Method in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
-
Tests if the second graph layout of all subgraphs is active during
automatic layout.
- getSecondGraphLayoutReport() - Method in class ilog.views.graphlayout.multiple.IlvMultipleLayoutReport
-
Returns the report of the graph layout that was applied second.
- getSecondNode() - Method in class ilog.views.graphlayout.hierarchical.IlvSameLevelConstraint
-
Returns the second node of this constraint.
- getSecondPoint() - Method in class ilog.views.maps.defense.terrain.IlvAltitudeVisibilityChart
-
Returns the target point location.
- getSecondReferenceGraphLayout() - Method in class ilog.views.graphlayout.recursive.IlvRecursiveMultipleLayout
-
Returns the second reference graph layout, if the reference layout
mode is used.
- getSecondStep() - Method in class ilog.views.util.time.IlvTimeIncrementPolicy.Second
-
Returns the number of seconds in a step increment.
- getSecondStep() - Method in class ilog.views.util.time.IlvTimeIncrementPolicy2.Second
-
Returns the number of seconds in a step increment.
- GetSecStateChartMapping(IltPerformance.SecState) - Static method in class ilog.tgo.model.IltPerformanceDefaultMapper
-
- GetSecStateChartMapping(IltSAN.SecState) - Static method in class ilog.tgo.model.IltSANDefaultMapper
-
- GetSecStateChartMapping(IltState) - Static method in class ilog.tgo.model.IltSNMPDefaultMapper
-
- GetSecStateCounterMapping(IltPerformance.SecState) - Static method in class ilog.tgo.model.IltPerformanceDefaultMapper
-
- GetSecStateCounterMapping(IltSAN.SecState) - Static method in class ilog.tgo.model.IltSANDefaultMapper
-
- GetSecStateCounterMapping(IltState) - Static method in class ilog.tgo.model.IltSNMPDefaultMapper
-
- GetSecStateDecorationType(IltPerformance.SecState) - Static method in class ilog.tgo.model.IltPerformanceDefaultMapper
-
- GetSecStateDecorationType(IltSAN.SecState) - Static method in class ilog.tgo.model.IltSANDefaultMapper
-
- GetSecStateDecorationType(IltState) - Static method in class ilog.tgo.model.IltSNMPDefaultMapper
-
- GetSecStateGaugeMapping(IltPerformance.SecState) - Static method in class ilog.tgo.model.IltPerformanceDefaultMapper
-
- GetSecStateGaugeMapping(IltSAN.SecState) - Static method in class ilog.tgo.model.IltSANDefaultMapper
-
- GetSecStateGaugeMapping(IltState) - Static method in class ilog.tgo.model.IltSNMPDefaultMapper
-
- GetSecStateMapping(IltMisc.SecState) - Static method in class ilog.tgo.model.IltMiscDefaultMapper
-
- getSecStates() - Method in class ilog.tgo.model.IltBellcoreObjectState
-
Returns an enumeration of the secondary states.
- getSeedValueForRandomGenerator() - Method in class ilog.views.graphlayout.IlvGraphLayout
-
Returns the user-defined seed value for the random generator.
- getSeedValueForRandomGenerator() - Method in class ilog.views.graphlayout.labellayout.IlvLabelLayout
-
Returns the user-defined seed value for the random generator.
- getSegment(int) - Method in class ilog.cpl.graphic.views.IlpPolyPoints
-
Returns a specific segment (0 <= index < getNumberOfSegments()).
- getSegment(int) - Method in class ilog.tgo.graphic.IltLogicalPolyPoints
-
Deprecated.
Returns a specific segment (0 <= index < getNumberOfSegments()).
- getSegment(int) - Method in class ilog.views.maps.geometry.IlvMapArcString
-
Returns the segment of the specified index.
- getSegment(int) - Method in class ilog.views.maps.geometry.IlvMapBezierString
-
Returns the segment of the specified index.
- getSegment(int) - Method in class ilog.views.maps.geometry.IlvMapCurveString
-
Returns the segment of index index
.
- getSegment(int) - Method in class ilog.views.maps.geometry.IlvMapLineString
-
Returns the segment of the specified index.
- getSegment(int) - Method in interface ilog.views.maps.geometry.IlvMapSegmentStringInterface
-
Retrieves the segment at specified position.
- getSegmentCount() - Method in class ilog.views.maps.geometry.IlvMapArcString
-
Returns the number of segments contained
in the string.
- getSegmentCount() - Method in class ilog.views.maps.geometry.IlvMapBezierString
-
Returns the number of segments contained
in the string.
- getSegmentCount() - Method in class ilog.views.maps.geometry.IlvMapCurveString
-
Returns the number of segments contained in this curve string.
- getSegmentCount() - Method in class ilog.views.maps.geometry.IlvMapLineString
-
Returns the number of segments contained
in the string.
- getSegmentCount() - Method in interface ilog.views.maps.geometry.IlvMapSegmentStringInterface
-
Returns the number of segments composing this string.
- getSegments() - Method in class ilog.cpl.graphic.views.IlpPolyPoints
-
Returns the array of segments.
- getSegments() - Method in class ilog.tgo.graphic.IltLogicalPolyPoints
-
Deprecated.
Returns the array of segments.
- getSegments() - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
-
Returns the segments of the hyperedge.
- getSegmentsCount() - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
-
Returns the number of segments of the hyperedge.
- getSelectableObject(IlvPoint, IlvManagerView, IlvTransformer, boolean) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the first selectable object at the given point.
- getSelectableObject(IlvPoint, IlvPoint, IlvTransformer) - Method in class ilog.views.IlvIndexedSet
-
Looks for a visible and selectable object at a specified location.
- getSelectableObject(IlvPoint, IlvManagerView, IlvTransformer, boolean) - Method in class ilog.views.IlvManager
-
Returns the first selectable graphic object at the specified point in a
manager view.
- getSelectableObject(IlvPoint, IlvManagerView, IlvTransformer, boolean) - Method in interface ilog.views.IlvObjectWithSelection
-
Returns the first selectable object at the given point.
- getSelected() - Method in class ilog.views.dashboard.IlvDashboardKeySelectManager
-
Returns the currently selected symbol in the dashboard diagram.
- getSelected() - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
-
Returns the selection state of this button.
- getSelectedActivities() - Method in class ilog.views.gantt.IlvGanttChart
-
Retrieves the activities that are selected in the Gantt chart.
- getSelectedActivities() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns a list of the currently selected activities.
- getSelectedActivities() - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
-
Returns a collection of the currently selected activities.
- getSelectedActivities() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns a list of the currently selected activities.
- getSelectedActivities() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthView
-
Returns a list of the currently selected activities.
- getSelectedCategory() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerCollapsibleTreeViewer
-
Returns the selected category.
- getSelectedColor() - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperGrapherPin
-
Returns the color of the pin if it is selected.
- getSelectedConstraints() - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the constraints that are currently selected.
- getSelectedConstraints() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the constraints that are selected in the chart.
- getSelectedDashboardDiagram() - Method in interface ilog.views.dashboard.IlvDashboardContainer
-
Returns the currently selected IlvDashboardDiagram
instance.
- getSelectedDashboardDiagram() - Method in class ilog.views.dashboard.IlvDashboardTabbedPane
-
Returns the currently selected IlvDashboardDiagram
instance.
- getSelectedFeatures() - Method in class ilog.views.maps.beans.IlvFeatureSelectorPanel
-
Returns the list of selected features and their selected layers.
- getSelectedFileFilter() - Static method in class ilog.views.util.swing.SwingFactories
-
Returns the index of the selected file filter.
- getSelectedFramePaint() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundleSelection
-
Returns the paint of the frame when selected.
- getSelectedGraphics() - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the currently selected graphics in the Gantt sheet.
- getSelectedGraphics() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the selected graphics in the Gantt sheet.
- GetSelectedGroupAction(IlvApplication, String) - Static method in class ilog.views.appframe.IlvAction
-
Returns the action currently selected in the specified group
of actions.
- getSelectedGroups() - Method in class ilog.views.prototypes.IlvGroupBag
-
Returns the groups that are selected in the group bag.
- getSelectedImage() - Method in class ilog.views.faces.component.IlvImageButton
-
Returns the URL of the image representing the button when this button is
selected.
- getSelectedImage() - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
-
Returns the URL of the image representing the button when this button is
selected.
- getSelectedInTree() - Method in class ilog.views.maps.symbology.swing.IlvSymbologyTreeView
-
Returns the selected objects or null
if nothing is selected in the tree
view.
- getSelectedItem() - Method in class ilog.views.appframe.event.IlvListActionHandler
-
Returns the index of the currently selected item in the list items of the
list action.
- GetSelectedItem(Action) - Static method in class ilog.views.appframe.IlvAction
-
Returns the item currently selected among the items stored in the specified
list action
.
- getSelectedItem() - Method in class ilog.views.util.swing.SwingFactories.FontListComboBoxModel
- getSelectedItem() - Method in class ilog.views.util.swing.SwingFactories.LnFComboBoxModel
- getSelectedItem() - Method in class ilog.views.util.swing.SwingFactories.LocaleComboBoxModel
- getSelectedLayer() - Method in class ilog.views.maps.beans.IlvLayerTreePanel
-
Returns the selected layer.
- getSelectedLayer() - Method in class ilog.views.maps.beans.IlvMapDynamicStylePanel
-
Returns the selected layer.
- getSelectedLink() - Method in class ilog.views.diagrammer.servlet.IlvDiagrammerSelectionSupport
-
Gets the link whick is selected.
- getSelectedLnFClassName() - Method in class ilog.views.util.swing.SwingFactories.LnFComboBoxModel
-
Returns a String
representing the selected L&F.
- getSelectedLocale() - Method in class ilog.views.util.swing.SwingFactories.LocaleComboBoxModel
-
Returns the selected locale.
- getSelectedMenuItem() - Method in class ilog.views.faces.dhtml.event.FacesMenuActionEvent
-
Returns the model menu item selected.
- getSelectedMovingObjects(IlvManager) - Method in class ilog.tgo.interactor.IltSelectInteractor
-
Returns the selected moving objects of the input manager.
- getSelectedMovingObjects(IlvManager) - Method in class ilog.views.accelerator.IlvMoveSelectionAccelerator
-
Returns the selected moving objects of the input manager.
- getSelectedMovingObjects(boolean[]) - Method in class ilog.views.hypergraph.IlvHyperGrapher
-
Returns the selected objects that should be moved by the select interactor
- getSelectedMovingObjects(boolean[]) - Method in class ilog.views.IlvGrapher
-
Returns the selected objects that should be moved by the select interactor.
- getSelectedMovingObjects(boolean[]) - Method in class ilog.views.IlvManager
-
Returns the selected objects that should be moved by the select interactor.
- getSelectedMovingObjects(IlvManager) - Method in class ilog.views.interactor.IlvSelectInteractor
-
Returns the selected moving objects of the input manager.
- getSelectedObject() - Method in class ilog.cpl.equipment.IlpDefaultEquipmentSelectionModel
-
Returns the first selected
IlpObject
from the collection of selected objects.
- getSelectedObject() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the first selected
IlpObject
from the collection of selected objects.
- getSelectedObject() - Method in class ilog.cpl.IlpEquipment
-
Returns the first selected
IlpObject
from the collection of selected objects.
- getSelectedObject() - Method in class ilog.cpl.IlpNetwork
-
Returns the first selected
IlpObject
from the collection of selected objects.
- getSelectedObject() - Method in class ilog.cpl.IlpTable
-
Returns the first selected
IlpObject
from the collection of selected objects.
- getSelectedObject() - Method in class ilog.cpl.IlpTree
-
Returns the first selected
IlpObject
from the collection of selected objects.
- getSelectedObject() - Method in class ilog.cpl.network.IlpDefaultNetworkSelectionModel
-
Returns the first selected
IlpObject
from the collection of selected objects.
- getSelectedObject() - Method in class ilog.cpl.table.selection.IlpDefaultTableSelectionModel
-
Returns the first selected
IlpObject
from the collection of selected objects.
- getSelectedObject() - Method in class ilog.cpl.tree.IlpDefaultTreeSelectionModel
-
Returns the first selected
IlpObject
from the collection of selected objects.
- getSelectedObject() - Method in interface ilog.cpl.util.selection.IlpObjectSelectionModel
-
Returns the first selected
IlpObject
from the collection of selected objects.
- getSelectedObject(HttpServletRequest, int, int) - Method in class ilog.tgo.faces.graph.dhtml.servlet.IltFacesGraphPopupSupport
-
Returns the representation object that is below the mouse pointer when
the user activates the pop-up menu.
- getSelectedObject(HttpServletRequest, int, int) - Method in class ilog.views.chart.faces.servlet.IlvFacesChartPopupSupport
-
Returns the IlvDisplayPoint
instance selected when user triggered the
pop-up menu.
- getSelectedObject(HttpServletRequest, int, int) - Method in class ilog.views.chart.servlet.IlvChartPopupMenuSupport
-
Returns the IlvDisplayPoint
instance selected when user triggered the
pop-up menu.
- getSelectedObject(HttpServletRequest, int, int) - Method in class ilog.views.faces.dhtml.servlet.IlvFacesManagerPopupSupport
-
Returns the IlvGraphic
instance selected by the user when he
triggered the pop-up menu.
- getSelectedObject(HttpServletRequest, int, int) - Method in class ilog.views.gantt.faces.dhtml.servlet.IlvFacesGanttPopupSupport
-
Returns the IlvHierarchyNode
selected when the user triggered
the pop-up menu.
- getSelectedObject(HttpServletRequest, int, int) - Method in class ilog.views.gantt.servlet.IlvGanttPopupMenuSupport
-
Returns the IlvHierarchyNode
selected when the user triggered
the pop-up menu.
- getSelectedObject(HttpServletRequest, int, int) - Method in class ilog.views.servlet.IlvManagerPopupServletSupport
-
Returns the IlvGraphic
instance selected by the user when he
triggered the pop-up menu.
- getSelectedObject(HttpServletRequest, IlvManagerView, int, int) - Method in class ilog.views.servlet.IlvPopupMenuServerActionListener
-
Returns the IlvGraphic
instance selected by the user when he
triggered the pop-up menu.
- getSelectedObject(HttpServletRequest, int, int) - Method in class ilog.views.util.servlet.IlvPopupMenuServletSupport
-
Returns the object selected by the user when he triggered the pop-up menu.
- getSelectedObjects() - Method in class ilog.cpl.equipment.IlpDefaultEquipmentSelectionModel
-
- getSelectedObjects() - Method in class ilog.cpl.graph.IlpGraphView
-
- getSelectedObjects() - Method in class ilog.cpl.IlpEquipment
-
- getSelectedObjects() - Method in class ilog.cpl.IlpNetwork
-
- getSelectedObjects() - Method in class ilog.cpl.IlpTable
-
- getSelectedObjects() - Method in class ilog.cpl.IlpTree
-
- getSelectedObjects() - Method in class ilog.cpl.network.IlpDefaultNetworkSelectionModel
-
- getSelectedObjects() - Method in class ilog.cpl.table.selection.IlpDefaultTableSelectionModel
-
- getSelectedObjects() - Method in class ilog.cpl.tree.IlpDefaultTreeSelectionModel
-
- getSelectedObjects() - Method in interface ilog.cpl.util.selection.IlpObjectSelectionModel
-
- getSelectedObjects() - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Returns the nodes and links that are currently selected in the diagram component.
- getSelectedObjects(HttpServletRequest, IlvSelectionSupport.IlvSelectionResponse, IlvDiagrammer) - Method in class ilog.views.diagrammer.servlet.IlvDiagrammerSelectionSupport
-
Returns the nodes and links currently selected in the diagram
component.
- getSelectedObjects() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns an enumeration of all the selected sublinks of this link bundle.
- getSelectedObjects() - Method in class ilog.views.IlvManager
-
Returns an enumeration of all the selected objects.
- getSelectedObjects(boolean) - Method in class ilog.views.IlvManager
-
Returns an enumeration of all the selected
objects in this manager.
- getSelectedObjects(boolean, boolean) - Method in class ilog.views.IlvManager
-
Returns an enumeration of all the selected
objects in this manager.
- getSelectedObjects() - Method in interface ilog.views.IlvObjectWithSelection
-
Returns an enumeration of all the selected objects.
- getSelectedObjects() - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns an enumeration containing the data objects
represented by the graphic objects currently
selected in the grapher.
- getSelectedObjectsCount() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the number of selected sublinks of this link bundle.
- getSelectedObjectsCount() - Method in class ilog.views.IlvManager
-
Returns the number of selected objects.
- getSelectedObjectsCount(boolean) - Method in class ilog.views.IlvManager
-
Returns the number of selected objects.
- getSelectedObjectsCount(boolean, boolean) - Method in class ilog.views.IlvManager
-
Returns the number of selected objects.
- getSelectedObjectsCount() - Method in interface ilog.views.IlvObjectWithSelection
-
Returns the number of selected objects.
- getSelectedPalette() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerCollapsibleTreeViewer
-
Returns the selected palette.
- getSelectedPalette() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerComboboxViewer
-
Returns the current selected palette.
- getSelectedPalette() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerTabbedViewer
-
Returns the current selected palette
- getSelectedPalette() - Method in interface ilog.views.symbology.palettes.swing.IlvPaletteManagerViewer
-
Returns the current selected palette.
- getSelectedPaletteObject() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerCollapsibleTreeViewer
-
Returns the selected object in the palette tree.
- getSelectedPaletteObjects() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerCollapsibleTreeViewer
-
Returns an array containing references to the selected objects
- getSelectedPaletteObjects() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteTreeViewer
-
Returns the selected palette objects selected in the tree
- getSelectedPaletteViewer() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerCollapsibleTreeViewer
-
Returns the selected palette viewer.
- getSelectedRepresentationObject() - Method in class ilog.cpl.equipment.IlpDefaultEquipmentSelectionModel
-
- getSelectedRepresentationObject() - Method in class ilog.cpl.graph.IlpGraphView
-
- getSelectedRepresentationObject() - Method in class ilog.cpl.network.IlpDefaultNetworkSelectionModel
-
- getSelectedRepresentationObject() - Method in class ilog.cpl.table.selection.IlpDefaultTableSelectionModel
-
- getSelectedRepresentationObject() - Method in class ilog.cpl.tree.IlpDefaultTreeSelectionModel
-
Returns the first object in the selection.
- getSelectedRepresentationObject() - Method in interface ilog.cpl.util.selection.IlpRepresentationObjectSelectionModel
-
- getSelectedRepresentationObjects() - Method in class ilog.cpl.equipment.IlpDefaultEquipmentSelectionModel
-
- getSelectedRepresentationObjects() - Method in class ilog.cpl.graph.IlpGraphView
-
- getSelectedRepresentationObjects() - Method in class ilog.cpl.network.IlpDefaultNetworkSelectionModel
-
- getSelectedRepresentationObjects() - Method in class ilog.cpl.table.selection.IlpDefaultTableSelectionModel
-
- getSelectedRepresentationObjects() - Method in class ilog.cpl.tree.IlpDefaultTreeSelectionModel
-
Returns the objects in the selection.
- getSelectedRepresentationObjects() - Method in interface ilog.cpl.util.selection.IlpRepresentationObjectSelectionModel
-
- getSelectedReservations() - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the reservations that are currently selected.
- getSelectedReservations() - Method in class ilog.views.gantt.IlvScheduleChart
-
Returns the reservations that are selected in the Schedule chart.
- getSelectedResources() - Method in class ilog.views.gantt.IlvScheduleChart
-
Returns the resources that are selected in the Schedule chart.
- getSelectedRows() - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the rows that are selected.
- getSelectedRows() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the rows that are selected in the chart.
- getSelectedSegments() - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
-
Returns all selected segments.
- getSelectedSegmentsPaint() - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
-
Returns the stroke paint of the selected segments.
- getSelectedSegmentsPaint() - Method in class ilog.views.hypergraph.interactor.IlvMakeSegmentedHyperEdgeInteractor
-
Returns the stroke paint of selected segments of the newly created
hyperedge.
- getSelectedSublinks() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns an enumeration of all the selected sublinks of this link bundle.
- getSelectedSublinks(boolean) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns an enumeration of all the selected
sublinks in this link bundle.
- getSelectedSublinksCount() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the number of selected sublinks of this link bundle.
- getSelectedSublinksCount(boolean) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the number of selected sublinks.
- getSelectedSymbol() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerCollapsibleTreeViewer
-
Returns the selected symbol.
- getSelectedSymbol() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerComboboxViewer
-
Returns the symbol selected in the current palette.
- getSelectedSymbol() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerTabbedViewer
-
Returns the current selected symbol
- getSelectedSymbol() - Method in interface ilog.views.symbology.palettes.swing.IlvPaletteManagerViewer
-
Returns the symbols that is selected in the current palette
- getSelectedSymbols() - Method in class ilog.views.dashboard.IlvDashboardDiagram
-
Returns an iterator to run over the collection of symbols currently
selected in this dashboard diagram.
- getSelectedSymbols() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerCollapsibleTreeViewer
-
Returns a set of selected symbols in an array of
IlvPaletteSymbol
objects.
- getSelectIcon() - Method in class ilog.views.swing.IlvJManagerViewControlBar
-
Returns the icon of the Select button.
- getSelectIconImage() - Method in class ilog.views.awt.IlvManagerViewControlBar
-
Returns the icon image of the Selection button.
- getSelectIconURL() - Method in class ilog.views.awt.IlvManagerViewControlBar
-
Returns the URL of the icon image of the Selection button.
- getSelectIconURL() - Method in class ilog.views.swing.IlvJManagerViewControlBar
-
Returns the URL of the icon of the Select button.
- getSelectInteractor() - Method in class ilog.views.awt.IlvManagerViewControlBar
-
Returns the interactor for the Selection tool.
- getSelectInteractor() - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Returns the interactor used when the diagram component is in select mode.
- getSelectInteractor() - Method in class ilog.views.gantt.graphic.interactor.IlvActivityGraphicDuplicateInteractor
-
Returns the selection interactor from which this interactor
was launched.
- getSelectInteractor() - Method in class ilog.views.interactor.IlvSelectInteractorMoveSelection
-
Returns the associated IlvSelectInteractor
.
- getSelectInteractor() - Method in class ilog.views.interactor.IlvSelectInteractorMultipleSelection
-
Returns the associated IlvSelectInteractor
.
- getSelectInteractor() - Method in class ilog.views.swing.IlvJManagerViewControlBar
-
Returns the selection interactor currently in use.
- getSelection() - Method in class ilog.cpl.table.selection.IlpDefaultTableSelectionModel
-
Retrieves the collection of
IlpArea
s composing the selection.
- getSelection() - Method in interface ilog.cpl.table.selection.IlpTableSelectionModel
-
Retrieves the collection of
IlpArea
s composing the selection.
- getSelection() - Method in class ilog.cpl.table.selection.TableSelectionEvent
-
Get the current selection as a collection of IlpArea
- getSelection() - Method in class ilog.views.chart.interactor.IlvChartAreaSelectionManager
-
Returns the currently selected element, or null
for none.
- getSelection() - Method in class ilog.views.graphic.IlvGraphicHandleSelection
-
Returns the referenced selection.
- getSelection(IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the selection object (instance of IlvSelection
)
located at the specified transformed point.
- getSelection(IlvPoint, IlvTransformer, boolean) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the selection object (instance of IlvSelection
)
located at the specified transformed point.
- getSelection(IlvLinkImage) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the selection object (instance of IlvSelection
)
associated with the specified sublink, or null
if the sublink is not selected.
- getSelection(IlvPoint, IlvManagerView) - Method in class ilog.views.IlvManager
-
Returns the selection object (instance of IlvSelection
)
located at the specified point in a manager view.
- getSelection(IlvPoint, IlvManagerView, boolean) - Method in class ilog.views.IlvManager
-
Returns the selection object (instance of IlvSelection
)
located at the specified point in a manager view.
- getSelection(IlvGraphic) - Method in class ilog.views.IlvManager
-
Returns the selection object (instance of IlvSelection
)
associated with the specified graphic object, or null
if the object is not selected.
- getSelectionBackground() - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
-
Returns the selection background color.
- getSelectionBorderBackground() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the background color of the selection border.
- getSelectionBorderBackground() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the background color of the selection border, or
null
if no
selection border is to be drawn.
- getSelectionBorderForeground() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the foreground color of the selection border.
- getSelectionBorderForeground() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the foreground color of the selection border, or
null
if no
selection border is to be drawn.
- getSelectionBorderLineStyle() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the line style of the selection border.
- getSelectionBorderLineStyle() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the line style of the selection border, or null
if no
selection border is to be drawn.
- getSelectionBorderWidth() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the thickness of the selection border.
- getSelectionBorderWidth() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the width of the selection border.
- getSelectionBoundingBox(IlvGraphic, IlvTransformer) - Method in class ilog.tgo.interactor.IltSelectInteractorMoveSelection
-
This method is invoked by setSelectionRect()
and is intended
to return the bounding box of a given object.
- getSelectionBoundingBox(IlvGraphic, IlvTransformer) - Method in class ilog.views.interactor.IlvSelectInteractorMoveSelection
-
This method is invoked by setSelectionRect()
and is intended
to return the bounding box of a given object.
- getSelectionFactory() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the selection factory installed in the grapher that contains the
root link bundle of this link bundle, or null
if no
factory is installed or the link bundle is not added to a grapher.
- getSelectionFactory() - Method in class ilog.views.IlvManager
-
Returns the selection factory installed in the manager,
or null
if no factory is installed.
- getSelectionFillPaint() - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultActivityCalendarRenderer
-
Returns the paint object used to fill the rectangular bar when the activity
is selected.
- getSelectionFillPaint() - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultMilestoneCalendarRenderer
-
Returns the paint object used to fill the symbol when the milestone
is selected.
- getSelectionFocusMode() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the selection highlight mode to be used when rendering the
selection and focus.
- getSelectionForeground() - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
-
Returns the selection foreground color.
- GetSelectionIndex(Action) - Static method in class ilog.views.appframe.IlvAction
-
Returns the index of the item currently selected among the items stored
in the specified list action
.
- getSelectionLookAndFeel() - Method in class ilog.cpl.tree.renderer.IlpViewRenderer
-
Returns the way the selection is rendered/manipulated by the end-user.
- getSelectionManager() - Method in class ilog.views.chart.interactor.IlvChartCycleSelectInteractor
-
Returns the object that manages and renders the selection.
- getSelectionMode() - Method in class ilog.cpl.IlpTable
-
Returns the selection mode of the table view.
- getSelectionMode() - Method in class ilog.cpl.table.IlpTableView
-
Returns the selection mode.
- getSelectionMode() - Method in class ilog.cpl.table.renderer.IlpViewRenderer
-
Returns the selection mode.
- getSelectionMode() - Method in class ilog.cpl.table.selection.IlpDefaultTableSelectionModel
-
Returns the selection mode.
- getSelectionModel() - Method in class ilog.cpl.equipment.IlpEquipmentView
-
Returns the selection model.
- getSelectionModel() - Method in class ilog.cpl.IlpEquipment
-
Returns the selection model.
- getSelectionModel() - Method in class ilog.cpl.IlpNetwork
-
Returns the selection model.
- getSelectionModel() - Method in class ilog.cpl.IlpTable
-
Returns the selection model used by the table view to handle the selection.
- getSelectionModel() - Method in class ilog.cpl.IlpTree
-
Retrieves the current selection model from the component.
- getSelectionModel() - Method in class ilog.cpl.network.IlpNetworkView
-
Returns the selection model.
- getSelectionModel() - Method in class ilog.cpl.table.IlpTableView
-
Retrieves the IlpTableSelectionModel
object that is used to handle
the selection state.
- getSelectionModifier() - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentSelectButton
-
Returns the selection modifier.
- getSelectionModifier() - Method in class ilog.cpl.network.action.toolbar.IlpNetworkSelectButton
-
Returns the selection modifier.
- getSelectionModifier() - Method in class ilog.views.interactor.IlvSelectInteractor
-
Returns the selection modifier.
- getSelectionModifierEx() - Method in class ilog.views.interactor.IlvSelectInteractor
-
Returns the extended selection modifier.
- getSelectionPseudoClass() - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns the pseudo-class used to style selected objects.
- getSelectionResizableClass() - Method in class ilog.views.diagrammer.faces.dhtml.interactor.IlvFacesDiagrammerResizeInteractor
-
Gets the selection resizable class absolute path.
- getSelectionResizableClass() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerResizeInteractorTag
-
Gets the selection resizable class absolute path.
- getSelections() - Method in class ilog.views.IlvManager
-
Returns an enumeration of all the selection
objects (instances of
IlvSelection
).
- getSelectionStrokePaint() - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultActivityCalendarRenderer
-
Returns the paint object used to stroke the rectangular bar when the activity
is selected.
- getSelectionStrokePaint() - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultMilestoneCalendarRenderer
-
Returns the paint object used to stroke the symbol when the milestone
is selected.
- getSelectionStyle() - Static method in class ilog.views.chart.util.IlvSelectionUtil
-
Returns the current selection style.
- getSelectionSupport() - Method in class ilog.views.gantt.servlet.IlvGanttServletSupport
-
Returns the servlet support that manages selection requests.
- getSelectionSupport() - Method in class ilog.views.servlet.IlvManagerServletSupport
-
Returns the servlet support that manages selection requests.
- getSelectionType() - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Return the type of the IlvSelection
class that is used
to show the selection.
- getSelectionValues(Class) - Method in class ilog.cpl.util.IlpDomain
-
This method returns a representative list of possible values.
- getSelectManager() - Method in class ilog.views.dashboard.IlvDashboardDiagram
-
Returns the selection manager used by this dashboard diagram.
- getSelectToolTipText() - Method in class ilog.views.swing.IlvJManagerViewControlBar
-
Returns the text that is displayed in the tooltip when
the mouse is kept over the Select button.
- getSelfLinkAbsoluteAttachPosition() - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
-
Returns the absolute attach position at the node border for self-links
(that is, links that start and end at the same node).
- getSelfLinkAllowedCorners() - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
-
Returns which corners are allowed to have self-links (that is, links
that start and end at the same node).
- getSelfLinkBaseSpacing() - Method in class ilog.views.graphic.linkpolicy.IlvBundleLinkShapePolicy
-
Returns the smallest length of the base line segment of selflinks that
are automatically routed.
- getSelfLinkDirection() - Method in class ilog.views.graphic.linkpolicy.IlvBundleLinkShapePolicy
-
Returns the direction where the automatically routed self links
are attached to the node.
- getSelfLinkFromPortSide() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the default port side of a self-link at the "from" side.
- getSelfLinkMode() - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
-
Returns the current option for the mode how self-links (that is, links
that start and end at the same node) are laid out.
- getSelfLinkOrientation() - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
-
Returns the current option for the orientation of self-links (that is,
links that start and end at the same node).
- getSelfLinkRelativeAttachPosition() - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
-
Returns the relative attach position at the node border for self-links
(that is, links that start and end at the same node).
- getSelfLinksCount() - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
-
Returns the number of self-links.
- getSelfLinkSideSpacing() - Method in class ilog.views.graphic.linkpolicy.IlvBundleLinkShapePolicy
-
Returns the smallest length of the two side line segments of selflinks that
are automatically routed.
- getSelfLinkSpacing() - Method in class ilog.views.graphlayout.basic.IlvBasicLinkStyleLayout
-
Returns the minimal spacing between node border and the self-links
(that is, links that start and end at the same node).
- getSelfLinkToPortSide() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the default port side of a self-link at the "to" side.
- getSentenceInstance() - Static method in class ilog.views.util.text.IlvWrappedICUBreakIterator
-
- getSentenceInstance(Locale) - Static method in class ilog.views.util.text.IlvWrappedICUBreakIterator
-
- getSentenceInstance(ULocale) - Static method in class ilog.views.util.text.IlvWrappedICUBreakIterator
-
- getSeparator() - Method in class ilog.views.util.text.IlvSimpleListFormat
-
Returns the string that separates two elements.
- getSerializableProperties() - Method in class ilog.views.dashboard.IlvDashboardDiagram
-
- getSeries() - Method in class ilog.views.chart.graphic.IlvThresholdIndicator
-
Returns the series associated with this threshold indicator.
- getSeriesType() - Method in class ilog.views.chart.data.IlvSwingTableDataSource
-
Returns the type of the series.
- getServer() - Method in class ilog.views.maps.datasource.ibm.IlvDBAbstractConnectionPanel
-
Changes the database server.
- getServer() - Method in class ilog.views.maps.datasource.ibm.IlvDBConnectionInfo
-
Get the name of the database server (INFORMIX only).
- getServer() - Method in class ilog.views.maps.format.wms.IlvWMSReader
-
Returns the server node.
- getServerButtonColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the button color of the network elements of type
Server
.
- getServerGridColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the grid color of the network elements of type Server
.
- getServerLocale() - Static method in class ilog.views.util.IlvLocaleUtil
-
Returns the server locale.
- getServerLocaleString(Class<?>, String) - Static method in class ilog.views.util.IlvResourceUtil
-
Returns a string for the given subkey from the resource bundle named
"messages" in the package of the input object.
- getServerULocale() - Static method in class ilog.views.util.IlvLocaleUtil
-
Returns the server locale.
- getService(Class) - Method in interface ilog.cpl.service.IlpContext
-
Retrieves a service by its Java class.
- getService(Class) - Method in class ilog.cpl.service.IlpDefaultContext
-
Retrieves a service by its Java class.
- getServiceComponent() - Method in class ilog.views.appframe.plugin.IlvPluginVersion
-
Returns the service component of this version.
- getServices() - Method in interface ilog.cpl.service.IlpContext
-
Retrieves the list of available service classes as a collection.
- getServices() - Method in class ilog.cpl.service.IlpDefaultContext
-
Retrieves the list of available service classes as a collection.
- getServlet() - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
-
Retrieves the servlet
property.
- getServlet() - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
-
Retrieves the servlet
property.
- getServlet() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
-
Returns the servlet that will generate the image displayed by the view.
- getServlet() - Method in class ilog.views.chart.servlet.IlvChartServletSupport
-
Returns the servlet associated with this support.
- getServlet() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
-
Returns the servlet that will generate the image displayed by the view.
- getServlet() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
-
Returns the servlet that will generate the image displayed by the view.
- getServlet() - Method in interface ilog.views.faces.dhtml.component.IlvDHTMLHelper
-
Returns the servlet that will generate the image displayed by the view.
- getServlet() - Method in class ilog.views.faces.dhtml.component.IlvDHTMLHelperImpl
-
Returns the servlet that will generate the image displayed by the view.
- getServlet() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
-
Returns the servlet that will generate the image displayed by the view.
- getServlet() - Method in class ilog.views.faces.dhtml.taglib.IlvDHTMLViewTag
-
Returns the servlet that will generate the image displayed by the view.
- getServlet() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the servlet that will generate the image.
- getServlet() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
-
Returns the servlet that will generate the image displayed by the view.
- getServlet() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
-
Returns the servlet that will generate the image displayed by the view.
- getServlet() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
-
Returns the servlet that will generate the image displayed by the view.
- getServletClass() - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
-
Retrieves the servletClass
property.
- getServletClass() - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
-
Retrieves the servletClass
property.
- getServletClass() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
- getServletClass() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
- getServletClass() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
- getServletClass() - Method in interface ilog.views.faces.dhtml.component.IlvDHTMLHelper
-
- getServletClass() - Method in class ilog.views.faces.dhtml.component.IlvDHTMLHelperImpl
- getServletClass() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
- getServletClass() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
- getServletClass() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
- getServletClass() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
-
Returns the servlet class
- getServletContext() - Method in class ilog.views.gantt.servlet.IlvGanttServletSupport
-
Returns the servlet context.
- getServletContext() - Method in class ilog.views.util.servlet.IlvPopupMenuServletSupport
-
Returns the servlet context.
- getServletParametersHandler(ServletRequest) - Method in class ilog.views.chart.servlet.IlvChartServletParameterHandlerFactory
-
Return a parameter handler for the specific request.
- getServletParametersHandler(ServletRequest) - Method in class ilog.views.chart.servlet.IlvChartServletParameterValidationListener
-
Gets the parameter handler for the specific request,return null if no is
matched,This method should be implemented by subclasses.
- getServletParametersHandler(ServletRequest) - Method in class ilog.views.faces.IlvResourceControlParameterValidationListener
-
Gets the parameter handler for the specific request,return null if no is
matched,This method should be implemented by subclasses.
- getServletParametersHandler(ServletRequest) - Method in class ilog.views.gantt.servlet.IlvGanttServletParameterHandlerFactory
-
Return a parameter handler for the specific request.
- getServletParametersHandler(ServletRequest) - Method in class ilog.views.gantt.servlet.IlvGanttServletParameterValidationListener
-
Gets the parameter handler for the specific request,return null if no is
matched,This method should be implemented by subclasses.
- getServletParametersHandler(ServletRequest) - Method in class ilog.views.maps.servlet.IlvFacesGoogleViewServletParameterHandlerFactory
-
Returns a parameter handler for the specific request.
- getServletParametersHandler(ServletRequest) - Method in class ilog.views.maps.servlet.IlvFacesGoogleViewServletParameterValidationListener
-
- getServletParametersHandler(ServletRequest) - Method in class ilog.views.servlet.IlvManagerServletParameterHandlerFactory
-
Return a parameter handler for the specific request.
- getServletParametersHandler(ServletRequest) - Method in class ilog.views.servlet.IlvManagerServletParameterValidationListener
-
Gets the parameter handler for the specific request,return null if no is
matched,This method should be implemented by subclasses.
- getServletParametersHandler(ServletRequest) - Method in class ilog.views.util.servlet.IlvParameterValidationListener
-
Gets the parameter handler for the specific request,return null if no is
matched,This method should be implemented by subclasses.
- getServletParametersHandler(ServletRequest) - Method in class ilog.views.util.servlet.IlvResourceParameterHandlerFactory
-
Return a parameter handler for the specific request.
- getServletParametersHandler(ServletRequest) - Method in class ilog.views.util.servlet.IlvScriptMessageParameterHandlerFactory
-
Return a parameter handler for the specific request.
- getServletParametersHandler(ServletRequest) - Method in class ilog.views.util.servlet.IlvSelectionParameterHandlerFactory
-
Return a parameter handler for the specific request.
- getServletParametersHandler(ServletRequest) - Method in class ilog.views.util.servlet.IlvServletParameterHandlerFactory
-
Return a parameter handler for the specific request.
- getServletRequest() - Method in class ilog.views.chart.servlet.IlvServletRequestParameters
-
Returns the request that these parameters represent.
- getServletRequest() - Method in class ilog.views.gantt.servlet.IlvServletRequestParameters
-
Returns the request that these parameters represent.
- getServletSupport() - Method in class ilog.tgo.faces.graph.dhtml.servlet.IltFacesGraphSelectionSupport
-
Accesses the image servlet support.
- getServletSupport() - Method in class ilog.views.chart.servlet.IlvChartServerActionEvent
-
Returns the servlet support origin of the event.
- getServletSupport() - Method in class ilog.views.chart.servlet.IlvChartServerActionParser
-
Gets the servlet support.
- getServletSupport() - Method in class ilog.views.chart.servlet.IlvChartServlet
-
Returns the support for this servlet.
- getServletSupport() - Method in class ilog.views.gantt.servlet.IlvGanttServerActionsParser
-
Gets the servlet support.
- getServletSupport() - Method in class ilog.views.gantt.servlet.IlvGanttServlet
-
Returns the support for this servlet.
- getServletSupport() - Method in class ilog.views.gantt.servlet.ServerActionEvent
-
Returns the IlvGanttServletSupport
that created the event.
- getServletSupport() - Method in class ilog.views.sdm.servlet.IlvSDMServlet
-
Returns the supporting object to which this servlet
delegates most of its methods.
- getServletSupport() - Method in class ilog.views.servlet.IlvManagerServlet
-
- getServletSupport() - Method in class ilog.views.servlet.IlvServerActionParser
-
Gets the servlet support.
- getServletSupport() - Method in class ilog.views.servlet.ServerActionEvent
-
Returns the IlvManagerServletSupport
that created that
event.
- getServletSupport() - Method in class ilog.views.util.servlet.IlvAbstractServerActionParser
-
Gets the servlet support.
- getServletURL() - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
-
Retrieves the servletURL
property.
- getServletURL() - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
-
Retrieves the servletURL
property.
- getServletURL() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
- getServletURL() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
- getServletURL() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
- getServletURL() - Method in interface ilog.views.faces.dhtml.component.IlvDHTMLHelper
-
- getServletURL() - Method in class ilog.views.faces.dhtml.component.IlvDHTMLHelperImpl
- getServletURL() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
- getServletURL() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
- getServletURL() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
- getSessionAttribute(String) - Static method in class ilog.views.faces.IlvFacesUtil
-
Returns an attribute in the session.
- getSessionAttribute(String, int) - Static method in class ilog.views.faces.IlvFacesUtil
-
Returns an attribute in the session.
- getSessionAttributeWithPageId(String) - Static method in class ilog.views.faces.IlvFacesPageIdUtil
-
Retrieves an object from this session using a page identifier.
- getSessionAttributeWithPageId(HttpServletRequest, String) - Static method in class ilog.views.util.servlet.IlvServletPageIdUtil
-
Retrieves an object from this session using a page identifier.
- getSetButton() - Method in class ilog.views.maps.beans.IlvJMapScaleControl
-
Returns the "set" Button.
- getSetDocumentation() - Method in class ilog.views.maps.propertysheet.IlvMapStylePropertySheet.IlvRetargetedPropertyDescriptor
-
Returns a String
representing an URL where
the HTML documentation of the set method of the property is.
- getSetMethod() - Method in class ilog.views.prototypes.IlvJavaBehavior
-
Gets the setMethod
parameter for this behavior object.
- getSettings() - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
-
Returns the settings of the document template.
- getSettings() - Method in class ilog.views.appframe.docview.IlvRecentFileList
-
Returns the settings that initialize the recent file list.
- getSettings(String) - Method in class ilog.views.appframe.IlvApplication
-
Finds the settings with the specified name
.
- getSettings() - Method in class ilog.views.appframe.IlvApplication
-
Returns the settings managed by this application.
- getSettings() - Method in class ilog.views.appframe.plugin.IlvPluginManager
-
Returns the settings that initialize the plug-in manager.
- getSettings() - Method in class ilog.views.appframe.settings.IlvObjectSettingsHandler
-
Returns the settings that initialize the associated object.
- getSettings(String) - Method in class ilog.views.appframe.settings.IlvSettingsManager
-
Finds the settings with the given name.
- getSettings() - Method in class ilog.views.appframe.settings.IlvSettingsManager
-
Returns the settings managed by this settings manager.
- getSettings() - Method in class ilog.views.appframe.settings.IlvSettingsNode
-
Returns the settings that have created this settings node.
- getSettings() - Method in class ilog.views.appframe.swing.IlvMenuBar
-
Returns the settings that initialize the menu bar.
- getSettings() - Method in class ilog.views.appframe.swing.IlvPanelView
-
Returns the settings the panel view reads its settings from.
- getSettings() - Method in class ilog.views.appframe.swing.IlvPopupMenu
-
Gets the settings that the menu bar uses to read its content.
- getSettings() - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
-
Returns the settings that initialize the Swing main window.
- getSettings() - Method in class ilog.views.appframe.swing.IlvToolBar
-
Returns the settings that the toolbar used to read its content.
- getSettings() - Method in class ilog.views.appframe.swing.mdi.IlvDesktopPane
-
Returns the settings that initialize the desktop pane.
- getSettings() - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
-
Returns the settings that initialize the applet.
- getSettings() - Method in class ilog.views.appframe.swing.mdi.IlvMDIMainFrame
-
Returns the settings that initialize the main frame.
- getSettings() - Method in class ilog.views.appframe.swing.mdi.IlvMDITabbedPane
-
Returns the settings that initialize the tabbed pane.
- getSettingsElement() - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
-
Returns the settings element that provides the settings for this document
template.
- getSettingsElement() - Method in class ilog.views.appframe.docview.IlvRecentFileList
-
Returns the settings element that provides the settings for this
recent file list.
- getSettingsElement() - Method in class ilog.views.appframe.plugin.IlvPlugin
-
Returns the <plugin>
root settings element that
defines the plug-in in its associated plugin.xml
file.
- getSettingsElement() - Method in class ilog.views.appframe.plugin.IlvPluginManager
-
Returns the settings element that provides the settings for this
plug-in manager.
- getSettingsElement() - Method in class ilog.views.appframe.settings.IlvObjectSettingsHandler
-
Returns the settings element that provides the settings for the
associated object.
- getSettingsElement(IlvSettings) - Method in class ilog.views.appframe.settings.IlvObjectSettingsHandler
-
Returns the settings element that provides the settings for the
associated object.
- getSettingsElement() - Method in class ilog.views.appframe.swing.IlvMenuBar
-
Returns the settings element that provides the settings for this
menu bar.
- getSettingsElement() - Method in class ilog.views.appframe.swing.IlvPanelView
-
Returns the settings element that provides the settings for this
panel view.
- getSettingsElement() - Method in class ilog.views.appframe.swing.IlvPopupMenu
-
Returns the settings element that provides the settings for this
pop-up menu.
- getSettingsElement() - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
-
Returns the settings element that provides the settings for this
Swing main window.
- getSettingsElement() - Method in class ilog.views.appframe.swing.IlvToolBar
-
Returns the settings element that provides the settings for this
toolbar.
- getSettingsElement() - Method in class ilog.views.appframe.swing.mdi.IlvDesktopPane
-
Returns the settings element that provides the settings for this
desktop pane.
- getSettingsElement() - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
-
Returns the settings element that provides the settings for this
MDI applet.
- getSettingsElement() - Method in class ilog.views.appframe.swing.mdi.IlvMDIMainFrame
-
Returns the settings element that provides the settings for this
MDI main frame.
- getSettingsElement() - Method in class ilog.views.appframe.swing.mdi.IlvMDITabbedPane
-
Returns the settings element that provides the settings for this
MDI tabbed pane.
- getSettingsLabel() - Method in class ilog.views.maps.export.IlvKMLExporter
-
Returns the label summarizing parameter settings for this exporter.
- getSettingsLabel() - Method in interface ilog.views.maps.export.IlvMapExportManager.IlvMapExporter
-
Returns the label summarizing parameter settings for this exporter.
- getSettingsLabel() - Method in class ilog.views.maps.export.IlvSDOExporter
-
Returns the label summarizing parameter settings for this exporter.
- getSettingsLabel() - Method in class ilog.views.maps.export.IlvShapeExporter
-
Returns the label summarizing parameter settings for this exporter.
- getSettingsManager() - Method in class ilog.views.appframe.IlvApplication
-
Returns the settings manager that manages all the settings of the
application.
- getSettingsManager() - Method in class ilog.views.appframe.plugin.IlvPlugin
-
Returns the settings manager that manages the settings of this plug-in.
- getSettingsManager() - Method in class ilog.views.appframe.settings.IlvSettings
-
Returns the settings manager that owns those settings.
- getSettingsName() - Method in class ilog.views.appframe.docview.IlvRecentFileList
-
Returns the name that identifies the recent file list within the settings.
- getSettingsName() - Method in class ilog.views.appframe.settings.IlvObjectSettingsHandler
-
Returns the name that identifies the associated object within the settings.
- getSettingsName() - Method in class ilog.views.appframe.swing.IlvMenuBar
-
Gets the name that identifies the bar within the settings.
- getSettingsName() - Method in class ilog.views.appframe.swing.IlvMenuCompletion
-
Returns the name of the the settings root node that defines
the menu completion into settings.
- getSettingsName() - Method in class ilog.views.appframe.swing.IlvPanelView
-
Returns the name that identifies the panel view within the settings.
- getSettingsName() - Method in class ilog.views.appframe.swing.IlvPopupMenu
-
Gets the name that identifies the bar within the settings.
- getSettingsName() - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
-
Returns the name that identifies the main window within the settings.
- getSettingsName() - Method in class ilog.views.appframe.swing.IlvToolBar
-
Gets the name that identifies the bar within the settings.
- getSettingsName() - Method in class ilog.views.appframe.swing.mdi.IlvDesktopPane
-
Returns the name that identifies the MDI tab pane within the settings.
- getSettingsName() - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
-
Returns the name that identifies the main window within the settings.
- getSettingsName() - Method in class ilog.views.appframe.swing.mdi.IlvMDIMainFrame
-
Returns the name that identifies the main window within the settings.
- getSettingsName() - Method in class ilog.views.appframe.swing.mdi.IlvMDITabbedPane
-
Returns the name that identifies the MDI tab pane within the settings.
- getSettingsPath() - Method in class ilog.views.appframe.swing.IlvMenuCompletion
-
Returns the settings path that locates the root settings node defining
the menu completion into settings.
- getSettingsQuery() - Method in class ilog.views.appframe.docview.IlvRecentFileList
-
Returns the query that selects the settings element of the recent file list.
- getSettingsQuery() - Method in class ilog.views.appframe.plugin.IlvPluginManager
-
Returns the query that selects the settings element of the plug-in manager.
- getSettingsQuery() - Method in class ilog.views.appframe.settings.IlvObjectSettingsHandler
-
Returns the query that selects the settings element that provides
the settings of the associated object.
- getSettingsQuery() - Method in class ilog.views.appframe.swing.IlvMenuBar
-
Returns the query that selects the settings element that defines the
content of this menu bar.
- getSettingsQuery() - Method in class ilog.views.appframe.swing.IlvPanelView
-
Returns the query that selects the settings element that provides
the settings for this panel view.
- getSettingsQuery() - Method in class ilog.views.appframe.swing.IlvPopupMenu
-
Returns the query that selects the settings element that defines the
content of this toolbar.
- getSettingsQuery() - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
-
Returns the query that selects the settings element that provides
the settings of this main window.
- getSettingsQuery() - Method in class ilog.views.appframe.swing.IlvToolBar
-
Returns the query that selects the settings element that defines the
content of this toolbar.
- getSettingsQuery() - Method in class ilog.views.appframe.swing.mdi.IlvDesktopPane
-
Returns the query that selects the settings element that provides
the settings of this MDI tabbed pane.
- getSettingsQuery() - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
-
Returns the query that selects the settings element that provides
the settings of this main frame.
- getSettingsQuery() - Method in class ilog.views.appframe.swing.mdi.IlvMDIMainFrame
-
Returns the query that selects the settings element that provides
the settings of this main frame.
- getSettingsQuery() - Method in class ilog.views.appframe.swing.mdi.IlvMDITabbedPane
-
Returns the query that selects the settings element that provides
the settings of this MDI tabbed pane.
- getSettingsRootPath() - Method in class ilog.views.appframe.settings.xml.IlvXMLSettings
-
Returns the XPath expression that selects the root element
for the XML settings.
- getSettingsType() - Method in class ilog.views.appframe.settings.IlvObjectSettingsHandler
-
Returns the type of the settings element that provides the settings
for the associated object.
- getSettingsType() - Method in class ilog.views.appframe.swing.IlvPanelView
-
Returns the type of the settings element that provides the settings
for this panel view.
- getSettingsType() - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
-
Returns the type of the settings elements that provides the settings for
Swing main windows.
- getSettingsType() - Method in class ilog.views.appframe.swing.mdi.IlvDesktopPane
-
Returns the type of the settings elements that provides the settings for
MDI tab panes.
- getSettingsType() - Method in class ilog.views.appframe.swing.mdi.IlvMDIApplet
-
Returns the type of the settings element that provides the settings for
this MDI main frame.
- getSettingsType() - Method in class ilog.views.appframe.swing.mdi.IlvMDIMainFrame
-
Returns the type of the settings element that provides the settings for
this MDI main frame.
- getSettingsType() - Method in class ilog.views.appframe.swing.mdi.IlvMDITabbedPane
-
Returns the type of the settings elements that provides the settings for
MDI tab panes.
- getSeverity() - Method in class ilog.tgo.model.IltAlarm.AbstractSeverity
-
Returns the severity index.
- getSeverity() - Method in class ilog.tgo.model.IltAlarmCountAttributeType
-
Returns the alarm severity represented by this alarm count.
- getSeverity() - Method in interface ilog.tgo.model.IltAlarmSeverity
-
Returns the severity index used to indicate the order of severities in
the system.
- getSeverity() - Method in class ilog.tgo.model.IltTrap.Type
-
Returns the severity index.
- getShadowColor() - Method in class ilog.cpl.graphic.component.IlpBalloon
-
Deprecated.
Returns the balloon shadow color.
- getShadowColor() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.MD
-
Returns the color used for the shaded part of the border.
- getShadowColor() - Method in class ilog.views.graphic.composite.decoration.IlvBalloon
-
Returns the shadow color.
- getShadowColor() - Method in class ilog.views.util.print.IlvPrintPreviewPanel
-
Returns the color used to paint the shadow of the page.
- getShadowPaint() - Method in class ilog.views.IlvDefaultManagerFrame
-
Returns the paint of the shadow used to draw the frame.
- getShadowPosition() - Method in class ilog.views.graphic.IlvShadowRectangle
-
Returns the position of the shadow.
- getShadowPosition() - Method in class ilog.views.IlvDefaultManagerFrame
-
Returns the position of the shadow used to draw the frame.
- getShadowThickness() - Method in class ilog.cpl.graphic.component.IlpBalloon
-
Deprecated.
Returns the shadow thickness.
- getShadowThickness() - Method in class ilog.views.graphic.composite.decoration.IlvBalloon
-
Returns the shadow thickness.
- getShadowThickness() - Method in class ilog.views.IlvDefaultManagerFrame
-
Returns the thickness of the shadow used to draw the frame.
- getShallowContour() - Method in class ilog.views.maps.defense.format.s57.IlvS57DataSource
-
Returns the shallow contour depth in meters.
- getShape(IlvManagerView, IlvGraphic, IlvTransformer) - Method in class ilog.tgo.faces.graph.dhtml.servlet.IltFacesImageMapAreaGenerator
-
Returns the shape of the area for the graphic object specified.
- getShape(IlvTransformer) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer
-
Returns the cached bounding shape of this element.
- getShape(IlvTransformer) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Offscreen
-
- getShape(IlvTransformer) - Method in class ilog.tgo.graphic.renderer.IltBTSAntennaBaseRenderer.Standard
-
- getShape(IltGraphicManager) - Method in class ilog.tgo.model.IltAbstractLink
-
- getShape(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltAbstractLink
-
Returns the shape graphic setting.
- getShape(IltGraphicManager) - Method in class ilog.tgo.model.IltLinearGroup
-
- getShape(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltLinearGroup
-
Returns the shape graphic setting.
- getShape(IltGraphicManager) - Method in class ilog.tgo.model.IltPolyGroup
-
- getShape(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltPolyGroup
-
Returns the shape graphic setting.
- getShape(IltGraphicManager) - Method in class ilog.tgo.model.IltRectGroup
-
- getShape(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltRectGroup
-
Returns the shape graphic setting.
- getShape(IltGraphicManager) - Method in class ilog.tgo.model.IltShelfItem
-
- getShape(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltShelfItem
-
Returns the shape graphic setting.
- getShape() - Method in class ilog.views.chart.graphic.IlvDataIndicator
-
Returns the Shape
corresponding to this data indicator.
- getShape(IlvDataWindow, Rectangle, IlvCoordinateSystem) - Method in interface ilog.views.chart.IlvChartProjector
-
Returns the shape corresponding to the specified data window.
- getShape(double, int, Rectangle, IlvCoordinateSystem) - Method in interface ilog.views.chart.IlvChartProjector
-
Returns the shape corresponding to the specified value.
- getShape(double, IlvDataInterval, int, Rectangle, IlvCoordinateSystem) - Method in interface ilog.views.chart.IlvChartProjector
-
Returns the shape corresponding to the specified value.
- getShape() - Method in class ilog.views.chart.IlvDisplayArea
-
Returns the shape of the data point being represented.
- getShape() - Method in class ilog.views.chart.servlet.IlvIMapArea
-
Returns the shape of the area.
- getShape() - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivitySymbol
-
Returns the shape of the symbol.
- getShape() - Method in class ilog.views.graphic.IlvGeneralPath
-
Returns the shape of the object.
- getShape() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPointLabelDescriptor
-
Returns the shape of the allowed area around the reference point or
related obstacle.
- getShape(IlvPoint[]) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
- getShape(IlvPoint[], IlvTransformer) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the shape of the link, according to the given
intermediate points.
- getShape() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the shape of this general node.
- getShape(IlvManagerView, IlvGraphic, IlvTransformer) - Method in class ilog.views.sdm.servlet.IlvSDMImageMapAreaGenerator
-
This method returns the shape of the area
for the specified graphic object.
- getShape(IlvManagerView, IlvGraphic, IlvTransformer) - Method in class ilog.views.servlet.IlvImageMapAreaGenerator
-
This method returns the shape of the area
for the specified graphic object.
- getShapeAspectRatio() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the aspect ratio of the shape of an IlvGeneralNode
.
- getShapeAspectRatio() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
-
Returns the aspect ratio of the shape.
- getShapeAspectRatio() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the aspect ratio of the shape.
- getShapeBBox() - Method in class ilog.views.sdm.graphic.IlvDefaultLaneGraphic
-
Returns the bounds of the shape (excluding label and border stroke).
- getShapeBBox() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the bounding box of the general node's shape.
- getShapeBounds(Shape) - Method in class ilog.views.chart.IlvStyle
-
Returns the bounds of the specified shape, when it is drawn with this
style.
- getShapeBounds(IlvTransformer) - Method in class ilog.views.graphic.IlvGeneralPath
-
Returns the bounding rectangle of the Shape
of the object.
- getShapeHeight() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the height of the shape.
- getShapeHeight() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
-
Returns the height of the shape.
- getShapeHeight() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the height of the shape.
- getShapeInManager(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltAbstractLink
-
Returns the position of the graphic representation in a given
IltGraphicManager.
- getShapeInManager(IltGraphic) - Method in class ilog.tgo.model.IltAbstractLink
-
For convenience, since the above does not really depend on the manager.
- getShapeInManager(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltLinearGroup
-
Returns the position of the graphic representation in a given
IltGraphicManager.
- getShapeInManager(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltPolyGroup
-
Returns the position of the graphic representation in a given
IltGraphicManager.
- getShapeInManager(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltRectGroup
-
Returns the position of the graphic representation in a given
IltGraphicManager.
- getShapeInManager(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltShelfItem
-
Returns the position of the graphic representation in a given
IltGraphicManager.
- getShapePath(IlvTransformer) - Method in interface ilog.views.linkconnector.IlvShapePath
-
Returns the path that describes the bounding shape of a node.
- getShapeType() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the shape of an IlvGeneralNode
.
- getShapeType() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
-
Returns the type of shape for this general node.
- getShapeType() - Method in class ilog.views.maps.format.shapefile.IlvSHPReader
-
Returns the shape type of the objects contained in the file.
- getShapeType() - Method in class ilog.views.maps.format.shapefile.IlvSHPWriter
-
Returns the type of current shape features written.
- getShapeType() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the type of shape for this general node.
- getShapeTypeDescription() - Method in class ilog.views.maps.format.shapefile.IlvSHPReader
-
Returns a string describing the shape type contained in the file.
- getShapeURL() - Method in class ilog.views.maps.datasource.IlvShapeDataSource
-
Retrieves the shape file URL.
- getShapeWidth() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the width of an off-page connector, a general
node, ports, LEDs or the width of the object in logical representation.
- getShapeWidth() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
-
Returns the width of the shape.
- getShapeWidth() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the width of the shape.
- getSharedInstance(String) - Static method in class ilog.cpl.graphic.attachment.IlpAttachmentLocation
-
Deprecated.
- GetSharedInstance(String) - Static method in class ilog.cpl.style.key.IlpKey
-
Deprecated.
Retrieves an existing key instance.
- GetSharedInstance(String, Class) - Static method in class ilog.cpl.style.key.IlpKey
-
Deprecated.
Returns an existing key instance or creates a new key
of the given type.
- getSheetHScrollable() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLHierarchyChartViewTag
-
Gets sheetHScrollable
attribute value of this tag.
- getSheetHScrollBackgroundClickExtent() - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
-
Returns the extent of the move when one click on the background of the horizontal scrollbar.
- getSheetHScrollBackgroundClickExtent() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
-
Returns the extent of the move when one click on the background of the horizontal scrollbar.
- getSheetInteractor() - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
-
Returns the interactor set on the sheet view.
- getSheetInteractor() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
-
Returns the interactor.
- getSheetInteractorId() - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
-
Returns the interactor identifier of the sheet view.
- getSheetInteractorId() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
-
Returns the interactor identifier.
- getSheetVScrollable() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLHierarchyChartViewTag
-
Gets sheetVScrollable
attribute value of this tag.
- getShelfLayer() - Method in class ilog.tgo.graphic.IltCompositeGrapher.LayerPolicy
-
Returns the layer which holds the shelves and its items.
- getShortcut() - Method in class ilog.tgo.model.IltGroup
-
Returns whether the group is a shortcut or not.
- getShortcut() - Method in class ilog.tgo.model.IltNetworkElement
-
Returns if the network element is a shortcut or not.
- getShortcutIcon() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the image that is displayed to identify shortcut objects.
- getShortDescription() - Method in class ilog.views.chart.action.IlvChartAction
-
Returns the short description text that will typically be used for
tooltips, or null
if the action has no short description.
- getShortDescription() - Method in class ilog.views.gantt.action.IlvAction
-
Returns the short description text that will typically be used for
tooltips, or null
if the action has no short
description.
- getShortDescription() - Method in class ilog.views.gantt.graphic.renderer.IlvGanttFunction.ActivityProperty
-
Returns a short description of the function.
- getShortDescription() - Method in class ilog.views.gantt.graphic.renderer.IlvGanttFunction.DarkerColor
-
Returns a short description of the function.
- getShortDescription() - Method in class ilog.views.gantt.graphic.renderer.IlvGanttFunction.FormatDate
-
Returns a short description of the function.
- getShortDescription() - Method in class ilog.views.gantt.graphic.renderer.IlvGanttFunction.FormatDuration
-
Returns a short description of the function.
- getShortDescription() - Method in class ilog.views.maps.propertysheet.IlvMapStylePropertySheet.IlvRetargetedPropertyDescriptor
-
Returns the description shown in the tooltip.
- getShortDescription() - Method in class ilog.views.sdm.renderer.IlvSDMCSSFunction.NumericSymbolInteractor
-
Returns a short description of the function.
- getShortDescription() - Method in class ilog.views.sdm.renderer.IlvSDMCSSFunction.StateSymbolInteractor
-
Returns a short description of the function.
- getShortDescription() - Method in class ilog.views.sdm.renderer.IlvSDMCSSFunction.SymbolInteractor
-
Returns a short description of the function.
- getShortDescription() - Method in class ilog.views.sdm.renderer.IlvSDMCSSFunction.Test
-
Returns a short description of the function.
- getShortDescription(Locale) - Method in class ilog.views.symbology.palettes.IlvPaletteBaseObject
-
Returns the short description of the object for a given locale.
- getShortDescription() - Method in class ilog.views.symbology.palettes.IlvPaletteBaseObject
-
Returns the short description of the object for the default locale.
- getShortDescription() - Method in class ilog.views.util.styling.IlvCSSFunction
-
Returns a short description of the function.
- getShortLinkLayout() - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
-
Returns the Short Link Layout instance that is used internally by
this Link Layout instance in layout mode
IltLinkLayout.SHORT_LINKS
.
- getShortLinkLayout() - Method in class ilog.views.graphlayout.link.IlvLinkLayout
-
Returns the Short Link Layout instance that is used internally by this
Link Layout instance in layout mode
IlvLinkLayout.SHORT_LINKS
.
- getShortName() - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
-
Returns a short name for the document template.
- getShortName(Class<?>) - Static method in class ilog.views.chart.IlvChartInteractor
-
Returns the short name associated to the given interactor class.
- getShowAddBackgroundButton() - Method in class ilog.cpl.graph.background.beans.IlpBackgroundPanel
-
Returns whether the "Add Background" button is being shown.
- getShowAttribute() - Method in class ilog.views.svg.SVGHREFProperty
-
Returns the value of the xlink:show
attribute.
- getShowGrid() - Method in class ilog.cpl.table.IlpTableView
-
Returns whether the table draws grid lines around cells.
- getShowGrid() - Method in class ilog.cpl.table.renderer.IlpViewRenderer
-
Returns whether the table draws grid lines around cells.
- getShowHorizontalLines() - Method in class ilog.cpl.table.IlpTableView
-
Returns whether the table draws horizontal lines between cells.
- getShowHorizontalLines() - Method in class ilog.cpl.table.renderer.IlpViewRenderer
-
Returns whether the table draws horizontal lines between cells.
- getShowIndex() - Method in class ilog.views.graphic.IlvMultipleIcon
-
Returns the index of the image currently shown by the icon.
- getShowing() - Method in class ilog.views.graphic.IlvMultipleIcon
-
Returns the showing indicator.
- getShowKey() - Method in class ilog.views.graphic.IlvMultipleIcon
-
Returns the key of the image currently shown by the icon.
- getShowRemoveBackgroundButton() - Method in class ilog.cpl.graph.background.beans.IlpBackgroundPanel
-
Returns whether the "Remove Background" button is being shown.
- getShowsRootHandles() - Method in class ilog.cpl.tree.renderer.IlpViewRenderer
-
Returns the value of the showsRootHandles
property that
specifies whether the node handles should be displayed.
- getShowToolTip() - Method in class ilog.views.chart.swing.IlvDoubleSlider
-
Indicates whether an overlayed window displays the value and the extent
of the model during an interaction.
- getShowVerticalLines() - Method in class ilog.cpl.table.IlpTableView
-
Returns whether the table draws vertical lines between cells.
- getShowVerticalLines() - Method in class ilog.cpl.table.renderer.IlpViewRenderer
-
Returns whether the table draws vertical lines between cells.
- getShpFilename() - Method in class ilog.views.maps.datasource.IlvShapeDataSource
-
Retrieves the shape file name.
- getSHPFilename() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTileLoader
-
Returns the .shp
file from which this tile loader loads
geometries.
- getSHPReader() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileReader
-
Returns the reader of the .shp
file.
- getSHPURL() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTileLoader
-
Retrieves the shape file URL.
- getShxFilename() - Method in class ilog.views.maps.datasource.IlvShapeDataSource
-
Retrieves the shx file name.
- getSHXFilename() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTileLoader
-
Returns the .shx
file used as the shape index file.
- getShxURL() - Method in class ilog.views.maps.datasource.IlvShapeDataSource
-
Retrieves the shx file URL.
- getSHXURL() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTileLoader
-
Retrieves the shx file URL.
- getSiblingOffset() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the minimum offset between siblings.
- getSid() - Method in class ilog.views.maps.export.SDOConnectionPanel
-
Changes the database ID.
- getSide() - Method in class ilog.tgo.graphic.graphlayout.IltNodeSide
-
Deprecated.
Returns an int that represents the side.
- getSide() - Method in class ilog.views.chart.IlvScale
-
Returns the side of the labels, title, and "outside" ticks.
- getSide() - Method in class ilog.views.graphlayout.hierarchical.IlvExtremityConstraint
-
Returns the side at which extremity the node should be placed.
- getSide() - Method in class ilog.views.sdm.graphic.IlvDefaultLaneGraphic
-
Returns the side where the label is placed.
- getSideAssociation() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
-
Returns the side association of the label.
- getSides() - Method in class ilog.views.util.print.IlvPrintableDocument
-
Returns the way pages are mapped on the sides of the paper sheets.
- getSimpleShape(IlvPoint[], IlvTransformer) - Method in class ilog.views.graphic.linkpolicy.IlvCrossingAwareLinkImage
-
Returns the shape of the link, according to the given intermediate
points.
- getSimpleShape(IlvPoint[], IlvTransformer) - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the shape of the link, according to the given intermediate
points.
- getSingleChild(IlvDataSet) - Method in class ilog.views.chart.renderer.IlvComboChartRenderer
-
Returns the child renderer that renders the specified data set.
- getSingleObjectCustomizableRuleSelector(Object) - Method in class ilog.views.chart.customizer.IlvChartCSSAdapter
-
Returns the customizable rule selector that corresponds to a given object.
- getSingleton() - Static method in class ilog.tgo.swing.IltComponentUtilities
-
Returns the single instance of this class.
- getSize() - Method in class ilog.cpl.list.IlpDefaultListModel
-
Returns the length of the list.
- getSize() - Method in class ilog.cpl.list.IlpListModelFilter
-
Returns the length of the list.
- getSize() - Method in class ilog.cpl.list.IlpListModelSorter
-
Returns the length of the list.
- getSize() - Method in class ilog.cpl.table.IlpTableListModel
-
Returns the length of the list.
- GetSize(Image) - Static method in class ilog.util.IlGraphicPrim
-
Returns the size of the given Image.
- getSize() - Method in class ilog.views.appframe.swing.IlvToolBar
- getSize() - Method in class ilog.views.chart.datax.adapter.IlvFlatTableToListModel
-
- getSize() - Method in class ilog.views.chart.graphic.IlvMarkerIcon
-
Returns the symbol size.
- getSize(JComponent, String, boolean, boolean) - Method in class ilog.views.chart.IlvLabelRenderer
-
Returns the size of the specified label, when displayed by this renderer.
- getSize() - Method in class ilog.views.chart.print.IlvChartFlowObject
-
Returns the dimension of this flow object.
- getSize(IlvRect, IlvRect) - Method in class ilog.views.gantt.graphic.renderer.composite.IlvProportionalChildSize
-
Returns the size of the supplied child
- getSize(IlvRect, IlvRect) - Method in class ilog.views.gantt.graphic.renderer.composite.IlvTimeIntervalChildSize
-
Returns the size of the supplied child
- getSize() - Method in class ilog.views.gantt.graphic.renderer.IlvActivityCompositeRenderer
-
Returns the number of child renderers contained in the composite renderer.
- getSize() - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
-
Returns the size of the child used with this attachment.
- getSize(IlvRect, IlvRect) - Method in interface ilog.views.graphic.composite.layout.IlvChildSize
-
Returns the size of the supplied child
- getSize() - Method in class ilog.views.graphic.IlvExpandCollapseMarker
-
Returns the size of rectangle of the marker.
- getSize() - Method in class ilog.views.graphic.IlvMarker
-
Returns the size of the marker.
- getSize() - Method in class ilog.views.graphic.IlvRectangularScale
-
Returns the size of the scale (the height or the width).
- getSize() - Method in class ilog.views.hypergraph.edgeconnector.IlvHyperGrapherPin
-
Returns the size of the pin when it is drawn.
- getSize() - Method in class ilog.views.interactor.IlvMagnifyInteractor
-
Returns the size of the magnification area in manager view coordinates.
- getSize() - Method in class ilog.views.linkconnector.IlvGrapherPin
-
Returns the size of the pin ghost.
- getSize() - Method in class ilog.views.maps.attribute.IlvAttributeArray
-
Returns the number of elements of this array
- getSize() - Method in class ilog.views.maps.datasource.IlvSDODataSource.OracleIterator
-
Returns the bounds of all objects returned by this feature iterator.
- getSize() - Method in class ilog.views.maps.format.oracle.IlvDefaultSDOTileLoader
-
Returns the size of the tile loader.
- getSize() - Method in class ilog.views.maps.format.oracle.IlvSDOTileLoader
-
Returns the bounding box of the data set managed by the tile loader.
- getSize() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvDefaultObjectSDOTileLoader
-
Returns size of the tile loader.
- getSize() - Method in class ilog.views.maps.graphic.IlvMapMarker
-
Retrieves the size from the style.
- getSize() - Method in class ilog.views.maps.graphic.style.IlvPointStyle
-
Retrieves the Size attribute value.
- getSize() - Method in class ilog.views.maps.interactor.IlvSeeThroughInteractor
-
Retrieves the size of the revealed area.
- getSize() - Method in class ilog.views.print.IlvSimplePrintableManager
-
Returns the size of the object.
- getSize() - Method in class ilog.views.tiling.IlvTileController
-
Returns the specified size of the tile controller if it has been
specified.
- getSize() - Method in class ilog.views.tiling.IlvTiledLayer
-
Returns the size of the layer if it has been specified.
- getSize() - Method in interface ilog.views.util.print.IlvFlowObject
-
Returns the dimension of the object.
- getSize() - Method in class ilog.views.util.swing.SwingFactories.FontListComboBoxModel
- getSize() - Method in class ilog.views.util.swing.SwingFactories.LnFComboBoxModel
- getSize() - Method in class ilog.views.util.swing.SwingFactories.LocaleComboBoxModel
- getSize2D(JComponent, String, boolean, boolean) - Method in class ilog.views.chart.IlvLabelRenderer
-
Returns the size of the specified label, when displayed by this renderer.
- getSizeLimitToDrawSubmanagerContents() - Method in class ilog.views.IlvManager
-
Returns the size limit to draw the contents of the manager when used
as submanager.
- getSizeOf(int) - Method in class ilog.views.gantt.scale.IlvTimeScale.PaintContext
-
Returns the number of pixels a unit of time takes in this paint context.
- getSizeOtherDimension() - Method in class ilog.tgo.model.IltShelf
-
Returns the size of the other dimension for all the slots.
- getSizeRatio() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the magnification of the node.
- getSizeRatio(IltGraphicManager) - Method in class ilog.tgo.model.IltNetworkElement
-
- getSkipLabelMode() - Method in class ilog.views.chart.IlvScale
-
Indicates how the scale determines the labels to skip.
- getSlice(int) - Method in class ilog.views.maps.defense.terrain3d.util.IlvBufferSliceManager
-
Returns the slice of index i
- getSlicePercent(int) - Method in class ilog.views.chart.renderer.IlvSinglePieRenderer
-
Returns the percentage of the specified slice.
- getSliceStyle(int) - Method in class ilog.views.chart.renderer.IlvSinglePieRenderer
-
Returns the style for the specified data point.
- getSlope(IlvManager, double, double, double, IlvEllipsoid, IlvAltitudeProvider) - Static method in class ilog.views.maps.defense.terrain.IlvMakeGradientInteractor
-
Computes the slope at the specified point.
- getSlotArray() - Method in class ilog.tgo.graphic.renderer.IltShelfItemContainerBaseRenderer
-
Returns the information about slots present in this container.
- getSlotBorderWidth() - Method in class ilog.tgo.graphic.renderer.IltShelfItemContainerBaseRenderer
-
Returns the border thickness of the slots.
- getSlotCount() - Method in class ilog.tgo.graphic.renderer.IltShelfItemContainerBaseRenderer
-
Access the total number of slots the container has.
- getSlotCount() - Method in class ilog.tgo.model.IltCardCarrier
-
Access the total number of slots that the container has.
- getSlotCount() - Method in class ilog.tgo.model.IltShelf
-
Accesses the total number of slots in the container.
- getSlotCount() - Method in interface ilog.tgo.model.IltShelfItemContainer
-
Deprecated.
Returns the number of slots that the container has.
- getSlotCountX() - Method in class ilog.tgo.graphic.renderer.IltShelfItemContainerBaseRenderer
-
Access the total number of slots in the shelf along x
axis.
- getSlotCountY() - Method in class ilog.tgo.graphic.renderer.IltShelfItemContainerBaseRenderer
-
Access the total number of slots in the shelf along y
axis.
- getSlotIndex() - Method in class ilog.cpl.graphic.views.IlpShelfItemPosition
-
- getSlotNumbersBBox(IlvTransformer, IlvRect) - Method in class ilog.tgo.graphic.renderer.IltShelfBaseRenderer
-
Returns the bounding box of the area where the slot numbers should be
drawn.
- getSlotNumSpace() - Method in class ilog.tgo.model.IltShelf
-
- getSlotRect(int, double, int, double, IlvRect) - Method in class ilog.tgo.graphic.renderer.IltCardCarrierBaseRenderer
-
Returns the rectangle where the shelf item at the given slot position
(defined by slotXIndex
and slotYIndex
indexes)
should be drawn.
- getSlotRect(int, IlvRect) - Method in class ilog.tgo.graphic.renderer.IltCardCarrierBaseRenderer
-
Returns the rectangle where the shelf item at the given slot index should
be drawn.
- getSlotRect(int, double, IlvRect) - Method in class ilog.tgo.graphic.renderer.IltCardCarrierBaseRenderer
-
Returns the rectangle where the shelf item at the given slot index should
be drawn.
- getSlotRect(int, double, int, double, IlvRect) - Method in class ilog.tgo.graphic.renderer.IltShelfBaseRenderer
-
Returns the rectangle where the shelf item at the given slot position
(defined by slotXIndex
and slotYIndex
indexes)
should be drawn.
- getSlotRect(int, int, IlvRect) - Method in class ilog.tgo.graphic.renderer.IltShelfItemContainerBaseRenderer
-
Returns the rectangle where the shelf item at the given slot position
(defined by slotXIndex
and slotYIndex
indexes)
should be drawn.
- getSlotRect(int, double, int, double, IlvRect) - Method in class ilog.tgo.graphic.renderer.IltShelfItemContainerBaseRenderer
-
Returns the rectangle where the shelf item at the given slot position
(defined by slotXIndex
and slotYIndex
indexes)
should be drawn.
- getSlotRect(int, IlvRect) - Method in class ilog.tgo.graphic.renderer.IltShelfItemContainerBaseRenderer
-
Returns the rectangle where the shelf item at the given slotIndex should
be drawn.
- getSlotRect(int, double, IlvRect) - Method in class ilog.tgo.graphic.renderer.IltShelfItemContainerBaseRenderer
-
Returns the rectangle where the shelf item at the given slotIndex should
be drawn.
- getSlotsBBox(IlvRect) - Method in class ilog.tgo.graphic.renderer.IltCardCarrierBaseRenderer
-
Returns the bounding box of all the slots in this shelf item container.
- getSlotsBBox(IlvRect) - Method in class ilog.tgo.graphic.renderer.IltShelfBaseRenderer
-
Returns the bounding box of all the slots in this shelf item container.
- getSlotsBBox(IlvRect) - Method in class ilog.tgo.graphic.renderer.IltShelfItemContainerBaseRenderer
-
Returns the bounding box of all the slots in this shelf item container.
- getSlotSepSize() - Method in class ilog.tgo.graphic.renderer.IltShelfItemContainerBaseRenderer
-
Returns the distance separating two slots.
- getSlotSizes() - Method in class ilog.tgo.graphic.renderer.IltShelfItemContainerBaseRenderer
-
Returns the information about slots sizes present in this container.
- getSlotSizes() - Method in class ilog.tgo.model.IltShelf
-
Returns the slot sizes.
- getSlotSpan() - Method in class ilog.cpl.graphic.views.IlpShelfItemPosition
-
- getSlotSpanX(int, int) - Method in class ilog.tgo.graphic.renderer.IltShelfItemContainerBaseRenderer
-
Retrieves the number of slots spanned through the x
axis by the children occupying the given slot x
and
y
position.
- getSlotSpanX(int, int) - Method in class ilog.tgo.model.IltCardCarrier
-
Retrieves the number of slots spanned through the x
axis by the children occupying the given slot x
and
y
position.
- getSlotSpanX(int, int) - Method in class ilog.tgo.model.IltShelf
-
- getSlotSpanY(int, int) - Method in class ilog.tgo.graphic.renderer.IltShelfItemContainerBaseRenderer
-
Retrieves the number of slots spanned through the y
axis by the children occupying the given slot x
and
y
position.
- getSlotSpanY(int, int) - Method in class ilog.tgo.model.IltCardCarrier
-
Retrieves the number of slots spanned through the y
axis by the children occupying the given slot x
and
y
position.
- getSlotSpanY(int, int) - Method in class ilog.tgo.model.IltShelf
-
- getSmallDisplayIcon() - Method in class ilog.views.util.swing.color.IlvAlphaColorChooserPanel
-
Returns the small display icon for the panel.
- getSmallestLayerIndex(List) - Method in class ilog.cpl.graph.background.IlpDefaultBackgroundSupport
-
Returns the smallest layer index within the given List of
IlvManagerLayers.
- getSmallIcon() - Method in class ilog.views.symbology.palettes.IlvPalette
-
Gets the small size icon representing the palette
- getSmallIcon() - Method in class ilog.views.symbology.palettes.IlvPaletteSymbol
-
Returns the small size icon representing the symbol.
- getSmallIconSize() - Static method in class ilog.views.diagrammer.application.IlvDiagrammerPaletteAction
-
Returns the size of the icons in the Diagrammer toolbar.
- getSmoothness() - Method in class ilog.views.graphic.IlvSpline
-
Returns the smoothness of the spline.
- getSmoothness() - Method in class ilog.views.graphic.IlvSplineLinkImage
-
Returns the smoothness of the spline.
- getSmoothness() - Method in class ilog.views.interactor.IlvMakeSplineInteractor
-
Returns the smoothness of the spline to be created.
- getSmoothness() - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
-
Returns the smoothness factor, that is, the number of intermediary points
between each line crossing.
- GetSmoothSpline(IlvPoint[], int, double, boolean, IlvPoint[]) - Static method in class ilog.views.IlvGraphicUtil
-
Returns an array of IlvPoint
s for a smooth spline from
an array of IlvPoint
s of user control points.
- GetSmoothSplineBendFromHandle(int, IlvPoint, IlvPoint[], int, double, boolean) - Static method in class ilog.views.IlvGraphicUtil
-
Returns the used control point from the handle position on a smooth spline.
- GetSmoothSplineHandleFromBend(int, IlvPoint[], int, double, boolean) - Static method in class ilog.views.IlvGraphicUtil
-
Returns a position on a smooth spline that can be used as selection
handle points on the spline.
- GetSmoothSplineHandlesFromBends(IlvPoint[], int, double, boolean, IlvPoint[]) - Static method in class ilog.views.IlvGraphicUtil
-
Returns an array of IlvPoint
s for a smooth spline
that can be used as selection handle points on the spline.
- getSnapBox(IlvGraphic, IlvTransformer) - Method in class ilog.views.interactor.IlvGrapherPinInteractor
-
Returns the box of a node to be used for snapping.
- getSnapToNodeBoxDistance() - Method in class ilog.views.interactor.IlvGrapherPinInteractor
-
Returns the snap to node box distance.
- getSnapToNodeBoxModifier() - Method in class ilog.views.interactor.IlvGrapherPinInteractor
-
Returns the snap to node bounding box modifier.
- getSnmpSystemContact() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the string used to represent the SNMP.System.Contact
attribute when it is displayed in the system window.
- getSnmpSystemDescription() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the string used to represent the
SNMP.System.Description
attribute, when it is displayed in the
system window.
- getSnmpSystemLocation() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the string used to represent the SNMP.System.Location
attribute, when it is displayed in the system window.
- getSoftwareProvider() - Method in class ilog.views.appframe.IlvApplication
-
Returns the software provider name.
- getSortColumn() - Method in class ilog.views.chart.datax.adapter.sort.IlvColumnValueComparator
-
Returns the columns whose values are used for comparison.
- getSortComparator() - Method in class ilog.cpl.IlpTree
-
Retrieves the comparator used to sort the nodes.
- getSortCriteria() - Method in class ilog.views.sdm.renderer.graphlayout.IlvSDMObjectComparator
-
Returns the sort criteria.
- getSortCriterion() - Method in class ilog.views.chart.data.IlvTreeTableDataSource
-
Returns the sort criterion used to order the model objects.
- getSortCriterionFactory() - Method in class ilog.views.chart.data.IlvTreeTableDataSource
-
Returns the sort criterion used to order the model objects,
as a model-independent factory.
- getSortedAttributesCount() - Method in class ilog.cpl.table.IlpTableController
-
Returns the number of attributes used to sort the table view.
- getSortedAttributesCount() - Method in class ilog.cpl.util.IlpAttributeComparator
-
Returns the number of attributes used to sort the list.
- getSortingCriterion() - Method in class ilog.views.gantt.property.IlvActivityReservationsProperty
-
Returns the sorting criterion for the reservations belonging to a single
activity.
- getSortingMode() - Method in interface ilog.cpl.css.IlpAttributeHeaderCustomization
-
Returns whether this attribute is sorted in the table and, if so, in which direction.
- getSortingOrder(IlpAttribute) - Method in class ilog.cpl.table.IlpTableController
-
Gets the position of the specified attribute in the sorting operation.
- getSortingPriority() - Method in interface ilog.cpl.css.IlpAttributeHeaderCustomization
-
Returns the priority of this attribute in the sorting process of the table.
- getSource() - Method in class ilog.cpl.graph.IlpPositionChange
-
Returns the source of the new position, which indicates the reason for
the change.
- getSource() - Method in class ilog.cpl.model.IlpAttributeValueChangeSupport
-
Returns the real object.
- getSource() - Method in class ilog.views.chart.servlet.IlvChartServerActionEvent
-
- getSource() - Method in class ilog.views.maps.format.IlvDefaultFeatureFilter
-
Returns the IlvDefaultTilableDataSource
object to which this
filter has been added.
- getSource() - Method in class ilog.views.maps.graphic.style.IlvPropertyDescriptorManager.Dependency
-
Returns the source dependency.
- getSource() - Method in class ilog.views.maps.graphic.style.StyleEvent
-
Retrieves the source of the event.
- getSource() - Method in class ilog.views.prototypes.IlvTimerBehavior
-
Gets the source expression.
- getSource() - Method in class ilog.views.prototypes.IlvTriggerBehavior
-
Gets the source
parameter for this behavior object.
- getSource() - Method in class ilog.views.util.event.IlvAbstractWeakEventListener
-
Returns the source of the listener.
- getSourceAttribute() - Method in interface ilog.cpl.datasource.IlpReferenceDescriptor
-
Return the business attribute storing the source reference.
- getSourceCS() - Method in class ilog.views.maps.srs.coordtrans.IlvCoordinateTransformation
-
Returns the source coordinate system for this transformation.
- getSourceCS() - Method in class ilog.views.maps.srs.coordtrans.IlvGeocentricTransform
-
Returns the source coordinate system for this transformation.
- getSourceDimension() - Method in class ilog.views.maps.srs.coordtrans.IlvAbridgedMolodenskyTransform
-
Returns the dimension of source coordinates.
- getSourceDimension() - Method in class ilog.views.maps.srs.coordtrans.IlvConcatenatedTransform
-
Returns the dimension of source coordinates.
- getSourceDimension() - Method in class ilog.views.maps.srs.coordtrans.IlvFittedTransform
-
The dimension of source coordinates.
- getSourceDimension() - Method in class ilog.views.maps.srs.coordtrans.IlvGeocentricTransform
-
Returns the dimension of source coordinates.
- getSourceDimension() - Method in class ilog.views.maps.srs.coordtrans.IlvMapAffineTransform
-
Returns the dimension of the source coordinates.
- getSourceDimension() - Method in interface ilog.views.maps.srs.coordtrans.IlvMathTransform
-
The dimension of source coordinates.
- getSourceDimension() - Method in class ilog.views.maps.srs.coordtrans.IlvProjectionTransform
-
Returns the dimension of source coordinates.
- getSourceEvent() - Method in class ilog.views.util.servlet.event.ServletActionEvent
-
If this event instance is translated from another event, returns the
source event or false
otherwise.
- getSourceIlpClass() - Method in interface ilog.cpl.datasource.IlpReferenceDescriptor
-
Return the business class containing the source reference.
- getSourceImage() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the property denoting the object image.
- getSourceImage() - Method in class ilog.tgo.graphic.renderer.IltAbstractImageBaseRendererFactory
-
Returns the image to be processed to create the
different BaseStyle
representations.
- getSourceImage() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the image representing the object.
- getSourceImage() - Method in class ilog.tgo.graphic.renderer.IltLedImageBaseRendererFactory
-
Returns the image to be processed to create the
LED representation.
- getSourceImageName() - Method in class ilog.tgo.graphic.renderer.IltAbstractImageBaseRendererFactory
-
Returns the image to be processed to create the
different BaseStyle
representations.
- getSourceImageName() - Method in class ilog.tgo.graphic.renderer.IltLedImageBaseRendererFactory
-
Returns the name of the image to be processed to create
the LED representation.
- getSourceNode(Object) - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Returns the source node of the specified link.
- getSourcePalette() - Method in class ilog.views.symbology.palettes.swing.event.PaletteDropEvent
-
Returns the palette that has caused the event.
- getSourcePoints() - Method in class ilog.views.maps.srs.coordtrans.IlvFittedTransform
-
Returns an iterator over the source points.
- getSouthLimit() - Method in class ilog.views.maps.projection.IlvFrenchLambertProjection
-
Returns the latitude of the south limit of the projection
for its current mode.
- GetSouthLimit(int) - Static method in class ilog.views.maps.projection.IlvFrenchLambertProjection
-
Returns the latitude of the south limit of a French Lambert Projection
for the specified mode.
- getSouthNumberOfPorts() - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
-
Returns the number of relative ports on the south side of a node.
- getSouthNumberOfPorts(Object) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the number of relative ports on the south side of a node.
- getSouthSubtreeBlockMargin(Object) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the margin on the south side of the subtree starting at the
input node.
- getSpacing() - Method in class ilog.cpl.graphic.component.IlpStacker
-
Deprecated.
Returns the spacing between child elements.
- getSpacing() - Method in class ilog.views.graphic.composite.layout.IlvStackerLayout
-
Returns the spacing between child elements.
- getSpacing() - Method in class ilog.views.sdm.renderer.IlvLaneRenderer
-
Returns the minimum spacing between adjacent lanes.
- getSpacing() - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
-
Returns the spacing between the elements inside the legend box.
- getSpatialCatalog() - Method in class ilog.views.maps.datasource.ibm.db2.IlvDB2ConnectionInfo
-
Get a spatial catalog object which can be used to obtain the names of spatial tables.
- getSpatialCatalog() - Method in class ilog.views.maps.datasource.ibm.IlvDBConnectionInfo
-
Get a spatial catalog object which can be used to obtain the names of spatial tables.
- getSpatialCatalog() - Method in class ilog.views.maps.datasource.ibm.informix.IlvInformixConnectionInfo
-
Get a spatial catalog object which can be used to obtain the names of spatial tables.
- getSpatialIndexFilename() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTileLoader
-
Returns the spatial index file used by this tile loader to index
geometries by tile.
- getSpatialIndexURL() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTileLoader
-
Retrieves the spatial index file URL.
- getSpatiallyEnabledTableNames() - Method in class ilog.views.maps.datasource.ibm.IlvDBConnectionInfo
-
Get the names of spatial tables.
- getSpatialTables(String) - Method in class ilog.views.maps.datasource.ibm.db2.IlvDB2ConnectionInfo
-
Get a list of the names of tables with a spatial column - not used.
- getSpecificProblem() - Method in class ilog.tgo.model.IltAlarm
-
Returns the specific problem.
- getSpecifics() - Method in class ilog.cpl.graphic.IlpCompositeGraphic
-
Deprecated.
Returns the instance responsible for the specific things in this component
representation or null
if there is no specific behavior defined.
- getSpecified() - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
-
If this attribute was explicitly given a value in the original document,
this is true
; otherwise, it is false
.
- getSpecifiedDataMax() - Method in class ilog.views.chart.IlvAxis
-
Returns the specified maximum value of data along this axis.
- getSpecifiedDataMin() - Method in class ilog.views.chart.IlvAxis
-
Returns the specified minimum value of data along this axis.
- getSpecifiedVisibleMax() - Method in class ilog.views.chart.IlvAxis
-
Returns the specified maximum value along this axis.
- getSpecifiedVisibleMin() - Method in class ilog.views.chart.IlvAxis
-
Returns the specified minimum value along this axis.
- getSpecLayoutRegion() - Method in class ilog.views.graphlayout.IlvGraphLayout
-
- getSpecNodeLevelIndex() - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
-
Returns the index of the specified level for a node.
- getSpecNodeLevelIndex(Object) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the index of the specified level for a node.
- getSpecNodePositionIndex() - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
-
Returns the index of the specified position of a node within a level.
- getSpecNodePositionIndex(Object) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the index of the specified position of a node within a level.
- getSpecPositionIndex() - Method in class ilog.views.graphlayout.hierarchical.IlvSwimLaneConstraint
-
Returns the specified position index of the swimlane.
- getSpecRoots() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the nodes that were specified as root.
- getSpecWidthPercent() - Method in class ilog.views.chart.renderer.IlvHiLoChartRenderer
-
Returns the specified width of the graphical representation of a data
point along the x-axis.
- getSpecWidthPercent() - Method in class ilog.views.chart.renderer.IlvSingleBarRenderer
-
Returns the specified bar width.
- getSpeed() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DTrajectory.Point
-
Returns the speed in meters per second.
- getSpeed() - Method in class ilog.views.maps.defense.terrain3d.view.IlvFlyThroughStyle
-
Retrieve the SPEED
attribute value.
- getSphereGradient(Color, Color) - Static method in class ilog.views.chart.IlvColor
-
Returns a gradient that emulates a 3-D lighting effect on a sphere.
- getSphereOfSameArea() - Method in class ilog.views.maps.projection.IlvEllipsoid
-
Returns a sphere of equivalent surface area.
- getSphereOfSameVolume() - Method in class ilog.views.maps.projection.IlvEllipsoid
-
Returns a sphere of equivalent volume.
- getSpinner() - Method in class ilog.views.util.swing.IlvJSpinner.NumberEditor
-
Returns the JSpinner
ancestor of this editor or
null
if none of the ancestors are a
JSpinner
.
- getSplashWindow() - Method in class ilog.views.appframe.IlvApplication
-
Returns the splash window currently displayed while the application
is initializing.
- getSpline() - Method in class ilog.views.graphic.IlvSplineSelection
-
Returns the selected object.
- getSplineLink() - Method in class ilog.views.graphic.IlvSplineLinkSelection
-
Returns the selected object.
- getSplineLinkFilter() - Method in class ilog.views.graphlayout.IlvGraphLayout
-
Returns the filter that detects which links are suitable for optimized
spline routing.
- getSplitterArrowsVisible() - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
-
Gets the arrows of splitter visible.
- getSplitterArrowsVisible() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLHierarchyChartViewTag
-
Gets splitterArrowsVisible
attribute value of this tag.
- getSpreadMethod() - Method in class ilog.views.util.java2d.IlvMultipleGradientPaint
-
Returns the spread method of the gradient.
- getSpreadSize() - Method in class ilog.views.graphlayout.hierarchical.IlvGroupSpreadConstraint
-
Returns the spread size of this constraint.
- getSpringConstant() - Method in class ilog.views.graphlayout.springembedder.IlvSpringEmbedderLayout
-
Deprecated.
Returns the current spring constant.
- getSQLException() - Method in exception ilog.views.maps.format.oracle.IlvSDOException
-
Returns the SQLException
, if any.
- getSquareMarker() - Static method in class ilog.views.chart.graphic.IlvMarkerFactory
-
Returns a shared square marker instance.
- getSRID() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOLayerMetaData
-
Returns the SDO_SRID
of this metadata.
- getSrsId() - Method in class ilog.views.maps.datasource.ibm.IlvDBFeatureIterator
-
Returns the id of the coordinate system for the geometry.
- getStackerAlignment() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
- getStackerOrientation() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
- getStackerSpacing() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
- getStackGlyphs() - Method in class ilog.tgo.graphic.IltCounterMapping
-
Returns true
if the glyphs are kept upright but stacked under
each other, if the heading is vertical; otherwise, returns false
.
- GetStandbyStatePath() - Static method in class ilog.tgo.model.IltOSI
-
- getStart() - Method in class ilog.views.gantt.IlvTimeInterval
-
Returns the interval start time.
- getStart() - Method in class ilog.views.gantt.print.IlvGanttPrintableDocument
-
Returns the start date of the first page in a band.
- getStart(int) - Method in class ilog.views.gantt.print.IlvGanttPrintableDocument
-
Returns the start date for the specified page within a band.
- getStart() - Method in class ilog.views.graphic.IlvCircularScale
-
Returns the start angle of the scale.
- getStart() - Method in class ilog.views.maps.graphic.IlvShapeEndedPathDecoration
-
Returns the start shape for this decoration.
- getStart() - Method in class ilog.views.schedule.print.IlvResourceDataChartPrintableDocument
-
Returns the start date of the first page.
- getStart() - Method in class ilog.views.util.java2d.IlvLinearGradientPaint
-
Returns the start point for the gradient.
- getStartAngle() - Method in class ilog.views.graphic.IlvArc
-
Returns the start angle of the arc, in degrees.
- getStartAngle() - Method in class ilog.views.interactor.IlvMakeArcInteractor
-
Returns the start angle of the created arc.
- getStartAngle() - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolRotationInteractor
-
Returns the start angle.
- getStartAngle() - Method in class ilog.views.symbology.interactor.IlvRotationSymbolInteractor
-
Returns the start angle
- getStartDate() - Method in class ilog.views.gantt.graphic.renderer.composite.IlvTimeIntervalChildSize
-
Returns the start date of the activity.
- getStartDate() - Method in class ilog.views.schedule.print.IlvDefaultResourceDataChartPrintContext
-
Returns the start date of the Resource Data Chart used in this print
context.
- getStartDragModifier() - Method in class ilog.views.interactor.IlvDragRectangleInteractor
-
Returns the modifier used to start a drag.
- getStartFormatString() - Method in class ilog.views.util.text.IlvPatternBasedListFormat
-
Returns the pattern that combines the first element with the part that
already combines the elements that follow it.
- getStartIndex() - Method in interface ilog.cpl.graphic.views.IlpLayer
-
Returns the current index of the first manager layer in use by this
macro-layer.
- getStartIndex() - Method in class ilog.tgo.composite.IltcLayer
-
Returns the current index of the first manager layer in use by this
macro-layer.
- getStartingAngle() - Method in class ilog.views.chart.IlvChart
-
Returns the starting angle of the projector.
- getStartingNode() - Method in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
-
Returns the current choice for the starting node.
- getStartingPosition() - Method in class ilog.cpl.interactor.IlpInteractionState
-
Returns the location where a gesture started, in view coordinates.
- getStartingPosition() - Method in class ilog.cpl.interactor.IlpObjectActionEvent
-
Returns the mouse position where the interaction started.
- getStartingPosition() - Method in class ilog.cpl.interactor.IlpViewActionEvent
-
Returns the mouse position where the interaction started.
- getStartPath() - Method in class ilog.views.maps.beans.TreeEditionEvent
-
Returns the start path.
- getStartPoint() - Method in interface ilog.views.hypergraph.crossing.IlvCrossingAwareSegment
-
Returns the start point of the segment.
- getStartPoint() - Method in class ilog.views.interactor.IlvDragRectangleInteractor
-
Returns the anchor point of the rectangle that is dragged.
- getStartPoint() - Method in class ilog.views.maps.geometry.IlvMapArcSegment
-
Returns the start point of the segment.
- getStartPoint() - Method in class ilog.views.maps.geometry.IlvMapArcString
-
Returns the start point of the first segment, if it exists.
- getStartPoint() - Method in class ilog.views.maps.geometry.IlvMapBezierSegment
-
Returns the start point of the segment.
- getStartPoint() - Method in class ilog.views.maps.geometry.IlvMapBezierString
-
Returns the start point of the first segment, if it exists.
- getStartPoint() - Method in class ilog.views.maps.geometry.IlvMapCurveString
-
Returns the start point of the first segment, if it exists.
- getStartPoint() - Method in class ilog.views.maps.geometry.IlvMapLinearSegment
-
Returns the start point of this segment.
- getStartPoint() - Method in class ilog.views.maps.geometry.IlvMapLineString
-
Returns the start point of the first segment, if it exists.
- getStartPoint() - Method in interface ilog.views.maps.geometry.IlvMapSegment
-
Returns the start point of the segment.
- getStartPos() - Method in class ilog.views.maps.format.tiger.IlvTigerDataDictionnary.DictionnaryElement
-
Returns the starting position
- getStartSymbol() - Method in class ilog.views.gantt.graphic.renderer.IlvActivitySummary
-
Gets the activity renderer for the start symbol.
- getStartTime() - Method in class ilog.views.gantt.graphic.interactor.IlvActivityGraphicSelection
-
Returns the (cached) start time of the selected activity.
- getStartTime(IlvActivityGraphic) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer
-
Returns the time point that defines the start of the rendering of this
renderer for the given activity graphic.
- getStartTime() - Method in interface ilog.views.gantt.IlvActivity
-
Returns the start time of the activity.
- getStartTime() - Method in class ilog.views.gantt.model.IlvAbstractActivity
-
Returns the start time of the activity.
- getStartTimeProperty() - Method in class ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer
-
Returns the name of the activity property which determines where the
rendering drawn by this renderer starts.
- getStartVisibleInterval() - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
-
Returns the start date of the visible interval.
- getStartVisibleInterval() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
-
Returns the start date of the visible interval.
- getState() - Method in class ilog.cpl.storage.IlpAbstractSAXHandler
-
- getState() - Method in class ilog.tgo.model.IltBellcoreObjectState
-
Returns the Bellcore state of the telecom object.
- getState() - Method in exception ilog.tgo.model.IltInvalidStateValueException
-
Returns the state whose value being set is invalid
- getState(IltState) - Method in class ilog.tgo.model.IltObject
-
Retrieves the value of a given state (defined in a state system) in the
object state.
- getState() - Method in class ilog.tgo.model.IltOSIObjectState
-
Returns the OSI status of the telecom object.
- getState() - Method in class ilog.tgo.model.IltSNMPObjectState
-
Returns the SNMP primary state of the telecom object.
- getState() - Method in class ilog.tgo.model.IltSONETObjectState
-
Returns the general part of the state.
- getState(String) - Method in class ilog.tgo.model.IltStateInfo
-
Returns the state that corresponds to the given name.
- getState() - Method in class ilog.views.prototypes.IlvValueSource
-
Returns the current state of this value source.
- getState() - Method in class ilog.views.ui.IlvImageButton
-
Deprecated.
Returns the state of the button.
- getStateInfo() - Method in class ilog.tgo.model.IltState
-
Returns the IltStateInfo
describing the class of this state.
- getStatePropagator() - Method in class ilog.tgo.model.IltBTS
-
- getStatePropagator() - Method in class ilog.tgo.model.IltCard
-
- getStatePropagator() - Method in class ilog.tgo.model.IltCardCarrier
-
- getStatePropagator() - Method in interface ilog.tgo.model.IltContainer
-
- getStatePropagator() - Method in class ilog.tgo.model.IltLinkBundle
-
- getStatePropagator() - Method in class ilog.tgo.model.IltShelf
-
- getStateSystem() - Method in class ilog.tgo.model.IltObjectState
-
Returns the state system used by this instance.
- getStateURL() - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
-
Retrieves the stateURL
property.
- getStateURL() - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
-
Retrieves the stateURL
property.
- getStateURL() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
-
Returns a string that represents the client view state.
- getStateURL() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
-
Returns a string that represents the client view state.
- getStateURL() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
-
Returns a string that represents the client view state.
- getStateURL() - Method in interface ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupport
-
Returns a string that represents the client view state.
- getStateURL() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
-
Returns a string that represents the client view state.
- getStateValueTable() - Method in class ilog.tgo.model.IltObjectState
-
Returns the table which stores the states and values.
- getStaticJPEGQuality() - Method in class ilog.views.maps.servlet.IlvFacesMapsServletSupport
-
Returns the JPEGQuality
used for static objects.
- getStaticLayersCount() - Method in class ilog.views.faces.component.IlvFacesView
-
Returns the number of static layers.
- getStaticLayersCount() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the number of static layers.
- getStatus() - Method in class ilog.views.chart.data.lod.IlvDataTile
-
Returns the status of the tile.
- getStatus() - Method in class ilog.views.gantt.event.ActivityGraphicInteractorEvent
-
Returns the event status, which can be
0,
1, or
2.
- getStatus() - Method in class ilog.views.swing.IlvThreadedActivityMonitor.ActivityEvent
-
Returns a string describing the current status of the activity.
- getStatus() - Method in class ilog.views.tiling.IlvTile
-
Returns the status of the tile.
- getStatusBar() - Method in class ilog.views.appframe.swing.IlvSwingMainWindow
-
Gets the status bar contained within this main panel.
- getStatusBar() - Method in class ilog.views.dashboard.IlvDashboardEditorFrame
-
Returns the status bar component for this
IlvDashboardEditorFrame
.
- getStatusBar() - Method in class ilog.views.diagrammer.application.IlvDiagrammerApplication
-
Deprecated.
Returns the status bar.
- getStatusBar() - Method in class ilog.views.diagrammer.application.IlvDiagrammerFrame
-
Returns the status bar.
- getStatuses() - Method in class ilog.tgo.model.IltOSIObjectState
-
Returns an enumeration of the statuses of the telecom object listed.
- getStatusViewer() - Method in class ilog.views.dashboard.IlvDashboardEditor
-
Returns the status viewer used by the graphical components in this Dashboard
Editor application.
- getStep() - Method in class ilog.views.chart.interactor.IlvChartScrollInteractor
-
Returns the scrolling step.
- getStep() - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
-
Returns the distance between successive grid lines.
- getStep() - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolRangeInteractor
-
Gets the progression step of the value computed by the interactor.
- getStep() - Method in class ilog.views.symbology.interactor.IlvRangeSymbolInteractor
-
Gets the progression step of the value computed by the interactor.
- getStepDistance() - Method in class ilog.views.maps.graphic.IlvGeodeticPathComputation
-
Returns the distance for intermediary points.
- getStepsAboutAxis() - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DCorridor
-
Returns the number of steps used (about the axis) to draw the cylinders comprising this component.
- getStepsAlongAxis() - 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.
- getStepsDefinition() - Method in class ilog.views.chart.IlvScale
-
Returns the object used to compute the steps of this scale.
- getStepSize() - Method in class ilog.views.graphic.IlvScale
-
Returns the size of a major tick mark.
- getStepSize() - Method in class ilog.views.util.swing.IlvJSpinnerDecimalNumberField
-
Returns the step increment.
- getStepUnit() - Method in class ilog.views.chart.IlvDefaultStepsDefinition
-
Returns the step unit.
- getStepValues() - Method in class ilog.views.chart.IlvScale
-
Returns the step values.
- getStops() - Method in class ilog.views.util.java2d.IlvMultipleGradientPaint
-
Returns a copy of the array of floats used by this gradient
to calculate color distribution.
- getStoredComponentOrientation() - Method in class ilog.views.IlvManager
-
Returns the stored component orientation of this manager.
- getStoredRange() - Method in class ilog.views.chart.event.AxisRangeEvent
-
Returns the range that is stored as non-redundant information in this
event.
- getStoredULocale() - Method in class ilog.views.IlvManager
-
Returns the stored locale of this manager.
- getStoredULocale() - Method in class ilog.views.IlvManagerView
-
Returns the locale of this view.
- getStreamFactory() - Method in class ilog.views.IlvManager
-
Returns the stream factory installed in the manager.
- getStrictErrorChecking() - Method in class ilog.views.appframe.settings.IlvSettings
- getString(IlpStringKey) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the String
value of a given key in this style.
- getString(IlpStringKey, String) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the String
value of a given key in this style.
- getString(String, String, Locale, String) - Static method in class ilog.cpl.util.IlpI18NUtil
-
Returns the translation for the given string, or the original string
if no translation is available.
- getString(String, String, IlpContext, String) - Static method in class ilog.cpl.util.IlpI18NUtil
-
Returns the translation for the given string, or the original string
if no translation is available.
- getString(IltKey.String) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getString(IltKey.String, String) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getString(String) - Method in class ilog.views.appframe.IlvApplication
-
Retrieves a string resource for the specified key.
- getString() - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
-
Returns the string value of this settings attribute.
- getString(String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the value of the attribute with the specified name as a string.
- getString(String, String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the value of the attribute with the specified name as a string.
- getString(String) - Method in class ilog.views.chart.servlet.IlvServletParameters
-
Returns the named parameter value as a String.
- getString(String, String) - Method in class ilog.views.chart.servlet.IlvServletParameters
-
Returns the named parameter value as a String.
- getString(String, String[], String) - Method in class ilog.views.chart.servlet.IlvServletParameters
-
Returns the named parameter value as a String, which must be one of the
specified valid values.
- getString(ResourceBundle, String) - Static method in class ilog.views.diagrammer.application.IlvDiagrammerAction
-
- getString(String) - Method in class ilog.views.gantt.servlet.IlvServletParameters
-
Returns the named parameter value as a String.
- getString(String, String) - Method in class ilog.views.gantt.servlet.IlvServletParameters
-
Returns the named parameter value as a String.
- getString(String, String[], String) - Method in class ilog.views.gantt.servlet.IlvServletParameters
-
Returns the named parameter value as a String, which must be one of the
specified valid values.
- getString() - Method in class ilog.views.maps.attribute.IlvStringAttribute
-
Returns the value of the attribute.
- getString(Class<?>, String) - Static method in class ilog.views.maps.IlvMapUtil
-
Returns the resource string for this key.
- getString(Class<?>, String, Locale) - Static method in class ilog.views.maps.IlvMapUtil
-
Returns the resource string for this key.
- getString(String) - Method in class ilog.views.prototypes.IlvGroupElement
-
Retrieves a string.
- getString(String, Class<?>) - Static method in class ilog.views.util.IlvResourceUtil
-
- getString(String, Class<?>, Locale) - Static method in class ilog.views.util.IlvResourceUtil
-
Returns a string for the given key from the resource bundle named
"messages" in the package of the input class.
- getString(String, Class<?>, ULocale) - Static method in class ilog.views.util.IlvResourceUtil
-
Returns a string for the given key from the resource bundle named
"messages" in the package of the input class.
- getString(String, String, Class<?>) - Static method in class ilog.views.util.IlvResourceUtil
-
- getString(String, String, Class<?>, Locale) - Static method in class ilog.views.util.IlvResourceUtil
-
Returns a string for the given key from the resource bundle in the package
of the input class.
- getString(String, String, Class<?>, ULocale) - Static method in class ilog.views.util.IlvResourceUtil
-
Returns a string for the given key from the resource bundle in the package
of the input class.
- getString(String, Class<?>, String) - Static method in class ilog.views.util.IlvResourceUtil
-
- getString(String, Class<?>, Locale, String) - Static method in class ilog.views.util.IlvResourceUtil
-
Returns a string for the given key from the resource bundle named
"messages" in the package of the input class.
- getString(String, Class<?>, ULocale, String) - Static method in class ilog.views.util.IlvResourceUtil
-
Returns a string for the given key from the resource bundle named
"messages" in the package of the input class.
- getString(String, String, Class<?>, String) - Static method in class ilog.views.util.IlvResourceUtil
-
- getString(String, String, Class<?>, Locale, String) - Static method in class ilog.views.util.IlvResourceUtil
-
Returns a string for the given key from the resource bundle in the package
of the input class.
- getString(String, String, Class<?>, ULocale, String) - Static method in class ilog.views.util.IlvResourceUtil
-
Returns a string for the given key from the resource bundle in the package
of the input class.
- getString(AttributedString) - Static method in class ilog.views.util.text.IlvAttributedStringUtil
-
Returns the string contained in an attributed string.
- getStringArray(IlpStringArrayKey) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the String[]
value of a given key in this style.
- getStringArray(IlpStringArrayKey, String[]) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the String[]
value of a given key in this style.
- getStringArray(IltKey.StringArray) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getStringArray(IltKey.StringArray, String[]) - Method in class ilog.tgo.graphic.IltAbstractLegend
-
- getStringArray(String, String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns an array of string attribute values.
- getStringArray(String, String) - Method in class ilog.views.chart.servlet.IlvServletParameters
-
Returns the named parameter as an array of String values.
- getStringArray(String) - Method in class ilog.views.chart.servlet.IlvServletParameters
-
Returns the named parameter as an array of String values.
- getStringArray(String) - Method in class ilog.views.faces.taglib.IlvBaseTag
-
Decodes the specified space separated list of strings.
- getStringArray(String, String) - Method in class ilog.views.gantt.servlet.IlvServletParameters
-
Returns the named parameter as an array of String values.
- getStringArray(String) - Method in class ilog.views.gantt.servlet.IlvServletParameters
-
Returns the named parameter as an array of String values.
- GetStringBounds(String, Font, boolean) - Static method in class ilog.views.IlvGraphicUtil
-
Returns the bounding rectangle enclosing text when drawn
with the specified font.
- GetStringBounds(IlvGraphic, String, Font, boolean) - Static method in class ilog.views.IlvGraphicUtil
-
Returns the bounding rectangle enclosing text when drawn
with the specified font for specific graphic object.
- getStringEncoding() - Method in class ilog.views.maps.datasource.IlvShapeDataSource
-
Returns the character encoding used when reading attributes from DBF file.
- getStringEncoding() - Method in class ilog.views.maps.format.shapefile.IlvDBFReader
-
Returns the character encoding used when reading attributes.
- getStringEncoding() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTileLoader
-
Returns the character encoding used when reading the .dbf
attribute table.
- getStringField(byte[], IlvRasterASRPReader.SubFieldPosition) - Method in class ilog.views.maps.defense.format.asrp.IlvRasterASRPReader
-
Utility method to read and convert raw bytes to string subfield data.
- getStringForDecimalNumberDocument(Document, double) - Static method in class ilog.views.util.swing.SwingFactories
-
Returns the string representation of the input value that is suitable for
the input document.
- getStringForNumberTextComponent(JTextComponent, double) - Static method in class ilog.views.util.swing.SwingFactories
-
- getStringFromClipboard() - Method in class ilog.views.sdm.IlvSDMEngine
-
For internal use only.
- getStringFromValue(IlpGraphicView, IlpRepresentationObject, String, Object) - Method in class ilog.tgo.faces.IltFacesPropertyAccessor
-
Converts the provided in-memory property representation to a client-side
String
representation of a property value.
- getStringFromValue(IlvDiagrammer, Object, String, Object) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDiagrammerPropertyAccessor
-
Marshalls a diagrammer model object representation into a suitable
client-side String
representation of a property value.
- getStringFromValue(IlvHierarchyChart, Object, String, Object) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesGanttPropertyAccessor
-
Marshalls a model object representation to a client-side suitable
String
representation of a property value.
- getStringParameter(int) - Method in class ilog.views.util.servlet.IlvServerActionEvent
-
Returns a string parameter at the specified index.
- getStringValue() - Method in class ilog.cpl.style.IlpAttributeStyleValueProvider
-
Deprecated.
Returns the value of the given style as a string.
- getStringValue() - Method in class ilog.cpl.style.IlpBoundAttributeStyleValueProvider
-
Deprecated.
Returns the value of the given style as a string.
- getStringValue() - Method in class ilog.cpl.style.IlpRemoteStyleValueProvider
-
Deprecated.
Returns the value for the given style as a string.
- getStringValue() - Method in class ilog.cpl.style.IlpStyleValueDefaultProvider
-
Deprecated.
Returns the value of the given style as a string.
- getStringValue() - Method in class ilog.cpl.style.IlpStyleValueFormatter
-
Deprecated.
Returns the value for the given style as a string.
- getStringValue() - Method in class ilog.cpl.style.IlpStyleValueMapper
-
Deprecated.
Returns the value for the given style as a string.
- getStringValue() - Method in interface ilog.cpl.style.IlpStyleValueProvider
-
Deprecated.
Returns the value for the given style as a string.
- getStringValue() - Method in class ilog.cpl.style.IlpStyleValueTypeConverter
-
Deprecated.
Returns the value for the given style as a string.
- getStringValue() - Method in class ilog.tgo.graphic.IltCollapseStyleValueProvider
-
Deprecated.
- getStringValue() - Method in class ilog.tgo.model.IltObject.ListPrimaryStateStyleValueProvider
-
Deprecated.
- getStringWithMarks(String) - Static method in class ilog.views.util.text.IlvBidiUtil
-
Returns string, which is started and ended with RLM character.
- getStringWithMarks(String, String) - Static method in class ilog.views.util.text.IlvBidiUtil
-
Returns string, which is started and ended with direction marks based on
given value of baseTextDirection.
- getStringWithMarks(String, boolean, boolean, boolean) - Static method in class ilog.views.util.text.IlvBidiUtil
-
Returns string, which is started and/or ended with one of simple direction
marks.
- getStringWithMarks(String, boolean, boolean, boolean, boolean) - Static method in class ilog.views.util.text.IlvBidiUtil
-
Returns string, which is started and/or ended with simple or embedded
direction marks.
- getStroke(int, int, double) - Method in class ilog.tgo.grprim.Ilt1DPalette
-
Returns the stroke properties according to this palette configuration.
- getStroke() - Method in class ilog.views.chart.IlvStyle
-
Returns the stroke of this style.
- getStroke() - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultActivityCalendarRenderer
-
Returns the style used to stroke the rectangular bar.
- getStroke() - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultMilestoneCalendarRenderer
-
Returns the style used to stroke the symbol.
- getStroke() - Method in class ilog.views.graphic.composite.decoration.IlvBracket
-
Returns the stroke used to draw this bracket
- getStroke() - Method in class ilog.views.graphic.composite.decoration.IlvDiamond
-
Returns the stroke object used to stroke
the shape.
- getStroke() - Method in class ilog.views.graphic.IlvGeneralPath
-
Returns the stroke object used to stroke
the shape.
- getStroke() - Method in class ilog.views.graphic.IlvZoomableLabel
-
Returns the stroke object used when stroking the path.
- getStroke() - Method in class ilog.views.maps.graphic.IlvMapGeneralPath
-
Retrieves the stroke from the style.
- getStroke() - Method in class ilog.views.maps.graphic.style.IlvGeneralPathStyle
-
Retrieves the Stroke property value.
- getStroke() - Method in class ilog.views.maps.graphic.style.IlvLinkStyle
-
Retrieves the Stroke property value.
- getStroke() - Method in class ilog.views.maps.graphic.style.IlvPolylineStyle
-
Retrieves the Stroke property value.
- getStroke() - Method in class ilog.views.maps.rendering.IlvMapLineRenderingStyle
-
Returns the Stroke
used to draw the lines.
- getStroke() - Method in class ilog.views.util.print.IlvPrintableShape
-
Returns the stroke used to print the shape.
- getStrokeColor() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
- getStrokeColor() - Method in class ilog.views.chart.IlvStyle
-
Returns the stroke color of this style.
- getStrokeColor() - Method in class ilog.views.graphic.IlvText
-
Returns the stroke color of the object, i.e the color used
to draw the stroke around the background rectangle.
- getStrokeColor() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the color of the stroke of the node shape.
- getStrokeDashArray() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
- getStrokeDashArray() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the dash array of the shape stroke.
- getStrokeDashPhase() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
- getStrokeDashPhase() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the dash phase of the shape stroke.
- getStrokedShape(Shape, IlvStyle) - Static method in class ilog.views.chart.util.IlvSelectionUtil
-
Returns the stroked shape of the specified shape drawn with the
given IlvStyle
.
- getStrokeEndCaps() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
- getStrokeEndCaps() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the end cap style of the shape stroke.
- getStrokeLineJoins() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
- getStrokeLineJoins() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the line join style of the shape stroke.
- getStrokeMiterLimit() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
- getStrokeMiterLimit() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the miter limit of the shape stroke.
- getStrokePaint() - Method in class ilog.views.chart.IlvStyle
-
Returns the stroke paint of this style.
- getStrokePaint() - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultActivityCalendarRenderer
-
Returns the paint object used to stroke the rectangular bar.
- getStrokePaint() - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultMilestoneCalendarRenderer
-
Returns the paint object used to stroke the symbol.
- getStrokePaint() - Method in class ilog.views.graphic.IlvGeneralPath
-
Returns the paint object set to
stroke the path.
- getStrokePaint() - Method in class ilog.views.graphic.IlvZoomableLabel
-
Returns the paint object used when stroking the path.
- getStrokePaint() - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns the stroke paint of the object.
- getStrokePaint() - Method in class ilog.views.hypergraph.interactor.IlvMakeHyperEdgeInteractor
-
Returns the stroke paint of the newly created hyperedge.
- getStrokePaint() - Method in class ilog.views.maps.graphic.IlvFontMarker
-
Retrieves the Paint used to draw the outline of the character.
- getStrokePaint() - Method in class ilog.views.maps.graphic.IlvMapGeneralPath
-
Retrieves the stroke paint from the style.
- getStrokePaint() - Method in class ilog.views.maps.graphic.IlvMapGraphicText
-
Returns the Paint
object used to draw the outline
of the characters in the text.
- getStrokePaint() - Method in class ilog.views.maps.graphic.IlvMapLabel
-
Retrieves the Paint
used to draw the outline
of the characters of the text.
- getStrokePaint() - Method in class ilog.views.maps.graphic.style.IlvGeneralPathStyle
-
Retrieves the StrokePaint property value.
- getStrokePaint() - Method in class ilog.views.maps.graphic.style.IlvMapTextStyle
-
Retrieves the StrokePaint property value.
- getStrokePaint() - Method in class ilog.views.maps.rendering.IlvMapPointRenderingStyle
-
Retrieves the paint used to draw the outline the character.
- getStrokePaint() - Method in class ilog.views.maps.rendering.IlvMapTextRenderingStyle
-
Retrieves the stroke paint.
- getStrokeShape(IlvPoint[], IlvTransformer) - Method in class ilog.views.graphic.linkpolicy.IlvCrossingAwareLinkImage
-
Returns the stroke shape of the link.
- getStrokeThreshold() - Static method in class ilog.views.chart.renderer.IlvSingleBarRenderer
-
Returns the minimum width of a bar, under which the stroke of a rendering
style is not used.
- getStrokeThreshold() - Static method in class ilog.views.chart.renderer.IlvSingleHiLoRenderer
-
Returns the minimum width of an HiLo item, under which the stroke of a
rendering style is not used.
- getStrokeThreshold() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the minimum size of a rectangle, under which the stroke of a
rendering style is not used.
- getStrokeWidth() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
- getStrokeWidth() - Method in class ilog.views.maps.graphic.IlvMapGeneralPath
-
Retrieves the stroke width from the style.
- getStrokeWidth() - Method in class ilog.views.maps.graphic.style.IlvGeneralPathStyle
-
Retrieves the StrokeWidth property value.
- getStrokeWidth() - Method in class ilog.views.maps.label.IlvMapLabelStyle
-
Returns the line width of the label stroke.
- getStrokeWidth() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the width of the shape stroke.
- getStructuralInterface() - Method in class ilog.cpl.datasource.DataSourceObjectEvent
-
Returns the structural interface.
- getStylable() - Method in class ilog.views.util.styling.IlvMutableStyleSheet
-
Returns the stylable of this mutable style sheet.
- getStyle() - Method in class ilog.cpl.equipment.IlpEquipmentView
-
- getStyle(IlpRepresentationObject) - Method in class ilog.cpl.equipment.IlpEquipmentView
-
- getStyle(IlpObject) - Method in class ilog.cpl.equipment.IlpEquipmentView
-
- getStyle(IlpClass) - Method in class ilog.cpl.equipment.IlpEquipmentView
-
- getStyle(Class) - Method in class ilog.cpl.equipment.IlpEquipmentView
-
- getStyle() - Method in class ilog.cpl.graph.IlpGraphView
-
Deprecated.
- getStyle(IlpRepresentationObject) - Method in class ilog.cpl.graph.IlpGraphView
-
Deprecated.
- getStyle(IlpObject) - Method in class ilog.cpl.graph.IlpGraphView
-
Deprecated.
- getStyle(IlpClass) - Method in class ilog.cpl.graph.IlpGraphView
-
Deprecated.
- getStyle(Class) - Method in class ilog.cpl.graph.IlpGraphView
-
Deprecated.
- getStyle() - Method in class ilog.cpl.graphic.IlpBasicGraphicViewStyleManager
-
Deprecated.
Returns the style specified for this view.
- getStyle(IlpRepresentationObject) - Method in class ilog.cpl.graphic.IlpBasicGraphicViewStyleManager
-
Deprecated.
Return the correct style for this representation object.
- getStyle(IlpRepresentationObject, IlpAttribute) - Method in class ilog.cpl.graphic.IlpBasicGraphicViewStyleManager
-
Deprecated.
Return the correct style for this representation object.
- getStyle(String) - Method in class ilog.cpl.graphic.IlpBasicGraphicViewStyleManager
-
Deprecated.
Gets a style by name.
- getStyle(IlpClass) - Method in class ilog.cpl.graphic.IlpBasicGraphicViewStyleManager
-
Deprecated.
Gets the style of an IlpClass
.
- getStyle(IlpObject) - Method in class ilog.cpl.graphic.IlpBasicGraphicViewStyleManager
-
Deprecated.
Gets a style by IlpObject
.
- getStyle(IlpAttribute) - Method in class ilog.cpl.graphic.IlpBasicGraphicViewStyleManager
-
Deprecated.
Gets a style by attribute.
- getStyle(IlpAttribute, IlpClass) - Method in class ilog.cpl.graphic.IlpBasicGraphicViewStyleManager
-
Deprecated.
Gets a style by attribute in the given class.
- getStyle(Class) - Method in class ilog.cpl.graphic.IlpBasicGraphicViewStyleManager
-
Deprecated.
Gets a style by Java class.
- getStyle(IlpStyleContext) - Method in class ilog.cpl.graphic.IlpBasicGraphicViewStyleManager
-
Deprecated.
Gets a style by style context.
- getStyle() - Method in class ilog.cpl.graphic.IlpDefaultGraphicViewStyleManager
-
Deprecated.
Returns the style specified for this view.
- getStyle(IlpAttribute) - Method in class ilog.cpl.graphic.IlpDefaultGraphicViewStyleManager
-
Deprecated.
Gets a style by attribute.
- getStyle(IlpAttribute, IlpClass) - Method in class ilog.cpl.graphic.IlpDefaultGraphicViewStyleManager
-
Deprecated.
Gets a style by attribute.
- getStyle(IlpRepresentationObject) - Method in class ilog.cpl.graphic.IlpDefaultGraphicViewStyleManager
-
Deprecated.
Return the correct style for this representation object.
- getStyle(IlpRepresentationObject, IlpAttribute) - Method in class ilog.cpl.graphic.IlpDefaultGraphicViewStyleManager
-
Deprecated.
Return the correct style for this representation object.
- getStyle() - Method in interface ilog.cpl.graphic.IlpGraphicViewStyleManager
-
Deprecated.
Returns the style specified for this view.
- getStyle(IlpRepresentationObject) - Method in interface ilog.cpl.graphic.IlpGraphicViewStyleManager
-
Deprecated.
Returns the correct style for this representation object.
- getStyle(IlpRepresentationObject, IlpAttribute) - Method in interface ilog.cpl.graphic.IlpGraphicViewStyleManager
-
Deprecated.
Return the correct style for this representation object.
- getStyle() - Method in class ilog.cpl.IlpEquipment
-
- getStyle() - Method in class ilog.cpl.IlpNetwork
-
- getStyle() - Method in class ilog.cpl.IlpTable
-
- getStyle() - Method in class ilog.cpl.IlpTree
-
- getStyle() - Method in class ilog.cpl.network.IlpNetworkView
-
- getStyle(IlpRepresentationObject) - Method in class ilog.cpl.network.IlpNetworkView
-
- getStyle(IlpObject) - Method in class ilog.cpl.network.IlpNetworkView
-
- getStyle(IlpClass) - Method in class ilog.cpl.network.IlpNetworkView
-
- getStyle(Class) - Method in class ilog.cpl.network.IlpNetworkView
-
- getStyle(String) - Method in class ilog.cpl.style.IlpDefaultStyleManager
-
Deprecated.
Gets a style by name.
- getStyle(IlpClass) - Method in class ilog.cpl.style.IlpDefaultStyleManager
-
Deprecated.
Gets a style by IlpClass
.
- getStyle(IlpObject) - Method in class ilog.cpl.style.IlpDefaultStyleManager
-
Deprecated.
Gets a style by IlpObject
.
- getStyle(IlpAttribute) - Method in class ilog.cpl.style.IlpDefaultStyleManager
-
Deprecated.
Gets a style by attribute.
- getStyle(IlpAttribute, IlpClass) - Method in class ilog.cpl.style.IlpDefaultStyleManager
-
Deprecated.
Gets a style by attribute.
- getStyle(Class) - Method in class ilog.cpl.style.IlpDefaultStyleManager
-
Deprecated.
Gets a style by Java class.
- getStyle(IlpStyleContext) - Method in class ilog.cpl.style.IlpDefaultStyleManager
-
Deprecated.
Gets a style by style context.
- getStyle(IlpStyle) - Method in class ilog.cpl.style.IlpRemoteStyleValueProvider
-
Deprecated.
Returns the IlpStyle
pointed to by this IlpRemoteStyleValueProvider
or
the given default style.
- getStyle() - Method in class ilog.cpl.style.IlpRemoteStyleValueProvider
-
Deprecated.
Returns the IlpStyle
pointed to by this IlpRemoteStyleValueProvider
.
- getStyle(String) - Method in interface ilog.cpl.style.IlpStyleManager
-
Deprecated.
Gets a style by name.
- getStyle(IlpClass) - Method in interface ilog.cpl.style.IlpStyleManager
-
Deprecated.
Gets a style by IlpClass
.
- getStyle(IlpObject) - Method in interface ilog.cpl.style.IlpStyleManager
-
Deprecated.
Gets a style by IlpObject
.
- getStyle(IlpAttribute) - Method in interface ilog.cpl.style.IlpStyleManager
-
Deprecated.
Gets a style by attribute.
- getStyle(IlpAttribute, IlpClass) - Method in interface ilog.cpl.style.IlpStyleManager
-
Deprecated.
Gets a style by attribute in the given class.
- getStyle(Class) - Method in interface ilog.cpl.style.IlpStyleManager
-
Deprecated.
Gets a style by Java class.
- getStyle(IlpStyleContext) - Method in interface ilog.cpl.style.IlpStyleManager
-
Deprecated.
Gets a style by style context.
- getStyle() - Method in class ilog.cpl.table.IlpTableView
-
- getStyle() - Method in class ilog.tgo.grprim.Ilt2DPalette
-
Returns the style used to fill the shape.
- getStyle() - Method in class ilog.views.chart.graphic.IlvDataIndicator
-
Returns the rendering style of this indicator.
- getStyle(IlvDisplayPoint, IlvStyle) - Method in interface ilog.views.chart.graphic.IlvDataRenderingHint
-
Returns the rendering style that must be used to display the specified
point.
- getStyle(IlvDisplayPoint, IlvStyle) - Method in class ilog.views.chart.graphic.IlvDefaultDataRenderingHint
-
Returns the rendering style that must be used to display the specified
point.
- getStyle() - Method in class ilog.views.chart.graphic.IlvDefaultDataRenderingHint
-
Returns the referenced style.
- getStyle(IlvDisplayPoint, IlvStyle) - Method in class ilog.views.chart.graphic.IlvGradientRenderingHint
-
Returns the rendering style that must be used to display the specified
point.
- getStyle() - Method in class ilog.views.chart.graphic.IlvMarkerIcon
-
Returns the current style.
- getStyle(int) - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the style at the specified index.
- getStyle(IlvDataSet, int) - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the style used to display the specified data point.
- getStyle(IlvDataSet, int) - Method in class ilog.views.chart.renderer.IlvCompositeChartRenderer
-
Returns the style used to display the specified data point.
- getStyle() - Method in class ilog.views.chart.renderer.IlvSimpleChartRenderer
-
Returns the main style used by this renderer.
- getStyle(IlvDataSet, int) - Method in class ilog.views.chart.renderer.IlvSimpleChartRenderer
-
This method is not supported by this renderer, because this renderer is
associated with the entire data source, not with a single data set.
- getStyle() - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
-
Returns the main style used by this renderer.
- getStyle(IlvDataSet, int) - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
-
Returns the style used to display the specified data point.
- getStyle() - Method in class ilog.views.faces.component.IlvBasicView
-
Returns the inline client style
of this component.
- getStyle() - Method in class ilog.views.faces.dhtml.component.IlvDHTMLImageButton
-
Returns the inline client style of this component.
- getStyle() - Method in class ilog.views.faces.dhtml.taglib.IlvDHTMLSizedTag
-
Returns the inline client style
of this component.
- getStyle() - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
-
Returns the inline client style
of this component.
- getStyle() - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityBar
-
Returns the style of the renderer.
- getStyle() - Method in class ilog.views.maps.beans.IlvMapLayer
-
Returns the style associated with this layer.
- getStyle(IlvMapFeature) - Method in class ilog.views.maps.datasource.IlvHierarchicalDataSource
-
Returns a map style for the specified feature.
- getStyle(IlvMapFeature) - Method in class ilog.views.maps.datasource.IlvMIDMIFDataSource
-
Returns a map style for the specified feature.
- getStyle(IlvMapFeature) - Method in class ilog.views.maps.defense.format.s57.IlvS57DataSource
-
Returns a map style for the specified feature.
- getStyle() - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
-
Retrieves the IlvMapStyle
attached to this graphic.
- getStyle() - Method in class ilog.views.maps.faces.component.IlvFacesLayerVisibilityTool
-
Returns the inline client style
of this component.
- getStyle() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
-
Returns the inline client style
of this component.
- getStyle() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesLayerVisibilityToolTag
-
Returns the inline client style
of this component.
- getStyle(IlvMapFeature) - Method in class ilog.views.maps.format.dxf.IlvDXFDataSource
-
Returns a map style for the specified feature.
- getStyle() - Method in class ilog.views.maps.graphic.IlvMapCompositeLink
-
Retrieves the IlvMapStyle
attached to this graphic.
- getStyle() - Method in class ilog.views.maps.graphic.IlvMapFixedGraphic
-
Retrieves the IlvMapStyle
.
- getStyle() - Method in class ilog.views.maps.graphic.IlvMapGeneralPath
-
Retrieves the IlvMapStyle
attached to this graphic.
- getStyle() - Method in interface ilog.views.maps.graphic.IlvMapGraphic
-
Retrieves the IlvMapStyle
.
- getStyle() - Method in class ilog.views.maps.graphic.IlvMapGraphicPath
-
Retrieves the IlvMapStyle
instance attached to this graphic.
- getStyle() - Method in class ilog.views.maps.graphic.IlvMapGraphicSet
-
Retrieves the IlvMapStyle
.
- getStyle() - Method in class ilog.views.maps.graphic.IlvMapGraphicText
-
Retrieves the IlvMapStyle
.
- getStyle() - Method in class ilog.views.maps.graphic.IlvMapMarker
-
Retrieves the IlvMapStyle
object attached to this graphic.
- getStyle() - Method in class ilog.views.maps.graphic.IlvMapPolyline
-
Retrieves the IlvMapStyle
attached to this graphic.
- getStyle() - Method in class ilog.views.maps.raster.IlvRasterIcon
-
Retrieves the IlvMapStyle
.
- getStyle() - Method in class ilog.views.maps.theme.DynamicStyleEvent
-
Returns the new style that was registered at construction time.
- getStyle() - Method in class ilog.views.maps.theme.IlvMapDynamicStyle
-
Returns the style for this theme.
- getStyle(IlvMapLayer, double) - Method in class ilog.views.maps.theme.IlvMapStyleController
-
Retrieves the style registered for the given layer that matches a given
scale.
- getStyleChange() - Method in class ilog.views.chart.graphic.IlvDefaultDataRenderingHint
-
Returns the referenced style change.
- getStyleClass() - Method in class ilog.views.faces.component.IlvBasicView
-
Returns the client CSS class(es) of this component.
- getStyleClass() - Method in class ilog.views.faces.dhtml.component.IlvDHTMLImageButton
-
Returns the client CSS class(es) of this component.
- getStyleClass() - Method in class ilog.views.faces.dhtml.taglib.IlvDHTMLSizedTag
-
Returns the client CSS class(es) of this component.
- getStyleClass() - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
-
Returns the client CSS class(es) of this component.
- getStyleClass() - Method in class ilog.views.maps.faces.component.IlvFacesLayerVisibilityTool
-
Returns the client CSS class(es) of this component.
- getStyleClass() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
-
Returns the client CSS class(es) of this component.
- getStyleClass() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesLayerVisibilityToolTag
-
Returns the client CSS class(es) of this component.
- getStyleContext(IlpContext) - Method in class ilog.cpl.style.IlpStorageStyleIdentifier
-
Deprecated.
Converts the storage style identifier into a style context.
- getStyleContexts() - Method in class ilog.cpl.graphic.IlpBasicGraphicViewStyleManager
-
Deprecated.
Returns a list of all contexts for available styles.
- getStyleContexts() - Method in class ilog.cpl.style.IlpDefaultStyleManager
-
Deprecated.
Gets a list of all style contexts for available styles.
- getStyleContexts() - Method in interface ilog.cpl.style.IlpStyleManager
-
Deprecated.
Gets a list of all style contexts for available styles.
- GetStyleFromContext(IlpStyleManager, IlpStyleContext) - Static method in class ilog.cpl.style.IlpStyle
-
Deprecated.
Retrieve the style that corresponds to the given style context
This method is used to support deserialization
See IlpRemoteStyleValueProvider.readObject, IlpStyle.readObject and
IlpUnresolvedStyleValueProvider.resolveRemove and resolveModifier
- getStyleIdentifier() - Method in class ilog.cpl.style.IlpStyleContext
-
Deprecated.
Generates style identifier for the style.
- getStyleKeyListeners() - Method in class ilog.cpl.style.IlpStyle
-
Deprecated.
Returns all the listeners for all the keys registered in this style.
- getStyleKeys() - Method in class ilog.cpl.style.StyleChangeEvent
-
Deprecated.
Returns the modified style keys.
- getStyleListener(IltCompositeGraphic) - Method in class ilog.cpl.graph.IlpGraphView
-
Returns a style listener for the given graphic.
- getStyleListeners() - Method in class ilog.cpl.style.IlpStyle
-
Deprecated.
Gets a collection of Style Listeners.
- getStyleListeners() - Method in class ilog.views.maps.graphic.style.IlvMapStyle
-
Retrieves the StyleListener
registered for this style.
- getStyleManager() - Method in class ilog.cpl.equipment.IlpEquipmentView
-
- getStyleManager() - Method in class ilog.cpl.graph.IlpGraphView
-
Deprecated.
- getStyleManager() - Method in interface ilog.cpl.graphic.IlpGraphicView
-
- getStyleManager() - Method in class ilog.cpl.IlpEquipment
-
- getStyleManager() - Method in class ilog.cpl.IlpNetwork
-
- getStyleManager() - Method in class ilog.cpl.IlpTable
-
- getStyleManager() - Method in class ilog.cpl.IlpTree
-
- getStyleManager() - Method in class ilog.cpl.network.IlpNetworkView
-
- getStyleManager() - Method in interface ilog.cpl.service.IlpContext
-
- getStyleManager() - Method in class ilog.cpl.service.IlpDefaultContext
-
- getStyleManager() - Method in class ilog.cpl.table.IlpTableView
-
- getStyleManager() - Method in class ilog.cpl.tree.IlpTreeView
-
- getStylePropertySheet() - Method in class ilog.views.maps.beans.IlvLayerTreePanel
-
Returns the IlvMapStylePropertySheet
used by this panel to edit layer style.
- getStyles() - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the styles used by this renderer.
- getStyles() - Method in class ilog.views.chart.renderer.IlvCompositeChartRenderer
-
Returns all the styles used by the child renderers.
- getStyles() - Method in class ilog.views.chart.renderer.IlvSimpleChartRenderer
-
Returns the styles used by this renderer.
- getStyles() - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
-
Returns the styles used by this renderer.
- getStyles() - Method in class ilog.views.chart.renderer.IlvSingleHiLoRenderer
-
Returns the styles used by this renderer.
- getStyleSheet() - Method in class ilog.cpl.project.IlpProject
-
Returns the first style sheet of this project.
- getStyleSheet(IlvManagerView) - Method in class ilog.tgo.interactor.IltEditLinkPortInteractor
-
Returns the mutable style sheet used to store changes in
link port configuration for the given view.
- getStyleSheet() - Method in class ilog.tgo.interactor.IltEditLinkPortInteractor
-
Returns the mutable style sheet that is being used by this
interactor to save the modifications in the current attached
Network or Equipment components.
- getStyleSheet(IlvManagerView) - Method in class ilog.tgo.interactor.IltMakePolyLinkInteractor
-
Returns the mutable style sheet used to store changes in
link port configuration for the given view.
- getStyleSheet() - Method in class ilog.tgo.interactor.IltMakePolyLinkInteractor
-
Returns the mutable style sheet that is being used by this
interactor to save the modifications in the current attached
Network or Equipment components.
- getStyleSheet() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLView
-
Returns a style sheet.
- getStyleSheet() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
-
Returns a CSS style sheet.
- getStyleSheet() - Method in class ilog.views.chart.IlvChart
-
Returns the value of the styleSheet
property.
- getStyleSheet() - Method in class ilog.views.diagrammer.application.IlvDiagrammerPaletteBar
-
Returns the style sheet.
- getStyleSheet() - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Returns the URL of the style sheet used by this diagram component to render the diagram.
- getStyleSheet() - Method in class ilog.views.diagrammer.project.IlvDiagrammerProject
-
Returns the first style sheet of this Diagrammer project.
- getStyleSheet() - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
-
Returns the Cascading Style Sheet for the chart.
- getStyleSheet() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
-
Returns the Cascading Style Sheet for the chart.
- getStyleSheet() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the first of the Cascading Style Sheets for the chart.
- getStyleSheet() - Method in class ilog.views.maps.IlvMapCSSRenderer
-
Returns the value of the styleSheet
property.
- getStyleSheet() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the first of the Cascading Style Sheets for the chart.
- getStyleSheet() - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
-
Returns the value of "styleSheet", or the first of the cascading
style sheets if setStyleSheets
was used.
- getStyleSheetDebugMask() - Method in interface ilog.cpl.css.IlpStyleSheetCustomization
-
Returns the debug level while parsing the style sheets.
- getStyleSheetDebugMask() - Method in class ilog.cpl.equipment.IlpEquipmentAdapter
-
Returns the current debug level.
- getStyleSheetDebugMask() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the current debug level.
- getStyleSheetDebugMask() - Method in class ilog.cpl.IlpEquipment
-
Returns the current debug level.
- getStyleSheetDebugMask() - Method in class ilog.cpl.IlpNetwork
-
Returns the current debug level.
- getStyleSheetDebugMask() - Method in class ilog.cpl.IlpTable
-
Returns the current debug level.
- getStyleSheetDebugMask() - Method in class ilog.cpl.IlpTree
-
Returns the current debug level.
- getStyleSheetDebugMask() - Method in class ilog.cpl.list.IlpListAdapter
-
Returns the current debug level.
- getStyleSheetDebugMask() - Method in class ilog.cpl.network.IlpNetworkAdapter
-
Returns the current debug level.
- getStyleSheetDebugMask() - Method in class ilog.cpl.table.IlpTableView
-
Returns the current debug level.
- getStyleSheetDebugMask() - Method in class ilog.cpl.tree.IlpAbstractTreeAdapter
-
Returns the current debug level.
- getStyleSheetDebugMask() - Method in class ilog.cpl.tree.IlpTreeView
-
Returns the current debug level.
- getStyleSheetDebugMask() - Method in class ilog.tgo.resource.IltSettings
-
- getStyleSheetDebugMask() - Method in class ilog.views.chart.IlvChart
-
Returns the current debug level.
- getStyleSheetDebugMask() - Method in class ilog.views.gantt.IlvHierarchyChart
-
- getStyleSheetDebugMask() - Method in class ilog.views.maps.IlvMapCSSRenderer
-
Returns the current debug level.
- getStyleSheetDebugMask() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
- getStyleSheetDebugMask() - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns the debug level of the current configuration style sheet.
- getStyleSheetDebugMask() - Method in class ilog.views.sdm.IlvSDMView
-
Returns the debug level of the current configuration style sheet.
- getStyleSheetDebugMask() - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
-
Returns the current debug mask.
- getStyleSheetDebugMask() - Method in interface ilog.views.util.styling.IlvStylable
-
Returns the current debug level.
- getStyleSheets(int) - Method in class ilog.cpl.equipment.IlpEquipmentAdapter
-
Returns one of the cascading style sheets.
- getStyleSheets() - Method in class ilog.cpl.equipment.IlpEquipmentAdapter
-
Returns the cascading style sheets.
- getStyleSheets(int) - Method in class ilog.cpl.graph.IlpGraphView
-
Returns one of the cascading style sheets.
- getStyleSheets() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the cascading style sheets.
- getStyleSheets() - Method in class ilog.cpl.IlpEquipment
-
Returns the cascading style sheets.
- getStyleSheets(int) - Method in class ilog.cpl.IlpEquipment
-
Returns one of the cascading style sheets.
- getStyleSheets() - Method in class ilog.cpl.IlpNetwork
-
Returns the cascading style sheets.
- getStyleSheets(int) - Method in class ilog.cpl.IlpNetwork
-
Returns one of the cascading style sheets.
- getStyleSheets() - Method in class ilog.cpl.IlpTable
-
Returns the cascaded style sheets.
- getStyleSheets(int) - Method in class ilog.cpl.IlpTable
-
Returns one of the cascading style sheets.
- getStyleSheets() - Method in class ilog.cpl.IlpTree
-
Returns the cascaded style sheets.
- getStyleSheets(int) - Method in class ilog.cpl.IlpTree
-
Returns one of the cascading style sheets.
- getStyleSheets(int) - Method in class ilog.cpl.list.IlpListAdapter
-
Returns one of the cascading style sheets.
- getStyleSheets() - Method in class ilog.cpl.list.IlpListAdapter
-
Returns the cascading style sheets.
- getStyleSheets(int) - Method in class ilog.cpl.network.IlpNetworkAdapter
-
Returns one of the cascading style sheets.
- getStyleSheets() - Method in class ilog.cpl.network.IlpNetworkAdapter
-
Returns the cascading style sheets.
- getStyleSheets() - Method in class ilog.cpl.project.IlpProject
-
Returns all the cascaded style sheets of this project.
- getStyleSheets(int) - Method in class ilog.cpl.table.IlpTableView
-
Returns one of the cascading style sheets.
- getStyleSheets() - Method in class ilog.cpl.table.IlpTableView
-
Returns the cascaded style sheets.
- getStyleSheets(int) - Method in class ilog.cpl.tree.IlpAbstractTreeAdapter
-
Returns one of the cascading style sheets.
- getStyleSheets() - Method in class ilog.cpl.tree.IlpAbstractTreeAdapter
-
Returns the cascaded style sheets.
- getStyleSheets(int) - Method in class ilog.cpl.tree.IlpTreeView
-
Returns one of the cascading style sheets.
- getStyleSheets() - Method in class ilog.cpl.tree.IlpTreeView
-
Returns the cascading style sheets.
- getStyleSheets() - Method in class ilog.tgo.faces.graph.component.IltFacesGraphView
-
Returns the comma separated list of style sheets URL.
- getStyleSheets() - Method in class ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphViewTag
-
Returns the styleSheets
property.
- getStyleSheets() - Method in class ilog.tgo.resource.IltSettings
-
- getStyleSheets(int) - Method in class ilog.tgo.resource.IltSettings
-
- getStyleSheets() - Method in class ilog.views.chart.data.xml.IlvXMLDataReader
-
Returns the CSS style sheets associated with this document.
- getStyleSheets() - Method in class ilog.views.chart.data.xml.IlvXMLDataSource
-
Returns an array of the style sheets URLs associated with the XML document.
- getStyleSheets() - Method in class ilog.views.chart.faces.dhtml.component.data.IlvFacesXMLDataSource
-
Returns an array of the style sheets URLs associated with the XML document.
- getStyleSheets() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLView
-
Returns the list of comma-separated style sheets.
- getStyleSheets() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
-
Returns the list of comma separated style sheets.
- getStyleSheets() - Method in class ilog.views.chart.IlvChart
-
Returns the cascading style sheets.
- getStyleSheets(int) - Method in class ilog.views.chart.IlvChart
-
Returns one of the cascading style sheets.
- getStyleSheets() - Method in class ilog.views.chart.IlvChartConfiguration
-
Returns the style sheets handled by this configuration.
- getStyleSheets() - Method in class ilog.views.diagrammer.faces.component.IlvFacesDiagrammerView
-
Returns the comma separated list of style sheets URL.
- getStyleSheets() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerViewTag
-
Returns the list of style sheets URL.
- getStyleSheets() - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Returns all the style sheets of this diagram component.
- getStyleSheets() - Method in class ilog.views.diagrammer.project.IlvDiagrammerProject
-
Returns all the cascaded style sheets of this Diagrammer project.
- getStyleSheets() - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
-
Returns the comma separated list of Cascading Style Sheets for the chart.
- getStyleSheets() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
-
Returns the comma separated list of Cascading Style Sheets for the chart.
- getStyleSheets(int) - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns one of the chart's Cascading Style Sheets.
- getStyleSheets() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the chart's Cascading Style Sheets.
- getStyleSheets() - Method in class ilog.views.gantt.project.IlvGanttProjectConfiguration
-
Returns the style sheets handled by this configuration.
- getStyleSheets(int) - Method in class ilog.views.maps.IlvMapCSSRenderer
-
Returns one of the cascaded style sheets.
- getStyleSheets() - Method in class ilog.views.maps.IlvMapCSSRenderer
-
Returns the cascaded style sheets.
- getStyleSheets(int) - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns one of the chart's Cascading Style Sheets.
- getStyleSheets() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the chart's Cascading Style Sheets.
- getStyleSheets() - Method in class ilog.views.sdm.event.SDMEngineStyleSheetEvent
-
Returns an array containing the URLs or file names
of the style sheets that are being loaded.
- getStyleSheets(int) - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns one of the style sheets used by this SDM engine
to map the data model to Rogue Wave JViews graphic objects.
- getStyleSheets() - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns the style sheet(s) used by this SDM engine
to map the data model to Rogue Wave JViews graphic objects.
- getStyleSheets() - Method in class ilog.views.sdm.IlvSDMView
-
Returns the style sheets used by this SDM view
to render the objects of the SDM model.
- getStyleSheets(int) - Method in class ilog.views.sdm.IlvSDMView
-
Returns one of the style sheets used by this SDM engine
to map the data model to Rogue Wave JViews graphic objects.
- getStyleSheets(int) - Method in class ilog.views.sdm.renderer.IlvDecorationRenderer
-
Returns the configuration style sheet found at location index
in the array.
- getStyleSheets() - Method in class ilog.views.sdm.renderer.IlvDecorationRenderer
-
Returns the current configuration style sheet.
- getStyleSheets(int) - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
-
Returns one of the cascaded style sheets.
- getStyleSheets() - Method in class ilog.views.sdm.renderer.IlvStyleSheetRenderer
-
Returns the cascaded style sheets.
- getStyleSheets(int) - Method in interface ilog.views.util.styling.IlvStylable
-
Returns one of the cascaded style sheets.
- getStyleSheets() - Method in interface ilog.views.util.styling.IlvStylable
-
Returns the cascaded style sheets.
- getStyleSheetURL() - Method in class ilog.views.dashboard.IlvDashboardContext
-
Returns the URL holding the location of the CSS file used
to render IlvDashboardDiagram
s utilizing this
IlvDashboardContext
.
- getStyleSheetURL() - Method in class ilog.views.diagrammer.application.IlvDiagrammerApplication
-
Deprecated.
Returns the default style sheet used by this application.
- getStyleSheetURL() - Method in class ilog.views.diagrammer.application.IlvDiagrammerFrame
-
Returns the default style sheet used by this application.
- getStyleSheetURL() - Method in interface ilog.views.util.styling.IlvSymbolStyle
-
Returns the location of the style sheet.
- getStyleType() - Method in class ilog.cpl.style.IlpStorageStyleIdentifier
-
Deprecated.
Gets style type.
- getStyleType() - Method in class ilog.cpl.style.IlpStyleContext
-
Deprecated.
Gets the type of the style.
- getStylingManager() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the styling manager for this chart.
- getStylingMode() - Method in class ilog.views.svg.SVGDocumentBuilderConfigurator
-
Returns the SVG version output mode.
- getSubClasses() - Method in class ilog.cpl.model.IlpAbstractClass
-
Returns the subclasses of this class as a Collection
.
- getSubClasses() - Method in interface ilog.cpl.model.IlpClass
-
Returns the subclasses of this class as a Collection
.
- getSubElement(int) - Method in class ilog.views.maps.geometry.IlvMapGeometryCollection
-
Returns the sub element of index index
- getSubElementCount() - Method in class ilog.views.maps.geometry.IlvMapGeometryCollection
-
Returns the number of elements contained in the geometry.
- getSubgraphCorrectionInterface() - Method in class ilog.views.graphlayout.recursive.IlvRecursiveLayout
-
Returns the subgraph correction interface that is applied after the
nodes and links of the subgraph were laid out.
- getSubgraphs() - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns an enumeration of the subgraphs of this graph, that is,
objects of type IlvGrapher
.
- getSubgraphs() - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns an enumeration of the subgraphs of the graph encapsulated by
this graph model.
- getSubgraphs() - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns an enumeration of the subgraphs of the graph encapsulated by
this graph model.
- getSubgraphsCount() - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns the number of subgraphs.
- getSubgraphsCount() - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns the number of subgraphs.
- getSubgraphsCount() - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns the number of subgraphs.
- getSubGridColor(int) - Method in class ilog.views.maps.grids.IlvMGRSGrid
-
Returns the color to use to paint subgrids.
- getSubgridIdentification(double, double) - Method in interface ilog.views.maps.grids.IlvGridZone
-
Returns the identification (displayed in grid center) of the grid subzone.
- getSubgridIdentification(double, double) - Method in class ilog.views.maps.grids.IlvMGRSGridZone
-
Returns the identification (displayed in grid center) of the grid subzone.
- getSubGridMaxScale(int) - Method in class ilog.views.maps.grids.IlvMGRSGrid
-
Returns the max scale (that is, minimal zoom factor) for each grid to appear.
- getSubject() - Method in class ilog.views.graphlayout.hierarchical.IlvLevelRangeConstraint
-
Returns the subject of this constraint.
- getSubject() - Method in class ilog.views.sdm.metadata.IlvMStatement
-
Returns the subject of the statement.
- getSublaneOffset() - Method in class ilog.views.sdm.renderer.IlvLaneRenderer
-
If lanes are horizontal, returns the offset between the left side of a
sub-lane and the left side of its parent lane.
- getSublink() - Method in class ilog.views.graphic.linkbundle.event.LinkBundleSelectionChangedEvent
-
Returns the sublink whose selection has changed.
- getSublink(IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the sublink located at the specified transformed point, or null
if any.
- getSublink(IlvPoint, IlvTransformer, boolean) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the sublink located at the specified transformed point, or null
if any.
- getSublink(int) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the sublink of this bundle at the given position.
- getSublinks() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the sublinks of this object.
- getSublinksCount() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the number of sublinks of this link bundle.
- getSublinksEnum() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns an enumeration of the sublinks of this link bundle.
- GetSubMinorVersion() - Static method in class ilog.cpl.IlpSystem
-
- getSubMinorVersion() - Static method in class ilog.cpl.IlpTGOProduct
-
Returns the Rogue Wave JViews TGO subminor version number.
- getSubMinorVersion() - Static method in class ilog.views.chart.IlvChartProduct
-
Returns the Rogue Wave JViews Charts subminor version number.
- getSubMinorVersion() - Static method in class ilog.views.diagrammer.IlvDiagrammerProduct
-
Returns the Rogue Wave JViews Diagrammer subminor version number.
- getSubMinorVersion() - Static method in class ilog.views.gantt.IlvGanttProduct
-
Returns the Rogue Wave JViews Gantt subminor version number.
- getSubMinorVersion() - Static method in class ilog.views.maps.defense.IlvMapsDefenseProduct
-
Returns the Rogue Wave JViews Maps for Defense subminor version number.
- GetSubMinorVersion() - Static method in class ilog.views.maps.defense.IlvMapsDefenseProduct
-
- getSubMinorVersion() - Static method in class ilog.views.maps.IlvMapsProduct
-
Returns the Rogue Wave JViews Maps subminor version number.
- GetSubMinorVersion() - Static method in class ilog.views.maps.IlvMapsProduct
-
- getSubMinorVersion() - Static method in class ilog.views.util.IlvFrameworkProduct
-
Returns the Rogue Wave JViews Graphics Framework subminor version number.
- GetSubMinorVersion() - Static method in class ilog.views.util.IlvFrameworkProduct
-
- getSubnames() - Method in class ilog.views.prototypes.IlvCompositeBehavior
-
Gets the subnames
parameter for this behavior object.
- getSubNetwork(IlpRepresentationObject) - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the IlvGrapher
that corresponds to a subnetwork.
- getSubNetwork() - Method in class ilog.tgo.graphic.IltNetwork
-
Returns the associated IltSubNetwork, used for interactors.
- getSubnetworkBackground() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the background color of a subnetwork.
- getSubnetworkBottomMargin() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the bottom margin of the frame of a subnetwork.
- getSubNetworkCompositeGrapher(IlpRepresentationObject) - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the IltCompositeGrapher
that corresponds to a
subnetwork.
- getSubNetworkCompositeGraphic() - Method in class ilog.tgo.graphic.IltNetwork
-
Returns the associated IltSubNetwork's graphic representation, used for interactors.
- getSubnetworkFont() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the font used to draw the subnetwork title.
- getSubnetworkForeground() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the color of the frame around a subnetwork.
- getSubnetworkFrame() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the frame type of the subnetwork object.
- getSubNetworkLayer() - Method in class ilog.tgo.composite.IltcLayerPolicy
-
Returns the layer to be used for subgraphers or null
if not available.
- getSubNetworkLayer() - Method in class ilog.tgo.graphic.IltCompositeGrapher.LayerPolicy
-
Returns the layer which holds the subgraphers.
- getSubnetworkLeftMargin() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the left margin of the frame of a subnetwork.
- getSubnetworkMargin() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
- getSubnetworkRightMargin() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the right margin of the frame of a subnetwork.
- getSubnetworkTitle() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the title of a subnetwork.
- getSubnetworkTitleColor() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the title color of a subnetwork.
- getSubnetworkTitleJustification() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the title justification of a subnetwork.
- getSubnetworkTopMargin() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the top margin of the frame of a subnetwork.
- getSubNetworkZoomFactor() - Method in class ilog.tgo.composite.IltMixedZoomPolicy
-
Returns the additional zoom factor applied to subnetworks.
- getSubrowPadding() - Method in class ilog.views.gantt.graphic.IlvActivityTileLayout
-
Returns the padding inserted between subrows.
- getSubsampling() - Method in class ilog.views.maps.raster.IlvRasterIcon
-
Returns the subsampling used to create the image.
- getSubscribers() - Method in class ilog.views.prototypes.IlvGroupElement
-
Returns all the objects that are connected to this group element,
that is, all the subscribers passed to
the subscribe
method applied to
this object.
- getSubscriptionValues(IlvGroupElement) - Method in class ilog.views.prototypes.IlvGroupElement
-
Returns the names of the source and destination properties of
the connections established between this group element and subscriber
.
- getSubsequentRemoveThreshold() - Method in class ilog.views.IlvIndexedSet
-
Returns the threshold for optimized remove operations.
- getSubStepCount() - Method in class ilog.views.chart.IlvDefaultStepsDefinition
-
Returns the number of substeps.
- getSubStepCount() - Method in class ilog.views.chart.IlvTimeStepsDefinition
-
Returns the number of substeps.
- getSubStepSize() - Method in class ilog.views.graphic.IlvScale
-
Returns the size of a minor tick mark.
- getSubStepUnit() - Method in class ilog.views.chart.IlvDefaultStepsDefinition
-
Returns the substep unit.
- getSubStepUnit() - Method in class ilog.views.chart.IlvTimeStepsDefinition
-
Returns the minor ticks unit.
- getSubStepValues() - Method in class ilog.views.chart.IlvScale
-
Returns the substep values.
- getSubtreeBlockMargin(Object, int) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the margin on the specified side of the subtree starting at
the input node.
- getSuffix() - Method in class ilog.views.maps.beans.IlvJMapScaleControl
-
Returns the suffix.
- getSuperClass() - Method in class ilog.cpl.model.IlpAbstractClass
-
Returns the superclass of this class as an IlpClass
.
- getSuperClass() - Method in interface ilog.cpl.model.IlpClass
-
Returns the superclass of this class as an IlpClass
.
- getSuperscript() - Method in class ilog.views.util.print.IlvFlow.TextStyle
-
Returns whether the text is in superscript or not.
- getSupport() - Method in class ilog.views.chart.servlet.IlvChartPopupMenuSupport
-
Returns the image servlet support.
- getSupport() - Method in class ilog.views.diagrammer.servlet.IlvDiagrammerSelectionSupport
-
Returns the IlvDiagrammerServletSupport
instance attached to
this support.
- getSupport() - Method in class ilog.views.faces.dhtml.renderkit.IlvDHTMLResponseWriter
-
Returns the support response writer.
- getSupport() - Method in class ilog.views.gantt.servlet.IlvGanttComponentSelectionSupport
-
Returns the IlvGanttServletSupport
instance attached to
this support.
- getSupport() - Method in class ilog.views.gantt.servlet.IlvGanttSelectionSupport
-
Returns the IlvGanttServletSupport
instance attached to
this support.
- getSupport() - Method in class ilog.views.servlet.IlvManagerPopupServletSupport
-
Returns the image generating servlet support.
- getSupport() - Method in class ilog.views.servlet.IlvManagerServlet
-
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.adapter.IlvDataSourceToFlatTableModel
-
Returns a bit mask denoting the optional kind of events that is guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.adapter.IlvFilteredFlatListModel
-
Returns a bit mask denoting the optional kind of events that is guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.adapter.IlvFilteredFlatSetModel
-
Returns a bit mask denoting the optional kind of events that is guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.adapter.IlvFilteredTreeListModel
-
Returns a bit mask denoting the optional kind of events that is guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.adapter.IlvFilteredTreeSetModel
-
Returns a bit mask denoting the optional kind of events that is guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.adapter.IlvFlatListToFlatSetModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.adapter.IlvFlatListToFlatTableModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.adapter.IlvFlatListToTreeListModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToFlatListModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToFlatTableModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToTreeSetModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.adapter.IlvFlatTableToFlatListModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.adapter.IlvListToFlatListModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.adapter.IlvSortedFlatListModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.adapter.IlvSortedTreeListModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.adapter.IlvSubTreeListModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.adapter.IlvSubTreeSetModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.adapter.IlvTableToFlatTableModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatListModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatTableModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.adapter.IlvTreeListToTreeSetModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.adapter.IlvTreeSetToTreeListModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.adapter.IlvTreeTableToTreeListModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.adapter.IlvTreeToFlatTableModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.adapter.IlvTreeToTreeListModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.flat.list.IlvAbstractFlatListModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.flat.list.IlvBasicFlatListModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.flat.list.IlvBufferFlatListModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.flat.list.IlvDefaultFlatListModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.flat.list.IlvFilterFlatListModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in interface ilog.views.chart.datax.flat.list.IlvFlatListModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.flat.list.IlvPropertyBasedFlatListModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.flat.set.IlvAbstractFlatSetModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.flat.set.IlvBasicFlatSetModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.flat.set.IlvBufferFlatSetModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.flat.set.IlvDefaultFlatSetModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.flat.set.IlvFilterFlatSetModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in interface ilog.views.chart.datax.flat.set.IlvFlatSetModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.flat.set.IlvPropertyBasedFlatSetModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.flat.table.IlvAbstractFlatTableModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.flat.table.IlvBasicFlatTableModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.flat.table.IlvBufferFlatTableModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.flat.table.IlvDefaultFlatTableModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.flat.table.IlvFilterFlatTableModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in interface ilog.views.chart.datax.flat.table.IlvFlatTableModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.tree.list.IlvAbstractTreeListModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.tree.list.IlvBasicTreeListModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.tree.list.IlvBufferTreeListModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.tree.list.IlvDefaultTreeListModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.tree.list.IlvFilterTreeListModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.tree.list.IlvPropertyBasedTreeListModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in interface ilog.views.chart.datax.tree.list.IlvTreeListModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.tree.set.IlvAbstractTreeSetModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.tree.set.IlvBasicTreeSetModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.tree.set.IlvBufferTreeSetModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.tree.set.IlvDefaultTreeSetModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.tree.set.IlvFilterTreeSetModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in class ilog.views.chart.datax.tree.set.IlvPropertyBasedTreeSetModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedEventsMask() - Method in interface ilog.views.chart.datax.tree.set.IlvTreeSetModel
-
Returns a bit mask denoting the optional kinds of events that are guaranteed
to be sent by this model to the registered listeners.
- getSupportedMouseGestures() - Method in class ilog.views.symbol.util.interactor.IlvCompiledSymbolRotationInteractor
-
Returns the mouse gesture supported by this interactor.
- getSupportedMouseGestures() - Method in class ilog.views.symbology.interactor.IlvDiscreteSymbolInteractor
-
Returns the mouse gesture supported by this interactor.
- getSupportedMouseGestures() - Method in class ilog.views.symbology.interactor.IlvLinearSymbolInteractor
-
Returns the mouse gesture supported by this interactor.
- getSupportedMouseGestures() - Method in class ilog.views.symbology.interactor.IlvPushSymbolInteractor
-
Returns the mouse gestures supported by this interactor.
- getSupportedMouseGestures() - Method in class ilog.views.symbology.interactor.IlvRotationSymbolInteractor
-
Returns the mouse gesture supported by this interactor.
- getSupportedMouseGestures() - Method in class ilog.views.symbology.interactor.IlvSymbolInteractor
-
Returns a list of mouse gestures supported by this
interactor.
- getSupportedPropertyNames() - Method in class ilog.views.util.data.IlvTableModelMapper
-
Returns a copy of the list of supported property names that have been
registered on this mapper.
- getSVGProfile() - Method in class ilog.views.svg.SVGDocumentBuilderConfigurator
-
Returns the SVG profile used to generate SVG documents.
- getSwimLaneColor(int) - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
-
Returns the color of a swimlane.
- getSwimLaneCount() - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
-
Returns the number of swimlanes.
- getSwimLaneLabel(int) - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
-
Returns the label of the specified swimlane.
- getSwimLaneWidth(int) - Method in class ilog.views.sdm.renderer.graphlayout.IlvSwimLanesRenderer
-
Returns the width of a swimlane.
- getSwingComponent() - Method in class ilog.views.util.swt.IlvSwingControl
-
Returns the wrapped JComponent
, or null
if none
has been set.
- getSwingConstant(IlpSwingConstantKey) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the int
value of a given key in this style.
- getSwingConstant(IlpSwingConstantKey, int) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the int
value of a given key in this style.
- getSwingVersion() - Static method in class ilog.views.util.swing.IlvSwingUtil
-
Returns the currently running version of Swing.
- getSymbol(String) - Method in class ilog.views.dashboard.IlvDashboardDiagram
-
Returns the symbol whose ID corresponds to id
.
- getSymbol() - Method in class ilog.views.dashboard.IlvDashboardSymbolParameterEvent
-
Returns the dashboard symbol owning the modified parameter.
- getSymbol() - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultMilestoneCalendarRenderer
-
Returns the symbol type.
- getSymbol() - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aGraphic
-
Returns the IlvApp6aSymbol
displayed.
- getSymbol() - Method in class ilog.views.symbology.palettes.event.PaletteViewerEvent
-
Returns the symbol selected or deselected in the palette viewer which generated
the event
- getSymbol(String) - Method in class ilog.views.symbology.palettes.IlvPalette
-
Returns the first occurrence of a symbol matching the specified path.
- getSymbol(String, String) - Method in class ilog.views.symbology.palettes.IlvPalette
-
Returns the first occurrence of a symbol that has the specified CSS
resource name and the specified class name.
- getSymbol() - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameter
-
Returns the symbol the parameter belongs to.
- getSymbol3D(int) - Method in class ilog.views.maps.defense.terrain3d.symbol.Ilv3DSymbolManager
-
Returns the symbol 3D information at the specified position in this Vector.
- getSymbol3DCount() - Method in class ilog.views.maps.defense.terrain3d.symbol.Ilv3DSymbolManager
-
Returns the number of 3D Symbols .
- getSymbolBoundingBox() - Method in class ilog.views.dashboard.IlvDashboardSymbol
-
Returns the bounding box of this symbol.
- getSymbolFactor() - Method in class ilog.views.maps.IlvMagnifySymbolsInteractor
-
Returns the scale factor to be used to display symbols inside the interactor view.
- getSymbolic(IltSymbolicState) - Method in class ilog.tgo.model.IltObjectState
-
Returns the current value of a state
- getSymbolic(IltStatePath) - Method in class ilog.tgo.model.IltObjectState
-
Returns the current value of a state
- getSymbolIcon(HttpServletRequest, HttpServletResponse) - Method in class ilog.views.maps.servlet.IlvFacesGoogleViewServletSupport
-
Sends an image for the symbol to the response output stream
- getSymbolIndex(IlvDashboardSymbol) - Method in class ilog.views.dashboard.IlvDashboardDiagram
-
Returns the index of the symbol in the dashboard diagram list.
- getSymbolLayerName(int) - Method in class ilog.views.sdm.renderer.maps.IlvMapStyleSheetRenderer
-
Returns the symbol layer name for that SDM index.
- getSymbolList(HttpServletRequest, HttpServletResponse) - Method in class ilog.views.maps.servlet.IlvFacesGoogleViewServletSupport
-
Sends the list of symbols and their properties to the response output stream as JSON array
- getSymbolManager() - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DModel
-
Returns the Ilv3DSymbolManager
that manages 3D symbols for this 3D model.
- getSymbolMapLayer(IlvManager) - Static method in class ilog.views.maps.IlvMapStyleSheetRenderer
-
Deprecated.
- getSymbolMapLayer(IlvManager) - Method in class ilog.views.sdm.renderer.maps.IlvMapStyleSheetRenderer
-
Tries to find a layer with SYMBOL_LAYER_NAME
in the
IlvMapLayerTreeModel
of the manager.
- getSymbolMapLayer(IlvManager, int) - Method in class ilog.views.sdm.renderer.maps.IlvMapStyleSheetRenderer
-
- getSymbologyEngine() - Method in class ilog.views.maps.symbology.swing.IlvSymbologyTreeView
-
Returns the engine currently attached to the view.
- getSymbologyTreeViewActions() - Method in class ilog.views.maps.symbology.swing.IlvSymbologyTreeView
-
Returns the actions.
- getSymbolProperties(HttpServletRequest, HttpServletResponse) - Method in class ilog.views.maps.servlet.IlvFacesGoogleViewServletSupport
-
Sends the list of symbols and their properties to the response output stream as JSON array
- getSymbolProperty(String) - Method in interface ilog.views.symbol.util.IlvCompiledSymbol
-
Returns a symbol property.
- getSymbols() - Method in class ilog.views.dashboard.IlvDashboardDiagram
-
- getSymbolSize() - Method in class ilog.views.chart.IlvLegend
-
Returns the size of the items symbols.
- getSymbolStyle() - Method in class ilog.views.chart.IlvChart
-
Returns the value of the symbolStyle
property.
- getSymbolStyle() - Method in class ilog.views.maps.defense.terrain3d.symbol.Ilv3DSymbolManager
-
Returns the style to use for symbols.
- getSymbolStyleDialog() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DViewControlUI
-
Creates or returns the dialog that allows editing the symbol style
parameters.
- getSymbolTextSpacing() - Method in class ilog.views.chart.IlvLegend
-
Returns the space (in pixels) between
the symbol and the text of an item.
- getSynchronizationContext() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the context information used to support multiple threads.
- getSynchronizationCount() - Method in class ilog.views.prototypes.IlvAnimationBehavior
-
This method is defined in this class so that existing subclasses developed
with Rogue Wave JViews 2.0 will still work.
- getSynchronizationCount() - Method in class ilog.views.prototypes.IlvBlinkBehavior
-
Implementation of the Timer interface.
- getSynchronizationCount() - Method in class ilog.views.prototypes.IlvClockValueSource
-
This method returns 0: clocks are not synchronized.
- getSynchronizationCount() - Method in class ilog.views.prototypes.IlvInvertBehavior
-
Implementation of the Timer interface.
- getSynchronizationCount() - Method in class ilog.views.prototypes.IlvRotateBehavior
-
Implementation of the Timer interface.
- getSynchronizationCount() - Method in class ilog.views.prototypes.IlvTimerBehavior
-
Implementation of the Timer interface.
- getSynchronizationStrategy() - Method in interface ilog.cpl.service.IlpContext
-
Returns the synchronization strategy.
- getSynchronizationStrategy() - Method in class ilog.cpl.service.IlpDefaultContext
-
Returns the synchronization strategy.
- getSynchronizationStrategy() - Method in class ilog.cpl.style.IlpStyleListenerSupport
-
Deprecated.
Returns the synchronization strategy attached to the synchronization
context for this style listener support.
- getSynchronizationStrategy() - Method in interface ilog.mt.IlSynchronizationContext
-
Returns the strategy used to synchronize on instead on the current one
- getSynchronizationStrategy() - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
Returns the synchronization strategy which will be used by the
style change event dispatcher.
- getSyncStrategy() - Method in class ilog.cpl.datasource.IlpAbstractAdapter
-
Returns the synchronization strategy used by this adapter.
- GetSystemAttributeGroup() - Static method in class ilog.tgo.model.IltSNMP
-
Returns the SNMP.System attribute group.
- getSystemColor(int) - Static method in class ilog.views.util.swing.IlvSwingUtil
-
Returns the system color.
- getSystemDN() - Method in class ilog.tgo.model.IltAlarm
-
Returns the distinguished name (DN) of the system that has detected the
network event and generated the notification.
- getSystemDTD() - Method in class ilog.views.gantt.xml.IlvGanttStreamWriter
-
Gets the system DTD.
- getSystemDTDId() - Method in class ilog.views.sdm.util.IlvXMLConnector
-
- getSystemInfo() - Method in class ilog.tgo.model.IltSNMPObjectState
-
Returns the MIB-II System Group information of this managed object.
- getSystemToKernelTransformation() - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
-
Returns the system to kernel transformation.
- getSystemToKernelTransformation() - Method in class ilog.views.maps.defense.terrain.IlvMapControllingPolyline
-
Returns the systemToKernelTransformation.
- getSystemWindowLayer() - Method in class ilog.tgo.graphic.IltCompositeGrapher.LayerPolicy
-
Returns the layer which holds the system windows of all objects.
- getTabbedPane() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerTabbedViewer
-
Returns the JTabbedPane component used in this viewer to display
the palette tree viewers.
- getTabbedPane() - Method in class ilog.views.util.swing.color.IlvJColorChooser
-
Returns the tabbed pane of the chooser.
- getTable() - Method in class ilog.views.diagrammer.application.IlvDiagrammerApplication
-
Deprecated.
Returns the table component.
- getTable() - Method in class ilog.views.diagrammer.application.IlvDiagrammerFrame
-
Returns the table component.
- getTable() - Method in class ilog.views.diagrammer.application.IlvDiagrammerPropertySheet
-
Returns the JTable used by the property sheet.
- getTable() - Method in class ilog.views.diagrammer.application.IlvDiagrammerTable
-
Returns the JTable that displays the data model.
- getTable() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Retrieves the IlvJTable
used to display the activity or
resource hierarchy in a Gantt model.
- getTable() - Method in class ilog.views.gantt.swing.IlvAbstractJTableColumn
-
Returns the table that this column is a member of, or
null
if this column has not been added to a table.
- getTable() - Method in class ilog.views.sdm.swing.IlvSDMTableMediator
-
Returns the JTable connected to the SDM engine.
- getTableBackground() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the background color of the table.
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class ilog.views.gantt.swing.IlvTextFieldTableEditor
-
Returns the component that should be added to the table as its current
editor.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class ilog.cpl.table.IlpTableCellRenderer
-
Called when the table needs to display a cell.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class ilog.cpl.table.IlpTableHeaderRenderer
-
Called when the table needs to display a cell.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class ilog.views.maps.propertysheet.IlvMapStylePropertySheet.PropertyCellRenderer
-
Returns the component used for drawing the cell.
- getTableColumn(IlpAttribute) - Method in class ilog.cpl.IlpTable
-
Returns the TableColumn
used to display the given attribute.
- getTableColumn(int) - Method in class ilog.views.gantt.swing.IlvJTable
-
Returns the
IlvJTableColumn
whose data is being rendered in
the column at
viewColumnIndex in the display.
- getTableColumn(Object) - Method in class ilog.views.gantt.swing.IlvJTable
-
Returns the first
IlvJTableColumn
in the view whose identifier
is equal to
identifier , when compared using
equals()
.
- getTableColumn(TableColumn) - Method in class ilog.views.gantt.swing.IlvJTable
-
Returns the
IlvJTableColumn
whose data is being rendered by
the specified
column .
- getTableColumnCount() - Method in class ilog.views.gantt.print.IlvGanttPrintableDocument
-
Returns the number of table columns to be printed.
- getTableColumnOrder() - Method in interface ilog.cpl.table.css.IlpTableClassCustomization
-
Returns the column order to be used by a table.
- getTableFont() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the font used in the table.
- getTableForeground() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the foreground color of the table.
- getTableGridColor() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the color of the table grid.
- getTableHeaderBackground() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the background color of the table header.
- getTableHeaderFont() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the font of the table header.
- getTableHeaderForeground() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the foreground color of the table header.
- getTableInteractor() - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
-
Returns the view interactor set on the table view.
- getTableInteractor() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
-
Returns the interactor.
- getTableInteractorId() - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
-
Returns the interactor identifier of the table view.
- getTableInteractorId() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
-
Returns the interactor identifier.
- getTableMapper() - Method in class ilog.views.sdm.model.IlvTableSDMModel
-
Returns the Table model mapper that is the source of this SDM model.
- getTableModel() - Method in class ilog.views.chart.data.IlvSwingTableDataSource
-
Returns the table model associated to this data source.
- getTableModel() - Method in class ilog.views.sdm.swing.IlvSDMTableMediator
-
Returns the JTable model.
- getTableModel() - Method in class ilog.views.util.data.IlvTableModelMapper
-
Returns the TableModel
this IlvTableModelMapper
is working on.
- getTableName() - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFTableDescription
-
Returns the mnemonic used to identify the table("directory/name").
- getTableName() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOLayerMetaData
-
Returns the name of the table of this metadata.
- getTableRowHeight() - Method in interface ilog.cpl.table.css.IlpTableClassCustomization
-
Returns the height of the rows in a table.
- getTableValues() - Method in class ilog.views.util.data.IlvEnumerationTableModelPropertyDescriptor
-
Returns the values of the enumeration in the TableModel
.
- getTableViewSupport() - Method in class ilog.cpl.table.IlpTableController
-
Access to the table view support, used internally.
- getTableViewSupport() - Method in class ilog.cpl.table.IlpTableView
-
Returns the internal table view implementation.
- getTag() - Method in class ilog.views.chart.servlet.IlvIMapArea
-
Returns the tag of the area.
- getTag(Object) - Method in class ilog.views.diagrammer.IlvDiagrammer
-
- getTag(Object) - Method in interface ilog.views.sdm.IlvSDMModel
-
Returns the symbolic type (the "tag") of an object.
- getTag() - Method in class ilog.views.sdm.interactor.IlvMakeSDMLinkInteractor
-
Returns the tag of the objects that will be created by this interactor.
- getTag() - Method in class ilog.views.sdm.interactor.IlvMakeSDMNodeInteractor
-
Returns the tag of the objects that will be created by this interactor.
- getTag(Object) - Method in class ilog.views.sdm.model.IlvAbstractSDMModel
-
Returns the symbolic type (the "tag") of an object.
- getTag() - Method in class ilog.views.sdm.model.IlvDefaultSDMNode
-
Returns the symbolic type (or "tag") of the object.
- getTag(Object) - Method in class ilog.views.sdm.model.IlvFilterSDMModel
-
Returns the symbolic type (the "tag") of an object.
- getTag(Object) - Method in class ilog.views.sdm.model.IlvJavaBeanSDMModel
-
Returns the symbolic type (the "tag") of an object.
- getTag(Object) - Method in class ilog.views.sdm.model.IlvMultipleSDMModel
-
- getTag(Object) - Method in class ilog.views.sdm.model.IlvRDFSDMModel
-
Returns the symbolic type (the "tag") of an object.
- getTag() - Method in interface ilog.views.sdm.model.IlvSDMNode
-
Returns the symbolic type (or "tag") of the object.
- getTagName() - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
The name of the element.
- getTags() - Method in class ilog.views.maps.beans.editor.IlvDecorationPropertyEditor
-
Returns the tags for the editor.
- getTags() - Method in class ilog.views.maps.beans.editor.IlvLabelAttributePropertyEditor
-
Returns the value of this object, which is an array of strings, as tagged values.
- getTags() - Method in class ilog.views.maps.datasource.IlvCoordinateSystemPropertyEditor
-
Returns null.
- getTags() - Method in class ilog.views.maps.datasource.IlvFilePropertyEditor
-
Returns null.
- getTags() - Method in class ilog.views.maps.projection.IlvCoordinateEditor
-
Returns the tags for this property editor.
- getTagTextAttributeName() - Method in class ilog.views.appframe.settings.xml.IlvXMLSettings
-
- getTangentDelta(IlvPoint, IlvPoint) - Method in class ilog.tgo.graphic.graphlayout.IltNodeSide
-
Deprecated.
Returns the tangent delta of two points (usually, two points of a link).
- getTangentialOffset(IlvGraphModel, Object, int) - Method in interface ilog.views.graphlayout.IlvLinkConnectionBoxInterface
-
Returns the tangential offset for the connection points of a link on
the specified side of the specified node.
- getTarget() - Method in class ilog.views.chart.servlet.IlvDefaultChartToolTip
-
Returns the name of the target frame for the interactive effect of a
hyperlink.
- getTarget() - Method in class ilog.views.chart.servlet.IlvDefaultIMapAttributes
-
Returns null
.
- getTarget() - Method in interface ilog.views.chart.servlet.IlvIMapAttributes
-
Returns the TARGET
attribute.
- getTarget() - Method in class ilog.views.dashboard.IlvDashboardPropertyPanel
-
Returns the object currently displayed in this
IlvDashboardPropertyPanel
instance.
- getTarget() - Method in class ilog.views.interactor.IlvManagerMagViewInteractor
-
Returns the target view of the interactor.
- getTarget() - Method in class ilog.views.prototypes.IlvConditionBehavior
-
Gets the target
parameter.
- getTarget() - Method in class ilog.views.prototypes.IlvFormatBehavior
-
Gets the target
parameter of this behavior object.
- getTarget() - Method in class ilog.views.prototypes.IlvMinMaxBehavior
-
Gets the target
parameter for this behavior object.
- getTarget() - Method in class ilog.views.prototypes.IlvTimerBehavior
-
Gets the target property.
- getTarget() - Method in class ilog.views.prototypes.IlvTriggerBehavior
-
Gets the target
parameter for this behavior object.
- getTarget() - Method in class ilog.views.util.event.IlvAbstractWeakEventListener
-
Returns the target of the listener.
- getTargetClass() - Method in class ilog.cpl.storage.IlpSAXAttributeValueHandler
-
Returns the target class.
- getTargetComponent() - Method in class ilog.views.chart.IlvChartAreaSynchronizer
-
Returns the target component.
- getTargetCS() - Method in class ilog.views.maps.srs.coordtrans.IlvCoordinateTransformation
-
Returns the destination coordinate system for this transformation.
- getTargetCS() - Method in class ilog.views.maps.srs.coordtrans.IlvGeocentricTransform
-
Returns the destination coordinate system for this transformation.
- getTargetDashboardURL() - Method in class ilog.views.dashboard.IlvDashboardSymbol
-
Returns the target dashboard URL associated to this symbol.
- getTargetDimension() - Method in class ilog.views.maps.srs.coordtrans.IlvAbridgedMolodenskyTransform
-
Returns the dimension of target coordinates.
- getTargetDimension() - Method in class ilog.views.maps.srs.coordtrans.IlvConcatenatedTransform
-
Returns the dimension of target coordinates.
- getTargetDimension() - Method in class ilog.views.maps.srs.coordtrans.IlvFittedTransform
-
The dimension of target coordinates.
- getTargetDimension() - Method in class ilog.views.maps.srs.coordtrans.IlvGeocentricTransform
-
Returns the dimension of target coordinates.
- getTargetDimension() - Method in class ilog.views.maps.srs.coordtrans.IlvMapAffineTransform
-
Returns the dimension of the target coordinates.
- getTargetDimension() - Method in interface ilog.views.maps.srs.coordtrans.IlvMathTransform
-
The dimension of target coordinates.
- getTargetDimension() - Method in class ilog.views.maps.srs.coordtrans.IlvProjectionTransform
-
Returns the dimension of target coordinates.
- getTargetExceptions() - Method in exception ilog.views.prototypes.IlvValueException
-
Returns the target exceptions, if any.
- getTargetFrameRate() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DView
-
Returns the desired frame rate.
- getTargetMarkerTemplate() - Method in class ilog.views.maps.IlvMagnifySymbolsInteractor
-
Returns the graphical object used to draw the target point.
- getTargetModelClass() - Method in class ilog.views.chart.datax.adapter.IlvTreeListToTreeTableModel
-
Returns the class of the TreeTableModel
that is used to
display this model.
- getTargetNode(Object) - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Returns the target node of the specified link.
- getTargetObject() - Method in class ilog.views.diagrammer.application.IlvDiagrammerPropertySheet
-
Returns the target object.
- getTargetPalette() - Method in class ilog.views.symbology.palettes.swing.event.PaletteDropEvent
-
Returns the palette that is target of the event.
- getTargetPoint() - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
-
Returns the current viewpoint location.
- getTargetPointAltitude() - Method in class ilog.views.maps.defense.terrain.IlvAltitudeVisibilityChart
-
Returns the altitude of the ground at the target point
- getTargetPosition() - Method in class ilog.cpl.graphic.views.action.IlpCreateNodeActionEvent
-
Returns the new position, a model position.
- getTargetPosition() - Method in class ilog.cpl.graphic.views.action.IlpMoveObjectActionEvent
-
Returns the new position, a model position.
- getTargetPositions() - Method in class ilog.cpl.graphic.views.action.IlpMoveObjectsActionEvent
-
Returns the new positions.
- getTargetView() - Method in class ilog.tgo.composite.IltLogicalZoomPolicy
-
Returns the target view.
- getTargetView() - Method in class ilog.views.IlvHoverHighlightingImageOperation
-
Returns the view where the highlighted graphic object is displayed.
- getTargetView() - Method in class ilog.views.sdm.IlvSDMView
-
Returns the target view when this SDM view is used as
a palette.
- getTargetView() - Method in class ilog.views.sdm.util.IlvSDMPaletteConnector
-
Returns the target manager view with which this palette is associated.
- getTaskProcessor() - Static method in class ilog.views.maps.defense.terrain3d.model.IlvThreadedTaskProcessor
-
Returns the unique instance of IlvThreadedTaskProcessor
.
- getTechnology() - Method in class ilog.tgo.model.IltLink
-
Returns the technology attribute of this link object.
- getTechnologyColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the property denoting the link technology color.
- getTechnologyIcon() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the property denoting the link technology icon.
- getTechnologyIconBorder() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the property denoting the link technology icon border.
- getTemplate() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesTooltipInteractorTag
-
Returns the template.
- getTemplate() - Method in class ilog.views.faces.interactor.IlvFacesTooltipInteractor
-
Returns the template of the tooltip.
- getTemplateName() - Method in class ilog.views.appframe.docview.IlvDocumentViewConfiguration
-
Returns the name of the container template that creates or provides view
containers for this configuration.
- getTemplatePage() - Method in class ilog.views.util.print.IlvPrintableDocument
-
Returns the template page of the document.
- getTerminatingSegments() - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge.Segment
-
Returns the terminating segments.
- getTerminationPointFilter() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
-
Returns the termination point filter used during layout.
- getTerminator() - Method in class ilog.views.util.text.IlvSimpleListFormat
-
Returns the string that terminates the list.
- getTerrainPrecisionFactor() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DView
-
Returns the terrain precision factor.
- getTerrainStyleControlPanel() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DViewControlUI
-
Returns the panel containing terrain style editing UI components.
- getTerrainStyleControlPanelDialog() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DViewControlUI
-
Creates or returns the dialog that allows editing the terrain style
parameters.
- getTestParameterMap() - Method in class ilog.views.faces.dhtml.renderkit.IlvDHTMLRenderer
-
- getText() - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the text value of this settings element.
- getText() - Method in class ilog.views.chart.graphic.IlvDataIndicator
-
Returns the text associated with this indicator.
- getText() - Method in class ilog.views.chart.graphic.IlvDataLabelAnnotation
-
Returns the text of this annotation.
- getText() - Method in class ilog.views.chart.graphic.IlvLabelDecoration
-
Returns the text of this decoration.
- getText() - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DLabel
-
Returns the text of this label component.
- getText() - Method in class ilog.views.maps.geometry.IlvMapText
-
Returns the value of the text
- getText() - Method in class ilog.views.maps.label.IlvMapLabelingLabel
-
Returns the string of this label.
- getText() - Method in class ilog.views.util.text.IlvWrappedICUBreakIterator
-
- getTextArea() - Method in class ilog.views.util.swing.IlvJStreamTextArea
-
Returns the internal text area.
- getTextAttribute(String) - Static method in class ilog.views.util.text.IlvAttributedStringUtil
-
Returns the text attribute of its name string.
- getTextAttributeName(TextAttribute) - Static method in class ilog.views.util.text.IlvAttributedStringUtil
-
Converts a text attribute to its name string.
- getTextBorder() - Method in class ilog.views.chart.IlvLegendItem
-
Returns the text border.
- getTextColor() - Method in class ilog.views.gantt.scale.IlvBasicTimeScaleRow
-
This method returns the color of the text labels.
- getTextColor() - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DLabel
-
Returns the text color of this component.
- getTextColor() - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
-
Returns the color used to draw labels on top of the grid lines.
- getTextColor() - Method in class ilog.views.maps.grids.IlvGridStyle
-
Retrieve the TEXT_COLOR
attribute value.
- getTextCompatibility() - Static method in class ilog.views.maps.format.midmif.IlvMIFReader
-
Tells if the reader is in backward compatibility mode.
- getTextContent() - Method in class ilog.views.appframe.settings.IlvSettings
- getTextContent() - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
- getTextContent() - Method in class ilog.views.appframe.settings.IlvSettingsElement
- getTextContent() - Method in class ilog.views.appframe.settings.IlvSettingsNode
- getTextDocument() - Method in class ilog.views.appframe.docview.IlvTextDocument
-
Returns the
Document
instance associated with
this document.
- getTextDocument() - Method in class ilog.views.appframe.swing.IlvTextView
-
Returns the text document displayed by the text view.
- getTextField() - Method in class ilog.views.util.swing.SwingFactories.URLStringChooser
-
Returns the text field used for editing the URL.
- getTextFont() - Method in class ilog.views.gantt.scale.IlvBasicTimeScaleRow
-
This method returns the font of the text labels.
- getTextFont() - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
-
Returns the font used to draw labels on top of the grid lines.
- getTextFont() - Method in class ilog.views.maps.grids.IlvGridStyle
-
Retrieve the TEXT_FONT
attribute value.
- getTextKeyListener(int) - Static method in class ilog.views.IlvGraphicBidiUtil
-
Returns the listener, used in out-of-place editing
with AWT text components, containing text with
bidi marks.
- getTextOutlineColor() - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
-
Returns the color used to outline labels on top of the grid lines.
- getTextOutlineColor() - Method in class ilog.views.maps.grids.IlvGridStyle
-
Retrieve the TEXT_OUTLINE_COLOR
attribute value.
- getTextPosition() - Method in class ilog.views.gantt.scale.IlvBasicTimeScaleRow
-
This method returns the position of the text in its interval.
- getTextRenderer() - Method in class ilog.views.maps.IlvDefaultFeatureRenderer
-
Returns the graphic renderer used to translate georeferenced text into
graphic objects.
- getTextRenderingStyle() - Method in class ilog.views.maps.labelling.IlvLabeledAreaRenderer
-
Retrieves the test rendering style for the IlvAnchoredLabel
s label.
- getTextRenderingStyle() - Method in class ilog.views.maps.labelling.IlvLabeledPointRenderer
-
Retrieves the test rendering style for the IlvAnchoredLabel
s label.
- getTextRenderingStyle() - Method in class ilog.views.maps.rendering.IlvDefaultTextRenderer
-
Retrieves the text rendering style.
- getTextSpacing() - Method in class ilog.views.maps.beans.IlvJScaleBar
-
Returns the text spacing.
- getTextSpacing() - Method in class ilog.views.maps.beans.IlvScaleBar
-
Returns the text spacing.
- getTextualDescription() - Method in class ilog.views.sdm.renderer.graphlayout.IlvSDMObjectComparator.ComparatorSortCriteria
-
Returns the text description of this sort criteria.
- getTextualDescription() - Method in class ilog.views.sdm.renderer.graphlayout.IlvSDMObjectComparator.DataModelAttributeSortCriteria
-
Returns the text description of the sort criteria.
- getTextualDescription() - Method in class ilog.views.sdm.renderer.graphlayout.IlvSDMObjectComparator.ModelOrderSortCriteria
-
Returns the text description of this sort criteria.
- getTextualDescription() - Method in class ilog.views.sdm.renderer.graphlayout.IlvSDMObjectComparator.SortCriteria
-
Returns the text description of the sort criteria.
- getTextualSortCriteria() - Method in class ilog.views.sdm.renderer.graphlayout.IlvSDMObjectComparator
-
Returns the text description sort criteria.
- getTexture() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the current texture.
- getTexture() - Method in class ilog.views.sdm.graphic.IlvPaint
-
Returns the texture paint.
- getTextureHeight() - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DTile
-
Returns the height of the texture applied to this tile.
- getTextureOversampling() - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DModel
-
Returns the factor that forces higher resolution texture.
- getTextureOversampling() - Method in class ilog.views.maps.defense.terrain3d.model.IlvRasterMappedBuffer3DTile
-
Returns the factor that forces higher resolution texture.
- getTextureOversamplingSlider() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DViewControlUI
-
Returns the slider that controls terrain texture oversampling.
- getTextureWidth() - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DTile
-
Returns the width of the texture applied to this tile.
- getTgoObject() - Method in interface ilog.cpl.sdm.binding.IlpAttributeBindingContext
-
- getThematicIndexFile() - Method in class ilog.views.maps.defense.format.vmap.AbstractColumnInfo
-
Returns associated thematic index file name.
- getTheme(IlvMapLayer, double) - Method in class ilog.views.maps.theme.IlvMapStyleController
-
Retrieves the IlvMapDynamicStyle
object registered for a
given layer that matches a specific scale.
- getThemePanel() - Method in class ilog.views.maps.beans.IlvLayerTreePanel
-
Returns the dynamic theme panel.
- getThemes(IlvMapLayer) - Method in class ilog.views.maps.theme.IlvMapStyleController
-
Returns the array of IlvMapDynamicStyle
objects associated
with a given layer.
- getThickness() - Method in class ilog.views.chart.IlvLegendSeparator
-
Returns the thickness of the separator.
- getThickness() - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityBar
-
Returns the thickness of the renderer shadow or relief.
- getThickness() - Method in class ilog.views.graphic.IlvReliefRectangle
-
Returns the thickness of the object.
- getThickness() - Method in class ilog.views.graphic.IlvShadowRectangle
-
Returns the thickness of the shadow.
- getThickness() - Method in class ilog.views.sdm.graphic.IlvExpandedFrame
-
Returns the edge thickness.
- getThreaded() - Method in class ilog.cpl.graph.background.css.IlpBackgroundCSSConfiguration
-
Returns the threaded bean property.
- GetThreadedActivityMonitor(IlvManager) - Static method in class ilog.views.swing.IlvThreadedActivityMonitorProperty
-
Returns the activity monitor of a manager (creates one if necessary).
- getThreadLocale() - Static method in class ilog.views.util.IlvLocaleUtil
-
- getThreadPriority() - Method in class ilog.views.tiling.IlvThreadedTileLoader
-
Returns the priority of threads used by this threaded loader.
- getThreadULocale() - Static method in class ilog.views.util.IlvLocaleUtil
-
Returns the ICU ULocale
that is currently assigned to the
current thread, or null
for none.
- getThreshold() - Method in class ilog.views.util.java2d.IlvContrastingColor
-
Returns the brightness limit used to distinguish whether the background
is considered as bright or dark.
- getThresholdInfo() - Method in class ilog.tgo.model.IltAlarm
-
Returns the threshold information.
- getThrowable() - Method in class ilog.views.chart.data.lod.DataTileEvent
-
Returns the Throwable
that describes the error corresponding
to this event.
- getThrowable() - Method in class ilog.views.tiling.TileEvent
-
Returns the throwable
that corresponds to the error for this tile,
when the event type is ERROR.
- getThumbSize() - Method in class ilog.views.chart.swing.IlvDoubleSlider
-
Returns the size of the thumb.
- getTickColor() - Method in class ilog.views.gantt.scale.IlvBasicTimeScaleRow
-
This method returns the color of the ticks.
- getTickColor() - Method in class ilog.views.gantt.swing.calendarview.IlvVerticalHourScale
-
Returns the color of the hourly tick marks.
- getTickLayout() - Method in class ilog.views.chart.IlvScale
-
Returns the layout of tick marks.
- getTickMargin() - Method in class ilog.views.gantt.swing.calendarview.IlvVerticalHourScale
-
Returns the margin of the hourly tick marks.
- getTickSize() - Method in class ilog.views.chart.swing.IlvDoubleSlider
-
Returns the size of tick marks.
- getTiePoints() - Method in class ilog.views.maps.format.geotiff.IlvGeotiffTagDictionnary
-
Retrieves the tie points of the image
or null
if the tag is not present.
- getTightBounds2D(Shape) - Static method in class ilog.views.util.java2d.IlvShapeUtil
-
Returns a tightly fitting rectangle around the given shape.
- getTile() - Method in class ilog.views.chart.data.lod.DataTileEvent
-
Returns the modified tile.
- getTile(int, int) - Method in class ilog.views.maps.format.geotiff.IlvGeotiffReader
-
Retrieves the tile at row c and column r
as a RenderedImage
.
- getTile(int, int) - Method in class ilog.views.tiling.IlvTileController
-
Returns the specified tile or null
if the tile is neither
loaded nor cached.
- getTile() - Method in class ilog.views.tiling.TileEvent
-
Returns the modified tile.
- getTileCapacity() - Method in class ilog.views.chart.data.lod.IlvDataTileController
-
Returns the capacity of the tile.
- getTileController() - Method in class ilog.views.tiling.IlvTiledLayer
-
Returns the tile controller of the layer.
- getTiledLayer() - Method in class ilog.views.maps.datasource.IlvTiledShapeDataSource
-
Returns the IlvTiledLayer created by this data source.
- getTiledLayer() - Method in class ilog.views.maps.raster.datasource.IlvTiledRasterDataSource
-
Returns the manager layer referenced by the insertion layer as a tiled
layer.
- getTiledRenderer() - Method in class ilog.tgo.faces.equipment.dhtml.renderkit.IltFacesEquipmentViewRenderer
-
Returns the IlvFacesTiledViewRenderer
that will be used to
render the view when tiling is enabled.
- getTiledRenderer() - Method in class ilog.tgo.faces.network.dhtml.renderkit.IltFacesNetworkViewRenderer
-
Returns the IlvFacesTiledViewRenderer
that will be used to
render the view when tiling is enabled.
- getTiledRenderer() - Method in class ilog.views.diagrammer.faces.dhtml.renderkit.IlvFacesDiagrammerBaseRenderer
-
Returns the renderer of a tiled view.
- getTiledRenderer() - Method in class ilog.views.faces.dhtml.renderkit.IlvFacesViewRenderer
-
Returns the renderer of a tiled view.
- getTileElevationProvider() - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DTile
-
Returns the associated IlvTileElevationProvider
used by this tile to fetch elevation values when
building the terrain mesh.
- getTileGroupingCount() - Method in class ilog.views.maps.format.oracle.IlvDefaultSDOTileLoader
-
Returns the number of tiles to be loaded in one unique request.
- getTileGroupingCount() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvDefaultObjectSDOTileLoader
-
Returns the number of tiles to be loaded in one single Oracle request.
- getTileHeight() - Method in class ilog.cpl.graph.background.css.IlpBackgroundCSSConfiguration
-
Returns the tileHeight bean property.
- getTileHeight() - Method in class ilog.cpl.graph.background.IlpImageBackground
-
Returns the tile height for this background.
- getTileHeight() - Method in class ilog.cpl.graph.background.IlpImageTileBackground
-
Returns the tile height or -1 if not set.
- getTileHeight() - Method in class ilog.cpl.graphic.views.background.IlpImageTileBackground
-
Deprecated.
Returns the tile height.
- getTileHeight() - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DTile
-
Return the height of this tile (in 3D space coordinates)
- getTileHeight() - Method in interface ilog.views.maps.defense.terrain3d.model.IlvTileElevationProvider
-
Returns the number of lines in this IlvTileElevationProvider
;
- getTileHeight() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTiler
-
Returns the height of a tile in manager coordinates.
- getTileHeight() - Method in class ilog.views.maps.format.shapefile.IlvShapeSpatialIndex
-
Returns the height of one tile.
- getTileHeight() - Method in class ilog.views.maps.raster.IlvRasterProperties
-
Indicates the size in pixels to adopt for the tiles used to represent the
image.
- getTileIndexes(IlvRect) - Method in class ilog.views.tiling.IlvTileController
-
Returns the indexes of the tiles intersecting rect
(rect
is expressed
in the manager coordinate system).
- getTileIndices(IlvDataInterval) - Method in class ilog.views.chart.data.lod.IlvDataTileController
-
Returns the indices of the tiles intersecting a given range.
- getTileLength() - Method in class ilog.views.chart.data.lod.IlvDataTileController
-
Returns the length of the tiles intervals.
- getTileLoader(int) - Method in class ilog.views.maps.raster.IlvRasterAbstractReader
-
Creates and returns the image corresponding to the raster info and raster
image source of the provided index.
- getTileLoader(int, boolean) - Method in class ilog.views.maps.raster.IlvRasterAbstractReader
-
Creates and returns the image corresponding to the raster info and raster
image source of the provided index.
- getTileLoader() - Method in class ilog.views.tiling.IlvTileController
-
Returns the tile loader of the controller.
- getTileLoader() - Method in class ilog.views.tiling.IlvTiledLayer
-
Returns the tile loader of the layer.
- getTileLoaders() - Method in class ilog.views.maps.raster.IlvRasterAbstractReader
-
Creates and returns the images corresponding to the rasters read.
- getTileManager() - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
-
Returns the tile manager.
- getTileManager() - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
-
Returns the tile manager.
- getTileManager() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
-
Returns the tile manager.
- getTileManager() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
-
Returns the tile manager.
- getTileManager(HttpServletRequest) - Method in class ilog.views.diagrammer.faces.dhtml.servlet.IlvFacesDiagrammerServletSupport
-
Returns the tile manager.
- getTileManager() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
-
Returns the tile manager.
- getTileManager() - Method in interface ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupport
-
Returns the tile manager.
- getTileManager() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
-
Returns the tile manager.
- getTileManager(HttpServletRequest) - Method in class ilog.views.faces.dhtml.servlet.IlvFacesManagerServletSupport
-
Returns the tile manager.
- getTileManager() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the tile manager is responsible for retrieving and/or storing image tiles on the server side.
- getTileManager(HttpServletRequest) - Method in class ilog.views.maps.servlet.IlvMapServletSupport
-
Retrieves the tile manager.
- getTileManager(HttpServletRequest) - Method in class ilog.views.servlet.IlvManagerServletSupport
-
Retrieves the tile manager.
- getTileOrigin() - Method in class ilog.views.chart.data.lod.IlvDataTileController
-
Returns the origin used to compute the tiles intervals.
- getTileOrigin() - Method in class ilog.views.maps.format.geotiff.IlvGeotiffReader
-
Retrieves the tile origin if the TIFF file is tiled.
- getTileOrigin() - Method in class ilog.views.maps.format.oracle.IlvDefaultSDOTileLoader
-
Returns the bounding box of the upper-left SDO tile.
- getTileOrigin() - Method in class ilog.views.maps.format.oracle.IlvSDOTileLoader
-
Returns the coordinates of the origin tile used by the load-on
demand mechanism.
- getTileOrigin() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvDefaultObjectSDOTileLoader
-
Returns the coordinates of the origin tile used by the load-on
demand mechanism.
- getTileOrigin() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTileLoader
-
Returns the tile origin.
- getTileOrigin() - Method in class ilog.views.tiling.IlvTileController
-
Returns the bounding box of the tile (0, 0).
- getTiles() - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DModel
-
Returns the current list of Ilv3DTile
objects used by the 3D model to represent the
region built by the last call to buildTerrain
method .
- getTiles() - Method in class ilog.views.tiling.IlvTileController
-
Returns a collection of all tiles managed by this controller.
- getTileSize() - Method in class ilog.views.faces.component.IlvFacesView
-
Returns the tile size.
- getTileSize() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the the tile size.
- getTileSize() - Method in class ilog.views.maps.format.geotiff.IlvGeotiffTagDictionnary
-
Retrieves the tile size as an array of two long,
or null
if the tag is not present.
- getTileWidth() - Method in class ilog.cpl.graph.background.css.IlpBackgroundCSSConfiguration
-
Returns the tileWidth bean property.
- getTileWidth() - Method in class ilog.cpl.graph.background.IlpImageBackground
-
Returns the tile width for this background.
- getTileWidth() - Method in class ilog.cpl.graph.background.IlpImageTileBackground
-
Returns the tile width or -1 if not set.
- getTileWidth() - Method in class ilog.cpl.graphic.views.background.IlpImageTileBackground
-
Deprecated.
Returns the tile width.
- getTileWidth() - Method in class ilog.views.maps.defense.terrain3d.model.Ilv3DTile
-
Return the width of this tile (in 3D space coordinates)
- getTileWidth() - Method in interface ilog.views.maps.defense.terrain3d.model.IlvTileElevationProvider
-
Returns the number of columns in this IlvTileElevationProvider
.
- getTileWidth() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTiler
-
Returns the width of a tile in manager coordinates.
- getTileWidth() - Method in class ilog.views.maps.format.shapefile.IlvShapeSpatialIndex
-
Returns the width of one tile.
- getTileWidth() - Method in class ilog.views.maps.raster.IlvRasterProperties
-
Indicates the size in pixels to adopt for the tiles used to represent the
image.
- getTilingPolicy() - Method in class ilog.views.gantt.graphic.IlvActivityTileLayout
-
Returns the tiling policy that controls how many subrows are created by the layout
for each
Gantt row and how activities are assigned to the
subrows.
- getTime() - Method in class ilog.views.gantt.event.TimeChangedEvent
-
Returns the new time value.
- getTime(int) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the time that corresponds to the specified x position.
- getTime(double) - Method in class ilog.views.gantt.graphic.IlvLinearTimeConverter
-
Converts a double value to a Date
.
- getTime(double) - Method in interface ilog.views.gantt.graphic.IlvTimeConverter
-
Converts the specified double value to a Date
.
- getTime() - Method in class ilog.views.gantt.graphic.IlvTimeIndicator
-
Gets the time associated to this time indicator.
- getTime(long) - Method in class ilog.views.gantt.IlvTimeScrollSupport
-
Returns the time that corresponds to the specified position in screen
coordinates.
- getTime(long, IlvTimeConverter, double, double) - Static method in class ilog.views.gantt.IlvTimeScrollUtil
-
Returns the time that corresponds to the specified x position.
- getTime(long, IlvTimeConverter, IlvTransformer) - Static method in class ilog.views.gantt.IlvTimeScrollUtil
-
Returns the time that corresponds to the specified x position.
- getTime(long) - Method in class ilog.views.gantt.scale.IlvTimeScale
-
Returns the time that corresponds to the specified x position in the
component.
- getTime(long) - Method in class ilog.views.gantt.scale.IlvTimeScale.PaintContext
-
Returns the time that corresponds to the specified x position in screen
coordinates.
- getTimeChooser() - Method in class ilog.views.util.swing.calendar.IlvJCalendar
-
Returns the time chooser at the bottom of this component.
- getTimeConverter() - Method in interface ilog.views.gantt.graphic.grid.IlvGanttGridContext
-
Returns the time converter used to paint the grid.
- getTimeConverter() - Method in class ilog.views.gantt.graphic.IlvGanttRow
-
Returns the time converter of the row.
- getTimeConverter() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the time converter.
- getTimeConverter() - Method in class ilog.views.gantt.graphic.timeindicator.IlvTimeIndicatorContext
-
Deprecated.
Returns the time converter used to paint the time indicators.
- getTimeConverter() - Method in class ilog.views.gantt.IlvHierarchyChart
-
- getTimeConverter() - Method in class ilog.views.gantt.IlvTimeScrollSupport
-
Returns the converter between time and world coordinates.
- getTimeConverter() - Method in class ilog.views.gantt.scale.IlvTimeScale
-
Returns the IlvTimeConverter
object of this scale.
- getTimeConverter() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the time converter for the abscissa axis.
- getTimeFormat() - Method in class ilog.views.util.swing.calendar.IlvJTimeChooser
-
Returns the time format used by the time chooser.
- getTimeIncrementPolicy() - Method in class ilog.views.gantt.scale.IlvBasicTimeScaleRow
-
Returns the time increment policy for the row.
- getTimeIndicator() - Method in class ilog.views.gantt.action.IlvScrollToTimeIndicatorAction
-
Returns the target time indicator.
- getTimeIndicator(Date) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
- getTimeIndicatorLayerIndex() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
- getTimeIndicators() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
- getTimeInstance() - Static method in class ilog.views.util.text.IlvDateFormatFactory
-
Returns a time formatter with the default formatting style in the current
locale and default timezone.
- getTimeInstance(int) - Static method in class ilog.views.util.text.IlvDateFormatFactory
-
Returns a time formatter with the given time
DateFormat
style in the current locale and default timezone.
- getTimeInstance(int, ULocale) - Static method in class ilog.views.util.text.IlvDateFormatFactory
-
Returns a time formatter with the given time
DateFormat
style for the given locale, in the default timezone.
- getTimeInstance(int, ULocale, TimeZone) - Static method in class ilog.views.util.text.IlvDateFormatFactory
-
Returns a time formatter with the given time
DateFormat
style for the given locale and timezone.
- getTimeInterval() - Method in interface ilog.views.gantt.IlvActivity
-
Returns the time span between the start time and end time of the activity
as an interval.
- getTimeInterval() - Method in class ilog.views.gantt.model.IlvSimpleActivity
-
Returns the time span between the start time and end time of the activity
as an interval.
- getTimeInterval() - Method in class ilog.views.gantt.model.table.IlvTableActivity
-
Returns the time span between the start time and end time of the activity
as an interval.
- getTimeKey() - Static method in class ilog.views.util.print.IlvHeaderFooter
-
Returns the key for the time.
- getTimeProperties() - Method in class ilog.views.gantt.model.general.IlvGeneralActivity
-
Returns the names of the properties that denote the specific time points
of this activity.
- getTimeProperties() - Method in interface ilog.views.gantt.model.IlvPropertyHolderActivity
-
Returns the names of the properties that denote the specific time points
of this activity.
- getTimeProperties() - Method in class ilog.views.gantt.model.table.IlvTableActivity
-
Returns the names of the properties that denote the specific time points
of this activity.
- getTimer() - Method in class ilog.views.maps.beans.IlvJAdvancedZoomControl
-
Returns Returns The internal timer used by this control.
- getTimer() - Method in class ilog.views.maps.defense.terrain3d.view.IlvJTimedButtonControl
-
Returns The internal timer used by this control.
- getTimer() - Method in class ilog.views.maps.defense.terrain3d.view.IlvJTimedSliderControl
-
Returns The internal timer used by this control.
- getTimeReader() - Method in interface ilog.views.gantt.xml.IlvActivityReader
-
Returns the time reader that is used to read the start time and the end
time of the activity.
- getTimeReader() - Method in class ilog.views.gantt.xml.IlvSimpleActivityReader
-
Returns the time reader that is used to read the start time and the end
time of the activity.
- getTimerPeriod() - Method in class ilog.views.prototypes.IlvAnimationBehavior
-
Returns getPeriodValue()
.
- getTimerPeriod() - Method in class ilog.views.prototypes.IlvClockValueSource
-
Returns getPeriod()
.
- getTimeScale() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the time scale.
- getTimeScale() - Method in class ilog.views.gantt.IlvJScrollGanttSheet
-
Returns the time scale that is displayed along the top of the Gantt sheet.
- getTimeScale() - Method in class ilog.views.gantt.scale.IlvTimeScale.PaintContext
-
Returns the time scale from the paint context
- getTimeScale() - Method in class ilog.views.gantt.scale.IlvTimeScaleRow
-
This method can be used in subclasses to access the referring
IlvTimeScale
.
- getTimeScale() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the time scale for the abscissa axis.
- getTimeScaleBackground() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the background color of the time scale.
- getTimeScaleFont() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the font of the time scale.
- getTimeScaleForeground() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the foreground color of the time scale.
- getTimeScaleRow(int) - Method in class ilog.views.gantt.scale.IlvTimeScale
-
This method returns the row under a y position in the component.
- getTimeScrollable() - Method in class ilog.views.gantt.event.TimeChangedEvent
-
Returns the time-scrollable object where the event originated.
- getTimeScrollable() - Method in class ilog.views.gantt.event.VisibleDurationChangedEvent
-
Returns the time scrollable object where the event originated.
- getTimeScrollBar() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the horizontal time scroll bar.
- getTimeScrollBar() - Method in class ilog.views.gantt.IlvJScrollGanttSheet
-
Returns the horizontal time scroll bar.
- getTimestamp() - Method in class ilog.views.gantt.servlet.IlvGanttServletSupport
-
Returns a formatted time stamp, suitable for logging.
- getTimeUnit() - Method in class ilog.views.gantt.scale.IlvTimeWidthVisibilityPredicate
-
Gets the time unit used for the condition.
- getTimeZone() - Method in class ilog.views.gantt.scale.IlvTimeScale
-
This method returns the time zone of this scale.
- getTimeZone() - Method in class ilog.views.util.text.IlvDateFormat
-
Returns the time zone.
- getTimeZone() - Method in class ilog.views.util.text.IlvWrappedICUDateFormat
-
Overridden version of the same method of
DateFormat
.
- getTinyImage(IlpGraphicView, IlpRepresentationObject) - Static method in class ilog.tgo.swing.IltComponentUtilities
-
Returns an image displaying the tiny representation of the given predefined
business object.
- getTinyRenderer() - Method in interface ilog.tgo.resource.css.IltTinyTypeCustomization
-
Returns base renderer factory for Object tiny types.
- getTinyType() - Method in class ilog.tgo.model.IltObject
-
Returns the tiny type of the object.
- getTipOverBranchOffset() - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the minimum offset in the flow direction between neighbor
nodes that belong to different branches in the tree.
- getTitle() - Method in class ilog.views.appframe.docview.IlvAbstractDocument
-
Returns the title of the document.
- getTitle() - Method in interface ilog.views.appframe.docview.IlvDocument
-
Returns the title of the document.
- getTitle(Object) - Method in interface ilog.views.appframe.docview.project.IlvDataContainer
-
Returns the title of the specified node
.
- getTitle() - Method in class ilog.views.appframe.docview.project.IlvDefaultDataContainer.AbstractNode
-
Returns the title of this node.
- getTitle(Object) - Method in class ilog.views.appframe.docview.project.IlvDefaultDataContainer
-
Returns the title of the specified node
.
- getTitle() - Method in interface ilog.views.appframe.docview.project.IlvDefaultDataContainer.Node
-
Returns the title of this node.
- getTitle() - Method in class ilog.views.appframe.IlvApplication
-
Returns the title of the application.
- getTitle() - Method in class ilog.views.chart.IlvLegend
-
Returns the legend title.
- getTitle() - Method in class ilog.views.chart.IlvScale
-
Returns the title associated to this scale.
- getTitle() - Method in class ilog.views.chart.servlet.IlvDefaultChartToolTip
-
Returns the title given to or compute by the constructor.
- getTitle() - Method in class ilog.views.chart.servlet.IlvDefaultIMapAttributes
-
Returns the TITLE
attribute.
- getTitle() - Method in interface ilog.views.chart.servlet.IlvIMapAttributes
-
Returns the TITLE
attribute.
- getTitle() - Method in class ilog.views.dashboard.IlvDashboardExpandablePane
-
Returns the title of this pane.
- getTitle() - Method in class ilog.views.diagrammer.application.IlvDiagrammerOverview
-
Returns the title to be used when this component is displayed in a frame.
- getTitle() - Method in class ilog.views.diagrammer.application.IlvDiagrammerPropertySheet
-
Returns the title to be used when this component is displayed in a frame.
- getTitle() - Method in class ilog.views.diagrammer.application.IlvDiagrammerTable
-
Returns the title to be used when this component is displayed in a frame.
- getTitle() - Method in class ilog.views.diagrammer.application.IlvDiagrammerTree
-
Returns the title to be used when this component is displayed in a frame.
- getTitle() - Method in class ilog.views.faces.dhtml.component.IlvDHTMLImageButton
-
Returns the title of the button.
- getTitle() - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
-
Returns the title
of the button.
- getTitle() - Method in class ilog.views.gantt.xml.IlvGanttDocumentWriter
-
Returns the title to be written for the Gantt model.
- getTitle(IlvManager) - Method in class ilog.views.IlvDefaultManagerFrame
-
Returns the title of the frame.
- getTitle() - Method in class ilog.views.IlvDefaultManagerFrame
-
Returns the title of the frame.
- getTitle() - Method in class ilog.views.maps.defense.terrain.IlvAltitudeChart
-
Returns the title of this chart, according to the coordinate system.
- getTitle() - Method in class ilog.views.maps.faces.component.IlvFacesLayerVisibilityTool
-
Returns the inline client title
of this component.
- getTitle() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesLayerVisibilityToolTag
-
Returns the title
of the component.
- getTitle() - Method in class ilog.views.maps.format.wms.IlvWMSLayerNode
-
Retrieves the title of this layer.
- getTitle() - Method in class ilog.views.maps.format.wms.IlvWMSServerNode
-
Returns the title.
- getTitle() - Method in class ilog.views.sdm.graphic.IlvDefaultManagerFrameGraphic
-
- getTitle() - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
-
Returns the titles of the legends.
- getTitleBackgroundShape() - Method in class ilog.views.chart.IlvScale
-
Returns the background shape of the title.
- getTitleColor() - Method in class ilog.views.IlvDefaultManagerFrame
-
Returns the color used to draw the text of the title.
- getTitleColor() - Method in class ilog.views.sdm.graphic.IlvDefaultManagerFrameGraphic
-
- getTitleComponent() - Method in class ilog.views.dashboard.IlvDashboardExpandablePane
-
Returns the component holding the title of this pane.
- getTitleFont() - Method in class ilog.views.chart.IlvScale
-
Returns the title font.
- getTitleFont() - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
-
Gets the font of the legend titles.
- getTitleHeight(IlvManager, IlvTransformer) - Method in class ilog.views.IlvDefaultManagerFrame
-
Returns the height of the frame title.
- getTitleJustification() - Method in class ilog.views.IlvDefaultManagerFrame
-
Returns the justification of the frame title.
- getTitleJustification() - Method in class ilog.views.sdm.graphic.IlvDefaultManagerFrameGraphic
-
- getTitleOffset() - Method in class ilog.views.chart.IlvScale
-
Returns the offset between the scale title and the step labels.
- getTitlePlacement() - Method in class ilog.views.chart.IlvScale
-
Returns the title placement.
- getTitleRenderer() - Method in class ilog.views.chart.IlvScale
-
Returns the IlvLabelRenderer
used to draw the title.
- getTitleRotation() - Method in class ilog.views.chart.IlvScale
-
Returns the title rotation.
- getTo(IlpObject) - Method in class ilog.cpl.datasource.IlpDefaultDataSource
-
Returns the to end-point of the given link object.
- getTo(IlpObject) - Method in interface ilog.cpl.datasource.structure.IlpLink
-
Returns the identifier of the "to" extremity of the link.
- getTo(IlpRepresentationObject) - Method in class ilog.cpl.graph.IlpAbstractGraphModel
-
Returns the to
end of a link.
- getTo(IlpRepresentationObject) - Method in interface ilog.cpl.graph.IlpGraphModel
-
Returns the to
end of a link.
- getTo() - Method in class ilog.cpl.graphic.views.IlpLineSegment
-
Returns the end point of this segment.
- getTo() - Method in class ilog.cpl.graphic.views.IlpPolyline
-
Returns the end point of the polyline.
- getTo() - Method in class ilog.cpl.network.IlpGeographicPolyline
-
Returns the end point of the polyline.
- getTo(IltcCompositeGraphic) - Method in class ilog.tgo.composite.IltcCompositeGrapher
-
Returns the ending point of a link.
- getTo(IltCompositeGraphic) - Method in class ilog.tgo.graphic.IltCompositeGrapher
-
- getTo() - Method in class ilog.tgo.graphic.IltLogicalPolyline
-
Deprecated.
Returns the end point of the polyline.
- getTo() - Method in class ilog.tgo.model.IltAbstractLink
-
Returns the object that is used as the logical second extremity of the
link.
- getTo(IltGraphic) - Method in class ilog.tgo.model.IltAbstractLink
-
Returns the object used as the second extremity of the given graphic
representation of the link.
- getTo(IltGraphicManager) - Method in class ilog.tgo.model.IltAbstractLink
-
Returns the second extremity of the link in the given manager, or
getLogicalTo
if the link is not in the manager.
- getTo() - Method in class ilog.views.graphic.IlvLine
-
Returns the destination point of the line.
- getTo(Object) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns the destination node of a link.
- getTo(Object) - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns the destination node of a link.
- getTo(Object) - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns the destination node of a link.
- getTo() - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns the destination nodes.
- getTo() - Method in class ilog.views.IlvLinkImage
-
Returns the destination object.
- getTo() - Method in class ilog.views.interactor.IlvMakeLinkInteractor
-
Returns the destination node for the link, or null
if it has not already been selected.
- getTo(Object) - Method in interface ilog.views.sdm.IlvSDMModel
-
Returns the application object that is the destination
of the specified link.
- getTo(Object) - Method in class ilog.views.sdm.model.IlvAbstractSDMModel
-
Returns the node that is the destination
of the specified link.
- getTo(Object) - Method in class ilog.views.sdm.model.IlvBasicSDMModel
-
This method returns null
.
- getTo() - Method in class ilog.views.sdm.model.IlvDefaultSDMLink
-
Returns the destination of the link.
- getTo(Object) - Method in class ilog.views.sdm.model.IlvFilterSDMModel
-
This method calls the getTo
method of the filtered model.
- getTo(Object) - Method in class ilog.views.sdm.model.IlvJavaBeanSDMModel
-
- getTo(Object) - Method in class ilog.views.sdm.model.IlvMultipleSDMModel
-
- getTo() - Method in interface ilog.views.sdm.model.IlvSDMLink
-
Returns the destination of the link.
- getTo() - Method in class ilog.views.util.print.IlvPrintableLine
-
Returns the end point of the line.
- getToActivity() - Method in interface ilog.views.gantt.IlvConstraint
-
Returns the target or To activity for this constraint.
- getToActivity() - Method in class ilog.views.gantt.model.IlvSimpleConstraint
-
Returns the target or To activity for this constraint.
- getToActivity() - Method in class ilog.views.gantt.model.table.IlvTableConstraint
-
Returns the target or To
activity for this constraint.
- getToActivityId(String) - Method in class ilog.views.gantt.servlet.IlvGanttSelectionSupport.DefaultIdentifierFactory
-
Returns the identifier of the toActivity of a constraint.
- getToActivityId(String) - Method in interface ilog.views.gantt.servlet.IlvGanttSelectionSupport.IdentifierFactory
-
Returns the identifier of the toActivity of a constraint.
- getToArray() - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns the destination nodes in an array.
- getToArrowBorderColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the color used to draw the border lines of the arrow of the link at
its from
end.
- getToArrowBorderColor2() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the color used to draw the border lines of the arrow of the link at
its from
end.
- getToArrowColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the color of the center of the arrow of the link at its
from
end.
- getToArrowReliefBorders() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the property specifying if the border of the arrow at the
from
end is drawn in relief or not.
- getToArrowSize() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the size of the arrow of the link at its to
end.
- getToBoundingBox(IlvTransformer) - Method in class ilog.views.IlvLinkImage
-
Returns the bounding box of the graphic object that is the
destination of this link.
- getToConnectionPoints(IlvTransformer) - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns all destination connection points of the hyperedge.
- getToCount() - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns the number of destination nodes.
- getTocPathName() - Method in class ilog.views.maps.format.cadrg.IlvCADRGCoverage
-
Returns the toc path name.
- getToEnds() - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns the destination ends.
- getToEndsArray() - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns all destination ends in an array.
- getToEndsArray(IlvGraphic) - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns all destination ends incident to the input node.
- getToEndsCount() - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns the number of destination ends.
- getToggle() - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
-
Returns the toggle
state of this button.
- getToggleClickCount() - Method in class ilog.cpl.tree.renderer.IlpViewRenderer
-
Returns the click count to toggle the expand/collapse state of
the tree nodes.
- getToID(Object) - Method in interface ilog.views.sdm.model.IlvInterModelLinks
-
Returns the ID of the destination node of a link.
- getToID(Object) - Method in class ilog.views.sdm.model.IlvTableSDMModel
-
Returns the ID of the destination node of a link.
- getToLeft(IlvPoint, IlvRect, double) - Method in class ilog.tgo.graphic.graphlayout.IltNodeSide
-
Deprecated.
Returns the relative delta of point
, after translation with
tangentDelta
on a direction tangential to the node side,
in respect to the linkConnectionRect
.
- getTolerance() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesHighlightInteractorTag
-
Returns the tolerance.
- getTolerance() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesTooltipInteractorTag
-
Returns the tolerance.
- getTolerance() - Method in class ilog.views.faces.interactor.IlvFacesHighlightInteractor
-
Returns the tolerance.
- getTolerance() - Method in class ilog.views.faces.interactor.IlvFacesTooltipInteractor
-
Returns the tolerance.
- getTolerance() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDODimElement
-
Returns the tolerance of this dimension.
- getToMeters() - Method in class ilog.views.maps.IlvUnitConverter
-
Deprecated.
Returns the coefficient used to convert the measurement unit to meters.
- getToNeighbors(IlvGraphic) - Method in class ilog.views.IlvGrapher
-
Returns an enumeration of all nodes (IlvGraphic
)
that are the "to neighbors" of node
.
- getToNode() - Method in class ilog.cpl.graphic.views.action.IlpCreateLinkActionEvent
-
Returns the ending node of the link to be created.
- getToNode() - Method in class ilog.cpl.model.container.IlpAbstractRepresentationLink
-
Returns the second end node of the link.
- getToNode() - Method in interface ilog.cpl.model.container.IlpRepresentationLink
-
Returns the second end node of the link.
- getToObject() - Method in class ilog.views.sdm.interactor.IlvMakeSDMLinkInteractor
-
Returns the SDM model object that will be the destination of the newly created link.
- getToolBar() - Method in class ilog.cpl.equipment.renderer.IlpToolBarRenderer
-
Returns the toolbar of the view.
- getToolBar() - Method in interface ilog.cpl.graph.css.IlpGraphViewCSS
-
Returns if the toolbar configuration is enabled or not
for the component.
- getToolBar() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the view toolbar.
- getToolBar() - Method in class ilog.cpl.IlpEquipment
-
Returns the view's toolbar.
- getToolBar() - Method in class ilog.cpl.IlpNetwork
-
Returns the view's toolbar.
- getToolBar() - Method in class ilog.cpl.network.renderer.IlpToolBarRenderer
-
Returns the toolbar of the view.
- getToolBar() - Method in class ilog.views.dashboard.IlvDashboardBackgroundBar
-
Returns the IlvDiagrammerToolBar
instance used by this
IlvDashboardBackgroundBar
instance.
- getToolbar() - Method in class ilog.views.diagrammer.application.IlvDiagrammerPropertySheet
-
Returns the toolbar of the property sheet.
- getToolbar() - Method in class ilog.views.diagrammer.application.IlvDiagrammerTable
-
Returns the toolbar displayed above the table.
- getToolbar() - Method in class ilog.views.maps.beans.IlvJAreaOfInterestPanel
-
Returns the toolbar.
- getToolBar() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DViewControlUI
-
Returns a toolbar used to control the view.
- getToolbar() - Method in class ilog.views.maps.symbology.swing.IlvSymbologyTreeView
-
Returns the toolbar displayed on top of this panel.
- getToolBarButtonClassFromActionType(String) - Method in class ilog.cpl.equipment.IlpEquipmentView
-
Returns the button class name that corresponds to the given action type.
- getToolBarButtonClassFromActionType(String) - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the button class name that corresponds to the given action type
This is used when configuring buttons for the component toolbar
- getToolBarButtonClassFromActionType(String) - Method in class ilog.cpl.network.IlpNetworkView
-
Returns the button class name that corresponds to the given action type
This is used when configuring buttons for the component toolbar
- getToolBarRenderer() - Method in class ilog.cpl.equipment.IlpEquipmentController
-
Accesses the toolbar renderer.
- getToolBarRenderer() - Method in class ilog.cpl.graph.IlpGraphView
-
- getToolBarRenderer() - Method in class ilog.cpl.network.IlpNetworkController
-
Accesses the toolbar renderer.
- getToolsMenu() - Method in class ilog.views.dashboard.IlvDashboardMenuBar
-
Returns the Dashboard Editor Tools menu from this menu bar.
- getToolTip() - Method in class ilog.views.chart.interactor.IlvChartInfoViewInteractor
-
Returns the tooltip used by the InfoView
.
- getTooltip(IlvGraphic) - Method in class ilog.views.servlet.IlvHitmapDefinition
-
- getToolTipAsHTML(int, IlvIMapAttributes) - Method in class ilog.views.chart.servlet.IlvAbstractChartTooltipInfoGenerator
-
Formats the given attributes as a tooltip.
- getToolTipAsHTML(IlvIMapAttributes) - Method in class ilog.views.chart.servlet.IlvChartHitmapDefinition
-
Formats the given attributes as a tooltip.
- getToolTipAsHTML(IlvIMapAttributes) - Method in class ilog.views.chart.servlet.IlvDefaultChartHitmapDefinition
-
Formats the given attributes as a tooltip.
- getToolTipAsHTML(int, IlvIMapAttributes) - Method in class ilog.views.chart.servlet.IlvDefaultChartTooltipInfoGenerator
-
Formats the given attributes as a tooltip.
- getToolTipBackground() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
Returns the text tooltip background color.
- getToolTipBackground() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the text tooltip background color.
- getToolTipBaseTextDirection() - Method in class ilog.views.IlvGraphic
-
Returns the base direction of the tooltip text.
- getToolTipCenterText(IlvActivityGraphic, IlvPoint, IlvTransformer) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityBar
-
Returns the tooltip text for the specified activity graphic when the mouse
is in the center of the graphic.
- getToolTipChangeDelay() - Static method in class ilog.views.swing.IlvToolTipManager
-
Returns the tooltip change delay.
- getToolTipDateFormat() - Method in class ilog.views.gantt.graphic.renderer.IlvActivityBar
-
- getToolTipDateFormat() - Method in class ilog.views.gantt.graphic.renderer.IlvActivitySymbol
-
Returns the format used to display the symbol's
alignment
time in the tooltip.
- getToolTipDelay() - Method in class ilog.views.swing.IlvJManagerViewPanel
-
Returns the delay between showing tooltips.
- getToolTipDelay() - Method in class ilog.views.swing.IlvJScrollManagerView
-
Returns the delay between showing tooltips.
- getToolTipEndText(IlvActivityGraphic, IlvPoint, IlvTransformer) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityBar
-
Returns the tooltip text for the specified activity graphic when the mouse
is near the end time.
- getToolTipFactory() - Method in class ilog.tgo.graphic.IltCompositeInteractions
-
- getToolTipFont() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
Returns the font used to create the text tooltip for an object.
- getToolTipFont() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the font used to create the text tooltip for an object.
- getToolTipFontTag() - Method in class ilog.views.schedule.interactor.IlvScheduleInfoViewInteractor
-
Returns the HTML <font> tag that will be used for the tooltip.
- getToolTipForeground() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
Returns the text tooltip foreground color.
- getToolTipForeground() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the text tooltip foreground color.
- getToolTipGraphic() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
Returns the tooltip graphic object.
- getToolTipGraphic() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the tooltip graphic object.
- getToolTipLocation(IlvJTable, MouseEvent, int, int) - Method in class ilog.views.gantt.swing.IlvJTable.DefaultToolTipPolicy
-
Returns the tooltip location in the coordinate system of the table.
- getToolTipLocation(MouseEvent) - Method in class ilog.views.gantt.swing.IlvJTable
-
Returns the tooltip location in the coordinate system of the table.
- getToolTipLocation(IlvJTable, MouseEvent, int, int) - Method in interface ilog.views.gantt.swing.IlvJTable.ToolTipPolicy
-
Returns the tooltip location in the coordinate system of the table.
- GetToolTipManager(IlpGraphicView) - Static method in class ilog.cpl.graphic.IlpToolTipManager
-
Returns the IlpToolTipManager
instance associated with a view,
or null
if tooltip support for the view has not been
added.
- GetToolTipManager(IlvManagerView) - Static method in class ilog.tgo.graphic.IltToolTipManager
-
Deprecated.
Returns the IltToolTipManager associated with a view,
or null
if tooltip support for the view has not been
added.
- GetToolTipManager(IltContainerToolTipSupport) - Static method in class ilog.tgo.graphic.IltToolTipManager
-
Deprecated.
Returns the IltToolTipManager associated with a view,
or null
if tooltip support for the view has not been
added.
- getToolTipManager() - Static method in class ilog.views.swing.IlvToolTipManager
-
Returns the underlying Swing tooltip manager.
- getToolTipPolicy() - Method in class ilog.views.gantt.swing.IlvJTable
-
Returns the table tooltip policy.
- getToolTipRenderer() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
- getToolTipRenderer() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
- getToolTips(IlvChartHitmapDefinition) - Method in class ilog.views.chart.servlet.IlvChartHitmap
-
- getToolTipStartText(IlvActivityGraphic, IlvPoint, IlvTransformer) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityBar
-
Returns the tooltip text for the specified activity graphic when the mouse
is near the start time.
- getToolTipText() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
Returns the text used as tooltip for an object.
- getToolTipText() - Method in interface ilog.cpl.css.IlpAttributeHeaderCustomization
-
Returns the text used as tooltip in the header.
- getToolTipText() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the text used as tooltip for an object.
- getToolTipText() - Method in class ilog.tgo.graphic.IltCompositeInteractions
-
- getToolTipText(IltObject) - Method in interface ilog.tgo.graphic.IltDecorationSource
-
- getToolTipText(IlpContext, IltObject) - Method in interface ilog.tgo.graphic.IltDecorationSource
-
Returns the tooltip text displayed for the given decoration in
the given application context.
- getToolTipText(IltObject) - Method in class ilog.tgo.model.IltNumericState
-
- getToolTipText(IlpContext, IltObject) - Method in class ilog.tgo.model.IltNumericState
-
Returns a description of the state.
- getToolTipText(IltObject) - Method in class ilog.tgo.model.IltState
-
Deprecated.
- getToolTipText(IlpContext, IltObject) - Method in class ilog.tgo.model.IltState
-
Returns a description of the state for the given application context.
- getToolTipText(IltObject) - Method in class ilog.tgo.model.IltSymbolicState
-
Deprecated.
- getToolTipText(IlpContext, IltObject) - Method in class ilog.tgo.model.IltSymbolicState
-
Returns a description of the state.
- getToolTipText(MouseEvent) - Method in class ilog.views.chart.IlvLegend
-
- getToolTipText(IlvPoint, IlvTransformer) - Method in class ilog.views.gantt.graphic.IlvActivityGraphic
-
Returns the tooltip text to display when the mouse pointer is at a
specified location inside the activity graphic.
- getToolTipText(IlvPoint, IlvTransformer) - Method in class ilog.views.gantt.graphic.IlvConstraintGraphic
-
Returns the tooltip text to display when the mouse pointer is at a specified
location inside the constraint graphic.
- getToolTipText(IlvActivityGraphic, IlvPoint, IlvTransformer) - Method in class ilog.views.gantt.graphic.renderer.composite.IlvActivityCompositeGraphicRenderer
-
- getToolTipText(IlvActivityGraphic, IlvPoint, IlvTransformer) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityBar
-
- getToolTipText(IlvActivityGraphic, IlvPoint, IlvTransformer) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityCompositeRenderer
-
- getToolTipText() - Method in class ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer
-
- getToolTipText(IlvActivityGraphic, IlvPoint, IlvTransformer) - Method in class ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer
-
- getToolTipText(IlvActivityGraphic, IlvPoint, IlvTransformer) - Method in interface ilog.views.gantt.graphic.renderer.IlvActivityRenderer
-
- getToolTipText(IlvActivityGraphic, IlvPoint, IlvTransformer) - Method in class ilog.views.gantt.graphic.renderer.IlvActivitySymbol
-
- getToolTipText(IlvActivity, IlvGanttModel, Calendar, MouseEvent) - Method in interface ilog.views.gantt.swing.calendarview.IlvActivityCalendarRenderer
-
This method is called by an
IlvMonthPanel
to return tooltip text for
a displayed activity.
- getToolTipText(IlvActivity, IlvGanttModel, Calendar, MouseEvent) - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultActivityCalendarRenderer
-
This method is called by an
IlvMonthPanel
to return tooltip text for
a displayed activity.
- getToolTipText(IlvActivity, IlvGanttModel, Calendar, MouseEvent) - Method in class ilog.views.gantt.swing.calendarview.IlvDefaultMilestoneCalendarRenderer
-
This method is called by an
IlvMonthPanel
to return tooltip text for
a displayed milestone.
- getToolTipText(MouseEvent) - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
-
Returns the string to be used as the tooltip for the specified mouse
event.
- getToolTipText(IlvActivity, IlvGanttModel, Calendar, MouseEvent) - Method in interface ilog.views.gantt.swing.calendarview.IlvMilestoneCalendarRenderer
-
This method is called by an
IlvMonthPanel
to return tooltip text for
a displayed milestone.
- getToolTipText(MouseEvent) - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the string to be used as the tooltip for the specified mouse
event.
- getToolTipText(IlvJTable, MouseEvent, IlvHierarchyNode, String, int, int) - Method in class ilog.views.gantt.swing.IlvJTable.DefaultToolTipPolicy
-
Returns the string to be used as the tooltip for the specified mouse
event.
- getToolTipText(MouseEvent) - Method in class ilog.views.gantt.swing.IlvJTable
-
Returns the string to be used as the tooltip for the specified mouse
event.
- getToolTipText(IlvJTable, MouseEvent, IlvHierarchyNode, String, int, int) - Method in interface ilog.views.gantt.swing.IlvJTable.ToolTipPolicy
-
Returns the string to be used as the tooltip for the specified mouse
event.
- getToolTipText(IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
Returns the tooltip text to display when the mouse
pointer is at a specified location inside the graphic
object.
- getToolTipText(IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.IlvDoubleGraphicHandleBag
-
Returns the tooltip text to display when the mouse
pointer is at a specified location inside the graphic
object.
- getToolTipText(IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.IlvFixedSizeGraphic
-
Returns the tooltip text to display when the mouse
pointer is at a specified location inside the graphic
object.
- getToolTipText(IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.IlvFullZoomingGraphic
-
Returns the tooltip text to display when the mouse
pointer is at a specified location inside the graphic
object.
- getToolTipText(IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.IlvGraphicHandle
-
Returns the tooltip text to display when the mouse
pointer is at a specified location inside the graphic
object.
- getToolTipText(IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.IlvGraphicSet
-
Returns the tooltip text to display when the mouse
pointer is at a specified location inside the graphic
object.
- getToolTipText(IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.IlvHalfZoomingGraphic
-
Returns the tooltip text to display when the mouse
pointer is at a specified location inside the graphic
object.
- getToolTipText() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
- getToolTipText(IlvPoint, IlvTransformer) - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the tooltip text to display when the mouse
pointer is at a specified location inside the link bundle.
- getToolTipText() - Method in class ilog.views.IlvGraphic
-
Returns the tooltip set for this graphic object.
- getToolTipText(IlvPoint, IlvTransformer) - Method in class ilog.views.IlvGraphic
-
Returns the tooltip text to display when the mouse
pointer is at a specified location inside the graphic
object.
- getToolTipText(MouseEvent) - Method in class ilog.views.maps.beans.IlvLayerTree
-
Overrides JComponent
's getToolTipText
method in order to display layer information.
- getToolTipText() - Method in class ilog.views.swing.IlvJComponentGraphic
-
Returns the tooltip set for this graphic object.
- getToolTipText(MouseEvent) - Method in class ilog.views.swing.IlvJManagerViewPanel
-
Returns the string to be used as the tooltip.
- getToolTipText(MouseEvent) - Method in class ilog.views.swing.IlvJScrollManagerView
-
Returns the string to be used as the tooltip.
- getToolTipText() - Method in class ilog.views.util.swing.table.IlvDefaultTableCellRenderer
-
Returns the tooltip string for the renderer.
- getToolTipText(MouseEvent) - Method in class ilog.views.util.swing.table.IlvJTableHeaderWithToolTips
- getToolTipText(MouseEvent) - Method in class ilog.views.util.swing.table.IlvJTableWithToolTips
- getToolTipText() - Method in class ilog.views.util.swing.tree.IlvDefaultTreeCellRenderer
-
Returns the tooltip string for the renderer.
- getToolTipTextDescriptionPart(IlvActivityGraphic) - Method in class ilog.views.gantt.graphic.renderer.IlvActivitySymbol
-
Returns the tooltip text for the specified activity graphic when the mouse
is over the drawing of this renderer.
- getTop() - Method in class ilog.views.gantt.graphic.IlvGanttRow
-
Gets the top of the row.
- getTopGroup() - Method in class ilog.views.prototypes.IlvGroup
-
Returns the top level ancestor of this group by going up the parent chain
until a null
parent is found.
- getTopLeftBorder() - Method in class ilog.views.graphic.IlvExpandCollapseMarker
-
Returns the color of the top left border rectangle of the marker.
- getTopLeftLocation(double, double, double, double) - Method in class ilog.cpl.graphic.IlpCompositeGraphic
-
Deprecated.
Returns the location of the top left point of the graphic considering the
given center point.
- getTopLeftPoint(IltGraphicManager) - Method in class ilog.tgo.model.IltShelf
-
- getTopLeftPoint(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltShelf
-
Returns the shape graphic setting.
- getTopLevelGrapher() - Method in class ilog.tgo.graphic.IltCompositeGrapher
-
Returns the top-level grapher of this composite grapher.
- getTopLevelGraphicBag() - Method in class ilog.views.IlvGraphic
-
Returns the top level graphic bag.
- getTopLevelManager() - Method in class ilog.tgo.composite.IltcCompositeManager
-
Returns the top-level manager of this composite manager.
- getTopLevelTransformer() - Method in class ilog.tgo.composite.IltcCompositeManager
-
Returns the transformer that allows converting from the coordinate
system of this composite manager to the coordinate system of the
top-level composite manager.
- getTopLevelTransformer() - Method in class ilog.views.IlvManager
-
Returns the transformer that allows converting from the coordinate
system of this manager to the coordinate system of the top-level manager.
- getTopMargin() - Method in class ilog.cpl.graph.action.toolbar.IlpGraphFitToContentsAction
-
Returns the top margin height to be used in the "fit to contents" action.
- getTopMargin() - Method in class ilog.cpl.graph.action.toolbar.IlpGraphFitToContentsButton
-
Returns the top margin height to be used in the "fit to contents" action.
- getTopMargin() - Method in class ilog.views.gantt.graphic.IlvActivitySimpleLayout
-
Returns the top row margin of the activity layout.
- getTopMargin() - Method in class ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer
-
Gets the top margin of the renderer with respect to the definition
rectangle of the activity graphic.
- getTopMargin(IlvManager, IlvTransformer) - Method in class ilog.views.graphic.composite.decoration.IlvDefaultGraphicManagerFrame
-
Returns the margin on top of the specified manager.
- getTopMargin() - Method in class ilog.views.graphic.IlvHTMLText
-
Returns the top margin of the box around the text.
- getTopMargin() - Method in class ilog.views.graphic.IlvText
-
Returns the top margin of the box around the text.
- getTopMargin() - Method in class ilog.views.graphic.IlvZoomableLabel
-
Returns the top margin of the box around the label.
- getTopMargin() - Method in class ilog.views.graphlayout.grid.IlvGridLayout
-
Returns the top margin.
- getTopMargin(IlvManager, IlvTransformer) - Method in class ilog.views.IlvDefaultManagerFrame
-
Returns the total top margin for a specified manager.
- getTopMargin() - Method in class ilog.views.IlvDefaultManagerFrame
-
Returns the top margin.
- getTopMargin(IlvManager, IlvTransformer) - Method in interface ilog.views.IlvManagerFrame
-
Returns the margin on top of the specified manager.
- getTopMargin(IlvManager, IlvTransformer) - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer.GraphicManagerFrame
-
Returns the margin on top of the specified manager.
- getTopMarginProportion() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the top margin proportion.
- getToPort() - Method in class ilog.cpl.graphic.views.action.IlpCreateLinkActionEvent
-
Returns the port at which to connect at the ending node.
- getToPort() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the preferred link port at the to
end.
- getToPortIndex() - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
-
Returns the port index of a link at the "to" side.
- getToPortIndex(Object) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the port index of a link at the "to" side.
- getToPortSide() - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
-
Returns the port side of a link at the "to" side.
- getToPortSide(Object) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the port side of a link at the "to" side.
- getTopOverlap() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
-
Returns the amount the label can overlap the related obstacle or
reference polyline at the top side of the label.
- getToProperty() - Method in class ilog.views.sdm.model.IlvJavaBeanSDMModel
-
Returns the name of the JavaBean property holding a reference
to the destination node of a link.
- getToProtections() - Method in class ilog.tgo.model.IltSONETObjectState
-
All access to the vector should be through this method.
- GetToProtectionsPath() - Static method in class ilog.tgo.model.IltSONET
-
Access method to the To Protections aggregate state instance in the
SONET state system.
- getTopToolBarArea() - Method in class ilog.views.dashboard.IlvDashboardEditorFrame
-
Returns the component stored in the toolbar of this IlvDashboardEditorFrame
instance.
- getTotalArea() - Method in class ilog.views.chart.renderer.IlvTreemapAreaObject
-
Returns the total value of the area column of the subtree.
- getTotalColumnBlocks() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOFeatureIterator.SDORasterMetaData
-
Return the number of raster blocks along the X axis
- getTotalColumnWidth() - Method in class ilog.cpl.table.IlpTableColumnModel
-
Returns the total combined width of all columns.
- getTotalManagerPrintableArea() - Method in class ilog.views.print.IlvManagerPrintableDocument
-
Returns the total area of the manager to be printed.
- getTotalManagerPrintArea() - Method in class ilog.views.print.IlvSimplePrintableManager
-
Returns the total area of the manager to be printed.
- getTotalRowBlocks() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOFeatureIterator.SDORasterMetaData
-
Return the number of raster blocks along the Y axis
- getTotalRowSize() - Method in class ilog.views.gantt.scale.IlvTimeScale
-
Returns the size of the entire array of
IlvTimeScaleRow
objects.
- getTotalSlackProperty() - Method in class ilog.views.gantt.model.IlvCriticalPathCalculator
-
Returns the name of the total slack duration property for activities in the
data model.
- getTotalSlackProperty() - Method in class ilog.views.gantt.model.IlvGanttModelScheduler
-
Returns the name of the total slack duration property for activities
in the data model.
- getToTransformer(IlvTransformer) - Method in class ilog.views.IlvLinkImage
-
Returns the transformer used to draw the destination node of the
link, when the link is drawn with the specified transformer.
- getTrackSize() - Method in class ilog.views.chart.swing.IlvDoubleSlider
-
Returns the size of the tracker.
- getTrailingMarginProportion() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the trailing margin proportion.
- getTransferable(AttributedString) - Static method in class ilog.views.util.text.IlvAttributedStringUtil
-
Returns a transferable for the attributed string.
- getTransferData(DataFlavor) - Method in class ilog.views.IlvGraphic
-
Returns an object that represents the data to be transferred.
- getTransferData(DataFlavor) - Method in class ilog.views.symbology.palettes.swing.IlvPaletteObjectTransferable
- getTransferDataFlavors() - Method in class ilog.views.IlvGraphic
-
Returns an array of DataFlavor
objects indicating
in which flavors the data can be provided.
- getTransferDataFlavors() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteObjectTransferable
- getTransform() - Method in class ilog.views.maps.srs.coordtrans.IlvCoordinateTransformation
-
Returns the transformation associated to this transformation.
- getTransform() - Method in class ilog.views.util.java2d.IlvMultipleGradientPaint
-
Returns a copy of the additional transform to apply to the gradient.
- getTransform() - Method in class ilog.views.util.print.IlvTransformedPrintable
-
Returns the AffineTransform
applied to the Graphics
before printing the component.
- getTransformation() - Method in class ilog.views.maps.format.kml.IlvKMLReader
-
Returns the transformation used to read in images from the KML.
- getTransformation() - Method in class ilog.views.maps.format.wms.IlvWMSReader
-
Returns the transformation used to read in images from the WMS.
- getTransformation() - Method in class ilog.views.maps.raster.IlvRasterAbstractReader
-
- getTransformation() - Method in class ilog.views.maps.raster.IlvRasterTileLoader
-
Returns Coordinate transformation to attach the image to a manager.
- getTransformationMode() - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns the transformation mode.
- getTransformedRange() - Method in class ilog.views.chart.IlvLocalZoomAxisTransformer
-
Returns the transformed zoom range.
- getTransformer() - Method in class ilog.tgo.swing.IltComponentManager
-
- getTransformer() - Method in class ilog.views.chart.IlvAxis
-
Returns the transformer associated with this axis.
- getTransformer() - Method in interface ilog.views.gantt.graphic.grid.IlvGanttGridContext
-
Returns the IlvTransformer
used to draw the grid.
- getTransformer() - Method in class ilog.views.gantt.graphic.timeindicator.IlvTimeIndicatorContext
-
Deprecated.
Returns the IlvTransformer
used to draw the time indicator.
- getTransformer() - Method in class ilog.views.graphic.composite.objectinteractor.IlvCompositeActionEvent
-
Returns the transformer of the interactor context.
- getTransformer() - Method in class ilog.views.graphic.IlvArc
-
Gets a copy of the internal transformer of the arc.
- getTransformer() - Method in class ilog.views.graphic.IlvFullZoomingGraphic
-
Returns the internal transformer that allows you to make the wrapped object
fully zoomable.
- getTransformer() - Method in class ilog.views.graphic.IlvGeneralPath
-
Returns the additional transformer that is
applied to the Graphics2D
before displaying the
IlvGeneralPath
.
- getTransformer() - Method in class ilog.views.graphic.IlvIcon
-
Returns the transformer that is currently applied to the
IlvIcon
.
- getTransformer() - Method in class ilog.views.graphic.IlvText
-
Returns the internal transformation used to draw the label in addition
to the IlvManagerView
transformation.
- getTransformer() - Method in class ilog.views.graphic.IlvTransformedGraphic
-
Returns the transformation used to draw the referenced object.
- getTransformer() - Method in class ilog.views.graphic.IlvZoomableLabel
-
Returns the transformation used to draw the label.
- getTransformer(IlvGraphModel) - Method in class ilog.views.graphlayout.IlvGrapherAdapter
-
Returns the transformer that allows you to convert the coordinate
system of the graph model of a subgraph to the coordinate system of
this graph model.
- getTransformer(IlvGraphModel) - Method in class ilog.views.graphlayout.IlvGraphModel
-
Returns the transformer that allows you to convert the coordinate
system of the graph model of a subgraph to the coordinate system of
this graph model.
- getTransformer() - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns the internal transformer.
- getTransformer(IlvGraphModel) - Method in class ilog.views.graphlayout.IlvRotatedGraphModel
-
Returns the transformer that allows you to convert the coordinate
system of the graph model of a subgraph to the coordinate system of
this graph model.
- getTransformer() - Method in class ilog.views.IlvManager
-
Returns the local transformer of this manager.
- getTransformer() - Method in class ilog.views.IlvManagerView
-
Returns a copy of the transformer of the manager view.
- getTransformer() - Method in class ilog.views.IlvManagerViewInteractor
-
Returns the transformer of the view when the interactor
is attached, or null
if the interactor is not attached.
- getTransformer() - Method in interface ilog.views.IlvObjectInteractorContext
-
Returns the transformer of the interactor context.
- getTransformer() - Method in class ilog.views.maps.defense.symbology.app6a.IlvApp6aGraphic
-
Returns the transformer that is currently applied to the IlvApp6aGraphic
.
- getTransformer() - Method in class ilog.views.maps.graphic.IlvMapLabel
-
Retrieves a copy of the transformer applied on this label.
- getTransformer() - Method in class ilog.views.prototypes.IlvPrototypeBeanSupport
-
Implementation of the IlvObjectInteractorContext
interface.
- getTransformer() - Method in class ilog.views.svg.SVGDocumentBuilderConfigurator
-
Returns the transformer used to dump the contents of the
IlvManager
.
- getTransformer() - Method in class ilog.views.swing.IlvPopupMenuContext
-
Returns the transformer that converts the coordinate system of
the graphic object (the manager coordinates) into the coordinate
system of the manager view in which the tooltip is about to be
displayed (the view coordinates).
- getTranslatedShape(Shape, double, double) - Static method in class ilog.views.util.java2d.IlvShapeUtil
-
Returns the translation of a given shape by a given vector.
- getTranslator(String) - Method in class ilog.views.svg.SVGDocumentBuilderConfigurator
-
Returns the GraphicTranslator
that will be used to translate
the IlvGraphic
instances of class className
.
- getTransparency() - Method in class ilog.tgo.grprim.IltBlinkingColor
-
- getTransparency() - Method in class ilog.views.chart.IlvLegend
-
Returns the alpha value of the background color.
- getTransparency() - Method in class ilog.views.chart.java2d.IlvValueGradientPaint
-
Returns the transparency mode for this GradientPaint
.
- getTransparency() - Method in class ilog.views.maps.format.wms.IlvWMSDataSource
-
Indicates if the data source is generating transparent images.
- getTransparency() - Method in class ilog.views.sdm.graphic.IlvPaint
-
Implementation of the Transparency
interface.
- getTransparency() - Method in class ilog.views.util.java2d.IlvBlinkingColor
-
Returns the transparency mode for this Color
.
- getTransparency() - Method in class ilog.views.util.java2d.IlvBlinkingMultiColor
-
Returns the transparency mode for this Color
.
- getTransparency() - Method in class ilog.views.util.java2d.IlvBlinkingMultiPaint
-
Returns the transparency mode for this Paint
.
- getTransparency() - Method in class ilog.views.util.java2d.IlvBlinkingPaint
-
Returns the transparency mode for this Paint
.
- getTransparency() - Method in class ilog.views.util.java2d.IlvMultipleGradientPaint
-
Returns the transparency mode for this gradient.
- getTransparentColorIndex() - Method in class ilog.views.maps.raster.IlvRasterProperties
-
Returns the index of the color that must be used to represent a
transparent color.
- getTransparentPixel() - Method in class ilog.views.maps.raster.IlvAdjustableDelegateColorModel
-
Returns the transparent Pixel.
- getTrapAuthenticationFailureAbbreviation() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getTrapAuthenticationFailureBrightColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getTrapAuthenticationFailureColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getTrapAuthenticationFailureDarkColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getTrapAuthenticationFailureDescription() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getTrapColdStartAbbreviation() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getTrapColdStartBrightColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getTrapColdStartColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getTrapColdStartDarkColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getTrapColdStartDescription() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getTrapEGPNeighborLossAbbreviation() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getTrapEGPNeighborLossBrightColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getTrapEGPNeighborLossColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getTrapEGPNeighborLossDarkColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getTrapEGPNeighborLossDescription() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getTrapLinkFailureAbbreviation() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getTrapLinkFailureBrightColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getTrapLinkFailureColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getTrapLinkFailureDarkColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getTrapLinkFailureDescription() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getTrapState() - Method in class ilog.tgo.model.IltObject
-
Returns the trap part of the object state.
- getTrapState() - Method in class ilog.tgo.model.IltObjectState
-
Returns the trap part of the state.
- getTrapState() - Method in class ilog.tgo.model.IltSNMPObjectState
-
Returns the trap part of the state.
- getTrapState() - Method in class ilog.tgo.model.IltTrapObjectState
-
Returns the traps part of the state.
- getTrapWarmStartAbbreviation() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getTrapWarmStartBrightColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getTrapWarmStartColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getTrapWarmStartDarkColor() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getTrapWarmStartDescription() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getTreatAs() - Method in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelDescriptor
-
Returns how the label should be treated by the
IlvLabelLayoutRenderer
of the IlvSDMEngine
.
- getTree() - Method in class ilog.views.appframe.swing.IlvTreeView
-
Returns the JTree
instance associated with this view.
- getTree() - Method in class ilog.views.diagrammer.application.IlvDiagrammerApplication
-
Deprecated.
Returns the tree component.
- getTree() - Method in class ilog.views.diagrammer.application.IlvDiagrammerFrame
-
Returns the tree component.
- getTree() - Method in class ilog.views.gantt.swing.IlvAbstractJTreeRenderPolicy
-
Return the tree for which this policy is rendering, or
null
if this policy has not been associated with a
tree.
- getTree() - Method in class ilog.views.gantt.swing.IlvTextFieldTreeEditor
-
Return the JTree
that this editor is being used with.
- getTree() - Method in class ilog.views.gantt.swing.IlvTreeColumn
-
Returns the tree that is rendering this column.
- getTree() - Method in class ilog.views.maps.beans.IlvFeatureSelectorPanel
-
Returns the tree used by this panel to display the features to select.
- getTree() - Method in class ilog.views.maps.symbology.swing.IlvSymbologyTreeView
-
Returns the tree that displays the symbol model.
- getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class ilog.views.gantt.swing.IlvTextFieldTreeEditor
-
Return the component that should be added to the tree as its current
editor.
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class ilog.cpl.tree.IlpTreeCellRenderer
-
Calculates the representation of a tree node.
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class ilog.views.gantt.swing.IlvDefaultJTreeCellRenderer
-
Configures the renderer based on the passed-in components.
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class ilog.views.gantt.swing.IlvJTreeStringRenderPolicy.PropertyRenderer
-
Configures the renderer based on the passed-in components.
- getTreeColumn(int) - Method in class ilog.views.gantt.swing.IlvJTable
-
Returns the
IlvTreeColumn
whose data is being rendered in the
column at
viewColumnIndex in the display.
- getTreeColumn(Object) - Method in class ilog.views.gantt.swing.IlvJTable
-
Returns the first
IlvTreeColumn
in the view whose identifier
is equal to
identifier , when compared using
equals()
.
- getTreeColumn(TableColumn) - Method in class ilog.views.gantt.swing.IlvJTable
-
Returns the
IlvTreeColumn
whose data is being rendered by the
specified
column .
- getTreeExternalInterGraphHyperEdges() - Method in class ilog.views.hypergraph.IlvHyperGrapher
-
Returns an enumeration of the nesting tree external intergraph
hyperegdes for this grapher.
- getTreeExternalInterGraphHyperEdgesCount() - Method in class ilog.views.hypergraph.IlvHyperGrapher
-
Returns the number of nesting tree external intergraph hyperedges
for this grapher.
- getTreeExternalInterGraphLinks() - Method in class ilog.views.IlvGrapher
-
Returns an enumeration of the nesting tree external intergraph links
for this grapher.
- getTreeExternalInterGraphLinksCount() - Method in class ilog.views.IlvGrapher
-
Returns the number of nesting tree external intergraph links
for this grapher.
- getTreeLock() - Method in class ilog.views.graphic.linkbundle.IlvLinkBundle
-
Returns the object used to synchronize the content of the link bundle
for multi-threaded environment.
- getTreeLock() - Method in class ilog.views.IlvManager
-
Returns the object used to synchronize the
content of the manager for multi-threaded
environment.
- getTreeModel() - Method in class ilog.views.chart.data.IlvTreeTableDataSource
-
Returns the tree-model view of this data source.
- getTreeModel() - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the tree model being displayed by this renderer.
- getTreeNode(IlpObject) - Method in class ilog.cpl.tree.IlpAbstractTreeAdapter
-
Returns the tree node representing ilpObject
.
- getTreeNode(Object) - Method in class ilog.cpl.tree.IlpAbstractTreeAdapter
-
Returns the tree node representing identifier
.
- getTreeNode(IlvMapLayer) - Method in class ilog.views.maps.beans.IlvMapLayerTreeModel
-
Returns the IlvMapLayerTreeNode
object attached to the
specified IlvMapLayer
instance.
- getTreeNodeAt(int) - Method in class ilog.views.chart.datax.tree.list.IlvTreeListRowIndexCache
-
Returns the tree node at a given index.
- getTreeNodeFactory() - Method in class ilog.cpl.tree.IlpAbstractTreeAdapter
-
Returns the tree node factory used by this adapter.
- getTreePathAt(int) - Method in class ilog.views.chart.datax.tree.list.IlvTreeListRowIndexCache
-
Returns the tree path from the root to the node at a given index.
- getTreePathFor(IlpRepresentationObject) - Method in class ilog.cpl.tree.IlpDefaultTreeSelectionModel
-
Returns the tree path corresponding to a given representation object.
- getTreePathOf(Object) - Method in class ilog.views.chart.datax.tree.list.IlvTreeListRowIndexCache
-
Returns the tree path leading to a given node.
- getTreePathsFor(Collection) - Method in class ilog.cpl.tree.IlpDefaultTreeSelectionModel
-
Returns the tree paths corresponding to a given set of representation
objects.
- getTreePopupMenu() - Method in class ilog.views.symbology.palettes.swing.IlvPaletteManagerCollapsibleTreeViewer
-
Returns the pop-up menu displayed when the user right-clicks a palette
tree.
- getTreeViewSupport() - Method in class ilog.cpl.tree.IlpTreeView
-
useful for our friend: the controller.
- getTrendIndication() - Method in class ilog.tgo.model.IltAlarm
-
Returns the trend indication.
- getTriangleMarker() - Static method in class ilog.views.chart.graphic.IlvMarkerFactory
-
Returns a shared triangle marker instance.
- getTriggerEvent() - Method in class ilog.views.swing.IlvPopupMenuContext
-
Returns the mouse event that triggered the display of the pop-up menu.
- getTriggeringEvent() - Method in class ilog.views.gantt.event.ActivityGraphicInteractorEvent
-
Returns the event at the origin of the interaction.
- getTrimChar() - Method in class ilog.views.chart.data.xml.IlvXMLDataWriter
-
Returns the space replacement character.
- getTripleBufferedLayerCount() - Method in class ilog.views.IlvManagerView
-
Returns the number of layers that are triple buffered.
- getTVisibleRange() - Method in class ilog.views.chart.IlvAxis
-
Returns the visible range shown by this axis, optionally
transformed by the associated transformer.
- getTwoElementsFormatString() - Method in class ilog.views.util.text.IlvPatternBasedListFormat
-
Returns the pattern that formats a list of two elements.
- getType() - Method in class ilog.cpl.sdm.binding.IlpAbstractAttributeBinding
-
Access the binding type.
- getType() - Method in class ilog.cpl.style.IlpStorageStyleIdentifier
-
Deprecated.
Generates a type string from the identifier parameters.
- getType() - Method in class ilog.tgo.model.IltBTSAntenna
-
Returns the type of the antenna.
- getType() - Method in class ilog.tgo.model.IltCard
-
Returns the type of the card.
- getType() - Method in class ilog.tgo.model.IltCardCarrier
-
Returns the Type of the CardCarrier.
- getType() - Method in class ilog.tgo.model.IltLed
-
Retrieves the "type" of this object.
- getType() - Method in class ilog.tgo.model.IltLink
-
Returns the type of this link object.
- getType() - Method in class ilog.tgo.model.IltNetworkElement
-
Returns the type of this object.
- getType() - Method in class ilog.tgo.model.IltOffPageConnector
-
Returns the type of this object.
- getType() - Method in class ilog.tgo.model.IltPort
-
Gets the "type" of this object.
- getType() - Method in class ilog.tgo.model.IltShelf
-
Returns the type of the shelf.
- getType() - Method in interface ilog.tgo.resource.css.IltNumericStateCustomization
-
Returns the decoration type for the Performance, SAN and SNMP secondary
state objects.
- getType() - Method in class ilog.util.IlEventObject
-
Returns the event type.
- getType() - Method in class ilog.views.appframe.settings.IlvSettingsElement
-
Returns the type of this settings element.
- getType(Object) - Method in interface ilog.views.appframe.settings.IlvSettingsModel
-
Returns the type of the specified element.
- getType() - Method in class ilog.views.chart.data.IlvNumberConverter
-
Returns the converting class associated with this converter.
- getType() - Method in class ilog.views.chart.data.lod.DataTileEvent
-
Returns the type of the event.
- getType() - Method in class ilog.views.chart.datax.event.DataColumnEvent
-
Returns the event type.
- getType() - Method in class ilog.views.chart.datax.flat.list.event.FlatListModelEvent
-
Returns the event type.
- getType() - Method in class ilog.views.chart.datax.flat.set.event.FlatSetModelEvent
-
Returns the event type.
- getType() - Method in class ilog.views.chart.datax.flat.table.event.FlatTableModelEvent
-
Returns the event type.
- getType() - Method in class ilog.views.chart.datax.IlvDefaultDataColumnInfo
-
Returns the value type of the column.
- getType() - Method in class ilog.views.chart.datax.IlvDefaultStaticColumnInfo
-
Returns the value type of the column.
- getType() - Method in interface ilog.views.chart.datax.IlvStaticColumnInfo
-
Returns the value type of the column.
- getType() - Method in class ilog.views.chart.datax.tree.list.event.TreeListModelEvent
-
Returns the event type.
- getType() - Method in class ilog.views.chart.datax.tree.set.event.TreeSetModelEvent
-
Returns the event type.
- getType() - Method in class ilog.views.chart.event.AxisChangeEvent
-
Returns the type of the event.
- getType() - Method in class ilog.views.chart.event.ChartRendererEvent
-
Returns the type of the change
- getType() - Method in class ilog.views.chart.event.DataSetContentsEvent
-
Returns the type of the event.
- getType() - Method in class ilog.views.chart.event.DataSourceEvent
-
Returns the type of the event.
- getType() - Method in class ilog.views.chart.faces.component.IlvChartView
-
Returns the type
of the chart.
- getType() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
-
Returns the type
of the chart.
- getType() - Method in class ilog.views.chart.graphic.IlvDataIndicator
-
Returns the type of this indicator.
- getType() - Method in class ilog.views.chart.IlvAxis
-
Returns the type of this axis.
- getType() - Method in class ilog.views.chart.IlvChart
-
Returns the chart type.
- getType(IlvDataSet) - Static method in class ilog.views.chart.renderer.IlvComboChartRenderer
-
Returns the type of the graphical representation of the given data set.
- getType() - Method in class ilog.views.chart.renderer.IlvHiLoChartRenderer
-
Returns the type of the renderer.
- getType() - Method in class ilog.views.chart.renderer.IlvSingleHiLoRenderer
-
Returns the type of this renderer.
- getType() - Method in class ilog.views.chart.servlet.IlvIMapDefinition
-
Returns the type of the definition.
- getType() - Method in class ilog.views.event.ManagerContentAboutToChangeEvent
-
- getType() - Method in class ilog.views.event.ManagerContentChangedEvent
-
Returns the type of the manager-contents modification.
- getType() - Method in class ilog.views.event.ManagerSelectionChangedEvent
-
Returns the type of the event.
- getType() - Method in class ilog.views.event.ManagerViewsChangedEvent
-
Returns VIEW_ADDED
if the view has been added
to the manager, or VIEW_REMOVED
if the view has been removed from the manager.
- getType() - Method in class ilog.views.event.NamedPropertyEvent
-
Returns the type of the event.
- getType() - Method in class ilog.views.faces.component.IlvFacesNoSubmitButton
-
Returns the button type, alway "button" in that case.
- getType() - Method in class ilog.views.faces.dhtml.component.IlvDHTMLImageButton
-
Returns the type of the button.
- getType() - Method in class ilog.views.faces.dhtml.component.IlvFacesPropertyAccessorError
-
Returns the type of the error.
- getType() - Method in class ilog.views.faces.dhtml.taglib.IlvImageButtonTag
-
Returns the type
of the button.
- getType() - Method in interface ilog.views.gantt.IlvConstraint
-
Returns the type of this constraint.
- getType() - Method in class ilog.views.gantt.model.IlvSimpleConstraint
-
Returns the type of this constraint.
- getType() - Method in class ilog.views.gantt.model.table.IlvTableConstraint
-
Returns the type of this constraint.
- getType() - Method in class ilog.views.gantt.scale.IlvTimeWidthVisibilityPredicate
-
Gets the unit type to interpret the value.
- getType() - Method in class ilog.views.graphic.IlvMarker
-
Returns the type of the marker.
- getType() - Method in class ilog.views.graphic.linkbundle.event.LinkBundleSelectionChangedEvent
-
Returns the type of the event.
- getType() - Method in class ilog.views.graphlayout.GraphModelEvent
-
Returns the type of the content modifications.
- getType() - Method in exception ilog.views.graphlayout.IlvInappropriateLinkException
-
Returns the type of the exception.
- getType() - Method in class ilog.views.graphlayout.labellayout.LabelingModelEvent
-
Returns the type of the content modification.
- getType() - Method in class ilog.views.linkconnector.IlvGrapherPin
-
Returns the type of the pin ghost.
- getType() - Method in class ilog.views.maps.beans.editor.IlvPickCoordinateEvent
-
Returns the type of this event.
- getType() - Method in class ilog.views.maps.beans.TreeEditionEvent
-
Returns the event type.
- getType() - Method in class ilog.views.maps.defense.format.asrp.IlvRasterASRPReader.SubFieldPosition
-
Returns the type.
- getType() - Method in class ilog.views.maps.graphic.IlvMapMarker
-
Retrieves the type from the style.
- getType() - Method in class ilog.views.maps.graphic.style.IlvPointStyle
-
Retrieves the Type attribute value.
- getType() - Method in class ilog.views.prototypes.IlvValueBehavior
-
Returns the class name of the current value stored by this behavior object.
- getType() - Method in class ilog.views.sdm.metadata.IlvMContainer
-
Returns the type of the container.
- getType() - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameter
-
Returns the class name of the type of the value.
- getType() - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameterValueSet
-
Returns the class name of the type of the values in the value set.
- getType() - Method in class ilog.views.tiling.TileEvent
-
Returns the type of the event.
- getType() - Method in class ilog.views.util.java2d.IlvPattern
-
Returns the type of the pattern.
- getType() - Method in interface ilog.views.util.styling.IlvCSSSelector
-
Returns the type selector of the simple selector.
- getTypeAttribute() - Method in class ilog.tgo.model.IltCard
-
- getTypeAttribute() - Method in class ilog.tgo.model.IltCardCarrier
-
- getTypeAttribute() - Method in class ilog.tgo.model.IltShelfItem
-
Returns the attribute that stores type information
- getTypeConverter() - Method in interface ilog.cpl.service.IlpContext
-
Returns the type converter.
- getTypeConverter() - Method in class ilog.cpl.service.IlpDefaultContext
-
Returns the type converter.
- getTypeConverter() - Method in class ilog.cpl.storage.IlpSAXAttributeValueHandler
-
Returns the type converter.
- getTypeConverter(IlpStyle) - Method in class ilog.cpl.style.IlpStyleValueTypeConverter
-
Deprecated.
Returns the type converter that will be used by this instance.
- getTypeConverter() - Method in class ilog.cpl.util.IlpAbstractValueMap
-
Returns the type converter used to convert the received
value to the expected value.
- getUI() - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
-
Returns the look and feel (L&F) object that renders this calendar panel.
- getUI() - Method in class ilog.views.util.swing.calendar.IlvJMonthScroller
-
Returns the look and feel (L&F) object that renders this month scroller.
- getUI() - Method in class ilog.views.util.swing.calendar.IlvJTimeChooser
-
Returns the look and feel (L&F) object that renders this time chooser.
- getUIClassID() - Method in class ilog.views.appframe.swing.IlvDockingBarArea
-
Returns the name of the L&F class that renders this component.
- getUIClassID() - Method in class ilog.views.appframe.swing.IlvToolBar
-
Returns the name of the L&F class that renders this component.
- getUIClassID() - Method in class ilog.views.chart.swing.IlvDoubleSlider
-
Returns the name of the look and feel class that renders this component.
- getUIClassID() - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
-
Returns the suffix used to construct the name of the look and feel (L&F) class used
to render this component.
- getUIClassID() - Method in class ilog.views.util.swing.calendar.IlvJMonthScroller
-
Returns the suffix used to construct the name of the look and feel (L&F)
class used to render this component.
- getUIClassID() - Method in class ilog.views.util.swing.calendar.IlvJTimeChooser
-
Returns the suffix used to construct the name of the look and feel
(L&F) class used to render this component.
- getUIClassIDs() - Method in class ilog.views.util.swing.calendar.plaf.IlvLookAndFeelSupport
-
- getULocale() - Method in class ilog.views.chart.data.IlvSwingTableDataSource
-
Returns the locale that is used by the converter for objects
of type String
.
- getULocale() - Method in class ilog.views.chart.data.IlvTreeTableDataSource
-
Returns the locale used to sort cluster ids when
getIdComparator()
is null
.
- getULocale() - Method in class ilog.views.chart.graphic.IlvGraphicDecoration
-
Returns the locale of the chart to which this decoration belongs.
- getULocale() - Method in class ilog.views.chart.IlvChart
-
Returns the locale of this component.
- getULocale() - Method in class ilog.views.chart.IlvStepsDefinition
-
Returns the current locale.
- getULocale() - Method in class ilog.views.chart.print.IlvChartDocumentSetupDialog
-
Returns the locale that is used for formatting numbers and dates.
- getULocale() - Method in interface ilog.views.gantt.graphic.grid.IlvGanttGridContext
-
Returns the locale, that is, the cultural user preferences.
- getULocale() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the locale of this component.
- getULocale() - Method in class ilog.views.gantt.print.IlvGanttDocumentSetupDialog
-
Returns the locale that is used for formatting numbers and dates.
- getULocale() - Method in class ilog.views.gantt.scale.IlvTimeScale
-
Returns the locale of this scale.
- getULocale() - Method in class ilog.views.gantt.scale.IlvTimeScaleRow
-
Returns the locale of this scale row.
- getULocale() - Method in class ilog.views.gantt.swing.calendarview.IlvDayView
-
Returns the locale of this component.
- getULocale() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthView
-
Returns the locale of this component.
- getULocale() - Method in class ilog.views.gantt.swing.calendarview.IlvVerticalHourScale
-
Returns the locale used by the scale.
- getULocale() - Method in class ilog.views.gantt.swing.IlvJTable
-
Returns the locale of this table.
- getULocale() - Method in class ilog.views.gantt.swing.IlvJTree
-
Returns the locale of this tree.
- getULocale() - Method in class ilog.views.IlvBidiGraphic
-
Returns the locale of this object.
- getULocale() - Method in class ilog.views.IlvGraphic
-
Returns the locale of this object.
- getULocale() - Method in class ilog.views.IlvManager
-
Returns the effective locale of this manager.
- getULocale() - Method in class ilog.views.IlvManagerView
-
Returns the locale of this view.
- getULocale() - Method in class ilog.views.print.IlvManagerDocumentSetupDialog
-
Returns the locale that is used for formatting numbers and dates.
- getULocale() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the locale of this component.
- getULocale(IlvSDMModel, Object, ULocale) - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns the locale for a model object, from the subgrapher that will
contain the graphic object or from the context.
- getULocale() - Method in class ilog.views.sdm.renderer.IlvSubGraphRenderer.GraphicManagerFrame
-
Returns the locale of this object.
- getULocale() - Method in interface ilog.views.util.IlvULocaleAware
-
Returns the locale of this object.
- getULocale() - Method in class ilog.views.util.print.IlvDocumentSetupDialog
-
Returns the locale that is used for formatting numbers and dates.
- getULocale(IlvServletLocaleUtil.LocaleContext, HttpServletRequest) - Static method in class ilog.views.util.servlet.IlvServletLocaleUtil
-
Returns the
ULocale
in different context
- getULocale() - Method in class ilog.views.util.swing.calendar.IlvJMonthScroller
-
Returns the ICU locale of this component.
- getULocale() - Method in class ilog.views.util.swing.calendar.IlvJTimeChooser
-
Returns the locale of this component.
- getULocale() - Method in class ilog.views.util.swing.IlvJSlider
-
Returns the locale of this component.
- getULocale() - Method in class ilog.views.util.swing.IlvJSpinner
-
Returns the locale of this component.
- getULocale() - Method in class ilog.views.util.swing.table.IlvDefaultTableCellRenderer
-
Returns the locale to be used for this object.
- getULocale() - Method in class ilog.views.util.text.IlvDateFormat
-
Returns the locale.
- getUnclippedConnectionPoint(IlvLinkImage, boolean, IlvTransformer) - Method in class ilog.views.linkconnector.IlvClippingLinkConnector
-
Returns the unclipped connection point of link
.
- getUnclippedSegmentPoints(IlvHyperEdgeEnd, IlvTransformer) - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns the end points of the segment that ends at the input hyperedge
end.
- getUnclippedSegmentPoints(IlvHyperEdgeEnd, IlvTransformer) - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdge
-
Returns the end points of the segment that ends at the input hyperedge end.
- getUnconstrainedRenderingType() - Method in class ilog.views.chart.IlvChart
-
Returns the renderer type for the main data source of this chart, without
taking into account constraints imposed by the chart type.
- getUndefValue() - Method in class ilog.views.chart.data.IlvAbstractDataSet
-
Returns a value that is used to mark a data point as undefined.
- getUndefValue() - Method in interface ilog.views.chart.data.IlvDataSet
-
Returns a value that is used to mark a data point as undefined.
- getUndefValue() - Method in class ilog.views.chart.data.IlvFilterDataSet
-
This method may be overridden in subclasses.
- getUndefValue() - Method in class ilog.views.chart.data.IlvSwingTableDataSource
-
Returns the undefined value for the data sets of this
data source.
- getUnderlyingDataSource() - Method in class ilog.views.chart.datax.adapter.IlvDataSourceToFlatTableModel
-
Returns the underlying data source.
- getUnderlyingICUBreakIterator() - Method in class ilog.views.util.text.IlvWrappedICUBreakIterator
-
Returns the underlying ICU BreakIterator instance.
- getUnderlyingICUCalendar() - Method in class ilog.views.util.time.IlvWrappedICUCalendar
-
Returns the underlying ICU Calendar instance.
- getUnderlyingICUFormat() - Method in class ilog.views.util.text.IlvWrappedICUDateFormat
-
Returns the underlying ICU DateFormat instance.
- getUnderlyingICUFormat() - Method in class ilog.views.util.text.IlvWrappedICUDecimalFormat
-
Returns the underlying ICU DecimalFormat instance.
- getUnderlyingICUFormat() - Method in class ilog.views.util.text.IlvWrappedICUNumberFormat
-
Returns the underlying ICU NumberFormat instance.
- getUnderlyingModel() - Method in class ilog.views.chart.data.IlvTreeTableDataSource
-
Returns the underlying model that this data source represents.
- getUnderlyingModel() - Method in class ilog.views.chart.datax.adapter.IlvFlatListToFlatTableModel
-
Returns the underlying model.
- getUnderlyingModel() - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToFlatTableModel
-
Returns the underlying model.
- getUnderlyingModel() - Method in class ilog.views.chart.datax.adapter.IlvFlatTableToFlatListModel
-
Returns the underlying model.
- getUnderlyingModel() - Method in class ilog.views.chart.datax.adapter.IlvFlatTableToListModel
-
Returns the underlying model.
- getUnderlyingModel() - Method in class ilog.views.chart.datax.adapter.IlvFlatTableToTableModel
-
Returns the underlying model.
- getUnderlyingModel() - Method in class ilog.views.chart.datax.adapter.IlvTreeListToTreeModel
-
Returns the underlying model.
- getUndockedTitle() - Method in class ilog.views.appframe.swing.IlvToolBar
-
Returns the undocked title of the toolbar.
- getUndoManager() - Method in class ilog.views.appframe.docview.IlvAbstractDocument
-
Returns the undo manager that stores undoable edits added to the document.
- getUndoManager() - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Returns the undo manager of this diagrammer.
- getUndoManager() - Method in class ilog.views.sdm.swing.IlvSDMUndoManager.UndoSDMModel
-
Returns the undo manager that holds the undoable edits
for this model.
- getUniqueKey() - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFFeature
-
Returns the unique identifying key for this feature.
- getUniqueList() - Method in class ilog.views.maps.format.midmif.IlvMIFReader
-
Returns a array of integer indexes referring to the MID file columns
associated to this MIF file.
- getUnit() - Method in class ilog.views.chart.IlvTimeStepsDefinition
-
Returns the step unit.
- getUnit() - Method in class ilog.views.maps.format.midmif.IlvMIFReader
-
Returns the IlvUnit
describing the unit of the
coordinates of the IlvMapFeature
returned by this feature
iterator.
- getUnit() - Method in class ilog.views.maps.IlvScaleVisibilityFilter
-
Returns the linear unit.
- getUnit() - Method in class ilog.views.maps.IlvUnitConverter
-
Deprecated.
Returns the name of the measurement unit.
- getUnit() - Method in class ilog.views.maps.projection.IlvProjection
-
Returns the unit used to measure lengths in this projection.
- getUnit(int) - Method in class ilog.views.maps.srs.coordsys.IlvCoordinateSystem
-
Returns the units of this coordinate system.
- getUnit() - Method in class ilog.views.maps.srs.coordsys.IlvMeridian
-
Returns the unit used to expressed the longitude of this meridian.
- getUnit() - Method in class ilog.views.util.print.IlvUnit.Dimension
-
Returns the unit of measurement of this object.
- getUnit() - Method in class ilog.views.util.print.IlvUnit.Measure
-
Returns the unit of measurement of this object.
- getUnit() - Method in class ilog.views.util.print.IlvUnit.Point
-
Returns the unit of measurement of this object.
- getUnit() - Method in class ilog.views.util.print.IlvUnit.Rectangle
-
Returns the unit of measurement of this object.
- getUnitDistance() - Method in class ilog.views.maps.defense.terrain.IlvAltitudeChart
-
Returns the unit of distance used by this chart.
- getUnitDuration() - Method in class ilog.views.gantt.graphic.IlvLinearTimeConverter
-
Returns the unit duration.
- getUnitFactor() - Method in class ilog.views.maps.raster.IlvRasterProperties
-
Retrieves the factor multiplying all the distance values passed to the
reader.
- getUnitHeight() - Method in class ilog.views.maps.defense.terrain.IlvAltitudeChart
-
Returns the unit of altitude used by this chart.
- getUnitIncrement(int) - Method in class ilog.views.gantt.swing.IlvVerticalScrollBar
-
Returns the amount to change the scroll bar's value by, given a unit up/down request.
- getUnitIncrementMode() - Method in class ilog.views.gantt.swing.IlvVerticalScrollBar
-
Returns the unit increment scrolling mode.
- getUnits(Date) - Method in class ilog.views.gantt.graphic.IlvLinearTimeConverter
-
Converts a Date
to a double.
- getUnits(Date) - Method in interface ilog.views.gantt.graphic.IlvTimeConverter
-
Converts the specified Date
to a double
.
- getUnnamedLayerText() - Method in class ilog.views.maps.beans.IlvJMapLegend
-
Returns the text used as the name of unnamed layers.
- getUnzoomButton() - Method in class ilog.views.maps.interactor.IlvContinuousZoomInteractor
-
Retrieves the button that is used to unzoom.
- getUnzoomedBackground() - Method in class ilog.views.graphic.IlvHalfZoomingGraphic
-
Returns the background color used to fill
the rectangle when the object is
below the minimum zoom level.
- getUnzoomedBackground() - Method in class ilog.views.sdm.renderer.IlvHalfZoomingRenderer
-
Returns the background color used to fill
the nodes
below the minimum zoom level.
- getUnzoomedForeground() - Method in class ilog.views.graphic.IlvHalfZoomingGraphic
-
Returns the foreground color used to draw the
outline of the rectangle when the object is
below the minimum zoom level.
- getUnzoomedForeground() - Method in class ilog.views.sdm.renderer.IlvHalfZoomingRenderer
-
Returns the foreground color used to draw the
outline of the nodes
below the minimum zoom level.
- getUnzoomKeyCode() - Method in class ilog.views.maps.interactor.IlvContinuousZoomInteractor
-
Retrieves the unzoom keycode modifier.
- getUpdateData(String) - Method in class ilog.views.faces.dhtml.renderkit.IlvDHTMLDecoder
-
Returns the property update data for this component property from the client request without any processing.
- getUpdatedCapablities() - Method in class ilog.views.util.servlet.IlvSelectionSupport.IlvSelectionResponse
-
Returns the updated capabilities.
- getUpdatedStyleSheets() - Method in class ilog.views.util.styling.IlvMutableStyleSheet
-
Return the updated set of style sheets.
- getUpdatedTime() - Method in class ilog.views.gantt.event.ActivityGraphicReshapedEvent
-
Returns the variable time updated by the interaction.
- getUpdateInterval() - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
-
Retrieves the updateInterval
property.
- getUpdateInterval() - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
-
Retrieves the updateInterval
property.
- getUpdateInterval() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLView
-
Returns the automatic update interval (in seconds) of the chart.
- getUpdateInterval() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
-
Returns the automatic update interval (in seconds) of the chart.
- getUpdateInterval() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
-
Returns the interval in seconds between two automatic updates.
- getUpdateInterval() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
-
Returns the interval in seconds between two automatic updates.
- getUpdateInterval() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
-
Returns the interval in seconds between two automatic updates.
- getUpdateInterval() - Method in interface ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupport
-
Returns the interval in seconds between two automatic updates.
- getUpdateInterval() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
-
Returns the interval in seconds between two automatic updates.
- getUpdateInterval() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the interval in seconds between two automatic updates.
- getUpdateInterval() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
-
Returns the automatic update interval (in seconds) of the Gantt.
- getUpdateInterval() - Method in interface ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttSupport
-
Returns the automatic update interval (in seconds) of the Gantt.
- getUpdateInterval() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttSupportImpl
-
Returns the automatic update interval (in seconds) of the Gantt.
- getUpdateInterval() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
-
Returns the automatic update interval (in seconds) of the Gantt.
- getUpdateInterval() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesDHTMLHierarchyChartViewTag
-
Returns the automatic update interval (in seconds) of the Gantt.
- getUpdateMask() - Method in class ilog.cpl.css.IlpMutableStyleSheet
-
Returns the mask that indicates the components to be changed by
this mutable style sheet.
- getUpKeys() - Method in class ilog.views.chart.interactor.IlvChartCycleSelectInteractor
-
Returns the set of key designators for the "ascend back" action.
- getUpperBound() - Method in class ilog.views.chart.datax.adapter.partition.IlvIntervalClusterId
-
Returns the upper bound - that is, the a-priori maximum - of the
interval that identifies the group of objects.
- getUpperBound() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDODimElement
-
Returns the upper bound of this dimension.
- getUpperBoundToolTipText(double) - Method in class ilog.views.chart.swing.IlvDoubleSlider
-
Returns the tooltip text corresponding to the upper bound (right thumb).
- getUpperLeftCorner() - Method in class ilog.views.maps.datasource.IlvGraphicLayerDataSource
-
Returns null.
- getUpperLeftCorner() - Method in class ilog.views.maps.datasource.IlvMapDelegateFeatureIterator
-
Returns the upper left corner of the rectangle containing all
the map features of the list, or null
if the iterator cannot provide this information.
- getUpperLeftCorner(IlvCADRGFrame, int) - Method in class ilog.views.maps.defense.format.cadrg.IlvRasterCADRGReader
-
Computes the upper left corner of a sub frame.
- getUpperLeftCorner() - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFReader
-
Returns the upper left corner of the rectangle containing all
the map features of the list, or null
if the iterator cannot provide this information.
- getUpperLeftCorner() - Method in class ilog.views.maps.defense.format.s57.IlvS57Reader
-
Returns the upper left corner of the rectangle containing all
the map features of the list, or null
if the iterator cannot provide this information.
- getUpperLeftCorner() - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPReader
-
Returns the upper left corner of the rectangle containing all
the map features of the list, or null
if the iterator cannot provide this information.
- getUpperLeftCorner() - Method in class ilog.views.maps.format.cadrg.IlvCADRGCoverage
-
Returns the upper-left corner of the coverage's region
in the coverage's coordinate system.
- getUpperLeftCorner() - Method in class ilog.views.maps.format.cadrg.IlvCADRGFrame
-
Returns the upper-left corner of the frame in the reader's projection (geographic).
- getUpperLeftCorner() - Method in class ilog.views.maps.format.cadrg.IlvCADRGFrameReader
-
Returns the coordinates of the upper-left corner of the frame in longitude
and latitude expressed in the readers' projection.
- getUpperLeftCorner(int) - Method in class ilog.views.maps.format.cadrg.IlvCADRGFrameReader
-
Returns the upper left coordinate of one of the 36 sub frames.
- getUpperLeftCorner() - Method in class ilog.views.maps.format.dted.IlvDTEDReader
-
Returns the coordinates of the upper-left corner of the DTED
raster image.
- getUpperLeftCorner() - Method in class ilog.views.maps.format.dxf.IlvMapDXFReader
-
Returns the upper left corner of the rectangle containing all
the map features of the list, or null
if the iterator cannot provide this information.
- getUpperLeftCorner() - Method in class ilog.views.maps.format.geotiff.IlvGeotiffReader
-
Returns the upper left corner of the image.
- getUpperLeftCorner() - Method in class ilog.views.maps.format.image.IlvImageReader
-
Retrieves the upper left corner of the image or
null
if none has been set.
- getUpperLeftCorner() - Method in class ilog.views.maps.format.kml.IlvKMLReader
-
Returns the upper left corner of the rectangle containing all
the map features of the list, or null
if the iterator cannot provide this information.
- getUpperLeftCorner() - Method in class ilog.views.maps.format.midmif.IlvMIDMIFReader
-
Returns the upper left corner of the rectangle containing all
the map features of the list, or null
if the iterator cannot provide this information.
- getUpperLeftCorner() - Method in class ilog.views.maps.format.midmif.IlvMIFReader
-
Returns the upper-left corner of the bounding box that delimits the
objects read from the file.
- getUpperLeftCorner() - Method in class ilog.views.maps.format.oracle.IlvSDOFeatureIterator
-
Returns a null
pointer.
- getUpperLeftCorner() - Method in class ilog.views.maps.format.oracle.objectmodel.IlvObjectSDOFeatureIterator
-
Returns the upper left corner of the rectangle containing all the map
features from this feature iterator.
- getUpperLeftCorner() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileIndex
-
Returns the upper-left corner of the bounding box that delimits the objects
read from the file.
- getUpperLeftCorner() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileReader
-
Returns the upper-left corner of the bounding box that delimits the
content of the .shp
file.
- getUpperLeftCorner() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTileLoader
-
Returns the upper left corner of data read by this tile loader.
- getUpperLeftCorner() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileTiler
-
Returns the upper left coordinate of the bounding box that delimits the objects
contained in the shape file.
- getUpperLeftCorner() - Method in class ilog.views.maps.format.shapefile.IlvSHPReader
-
Returns the upper-left corner of the bounding box that delimits the objects
read from the file.
- getUpperLeftCorner() - Method in class ilog.views.maps.format.shapefile.IlvSHPWriter
-
Returns the upper left corner of the currently written data.
- getUpperLeftCorner() - Method in class ilog.views.maps.format.svg.IlvMapSVGReader
-
Returns the upper left corner of the rectangle containing all
the map features of the list, or null
if the iterator cannot provide this information.
- getUpperLeftCorner() - Method in class ilog.views.maps.format.tiger.IlvTigerReader
-
Returns the upper left corner of the rectangle containing all
the map features of the list, or null
if the iterator cannot provide this information.
- getUpperLeftCorner() - Method in class ilog.views.maps.format.wms.IlvWMSReader
-
Returns the upper left corner of the rectangle containing all
the map features of the list, or null
if the iterator cannot provide this information.
- getUpperLeftCorner() - Method in class ilog.views.maps.geometry.IlvMapEllipse
-
Returns the upper left corner of the rectangle defining this ellipse arc.
- getUpperLeftCorner() - Method in class ilog.views.maps.geometry.IlvMapLineString
-
Returns the upper left corner of the bounding rectangle of this IlvMapGeometry
- getUpperLeftCorner() - Method in class ilog.views.maps.geometry.IlvMapRaster
-
Returns the upper-left corner of the raster.
- getUpperLeftCorner() - Method in interface ilog.views.maps.IlvMapFeatureIterator
-
Returns the upper left corner of the rectangle containing all
the map features of the list, or null
if the iterator cannot provide this information.
- getUpperLeftCorner() - Method in class ilog.views.maps.raster.IlvRasterAbstractReader
-
Retrieves the upper left corner of the first image or
null
if none has been set.
- getUpperLeftCorner(int) - Method in class ilog.views.maps.raster.IlvRasterAbstractReader
-
Retrieves the upper left corner of the image.
- getURI() - Method in class ilog.views.sdm.metadata.IlvMResource
-
Returns the URI of the resource.
- getURI() - Method in class ilog.views.sdm.metadata.Namespace
-
Returns the URI of the namespace.
- getUrl() - Method in class ilog.cpl.graph.background.css.IlpBackgroundCSSConfiguration
-
Returns the url bean property.
- getUrl() - Method in class ilog.cpl.graph.background.event.IlpBackgroundEvent
-
Returns the URL
of the target IlpBackground
instance.
- getUrl() - Method in class ilog.cpl.graph.background.IlpAbstractBackground
-
Returns the URL of this background.
- getURL() - Method in class ilog.cpl.storage.IlpClassManagerLoader
-
Returns the
URL
of the XML document that
contains business class information.
- getURL() - Method in class ilog.tgo.graphic.renderer.IltSVGBaseRendererFactory
-
Returns the URL where the SVG information is.
- getURL() - Method in class ilog.views.appframe.docview.IlvRecentFileList.FileInfo
-
Returns the URL of the file that this instance provides information for.
- getURL() - Method in class ilog.views.appframe.plugin.IlvPlugin
-
Returns the URL of the file directory where this plug-in is defined.
- getURL() - Method in class ilog.views.appframe.util.IlvFileChooserSelection
-
Returns the URL of the file selected in the file chooser.
- getUrl() - Method in class ilog.views.chart.faces.component.data.IlvFacesJDBCDataSource
-
Returns the database URL.
- getUrl() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvJDBCDataSourceTag
-
- getURL() - Method in class ilog.views.chart.graphic.IlvDefaultDataAnnotation
-
Returns the URL of the drawn image.
- getURL() - Method in class ilog.views.dashboard.IlvDashboardDiagram
-
Returns the URL of this dashboard diagram.
- getUrl() - Method in exception ilog.views.diagrammer.project.IlvNotAProjectException
-
Returns the URL that does not contain a project.
- getURL(String) - Method in class ilog.views.graphic.IlvURLKeyTable
-
Returns the URL for a given key.
- getURL(int) - Method in class ilog.views.graphic.IlvURLKeyTable
-
Returns the URL for a given index.
- getURL() - Method in class ilog.views.graphic.IlvURLKeyTable
-
Returns the URLs.
- getUrl() - Method in class ilog.views.maps.defense.format.dafif.IlvDAFIFReader
-
Returns the URL set for this reader.
- getURL() - Method in class ilog.views.maps.format.IlvDefaultTilableDataSource
-
Retrieves the URL
given at construction time.
- getUrl() - Method in class ilog.views.maps.format.oracle.IlvSDOConnection
-
Returns the URL of the JDBC connection.
- getURL() - Method in class ilog.views.maps.format.tiger.IlvTigerReader
-
Returns the URL if this reader has been created using an URL.
- getURL() - Method in class ilog.views.maps.format.wms.IlvWMSReader
-
Returns the URL given at construction time.
- getURL() - Method in class ilog.views.maps.format.wms.IlvWMSServerNode
-
Retrieves the URL
given at construction time.
- getURL() - Method in class ilog.views.prototypes.IlvPrototypeLibrary
-
Returns the location from which the library was loaded.
- getURL() - Method in class ilog.views.sdm.graphic.IlvURLGraphic
-
Returns the URL that describes the contents of this URL graphic.
- getURL(IlvGraphic) - Static method in class ilog.views.sdm.graphic.IlvURLGraphic
-
Returns the URL from which a graphic
object has been read.
- getURL() - Method in class ilog.views.svg.IlvSVGGraphicSet
-
- getURL() - Method in class ilog.views.util.data.IlvJDBCConnectionParameters
-
Returns the database URL.
- getURLAccessService() - Method in interface ilog.cpl.service.IlpContext
-
Returns the URL access service.
- getURLAccessService() - Method in class ilog.cpl.service.IlpDefaultContext
-
Returns the URL access service.
- getUrlFactory() - Method in class ilog.views.util.servlet.tiling.IlvFileTileManager
-
Retrieves the URL factory used to build URLs.
- getUrlFull() - Method in class ilog.views.maps.datasource.ibm.db2.IlvDB2ConnectionInfo
-
Get the full URL for the database server.
- getUrlFull() - Method in class ilog.views.maps.datasource.ibm.IlvDBConnectionInfo
-
Get the full URL for the database server.
- getUrlFull() - Method in class ilog.views.maps.datasource.ibm.informix.IlvInformixConnectionInfo
-
Get the full URL for the database server.
- getURLResolver() - Method in class ilog.views.appframe.plugin.IlvPlugin
-
Returns the URL resolver that resolves URLs for resources
defined in this plug-in.
- getURLResolver(int) - Method in class ilog.views.appframe.util.IlvURLResolverManager
-
Returns the URL resolver at the specified storage index
.
- getURLResolverCount() - Method in class ilog.views.appframe.util.IlvURLResolverManager
-
Returns the number of URL resolvers stored by this manager.
- getURLResolverManager() - Method in class ilog.views.appframe.IlvApplication
-
Returns the URL resolver manager used by the application to resolve URLs.
- getURLString() - Method in class ilog.views.util.swing.SwingFactories.URLStringChooser
-
Returns the String currently entered in the textfield.
- getUsageCount() - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameterValueSet
-
Returns how many parameters of symbols of the palette use this
value set.
- getUsageState() - Method in class ilog.tgo.model.IltOSI.State
-
Returns the usage status of this instance.
- GetUsageStatePath() - Static method in class ilog.tgo.model.IltOSI
-
- getUse2DViewAsTextureBox() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DViewControlUI
-
Returns the check box that controls the texture of the terrain.
- getUser() - Method in class ilog.views.chart.faces.component.data.IlvFacesJDBCDataSource
-
Returns the user name.
- getUser() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvJDBCDataSourceTag
-
- getUser() - Method in class ilog.views.maps.datasource.ibm.IlvDBAbstractConnectionPanel
-
Returns the database user.
- getUser() - Method in class ilog.views.maps.datasource.ibm.IlvDBConnectionInfo
-
Get the connection user ID.
- getUser() - Method in class ilog.views.maps.export.SDOConnectionPanel
-
Returns the database user.
- getUser() - Method in class ilog.views.maps.format.oracle.IlvSDOConnection
-
Returns the current user.
- getUserData(String) - Method in class ilog.views.appframe.settings.IlvSettings
- getUserData(String) - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
- getUserData(String) - Method in class ilog.views.appframe.settings.IlvSettingsElement
- getUserData(String) - Method in class ilog.views.appframe.settings.IlvSettingsNode
- getUserData() - Method in class ilog.views.IlvManager
-
- getUserHomeDirectory() - Method in class ilog.views.appframe.IlvApplication
-
Returns the home directory of the current application user.
- getUserName() - Method in class ilog.views.chart.data.IlvJDBCDataSource
-
Returns the user name.
- getUserName() - Method in class ilog.views.util.data.IlvJDBCConnectionParameters
-
Returns the user name.
- getUserPassword() - Method in class ilog.views.util.data.IlvJDBCConnectionParameters
-
Returns the password.
- getUserSettingsSubDirectory() - Method in class ilog.views.appframe.IlvApplication
-
Returns the subdirectory that is used for constructing the
pathname of the XML file containing the user settings for the current
application user.
- getUserSettingsURL() - Method in class ilog.views.appframe.IlvApplication
-
Returns the URL of the XML file containing the settings of the current
application user.
- getUserStyleSheetURL() - Method in class ilog.views.svg.SVGDocumentReaderConfigurator
-
Returns the user style sheet's URL
.
- getUserStyleSheetURL() - Method in class ilog.views.svg.SVGStreamFactory
-
- getUsingGeodeticComputationCheckBox() - Method in class ilog.views.maps.beans.IlvJDisplayPreferencesEditorPanel
-
Returns A check box lazily created to edit the Geodetic Computation boolean.
- getUtilitiesFactory() - Method in class ilog.views.sdm.IlvSDMView
-
Returns the factory that creates the utility objects used
by this SDM view.
- getValidation() - Method in class ilog.cpl.storage.IlpAbstractReader
-
Returns if validation is on or off.
- getValidCursor() - Method in class ilog.views.dashboard.IlvDashboardLinkManager
-
Returns the cursor used when the mouse is at a valid link
connection location.
- getValidExtentions() - Method in class ilog.views.maps.datasource.IlvMapDataSource
-
Retrieves the valid file name extensions of the files that this data source
can read.
- getValue(IlpAttachable) - Method in class ilog.cpl.graphic.attachment.IlpAttachmentLocation
-
Deprecated.
Gets the value of the location.
- getValue(IlpAttributeValueHolder) - Method in interface ilog.cpl.model.IlpAttributeValueProvider
-
Returns the value of the attribute in the given holder.
- getValue(IlpAttributeValueHolder) - Method in class ilog.cpl.model.IlpObjectReferenceAttribute
-
Returns the value of the attribute in the given holder.
- getValue(IlpAttributeValueHolder) - Method in class ilog.cpl.model.IlpReferenceAttribute
-
Returns the value of the attribute in the given holder.
- getValue() - Method in class ilog.cpl.model.IlpStaticAttribute
-
Returns the value of this attribute in the given
attribute holder.
- getValue(IlpAttributeValueHolder) - Method in class ilog.cpl.model.IlpStaticAttribute
-
Returns the value of this attribute in the given
attribute holder.
- getValue(IlpKey) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
- getValue(IlpKey, Object) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the value of a given IlpKey
in this style.
- getValue(IlpKey, IlpStyle) - Method in class ilog.cpl.style.IlpAttributeStyleValueProvider
-
Deprecated.
Returns the current value of the attribute (as returned by getAttributeValue()
),
after converting it to a string.
- getValue(IlpKey, IlpStyle) - Method in class ilog.cpl.style.IlpRemoteStyleValueProvider
-
Deprecated.
Returns the value of the remote key on the remote style.
- getValue(IlpKey) - Method in class ilog.cpl.style.IlpStyle
-
Deprecated.
Returns the value of a given IlpKey
accessible through this
style.
- getValue(IlpKey, IlpStyle) - Method in class ilog.cpl.style.IlpStyle
-
Deprecated.
Returns the value of a given IlpKey
accessible through this
style.
- getValue(IlpKey, IlpStyle) - Method in class ilog.cpl.style.IlpStyleValueModifier
-
Deprecated.
Returns the value of the remote key on the remote style.
- getValue(IlpKey, IlpStyle) - Method in interface ilog.cpl.style.IlpStyleValueProvider
-
Deprecated.
Returns the value for the given style.
- getValue(Object) - Method in class ilog.cpl.util.IlpAbstractValueMap
-
Returns the mapped value associated with a key.
- getValue(Object) - Method in class ilog.cpl.util.IlpDefaultValueMap
-
Returns the value of the mapping for a specific key.
- getValue(Object) - Method in interface ilog.cpl.util.IlpValueMap
-
Returns the mapped value associated with a key.
- getValue() - Method in class ilog.tgo.faces.datasource.component.IltFacesDataSource
-
Gets the IlpAbstractDataSource
data source wrapped by this
Faces component.
- getValue() - Method in class ilog.tgo.faces.datasource.dhtml.taglib.IltFacesDataSourceTag
-
Returns the value
property.
- getValue(IlpKey, IlpStyle) - Method in class ilog.tgo.graphic.IltCollapseStyleValueProvider
-
Deprecated.
- getValue(IltKey) - Method in class ilog.tgo.graphic.IltLegend
-
- getValue(IltKey) - Method in class ilog.tgo.graphic.IltLegendModifier
-
- getValue() - Method in class ilog.tgo.model.IltAlarmSystem.State
-
Return the values set inside the alarm aggregate state
- getValue() - Method in exception ilog.tgo.model.IltInvalidStateValueException
-
Returns the invalid value
- getValue(Object) - Method in class ilog.tgo.model.IltLimitedNumericState
-
- getValue(IlpKey, IlpStyle) - Method in class ilog.tgo.model.IltObject.ListPrimaryStateStyleValueProvider
-
Deprecated.
- getValue() - Method in class ilog.tgo.model.IltOSI.State
-
- getValue(String) - Method in class ilog.tgo.model.IltSymbolicState
-
Returns a possible value from a name
- GetValue(Object) - Static method in class ilog.tgo.resource.IltSettings
-
Returns the value of a property.
- getValue() - Method in class ilog.views.appframe.settings.IlvSettingsAttribute
-
On retrieval, the value of the attribute is returned as a string.
- getValue() - Method in class ilog.views.chart.faces.component.data.IlvFacesDataSource
-
Returns the wrapped IlvDataSource
instance handled by this component.
- getValue() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvDataSourceTag
-
Returns the value
binding to an IlvDataSource
instance that will be wrapped
by the component.
- getValue() - Method in class ilog.views.chart.graphic.IlvDataIndicator
-
Sets the value displayed by the indicator.
- getValue(IlvDisplayPoint) - Method in class ilog.views.chart.graphic.IlvGradientRenderingHint
-
Returns the value that will be used to compute the color of the
specified point.
- getValue(IlvAxis) - Method in interface ilog.views.chart.IlvAxis.Crossing
-
Returns the crossing value on the specified axis.
- getValue() - Method in class ilog.views.chart.IlvScaleAnnotation
-
Returns the value of the annotation.
- getValue() - Method in class ilog.views.diagrammer.faces.component.data.IlvFacesDiagrammerDataSource
-
Returns the wrapped IlvDataSource
instance handled by this
component.
- getValue(HttpServletRequest, String) - Method in class ilog.views.diagrammer.faces.dhtml.servlet.IlvFacesDiagrammerServletSupport
-
This method is used to retrieve any data that is used by the
implementation of the servlet.
- getValue() - Method in class ilog.views.diagrammer.faces.dhtml.taglib.IlvFacesDiagrammerDataSourceTag
-
Returns the value.
- getValue() - Method in class ilog.views.faces.component.IlvImageButton
-
Returns the selection state of this button.
- getValue() - Method in class ilog.views.faces.dhtml.component.IlvFacesPropertyAccessorError
-
Returns the value stored in the server-side model.
- getValue() - Method in class ilog.views.gantt.event.VerticalScrollEvent
-
Returns the new scroll value.
- getValue() - Method in class ilog.views.gantt.faces.component.data.IlvFacesGanttDataSource
-
Returns the data source value.
- getValue() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesGanttDataSourceTag
-
Returns the value.
- getValue(Object) - Method in class ilog.views.gantt.property.IlvAbstractStringProperty
-
Returns the String
value of the property represented by this
adapter from the specified target
object.
- getValue(Object) - Method in class ilog.views.gantt.property.IlvActivityEndTimeProperty
-
- getValue(Object) - Method in class ilog.views.gantt.property.IlvActivityReservationsProperty
-
Returns the specified IlvActivity
's list of reserved resources.
- getValue(Object) - Method in class ilog.views.gantt.property.IlvActivityStartTimeProperty
-
Returns the specified IlvActivity
's start time.
- getValue(Object) - Method in class ilog.views.gantt.property.IlvCompositeStringProperty
-
Returns the value of the property represented by this adapter from the
specified target
object.
- getValue(Object) - Method in interface ilog.views.gantt.property.IlvNumberProperty
-
Returns the value of the property represented by this adapter from the
specified target
object.
- getValue(Object) - Method in interface ilog.views.gantt.property.IlvProperty
-
Returns the value of the property represented by this adapter from the specified
target
object.
- getValue(Object) - Method in class ilog.views.gantt.property.IlvPropertyDescriptor
-
Returns the property value from the specified object.
- getValue(Object) - Method in interface ilog.views.gantt.property.IlvStringProperty
-
Returns the value of the property represented by this adapter from the specified
target
object.
- getValue(Object) - Method in interface ilog.views.gantt.property.IlvTimeProperty
-
Returns the value of the property represented by this adapter from the specified
target
object.
- getValue() - Method in class ilog.views.gantt.scale.IlvTimeWidthVisibilityPredicate
-
Gets the value used for the comparison.
- getValue(IlvHierarchyNode) - Method in class ilog.views.gantt.swing.IlvAbstractJTableColumn
-
Returns the value that is displayed at the cell intersection of this
column and the specified row.
- getValue(IlvHierarchyNode) - Method in interface ilog.views.gantt.swing.IlvJTableColumn
-
Returns the value that is displayed at the cell intersection of this
column and the specified row.
- getValue(IlvHierarchyNode) - Method in class ilog.views.gantt.swing.IlvStringColumn
-
Returns the string value of this column property for the specified
row.
- getValue(IlvHierarchyNode) - Method in class ilog.views.gantt.swing.IlvTreeColumn
-
Returns row
as the value displayed at the cell
intersection of this column and the specified row.
- getValue() - Method in class ilog.views.gantt.swing.IlvVerticalBoundedRangeModel
-
Returns the model's current value.
- getValue(IlvAttachable) - Method in class ilog.views.graphic.composite.layout.IlvAttachmentLocation
-
Gets the value of the location.
- getValue() - Method in class ilog.views.io.IlvSingleValueNamedProperty
-
Returns the value stored in the named property.
- getValue() - Method in class ilog.views.maps.attribute.IlvBooleanAttribute
-
Returns the logical value of the attribute.
- getValue() - Method in class ilog.views.maps.attribute.IlvDoubleAttribute
-
Returns the double value of the attribute.
- getValue() - Method in class ilog.views.maps.attribute.IlvIntegerAttribute
-
Returns the integer value of the attribute.
- getValue() - Method in class ilog.views.maps.beans.editor.IlvAlphaPropertyEditor
-
Retrieves the value of the property editor.
- getValue() - Method in class ilog.views.maps.beans.editor.IlvBoundsPropertyEditor
- getValue() - Method in class ilog.views.maps.beans.editor.IlvColorModelPropertyEditor
-
Returns the current value of the editor.
- getValue() - Method in class ilog.views.maps.beans.editor.IlvLabelAttributePropertyEditor
-
Gets the value of the property.
- getValue() - Method in class ilog.views.maps.beans.editor.IlvPercentPropertyEditor
- getValue() - Method in class ilog.views.maps.beans.TreeEditionEvent
-
Returns the value as set in by constructor.
- getValue() - Method in class ilog.views.maps.datasource.IlvCoordinateSystemPropertyEditor
-
Returns the Coordinate system in use.
- getValue() - Method in class ilog.views.maps.datasource.IlvFilePropertyEditor
-
Returns the selected file.
- getValue(IlvMapFeature) - Method in class ilog.views.maps.datasource.IlvHierarchicalDataSource.CriterionFilter
-
Returns a value for the specified map feature.
- getValue(IlvMapFeature) - Method in class ilog.views.maps.datasource.IlvHierarchicalDataSource.SingleAttributeFilter
-
Returns a value for the specified map feature.
- getValue(IlvMapFeature) - Method in class ilog.views.maps.datasource.IlvMIDMIFDataSource.MIDMIFFilter
-
Returns a value for the specified map feature.
- getValue(IlvMapFeature) - Method in class ilog.views.maps.datasource.IlvSDODataSource.SDOLayerFilter
-
Returns a value for the specified map feature.
- getValue(IlvMapFeature) - Method in class ilog.views.maps.datasource.IlvTigerDataSource.CFCCFilter
-
Returns a value for the specified map feature.
- getValue(IlvMapFeature) - Method in class ilog.views.maps.defense.datasource.IlvVMAPDataSource.FACCFilter
-
Returns a value for the specified map feature.
- getValue(IlvMapFeature) - Method in class ilog.views.maps.defense.format.s57.IlvS57FeatureFilter
-
Returns a value for the specified map feature.
- getValue(IlvMapFeature) - Method in class ilog.views.maps.filters.IlvExplodeFilter
-
Returns a value for the specified map feature.
- getValue(IlvMapFeature) - Method in class ilog.views.maps.filters.IlvSplitFeatureFilter
-
Returns a value for the specified map feature.
- getValue(IlvMapFeature) - Method in class ilog.views.maps.format.dxf.IlvDXFDataSource.DXFGraphicCriterionFilter
-
Returns a value for the specified map feature.
- getValue(IlvMapFeature) - Method in class ilog.views.maps.format.IlvDefaultFeatureFilter
-
Returns a value for the specified map feature.
- getValue(int, int) - Method in class ilog.views.maps.geometry.IlvMapRaster
-
Returns the value corresponding to the given column and row.
- getValue(IlvCoordinate) - Method in class ilog.views.maps.geometry.IlvMapRaster
-
Returns the value of the raster at the specified point, expressed
in the projection system of the geometry.
- getValue() - Method in class ilog.views.maps.graphic.style.IlvPropertyDescriptorManager.Dependency
-
Returns the value.
- getValue(int) - Method in class ilog.views.maps.IlvAttributeProperty
-
Returns the value of the attribute specified by the index i
.
- getValue(String) - Method in class ilog.views.maps.IlvAttributeProperty
-
Returns the value of the attribute specified by its name.
- getValue() - Method in class ilog.views.maps.projection.IlvCoordinateEditor
-
Returns the current value of this editor.
- getValue(int, int) - Method in class ilog.views.maps.srs.coordtrans.IlvMapAffineTransform
-
Returns the value in the affine transformation matrix at the specified
column and row.
- getValue() - Method in class ilog.views.prototypes.IlvToggleBehavior
-
Gets the value
parameter of this behavior.
- getValue() - Method in class ilog.views.schedule.data.IlvDataValue
-
Returns the value associated with the date.
- getValue() - Method in class ilog.views.sdm.metadata.IlvMStatement
-
Returns the value of the statement.
- getValue(HttpServletRequest, String) - Method in class ilog.views.sdm.servlet.IlvSDMServletSupport
-
This method is used to retrieve any data that is used by the
implementation of the servlet.
- getValue() - Method in class ilog.views.symbol.util.IlvSymbolParameterAccessor
-
Returns the symbol parameter value.
- getValue() - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameter
-
Returns the value of the parameters.
- getValue() - Method in exception ilog.views.util.convert.IlvConvertException
-
Returns the value that was not convertible, if available, null
otherwise.
- getValue() - Method in class ilog.views.util.servlet.IlvRequestParameter
-
Retrieve the default parameter value.
- getValue() - Method in interface ilog.views.util.styling.IlvCSSAttributeSelector
-
Returns the comparison value of the attribute selector as String.
- getValue() - Method in interface ilog.views.util.styling.IlvCSSDeclaration
-
Returns the value of the declaration as String.
- getValue1() - Method in class ilog.views.prototypes.IlvInvertBehavior
-
Gets the name of the first value to be inverted.
- getValue2() - Method in class ilog.views.prototypes.IlvInvertBehavior
-
Gets the name of the second value to be inverted.
- getValueAsText(IlvHierarchyNode) - Method in class ilog.views.gantt.swing.IlvAbstractJTableColumn
-
Returns the text value that is displayed at the cell intersection of
this column and the specified row.
- getValueAsText(IlvHierarchyNode) - Method in interface ilog.views.gantt.swing.IlvJTableColumn
-
Returns the text value that is displayed at the cell intersection of
this column and the specified row.
- getValueAsText(IlvHierarchyNode) - Method in interface ilog.views.gantt.swing.IlvJTreeRenderPolicy
-
Returns the text value of the specified row.
- getValueAsText(IlvHierarchyNode) - Method in class ilog.views.gantt.swing.IlvJTreeStringRenderPolicy
-
Returns the text value of the specified row.
- getValueAsText(IlvHierarchyNode) - Method in class ilog.views.gantt.swing.IlvTreeColumn
-
Returns the text value that is displayed at the cell intersection of
this column and the specified row.
- getValueAt(int, int) - Method in class ilog.cpl.table.IlpAbstractTableModel
-
Returns the value for the cell at rowIndex
and
columnIndex
.
- getValueAt(int, int) - Method in class ilog.views.chart.datax.adapter.IlvDataSourceToFlatTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(Object, int) - Method in class ilog.views.chart.datax.adapter.IlvFlatListToFlatSetModel
-
This method is implemented through a call to the underlying model.
- getValueAt(int, int) - Method in class ilog.views.chart.datax.adapter.IlvFlatListToFlatTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(Object, int) - Method in class ilog.views.chart.datax.adapter.IlvFlatListToTreeListModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getValueAt(Object, int) - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToFlatListModel
-
This method is implemented through a call to the underlying model.
- getValueAt(int, int) - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToFlatTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(Object, int) - Method in class ilog.views.chart.datax.adapter.IlvFlatSetToTreeSetModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getValueAt(Object, int) - Method in class ilog.views.chart.datax.adapter.IlvFlatTableToFlatListModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getValueAt(int, int) - Method in class ilog.views.chart.datax.adapter.IlvFlatTableToTableModel
-
- getValueAt(Object, int) - Method in class ilog.views.chart.datax.adapter.IlvSortedFlatListModel
-
This method is implemented through a call to the underlying model.
- getValueAt(Object, int) - Method in class ilog.views.chart.datax.adapter.IlvSortedTreeListModel
-
This method is implemented through a call to the underlying model.
- getValueAt(int, int) - Method in class ilog.views.chart.datax.adapter.IlvTableToFlatTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(Object, int) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatListModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getValueAt(int, int) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToFlatTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(Object, int) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToTreeModel
-
Returns the value to be displayed for node node
,
at column number columnIndex
.
- getValueAt(Object, int) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToTreeSetModel
-
This method is implemented through a call to the underlying model.
- getValueAt(Object, int) - Method in class ilog.views.chart.datax.adapter.IlvTreeListToTreeTableModel
-
Returns the value to be displayed for node node
, at column
number columnIndex
.
- getValueAt(Object, int) - Method in class ilog.views.chart.datax.adapter.IlvTreeSetToTreeListModel
-
This method is implemented through a call to the underlying model.
- getValueAt(Object, int) - Method in class ilog.views.chart.datax.adapter.IlvTreeTableToTreeListModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getValueAt(int, int) - Method in class ilog.views.chart.datax.adapter.IlvTreeToFlatTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(Object, int) - Method in class ilog.views.chart.datax.adapter.IlvTreeToTreeListModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getValueAt(Object, int) - Method in class ilog.views.chart.datax.flat.list.IlvDefaultFlatListModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getValueAt(Object, int) - Method in class ilog.views.chart.datax.flat.list.IlvFilterFlatListModel
-
This method is implemented through a call to the underlying model.
- getValueAt(Object, int) - Method in interface ilog.views.chart.datax.flat.list.IlvFlatListModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getValueAt(Object, int) - Method in class ilog.views.chart.datax.flat.list.IlvPropertyBasedFlatListModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getValueAt(Object, int) - Method in class ilog.views.chart.datax.flat.set.IlvDefaultFlatSetModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getValueAt(Object, int) - Method in class ilog.views.chart.datax.flat.set.IlvFilterFlatSetModel
-
This method is implemented through a call to the underlying model.
- getValueAt(Object, int) - Method in interface ilog.views.chart.datax.flat.set.IlvFlatSetModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getValueAt(Object, int) - Method in class ilog.views.chart.datax.flat.set.IlvPropertyBasedFlatSetModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getValueAt(int, int) - Method in class ilog.views.chart.datax.flat.table.IlvDefaultFlatTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(int, int) - Method in class ilog.views.chart.datax.flat.table.IlvFilterFlatTableModel
-
This method is implemented through a call to the underlying model.
- getValueAt(int, int) - Method in interface ilog.views.chart.datax.flat.table.IlvFlatTableModel
-
Returns the value for the cell at columnIndex
and
rowIndex
.
- getValueAt(Object, int) - Method in interface ilog.views.chart.datax.IlvObjectModelWithColumns
-
Returns the value for the attribute number columnIndex
in the given object.
- getValueAt(Object, int) - Method in class ilog.views.chart.datax.tree.list.IlvDefaultTreeListModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getValueAt(Object, int) - Method in class ilog.views.chart.datax.tree.list.IlvFilterTreeListModel
-
This method is implemented through a call to the underlying model.
- getValueAt(Object, int) - Method in class ilog.views.chart.datax.tree.list.IlvPropertyBasedTreeListModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getValueAt(Object, int) - Method in interface ilog.views.chart.datax.tree.list.IlvTreeListModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getValueAt(Object, int) - Method in class ilog.views.chart.datax.tree.set.IlvDefaultTreeSetModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getValueAt(Object, int) - Method in class ilog.views.chart.datax.tree.set.IlvFilterTreeSetModel
-
This method is implemented through a call to the underlying model.
- getValueAt(Object, int) - Method in class ilog.views.chart.datax.tree.set.IlvPropertyBasedTreeSetModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getValueAt(Object, int) - Method in interface ilog.views.chart.datax.tree.set.IlvTreeSetModel
-
Returns the value for the attribute number columnIndex
in the given object.
- getValueAt(int, int) - Method in class ilog.views.sdm.swing.IlvSDMTableModel
-
Returns the value of the column
-th
property of the row
-th object returned
by the SDM model.
- getValueAt(int, int) - Method in class ilog.views.util.data.IlvJDBCTableModel
-
Returns the value at the specified indexes.
- getValueAt(int, int) - Method in class ilog.views.util.data.IlvRowSetTableModel
-
Returns the value at the specified indexes.
- getValueAttribute() - Method in class ilog.cpl.style.IlpAttributeStyleValueProvider
-
Deprecated.
Returns the currently specified attribute, if one has been specified for
the value provider.
- getValueChangeListener() - Method in class ilog.views.faces.dhtml.taglib.IlvObjectSelectInteractorTag
-
Returns the EL expression of method binding.
- getValueClass() - Method in interface ilog.cpl.model.IlpAttribute
-
Returns the attribute value class.
- getValueClass() - Method in class ilog.cpl.model.IlpBeansAttribute
-
Returns the Java class of the attribute.
- getValueClass() - Method in class ilog.cpl.model.IlpDefaultAttribute
-
Returns the attribute value class.
- getValueClass() - Method in class ilog.cpl.util.IlpAbstractValueMap
-
Returns the Java type of the values returned by this value map.
- getValueClass() - Method in class ilog.cpl.util.IlpDefaultValueMap
-
Returns the type of the values returned by this mapping.
- getValueClass() - Method in interface ilog.cpl.util.IlpValueMap
-
Returns the Java type of the values returned by this value map.
- getValueClass() - Method in class ilog.tgo.model.attribute.IltAttribute
-
Returns the value class of the attribute.
- getValueDescriptionTable() - Method in class ilog.views.maps.defense.format.vmap.AbstractColumnInfo
-
Returns associated value table description file name.
- getValueExceptions() - Method in exception ilog.views.prototypes.IlvFileValueException
-
Returns the exceptions that were thrown during the last
read operation.
- getValueFromString(IlvDiagrammer, Object, String, String) - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDiagrammerPropertyAccessor
-
Unmarshalls the client-side String
representation of a property
value into an object representation.
- getValueFromString(IlvHierarchyChart, Object, String, String) - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesGanttPropertyAccessor
-
Unmarshalls a client-side String
representation of a property
value to an object representation.
- getValueImpl(Object) - Method in class ilog.views.gantt.property.IlvAbstractStringProperty
-
Returns the value of the property represented by this adapter from the
specified target
object.
- getValueImpl(Object) - Method in class ilog.views.gantt.property.IlvAbstractUserDefinedProperty
-
/**
Returns the value of the property represented by this adapter from the
specified target
object, or null
if the
target object is not an IlvUserPropertyHolder
- getValueImpl(Object) - Method in class ilog.views.gantt.property.IlvActivityFormattedDurationProperty
-
- getValueImpl(Object) - Method in class ilog.views.gantt.property.IlvActivityFormattedEndTimeProperty
-
- getValueImpl(Object) - Method in class ilog.views.gantt.property.IlvActivityFormattedStartTimeProperty
-
- getValueImpl(Object) - Method in class ilog.views.gantt.property.IlvActivityIDProperty
-
Return the specified IlvActivity
's id.
- getValueImpl(Object) - Method in class ilog.views.gantt.property.IlvActivityNameProperty
-
Return the specified IlvActivity
's name.
- getValueImpl(Object) - Method in class ilog.views.gantt.property.IlvResourceIDProperty
-
Return the specified IlvResource
's id.
- getValueImpl(Object) - Method in class ilog.views.gantt.property.IlvResourceNameProperty
-
Return the specified IlvResource
's name.
- getValueImpl(Object) - Method in class ilog.views.gantt.property.IlvResourceQuantityProperty
-
Returns the specified IlvResource
's quantity.
- getValueIsAdjusting() - Method in class ilog.views.gantt.swing.IlvVerticalBoundedRangeModel
-
Returns true
if the current changes to the value
property are part of a series of changes.
- getValueMap(IlpValueMapKey) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the IlpValueMap
value of a given key in this style.
- getValueMap(IlpValueMapKey, IlpValueMap) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the IlpValueMap
value of a given key in this style.
- getValueMin() - Method in class ilog.views.prototypes.IlvFillBehavior
-
Gets the valueMin
parameter for this behavior object.
- getValueMin() - Method in class ilog.views.prototypes.IlvRotationBehavior
-
Gets the valueMin
parameter for this behavior object.
- getValueMin() - Method in class ilog.views.prototypes.IlvTranslateBehavior
-
Gets the valueMin
parameter for this behavior object.
- getValueName() - Method in class ilog.views.prototypes.IlvRandomValueSource
-
Returns the name of the random value produced by this source.
- getValueName(Locale, int) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameterValueSet
-
Returns the name of the value with given index for a given locale.
- getValueName(int) - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameterValueSet
-
Returns the name of the value with given index for the default locale.
- getValueNames(IlvGroup) - Method in class ilog.views.prototypes.IlvBehavior
-
Returns the names of the properties handled by this
IlvBehavior
object.
- getValueNames(boolean) - Method in class ilog.views.prototypes.IlvClockValueSource
-
Returns the values handled or produced by the clock value source.
- getValueNames(boolean) - Method in class ilog.views.prototypes.IlvGraphicElement
-
Returns the names of all the public values handled by this graphic element,
that is, the names of all the values that can be read and/or
changed by calling the get
and set
methods.
- getValueNames(boolean) - Method in class ilog.views.prototypes.IlvGroup
-
Returns the names of the properties handled by the behavior objects
attached to the group.
- getValueNames(boolean) - Method in class ilog.views.prototypes.IlvGroupElement
-
Returns the names of the properties handled by this group element.
- getValueNames(IlvGroup) - Method in class ilog.views.prototypes.IlvInheritBehavior
-
Returns the names of the properties inherited from the group specified by
the group
parameter passed to the constructor.
- getValueNames(boolean) - Method in class ilog.views.prototypes.IlvRandomValueSource
-
Returns the values handled or produced by this source.
- getValueNames(IlvGroup) - Method in class ilog.views.prototypes.IlvSingleBehavior
-
Returns an array containing a single string.
- getValueOrigin(IlpKey) - Method in class ilog.cpl.style.IlpStyle
-
Deprecated.
Returns the location where a particular style value comes from.
- getValueOrNotFound(IlpKey) - Method in class ilog.cpl.style.IlpAbstractStyle
-
Deprecated.
Returns the value associated with the given key or IlpAbstractStyle.NotFound
,
if none is found.
- getValueOrNotFound(IlpKey, IlpStyle) - Method in class ilog.cpl.style.IlpStyle
-
Deprecated.
Returns the value associated with the given key (either
literal or value provider) or IlpAbstractStyle.NotFound
if none is found.
- getValueOrNotFound(IlpKey) - Method in class ilog.cpl.style.IlpStyle
-
Deprecated.
Needed for compliance with IlpAbstractStyle
.
- getValueProvider(IlpKey) - Method in class ilog.cpl.style.IlpStyle
-
Deprecated.
Returns the local value provider that calculates the value for this key.
- getValueProvider(IlpKey, boolean) - Method in class ilog.cpl.style.IlpStyle
-
Deprecated.
Returns the value provider defined for the given key, either locally
or in the default styles.
- getValueProvider() - Method in class ilog.cpl.style.IlpStyleValueModifier
-
Deprecated.
Returns the Style value provider encapsulated by this instance.
- getValueProviderOrNotFound(IlpKey) - Method in class ilog.cpl.style.IlpStyle
-
Deprecated.
Returns the value provider associated with the given key or
IlpAbstractStyle.NotFound
if none is found.
- getValueProviders() - Method in class ilog.cpl.style.IlpStyle
-
Deprecated.
Gets the style's value providers.
- getValueRange() - Method in class ilog.views.prototypes.IlvFillBehavior
-
Gets the valueRange
parameter for this behavior object.
- getValueRange() - Method in class ilog.views.prototypes.IlvRotationBehavior
-
Gets the valueRange
parameter for this behavior object.
- getValueRange() - Method in class ilog.views.prototypes.IlvTranslateBehavior
-
Gets the valueRange
parameter for this behavior object.
- getValueRGB(Object) - Method in interface ilog.views.maps.graphic.style.IlvColorEncoder
-
Encodes a graphical object meta data into a color.
- getValueRGB(Object) - Method in class ilog.views.maps.graphic.style.IlvDoubleIntervalColorModel
-
Encodes a graphical object meta data into a color.
- getValueRGB(Object) - Method in class ilog.views.maps.graphic.style.IlvEnumerationColorModel
-
Encodes a graphical object meta data into a color.
- getValues() - Method in class ilog.cpl.util.IlpAbstractValueMap
-
Returns the values present in the value map
- getValues(int) - Method in class ilog.cpl.util.IlpAbstractValueMap
-
Returns the value present in the value map at the given index.
- getValues() - Method in class ilog.cpl.util.IlpDomain
-
Gets the current value list of the domain.
- getValues(Object) - Method in class ilog.tgo.model.IltLimitedNumericState
-
- getValues() - Method in class ilog.tgo.model.IltSymbolicState
-
Return the possible values for this symbolic state.
- getValues() - Method in class ilog.views.chart.java2d.IlvValueGradientPaint
-
Returns a copy of the array of values used by this gradient.
- getValues() - Method in class ilog.views.maps.geometry.IlvMapRaster
-
Returns the array of values.
- getValues() - Method in exception ilog.views.prototypes.IlvValuesNotHandledException
-
Returns the values that caused this exception to be thrown.
- getValuesComparator() - Method in class ilog.views.chart.datax.adapter.sort.IlvColumnValueComparator
-
Returns the comparator used to compare values of the column.
- getValuesCount() - Method in class ilog.tgo.graphic.IltChartMapping
-
Returns the number of values that can be represented by this chart.
- getValueSet() - Method in class ilog.views.symbology.palettes.event.PaletteEvent
-
Returns the value set that has been added or removed.
- getValueSet(int) - Method in class ilog.views.symbology.palettes.IlvPalette
-
Returns the value set with the given index.
- getValueSet(String) - Method in class ilog.views.symbology.palettes.IlvPalette
-
Returns the value set with the given ID.
- getValueSet() - Method in class ilog.views.symbology.palettes.IlvPaletteSymbolParameter
-
Returns the value set allowed for this symbol parameter.
- getValueSetCount() - Method in class ilog.views.symbology.palettes.IlvPalette
-
Returns the number of value sets of this palette.
- getValueSets() - Method in class ilog.views.symbology.palettes.IlvPalette
-
Returns all value sets added to this palette.
- getValueSource(String) - Method in class ilog.views.prototypes.IlvGroupBag
-
Retrieves a value source contained in the group bag from its name.
- getValueSources() - Method in class ilog.views.prototypes.IlvGroupBag
-
Returns the value sources associated with this group bag.
- getValueType() - Method in class ilog.cpl.style.IlpAttributeStyleValueProvider
-
Deprecated.
Returns the Java class of the value which the attribute style value provider
is expected to return.
- getValueType() - Method in class ilog.cpl.style.IlpRemoteStyleValueProvider
-
Deprecated.
Returns the Java class of the value the style value provider is expected to
return.
- getValueType() - Method in class ilog.cpl.style.IlpStyleValueDefaultProvider
-
Deprecated.
Returns the Java class of the value the style value provider is expected to
return.
- getValueType() - Method in class ilog.cpl.style.IlpStyleValueFormatter
-
Deprecated.
Returns the String
class.
- getValueType() - Method in class ilog.cpl.style.IlpStyleValueMapper
-
Deprecated.
Returns the mapped value class or Object
class if
the class could not be retrieved.
- getValueType() - Method in interface ilog.cpl.style.IlpStyleValueProvider
-
Deprecated.
Returns the Java class of the value the style value provider is expected to
return.
- getValueType() - Method in class ilog.cpl.style.IlpStyleValueTypeConverter
-
Deprecated.
Returns the Java class of the value the style value provider is expected to
return.
- getValueType() - Method in class ilog.cpl.style.key.IlpBooleanKey
-
Deprecated.
Gets the value type of the key.
- getValueType() - Method in class ilog.cpl.style.key.IlpColorKey
-
Deprecated.
Gets the value type of the key.
- getValueType() - Method in class ilog.cpl.style.key.IlpDomainKey
-
Deprecated.
Gets the value type of the key.
- getValueType() - Method in class ilog.cpl.style.key.IlpEnumArrayKey
-
Deprecated.
Gets the value type of the key.
- getValueType() - Method in class ilog.cpl.style.key.IlpEnumKey
-
Deprecated.
Gets the value type of the key.
- getValueType() - Method in class ilog.cpl.style.key.IlpFloatArrayKey
-
Deprecated.
Gets the value type of the key.
- getValueType() - Method in class ilog.cpl.style.key.IlpFloatKey
-
Deprecated.
Gets the value type of the key.
- getValueType() - Method in class ilog.cpl.style.key.IlpFontKey
-
Deprecated.
Gets the value type of the key.
- getValueType() - Method in class ilog.cpl.style.key.IlpFormatKey
-
Deprecated.
Gets the value type of the key.
- getValueType() - Method in class ilog.cpl.style.key.IlpImageKey
-
Deprecated.
Gets the value type of the key.
- getValueType() - Method in class ilog.cpl.style.key.IlpIntegerArrayKey
-
Deprecated.
Gets the value type of the key.
- getValueType() - Method in class ilog.cpl.style.key.IlpIntegerKey
-
Deprecated.
Gets the value type of the key.
- getValueType() - Method in class ilog.cpl.style.key.IlpInteractorKey
-
Deprecated.
Gets the value type of the key.
- getValueType() - Method in class ilog.cpl.style.key.IlpKey
-
Deprecated.
Gets the value type of the key.
- getValueType() - Method in class ilog.cpl.style.key.IlpLineStyleKey
-
Deprecated.
Get the value type of the key.
- getValueType() - Method in class ilog.cpl.style.key.IlpPatternKey
-
Deprecated.
Get the value type of the key.
- getValueType() - Method in class ilog.cpl.style.key.IlpPointKey
-
Deprecated.
Gets the value type of the key.
- getValueType() - Method in class ilog.cpl.style.key.IlpRectKey
-
Deprecated.
Gets the value type of the key.
- getValueType() - Method in class ilog.cpl.style.key.IlpRendererKey
-
Deprecated.
Gets the value type of the key.
- getValueType() - Method in class ilog.cpl.style.key.IlpStringArrayKey
-
Deprecated.
Gets the value type of the key.
- getValueType() - Method in class ilog.cpl.style.key.IlpStringKey
-
Deprecated.
Gets the value type of the key.
- getValueType() - Method in class ilog.cpl.style.key.IlpSwingConstantKey
-
Deprecated.
Gets the value type of the key.
- getValueType() - Method in class ilog.cpl.style.key.IlpValueMapKey
-
Deprecated.
Gets the value type of the key.
- getValueType() - Method in class ilog.cpl.util.IlpDomain
-
Gets the current value type of the domain.
- getValueType() - Method in class ilog.tgo.graphic.IltCollapseStyleValueProvider
-
Deprecated.
- getValueType() - Method in class ilog.tgo.model.IltObject.ListPrimaryStateStyleValueProvider
-
Deprecated.
- getValueType() - Method in class ilog.views.symbol.util.IlvSymbolParameterAccessor
-
Returns the symbol parameter value type.
- getVariableSegmentCursor() - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdgeEdition
-
Returns the cursor when the mouse is on top of a variable segment
but not dragging.
- getVectorialExporter() - Method in class ilog.views.maps.export.IlvMapExportManager
-
Returns the IlvMapExporter
used to export raster map features
- GetVersion() - Static method in class ilog.cpl.IlpSystem
-
- getVersion() - Static method in class ilog.cpl.IlpTGOProduct
-
Returns the Rogue Wave JViews TGO version number, that is, 8.
- getVersion() - Method in class ilog.views.appframe.plugin.IlvPlugin
-
Returns the version of this plug-in as a string.
- getVersion() - Method in class ilog.views.chart.data.xml.IlvXMLDataWriter
-
Returns the DTD version.
- getVersion() - Static method in class ilog.views.chart.IlvChartProduct
-
Returns the Rogue Wave JViews Charts version number, that is, 8.
- getVersion() - Static method in class ilog.views.diagrammer.IlvDiagrammerProduct
-
Returns the Rogue Wave JViews Diagrammer version number, that is, 8.
- getVersion() - Static method in class ilog.views.gantt.IlvGanttProduct
-
Returns the Rogue Wave JViews Gantt version number, that is, 8.
- getVersion() - Method in class ilog.views.gantt.xml.IlvGanttDocumentWriter
-
Returns the version of the writer.
- getVersion() - Method in class ilog.views.io.IlvInputStream
-
returns the version read from the InputStream
- getVersion() - Static method in class ilog.views.maps.defense.IlvMapsDefenseProduct
-
Returns the Rogue Wave JViews Maps for Defense version number, that is, 8.
- GetVersion() - Static method in class ilog.views.maps.defense.IlvMapsDefenseProduct
-
- getVersion() - Method in class ilog.views.maps.format.wms.IlvWMSDataSource
-
Retrieves the version information that is issued in the request to the WMS.
- getVersion() - Method in class ilog.views.maps.format.wms.IlvWMSReader
-
Returns the version of the supported WMS protocol.
- getVersion() - Static method in class ilog.views.maps.IlvMapsProduct
-
Returns the Rogue Wave JViews Maps version number, that is, 8.
- GetVersion() - Static method in class ilog.views.maps.IlvMapsProduct
-
- getVersion() - Method in class ilog.views.symbol.compiler.IlvSymbolCompiler
-
Returns the character string representing the version of the Symbol
Compiler.
- getVersion() - Method in class ilog.views.symbology.palettes.IlvPaletteSymbol
-
Returns the version number of this symbol
- getVersion() - Static method in class ilog.views.util.IlvFrameworkProduct
-
Returns the Rogue Wave JViews Graphics Framework version number, that is, 8.
- GetVersion() - Static method in class ilog.views.util.IlvFrameworkProduct
-
- getVersionNumber() - Static method in class ilog.cpl.IlpTGOProduct
-
Returns the version of Rogue Wave JViews TGO including major version,
minor version, subminor version and patch number.
- GetVersionString() - Static method in class ilog.cpl.IlpSystem
-
- getVersionString() - Static method in class ilog.cpl.IlpTGOProduct
-
Returns the textual representation of the Rogue Wave JViews TGO product version.
- getVerticalAdjustable() - Method in class ilog.views.awt.IlvScrollManagerView
-
Returns the vertical scrollbar.
- getVerticalAlignment() - Method in interface ilog.cpl.css.IlpAttributeCustomization
-
Returns the vertical alignment of the label in the table cell.
- getVerticalAlignment() - Method in interface ilog.cpl.css.IlpAttributeHeaderCustomization
-
Returns the vertical alignment of the label and icon within the table
column header cell.
- getVerticalAlignment() - Method in class ilog.cpl.graph.graphlayout.css.IlpBusLayoutParameters
-
Returns the vertical alignment style of an individual node.
- getVerticalAlignment() - Method in class ilog.cpl.graph.graphlayout.css.IlpGridLayoutParameters
-
Returns the vertical alignment style of an individual node.
- getVerticalAlignment() - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityLabel
-
- getVerticalAlignment() - Method in class ilog.views.graphic.IlvTextPath
-
Returns the justification of the text.
- getVerticalAlignment(Object) - Method in class ilog.views.graphlayout.bus.IlvBusLayout
-
Returns the local vertical alignment style of the node.
- getVerticalAlignment(Object) - Method in class ilog.views.graphlayout.grid.IlvGridLayout
-
Returns the local vertical alignment style of the node.
- getVerticalAutoResizeMargin() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the margin that is left on both sides
of the shape when it is autoresized vertically.
- getVerticalAutoResizeMargin() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
-
- getVerticalAutoResizeMargin() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the margin that is left on both sides
of the shape when it is auto-resized vertically.
- getVerticalAutoResizeMode() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the vertical autoresize mode of an IlvGeneralNode
.
- getVerticalAutoResizeMode() - Method in class ilog.tgo.graphic.renderer.IltNEBaseRenderer.General
-
- getVerticalAutoResizeMode() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the vertical auto-resize mode.
- getVerticalDisplayController() - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns this configuration's vertical display controller.
- getVerticalExtent() - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the extent of the vertical range displayed by this configuration
and its associated
vertically scrollable
components.
- getVerticalExtent() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the extent of the vertical range displayed by the chart.
- getVerticalExtent() - Method in class ilog.views.gantt.IlvJScrollGanttSheet
-
Returns the extent of the vertical range displayed by the scrolling
Gantt sheet.
- getVerticalExtent() - Method in class ilog.views.gantt.IlvJScrollPane
-
Returns the extent of the vertical range displayed by the scroll pane.
- getVerticalExtent() - Method in interface ilog.views.gantt.IlvVerticalScrollable
-
Returns the extent of the vertical range displayed by the scrollable.
- getVerticalExtent() - Method in class ilog.views.gantt.IlvVerticalScrollController
-
Returns the extent of the vertical range displayed by the controller and
its associated
vertically scrollable
objects.
- getVerticalExtent() - Method in class ilog.views.gantt.swing.IlvVerticalBoundedRangeModel
-
Returns the extent of the model's vertical range.
- getVerticalGrid() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the vertical grid renderer of the Gantt sheet.
- getVerticalGridBase() - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
-
Returns the vertical base coordinate of the grid.
- getVerticalGridBase() - Method in class ilog.views.graphlayout.link.IlvLinkLayout
-
Returns the vertical base coordinate of the grid.
- getVerticalGridBase() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
-
Returns the vertical base coordinate of the grid.
- getVerticalGridLayerIndex() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
- getVerticalGridOffset() - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
-
Returns the vertical offset between the grid lines.
- getVerticalGridOffset() - Method in class ilog.views.graphlayout.grid.IlvGridLayout
-
Returns the vertical grid offset.
- getVerticalGridOffset() - Method in class ilog.views.graphlayout.link.IlvLinkLayout
-
Returns the vertical offset between the grid lines.
- getVerticalGridOffset() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
-
Returns the vertical offset between the grid lines.
- getVerticalInterval() - Method in class ilog.views.maps.format.cadrg.IlvCADRGCoverage
-
Returns the latitude interval between two adjacent pixels of the image.
- getVerticalLinkOffset() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the vertical offset between parallel segments of links.
- getVerticalMinOffset() - Method in class ilog.tgo.graphic.graphlayout.IltLinkLayout
-
Returns the minimal vertical offset between the node border and a link
segment that is (horizontally) parallel to the node border.
- getVerticalMinOffset() - Method in class ilog.views.graphlayout.link.IlvLinkLayout
-
Returns the minimal vertical offset between the node border and a link
segment that is (horizontally) parallel to the node border.
- getVerticalMinOffset() - Method in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
-
Returns the minimum vertical offset between the node border and a link
segment that is (horizontally) parallel to the node border.
- getVerticalNodeLinkOffset() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the vertical offset between a node and a link segment that is
parallel to the node border.
- getVerticalNodeOffset() - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the vertical offset between nodes.
- getVerticalOffset() - Method in class ilog.views.maps.defense.terrain3d.component.Ilv3DLabel
-
Returns the vertical offset between the anchor of the label and the text itself.
- getVerticalOffsetToLevel() - Method in class ilog.views.graphlayout.bus.IlvBusLayout
-
Returns the vertical offset between the nodes and the horizontal level
of the bus to which they are connected.
- getVerticalOffsetToPreviousLevel() - Method in class ilog.views.graphlayout.bus.IlvBusLayout
-
Returns the vertical offset between nodes and the horizontal level of
the bus above the nodes.
- getVerticalOrientation() - Method in class ilog.views.chart.IlvLegend
-
Returns the orientation used by a vertical layout.
- getVerticalOrientation() - Method in class ilog.views.chart.IlvLegendLayout
-
Returns the orientation used by a vertical layout.
- getVerticalPixelDensity() - Method in class ilog.views.maps.raster.IlvRasterProperties
-
Indicates the vertical distance (along a line of longitude) covered by a
pixel.
- getVerticalPosition() - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the beginning of the vertical range displayed by this
configuration and its associated
vertically
scrollable
components.
- getVerticalPosition() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the beginning of the vertical range displayed by the chart.
- getVerticalPosition() - Method in class ilog.views.gantt.IlvJScrollGanttSheet
-
Returns the beginning of the vertical range displayed by the scrolling
Gantt sheet.
- getVerticalPosition() - Method in class ilog.views.gantt.IlvJScrollPane
-
Returns the beginning of the vertical range displayed by the scroll pane.
- getVerticalPosition() - Method in interface ilog.views.gantt.IlvVerticalScrollable
-
Returns the beginning of the vertical range displayed by the scrollable.
- getVerticalPosition() - Method in class ilog.views.gantt.IlvVerticalScrollController
-
Returns the beginning of the vertical range displayed by the controller
and its associated
vertically scrollable
objects.
- getVerticalPosition() - Method in class ilog.views.gantt.swing.IlvVerticalBoundedRangeModel
-
Returns the beginning of the model's vertical range.
- getVerticalReference() - Method in class ilog.views.maps.beans.IlvMapScaleComputation
-
Returns the vertical location of the reference points.
- getVerticalResolution() - Method in class ilog.views.maps.format.cadrg.IlvCADRGCoverage
-
Returns the nominal vertical resolution of pixels in the image.
- getVerticalScrollable() - Method in class ilog.views.gantt.event.VerticalScrollEvent
-
Returns the vertically scrollable object where the event originated.
- getVerticalScrollBar() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the vertical scrollbar of the view.
- getVerticalScrollBar() - Method in class ilog.cpl.IlpEquipment
-
Returns the vertical scroll bar that controls the viewport's horizontal view position.
- getVerticalScrollBar() - Method in class ilog.cpl.IlpNetwork
-
Returns the vertical scroll bar that controls the viewport's horizontal view position.
- getVerticalScrollBar() - Method in class ilog.cpl.IlpTable
-
Returns the vertical scroll bar that controls the viewport's horizontal view position.
- getVerticalScrollBar() - Method in class ilog.cpl.IlpTree
-
Returns the vertical scroll bar that controls the viewport's horizontal view position.
- getVerticalScrollBar() - Method in class ilog.views.gantt.IlvJScrollGanttSheet
-
Returns the vertical scroll bar.
- getVerticalScrollBar() - Method in class ilog.views.swing.IlvJScrollManagerView
-
Returns the vertical scrollbar.
- getVerticalScrollBarPolicy() - Method in class ilog.cpl.equipment.renderer.IlpViewRenderer
-
Returns the vertical scrollbar policy value.
- getVerticalScrollBarPolicy() - Method in class ilog.cpl.IlpTree
-
Returns the vertical scroll bar policy value.
- getVerticalScrollBarPolicy() - Method in class ilog.cpl.network.renderer.IlpViewRenderer
-
Returns the vertical scrollbar policy value.
- getVerticalScrollBarPolicy() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the vertical scroll bar policy.
- getVerticalScrollBarPolicy() - Method in class ilog.views.gantt.IlvJScrollGanttSheet
-
- getVerticalScrollBarPolicy() - Method in class ilog.views.swing.IlvJScrollManagerView
-
Returns the vertical scrollbar policy value.
- getVerticalScrollMode() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the interactive vertical scrolling mode.
- getVerticalSegmentCursor() - Method in class ilog.views.hypergraph.IlvSegmentedHyperEdgeEdition
-
Returns the cursor when the mouse is on top of a vertical segment
but not dragging.
- getVerticalSegmentCursor() - Static method in class ilog.views.hypergraph.IlvSegmentedHyperEdgeSelection
-
Returns the cursor that indicates that the mouse is over a vertical
segment.
- getVerticalShown() - Method in class ilog.views.IlvGrid
-
Returns how often grid points are displayed on the vertical axis.
- getVerticalSpacing() - Method in class ilog.views.IlvGrid
-
Returns the spacing of grid points on the vertical axis.
- getVGap() - Method in class ilog.views.chart.IlvLegendLayout
-
Returns the vertical gap.
- getView() - Method in class ilog.cpl.graph.action.toolbar.IlpAbstractGraphAction
-
Returns the view.
- getView() - Method in interface ilog.cpl.graph.background.IlpBackgroundSupport
-
Returns the IlpViewsView
that this background support is
associated with.
- getView() - Method in class ilog.cpl.graph.background.IlpDefaultBackgroundSupport
-
IlpBackgroundSupport implementation.
- getView() - Method in interface ilog.cpl.graph.css.IlpGraphViewCSS
-
Returns if the view configuration is enabled or not
for the component.
- getView() - Method in class ilog.cpl.graph.NodeExpansionEvent
-
Returns the view in which the event has occurred.
- getView() - Method in class ilog.cpl.graphic.IlpAbstractGraphic
-
Returns the view in which the graphic is being displayed.
- getView() - Method in class ilog.cpl.graphic.IlpAbstractGraphicController
-
Returns the view that is being controlled.
- getView() - Method in class ilog.cpl.graphic.IlpBasicGraphicViewStyleManager
-
Deprecated.
Returns the graphic view which is using this configuration.
- getView() - Method in class ilog.cpl.graphic.IlpDefaultGraphicViewStyleManager
-
Deprecated.
Returns the graphic view which is using this configuration.
- getView() - Method in interface ilog.cpl.graphic.IlpGraphic
-
Returns the view in which this graphic is being used.
- getView() - Method in interface ilog.cpl.graphic.IlpGraphicController
-
Returns the view that is being controlled.
- getView() - Method in class ilog.cpl.graphic.IlpToolTipManager
-
Returns the graphic view associated to this manager, if there is one.
- getView() - Method in class ilog.cpl.graphic.views.background.IlpDefaultBackgroundSupport
-
Deprecated.
Returns the view.
- getView() - Method in class ilog.cpl.IlpEquipment
-
Returns the encapsulated view.
- getView() - Method in class ilog.cpl.IlpNetwork
-
Returns the encapsulated view.
- getView() - Method in class ilog.cpl.IlpTable
-
Returns the view associated with the Table component.
- getView() - Method in class ilog.cpl.IlpTree
-
Returns the current view.
- getView() - Method in class ilog.cpl.interactor.IlpAbstractPopupMenuFactory
-
Returns the view in which the pop-up menu is to be displayed.
- getView() - Method in class ilog.cpl.interactor.IlpDefaultInteractionContext
-
Returns the graphic view.
- getView() - Method in interface ilog.cpl.interactor.IlpInteractionContext
-
Returns the view this context refers to.
- getView() - Method in class ilog.cpl.interactor.IlpObjectActionEvent
-
Returns the view in which the interaction occurred.
- getView() - Method in class ilog.cpl.interactor.IlpViewActionEvent
-
Returns the view in which the interaction occurred.
- getView() - Method in class ilog.cpl.table.action.IlpShowAllAttributes
-
Returns the table view where this action is performed.
- getView() - Method in interface ilog.cpl.table.css.IlpTableViewCSS
-
Returns if the table view configuration is enabled or not
for the Table component.
- getView() - Method in class ilog.cpl.table.renderer.IlpViewRenderer
-
Access to the table view
- getView() - Method in interface ilog.cpl.tree.css.IlpTreeViewCSS
-
Returns if the tree view configuration is enabled or not
for the Tree component.
- getView() - Method in class ilog.cpl.tree.renderer.IlpViewRenderer
-
Access to the tree view
- getView() - Method in class ilog.tgo.awt.IltInteractorButton
-
Deprecated.
Returns the view on which the interactor of this button is set.
- getView() - Method in class ilog.tgo.composite.IltcCompositeGraphic
-
Returns the view where this graphic is being used.
- getView() - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
-
Returns the IlvManagerView
associated with the
IlpEquipmentView
.
- getView(IlvManagerView) - Method in class ilog.tgo.faces.graph.dhtml.component.IltFacesDHTMLGraphViewSupportImpl
-
Returns the manager view to be displayed by the helped view.
- getView() - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesGraphInteractor
-
Returns the view component associated with this component.
- getView() - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
-
Returns the IlvManagerView
associated with the
IlpNetworkView
.
- getView() - Method in class ilog.tgo.graphic.IltGraphicElementAggregate
-
Deprecated.
Returns the view in which this graphic object is being used.
- getView() - Method in interface ilog.tgo.graphic.IltObjectInteractorContext
-
Deprecated.
Returns the view where the event has occurred.
- getView() - Method in class ilog.tgo.graphic.renderer.IltBaseRenderer
-
Returns the graphic view where this renderer is being
used.
- getView() - Method in class ilog.tgo.swing.IltJInteractorButton
-
Deprecated.
Returns the view on which the interactor of this button is set.
- getView(int) - Method in class ilog.views.appframe.docview.IlvAbstractDocument
-
Returns the view of the document at the specified position in the
list of document views.
- getView(int) - Method in interface ilog.views.appframe.docview.IlvDocument
-
Returns the view of the document at the specified position in the
list of document views.
- getView() - Method in class ilog.views.appframe.event.ApplicationEvent
-
Returns the document view that originated the event;
null
if this event was not originated by a document view.
- getView() - Method in class ilog.views.awt.IlvManagerViewControlBar
-
Returns the view associated with this control bar.
- getView() - Method in class ilog.views.awt.IlvScrollManagerView
-
Returns the IlvManagerView
that is scrolled.
- getView() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLLegend
-
Returns the view component associated with this component.
- getView() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartLegendTag
-
Returns the binding to a view linked to this component.
- getView() - Method in class ilog.views.diagrammer.application.IlvDiagrammerOverview
-
Returns the view that displays the overview.
- getView() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
-
Returns the manager view that will be displayed by the view.
- getView() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
-
Returns the manager view that will be displayed by the view.
- getView() - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Returns the SDM view that is used internally by this diagram component.
- getView() - Method in class ilog.views.faces.component.IlvBasicViewHelper
-
Returns the view component associated with this component.
- getView() - Method in class ilog.views.faces.component.IlvFacesView
-
Returns the manager view that will be displayed by the view.
- getView() - Method in interface ilog.views.faces.component.IlvViewHelper
-
Returns the view component associated with this component.
- getView() - Method in class ilog.views.faces.component.IlvViewHelperImpl
-
Returns the view
component associated with this component.
- getView() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
-
Returns the manager view to be displayed by this view.
- getView() - Method in interface ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupport
-
Returns the manager view to be displayed by the helped view.
- getView() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
-
Returns the manager view to be displayed by the helped view.
- getView(IlvManagerView) - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLViewSupportImpl
-
Returns the manager view to be displayed by the helped view.
- getView() - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectInteractor
-
Returns the view component associated with this component.
- getView() - Method in class ilog.views.faces.dhtml.taglib.IlvDHTMLViewHelperTag
-
Returns the binding to a view linked to this component.
- getView() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the value binding to the manager view to be displayed.
- getView() - Method in class ilog.views.faces.taglib.IlvViewHelperTag
-
Returns the binding to a view linked to this component.
- getView() - Method in class ilog.views.maps.beans.IlvCompass
-
Returns the view for which the compass displays the north direction.
- getView() - Method in class ilog.views.maps.beans.IlvCoordinateViewer
-
Returns the IlvManagerView
view that controls the coordinate viewer.
- getView() - Method in class ilog.views.maps.beans.IlvJAdvancedZoomControl
-
Returns the view.
- getView() - Method in class ilog.views.maps.beans.IlvJAreaOfInterestPanel
-
Returns the view.
- getView() - Method in class ilog.views.maps.beans.IlvJCompass
-
Returns the view for which the compass displays the north direction.
- getView() - Method in class ilog.views.maps.beans.IlvJCoordinateViewer
-
Returns the IlvManagerView
view that controls the coordinate viewer.
- getView() - Method in class ilog.views.maps.beans.IlvJMapLegend
-
Returns the view for which the legend is displayed by this component.
- getView() - Method in class ilog.views.maps.beans.IlvJMapScaleControl
-
Returns the view.
- getView() - Method in class ilog.views.maps.beans.IlvJMouseCoordinateViewer
-
Returns the IlvManagerView
view that controls the coordinate viewer.
- getView() - Method in class ilog.views.maps.beans.IlvJOverview
-
Returns the target view of the overview.
- getView() - Method in class ilog.views.maps.beans.IlvJScaleBar
-
Returns the view whose scale is displayed.
- getView() - Method in class ilog.views.maps.beans.IlvLayerTreePanel
-
Retrieves the IlvManagerView attached to this panel.
- getView() - Method in class ilog.views.maps.beans.IlvMapAnnotationToolBar
-
Returns the view associated with this annotation toolbar.
- getView() - Method in class ilog.views.maps.beans.IlvMapAnnotationToolBar.ToolBarButton
-
Gets the associated view.
- getView() - Method in class ilog.views.maps.beans.IlvMapDynamicStylePanel
-
Retrieves the view associated to this panel.
- getView() - Method in class ilog.views.maps.beans.IlvMapLegend
-
Retrieves the view attached to this legend.
- getView() - Method in class ilog.views.maps.beans.IlvMapLegendPanel
-
Retrieves the view set to the panel.
- getView() - Method in class ilog.views.maps.beans.IlvScaleBar
-
Returns the view whose scale is displayed.
- getView() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DViewControlUI
-
Returns the view managed by this customizing UI.
- getView() - Method in class ilog.views.maps.faces.component.IlvFacesLayerVisibilityTool
-
Returns the view component associated with this component.
- getView() - Method in class ilog.views.maps.IlvMapScaleLimiter
-
Returns the view.
- getView() - Method in class ilog.views.maps.interactor.IlvMapPanInteractor
-
Returns the view attached to the interactor.
- getView() - Method in class ilog.views.maps.label.IlvMapDefaultLabeler
-
Retreives the view associated to this labeler.
- getView() - Method in interface ilog.views.maps.label.IlvMapLabeler
-
Retrieves the view associated to this labeler.
- getView() - Method in class ilog.views.maps.symbology.swing.IlvAbstractGroupTreeViewActions
-
Returns the tree view attached to the actions.
- getView() - Method in class ilog.views.maps.theme.IlvMapStyleController
-
Retrieves the view associated with this IlvMapStyleController
.
- getView() - Method in class ilog.views.print.IlvManagerPrintableDocument
-
Returns the manager view used when creating the document.
- getView() - Method in class ilog.views.print.IlvSimplePrintableManager
-
Returns the manager view used when creating the document.
- getView() - Method in class ilog.views.sdm.util.IlvSDMDragSource
-
Returns the manager view with which this drag source
is associated.
- getView() - Method in class ilog.views.sdm.util.IlvSDMDropTarget
-
Returns the manager view with which this drag source
is associated.
- getView() - Method in class ilog.views.sdm.util.IlvSDMLinkReconnector
-
Returns the manager view with which this link reconnector
is associated.
- getView() - Method in class ilog.views.swing.IlvJManagerViewControlBar
-
Returns the view associated with this control bar.
- getView() - Method in class ilog.views.swing.IlvJScrollManagerView
-
Returns the IlvManagerView
that is scrolled.
- getViewBox() - Method in class ilog.views.svg.SVGDocumentBuilderConfigurator
-
Returns the viewBox
rectangle.
- getViewComponent() - Method in class ilog.views.chart.servlet.IlvChartHitmapSupport
-
Gets the view component.
- getViewConfiguration(String) - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
-
Returns the view configuration with the specified name
.
- getViewConfiguration(int) - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
-
Returns the view configuration at the specified storage index
.
- getViewConfigurationCount() - Method in class ilog.views.appframe.docview.IlvDocumentTemplate
-
Returns the number of view configurations of the document template.
- getViewContainer() - Method in interface ilog.views.appframe.docview.IlvDocumentView
-
Returns the view container that owns this view.
- getViewContainer() - Method in class ilog.views.appframe.docview.IlvDocumentViewSupport
-
Returns the view container that owns the view.
- getViewContainer() - Method in interface ilog.views.appframe.docview.IlvSingleContainerTemplate
-
Returns the view container associated with this container template.
- getViewContainer() - Method in class ilog.views.appframe.event.ApplicationEvent
-
Returns the view container that originated the event;
null
if this event was not originated by a view container.
- getViewContainer() - Method in class ilog.views.appframe.swing.IlvPanelView
-
Returns the view container that owns the view.
- getViewCount() - Method in class ilog.views.appframe.docview.IlvAbstractDocument
-
Returns the number of views associated with this document.
- getViewCount() - Method in interface ilog.views.appframe.docview.IlvDocument
-
Returns the number of views associated with this document.
- getViewCSSContext() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the context information needed to provide support to
cascading style sheets.
- getViewCSSContext() - Method in class ilog.cpl.table.IlpTableView
-
Returns the context information that provides
Cascading Style Sheets support for this graphic view.
- getViewCSSContext() - Method in class ilog.cpl.tree.IlpTreeView
-
Returns the context information that provides
Cascading Style Sheets support for this graphic view.
- getViewDecoration(int) - Method in class ilog.views.IlvManagerView
-
Returns the decoration installed on the view at the specified index.
- getViewDecorationCount() - Method in class ilog.views.IlvManagerView
-
Returns the number of decorations added to the view.
- getViewer() - Method in class ilog.views.symbology.palettes.event.PaletteViewerEvent
-
Returns the viewer that has caused the event.
- getViewFromComponent(UIComponent) - Method in class ilog.tgo.faces.equipment.dhtml.renderkit.IltFacesEquipmentViewRenderer
-
Returns the IlpGraphView
from the provided component.
- getViewFromComponent(UIComponent) - Method in class ilog.tgo.faces.graph.dhtml.renderkit.IltFacesGraphViewRenderer
-
Returns the IlpGraphView
from the provided component.
- getViewFromComponent(UIComponent) - Method in class ilog.tgo.faces.network.dhtml.renderkit.IltFacesNetworkViewRenderer
-
Returns the IlpGraphView
from the provided component.
- GetViewId(UIComponent) - Static method in class ilog.tgo.faces.graph.dhtml.component.IltFacesDHTMLGraphViewSupportImpl
-
Returns the identifier used to store the view and related objects
in session.
- getViewId() - Method in class ilog.tgo.faces.graph.dhtml.interactor.IltFacesGraphInteractor
-
Returns the ID of the view linked to this component.
- GetViewId(HttpServletRequest) - Static method in class ilog.tgo.faces.graph.dhtml.servlet.IltFacesGraphServletSupport
-
Returns the identifier used to store the view and related objects
in session.
- getViewId() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLLegend
-
Returns the ID of the view linked to this component.
- getViewId() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartLegendTag
-
Returns the ID of the view linked to this component.
- getViewId() - Method in class ilog.views.faces.component.IlvBasicViewHelper
-
Returns the ID of the view linked to this component.
- getViewId() - Method in interface ilog.views.faces.component.IlvViewHelper
-
Returns the ID of the view linked to this component.
- getViewId() - Method in class ilog.views.faces.component.IlvViewHelperImpl
-
Returns the ID of the view linked to this component.
- getViewId() - Method in class ilog.views.faces.dhtml.interactor.IlvObjectSelectInteractor
-
Returns the ID of the view linked to this component.
- getViewId() - Method in class ilog.views.faces.dhtml.taglib.IlvDHTMLViewHelperTag
-
Returns the ID of the view linked to this component.
- getViewId() - Method in class ilog.views.faces.taglib.IlvViewHelperTag
-
Returns the ID of the view linked to this component.
- getViewId() - Method in class ilog.views.maps.faces.component.IlvFacesLayerVisibilityTool
-
Returns the ID of the view linked to this component.
- getViewId() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesLayerVisibilityToolTag
-
Returns the ID of the view linked to this component.
- getViewingMatrix(Ilv3DDoubleVector, Ilv3DFloatMatrix) - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DCamera
-
Takes a local origin in double-precision coordinates (specifying
the origin for a world-coordinate matrix) and returns a full
viewing matrix (including the projection and modelview matrices)
in single-precision coordinates.
- getViewInteractionContext() - Method in class ilog.cpl.graphic.IlpAbstractGraphicController
-
Returns the view interaction context.
- getViewInteractor() - Method in class ilog.cpl.equipment.renderer.IlpInteractorRenderer
-
Returns the view interactor.
- getViewInteractor() - Method in class ilog.cpl.graphic.IlpAbstractGraphicController
-
Returns the interactor associated with the view.
- getViewInteractor() - Method in interface ilog.cpl.graphic.IlpGraphicController
-
Returns the interactor associated with the view.
- getViewInteractor() - Method in interface ilog.cpl.graphic.IlpInteractiveGraphicComponent
-
Returns the interactor associated with the view.
- getViewInteractor() - Method in class ilog.cpl.IlpEquipment
-
Returns the interactor associated with the view.
- getViewInteractor() - Method in class ilog.cpl.IlpNetwork
-
Returns the interactor associated with the view.
- getViewInteractor() - Method in class ilog.cpl.IlpTable
-
Retrieves the current view interactor from the controller.
- getViewInteractor() - Method in class ilog.cpl.IlpTree
-
Retrieves the current view interactor from the controller.
- getViewInteractor() - Method in class ilog.cpl.network.renderer.IlpInteractorRenderer
-
Returns the view interactor.
- getViewInteractor() - Method in class ilog.cpl.table.renderer.IlpAbstractTableInteractorRenderer
-
Returns the table view interactor.
- getViewInteractor() - Method in class ilog.cpl.tree.renderer.IlpAbstractTreeInteractorRenderer
-
Returns the interactor currently set in the tree view.
- getViewInteractor(String) - Method in class ilog.tgo.faces.graph.dhtml.event.IltFacesGraphInteractorActionListener
-
This method returns the view interactor that should process the mouse
events in a view.
- getViewInteractor(String) - Method in class ilog.tgo.faces.graph.dhtml.event.IltFacesSelectInteractorListener
-
For any given action name, the IltSelectInteractor
view
interactor is returned.
- getViewLocation(IlpPosition) - Method in class ilog.cpl.graph.IlpDefaultPositionConverter
-
Converts a user-defined position/shape to a position/shape for the view.
- getViewLocation(IlpPosition) - Method in interface ilog.cpl.graphic.IlpPositionConverter
-
Converts a user-defined position/shape to a position/shape for the
view.
- getViewLocation(IlpPosition) - Method in class ilog.cpl.network.IlpGeographicPositionConverter
-
Converts a user-defined position/shape to a position/shape for the
view.
- getViewLogger() - Method in class ilog.cpl.equipment.IlpEquipmentView
-
Accesses the proper logger for handling log messages.
- getViewLogger() - Method in class ilog.cpl.graph.IlpGraphView
-
Accesses the proper logger for handling log messages.
- getViewLogger() - Method in class ilog.cpl.network.IlpNetworkView
-
Accesses the proper logger for handling log messages.
- getViewMargins() - Method in class ilog.views.IlvManagerView
-
- getViewMenu() - Method in class ilog.views.diagrammer.application.IlvDiagrammerMenuBar
-
Returns the View menu.
- getViewportBackground() - Method in class ilog.views.gantt.IlvJScrollPane
-
Returns the background color of the main JViewPort
.
- getViewPosition(IltGraphicManager, IltCardItem) - Method in class ilog.tgo.model.IltCard
-
Converts the relative position (IlpRelativePoint
) of a card
item into a view position.
- getViewRenderer() - Method in class ilog.cpl.equipment.IlpEquipmentController
-
Accesses the view renderer.
- getViewRenderer() - Method in class ilog.cpl.graph.IlpGraphView
-
- getViewRenderer() - Method in class ilog.cpl.network.IlpNetworkController
-
Accesses the view renderer.
- getViewRenderer() - Method in class ilog.cpl.table.IlpTableController
-
Accesses the view renderer.
- getViewRenderer() - Method in class ilog.cpl.tree.IlpTreeController
-
Accesses the view renderer.
- getViews() - Method in class ilog.views.appframe.docview.IlvAbstractDocument
-
Returns all the document views associated with the document.
- getViews() - Method in class ilog.views.appframe.docview.IlvAbstractStaticViewContainer
-
- getViews() - Method in interface ilog.views.appframe.docview.IlvViewContainer
-
Returns the document views of this container.
- getViews() - Method in class ilog.views.appframe.swing.mdi.IlvInternalFrame
-
Returns the document views of this container.
- getViews() - Method in class ilog.views.appframe.swing.mdi.IlvMDITab
-
Returns the document views of this container.
- getViews() - Method in class ilog.views.IlvManager
-
Returns an enumeration of the manager views.
- getViewScale() - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
-
Returns the current view scale.
- getViewsInteractor() - Method in class ilog.cpl.graphic.views.IlpViewsViewInteractor
-
Returns the encapsulated Rogue Wave JViews interactor.
- getViewStart() - Method in class ilog.views.gantt.IlvTimeScrollSupport
-
Returns the beginning of the view in screen coordinates.
- getViewSupport() - Method in class ilog.cpl.table.renderer.IlpAbstractTableViewRenderer
-
Returns the view support for convenience
- getViewSupport() - Method in class ilog.cpl.tree.renderer.IlpAbstractTreeViewRenderer
-
Returns the view support for convenience
- getViewToolBar() - Method in class ilog.views.diagrammer.application.IlvDiagrammerApplication
-
Deprecated.
Returns the view toolbar.
- getViewToolBar() - Method in class ilog.views.diagrammer.application.IlvDiagrammerFrame
-
Returns the view toolbar.
- getViewTransformer() - Method in class ilog.views.maps.grids.IlvAbstractBaseGrid
-
Returns the current view transformer.
- getViewWidth() - Method in class ilog.views.gantt.IlvTimeScrollSupport
-
Returns the width of the view in screen coordinates.
- getVirtualDataSet(IlvDataSet) - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the virtual data set that is actually used internally in the
renderer for rendering the specified data set.
- getVirtualToRealViewTransformer(IlvGraphic, IlvTransformer) - Method in class ilog.views.graphic.IlvGraphicHandleInteractor
-
Returns the transformer that converts the virtual view coordinate system
to the real view coordinate system.
- getVirtualToRealViewTransformer(IlvGraphicHandleSelection, IlvTransformer) - Method in class ilog.views.graphic.IlvGraphicHandleInteractor
-
- getVirtualToRealViewTransformer(IlvTransformer) - Method in class ilog.views.graphic.IlvGraphicHandleSelection
-
Returns the transformer that converts the virtual view coordinate system
to the real view coordinate system.
- getVirtualViewTransformer(IlvGraphic, IlvTransformer) - Method in class ilog.views.graphic.IlvGraphicHandleInteractor
-
Returns the transformer that converts the manager coordinate system
of the wrapped object into a virtual view coordinate system.
- getVirtualViewTransformer(IlvGraphicHandleSelection, IlvTransformer) - Method in class ilog.views.graphic.IlvGraphicHandleInteractor
-
- getVirtualViewTransformer(IlvTransformer) - Method in class ilog.views.graphic.IlvGraphicHandleSelection
-
Returns the transformer that converts the manager coordinate system
of the wrapped object into a virtual view coordinate system.
- getVisibilityFilters() - Method in class ilog.tgo.composite.IltcLayer
-
Returns an enumeration of all installed visibility filters.
- getVisibilityFilters() - Method in class ilog.views.IlvManagerLayer
-
Returns an enumeration of all installed
visibility filters.
- getVisibilityPolicy() - Method in class ilog.views.gantt.scale.IlvTimeScale
-
Returns the visibility policy of the time scale.
- getVisibilityProperty() - Method in class ilog.views.gantt.graphic.renderer.IlvActivityGraphicRenderer
-
Returns the name of the activity property that determines whether the
rendering drawn by this renderer is present.
- getVisibilityStatus(Graphics, IlvTimeScale.PaintContext) - Method in class ilog.views.gantt.scale.IlvVisibleTimeScaleRows
-
Gets the visibility status of this predicate.
- getVisibilityThreshold(String) - Method in class ilog.tgo.composite.IltMixedZoomPolicy
-
Returns the visibility thresholds defined in this zoom policy
for a given decoration name.
- getVisibilityThreshold(String) - Method in class ilog.tgo.composite.IltPhysicalZoomPolicy
-
Returns the visibility threshold for the given decoration name.
- getVisibilityThreshold(String) - Method in class ilog.tgo.composite.IltZoomPolicy
-
This method is overridden in the zoom policy subclasses that
support visibility threshold on decorations.
- getVisibilityThreshold(IltGraphicElementName) - Method in class ilog.tgo.graphic.IltCompositeGraphic
-
Returns the visibility threshold for the given element.
- getVisibilityThreshold() - Method in class ilog.tgo.graphic.IltGraphicElementName
-
Returns a locative containing the visibility threshold.
- GetVisibilityThreshold(IltGraphicElementName) - Static method in class ilog.tgo.resource.IltrZoom
-
Returns the threshold for the visibility of decorations of a given kind.
- getVisibilityThresholds() - Method in class ilog.tgo.composite.IltMixedZoomPolicy
-
Returns the list of all visibility thresholds defined in
this zoom policy.
- getVisibilityThresholds(int) - Method in class ilog.tgo.composite.IltMixedZoomPolicy
-
Returns the visibility thresholds defined in this zoom policy
for a given decoration name.
- getVisibilityThresholds() - Method in class ilog.tgo.composite.IltPhysicalZoomPolicy
-
Returns list of all visibility thresholds defined in
this zoom policy.
- getVisibilityThresholds(int) - Method in class ilog.tgo.composite.IltPhysicalZoomPolicy
-
Returns the value present in the value map at the given index.
- getVisibilityThresholds() - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns the zoom level above which the children are visible.
- getVisibilityThresholds(int) - Method in class ilog.views.graphic.composite.IlvCompositeGraphic
-
Returns the zoom level above which the child at the supplied position is visible.
- getVisibilityThresholds() - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
Returns the zoom level above which the children are visible.
- getVisibilityThresholds(int) - Method in class ilog.views.graphic.composite.IlvCompositeLink
-
Returns the zoom level above which the child at the supplied position is visible.
- getVisible() - Method in class ilog.cpl.graph.background.css.IlpBackgroundCSSConfiguration
-
Returns the visible bean property.
- getVisible() - Method in class ilog.views.graphic.composite.layout.IlvCardLayout
-
Returns the name of the visible card.
- getVisibleActivityCount() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the maximum number of activity bars that are visible within a day cell.
- getVisibleBounds() - Method in class ilog.views.gantt.graphic.timeindicator.IlvTimeIndicatorContext
-
Deprecated.
Gets the Gantt sheet part where the time indicator should be drawn.
- getVisibleDuration() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the duration of the time interval displayed by the Gantt sheet.
- getVisibleDuration() - Method in class ilog.views.gantt.IlvBasicTimeScrollSupport
-
Returns the duration of the time interval.
- getVisibleDuration() - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the duration of the time interval displayed by the configuration
and its associated
time scrollable
objects.
- getVisibleDuration() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the duration of the time interval displayed by the chart.
- getVisibleDuration() - Method in class ilog.views.gantt.IlvJScrollGanttSheet
-
Returns the duration of the time interval displayed by the sheet.
- getVisibleDuration() - Method in interface ilog.views.gantt.IlvTimeScrollable
-
Returns the duration of the time interval displayed by the time scrollable.
- getVisibleDuration() - Method in class ilog.views.gantt.scale.IlvTimeScale
-
Returns the duration of the time interval displayed by the scale.
- getVisibleDuration() - Method in class ilog.views.gantt.scale.IlvTimeScale.PaintContext
-
Returns the duration of the time interval painted by the scale.
- getVisibleDuration() - Method in class ilog.views.gantt.swing.IlvTimeScrollBar
-
Returns the duration of the time interval displayed by the scroll bar.
- getVisibleDuration() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the duration of the time interval displayed by the chart.
- getVisibleEndNode(IlvGraphic) - Method in class ilog.views.hypergraph.IlvHyperEdge
-
Returns the graphic object visible on the screen if the
edge is an intergraph hyperedge and the input node is collapsed
in a subgrapher.
- getVisibleFrom() - Method in class ilog.views.IlvLinkImage
-
Returns the origin graphic object visible on the screen if the
link is an intergraph link.
- getVisibleGanttRowAt(int) - Method in interface ilog.views.gantt.graphic.grid.IlvGanttGridContext
-
Returns the visible
IlvGanttRow
at the specified index.
- getVisibleGanttRowAt(IlvPoint) - Method in interface ilog.views.gantt.graphic.grid.IlvGanttGridContext
-
Returns the visible
IlvGanttRow
at the specified location.
- getVisibleGanttRowAt(int) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the visible Gantt row at the given position.
- getVisibleGanttRowCount() - Method in interface ilog.views.gantt.graphic.grid.IlvGanttGridContext
-
Returns the number of visible Gantt rows.
- getVisibleGanttRowCount() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the number of visible rows in this Gantt sheet.
- getVisibleGanttRowIndex(IlvGanttRow) - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the index of the given visible Gantt row.
- getVisibleInterval() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the time interval displayed by the Gantt sheet.
- getVisibleInterval() - Method in class ilog.views.gantt.IlvBasicTimeScrollSupport
-
Returns the time interval.
- getVisibleInterval() - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the time interval displayed by the configuration and its associated
time scrollable
objects.
- getVisibleInterval() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the time interval displayed by the chart.
- getVisibleInterval() - Method in class ilog.views.gantt.IlvJScrollGanttSheet
-
Returns the time interval displayed by the sheet.
- getVisibleInterval() - Method in interface ilog.views.gantt.IlvTimeScrollable
-
Returns the time interval displayed by the time scrollable.
- getVisibleInterval() - Method in class ilog.views.gantt.scale.IlvTimeScale
-
Returns the time interval displayed by the scale.
- getVisibleInterval() - Method in class ilog.views.gantt.swing.IlvTimeScrollBar
-
Returns the time interval displayed by the scroll bar.
- getVisibleInterval() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the time interval displayed by the chart.
- getVisibleIntervalAnimationSteps() - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the number of steps in the animation of changes to the
visible interval
of the configuration.
- getVisibleIntervalAnimationSteps() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the number of steps in the animation of changes to the
visible interval
of the chart.
- getVisibleLayers() - Method in class ilog.views.faces.component.IlvFacesView
-
Returns the visible manager layer names.
- getVisibleLayers() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the visible manager layer names.
- getVisibleMax() - Method in class ilog.views.chart.IlvAxis
-
Returns the maximum visible value along this axis.
- getVisibleMin() - Method in class ilog.views.chart.IlvAxis
-
Returns the minimum visible value along this axis.
- getVisibleModelConnector() - Method in class ilog.cpl.graph.IlpGraphView
-
- getVisibleNodeCount() - Method in class ilog.views.gantt.event.RowExpandedEvent
-
Returns the number of nodes that became visible as a result of this
expansion event.
- getVisibleNodeCount() - Method in class ilog.views.gantt.event.RowsInsertedEvent
-
Returns the number of nodes that became visible as a result of this
insertion event.
- getVisibleNodes() - Method in class ilog.views.gantt.event.RowExpandedEvent
-
Returns the array of nodes that were made visible as a result of this
expansion event.
- getVisibleNodes() - Method in class ilog.views.gantt.event.RowsInsertedEvent
-
Returns the array of IlvHierarchyNode
's that were made visible
as a result of this insertion event.
- getVisibleObjects() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns an unmodifiable collection of the visible objects contained
in the view.
- getVisibleObjects() - Method in class ilog.cpl.IlpEquipment
-
Returns an unmodifiable collection of the visible objects contained
in the equipment.
- getVisibleObjects() - Method in class ilog.cpl.IlpNetwork
-
Returns an unmodifiable collection of the visible objects contained
in the network.
- getVisibleRange() - Method in class ilog.views.chart.IlvAxis
-
Returns the visible range shown by this axis.
- getVisibleRow(int) - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the row that is visible on the specified row index.
- getVisibleRowAtPosition(int) - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the row at the specified vertical position, relative to the
first visible row at position = 0
.
- getVisibleRowAtPosition(int) - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the row at the specified vertical position , relative
to the first visible row at position = 0
.
- getVisibleRowBounds(int) - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the vertical bounds of the specified row as the y and
height fields of a rectangle.
- getVisibleRowBounds(IlvHierarchyNode) - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the vertical bounds of the specified row as the y and
height fields of a rectangle.
- getVisibleRowBounds(int) - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the vertical bounds of the specified row as the y and
height fields of a rectangle.
- getVisibleRowBounds(IlvHierarchyNode) - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the vertical bounds of the specified row as the y and
height fields of a rectangle.
- getVisibleRowCount() - Method in class ilog.views.gantt.event.RowExpandedEvent
-
Returns the number of previously hidden rows that were made visible as a
result of this expansion event.
- getVisibleRowCount() - Method in class ilog.views.gantt.event.RowsInsertedEvent
-
Returns the number of rows that were made visible as a result of this
insertion event.
- getVisibleRowCount() - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the number of rows that are currently
visible
.
- getVisibleRowCount() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the number of rows that are currently
visible
.
- getVisibleRowIndex(IlvHierarchyNode) - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the row index that the specified row is displayed on.
- getVisibleRowIndexAtPosition(int) - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the row index at the specified vertical position, relative
to the first visible row at position = 0
.
- getVisibleRowIndexAtPosition(int) - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the row index at the specified vertical position ,
relative to the first visible row at position = 0
.
- getVisibleRows() - Method in class ilog.views.gantt.event.RowsInsertedEvent
-
Returns the array of rows that were made visible as a result of this
insertion event.
- getVisibleSegments() - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
-
Returns the array of visible segments.
- getVisibleTime() - Method in class ilog.views.gantt.graphic.IlvGanttSheet
-
Returns the beginning of the time interval displayed by the Gantt sheet.
- getVisibleTime() - Method in class ilog.views.gantt.IlvBasicTimeScrollSupport
-
Returns the beginning of the time interval.
- getVisibleTime() - Method in class ilog.views.gantt.IlvGanttConfiguration
-
Returns the beginning of the time interval displayed by the configuration
and its associated
time scrollable
objects.
- getVisibleTime() - Method in class ilog.views.gantt.IlvHierarchyChart
-
Returns the beginning of the time interval displayed by the chart.
- getVisibleTime() - Method in class ilog.views.gantt.IlvJScrollGanttSheet
-
Returns the beginning of the time interval displayed by the sheet.
- getVisibleTime() - Method in interface ilog.views.gantt.IlvTimeScrollable
-
Returns the beginning of the time interval displayed by the time scrollable.
- getVisibleTime() - Method in class ilog.views.gantt.scale.IlvTimeScale
-
Returns the beginning of the time interval displayed by the scale.
- getVisibleTime() - Method in class ilog.views.gantt.scale.IlvTimeScale.PaintContext
-
Returns the beginning of the time interval displayed by the scale.
- getVisibleTime() - Method in class ilog.views.gantt.swing.IlvTimeScrollBar
-
Returns the beginning of the time interval displayed by the scroll
bar.
- getVisibleTime() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the beginning of the time interval displayed by the chart.
- getVisibleTimeScaleRows(int) - Method in class ilog.views.gantt.scale.IlvBasicTimeScaleVisibilityPolicy
-
Returns the visibility predicate and its associated visible rows defined
at the specified index in this visibility policy.
- getVisibleTimeScaleRowsSize() - Method in class ilog.views.gantt.scale.IlvBasicTimeScaleVisibilityPolicy
-
Returns the number of defined visible time scale rows contained in the
visibility policy.
- getVisibleTo() - Method in class ilog.views.IlvLinkImage
-
Returns the destination graphic object visible on the screen if the
link is an intergraph link.
- getVisibleWindow() - Method in class ilog.views.chart.IlvCoordinateSystem
-
Returns the visible data window of this coordinate system.
- getVisibleZoneColor() - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibility
-
Returns the color of the visible zones.
- getVisibleZoneColor() - Method in class ilog.views.maps.defense.terrain.IlvLineOfVisibilityStyle
-
Returns the visible zone color.
- getVisualBounds(IlvTransformer) - Method in class ilog.views.graphic.IlvTextPath
-
- getVisualBounds() - Method in class ilog.views.graphic.IlvTextPath
-
Returns the visual bounds of this IlvTextPath
.
- getVMAPTable(String, boolean) - Method in class ilog.views.maps.defense.format.vmap.IlvVMAPReader
-
Gets the VMAP table of specified filename.
- getVoid() - Method in class ilog.views.faces.dhtml.component.IlvDebugDependencies
-
- getWaitingImage() - Method in class ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
-
Retrieves the waitingImage
property.
- getWaitingImage() - Method in class ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
-
Retrieves the waitingImage
property.
- getWaitingImage() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLOverview
-
Returns the path to the image displayed when the view loads the image.
- getWaitingImage() - Method in class ilog.views.chart.faces.dhtml.component.IlvChartDHTMLViewComponent
-
Returns the path to the image displayed when the view loads the image.
- getWaitingImage() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartLegendTag
-
Returns the path to the image displayed when the view loads the image.
- getWaitingImage() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartOverviewTag
-
Returns the image format of the image generated by the servlet.
- getWaitingImage() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDashboardView
-
Returns the path to the image displayed when the view loads the image.
- getWaitingImage() - Method in class ilog.views.diagrammer.faces.dhtml.component.IlvFacesDHTMLDiagrammerView
-
Returns the path to the image displayed when the view loads the image.
- getWaitingImage() - Method in interface ilog.views.faces.dhtml.component.IlvDHTMLHelper
-
Returns the path to the image displayed when the view loads the image.
- getWaitingImage() - Method in class ilog.views.faces.dhtml.component.IlvDHTMLHelperImpl
-
Returns the path to the image displayed when the view loads the image.
- getWaitingImage() - Method in class ilog.views.faces.dhtml.component.IlvFacesDHTMLView
-
Returns the path to the image displayed when the view loads the image.
- getWaitingImage() - Method in class ilog.views.faces.dhtml.taglib.IlvDHTMLViewTag
-
Returns the path to the image displayed when the view loads the image.
- getWaitingImage() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the image URL displayed during the image loading.
- getWaitingImage() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLGanttChartView
-
Returns the path to the image displayed when the view loads the image.
- getWaitingImage() - Method in class ilog.views.gantt.faces.dhtml.component.IlvFacesDHTMLScheduleChartView
-
Returns the path to the image displayed when the view loads the image.
- getWaitOnComponent() - Method in class ilog.views.graphlayout.swing.IlvJGraphLayoutProgressBar
-
Returns the component on which the wait cursor can be displayed during
the layout process.
- getWarningImageHeight() - Static method in class ilog.views.maps.defense.terrain.IlvComputedRasterReader
-
Returns the maximum height acceptable for a computed image
before a warning message is displayed.
- getWarningImageWidth() - Static method in class ilog.views.maps.defense.terrain.IlvComputedRasterReader
-
Returns the maximum width acceptable for a computed image before a
warning message is displayed.
- getWarningImageWidth(int) - Static method in class ilog.views.maps.defense.terrain.IlvComputedRasterReader
-
Indicates that trying to create images with a width greater than the
parameter passed will lead to a warning message being displayed.
- getWave() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
Returns the wavy outline for the link.
- getWave() - Method in class ilog.views.sdm.graphic.IlvGeneralLink
-
Returns the current wave value of the link.
- getWeekendBackground() - Method in class ilog.views.gantt.swing.calendarview.IlvMonthPanel
-
Returns the background color of the weekends.
- getWeekendBackground() - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
-
Returns the weekend background color.
- getWeekendColor() - Method in class ilog.views.gantt.graphic.grid.IlvWeekendGrid
-
Returns the weekend fill color.
- getWeekendFont() - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
-
Returns the weekend font.
- getWeekendForeground() - Method in class ilog.views.util.swing.calendar.IlvJCalendarPanel
-
Returns the weekend foreground color.
- getWeekSize() - Method in class ilog.views.gantt.scale.IlvTimeScale.PaintContext
-
Returns the number of pixels a week takes in this paint context.
- getWeekStep() - Method in class ilog.views.util.time.IlvTimeIncrementPolicy.Week
-
Returns the number of weeks in a step increment.
- getWeekStep() - Method in class ilog.views.util.time.IlvTimeIncrementPolicy2.Week
-
Returns the number of weeks in a step increment.
- getWestMinMargin() - Method in class ilog.views.graphlayout.hierarchical.IlvSwimLaneConstraint
-
Returns the specified minimal margin of the swimlane at the west side.
- getWestNeighbor(Object) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the specified west neighbor node of the input node, or
null
if none was specified.
- getWestNumberOfPorts() - Method in class ilog.cpl.graph.graphlayout.css.IlpHierarchicalLayoutParameters
-
Returns the number of relative ports on the west side of a node.
- getWestNumberOfPorts(Object) - Method in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Returns the number of relative ports on the west side of a node.
- getWestSubtreeBlockMargin(Object) - Method in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Returns the margin on the west side of the subtree starting at the
input node.
- getWidth() - Method in class ilog.cpl.graphic.IlpRect
-
Returns the rectangle width.
- getWidth() - Method in interface ilog.tgo.css.IltObjectCustomization
-
- getWidth() - Method in class ilog.tgo.graphic.IltLineSpec
-
Returns the line's width.
- getWidth() - Method in class ilog.tgo.graphic.renderer.IltTinyBaseRenderer
-
Sets the preferred width for the tiny representation.
- getWidth(IltGraphicManager) - Method in class ilog.tgo.model.IltAbstractLink
-
Deprecated.
- getWidth(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltAbstractLink
-
Returns the width of the graphic representation.
- getWidth(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltLink
-
- getWidth(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltLinkBundle
-
- getWidth(IltGraphicManager, IltGraphic) - Method in class ilog.tgo.model.IltLinkSet
-
Returns the width of the graphic representation.
- getWidth() - Method in class ilog.views.chart.renderer.IlvBarChartRenderer
-
Returns the width of the graphical representation of a data point along the
x-axis.
- getWidth() - Method in class ilog.views.chart.renderer.IlvHiLoChartRenderer
-
Returns the width of the graphical representation of a data point along the
x-axis.
- getWidth() - Method in class ilog.views.chart.renderer.IlvSingleBarRenderer
-
Returns the bar width in the data space.
- getWidth() - Method in class ilog.views.chart.renderer.IlvSingleHiLoRenderer
-
Returns the width of the graphical representation of a data point along the
x-axis.
- getWidth() - Method in interface ilog.views.chart.renderer.IlvVariableWidthRenderer
-
Returns the width of the graphical representation of a data point along the
x-axis.
- getWidth() - Method in class ilog.views.dashboard.IlvDashboardSymbol
-
Returns the width of this symbol.
- getWidth() - Method in class ilog.views.faces.component.IlvBasicView
-
Returns the width
in pixels of this component.
- getWidth() - Method in class ilog.views.faces.taglib.IlvSizedTag
-
Returns the width in pixels of this component.
- getWidth() - Method in class ilog.views.graphic.composite.decoration.IlvBracket
-
Returns the width of the definition rectangle.
- getWidth() - Method in class ilog.views.graphic.composite.decoration.IlvDiamond
-
Returns the width of this diamond.
- getWidth() - Method in class ilog.views.graphic.composite.layout.IlvAttachmentConstraint
-
Returns the width of the child used with this attachment.
- getWidth(IlvPickCoordinateEvent.CoordType) - Method in class ilog.views.maps.beans.editor.IlvPickCoordinateEvent
-
Returns the width of this event in the specified coordinate type.
- getWidth() - Method in class ilog.views.maps.faces.dhtml.taglib.IlvFacesGoogleViewTag
-
Returns the width in pixels of this component.
- getWidth() - Method in class ilog.views.maps.graphic.IlvOutlinedPathDecoration
-
Returns the width of this stroke.
- getWidth() - Method in class ilog.views.maps.graphic.IlvStrokedPathDecoration
-
Returns the width of this stroke.
- getWidth() - Method in class ilog.views.maps.raster.IlvRasterProperties
-
Returns the projected horizontal size of the original raster.
- getWidth() - Method in class ilog.views.prototypes.IlvGraphicElement
-
Returns the width of this graphic element.
- getWidth() - Method in class ilog.views.util.print.IlvUnit.Dimension
-
Returns the width of this dimension.
- getWidth() - Method in class ilog.views.util.print.IlvUnit.Rectangle
-
Returns the width of this rectangle.
- getWidthAs(IlvUnit) - Method in class ilog.views.util.print.IlvUnit.Dimension
-
Returns the width of this dimension in the specified unit.
- getWidthAs(IlvUnit) - Method in class ilog.views.util.print.IlvUnit.Rectangle
-
Returns the width of this rectangle in the
specified unit of measurement.
- getWidthConstraint() - Method in class ilog.views.gantt.graphic.renderer.composite.IlvProportionalChildSize
-
Returns the dimension of the anchor that will be used to constrain the
width of the child.
- getWidthCount() - Method in class ilog.cpl.graphic.views.IlpSlotSizes
-
Method to access the number of slots across the width.
- getWidthFactor() - Method in class ilog.views.gantt.graphic.renderer.composite.IlvProportionalChildSize
-
Returns the factor that will be used to constrain the width of the child.
- getWidthPercent() - Method in class ilog.views.chart.renderer.IlvBarChartRenderer
-
Returns the width of the graphical representation of a data point.
- getWidthPercent() - Method in class ilog.views.chart.renderer.IlvHiLoChartRenderer
-
Returns the width of the graphical representation of a data point along the
x-axis.
- getWidthPercent() - Method in class ilog.views.chart.renderer.IlvSingleBarRenderer
-
Returns the bar width.
- getWidthPercent() - Method in class ilog.views.chart.renderer.IlvSingleHiLoRenderer
-
Returns the width of the graphical representation of a data point along the
x-axis.
- getWidthPercent() - Method in interface ilog.views.chart.renderer.IlvVariableWidthRenderer
-
Returns the width of the graphical representation of a data point along the
x-axis.
- getWidthRatio() - Method in class ilog.views.graphic.composite.decoration.IlvBracket
-
Returns the ratio
- getWidths() - Method in class ilog.cpl.graphic.views.IlpSlotSizes
-
Returns the whole array of width sizes.
- getWidthSize(int) - Method in class ilog.cpl.graphic.views.IlpSlotSizes
-
Method to access the width size of a slot.
- getWireFrameControlBox() - Method in class ilog.views.maps.defense.terrain3d.view.Ilv3DViewControlUI
-
Returns the check box that controls wire frame display.
- getWKT(String) - Static method in class ilog.views.maps.format.wms.IlvWMSReader
-
Returns the Well Known Text corresponding to the SRS whose EPSG number is given as argument.
- getWordInstance() - Static method in class ilog.views.util.text.IlvWrappedICUBreakIterator
-
- getWordInstance(Locale) - Static method in class ilog.views.util.text.IlvWrappedICUBreakIterator
-
- getWordInstance(ULocale) - Static method in class ilog.views.util.text.IlvWrappedICUBreakIterator
-
- getWordWrapChars() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
- getWordWrapChars() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
Returns the characters which allow wordwrapping when the label
is implemented using
IlvZoomableLabel
objects.
- getWordWrapMargin() - Method in interface ilog.cpl.css.IlpObjectCustomization
-
- getWordWrapMargin() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
- getWordWrapMode() - Method in class ilog.views.sdm.graphic.IlvGeneralNode
-
- getWorkingDirectory() - Method in class ilog.views.symbology.palettes.IlvPaletteManager
-
Returns the working directory in which palettes are saved before being
packaged as jar files
- getWorkspaceConfiguration() - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
-
Returns the name of the current workspace configuration.
- getWorkspaceConfigurations() - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
-
Returns the list of workspaces defined for this docking area.
- getWorkspaceName() - Method in class ilog.views.appframe.swing.docking.DockingEvent
-
Returns the name of the workspace configuration that has been
activated or deactivated.
- getWorkspaceProperty(String, String) - Method in class ilog.views.appframe.swing.docking.IlvDockingArea
-
Returns the value of the propertyName
property
of the specified
workspace configuration.
- getWrappingHeight() - Method in class ilog.views.graphic.IlvText
-
Returns the wrapping height of the text.
- getWrappingMode() - Method in class ilog.views.graphic.IlvText
-
Returns the wrapping mode of the text.
- getWrappingWidth() - Method in class ilog.views.chart.IlvLabelRenderer
-
Returns the wrapping width.
- getWrappingWidth() - Method in class ilog.views.graphic.IlvText
-
Returns the wrapping width of the text.
- getWritableSettings() - Method in class ilog.views.appframe.settings.IlvSettingsManager
-
Returns the settings where settings modifications are stored.
- getWriter() - Method in class ilog.views.util.servlet.tiling.IlvFileTileManager
-
Retrieves the IlvTileWriter
used by this tile manager to write
the tiles.
- getX(int) - Method in class ilog.views.chart.IlvDoublePoints
-
Returns the x-value at the specified index.
- getX() - Method in class ilog.views.dashboard.IlvDashboardSymbol
-
Returns the x coordinate of this symbol.
- getX() - Method in interface ilog.views.hypergraph.crossing.IlvCrossing
-
The x coordinate of the crossing.
- getX() - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DVertex
-
Returns the X coordinate of this Ilv3DVertex
.
- getX() - Method in class ilog.views.maps.IlvGeocentricCoordinateFormater
-
Returns cartesian X coordinate of the current point.
- getX() - Method in class ilog.views.maps.raster.IlvRasterProperties
-
Returns the projected horizontal coordinate of the top left corner of the
original raster.
- getX() - Method in class ilog.views.prototypes.IlvGraphicElement
-
Returns the x coordinate of this graphic element.
- getX() - Method in class ilog.views.util.print.IlvUnit.Point
-
Returns the x coordinate.
- getX() - Method in class ilog.views.util.print.IlvUnit.Rectangle
-
Returns the x coordinate.
- getX0(IlvTimeConverter, Date, int, double) - Static method in class ilog.views.gantt.IlvTimeScrollUtil
-
Computes the offset used to transform an x position in world coordinates to its
corresponding position in pixel display coordinates.
- getX0(IlvTimeConverter, Date, int, int, double) - Static method in class ilog.views.gantt.IlvTimeScrollUtil
-
Computes the offset used to transform an x position in world coordinates to its
corresponding position in pixel display coordinates.
- getx0() - Method in class ilog.views.IlvTransformer
-
Returns the x0
value.
- getX1() - Method in class ilog.cpl.graphic.views.IlpLineSegment
-
Returns the X coordinate of the starting point.
- getX1(IlvPickCoordinateEvent.CoordType) - Method in class ilog.views.maps.beans.editor.IlvPickCoordinateEvent
-
Returns the x coordinate of first point of this event in the specified coordinate type.
- getX11(IlvTimeConverter, Date, IlvDuration, int) - Static method in class ilog.views.gantt.IlvTimeScrollUtil
-
Computes the scaling factor used to transform an x position in world coordinates to
its corresponding position in pixel display coordinates.
- getx11() - Method in class ilog.views.IlvTransformer
-
Returns the x11
value.
- getx12() - Method in class ilog.views.IlvTransformer
-
Returns the x12
value.
- getX2() - Method in class ilog.cpl.graphic.views.IlpLineSegment
-
Returns the X coordinate of the end point.
- getX2(IlvPickCoordinateEvent.CoordType) - Method in class ilog.views.maps.beans.editor.IlvPickCoordinateEvent
-
Returns the x coordinate of last point of this event in the specified coordinate type.
- getx21() - Method in class ilog.views.IlvTransformer
-
Returns the x21
value.
- getx22() - Method in class ilog.views.IlvTransformer
-
Returns the x22
value.
- getXAs(IlvUnit) - Method in class ilog.views.util.print.IlvUnit.Point
-
Returns the x coordinate in the specified unit.
- getXAs(IlvUnit) - Method in class ilog.views.util.print.IlvUnit.Rectangle
-
Returns the x coordinate of this rectangle in the
specified unit of measurement.
- getXAxis() - Method in class ilog.views.chart.action.IlvChartAction
-
Returns the x-axis of the attached chart or null
if no
chart has been attached.
- getXAxis() - Method in class ilog.views.chart.IlvChart
-
Returns the abscissa axis.
- getXAxis() - Method in class ilog.views.chart.IlvChartInteractor
-
Returns the x-axis of the attached chart.
- getXAxis() - Method in class ilog.views.chart.IlvCoordinateSystem
-
Returns the abscissa axis.
- getXAxisDirection() - Method in class ilog.tgo.graphic.IltChartMapping
-
Returns the direction of the x
axis.
- getXColumn() - Method in class ilog.views.chart.data.IlvAbstractTableDataSource.Mapping
-
Returns the column name of the x-series, or null
.
- getXColumn() - Method in class ilog.views.chart.faces.component.data.IlvFacesJDBCMapping
-
Returns the xColumn
.
- getXColumn() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvFacesJDBCMappingTag
-
Returns the xColumn
.
- getXCoord() - Method in class ilog.views.chart.IlvDisplayPoint
-
Returns the projected x-coordinate of this display point.
- getXCrossingValue() - Method in class ilog.views.chart.IlvCoordinateSystem
-
Returns the value at which the x-axis crosses the y-axis.
- getXData(int) - Method in class ilog.views.chart.data.IlvAbstractDataSet
-
Returns the x-value of the data point at the specified index.
- getXData(int) - Method in class ilog.views.chart.data.IlvCyclicDataSet
-
Returns the x-value of the data point at the specified index.
- getXData(int) - Method in interface ilog.views.chart.data.IlvDataSet
-
Returns the x-value of the data point at the specified index.
- getXData() - Method in class ilog.views.chart.data.IlvDataSetPoint
-
Returns the X value of this data point.
- getXData(int) - Method in class ilog.views.chart.data.IlvDefaultDataSet
-
Returns the x-value of the data point at the specified index.
- getXData(int) - Method in class ilog.views.chart.data.IlvFilterDataSet
-
This method may be overridden in subclasses.
- getXData(int) - Method in class ilog.views.chart.data.IlvFunctionDataSet
-
Returns the X-value of the data point at the specified index.
- getXData(int) - Method in class ilog.views.chart.data.IlvMovingAvgDataSet
-
Returns the X-value of the data point at the specified index.
- getXData(int) - Method in class ilog.views.chart.data.IlvXSortedDataSet
-
The implementation here delegates to the underlying data set, applying
index conversion.
- getXData(int) - Method in class ilog.views.chart.data.lod.IlvLODDataSet
-
Returns the x-value of the data point at the specified index.
- getXFloor(int) - Method in class ilog.views.chart.IlvDoublePoints
-
Returns the integer coordinate of the x-value at the specified index.
- getXGrid() - Method in class ilog.views.chart.IlvChart
-
Returns the abscissa grid.
- getXGrid() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the abscissa grid for the x-axis.
- getXIndex() - Method in class ilog.cpl.graphic.views.IlpShelfItemPosition
-
Retrieves the xIndex
attribute.
- getXMax() - Method in class ilog.views.chart.IlvDataWindow
-
Returns the maximum bound along the x-axis of this data window.
- getXMin() - Method in class ilog.views.chart.IlvDataWindow
-
Returns the minimum bound along the x-axis of this data window.
- getXMLConnector() - Method in class ilog.views.maps.symbology.swing.IlvPersistentSDMModelProperty
-
Returns the IlvPersistentSDMModelXMLConnector
that reads and writes data.
- getXMLConnector() - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns the
IlvXMLConnector
object used to read and write the contents of the
SDM data model from/to XML files.
- getXMLDataSource() - Method in class ilog.views.chart.faces.dhtml.component.data.IlvFacesXMLDataSource
-
Returns the wrapped IlvXMLDataSource
instance.
- getXMLDataSource() - Method in class ilog.views.diagrammer.faces.component.data.IlvFacesDiagrammerXMLDataSource
-
Returns the wrapped IlvXMLDataSource
instance.
- getXmlEncoding() - Method in class ilog.views.appframe.settings.IlvSettings
- getXMLFile() - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns the URL of the XML file currently being displayed
by the SDM engine.
- getXMLFile() - Method in class ilog.views.sdm.IlvSDMView
-
Returns the URL of the XML file currently displayed
by the SDM view.
- getXMLFileURL() - Method in class ilog.views.appframe.settings.xml.IlvXMLSettings
-
- getXMLProcessingInstructionProperty(String) - Method in class ilog.views.sdm.IlvSDMEngine
-
Returns a property to be saved in the XML processing instruction
for SDM.
- getXMLReader() - Method in class ilog.cpl.storage.IlpAbstractChainedSAXHandler
-
Returns the XMLReader used by the handler.
- getXMLReader() - Method in class ilog.cpl.storage.IlpAbstractSAXHandler
-
Returns the XMLReader used by the handler.
- getXMLReader() - Method in class ilog.cpl.storage.IlpClassManagerLoader
-
Returns the XMLReader
.
- getXMLReader() - Method in class ilog.cpl.storage.IlpDataSourceLoader
-
Returns the XMLReader
.
- getXmlStandalone() - Method in class ilog.views.appframe.settings.IlvSettings
- getXmlVersion() - Method in class ilog.views.appframe.settings.IlvSettings
- getXOffset() - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
-
Returns the horizontal offset of the legend box.
- getXORColor() - Method in class ilog.views.chart.IlvChartInteractor
-
Returns the XOR color.
- getXPadding() - Method in class ilog.tgo.graphic.IltCounterMapping
-
Returns the distance, on the x
axis, between the digits and the counter border.
- getXPanAllowed() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartPanInteractorTag
-
Returns true
if the user can zoom along the x-axis.
- getXRange() - Method in class ilog.views.chart.data.IlvAbstractDataSet
-
Returns the limits of the x-values handled by this data set.
- getXRange(IlvDataInterval) - Method in class ilog.views.chart.data.IlvAbstractDataSet
-
Returns the limits of the x-values handled by this data set.
- getXRange(IlvDataInterval) - Method in interface ilog.views.chart.data.IlvDataSet
-
Returns the limits of the x-values handled by this data set.
- getXRange(IlvDataInterval) - Method in class ilog.views.chart.data.IlvFilterDataSet
-
This method may be overridden in subclasses.
- getXRange(IlvDataInterval) - Method in class ilog.views.chart.data.IlvXSortedDataSet
-
The implementation here looks at the first and last X values.
- getXRange() - Method in interface ilog.views.chart.data.lod.IlvDataTileLoader
-
Returns the limits of the x-values that will be provided by the loader.
- getXRange(IlvDataInterval) - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the range of the x-values displayed by this renderer.
- getXRange(IlvDataInterval) - Method in class ilog.views.chart.renderer.IlvCompositeChartRenderer
-
Returns the range of the x-values displayed by this renderer.
- getXRange(IlvDataInterval) - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
-
Returns the range of the x-values displayed by this renderer.
- getXRange(IlvDataInterval) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the range of x-values (before application of the projector)
that this renderer uses.
- getXScale() - Method in class ilog.views.chart.IlvChart
-
Returns the abscissa scale.
- getXScale() - Method in class ilog.views.gantt.print.IlvScaledPrintablePage
-
Gets the x scale applied to the Graphics
object before printing.
- getXScaleTitle() - Method in class ilog.views.chart.IlvChart
-
Returns the abscissa scale title or null
if no abscissa scale
has been set.
- getXScaleTitleRotation() - Method in class ilog.views.chart.IlvChart
-
Returns the abscissa scale title rotation.
- getXScrollBar() - Method in class ilog.views.chart.IlvChart
-
Returns the scroll bar attached to the x-axis.
- getXSeriesIndex() - Method in class ilog.views.chart.data.IlvSwingTableDataSource
-
Returns the xseries index.
- getXShift() - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the shift along the x-axis applied to data points before they
are projected.
- getXSlotIndex() - Method in class ilog.tgo.graphic.renderer.IltShelfBaseRenderer
-
Returns the value of the first slot number for the numbers that will be
displayed either below or above the shelf frame.
- getXSlotLabel(int) - Method in class ilog.tgo.graphic.renderer.IltShelfBaseRenderer
-
Returns the label that represents the given slot.
- getXSlotLabels() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the slot labels that are used to draw the shelf representation.
- getXSlotLabels() - Method in class ilog.tgo.graphic.renderer.IltShelfBaseRenderer
-
Returns the value of the slot labels that will be
displayed either below or above the shelf frame.
- getXSlotNumbersOffset() - Method in interface ilog.tgo.css.IltObjectCustomization
-
Returns the offset of the slot numberings along the x-axis.
- getXSlotSizes() - Method in class ilog.tgo.model.IltShelf
-
Accesses the sizes of the slots along the x
axis.
- getXSpan() - Method in class ilog.cpl.graphic.views.IlpShelfItemPosition
-
Retrieves the xSpan
attribute.
- getXTransformer() - Method in class ilog.views.chart.interactor.IlvChartLocalPanInteractor
-
Returns the local zoom transformer set on the X-axis.
- getXTransformer() - Method in class ilog.views.chart.interactor.IlvChartLocalReshapeInteractor
-
Returns the IlvLocalZoomAxisTransformer
associated
with the X-axis.
- getXTransformer() - Method in class ilog.views.chart.interactor.IlvChartLocalZoomInteractor
-
Returns the IlvLocalZoomAxisTransformer
associated
with the X-axis.
- getXTranslation() - Method in class ilog.views.gantt.scale.IlvTimeScale.PaintContext
-
Returns the horizontal translation used while painting the time scale.
- getXValues() - Method in class ilog.views.chart.data.IlvDefaultDataSet
-
Returns the x values of all data points in a freshly allocated array.
- getXValues() - Method in class ilog.views.chart.IlvDoublePoints
-
Returns the array holding the x-values.
- getXValuesClone() - Method in class ilog.views.chart.IlvDoublePoints
-
Returns a copy of the x-values array.
- getXYOffset() - Method in class ilog.views.maps.projection.IlvProjection
-
Returns the false easting and the false northing.
- getXZoomAllowed() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartZoomInteractorTag
-
Returns true
if the user can zoom along the x-axis.
- getXZoomFactor() - Method in class ilog.views.chart.faces.component.IlvChartView
-
Returns the factor used when calling the JavaScript zoomIn
and zoomOut
methods.
- getXZoomFactor() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
-
Returns the factor used when calling the JavaScript zoomIn
and zoomOut
methods.
- getXZoomFactor() - Method in class ilog.views.gantt.scale.IlvTimeScale.PaintContext
-
Returns the horizontal zoom factor used while painting the time scale.
- getY(int) - Method in class ilog.views.chart.IlvDoublePoints
-
Returns the y-value at the specified index.
- getY() - Method in class ilog.views.dashboard.IlvDashboardSymbol
-
Returns the y coordinate of this symbol.
- getY(float) - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
-
Returns the vertical Y position within the sheet that corresponds to the specified
hour of the day.
- getY(Calendar) - Method in class ilog.views.gantt.swing.calendarview.IlvHourlyActivitySheet
-
Returns the vertical Y position within the sheet that corresponds to the hour of the
day of the specified calendar.
- getY(float) - Method in class ilog.views.gantt.swing.calendarview.IlvVerticalHourScale
-
Returns the vertical Y position within the scale that corresponds to the specified
hour of the day.
- getY(Calendar) - Method in class ilog.views.gantt.swing.calendarview.IlvVerticalHourScale
-
Returns the vertical Y position within the scale that corresponds to the hour of the
day of the specified calendar.
- getY() - Method in interface ilog.views.hypergraph.crossing.IlvCrossing
-
The y coordinate of the crossing.
- getY() - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DVertex
-
Returns the Y coordinate of this Ilv3DVertex
.
- getY() - Method in class ilog.views.maps.IlvGeocentricCoordinateFormater
-
Returns cartesian Y coordinate of the current point.
- getY() - Method in class ilog.views.maps.raster.IlvRasterProperties
-
Returns the projected vertical coordinate of the top left corner of the
original raster.
- getY() - Method in class ilog.views.prototypes.IlvGraphicElement
-
Returns the y coordinate of this graphic element.
- getY() - Method in class ilog.views.util.print.IlvUnit.Point
-
Returns the y coordinate.
- getY() - Method in class ilog.views.util.print.IlvUnit.Rectangle
-
Returns the y coordinate.
- gety0() - Method in class ilog.views.IlvTransformer
-
Returns the y0
value.
- getY1() - Method in class ilog.cpl.graphic.views.IlpLineSegment
-
Returns the Y coordinate of the starting point.
- getY1(IlvPickCoordinateEvent.CoordType) - Method in class ilog.views.maps.beans.editor.IlvPickCoordinateEvent
-
Returns the y coordinate of first point of this event in the specified coordinate type.
- getY2() - Method in class ilog.cpl.graphic.views.IlpLineSegment
-
Returns the Y coordinate of the end point.
- getY2(IlvPickCoordinateEvent.CoordType) - Method in class ilog.views.maps.beans.editor.IlvPickCoordinateEvent
-
Returns the y coordinate of last point of this event in the specified coordinate type.
- getYAs(IlvUnit) - Method in class ilog.views.util.print.IlvUnit.Point
-
Returns the y coordinate in the specified unit.
- getYAs(IlvUnit) - Method in class ilog.views.util.print.IlvUnit.Rectangle
-
Returns the y coordinate of this rectangle in the
specified unit of measurement.
- getYAxis() - Method in class ilog.views.chart.action.IlvChartAction
-
Returns the associated y-axis or null
if no chart has
been attached.
- getYAxis(int) - Method in class ilog.views.chart.IlvChart
-
Returns the specified ordinate axis.
- getYAxis() - Method in class ilog.views.chart.IlvChartInteractor
-
Returns the associated y-axis.
- getYAxis() - Method in class ilog.views.chart.IlvCoordinateSystem
-
Returns the ordinate axis.
- getYAxis() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the ordinate y-axis.
- getYAxisCount() - Method in class ilog.views.chart.IlvChart
-
Returns the number of ordinate axes.
- getYAxisDirection() - Method in class ilog.tgo.graphic.IltChartMapping
-
Returns the direction of the y
axis.
- getYAxisIdx() - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the index of the y axis to which this renderer is or will be
connected.
- getYAxisIndex() - Method in class ilog.views.chart.action.IlvChartAction
-
Returns the index of the associated y-axis.
- getYAxisIndex() - Method in class ilog.views.chart.IlvChartInteractor
-
Returns the associated y-axis index.
- getYColumn() - Method in class ilog.views.chart.faces.component.data.IlvFacesJDBCMapping
-
Returns the YColumn
.
- getYColumn() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvFacesJDBCMappingTag
-
Returns the yColumn
.
- getYColumns() - Method in class ilog.views.chart.data.IlvAbstractTableDataSource.Mapping
-
Returns the columns names of the y-series.
- getYCoord() - Method in class ilog.views.chart.IlvDisplayPoint
-
Returns the projected y-coordinate of this display point.
- getYCrossingValue() - Method in class ilog.views.chart.IlvCoordinateSystem
-
Returns the value at which the y-axis crosses the x-axis.
- getYData(int) - Method in class ilog.views.chart.data.IlvAbstractDataSet
-
Returns the y-value of the data point at the specified index.
- getYData(int) - Method in class ilog.views.chart.data.IlvCyclicDataSet
-
Returns the y-value of the data point at the specified index.
- getYData(int) - Method in interface ilog.views.chart.data.IlvDataSet
-
Returns the y-value of the data point at the specified index.
- getYData() - Method in class ilog.views.chart.data.IlvDataSetPoint
-
Returns the Y value of this data point.
- getYData(int) - Method in class ilog.views.chart.data.IlvDefaultDataSet
-
Returns the y-value of the data point at the specified index.
- getYData(int) - Method in class ilog.views.chart.data.IlvFilterDataSet
-
This method may be overridden in subclasses.
- getYData(int) - Method in class ilog.views.chart.data.IlvFunctionDataSet
-
Returns the Y-value of the data point at the specified index.
- getYData(int) - Method in class ilog.views.chart.data.IlvMovingAvgDataSet
-
Returns the Y-value of the data point at the specified index.
- getYData(int) - Method in class ilog.views.chart.data.IlvXSortedDataSet
-
The implementation here delegates to the underlying data set, applying
index conversion.
- getYData(int) - Method in class ilog.views.chart.data.lod.IlvLODDataSet
-
Returns the x-value of the data point at the specified index.
- getYearSize() - Method in class ilog.views.gantt.scale.IlvTimeScale.PaintContext
-
Returns the number of pixels a year takes in this paint context.
- getYearStep() - Method in class ilog.views.gantt.scale.IlvYearTimeScaleRow
-
Returns the number of years in an interval.
- getYearStep() - Method in class ilog.views.util.time.IlvTimeIncrementPolicy.Year
-
Returns the number of years in a step increment.
- getYearStep() - Method in class ilog.views.util.time.IlvTimeIncrementPolicy2.Year
-
Returns the number of years in a step increment.
- getYFloor(int) - Method in class ilog.views.chart.IlvDoublePoints
-
Returns the integer coordinate of the y-value at the specified index.
- getYGrid(int) - Method in class ilog.views.chart.IlvChart
-
Returns the grid associated with the specified y-axis.
- getYGrid() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the grid associated with the ordinate y-axis.
- getYIndex() - Method in class ilog.cpl.graphic.views.IlpShelfItemPosition
-
Retrieves the yIndex
attribute.
- getYMax() - Method in class ilog.views.chart.IlvDataWindow
-
Returns the maximum bound along the y-axis of this data window.
- getYMin() - Method in class ilog.views.chart.IlvDataWindow
-
Returns the minimum bound along the y-axis of this data window.
- getYOffset() - Method in class ilog.views.gantt.graphic.renderer.IlvBasicActivityLabel
-
Returns the vertical distance between the label and the main renderer.
- getYOffset() - Method in class ilog.views.sdm.renderer.IlvLegendRenderer
-
Returns the vertical offset of the legend box.
- getYPadding() - Method in class ilog.tgo.graphic.IltCounterMapping
-
Returns the distance, on the y
axis, between the digits and the counter border.
- getYPanAllowed() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartPanInteractorTag
-
Returns true
if the user can zoom along the y-axis.
- getYRange() - Method in class ilog.views.chart.data.IlvAbstractDataSet
-
Returns the limits of the y-values handled by this data set.
- getYRange(IlvDataInterval) - Method in class ilog.views.chart.data.IlvAbstractDataSet
-
Returns the limits of the y-values handled by this data set.
- getYRange(IlvDataInterval) - Method in interface ilog.views.chart.data.IlvDataSet
-
Returns the limits of the y-values handled by this data set.
- getYRange(IlvDataInterval) - Method in class ilog.views.chart.data.IlvFilterDataSet
-
This method may be overridden in subclasses.
- getYRange() - Method in interface ilog.views.chart.data.lod.IlvDataTileLoader
-
Returns the limits of the y-values that will be provided by the loader.
- getYRange(IlvDataInterval) - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the range of the y-values displayed by this renderer.
- getYRange(IlvDataInterval, IlvDataInterval) - Method in class ilog.views.chart.IlvChartRenderer
-
Returns the range of the y-values displayed by this renderer within the
specified x-interval.
- getYRange(IlvDataInterval) - Method in class ilog.views.chart.renderer.IlvCompositeChartRenderer
-
Returns the range of the y-values displayed by this renderer.
- getYRange(IlvDataInterval, IlvDataInterval) - Method in class ilog.views.chart.renderer.IlvCompositeChartRenderer
-
Returns the range of the y-values displayed by this renderer within the
specified X interval.
- getYRange(IlvDataInterval) - Method in class ilog.views.chart.renderer.IlvPieChartRenderer
-
Returns the range of the y-values displayed by this renderer.
- getYRange(IlvDataInterval) - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
-
Returns the range of the y-values displayed by this renderer.
- getYRange(IlvDataInterval, IlvDataInterval) - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
-
Returns the range of the y-values displayed by this renderer within the
specified X interval.
- getYRange(int, IlvDataInterval) - Method in class ilog.views.chart.renderer.IlvSinglePieRenderer
-
Returns the Y range covered by the specified slice.
- getYRange(IlvDataInterval) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the range of y-values (before application of the projector)
that this renderer uses.
- getYRange(IlvDataInterval, IlvDataInterval) - Method in class ilog.views.chart.renderer.IlvTreemapChartRenderer
-
Returns the range of y-values (before application of the projector)
that this renderer uses over a given x-values range.
- getYScale(int) - Method in class ilog.views.chart.IlvChart
-
Returns the ordinate scale connected to the specified axis.
- getYScale() - Method in class ilog.views.gantt.print.IlvScaledPrintablePage
-
Gets the y scale applied to the Graphics
object before printing.
- getYScale() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the ordinate scale connected to the y-axis.
- getYScaleTitle() - Method in class ilog.views.chart.IlvChart
-
Returns the title of the ordinate scale connected to the y-axis of index 0
or null
if no ordinate scale has been set.
- getYScaleTitle() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the title of the ordinate scale connected to the y-axis
or null
if no ordinate scale has been set.
- getYScaleTitleRotation() - Method in class ilog.views.chart.IlvChart
-
Returns the title rotation of the ordinate scale connected to the y-axis of
index 0.
- getYScaleTitleRotation() - Method in class ilog.views.schedule.IlvScheduleDataChart
-
Returns the title rotation of the ordinate scale connected to the y-axis.
- getYSlotSizes() - Method in class ilog.tgo.model.IltShelf
-
Accesses the sizes of the slots along the y
axis.
- getYSpan() - Method in class ilog.cpl.graphic.views.IlpShelfItemPosition
-
Retrieves the ySpan
attribute.
- getYTransformer() - Method in class ilog.views.chart.interactor.IlvChartLocalPanInteractor
-
Returns the local zoom transformer set on the Y-axis.
- getYTransformer() - Method in class ilog.views.chart.interactor.IlvChartLocalReshapeInteractor
-
Returns the IlvLocalZoomAxisTransformer
associated
with the X-axis.
- getYTransformer() - Method in class ilog.views.chart.interactor.IlvChartLocalZoomInteractor
-
Returns the IlvLocalZoomAxisTransformer
associated
with the Y-axis.
- getYValues() - Method in class ilog.views.chart.data.IlvDefaultDataSet
-
Returns the y values of all data points in a freshly allocated array.
- getYValues() - Method in class ilog.views.chart.IlvDoublePoints
-
Returns the array holding the y-values.
- getYValuesClone() - Method in class ilog.views.chart.IlvDoublePoints
-
Returns a copy of the y-values array.
- getYZoomAllowed() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartZoomInteractorTag
-
Returns true
if the user can zoom along the y-axis.
- getYZoomFactor() - Method in class ilog.views.chart.faces.component.IlvChartView
-
Returns the factor used when calling the JavaScript zoomIn
and zoomOut
methods.
- getYZoomFactor() - Method in class ilog.views.chart.faces.dhtml.taglib.IlvChartViewTag
-
Returns the factor used when calling the JavaScript zoomIn
and zoomOut
methods.
- getZ() - Method in class ilog.views.maps.defense.terrain3d.util.Ilv3DVertex
-
Returns the Z coordinate of this Ilv3DVertex
.
- getZ() - Method in class ilog.views.maps.IlvGeocentricCoordinateFormater
-
Returns cartesian Z coordinate of the current point.
- getZAnnotationRenderer() - Method in class ilog.views.chart.IlvChart3DView
-
Returns the renderer used to display the text annotations along the
depth axis.
- getZAnnotationText() - Method in class ilog.views.chart.renderer.IlvSingleBarRenderer
-
Returns the text displayed along the depth axis.
- getZAnnotationText() - Method in class ilog.views.chart.renderer.IlvSingleChartRenderer
-
Returns the text displayed along the depth axis of a 3-D chart.
- getZAnnotationText() - Method in class ilog.views.chart.renderer.IlvSinglePolylineRenderer
-
Returns the text displayed along the depth axis.
- getZeroElementsString() - Method in class ilog.views.util.text.IlvPatternBasedListFormat
-
Returns the string that represents a list of zero elements.
- getZeroElementsString() - Method in class ilog.views.util.text.IlvSimpleListFormat
-
Returns the string that represents a list of zero elements.
- getZGridPaint() - Method in class ilog.views.chart.IlvChart3DView
-
Returns the paint used to draw the grid lines along the depth axis.
- getZGridStroke() - Method in class ilog.views.chart.IlvChart3DView
-
Returns the stroke used to draw the grid lines along the depth axis.
- getZLayers() - Method in class ilog.views.chart.IlvChart3DView
-
Returns the depth layers.
- getZMax() - Method in class ilog.views.chart.IlvChart3DView.ZLayer
-
Returns the maximum depth of this layer.
- getZMax() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileIndex
-
Returns the maximum elevation.
- getZMax() - Method in class ilog.views.maps.format.shapefile.IlvSHPReader
-
Returns the maximum elevation.
- getZMax() - Method in class ilog.views.maps.format.shapefile.IlvSHPWriter
-
Returns the maximum Z value of the currently written data.
- getZMin() - Method in class ilog.views.chart.IlvChart3DView.ZLayer
-
Returns the minimum depth of this layer.
- getZMin() - Method in class ilog.views.maps.format.shapefile.IlvShapeFileIndex
-
Returns the minimum elevation.
- getZMin() - Method in class ilog.views.maps.format.shapefile.IlvSHPReader
-
Returns the minimum elevation.
- getZMin() - Method in class ilog.views.maps.format.shapefile.IlvSHPWriter
-
Returns the minimum Z value of the currently written data.
- getZone() - Method in class ilog.views.maps.defense.format.asrp.projection.IlvAbstractARCProjection
-
Returns The Zone of the projection.
- getZone() - Method in class ilog.views.maps.grids.IlvMGRSGridZone
-
Returns The zone (1 to 60) of the grid zone.
- getZone() - Method in class ilog.views.maps.projection.IlvUniversalTransverseMercatorProjection
-
Returns the UTM zone to which the projection applies.
- getZoneLetter() - Method in class ilog.views.maps.IlvUTMCoordinateFormatter
-
Returns the zone letter of the current point.
- getZoneNumber() - Method in class ilog.views.maps.IlvUTMCoordinateFormatter
-
Returns the zone number of the current point.
- getZoom() - Method in class ilog.tgo.composite.IltcZoomEvent
-
Returns the zoom factor.
- getZoom() - Method in class ilog.views.chart.IlvChart3DView
-
Returns the zooming factor.
- getZoomButton() - Method in class ilog.views.maps.interactor.IlvContinuousZoomInteractor
-
Retrieves the button that is used to zoom.
- getZoomDelay() - Method in class ilog.views.maps.beans.IlvJAdvancedZoomControl
-
Returns the zoom delay.
- getZoomedDataWindow() - Method in class ilog.views.chart.interactor.IlvChartZoomInteractor
-
Returns the current zoomed data window.
- getZoomEventMask() - Method in class ilog.views.chart.interactor.IlvChart3DViewInteractor
-
Returns the event mask used for zooming the view.
- getZoomEventMaskEx() - Method in class ilog.views.chart.interactor.IlvChart3DViewInteractor
-
Returns the event mask used for zooming the view, according to the
conventions of java.awt.event.InputEvent.getModifiersEx()
.
- getZoomFactor() - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentZoomInAction
-
Returns the zoom factor used by this action.
- getZoomFactor() - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentZoomInButton
-
Returns the zoom factor that is used by this action.
- getZoomFactor() - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentZoomOutAction
-
Returns the zoom factor used by this action.
- getZoomFactor() - Method in class ilog.cpl.equipment.action.toolbar.IlpEquipmentZoomOutButton
-
Returns the zoom factor that is used by this action.
- getZoomFactor() - Method in class ilog.cpl.network.action.toolbar.IlpNetworkZoomInAction
-
Returns the zoom factor used by this action.
- getZoomFactor() - Method in class ilog.cpl.network.action.toolbar.IlpNetworkZoomInButton
-
Returns the zoom factor that is used by this action.
- getZoomFactor() - Method in class ilog.cpl.network.action.toolbar.IlpNetworkZoomOutAction
-
Returns the zoom factor used by this action.
- getZoomFactor() - Method in class ilog.cpl.network.action.toolbar.IlpNetworkZoomOutButton
-
Returns the zoom factor that is used by this action.
- getZoomFactor() - Method in class ilog.views.accelerator.IlvZoomInAccelerator
-
Returns the zoom factor.
- getZoomFactor() - Method in class ilog.views.accelerator.IlvZoomOutAccelerator
-
Returns the zoom factor.
- getZoomFactor() - Method in class ilog.views.chart.action.IlvChartZoomAction
-
Returns the zoom factor.
- getZoomFactor() - Method in class ilog.views.chart.IlvLocalZoomAxisTransformer
-
Returns the zoom factor.
- getZoomFactor() - Method in class ilog.views.diagrammer.IlvDiagrammer
-
- getZoomFactor() - Method in class ilog.views.faces.component.IlvFacesView
-
Returns the zoom factor used during client zoomIn
and zoomOut
actions.
- getZoomFactor() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the zoom factor.
- getZoomFactor() - Method in class ilog.views.gantt.action.IlvZoomInAction
-
Returns the zoom factor.
- getZoomFactor() - Method in class ilog.views.gantt.action.IlvZoomOutAction
-
Returns the zoom factor.
- getZoomFactor() - Method in class ilog.views.gantt.faces.component.IlvFacesHierarchyChartView
-
Returns the factor used when zooming.
- getZoomFactor() - Method in class ilog.views.gantt.faces.dhtml.taglib.IlvFacesHierarchyChartViewTag
-
Returns the factor used when zooming.
- getZoomFactor() - Method in class ilog.views.gantt.IlvTimeScrollSupport
-
Returns the scaling factor used to transform a position in world
coordinates to its corresponding position in pixel screen coordinates,
expressed as the ratio of screen to world coordinates.
- GetZoomFactor(double, IlvLinearUnit) - Static method in class ilog.views.maps.IlvScaleController
-
Returns the zoom factor of a transformer that would show a map
at the specified scale.
- getZoomInAction() - Method in class ilog.views.gantt.IlvHierarchyChart
-
- getZoomInCursor() - Method in class ilog.views.chart.interactor.IlvChartZoomInteractor
-
Returns the zoomIn
mouse cursor.
- getZoomInEventMask() - Method in class ilog.views.chart.interactor.IlvChartZoomInteractor
-
Returns the zoom in event mask.
- getZoomInEventMaskEx() - Method in class ilog.views.chart.interactor.IlvChartZoomInteractor
-
Returns the zoom in event mask, according to the conventions of
java.awt.event.InputEvent.getModifiersEx()
.
- getZoomInFactor() - Method in class ilog.views.awt.IlvManagerViewControlBar
-
Returns the zoom-in factor currently in use.
- getZoomInFactor() - Method in class ilog.views.swing.IlvJManagerViewControlBar
-
Returns the zoom in factor currently in use.
- getZooming() - Method in interface ilog.cpl.graph.css.IlpGraphViewCSS
-
Returns if the zoom configuration is enabled or not
for the component.
- getZoomingRenderer() - Method in class ilog.cpl.equipment.IlpEquipmentController
-
Accesses the zooming renderer.
- getZoomingRenderer() - Method in class ilog.cpl.graph.IlpGraphView
-
- getZoomingRenderer() - Method in class ilog.cpl.network.IlpNetworkController
-
Accesses the zooming renderer.
- getZoomInIcon() - Method in class ilog.views.swing.IlvJManagerViewControlBar
-
Returns the icon of the Zoom In button.
- getZoomInIconImage() - Method in class ilog.views.awt.IlvManagerViewControlBar
-
Returns the icon image of the Zoom in button.
- getZoomInIconURL() - Method in class ilog.views.awt.IlvManagerViewControlBar
-
Returns the URL of the icon image of the Zoom in button.
- getZoomInIconURL() - Method in class ilog.views.swing.IlvJManagerViewControlBar
-
Returns the URL of the icon of the Zoom In button.
- getZoomInKeyCode() - Method in class ilog.views.maps.interactor.IlvContinuousZoomInteractor
-
Retrieves the zoom in keycode.
- getZoomInKeyCode() - Method in class ilog.views.maps.interactor.IlvMapZoomInteractor
-
Retrieves the zoom in keycode.
- getZoomInteractor() - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Returns the interactor used when the diagram component is in zoom mode.
- getZoomInToolTipText() - Method in class ilog.views.swing.IlvJManagerViewControlBar
-
Returns the text that is displayed in the tooltip when
the mouse pointer is kept over the Zoom in button.
- getZoomLevel() - Method in class ilog.views.print.IlvManagerPrintableDocument
-
Returns the zoom level used when printing.
- getZoomLevel() - Method in class ilog.views.print.IlvSimplePrintableManager
-
Returns the zoom level used when printing.
- getZoomLevels() - Method in class ilog.views.faces.component.IlvFacesView
-
Returns the fixed zoom levels displayed by the view.
- getZoomLevels() - Method in class ilog.views.faces.dhtml.taglib.IlvFacesViewTag
-
Returns the fixed zoom levels displayed by the view.
- getZoomLevels(HttpServletRequest, IlvManagerView) - Method in class ilog.views.maps.servlet.IlvFacesMapsServletSupport
-
Returns the zoom levels that a client of this servlet should use to take
advantage of the tiling and caching mechanisms.
- getZoomLevels(HttpServletRequest, IlvManagerView) - Method in class ilog.views.maps.servlet.IlvMapServletSupport
-
Returns the zoom levels that a client of this servlet should use to take
advantage of the tiling and caching mechanisms.
- getZoomLevels(HttpServletRequest, IlvManagerView) - Method in class ilog.views.servlet.IlvManagerServletSupport
-
Returns the zoom levels that a client of this servlet should use to take
advantage of the tiling and caching mechanisms.
- getZoomLimit() - Method in class ilog.views.swing.IlvJComponentGraphic
-
Returns the zoom factor limit.
- getZoomOutAction() - Method in class ilog.views.gantt.IlvHierarchyChart
-
- getZoomOutCursor() - Method in class ilog.views.chart.interactor.IlvChartZoomInteractor
-
Returns the zoomOut
mouse cursor.
- getZoomOutEventMask() - Method in class ilog.views.chart.interactor.IlvChartZoomInteractor
-
Returns the zoom out event mask.
- getZoomOutEventMaskEx() - Method in class ilog.views.chart.interactor.IlvChartZoomInteractor
-
Returns the zoom out event mask, according to the conventions of
java.awt.event.InputEvent.getModifiersEx()
.
- getZoomOutFactor() - Method in class ilog.views.awt.IlvManagerViewControlBar
-
Returns the zoom out factor currently in use.
- getZoomOutFactor() - Method in class ilog.views.swing.IlvJManagerViewControlBar
-
Returns the zoom factor currently in use.
- getZoomOutIcon() - Method in class ilog.views.swing.IlvJManagerViewControlBar
-
Returns the icon of the Zoom Out button.
- getZoomOutIconImage() - Method in class ilog.views.awt.IlvManagerViewControlBar
-
Returns the icon image of the Zoom out button.
- getZoomOutIconURL() - Method in class ilog.views.awt.IlvManagerViewControlBar
-
Returns the URL of the icon image of the Zoom out button.
- getZoomOutIconURL() - Method in class ilog.views.swing.IlvJManagerViewControlBar
-
Returns the URL of the icon of the Zoom Out button.
- getZoomOutKeyCode() - Method in class ilog.views.maps.interactor.IlvContinuousZoomInteractor
-
Retrieves the zoom out keycode.
- getZoomOutKeyCode() - Method in class ilog.views.maps.interactor.IlvMapZoomInteractor
-
Retrieves the zoom out keycode.
- getZoomOutToolTipText() - Method in class ilog.views.swing.IlvJManagerViewControlBar
-
Returns the text that is displayed in the tooltip when
the mouse is kept over the Zoom out button.
- getZoomPolicy() - Method in class ilog.cpl.equipment.renderer.IlpZoomingRenderer
-
Returns the zoom policy currently in use.
- getZoomPolicy() - Method in class ilog.cpl.graph.IlpGraphView
-
Returns the zoom policy currently in use.
- getZoomPolicy() - Method in class ilog.cpl.IlpEquipment
-
Returns the zoom policy currently in use.
- getZoomPolicy() - Method in class ilog.cpl.IlpNetwork
-
Returns the zoom policy currently in use.
- getZoomPolicy() - Method in class ilog.cpl.network.renderer.IlpZoomingRenderer
-
Returns the zoom policy currently in use.
- getZoomPolicy() - Method in class ilog.tgo.composite.IltcCompositeManager
-
- getZoomPolicy() - Method in class ilog.tgo.graphic.IltNetwork
-
Returns the zoom policy of this manager.
- getZoomRange() - Method in class ilog.views.chart.IlvLocalZoomAxisTransformer
-
Returns the zoom range.
- getZoomThreshold() - Method in class ilog.tgo.composite.IltMixedZoomPolicy
-
Returns the value of the determinant threshold.
- getZoomTransformer() - Method in class ilog.tgo.composite.IltcCompositeManager
-
Returns the zoom transform of the associated manager.
- getZoomTransformer() - Method in interface ilog.tgo.graphic.IltGraphicManager
-
Deprecated.
Returns the zoom transform of the associated manager.
- getZoomTransformer() - Method in class ilog.tgo.swing.IltComponentManager
-
- getZoomTransformer() - Method in class ilog.views.print.IlvManagerPrintableDocument
-
Returns the zoom transformer used when printing.
- getZoomTransformer() - Method in class ilog.views.print.IlvSimplePrintableManager
-
Returns the zoom transformer used when printing.
- getZoomViewIcon() - Method in class ilog.views.swing.IlvJManagerViewControlBar
-
Returns the icon of the Zoom view button.
- getZoomViewIconImage() - Method in class ilog.views.awt.IlvManagerViewControlBar
-
Returns the icon image of the Zoom view button.
- getZoomViewIconURL() - Method in class ilog.views.awt.IlvManagerViewControlBar
-
Returns the URL of the icon image of the Zoom view button.
- getZoomViewIconURL() - Method in class ilog.views.swing.IlvJManagerViewControlBar
-
Returns the URL of the icon of the Zoom view button.
- getZoomViewInteractor() - Method in class ilog.views.awt.IlvManagerViewControlBar
-
Returns the zoom view interactor currently in use.
- getZoomViewInteractor() - Method in class ilog.views.swing.IlvJManagerViewControlBar
-
Returns the zoom view interactor currently in use.
- getZoomViewToolTipText() - Method in class ilog.views.swing.IlvJManagerViewControlBar
-
Returns the text that is displayed in the tooltip when
the mouse pointer is kept over the Zoom view button.
- getZOrderIndex() - Method in class ilog.views.IlvGraphic
-
Returns the index within the manager layer.
- GLASS_PANE_PROPERTY - Static variable in class ilog.views.appframe.swing.docking.IlvDockingArea
-
Bound property name.
- GLOBAL - Static variable in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingPolylineLabelDescriptor
-
Option for the side association.
- goBackward(IlvChartAreaAccessibleHierarchy, boolean, IlvChartAreaAccessible) - Method in interface ilog.views.chart.interactor.IlvChartAreaNavigationMode
-
Performs a move "backward" in the hierarchy.
- goDown(IlvChartAreaAccessibleHierarchy, boolean, IlvChartAreaAccessible) - Method in interface ilog.views.chart.interactor.IlvChartAreaNavigationMode
-
Performs a move "down" in the hierarchy.
- goForward(IlvChartAreaAccessibleHierarchy, boolean, IlvChartAreaAccessible) - Method in interface ilog.views.chart.interactor.IlvChartAreaNavigationMode
-
Performs a move "forward" in the hierarchy.
- gold - Static variable in class ilog.views.chart.IlvColor
-
The color gold.
- goldenrod - Static variable in class ilog.views.chart.IlvColor
-
The color goldenrod.
- goUp(IlvChartAreaAccessibleHierarchy, boolean, IlvChartAreaAccessible) - Method in interface ilog.views.chart.interactor.IlvChartAreaNavigationMode
-
Performs a move "up" in the hierarchy.
- GrabImage(Image, int, int) - Static method in class ilog.util.IlGraphicPrim
-
Grabs the pixels belonging to an off-screen image into an array.
- GRAD - Static variable in class ilog.views.maps.IlvAngularUnit
-
The unit representing grads.
- GRAPHER - Static variable in class ilog.views.sdm.renderer.IlvSubGraphRenderer
-
- grapherChanged(IlvGrapher) - Method in class ilog.tgo.graphic.IltCompositeGrapher
-
- GrapherPin - Static variable in class ilog.views.sdm.renderer.IlvRendererUtil
-
The alias "GrapherPin"
for the class ilog.views.sdm.renderer.IlvGrapherPinRenderer
.
- Graphic() - Constructor for class ilog.tgo.graphic.renderer.IltCardBaseRenderer.Graphic
-
- Graphic() - Constructor for class ilog.tgo.graphic.renderer.IltLedBaseRenderer.Graphic
-
- Graphic() - Constructor for class ilog.tgo.graphic.renderer.IltLogicalBaseRenderer.Graphic
-
- Graphic() - Constructor for class ilog.tgo.graphic.renderer.IltNEBaseRenderer.Graphic
-
- Graphic() - Constructor for class ilog.tgo.graphic.renderer.IltOPCBaseRenderer.Graphic
-
- Graphic() - Constructor for class ilog.tgo.graphic.renderer.IltPortBaseRenderer.Graphic
-
- Graphic() - Constructor for class ilog.tgo.graphic.renderer.IltTinyBaseRenderer.Graphic
-
- GRAPHIC_ADDED - Static variable in class ilog.cpl.graph.GraphRendererEvent.Type
-
Adding a container representation.
- GRAPHIC_UPDATED - Static variable in class ilog.cpl.graph.GraphRendererEvent.Type
-
Updating a container representation.
- GRAPHIC_VIEW_STYLE - Static variable in class ilog.cpl.style.IlpStyleContext
-
Deprecated.
- graphicAdded(GraphRendererEvent) - Method in interface ilog.cpl.graph.GraphRendererListener
-
Invoked when a graphic representation is added to the view.
- GraphicBagFilter() - Constructor for class ilog.views.IlvHoverHighlightingImageOperation.GraphicBagFilter
-
Creates a new GraphicBagFilter
.
- GraphicBagHierarchyEvent - Class in ilog.views.event
-
A GraphicBagHierarchyEvent
event is fired
when the hierarchy of graphic bags changes.
- GraphicBagHierarchyEvent(IlvGraphicBag, IlvGraphicBag, IlvGraphicBag) - Constructor for class ilog.views.event.GraphicBagHierarchyEvent
-
Creates the event.
- GraphicBagHierarchyEventReceiver - Interface in ilog.views.event
-
Objects that can receive graphic bag hierarchy events should
implement this interface.
- GraphicBagHierarchyListener - Interface in ilog.views.event
-
The listener interface for receiving changed events related
to the hierarchy of graphic bags.
- graphicChanged(IltGraphicChangedEvent) - Method in class ilog.tgo.interactor.IltEditGroupInteractor
-
- graphicChanged(IltGraphicChangedEvent) - Method in interface ilog.tgo.model.IltGraphicChangedListener
-
Invoked when a graphic representation of a JTGO object is changed
or updated.
- GraphicChangeEvent - Class in ilog.cpl.graphic
-
Events when an attribute value changes.
- GraphicChangeEvent(IlEventType, Object) - Constructor for class ilog.cpl.graphic.GraphicChangeEvent
-
Constructor.
- GraphicChangeEvent.Type - Class in ilog.cpl.graphic
-
Event types.
- GraphicChangeListener - Interface in ilog.cpl.graphic
-
A graphic change event is fired when a graphic instance is
modified, for example, when there is a change in the graphic bounds
or in the instance's composition.
- GraphicComparator() - Constructor for class ilog.views.gantt.graphic.interactor.IlvGanttCycleSelectAccelerator.GraphicComparator
-
- GraphicExpandsInCell - Static variable in class ilog.cpl.style.key.IlpAttributeKeys
-
Deprecated.
- GraphicManagerFrame(IlvInputStream) - Constructor for class ilog.views.sdm.renderer.IlvSubGraphRenderer.GraphicManagerFrame
-
Reads the border from an IVL stream.
- graphicObjectComparator - Variable in class ilog.tgo.faces.graph.dhtml.servlet.IltFacesGraphServletSupport
-
Comparator used to sort the IlvGraphic instances for image map purposes.
- GraphicRenderer - Static variable in class ilog.cpl.style.key.IlpAttributeKeys
-
- GraphicRenderer - Static variable in class ilog.cpl.style.key.IlpObjectKeys
-
- GraphicRepresentationAttribute - Static variable in class ilog.tgo.model.IltAlarm
-
A fake attribute allowing the display of a graphic representation of the
alarm in a table column.
- GraphicRepresentationAttribute - Static variable in class ilog.tgo.model.IltObject
-
Fake attribute allowing the display of the whole telecom object graphic
in a table column.
- graphicUpdated(GraphRendererEvent) - Method in interface ilog.cpl.graph.GraphRendererListener
-
Invoked when a graphic representation is updated in the view.
- graphicView - Variable in class ilog.cpl.style.IlpStyleContext
-
Deprecated.
Business object
- GraphLayout - Static variable in class ilog.views.sdm.renderer.IlvRendererUtil
-
The alias "GraphLayout"
for the class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
.
- GraphLayoutEvent - Class in ilog.views.graphlayout
-
Provides data for the layout step event on layout instances.
- GraphLayoutEvent(IlvGraphLayout) - Constructor for class ilog.views.graphlayout.GraphLayoutEvent
-
Creates the event.
- GraphLayoutEventListener - Interface in ilog.views.graphlayout
-
GraphLayoutEventListener
defines the interface for an
object that is to be notified after each step or iteration of a layout
algorithm.
- GraphLayoutParameterEvent - Class in ilog.views.graphlayout
-
Provides data for the parameter event on layout instances.
- GraphLayoutParameterEvent(IlvGraphLayout, boolean) - Constructor for class ilog.views.graphlayout.GraphLayoutParameterEvent
-
Creates the event.
- GraphLayoutParameterEvent(IlvGraphLayout, Object, String, boolean) - Constructor for class ilog.views.graphlayout.GraphLayoutParameterEvent
-
Creates the event.
- GraphLayoutParameterEventListener - Interface in ilog.views.graphlayout
-
GraphLayoutParameterEventListener
defines the interface
for an object that is to be notified whenever any layout parameter
changes.
- GraphModelEvent - Class in ilog.cpl.graph
-
This class describes a change in an IlpGraphModel
.
- GraphModelEvent(IlpGraphModel, GraphModelEvent.Type, IlpRepresentationObject) - Constructor for class ilog.cpl.graph.GraphModelEvent
-
Creates an event.
- GraphModelEvent(IlpGraphModel, GraphModelEvent.Type, Collection) - Constructor for class ilog.cpl.graph.GraphModelEvent
-
Creates an event.
- GraphModelEvent(IlpGraphModel, GraphModelEvent.Type, IlpRepresentationObject, int[], IlpRepresentationObject[]) - Constructor for class ilog.cpl.graph.GraphModelEvent
-
Creates an event.
- GraphModelEvent(IlpGraphModel, GraphModelEvent.Type, IlpRepresentationObject, boolean, IlpRepresentationObject, IlpRepresentationObject) - Constructor for class ilog.cpl.graph.GraphModelEvent
-
Creates an event.
- GraphModelEvent - Class in ilog.views.graphlayout
-
Encapsulates information describing changes to a graph model.
- GraphModelEvent(IlvGraphModel) - Constructor for class ilog.views.graphlayout.GraphModelEvent
-
Creates the event.
- GraphModelEvent.Type - Class in ilog.cpl.graph
-
Event type
- GraphModelListener - Interface in ilog.cpl.graph
-
This interface allows the observing of changes to an
IlpGraphModel
.
- GraphModelListener - Interface in ilog.views.graphlayout
-
GraphModelListener
defines the interface for an object
that listens for changes in a graph model
(IlvGraphModel
).
- GraphRendererEvent - Class in ilog.cpl.graph
-
Event which is generated when graphic objects are added or updated
in a Graph View.
- GraphRendererEvent(Object, IlEventType, IlpRepresentationObject) - Constructor for class ilog.cpl.graph.GraphRendererEvent
-
- GraphRendererEvent(Object, IlEventType, IlpRepresentationObject, IlpGraphic, IlpGraphicRendererContext) - Constructor for class ilog.cpl.graph.GraphRendererEvent
-
- GraphRendererEvent.Type - Class in ilog.cpl.graph
-
Event type
- GraphRendererListener - Interface in ilog.cpl.graph
-
Listener to events which are sent when graphic objects are
added or updated in a Graph View.
- GraphSelectionEvent - Class in ilog.cpl.graph
-
This class describes a change in the set of selected objects
managed by an IlpGraphSelectionModel
.
- GraphSelectionEvent(IlpGraphSelectionModel, GraphSelectionEvent.Type, IlpRepresentationObject[]) - Constructor for class ilog.cpl.graph.GraphSelectionEvent
-
Creates an event.
- GraphSelectionEvent.Type - Class in ilog.cpl.graph
-
Event type
- GRAPHVIEW - Static variable in class ilog.tgo.faces.graph.dhtml.renderkit.IltFacesGraphViewRenderer
-
The graph view property of a component.
- gray - Static variable in class ilog.views.chart.IlvColor
-
The color gray.
- GRAY_10 - Static variable in class ilog.views.util.java2d.IlvPattern
-
10% gray pattern
- GRAY_20 - Static variable in class ilog.views.util.java2d.IlvPattern
-
20% gray pattern
- GRAY_25 - Static variable in class ilog.views.util.java2d.IlvPattern
-
25% gray pattern
- GRAY_30 - Static variable in class ilog.views.util.java2d.IlvPattern
-
30% gray pattern
- GRAY_40 - Static variable in class ilog.views.util.java2d.IlvPattern
-
40% gray pattern
- GRAY_5 - Static variable in class ilog.views.util.java2d.IlvPattern
-
5% gray pattern
- GRAY_50 - Static variable in class ilog.views.util.java2d.IlvPattern
-
50% gray pattern
- GRAY_60 - Static variable in class ilog.views.util.java2d.IlvPattern
-
60% gray pattern
- GRAY_70 - Static variable in class ilog.views.util.java2d.IlvPattern
-
70% gray pattern
- GRAY_75 - Static variable in class ilog.views.util.java2d.IlvPattern
-
75% gray pattern
- GRAY_80 - Static variable in class ilog.views.util.java2d.IlvPattern
-
80% gray pattern
- GRAY_90 - Static variable in class ilog.views.util.java2d.IlvPattern
-
90% gray pattern
- GRAYSCALE_OP - Static variable in class ilog.views.IlvHoverHighlightingImageOperation
-
Predefined grayscale operation
BufferedImageOp GRAYSCALE_OP =
new ColorConvertOp(ColorSpace.getInstance(ColorSpace.CS_GRAY), null);
- GREATER - Static variable in interface ilog.views.util.styling.IlvCSSAttributeSelector
-
Tests that the attribute at the matching object is greater than the value.
- GREATER_EQUAL - Static variable in interface ilog.views.util.styling.IlvCSSAttributeSelector
-
Tests that the attribute at the matching object is greater or equal to the
value.
- GREATEST_CODE - Static variable in class ilog.views.graphlayout.IlvGraphLayoutReport
-
The largest integer value used as an error code.
- GREATEST_CODE - Static variable in class ilog.views.graphlayout.labellayout.IlvLabelLayoutReport
-
The largest integer value used as an error code.
- Green(int) - Static method in class ilog.tgo.grprim.IltColorModifier
-
Returns the green component of the given color.
- GREEN - Static variable in class ilog.tgo.grprim.IltColorModifier.MultiColor
-
The green color is modified.
- GreenLight - Static variable in class ilog.tgo.resource.IltrColor
-
- GREENWICH - Static variable in class ilog.views.maps.srs.coordsys.IlvMeridian
-
The Greenwich meridian.
- greenYellow - Static variable in class ilog.views.chart.IlvColor
-
The color green yellow.
- grid - Static variable in class ilog.views.diagrammer.application.IlvDiagrammerAction
-
This action shows or hides the grid.
- GRID_COLOR - Static variable in class ilog.views.maps.grids.IlvGridStyle
-
The gridColor property name.
- GridInfo() - Constructor for class ilog.views.maps.grids.IlvMGRSGrid.GridInfo
-
Creates a new GridInfo
.
- gridSpacing - Static variable in class ilog.views.diagrammer.application.IlvDiagrammerAction
-
This action opens a dialog box to change the spacing of the grid.
- group(IlvDiagrammer) - Method in class ilog.views.bpmn.IlvBPMNFrame
-
Groups the selected objects in the given diagrammer instance.
- group(IlvDiagrammer) - Method in class ilog.views.bpmn.IlvBPMNModeler
-
Deprecated.
Groups the selected objects in the given diagrammer instance.
- group() - Method in class ilog.views.dashboard.IlvDashboardDiagram
-
Groups the background graphic objects currently selected by the user.
- group - Static variable in class ilog.views.diagrammer.application.IlvDiagrammerAction
-
- group() - Method in class ilog.views.diagrammer.IlvDiagrammer
-
Groups the selected objects into a subgraph.
- group(Object) - Method in class ilog.views.sdm.IlvSDMEngine
-
Groups the selected objects.
- GROUP_ATTR - Static variable in class ilog.views.maps.defense.format.s57.IlvS57Reader
-
Name of the feature attribute that contains S57 group number.
- GROUP_RESHAPED - Static variable in class ilog.tgo.interactor.IltEditGroupInteractor.Gesture
-
This gesture denotes the reshaping of a group.
- GROUP_TYPE - Static variable in interface ilog.views.util.hitmap.IlvHitmapConstants
-
The group type defines grouping associations among regions.
- GROUPABLE - Static variable in interface ilog.views.faces.IlvFrameworkConstants
-
The groupable property.
- GroupFilling - Static variable in class ilog.tgo.resource.IltrPattern
-
- GroupNameText - Static variable in class ilog.tgo.resource.IltrColor
-
- GroupNameText - Static variable in class ilog.tgo.resource.IltrFont
-
- GroupNameText - Static variable in class ilog.tgo.resource.IltrTextPalette
-
Deprecated.
- grow(Rectangle2D, double, double) - Static method in class ilog.views.chart.util.IlvGraphicUtil
-
Resizes the specified Rectangle2D
both horizontally and vertically.