- globalAlignment - Variable in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Sets the global alignment option.
- globalConnectorStyle - Variable in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Sets the global style of connectors.
- globalDestinationPointMode - Variable in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Sets the global mode for the connection point of the links on the
destination nodes.
- globalDestinationPointMode - Variable in class ilog.views.graphlayout.link.IlvLinkLayout
-
Sets the global mode for the connection point of the links on the
destination nodes.
- globalDestinationPointMode - Variable in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
-
Sets the global mode for the connection point of the links on the
destination nodes.
- globalDestinationPointMode - Variable in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Sets the global mode for the connection point of the links on the
destination nodes.
- globalHorizontalAlignment - Variable in class ilog.views.graphlayout.grid.IlvGridLayout
-
Sets the global horizontal alignment style.
- globalIncrementalModifiedLinkReshapeMode - Variable in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Sets the reshape mode used during the incremental layout of modified
links, that is, links that have already been laid out in the previous
layout execution and for which either the bounding box (see #getNodeBoxInterface()
or the "link connection box" (see #getLinkConnectionBoxInterface()
) of their origin and destination
nodes has been modified.
- globalIncrementalNodeMovementMode - Variable in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Sets the node movement mode used during incremental layout.
- globalIncrementalUnmodifiedLinkReshapeMode - Variable in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Sets the reshape mode used during the incremental layout of unmodified
links, that is, links that have already been laid out in the previous
layout execution and for which neither the bounding box (see #getNodeBoxInterface()
nor the "link connection box" (see #getLinkConnectionBoxInterface
) of their origin and destination
nodes have been modified.
- globalLinkStyle - Variable in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Sets the global style of the shapes of links.
- globalLinkStyle - Variable in class ilog.views.graphlayout.link.IlvLinkLayout
-
Sets the global style of the shapes of links.
- globalLinkStyle - Variable in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
-
Sets the global style of the shapes of links.
- globalLinkStyle - Variable in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Sets the global style of the shape of the links.
- globalLinkStyle - Variable in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Sets the global style of the shapes of links.
- globalOriginPointMode - Variable in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Sets the global mode for the connection point of the links on the
origin nodes.
- globalOriginPointMode - Variable in class ilog.views.graphlayout.link.IlvLinkLayout
-
Sets the global mode for the connection point of the links on the
origin nodes.
- globalOriginPointMode - Variable in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
-
Sets the global mode for the connection point of the links on the
origin nodes.
- globalOriginPointMode - Variable in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Sets the global mode for the connection point of the links on the
origin nodes.
- globalSelfLinkStyle - Variable in class ilog.views.graphlayout.link.shortlink.IlvShortLinkLayout
-
Sets the global style of the shape of the self-links.
- globalVerticalAlignment - Variable in class ilog.views.graphlayout.bus.IlvBusLayout
-
Sets the global vertical alignment style.
- globalVerticalAlignment - Variable in class ilog.views.graphlayout.grid.IlvGridLayout
-
Sets the global vertical alignment style.
- graphLayout - Variable in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
-
Sets the graph layout algorithm that this renderer
will apply to the grapher.
- graphLayout - Variable in class ilog.views.sdm.renderer.graphlayout.IlvLinkLayoutRenderer
-
Sets the graph layout algorithm that this renderer
will apply to the grapher.
- graphLayoutExceptionPassedOn - Variable in class ilog.views.sdm.renderer.graphlayout.IlvGraphLayoutRenderer
-
Sets whether the graph layout exception is passed on.
- graphLayoutExceptionPassedOn - Variable in class ilog.views.sdm.renderer.graphlayout.IlvLinkLayoutRenderer
-
Sets whether the graph layout exception is passed on.
- grayedWhenUnzoomed - Variable in class ilog.views.sdm.renderer.IlvHalfZoomingRenderer
-
Specifies whether half-zooming objects are drawn as gray boxes
when the zoom level is less than the minimum zoom, or if
they are drawn at their minimum size.