- neighborLinksAligned - Variable in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Sets whether links between neighbor nodes of the same level are
aligned so that they are strictly horizontal or vertical.
- nodeBalloonLines - Variable in class ilog.views.sdm.renderer.IlvInfoBalloonRenderer
-
Sets the descriptions of the lines to be displayed in the information balloon
when the user clicks a node.
- nodeComparator - Variable in class ilog.views.graphlayout.bus.IlvBusLayout
-
Sets the comparator used for sorting the nodes.
- nodeComparator - Variable in class ilog.views.graphlayout.grid.IlvGridLayout
-
Sets the comparator used for sorting the nodes.
- nodeDistanceThreshold - Variable in class ilog.views.graphlayout.uniformlengthedges.IlvUniformLengthEdgesLayout
-
Sets the node distance threshold.
- nodeObstacleEnabled - Variable in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
-
Sets whether nodes should be obstacles for the link routes.
- nodePosition - Variable in class ilog.views.graphlayout.bus.IlvBusLayout
-
Sets the position of the nodes with respect to the bus line.
- nodeReparenting - Variable in class ilog.views.sdm.renderer.IlvLaneRenderer
-
Enables or disables the node reparenting mode.
- nodesMoveThreshold - Variable in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
-
Sets the convergence criteria of the node placement algorithm (the
second step of the layout algorithm).
- nodesPlacementAlgorithm - Variable in class ilog.views.graphlayout.topologicalmesh.IlvTopologicalMeshLayout
-
Sets the choice of the node placement algorithm (the second step of
the layout algorithm).
- nonorthogonalBendEliminationEnabled - Variable in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Sets whether the bend elimination phase for nonorthogonal links is
enabled.
- nonTreeLinksStraight - Variable in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Sets whether all non-tree links that
don't have the no-reshape link style and that are not fixed and are not incident to fixed nodes are reshaped to be straight.
- NorthNumberOfPorts - Variable in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Sets the number of relative ports on the north side of a node.
- NorthSubtreeBlockMargin - Variable in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Sets the margin on the north side of the subtree starting at the input
node.
- numberCrossingReductionIterations - Variable in class ilog.views.graphlayout.link.longlink.IlvLongLinkLayout
-
Sets the maximum number of iterations performed during crossing
reduction.
- numberIterationsForMinImprovement - Variable in class ilog.views.graphlayout.labellayout.annealing.IlvAnnealingLabelLayout
-
Sets the number of iterations performed to reach the minimum required
percentage of layout quality improvement specified by #setMinImprovementPercentageToContinue(double)
.
- numberOfAlternatingCircles - Variable in class ilog.views.graphlayout.tree.IlvTreeLayout
-
Sets the number of alternating circles.
- numberOfLinkCrossingSweeps - Variable in class ilog.views.graphlayout.hierarchical.IlvHierarchicalLayout
-
Sets the number of layer sweeps to remove link crossings.