| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| id — Property, interface com.yworks.yfiles.layout.multipage.EdgeInfo |
|
Returns the unique id of the related edge. |
| id — Property, interface com.yworks.yfiles.layout.multipage.EdgeLabelInfo |
|
Returns the unique id of the related edge label. |
| id — Property, interface com.yworks.yfiles.layout.multipage.NodeInfo |
|
Returns the unique id of the related node. |
| id — Property, interface com.yworks.yfiles.layout.multipage.NodeLabelInfo |
|
Returns the unique id of the related node label. |
| id — Property, class com.yworks.yfiles.layout.router.polyline.PartitionCell |
|
Returns a unique identifier of this partition cell. |
| id — Property, class com.yworks.yfiles.layout.tree.LayeredNodePlacer |
|
Returns the ID. |
| identity — Property, class com.yworks.bridge.geom.AffineTransform |
| |
| IGNORE_GROUPS_POLICY — Constant Static Property, class com.yworks.yfiles.layout.organic.OrganicLayouter |
|
Node group policy specifier. |
| ignoreInnerNodeLabelsEnabled — Property, class com.yworks.yfiles.layout.router.polyline.EdgeRouter |
|
Determines whether or not this edge router ignores node labels that are inside the bounds of their owner as obstacles for edge routes. |
| IGNORE_LABEL_KEY — Constant Static Property, class com.yworks.yfiles.layout.LabelLayoutKeys |
|
Key that is used to store whether or not a label (i.e., an instance of com.yworks.yfiles.layout.LabelLayout) should be considered during layout. |
| IllegalArgumentException — class, package com.yworks.bridge.util |
| |
| IllegalArgumentException(message:String, id:int) — Constructor, class com.yworks.bridge.util.IllegalArgumentException |
| |
| inc(l:com.yworks.bridge.util:LongImpl) — Static Method , class com.yworks.bridge.util.LongImpl |
| |
| includingEdges — Property, class com.yworks.yfiles.layout.FixNodeLayoutStage |
|
Determines whether or not subgraph edges should be taken into account when calculating the bounding box of the fixed nodes. |
| includingLabels — Property, class com.yworks.yfiles.layout.FixNodeLayoutStage |
|
Determines whether or not label geometries should be taken into account when calculating the bounding box of the fixed nodes. |
| increasePriority(n:com.yworks.yfiles.base:Node, value:int) — method, class com.yworks.yfiles.util.pq.ArrayIntNodePQ |
|
Increases the value of a node in the queue to a certain value.
Complexity O(1).
|
| increasePriority(v:com.yworks.yfiles.base:Node, priority:Number) — method, class com.yworks.yfiles.util.pq.BHeapDoubleNodePQ |
| |
| increasePriority(v:com.yworks.yfiles.base:Node, priority:int) — method, class com.yworks.yfiles.util.pq.BHeapIntNodePQ |
|
Increases the priority value of the given node. |
| increasePriority(v:com.yworks.yfiles.base:Node, priority:Object) — method, class com.yworks.yfiles.util.pq.BHeapNodePQ |
| |
| increasePriority(o:Object, priority:Number) — method, class com.yworks.yfiles.util.pq.DoubleObjectPQ |
|
Increases the priority value of the given object. |
| increasePriority(o:Object, priority:int) — method, class com.yworks.yfiles.util.pq.IntObjectPQ |
|
Increases the priority value of the given node. |
| increasePriority(v:com.yworks.yfiles.base:Node, value:int) — method, class com.yworks.yfiles.util.pq.ListIntNodePQ |
|
Increases the priority of a node in the queue to a certain value. |
| IncrementalHierarchicLayouter — class, package com.yworks.yfiles.layout.hierarchic |
|
This class is a variant of the classic com.yworks.yfiles.layout.hierarchic.HierarchicLayouter implementation. |
| IncrementalHierarchicLayouter(init:Boolean) — Constructor, class com.yworks.yfiles.layout.hierarchic.IncrementalHierarchicLayouter |
|
Creates a new IncrementalHierarchicLayouter instance which is set to LAYOUT_MODE_FROM_SCRATCH initially
|
| INCREMENTAL_HINTS_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.IncrementalHierarchicLayouter |
|
com.yworks.yfiles.base.DataProvider key used to store incremental layout hints that can be retrieved from the com.yworks.yfiles.layout.hierarchic.incremental.IncrementalHintsFactory which itself can be obtained from the createIncrementalHintsFactory() method. |
| INCREMENTAL_HINTS_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.HierarchicLayouterImpl |
|
com.yworks.yfiles.base.DataProvider key used to retrieve incremental layout hint objects for nodes and edges that have been set using the com.yworks.yfiles.layout.hierarchic.incremental.IncrementalHintsFactory which itself can be obtained from the createIncrementalHintsFactory() method. |
| IncrementalHintsFactory — Interface, package com.yworks.yfiles.layout.hierarchic.incremental |
|
Factory interface for com.yworks.yfiles.layout.hierarchic.IncrementalHierarchicLayouter. |
| INCREMENTAL_NODES_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.HierarchicLayouterImpl |
|
DataProvider key used to hold boolean values for each node in the graph that indicate whether the node has to be added incrementally. |
| incrementPriority(v:com.yworks.yfiles.base:Node) — method, class com.yworks.yfiles.util.pq.ListIntNodePQ |
|
Increments the associated priority value for the given node by 1 and updates it's position within the queue accordingly. |
| inDegree() — method, class com.yworks.yfiles.base.Node |
|
Returns the number of incoming edges at this node. |
| IndependentSets — class, package com.yworks.yfiles.algo |
|
This class provides methods for calculating independent sets. |
| IndependentSets(init:Boolean) — Constructor, class com.yworks.yfiles.algo.IndependentSets |
| |
| index() — method, class com.yworks.yfiles.base.Edge |
|
Returns the index of this edge within its graph G. |
| index() — method, class com.yworks.yfiles.base.Node |
|
Returns the index of this node within its graph G. |
| index — Property, class com.yworks.yfiles.layout.grid.ColumnDescriptor |
|
Returns the index of the column within the partition grid. |
| index — Property, class com.yworks.yfiles.layout.grid.RowDescriptor |
|
Returns the index of the row within the partition grid. |
| indexFixed — Property, class com.yworks.yfiles.layout.grid.ColumnDescriptor |
|
Getter:
Returns whether the index of this column is fixed or whether the algorithm should try to find the best possible position. |
| indexFixed — Property, class com.yworks.yfiles.layout.grid.RowDescriptor |
|
Getter:
Returns whether the index of this row is fixed or whether the algorithm should try to find the best possible position. |
| indexFixed — Property, class com.yworks.yfiles.layout.hierarchic.incremental.SwimLaneDescriptor |
|
Getter:
Returns whether the index of this swim lane is fixed or whether the algorithm should try to find the best possible position. |
| indexOf(object:Object) — method, class com.yworks.bridge.util.AbstractList |
|
Searches this List for the specified object and returns the index of the first occurrence. |
| indexOf(object:Object) — method, class com.yworks.bridge.util.ArrayList |
|
Searches this ArrayList for the specified object and returns the index of the first occurrence. |
| indexOf(object:Object) — method, class com.yworks.bridge.util.LinkedList |
|
Searches this LinkedList for the specified object and returns the index of the first occurrence. |
| indexOf(object:Object) — method, interface com.yworks.bridge.util.List |
|
Searches this List for the specified object and returns the index of the first occurrence. |
| indexOf(obj:Object) — method, class com.yworks.yfiles.base.YList |
|
Returns the zero-based index of the given element in this list. |
| indexOfSubList(list:com.yworks.bridge.util:List, sublist:com.yworks.bridge.util:List) — Static Method , class com.yworks.bridge.util.Collections |
|
Searches the list for sublist and answers the beginning index of the first occurrence. |
| inEdges() — method, class com.yworks.yfiles.base.Node |
|
Returns an edge cursor for all incoming edges at this node. |
| inEdgesFrom(startEdge:com.yworks.yfiles.base:Edge) — method, class com.yworks.yfiles.base.Node |
|
Returns an edge cursor for incoming edges at this node. |
| info — Property, class com.yworks.yfiles.base.ListCell |
|
Specifies the element stored in this cell. |
| info — Property, class com.yworks.yfiles.util.SkipList_Cell |
|
Gets the value of this cell. |
| init() — method, class com.yworks.yfiles.layout.grouping.GraphGrouping |
|
Initializes internal data structures. |
| init(g:com.yworks.yfiles.base:Graph, layerLists:Vector$Object) — method, class com.yworks.yfiles.layout.hierarchic.MedianLinearSegmentDrawer |
|
Initializes data structures for all runs. |
| init(_graph:com.yworks.yfiles.base:Graph) — method, class com.yworks.yfiles.layout.planar.IntDSP |
| |
| init(obstacles:com.yworks.bridge.util:List, partitionBounds:com.yworks.yfiles.geom:YRectangle) — method, class com.yworks.yfiles.layout.router.polyline.DynamicObstacleDecomposition |
|
Initializes this dynamic obstacle decomposition with the given obstacles and partition bounds. |
| init(configuration:com.yworks.yfiles.layout.router.polyline:PathSearchConfiguration) — method, class com.yworks.yfiles.layout.router.polyline.GraphPartition |
|
Initializes the partition with the given graph instance. |
| init(configuration:com.yworks.yfiles.layout.router.polyline:PathSearchConfiguration) — method, class com.yworks.yfiles.layout.router.polyline.PathSearch |
|
Initializes the path search. |
| initAbortHandler() — method, class com.yworks.yfiles.algo.AbortHandler |
|
Initializes this object. |
| initAbstractCollection() — method, class com.yworks.bridge.util.AbstractCollection |
| |
| initAbstractDrawer() — method, class com.yworks.yfiles.layout.hierarchic.AbstractDrawer |
| |
| initAbstractLabelingAlgorithm() — method, class com.yworks.yfiles.layout.labeling.AbstractLabelingAlgorithm |
| |
| initAbstractLayoutStage1() — method, class com.yworks.yfiles.layout.AbstractLayoutStage |
| |
| initAbstractLayoutStage2(core:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.AbstractLayoutStage |
| |
| initAbstractList() — method, class com.yworks.bridge.util.AbstractList |
| |
| initAbstractMap() — method, class com.yworks.bridge.util.AbstractMap |
| |
| initAbstractNodePlacer() — method, class com.yworks.yfiles.layout.tree.AbstractNodePlacer |
| |
| initAbstractPortConstraintOptimizer() — method, class com.yworks.yfiles.layout.hierarchic.incremental.AbstractPortConstraintOptimizer |
| |
| initAbstractPortConstraintOptimizer_SameLayerData() — method, class com.yworks.yfiles.layout.hierarchic.incremental.AbstractPortConstraintOptimizer_SameLayerData |
|
Initializes this object. |
| initAbstractRotatableNodePlacer(modificationMatrix:com.yworks.yfiles.layout.tree:AbstractRotatableNodePlacer_Matrix) — method, class com.yworks.yfiles.layout.tree.AbstractRotatableNodePlacer |
| |
| initAbstractRotatableNodePlacer_RootAlignment() — method, class com.yworks.yfiles.layout.tree.AbstractRotatableNodePlacer_RootAlignment |
| |
| initAbstractSegmentInfo1(edge:com.yworks.yfiles.base:Edge, segmentNo:int, segment:com.yworks.yfiles.geom:LineSegment) — method, class com.yworks.yfiles.layout.router.polyline.AbstractSegmentInfo |
| |
| initAbstractSegmentInfo2(edge:com.yworks.yfiles.base:Edge, segmentIndex:int, direction:com.yworks.yfiles.layout:Direction, locationRange:com.yworks.yfiles.layout.router.polyline:Interval, minExtension:com.yworks.yfiles.layout.router.polyline:Interval, maxExtension:com.yworks.yfiles.layout.router.polyline:Interval) — method, class com.yworks.yfiles.layout.router.polyline.AbstractSegmentInfo |
| |
| initAbstractSequentialList() — method, class com.yworks.bridge.util.AbstractSequentialList |
| |
| initAbstractSet() — method, class com.yworks.bridge.util.AbstractSet |
| |
| initAffineLine1(p1:com.yworks.yfiles.geom:YPoint, p2:com.yworks.yfiles.geom:YPoint) — method, class com.yworks.yfiles.geom.AffineLine |
|
Initializes this object. |
| initAffineLine2(p1:com.yworks.yfiles.geom:YPoint, v:com.yworks.yfiles.geom:YVector) — method, class com.yworks.yfiles.geom.AffineLine |
|
Initializes this object. |
| initAffineTransform1() — method, class com.yworks.bridge.geom.AffineTransform |
|
Initializes this object. |
| initAffineTransform2(matrix:Vector$Number) — method, class com.yworks.bridge.geom.AffineTransform |
|
Initializes this object. |
| initAffineTransform3(matrix:Vector$Number) — method, class com.yworks.bridge.geom.AffineTransform |
|
Initializes this object. |
| initAffineTransform4(t:com.yworks.bridge.geom:AffineTransform) — method, class com.yworks.bridge.geom.AffineTransform |
|
Initializes this object. |
| initAffineTransform5(m00:Number, m10:Number, m01:Number, m11:Number, m02:Number, m12:Number) — method, class com.yworks.bridge.geom.AffineTransform |
|
Initializes this object. |
| initAffineTransform6(m00:Number, m10:Number, m01:Number, m11:Number, m02:Number, m12:Number) — method, class com.yworks.bridge.geom.AffineTransform |
|
Initializes this object. |
| initAlgorithmAbortedException1() — method, class com.yworks.yfiles.algo.AlgorithmAbortedException |
|
Initializes this object. |
| initAlgorithmAbortedException2(msg:String) — method, class com.yworks.yfiles.algo.AlgorithmAbortedException |
|
Initializes this object. |
| initAlignmentDrawer(inner:com.yworks.yfiles.layout.hierarchic:Drawer) — method, class com.yworks.yfiles.layout.hierarchic.AlignmentDrawer |
|
Initializes this object. |
| initAlignmentDrawer_BottomAlignmentDataProvider() — method, class com.yworks.yfiles.layout.hierarchic.AlignmentDrawer_BottomAlignmentDataProvider |
| |
| initAlignmentDrawer_LeftAlignmentDataProvider() — method, class com.yworks.yfiles.layout.hierarchic.AlignmentDrawer_LeftAlignmentDataProvider |
| |
| initAlignmentDrawer_RightAlignmentDataProvider() — method, class com.yworks.yfiles.layout.hierarchic.AlignmentDrawer_RightAlignmentDataProvider |
| |
| initAlignmentDrawer_TopAlignmentDataProvider() — method, class com.yworks.yfiles.layout.hierarchic.AlignmentDrawer_TopAlignmentDataProvider |
| |
| initAngle() — method, class com.yworks.yfiles.geom.Angle |
| |
| initARNodePlacer1() — method, class com.yworks.yfiles.layout.tree.ARNodePlacer |
|
Initializes this object. |
| initARNodePlacer2(horizontal:Boolean, aspectRatio:Number, fillStyle:int, horizontalDistance:Number, verticalDistance:Number) — method, class com.yworks.yfiles.layout.tree.ARNodePlacer |
|
Initializes this object. |
| initArrayIntNodePQ1(_graph:com.yworks.yfiles.base:Graph, maxSize:int) — method, class com.yworks.yfiles.util.pq.ArrayIntNodePQ |
|
Initializes this object. |
| initArrayIntNodePQ2(_graph:com.yworks.yfiles.base:Graph, _initValues:com.yworks.yfiles.base:DataProvider) — method, class com.yworks.yfiles.util.pq.ArrayIntNodePQ |
|
Initializes this object. |
| initArrayIntNodePQ3(_graph:com.yworks.yfiles.base:Graph, _valueMap:com.yworks.yfiles.base:NodeMap, maxSize:int) — method, class com.yworks.yfiles.util.pq.ArrayIntNodePQ |
|
Initializes this object. |
| initArrayList1() — method, class com.yworks.bridge.util.ArrayList |
|
Initializes this object. |
| initArrayList2(capacity:int) — method, class com.yworks.bridge.util.ArrayList |
|
Initializes this object. |
| initArrayList3(collection:com.yworks.bridge.util:Collection) — method, class com.yworks.bridge.util.ArrayList |
|
Initializes this object. |
| initARTreeLayouter() — method, class com.yworks.yfiles.layout.tree.ARTreeLayouter |
|
Initializes this object. |
| initAsIsLayerer() — method, class com.yworks.yfiles.layout.hierarchic.AsIsLayerer |
| |
| initAsIsSequencer() — method, class com.yworks.yfiles.layout.hierarchic.incremental.AsIsSequencer |
|
Initializes this object. |
| initAspectRatioComponentLayerer(singleComponentLayerer:com.yworks.yfiles.layout.hierarchic.incremental:Layerer) — method, class com.yworks.yfiles.layout.hierarchic.incremental.AspectRatioComponentLayerer |
|
Initializes this object. |
| initAssistantPlacer1() — method, class com.yworks.yfiles.layout.tree.AssistantPlacer |
|
Initializes this object. |
| initAssistantPlacer2(modificationMatrix:com.yworks.yfiles.layout.tree:AbstractRotatableNodePlacer_Matrix) — method, class com.yworks.yfiles.layout.tree.AssistantPlacer |
|
Initializes this object. |
| initBalloonLayouter() — method, class com.yworks.yfiles.layout.tree.BalloonLayouter |
|
Initializes this object. |
| initBCCSubgraph(ips:com.yworks.yfiles.layout.planar:InitialPlanarSubgraph) — method, class com.yworks.yfiles.layout.planar.BCCSubgraph |
|
Initializes this object. |
| initBendConverter1() — method, class com.yworks.yfiles.layout.BendConverter |
|
Initializes this object. |
| initBendConverter2(size:Number) — method, class com.yworks.yfiles.layout.BendConverter |
|
Initializes this object. |
| initBfs() — method, class com.yworks.yfiles.algo.Bfs |
| |
| initBFSLayerer() — method, class com.yworks.yfiles.layout.hierarchic.BFSLayerer |
|
Initializes this object. |
| initBHeapDoubleNodePQ(graph:com.yworks.yfiles.base:Graph) — method, class com.yworks.yfiles.util.pq.BHeapDoubleNodePQ |
|
Initializes this object. |
| initBHeapIntNodePQ(graph:com.yworks.yfiles.base:Graph) — method, class com.yworks.yfiles.util.pq.BHeapIntNodePQ |
|
Initializes this object. |
| initBHeapNodePQ1(graph:com.yworks.yfiles.base:Graph, c:com.yworks.bridge.util:Comparator) — method, class com.yworks.yfiles.util.pq.BHeapNodePQ |
|
Initializes this object. |
| initBHeapNodePQ2(graph:com.yworks.yfiles.base:Graph, c:com.yworks.bridge.util:Comparator, dynamicMap:com.yworks.yfiles.base:NodeMap) — method, class com.yworks.yfiles.util.pq.BHeapNodePQ |
|
Initializes this object. |
| initBigInteger1(val:Vector$int) — method, class com.yworks.bridge.util.BigInteger |
|
Initializes this object. |
| initBigInteger2(val:String) — method, class com.yworks.bridge.util.BigInteger |
|
Initializes this object. |
| initBigInteger3(signum:int, magnitude:Vector$int) — method, class com.yworks.bridge.util.BigInteger |
|
Initializes this object. |
| initBigInteger4(numBits:int, rnd:com.yworks.bridge.util:Random) — method, class com.yworks.bridge.util.BigInteger |
|
Initializes this object. |
| initBigInteger5(val:String, radix:int) — method, class com.yworks.bridge.util.BigInteger |
|
Initializes this object. |
| initBigInteger6(bitLength:int, certainty:int, rnd:com.yworks.bridge.util:Random) — method, class com.yworks.bridge.util.BigInteger |
|
Initializes this object. |
| initBipartitions() — method, class com.yworks.yfiles.algo.Bipartitions |
| |
| initBitSet1() — method, class com.yworks.bridge.util.BitSet |
|
Initializes this object. |
| initBitSet2(nbits:int) — method, class com.yworks.bridge.util.BitSet |
|
Initializes this object. |
| initBorderLine1(value:Number) — method, class com.yworks.yfiles.geom.BorderLine |
|
Initializes this object. |
| initBorderLine2(min:Number, max:Number, value:Number) — method, class com.yworks.yfiles.geom.BorderLine |
|
Initializes this object. |
| initBorderLine3(min:Number, max:Number, valueAtMin:Number, valueAtMax:Number) — method, class com.yworks.yfiles.geom.BorderLine |
|
Initializes this object. |
| initBoundedQueue1(capacity:int) — method, class com.yworks.yfiles.util.BoundedQueue |
|
Initializes this object. |
| initBoundedQueue2(array:Vector$Object, capacity:int) — method, class com.yworks.yfiles.util.BoundedQueue |
|
Initializes this object. |
| initBoundedQueue3(collection:com.yworks.bridge.util:Collection, capacity:int) — method, class com.yworks.yfiles.util.BoundedQueue |
|
Initializes this object. |
| initBoundedQueue4(it:com.yworks.bridge.util:Iterator, capacity:int) — method, class com.yworks.yfiles.util.BoundedQueue |
|
Initializes this object. |
| initBoundedQueue5(cr:com.yworks.yfiles.base:YCursor, capacity:int) — method, class com.yworks.yfiles.util.BoundedQueue |
|
Initializes this object. |
| initBoundedQueue6(list:com.yworks.yfiles.base:YList, capacity:int) — method, class com.yworks.yfiles.util.BoundedQueue |
|
Initializes this object. |
| initBoundedStack(capacity:int) — method, class com.yworks.yfiles.util.BoundedStack |
|
Initializes this object. |
| initBufferedLayouter1() — method, class com.yworks.yfiles.layout.BufferedLayouter |
|
Initializes this object. |
| initBufferedLayouter2(coreLayouter:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.BufferedLayouter |
|
Initializes this object. |
| initBusDescriptor1(busID:Object) — method, class com.yworks.yfiles.layout.router.BusDescriptor |
|
Initializes this object. |
| initBusDescriptor2(busID:Object, fixed:Boolean) — method, class com.yworks.yfiles.layout.router.BusDescriptor |
|
Initializes this object. |
| initBusDescriptor3(busID:Object, sourceGroupID:Object, targetGroupID:Object) — method, class com.yworks.yfiles.layout.router.BusDescriptor |
|
Initializes this object. |
| initBusDescriptor4(busID:Object, fixed:Boolean, sourceGroupID:Object, targetGroupID:Object) — method, class com.yworks.yfiles.layout.router.BusDescriptor |
|
Initializes this object. |
| initBusPlacer1() — method, class com.yworks.yfiles.layout.tree.BusPlacer |
|
Initializes this object. |
| initBusPlacer2(modificationMatrix:com.yworks.yfiles.layout.tree:AbstractRotatableNodePlacer_Matrix) — method, class com.yworks.yfiles.layout.tree.BusPlacer |
|
Initializes this object. |
| initBusRouter() — method, class com.yworks.yfiles.layout.router.BusRouter |
|
Initializes this object. |
| initCanonicMultiStageLayouter() — method, class com.yworks.yfiles.layout.CanonicMultiStageLayouter |
| |
| initCellEntrance1(other:com.yworks.yfiles.layout.router.polyline:CellEntrance) — method, class com.yworks.yfiles.layout.router.polyline.CellEntrance |
|
Initializes this object. |
| initCellEntrance2(cell:com.yworks.yfiles.layout.router.polyline:PartitionCell) — method, class com.yworks.yfiles.layout.router.polyline.CellEntrance |
|
Initializes this object. |
| initCellSegmentInfo(edge:com.yworks.yfiles.base:Edge, segmentIndex:int, direction:com.yworks.yfiles.layout:Direction, locationRange:com.yworks.yfiles.layout.router.polyline:Interval, minExtension:com.yworks.yfiles.layout.router.polyline:Interval, maxExtension:com.yworks.yfiles.layout.router.polyline:Interval, cell:com.yworks.yfiles.layout.router.polyline:PartitionCell) — method, class com.yworks.yfiles.layout.router.polyline.CellSegmentInfo |
|
Initializes this object. |
| initCentrality() — method, class com.yworks.yfiles.algo.Centrality |
| |
| initChannel(segment:com.yworks.yfiles.layout.router.polyline:SegmentInfo) — method, class com.yworks.yfiles.layout.router.polyline.Channel |
|
Initializes this object. |
| initChannelBasedPathRouting() — method, class com.yworks.yfiles.layout.router.polyline.ChannelBasedPathRouting |
| |
| initChannelEdgeRouter() — method, class com.yworks.yfiles.layout.router.ChannelEdgeRouter |
|
Initializes this object. |
| initChannelEdgeRouter_OrthogonalShortestPathPathFinder() — method, class com.yworks.yfiles.layout.router.ChannelEdgeRouter_OrthogonalShortestPathPathFinder |
| |
| initChannelRouter1(min:Number, max:Number) — method, class com.yworks.yfiles.layout.router.ChannelRouter |
|
Initializes this object. |
| initChannelRouter2(min:Number, max:Number, orientation:int) — method, class com.yworks.yfiles.layout.router.ChannelRouter |
|
Initializes this object. |
| initCircularLayouter() — method, class com.yworks.yfiles.layout.circular.CircularLayouter |
|
Initializes this object. |
| initClassicLayerSequencer() — method, class com.yworks.yfiles.layout.hierarchic.ClassicLayerSequencer |
|
Initializes this object. |
| initCollinearBendHider(coreLayouter:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.router.CollinearBendHider |
|
Initializes this object. |
| initCombinatorialEmbedder() — method, class com.yworks.yfiles.layout.planar.CombinatorialEmbedder |
| |
| initCompactOrthogonalLayouter() — method, class com.yworks.yfiles.layout.orthogonal.CompactOrthogonalLayouter |
|
Initializes this object. |
| initComparators() — method, class com.yworks.yfiles.util.Comparators |
| |
| initComponentLayouter1() — method, class com.yworks.yfiles.layout.ComponentLayouter |
|
Initializes this object. |
| initComponentLayouter2(coreLayouter:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.ComponentLayouter |
|
Initializes this object. |
| initCompositeLayouter(stage:com.yworks.yfiles.layout:LayoutStage, coreLayouter:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.CompositeLayouter |
|
Initializes this object. |
| initCompositeLayoutStage1() — method, class com.yworks.yfiles.layout.CompositeLayoutStage |
|
Initializes this object. |
| initCompositeLayoutStage2(outerStage:com.yworks.yfiles.layout:LayoutStage, innerStage:com.yworks.yfiles.layout:LayoutStage) — method, class com.yworks.yfiles.layout.CompositeLayoutStage |
|
Initializes this object. |
| initConstraintIncrementalLayerer(coreLayerer:com.yworks.yfiles.layout.hierarchic.incremental:Layerer) — method, class com.yworks.yfiles.layout.hierarchic.incremental.ConstraintIncrementalLayerer |
|
Initializes this object. |
| initConstraintLayerer1() — method, class com.yworks.yfiles.layout.hierarchic.ConstraintLayerer |
|
Initializes this object. |
| initConstraintLayerer2(coreLayerer:com.yworks.yfiles.layout.hierarchic:OldLayerer) — method, class com.yworks.yfiles.layout.hierarchic.ConstraintLayerer |
|
Initializes this object. |
| initCopiedLayoutGraph1(graph:com.yworks.yfiles.layout:LayoutGraph) — method, class com.yworks.yfiles.layout.CopiedLayoutGraph |
|
Initializes this object. |
| initCopiedLayoutGraph2(graph:com.yworks.yfiles.base:GraphInterface, layout:com.yworks.yfiles.layout:GraphLayout) — method, class com.yworks.yfiles.layout.CopiedLayoutGraph |
|
Initializes this object. |
| initCycles() — method, class com.yworks.yfiles.algo.Cycles |
| |
| initDataAcceptorAdapter() — method, class com.yworks.yfiles.util.DataAcceptorAdapter |
| |
| initDataProviderAdapter() — method, class com.yworks.yfiles.util.DataProviderAdapter |
| |
| initDataProviders() — method, class com.yworks.yfiles.util.DataProviders |
| |
| initDataProviders_DataProviderOverlayManager(graph:com.yworks.yfiles.base:Graph) — method, class com.yworks.yfiles.util.DataProviders_DataProviderOverlayManager |
|
Initializes this object. |
| initDefaultDrawingDistanceCalculator() — method, class com.yworks.yfiles.layout.hierarchic.incremental.DefaultDrawingDistanceCalculator |
|
Initializes this object. |
| initDefaultEdgeLayout1() — method, class com.yworks.yfiles.layout.DefaultEdgeLayout |
|
Initializes this object. |
| initDefaultEdgeLayout2(layout:com.yworks.yfiles.layout:EdgeLayout) — method, class com.yworks.yfiles.layout.DefaultEdgeLayout |
|
Initializes this object. |
| initDefaultElementFactory() — method, class com.yworks.yfiles.layout.multipage.DefaultElementFactory |
| |
| initDefaultGraphLayout() — method, class com.yworks.yfiles.layout.DefaultGraphLayout |
|
Initializes this object. |
| initDefaultLayeredComponentsMerger1() — method, class com.yworks.yfiles.layout.hierarchic.incremental.DefaultLayeredComponentsMerger |
|
Initializes this object. |
| initDefaultLayeredComponentsMerger2(policy:int) — method, class com.yworks.yfiles.layout.hierarchic.incremental.DefaultLayeredComponentsMerger |
|
Initializes this object. |
| initDefaultLayerSequencer() — method, class com.yworks.yfiles.layout.hierarchic.incremental.DefaultLayerSequencer |
| |
| initDefaultLayoutGraph1() — method, class com.yworks.yfiles.layout.DefaultLayoutGraph |
|
Initializes this object. |
| initDefaultLayoutGraph2(argGraph:com.yworks.yfiles.layout:LayoutGraph) — method, class com.yworks.yfiles.layout.DefaultLayoutGraph |
|
Initializes this object. |
| initDefaultLayoutGraph3(graph:com.yworks.yfiles.layout:DefaultLayoutGraph, nodeSubset:com.yworks.yfiles.base:YCursor) — method, class com.yworks.yfiles.layout.DefaultLayoutGraph |
|
Initializes this object. |
| initDefaultLayoutGraph4(graph:com.yworks.yfiles.layout:LayoutGraph, nodeSubset:com.yworks.yfiles.base:YCursor) — method, class com.yworks.yfiles.layout.DefaultLayoutGraph |
|
Initializes this object. |
| initDefaultNodeLabelLayout1(model:com.yworks.yfiles.layout:NodeLabelModel, param:Object, orientedBox:com.yworks.yfiles.geom:YOrientedRectangle, node:com.yworks.yfiles.base:Node) — method, class com.yworks.yfiles.layout.DefaultNodeLabelLayout |
|
Initializes this object. |
| initDefaultNodeLabelLayout2(model:com.yworks.yfiles.layout:NodeLabelModel, param:Object, box:com.yworks.yfiles.geom:YRectangle, node:com.yworks.yfiles.base:Node) — method, class com.yworks.yfiles.layout.DefaultNodeLabelLayout |
|
Initializes this object. |
| initDefaultNodeLayout1() — method, class com.yworks.yfiles.layout.DefaultNodeLayout |
|
Initializes this object. |
| initDefaultNodeLayout2(layout:com.yworks.yfiles.layout:NodeLayout) — method, class com.yworks.yfiles.layout.DefaultNodeLayout |
|
Initializes this object. |
| initDefaultNodeLayout3(location:com.yworks.yfiles.geom:YPoint, size:com.yworks.yfiles.geom:YDimension) — method, class com.yworks.yfiles.layout.DefaultNodeLayout |
|
Initializes this object. |
| initDefaultNodeLayout4(x:Number, y:Number, width:Number, height:Number) — method, class com.yworks.yfiles.layout.DefaultNodeLayout |
|
Initializes this object. |
| initDefaultNodePlacer1() — method, class com.yworks.yfiles.layout.tree.DefaultNodePlacer |
|
Initializes this object. |
| initDefaultNodePlacer2(childPlacement:int, verticalDistance:Number, horizontalDistance:Number) — method, class com.yworks.yfiles.layout.tree.DefaultNodePlacer |
|
Initializes this object. |
| initDefaultNodePlacer3(childPlacement:int, rootAlignment:int, verticalDistance:Number, horizontalDistance:Number) — method, class com.yworks.yfiles.layout.tree.DefaultNodePlacer |
|
Initializes this object. |
| initDefaultNodePlacer4(childPlacement:int, rootAlignment:int, routingStyle:int, verticalDistance:Number, horizontalDistance:Number) — method, class com.yworks.yfiles.layout.tree.DefaultNodePlacer |
|
Initializes this object. |
| initDefaultNodePlacer5(childPlacement:int, rootAlignment:int, routingStyle:int, verticalDistance:Number, horizontalDistance:Number, minFirstSegmentLength:Number, minLastSegmentLength:Number, minSlope:Number, minSlopeHeight:Number) — method, class com.yworks.yfiles.layout.tree.DefaultNodePlacer |
|
Initializes this object. |
| initDefaultOutEdgeComparator() — method, class com.yworks.yfiles.layout.seriesparallel.DefaultOutEdgeComparator |
| |
| initDefaultPortAllocator() — method, class com.yworks.yfiles.layout.hierarchic.incremental.DefaultPortAllocator |
|
Initializes this object. |
| initDefaultPortAssignment1() — method, class com.yworks.yfiles.layout.seriesparallel.DefaultPortAssignment |
|
Initializes this object. |
| initDefaultPortAssignment1() — method, class com.yworks.yfiles.layout.tree.DefaultPortAssignment |
|
Initializes this object. |
| initDefaultPortAssignment2(mode:int) — method, class com.yworks.yfiles.layout.seriesparallel.DefaultPortAssignment |
|
Initializes this object. |
| initDefaultPortAssignment2(mode:int) — method, class com.yworks.yfiles.layout.tree.DefaultPortAssignment |
|
Initializes this object. |
| initDefaultPortAssignment3(mode:int, ratio:Number) — method, class com.yworks.yfiles.layout.seriesparallel.DefaultPortAssignment |
|
Initializes this object. |
| initDefaultPortAssignment3(mode:int, ratio:Number) — method, class com.yworks.yfiles.layout.tree.DefaultPortAssignment |
|
Initializes this object. |
| initDegrees() — method, class com.yworks.yfiles.layout.planar.VertexOrder |
|
This method calculates the potential of each node to cause a direction error. |
| initDelegatingNodePlacer(modificationMatrix:com.yworks.yfiles.layout.tree:AbstractRotatableNodePlacer_Matrix, placerUpperLeft:com.yworks.yfiles.layout.tree:NodePlacer, placerLowerRight:com.yworks.yfiles.layout.tree:NodePlacer) — method, class com.yworks.yfiles.layout.tree.DelegatingNodePlacer |
|
Initializes this object. |
| initDendrogramPlacer() — method, class com.yworks.yfiles.layout.tree.DendrogramPlacer |
| |
| initDfs() — method, class com.yworks.yfiles.algo.Dfs |
|
Initializes this object. |
| initDiagram(gd:com.yworks.yfiles.layout:LayoutGraph) — Static Method , class com.yworks.yfiles.layout.LayoutTool |
|
This method assigns the position (0,0) to all nodes in the graph, and sets the edges to straight lines with ports in the center of the adjacent node. |
| initDimension1() — method, class com.yworks.bridge.geom.Dimension |
|
Initializes this object. |
| initDimension2(d:com.yworks.bridge.geom:Dimension) — method, class com.yworks.bridge.geom.Dimension |
|
Initializes this object. |
| initDimension3(width:int, height:int) — method, class com.yworks.bridge.geom.Dimension |
|
Initializes this object. |
| initDirectedOrthogonalLayouter() — method, class com.yworks.yfiles.layout.orthogonal.DirectedOrthogonalLayouter |
|
Initializes this object. |
| initDiscreteEdgeLabelLayoutModel1() — method, class com.yworks.yfiles.layout.DiscreteEdgeLabelLayoutModel |
|
Initializes this object. |
| initDiscreteEdgeLabelLayoutModel2(candidateMask:int) — method, class com.yworks.yfiles.layout.DiscreteEdgeLabelLayoutModel |
|
Initializes this object. |
| initDiscreteNodeLabelLayoutModel1() — method, class com.yworks.yfiles.layout.DiscreteNodeLabelLayoutModel |
|
Initializes this object. |
| initDiscreteNodeLabelLayoutModel2(candidateMask:int) — method, class com.yworks.yfiles.layout.DiscreteNodeLabelLayoutModel |
|
Initializes this object. |
| initDiscreteNodeLabelLayoutModel3(candidateMask:int, inset:Number) — method, class com.yworks.yfiles.layout.DiscreteNodeLabelLayoutModel |
|
Initializes this object. |
| initDoubleLinePlacer1() — method, class com.yworks.yfiles.layout.tree.DoubleLinePlacer |
|
Initializes this object. |
| initDoubleLinePlacer2(modificationMatrix:com.yworks.yfiles.layout.tree:AbstractRotatableNodePlacer_Matrix) — method, class com.yworks.yfiles.layout.tree.DoubleLinePlacer |
|
Initializes this object. |
| initDoubleObjectPQ(initialSize:int, provider:com.yworks.yfiles.base:DataProvider, acceptor:com.yworks.yfiles.base:DataAcceptor) — method, class com.yworks.yfiles.util.pq.DoubleObjectPQ |
|
Initializes this object. |
| initDrawingEmbedder() — method, class com.yworks.yfiles.layout.planar.DrawingEmbedder |
| |
| initDualPlanarInformation1(_realPlanar:com.yworks.yfiles.layout.planar:SimplePlanarInformation) — method, class com.yworks.yfiles.layout.planar.DualPlanarInformation |
|
Initializes this object. |
| initDualPlanarInformation2(_realPlanar:com.yworks.yfiles.layout.planar:SimplePlanarInformation, hiddenEdges:com.yworks.yfiles.base:EdgeList) — method, class com.yworks.yfiles.layout.planar.DualPlanarInformation |
|
Initializes this object. |
| initDynamicObstacleDecomposition() — method, class com.yworks.yfiles.layout.router.polyline.DynamicObstacleDecomposition |
|
Initializes this object. |
| initEdge(g:com.yworks.yfiles.base:Graph, v:com.yworks.yfiles.base:Node, e1:com.yworks.yfiles.base:Edge, w:com.yworks.yfiles.base:Node, e2:com.yworks.yfiles.base:Edge, d1:int, d2:int) — method, class com.yworks.yfiles.base.Edge |
|
Initializes this object. |
| initEdgeCellInfo(edge:com.yworks.yfiles.base:Edge, cell:com.yworks.yfiles.layout.router.polyline:PartitionCell, enterInterval:com.yworks.yfiles.layout.router.polyline:OrthogonalInterval, exitInterval:com.yworks.yfiles.layout.router.polyline:OrthogonalInterval, enterDirection:com.yworks.yfiles.layout:Direction, exitDirection:com.yworks.yfiles.layout:Direction, enterSegmentNo:int) — method, class com.yworks.yfiles.layout.router.polyline.EdgeCellInfo |
|
Initializes this object. |
| initEdgeGroupRouterStage(coreLayouter:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.router.EdgeGroupRouterStage |
|
Initializes this object. |
| initEdgeInfo1(path:com.yworks.yfiles.layout.router.polyline:Path, configuration:com.yworks.yfiles.layout.router.polyline:PathSearchConfiguration) — method, class com.yworks.yfiles.layout.router.polyline.EdgeInfo |
|
Initializes this object. |
| initEdgeInserter(_planar:com.yworks.yfiles.layout.planar:PlanarInformation) — method, class com.yworks.yfiles.layout.planar.EdgeInserter |
|
Initializes this object. |
| initEdgeLabelCandidate1(orientedBox:com.yworks.yfiles.geom:YOrientedRectangle, param:Object, owner:com.yworks.yfiles.layout:EdgeLabelLayout) — method, class com.yworks.yfiles.layout.EdgeLabelCandidate |
|
Initializes this object. |
| initEdgeLabelCandidate2(orientedBox:com.yworks.yfiles.geom:YOrientedRectangle, param:Object, owner:com.yworks.yfiles.layout:EdgeLabelLayout, _internal:Boolean) — method, class com.yworks.yfiles.layout.EdgeLabelCandidate |
|
Initializes this object. |
| initEdgeLabelCandidate3(pos:com.yworks.yfiles.geom:YPoint, size:com.yworks.yfiles.geom:YDimension, param:Object, owner:com.yworks.yfiles.layout:EdgeLabelLayout) — method, class com.yworks.yfiles.layout.EdgeLabelCandidate |
|
Initializes this object. |
| initEdgeLabelCandidate4(pos:com.yworks.yfiles.geom:YPoint, size:com.yworks.yfiles.geom:YDimension, param:Object, owner:com.yworks.yfiles.layout:EdgeLabelLayout, _internal:Boolean) — method, class com.yworks.yfiles.layout.EdgeLabelCandidate |
|
Initializes this object. |
| initEdgeLabelLayoutImpl() — method, class com.yworks.yfiles.layout.EdgeLabelLayoutImpl |
|
Initializes this object. |
| initEdgeLabelOrientationSupport() — method, class com.yworks.yfiles.layout.EdgeLabelOrientationSupport |
|
Initializes this object. |
| initEdgeLayoutDescriptor() — method, class com.yworks.yfiles.layout.hierarchic.incremental.EdgeLayoutDescriptor |
|
Initializes this object. |
| initEdgeLayoutDescriptor() — method, class com.yworks.yfiles.layout.orthogonal.EdgeLayoutDescriptor |
|
Initializes this object. |
| initEdgeLayoutDescriptor() — method, class com.yworks.yfiles.layout.router.polyline.EdgeLayoutDescriptor |
|
Initializes this object. |
| initEdgeLayoutDescriptor() — method, class com.yworks.yfiles.layout.seriesparallel.EdgeLayoutDescriptor |
| |
| initEdgeList1() — method, class com.yworks.yfiles.base.EdgeList |
|
Initializes this object. |
| initEdgeList2(it:com.yworks.bridge.util:Iterator) — method, class com.yworks.yfiles.base.EdgeList |
|
Initializes this object. |
| initEdgeList3(e:com.yworks.yfiles.base:Edge) — method, class com.yworks.yfiles.base.EdgeList |
|
Initializes this object. |
| initEdgeList4(c:com.yworks.yfiles.base:EdgeCursor) — method, class com.yworks.yfiles.base.EdgeList |
|
Initializes this object. |
| initEdgeList5(edgeList:com.yworks.yfiles.base:EdgeList) — method, class com.yworks.yfiles.base.EdgeList |
|
Initializes this object. |
| initEdgeList6(a:Vector$Object) — method, class com.yworks.yfiles.base.EdgeList |
|
Initializes this object. |
| initEdgeList7(ec:com.yworks.yfiles.base:EdgeCursor, predicate:com.yworks.yfiles.base:DataProvider) — method, class com.yworks.yfiles.base.EdgeList |
|
Initializes this object. |
| initEdgeMapAdapter() — method, class com.yworks.yfiles.util.EdgeMapAdapter |
| |
| initEdgeOppositeNodeLabelLayoutModel(g:com.yworks.yfiles.layout:LayoutGraph, n:com.yworks.yfiles.base:Node) — method, class com.yworks.yfiles.layout.EdgeOppositeNodeLabelLayoutModel |
|
Initializes this object. |
| initEdgeReversalStage1() — method, class com.yworks.yfiles.layout.EdgeReversalStage |
|
Initializes this object. |
| initEdgeReversalStage2(core:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.EdgeReversalStage |
|
Initializes this object. |
| initEdgeReverser() — method, class com.yworks.yfiles.layout.hierarchic.EdgeReverser |
| |
| initEdgeRouter(_planar:com.yworks.yfiles.layout.planar:PlanarInformation) — method, class com.yworks.yfiles.layout.planar.EdgeRouter |
|
Initializes this object. |
| initEdgeRouter1() — method, class com.yworks.yfiles.layout.router.polyline.EdgeRouter |
|
Initializes this object. |
| initEdgeRouter2(core:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.router.polyline.EdgeRouter |
|
Initializes this object. |
| initEventObject(source:Object) — method, class com.yworks.bridge.util.EventObject |
|
Initializes this object. |
| initFamilyTreeLayouter() — method, class com.yworks.yfiles.layout.genealogy.FamilyTreeLayouter |
|
Initializes this object. |
| initFixedGroupLayoutStage1() — method, class com.yworks.yfiles.layout.grouping.FixedGroupLayoutStage |
|
Initializes this object. |
| initFixedGroupLayoutStage2(core:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.grouping.FixedGroupLayoutStage |
|
Initializes this object. |
| initFixNodeLayoutStage1() — method, class com.yworks.yfiles.layout.FixNodeLayoutStage |
|
Initializes this object. |
| initFixNodeLayoutStage2(core:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.FixNodeLayoutStage |
|
Initializes this object. |
| initFrameMaker() — method, class com.yworks.yfiles.layout.planar.FrameMaker |
| |
| initFreeEdgeLabelLayoutModel() — method, class com.yworks.yfiles.layout.FreeEdgeLabelLayoutModel |
|
Initializes this object. |
| initFreeEdgeLabelLayoutModel_ModelParameter1() — method, class com.yworks.yfiles.layout.FreeEdgeLabelLayoutModel_ModelParameter |
|
Initializes this object. |
| initFreeEdgeLabelLayoutModel_ModelParameter2(radius:Number, theta:Number) — method, class com.yworks.yfiles.layout.FreeEdgeLabelLayoutModel_ModelParameter |
|
Initializes this object. |
| initFreeEdgeLabelLayoutModel_ModelParameter3(radius:Number, theta:Number, angle:Number) — method, class com.yworks.yfiles.layout.FreeEdgeLabelLayoutModel_ModelParameter |
|
Initializes this object. |
| initFreeNodeLabelLayoutModel() — method, class com.yworks.yfiles.layout.FreeNodeLabelLayoutModel |
|
Initializes this object. |
| initFreeNodeLabelLayoutModel_ModelParameter1() — method, class com.yworks.yfiles.layout.FreeNodeLabelLayoutModel_ModelParameter |
|
Initializes this object. |
| initFreeNodeLabelLayoutModel_ModelParameter2(dx:Number, dy:Number) — method, class com.yworks.yfiles.layout.FreeNodeLabelLayoutModel_ModelParameter |
|
Initializes this object. |
| initFreePlacer() — method, class com.yworks.yfiles.layout.tree.FreePlacer |
|
Initializes this object. |
| initGenericTreeLayouter() — method, class com.yworks.yfiles.layout.tree.GenericTreeLayouter |
|
Initializes this object. |
| initGivenLayersLayerer() — method, class com.yworks.yfiles.layout.hierarchic.GivenLayersLayerer |
| |
| initGivenSequenceSequencer1() — method, class com.yworks.yfiles.layout.hierarchic.incremental.GivenSequenceSequencer |
|
Initializes this object. |
| initGivenSequenceSequencer2(c:com.yworks.bridge.util:Comparator) — method, class com.yworks.yfiles.layout.hierarchic.incremental.GivenSequenceSequencer |
|
Initializes this object. |
| initGraph1() — method, class com.yworks.yfiles.base.Graph |
|
Initializes this object. |
| initGraph2(argGraph:com.yworks.yfiles.base:Graph) — method, class com.yworks.yfiles.base.Graph |
|
Initializes this object. |
| initGraph3(graph:com.yworks.yfiles.base:Graph, subNodes:com.yworks.yfiles.base:YCursor) — method, class com.yworks.yfiles.base.Graph |
|
Initializes this object. |
| initGraphConnectivity() — method, class com.yworks.yfiles.algo.GraphConnectivity |
| |
| initGraphCopier1() — method, class com.yworks.yfiles.util.GraphCopier |
|
Initializes this object. |
| initGraphCopier2(copyFactory:com.yworks.yfiles.util:GraphCopier_CopyFactory) — method, class com.yworks.yfiles.util.GraphCopier |
|
Initializes this object. |
| initGraphCopier_DataProviderCopyFactory(delegatingFactory:com.yworks.yfiles.util:GraphCopier_CopyFactory, dpKey:Object) — method, class com.yworks.yfiles.util.GraphCopier_DataProviderCopyFactory |
|
Creates a new delegating instance that copies the data for the given data provider key. |
| initGraphCopier_EdgeDataProviderCopyFactory(delegatingFactory:com.yworks.yfiles.util:GraphCopier_CopyFactory, dpKey:Object) — method, class com.yworks.yfiles.util.GraphCopier_EdgeDataProviderCopyFactory |
|
Initializes this object. |
| initGraphCopier_EdgeMapCopyFactory(delegatingFactory:com.yworks.yfiles.util:GraphCopier_CopyFactory) — method, class com.yworks.yfiles.util.GraphCopier_EdgeMapCopyFactory |
|
Initializes this object. |
| initGraphCopier_GraphDataCopyFactory(delegatingFactory:com.yworks.yfiles.util:GraphCopier_CopyFactory) — method, class com.yworks.yfiles.util.GraphCopier_GraphDataCopyFactory |
| |
| initGraphCopier_ItemDataProviderCopyFactory(delegatingFactory:com.yworks.yfiles.util:GraphCopier_CopyFactory, dpKey:Object) — method, class com.yworks.yfiles.util.GraphCopier_ItemDataProviderCopyFactory |
|
Initializes this object. |
| initGraphCopier_NodeDataProviderCopyFactory(delegatingFactory:com.yworks.yfiles.util:GraphCopier_CopyFactory, dpKey:Object) — method, class com.yworks.yfiles.util.GraphCopier_NodeDataProviderCopyFactory |
|
Initializes this object. |
| initGraphCopier_NodeMapCopyFactory(delegatingFactory:com.yworks.yfiles.util:GraphCopier_CopyFactory) — method, class com.yworks.yfiles.util.GraphCopier_NodeMapCopyFactory |
|
Initializes this object. |
| initGraphCopyFactory() — method, class com.yworks.yfiles.base.GraphCopyFactory |
| |
| initGraphEvent(source:com.yworks.yfiles.base:Graph, type:int, data:Object) — method, class com.yworks.yfiles.base.GraphEvent |
|
Initializes this object. |
| initGraphGrouping(graph:com.yworks.yfiles.base:Graph) — method, class com.yworks.yfiles.layout.grouping.GraphGrouping |
|
Initializes this object. |
| initGraphHider(g:com.yworks.yfiles.base:Graph) — method, class com.yworks.yfiles.util.GraphHider |
|
Initializes this object. |
| initGraphLayoutLineWrapper() — method, class com.yworks.yfiles.layout.GraphLayoutLineWrapper |
| |
| initGraphPartition(partition:com.yworks.yfiles.layout.router.polyline:ObstaclePartition) — method, class com.yworks.yfiles.layout.router.polyline.GraphPartition |
|
Initializes this object. |
| initGraphPartitionExtensionAdapter() — method, class com.yworks.yfiles.layout.router.polyline.GraphPartitionExtensionAdapter |
| |
| initGraphPartitionManager(graph:com.yworks.yfiles.base:Graph, partitionId:com.yworks.yfiles.base:DataProvider) — method, class com.yworks.yfiles.util.GraphPartitionManager |
|
Initializes this object. |
| initGraphTransformer() — method, class com.yworks.yfiles.layout.transformer.GraphTransformer |
|
Initializes this object. |
| initGraphZoomer() — method, class com.yworks.yfiles.layout.transformer.GraphZoomer |
|
Initializes this object. |
| initGreedyMISLabeling() — method, class com.yworks.yfiles.layout.labeling.GreedyMISLabeling |
| |
| initGrid(originX:Number, originY:Number, spacing:Number) — method, class com.yworks.yfiles.layout.router.polyline.Grid |
|
Initializes this object. |
| initGridNodePlacer1() — method, class com.yworks.yfiles.layout.tree.GridNodePlacer |
|
Initializes this object. |
| initGridNodePlacer2(modificationMatrix:com.yworks.yfiles.layout.tree:AbstractRotatableNodePlacer_Matrix) — method, class com.yworks.yfiles.layout.tree.GridNodePlacer |
|
Initializes this object. |
| initGridNodePlacer3(modificationMatrix:com.yworks.yfiles.layout.tree:AbstractRotatableNodePlacer_Matrix, rootAlignment:com.yworks.yfiles.layout.tree:AbstractRotatableNodePlacer_RootAlignment) — method, class com.yworks.yfiles.layout.tree.GridNodePlacer |
|
Initializes this object. |
| initGRIP() — method, class com.yworks.yfiles.layout.organic.GRIP |
|
Initializes this object. |
| initGroupedNodePlacer(groupPlacer:com.yworks.yfiles.layout.tree:NodePlacer, childPlacer:com.yworks.yfiles.layout.tree:NodePlacer) — method, class com.yworks.yfiles.layout.tree.GroupedNodePlacer |
|
Initializes this object. |
| initGroupedShuffleLayouter1() — method, class com.yworks.yfiles.layout.organic.GroupedShuffleLayouter |
|
Initializes this object. |
| initGroupedShuffleLayouter2(core:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.organic.GroupedShuffleLayouter |
|
Initializes this object. |
| initGroupNodeHider1() — method, class com.yworks.yfiles.layout.grouping.GroupNodeHider |
|
Initializes this object. |
| initGroupNodeHider2(coreLayouter:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.grouping.GroupNodeHider |
|
Initializes this object. |
| initGroupNodeRouterStage1() — method, class com.yworks.yfiles.layout.router.GroupNodeRouterStage |
|
Initializes this object. |
| initGroupNodeRouterStage2(coreLayouter:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.router.GroupNodeRouterStage |
|
Initializes this object. |
| initGT() — method, class com.yworks.yfiles.layout.planar.GT |
|
Initializes this object. |
| initGT_EdgeListComparator() — method, class com.yworks.yfiles.layout.planar.GT_EdgeListComparator |
| |
| initGT_MIS1Comparator() — method, class com.yworks.yfiles.layout.planar.GT_MIS1Comparator |
| |
| initGT_MIS2Comparator() — method, class com.yworks.yfiles.layout.planar.GT_MIS2Comparator |
| |
| initHashMap1() — method, class com.yworks.bridge.util.HashMap |
|
Initializes this object. |
| initHashMap2(capacity:int) — method, class com.yworks.bridge.util.HashMap |
|
Initializes this object. |
| initHashMap3(map:com.yworks.bridge.util:Map) — method, class com.yworks.bridge.util.HashMap |
|
Initializes this object. |
| initHashMap4(capacity:int, loadFactor:Number) — method, class com.yworks.bridge.util.HashMap |
|
Initializes this object. |
| initHashSet1() — method, class com.yworks.bridge.util.HashSet |
|
Initializes this object. |
| initHashSet2(capacity:int) — method, class com.yworks.bridge.util.HashSet |
|
Initializes this object. |
| initHashSet3(collection:com.yworks.bridge.util:Collection) — method, class com.yworks.bridge.util.HashSet |
|
Initializes this object. |
| initHashSet4(capacity:int, loadFactor:Number) — method, class com.yworks.bridge.util.HashSet |
|
Initializes this object. |
| initHierarchicGroupLayouter() — method, class com.yworks.yfiles.layout.hierarchic.HierarchicGroupLayouter |
|
Initializes this object. |
| initHierarchicLayouter() — method, class com.yworks.yfiles.layout.hierarchic.HierarchicLayouter |
|
Initializes this object. |
| initHierarchicLayouterImpl() — method, class com.yworks.yfiles.layout.hierarchic.incremental.HierarchicLayouterImpl |
|
Initializes this object. |
| initHVTreeLayouter() — method, class com.yworks.yfiles.layout.tree.HVTreeLayouter |
|
Initializes this object. |
| initialAngle — Property, class com.yworks.yfiles.layout.circular.SingleCycleLayouter |
|
Getter:
Get the angle for the first node. |
| initialize(graph:com.yworks.yfiles.layout:LayoutGraph, layers:com.yworks.yfiles.layout.hierarchic.incremental:Layers, ldp:com.yworks.yfiles.layout.hierarchic.incremental:LayoutDataProvider) — method, class com.yworks.yfiles.layout.hierarchic.incremental.DefaultDrawingDistanceCalculator |
| |
| initialize(graph:com.yworks.yfiles.layout:LayoutGraph, layers:com.yworks.yfiles.layout.hierarchic.incremental:Layers, ldp:com.yworks.yfiles.layout.hierarchic.incremental:LayoutDataProvider) — method, class com.yworks.yfiles.layout.hierarchic.incremental.TypeBasedDrawingDistanceCalculator |
| |
| initialize(configuration:com.yworks.yfiles.layout.router.polyline:PathSearchConfiguration) — method, class com.yworks.yfiles.layout.router.polyline.ChannelBasedPathRouting |
|
Initializes this class for routing paths that were found with the given configuration. |
| initialize(configuration:com.yworks.yfiles.layout.router.polyline:PathSearchConfiguration) — method, class com.yworks.yfiles.layout.router.polyline.PathSearchExtension |
|
Initializes this extension for path searches using the given configuration. |
| initializeCurrentEdge(context:com.yworks.yfiles.layout.router.polyline:PathSearchContext) — method, class com.yworks.yfiles.layout.router.polyline.PathSearchExtension |
|
Initializes this extension with the current edge set in the given context. |
| initialized(document:Object, id:String) — method, class com.yworks.mxml.LayoutLicenseTool |
|
Called automatically by the MXML compiler when the LicenseTool is created
using an MXML tag. |
| initializeDistancesToNextNode(layerLists:Vector$Object) — method, class com.yworks.yfiles.layout.hierarchic.AbstractDrawer |
|
Initializes the minimal distances between the right border of a node and the left border of its right hand side neighbor in a layer. |
| initializeEdges(context:com.yworks.yfiles.layout.router.polyline:PathSearchContext) — method, class com.yworks.yfiles.layout.router.polyline.PathSearchExtension |
|
Initializes this extension with the context that contains the list of edges for which paths are calculated. |
| initializePositions(layerList:Vector$Object) — method, class com.yworks.yfiles.layout.hierarchic.PendularDrawer |
|
Helper method which initializes the positions of the nodes in all layers. |
| initialPlacement — Property, class com.yworks.yfiles.layout.organic.OrganicLayouter |
|
Specifies the initial placement strategy. |
| InitialPlanarSubgraph — Interface, package com.yworks.yfiles.layout.planar |
|
An interface for graph planarization. |
| initialTemperature — Property, class com.yworks.yfiles.layout.organic.GRIP |
|
Specifies the initial temperature for each round. |
| initialTemperature — Property, class com.yworks.yfiles.layout.organic.OrganicLayouter |
|
Specifies the initial temperature. |
| initIncrementalHierarchicLayouter() — method, class com.yworks.yfiles.layout.hierarchic.IncrementalHierarchicLayouter |
|
Initializes this object. |
| initInsets(top:int, left:int, bottom:int, right:int) — method, class com.yworks.bridge.geom.Insets |
|
Initializes this object. |
| initInsetsGroupBoundsCalculator1() — method, class com.yworks.yfiles.layout.grouping.InsetsGroupBoundsCalculator |
|
Initializes this object. |
| initInsetsGroupBoundsCalculator2(insets:com.yworks.bridge.geom:Insets) — method, class com.yworks.yfiles.layout.grouping.InsetsGroupBoundsCalculator |
|
Initializes this object. |
| initInsetsGroupBoundsCalculator3(insetsDataProviderKey:Object) — method, class com.yworks.yfiles.layout.grouping.InsetsGroupBoundsCalculator |
|
Initializes this object. |
| initInsetsGroupBoundsCalculator4(insetsDataProviderKey:Object, defaultInsets:com.yworks.bridge.geom:Insets) — method, class com.yworks.yfiles.layout.grouping.InsetsGroupBoundsCalculator |
|
Initializes this object. |
| initIntDSP() — method, class com.yworks.yfiles.layout.planar.IntDSP |
|
Initializes this object. |
| initInteractiveOrganicLayouter() — method, class com.yworks.yfiles.layout.organic.InteractiveOrganicLayouter |
|
Initializes this object. |
| initIntersectionAlgorithm() — method, class com.yworks.yfiles.geom.IntersectionAlgorithm |
| |
| initInterval(bound1:Number, bound2:Number) — method, class com.yworks.yfiles.layout.router.polyline.Interval |
|
Initializes this object. |
| initIntObjectPQ(initialSize:int, provider:com.yworks.yfiles.base:DataProvider, acceptor:com.yworks.yfiles.base:DataAcceptor) — method, class com.yworks.yfiles.util.pq.IntObjectPQ |
|
Initializes this object. |
| initIntValueHolderAdapter1(map:com.yworks.yfiles.base:DataMap) — method, class com.yworks.yfiles.layout.hierarchic.incremental.IntValueHolderAdapter |
|
Initializes this object. |
| initIntValueHolderAdapter2(map:com.yworks.yfiles.base:EdgeMap) — method, class com.yworks.yfiles.layout.hierarchic.incremental.IntValueHolderAdapter |
|
Initializes this object. |
| initIntValueHolderAdapter3(map:com.yworks.yfiles.base:NodeMap) — method, class com.yworks.yfiles.layout.hierarchic.incremental.IntValueHolderAdapter |
|
Initializes this object. |
| initIntValueHolderAdapter4(acc:com.yworks.yfiles.base:DataAcceptor, dp:com.yworks.yfiles.base:DataProvider) — method, class com.yworks.yfiles.layout.hierarchic.incremental.IntValueHolderAdapter |
|
Initializes this object. |
| initIsolatedGroupComponentLayouter1() — method, class com.yworks.yfiles.layout.grouping.IsolatedGroupComponentLayouter |
|
Initializes this object. |
| initIsolatedGroupComponentLayouter2(coreLayouter:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.grouping.IsolatedGroupComponentLayouter |
|
Initializes this object. |
| initKeepStrongPortConstraintsStage1() — method, class com.yworks.yfiles.layout.KeepStrongPortConstraintsStage |
|
Initializes this object. |
| initKeepStrongPortConstraintsStage2(core:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.KeepStrongPortConstraintsStage |
|
Initializes this object. |
| initLabelCandidate1(labelBox:com.yworks.yfiles.geom:YOrientedRectangle, param:Object, owner:com.yworks.yfiles.layout:LabelLayout) — method, class com.yworks.yfiles.layout.LabelCandidate |
|
Initializes this object. |
| initLabelCandidate2(labelBox:com.yworks.yfiles.geom:YOrientedRectangle, param:Object, owner:com.yworks.yfiles.layout:LabelLayout, _internal:Boolean) — method, class com.yworks.yfiles.layout.LabelCandidate |
|
Initializes this object. |
| initLabelCandidate3(pos:com.yworks.yfiles.geom:YPoint, size:com.yworks.yfiles.geom:YDimension, param:Object, owner:com.yworks.yfiles.layout:LabelLayout) — method, class com.yworks.yfiles.layout.LabelCandidate |
|
Initializes this object. |
| initLabelCandidate4(pos:com.yworks.yfiles.geom:YPoint, size:com.yworks.yfiles.geom:YDimension, param:Object, owner:com.yworks.yfiles.layout:LabelLayout, _internal:Boolean) — method, class com.yworks.yfiles.layout.LabelCandidate |
|
Initializes this object. |
| initLabelLayoutData1(bounds:com.yworks.yfiles.geom:YOrientedRectangle) — method, class com.yworks.yfiles.layout.LabelLayoutData |
|
Initializes this object. |
| initLabelLayoutData2(width:Number, height:Number) — method, class com.yworks.yfiles.layout.LabelLayoutData |
|
Initializes this object. |
| initLabelLayoutData3(bounds:com.yworks.yfiles.geom:YOrientedRectangle, preferredPlacement:int) — method, class com.yworks.yfiles.layout.LabelLayoutData |
|
Initializes this object. |
| initLabelLayoutData4(width:Number, height:Number, preferredPlacement:int) — method, class com.yworks.yfiles.layout.LabelLayoutData |
|
Initializes this object. |
| initLabelLayoutData5(bounds:com.yworks.yfiles.geom:YOrientedRectangle, preferredPlacement:com.yworks.yfiles.layout:PreferredPlacementDescriptor) — method, class com.yworks.yfiles.layout.LabelLayoutData |
|
Initializes this object. |
| initLabelLayoutDataRefinement() — method, class com.yworks.yfiles.layout.LabelLayoutDataRefinement |
|
Initializes this object. |
| initLabelLayoutImpl() — method, class com.yworks.yfiles.layout.LabelLayoutImpl |
| |
| initLabelLayoutTranslator() — method, class com.yworks.yfiles.layout.LabelLayoutTranslator |
|
Initializes this object. |
| initLabelRanking() — method, class com.yworks.yfiles.layout.LabelRanking |
| |
| initLayeredNodePlacer1() — method, class com.yworks.yfiles.layout.tree.LayeredNodePlacer |
|
Initializes this object. |
| initLayeredNodePlacer2(modificationMatrix:com.yworks.yfiles.layout.tree:AbstractRotatableNodePlacer_Matrix, id:Object) — method, class com.yworks.yfiles.layout.tree.LayeredNodePlacer |
|
Initializes this object. |
| initLayoutGraph1() — method, class com.yworks.yfiles.layout.LayoutGraph |
| |
| initLayoutGraph2(argGraph:com.yworks.yfiles.layout:LayoutGraph) — method, class com.yworks.yfiles.layout.LayoutGraph |
| |
| initLayoutGraph3(graph:com.yworks.yfiles.layout:LayoutGraph, nodeSubset:com.yworks.yfiles.base:YCursor) — method, class com.yworks.yfiles.layout.LayoutGraph |
| |
| initLayoutGraphCopyFactory() — method, class com.yworks.yfiles.layout.LayoutGraphCopyFactory |
| |
| initLayoutGraphCopyFactory_HierarchicGraphCopyFactory1() — method, class com.yworks.yfiles.layout.LayoutGraphCopyFactory_HierarchicGraphCopyFactory |
|
Initializes this object. |
| initLayoutGraphCopyFactory_HierarchicGraphCopyFactory2(delegatingFactory:com.yworks.yfiles.util:GraphCopier_CopyFactory) — method, class com.yworks.yfiles.layout.LayoutGraphCopyFactory_HierarchicGraphCopyFactory |
|
Initializes this object. |
| initLayoutMultiplexer() — method, class com.yworks.yfiles.layout.LayoutMultiplexer |
| |
| initLeafPlacer() — method, class com.yworks.yfiles.layout.tree.LeafPlacer |
| |
| initLeftRightPlacer1() — method, class com.yworks.yfiles.layout.tree.LeftRightPlacer |
|
Initializes this object. |
| initLeftRightPlacer2(modificationMatrix:com.yworks.yfiles.layout.tree:AbstractRotatableNodePlacer_Matrix) — method, class com.yworks.yfiles.layout.tree.LeftRightPlacer |
|
Initializes this object. |
| initLeftRightPlacer_LeftRightDataProvider(nodePlacerMap:com.yworks.yfiles.base:DataProvider) — method, class com.yworks.yfiles.layout.tree.LeftRightPlacer_LeftRightDataProvider |
|
Initializes this object. |
| initLinearSegmentsDrawer() — method, class com.yworks.yfiles.layout.hierarchic.LinearSegmentsDrawer |
| |
| initLineSegment(p1:com.yworks.yfiles.geom:YPoint, p2:com.yworks.yfiles.geom:YPoint) — method, class com.yworks.yfiles.geom.LineSegment |
|
Initializes this object. |
| initLinkedList1() — method, class com.yworks.bridge.util.LinkedList |
|
Initializes this object. |
| initLinkedList2(collection:com.yworks.bridge.util:Collection) — method, class com.yworks.bridge.util.LinkedList |
|
Initializes this object. |
| initListIntNodePQ1(graph:com.yworks.yfiles.base:Graph) — method, class com.yworks.yfiles.util.pq.ListIntNodePQ |
|
Initializes this object. |
| initListIntNodePQ2(graph:com.yworks.yfiles.base:Graph, intData:com.yworks.yfiles.base:DataProvider, minValue:int, maxValue:int) — method, class com.yworks.yfiles.util.pq.ListIntNodePQ |
|
Initializes this object. |
| initListIntNodePQ3(graph:com.yworks.yfiles.base:Graph, intData:com.yworks.yfiles.base:DataProvider, minValue:int, maxValue:int, wantedNodes:com.yworks.yfiles.base:DataProvider) — method, class com.yworks.yfiles.util.pq.ListIntNodePQ |
|
Initializes this object. |
| initLoggingUtil() — method, class com.yworks.yfiles.util.LoggingUtil |
| |
| initMaps() — method, class com.yworks.yfiles.util.Maps |
| |
| initMaps_HighPerformanceBoolMap1(backingMap:com.yworks.yfiles.base:DataMap, defaultValue:Boolean) — method, class com.yworks.yfiles.util.Maps_HighPerformanceBoolMap |
|
Initializes this object. |
| initMaps_HighPerformanceBoolMap2(backingProvider:com.yworks.yfiles.base:DataProvider, backingAcceptor:com.yworks.yfiles.base:DataAcceptor, defaultValue:Boolean) — method, class com.yworks.yfiles.util.Maps_HighPerformanceBoolMap |
|
Initializes this object. |
| initMaps_HighPerformanceDoubleMap1(backingMap:com.yworks.yfiles.base:DataMap, defaultValue:Number) — method, class com.yworks.yfiles.util.Maps_HighPerformanceDoubleMap |
|
Initializes this object. |
| initMaps_HighPerformanceDoubleMap2(backingProvider:com.yworks.yfiles.base:DataProvider, backingAcceptor:com.yworks.yfiles.base:DataAcceptor, defaultValue:Number) — method, class com.yworks.yfiles.util.Maps_HighPerformanceDoubleMap |
|
Initializes this object. |
| initMaps_HighPerformanceIntMap1(backingMap:com.yworks.yfiles.base:DataMap, defaultValue:int) — method, class com.yworks.yfiles.util.Maps_HighPerformanceIntMap |
|
Initializes this object. |
| initMaps_HighPerformanceIntMap2(backingProvider:com.yworks.yfiles.base:DataProvider, backingAcceptor:com.yworks.yfiles.base:DataAcceptor, defaultValue:int) — method, class com.yworks.yfiles.util.Maps_HighPerformanceIntMap |
|
Initializes this object. |
| initMaps_HighPerformanceObjectMap1(backingMap:com.yworks.yfiles.base:DataMap, defaultValue:Object) — method, class com.yworks.yfiles.util.Maps_HighPerformanceObjectMap |
|
Initializes this object. |
| initMaps_HighPerformanceObjectMap2(backingProvider:com.yworks.yfiles.base:DataProvider, backingAcceptor:com.yworks.yfiles.base:DataAcceptor, defaultValue:Object) — method, class com.yworks.yfiles.util.Maps_HighPerformanceObjectMap |
|
Initializes this object. |
| initMedianDrawerWrapper(drawerDelegate:com.yworks.yfiles.layout.hierarchic:Drawer) — method, class com.yworks.yfiles.layout.hierarchic.MedianDrawerWrapper |
|
Initializes this object. |
| initMedianLinearSegmentDrawer() — method, class com.yworks.yfiles.layout.hierarchic.MedianLinearSegmentDrawer |
| |
| initMinimumSizeGroupBoundsCalculator1() — method, class com.yworks.yfiles.layout.grouping.MinimumSizeGroupBoundsCalculator |
|
Initializes this object. |
| initMinimumSizeGroupBoundsCalculator2(minSizeDataProviderKey:Object) — method, class com.yworks.yfiles.layout.grouping.MinimumSizeGroupBoundsCalculator |
|
Initializes this object. |
| initMinNodeSizeStage1(core:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.MinNodeSizeStage |
|
Initializes this object. |
| initMinNodeSizeStage2(core:com.yworks.yfiles.layout:Layouter, minWidth:Number, minHeight:Number) — method, class com.yworks.yfiles.layout.MinNodeSizeStage |
|
Initializes this object. |
| initMISLabelingAlgorithm() — method, class com.yworks.yfiles.layout.labeling.MISLabelingAlgorithm |
| |
| initMultiComponentLayerer1(singleComponentLayerer:com.yworks.yfiles.layout.hierarchic.incremental:Layerer) — method, class com.yworks.yfiles.layout.hierarchic.incremental.MultiComponentLayerer |
|
Initializes this object. |
| initMultiComponentLayerer2(singleComponentLayerer:com.yworks.yfiles.layout.hierarchic.incremental:Layerer, merger:com.yworks.yfiles.layout.hierarchic.incremental:LayeredComponentsMerger, componentComparator:com.yworks.bridge.util:Comparator) — method, class com.yworks.yfiles.layout.hierarchic.incremental.MultiComponentLayerer |
|
Initializes this object. |
| initMultiPageLayouter(core:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.multipage.MultiPageLayouter |
|
Initializes this object. |
| initMultiParentDescriptor() — method, class com.yworks.yfiles.layout.tree.MultiParentDescriptor |
| |
| initMultipleEdgesTool() — method, class com.yworks.yfiles.layout.planar.MultipleEdgesTool |
|
Initializes this object. |
| initNetworkFlows() — method, class com.yworks.yfiles.algo.NetworkFlows |
| |
| initNode1(g:com.yworks.yfiles.base:Graph) — method, class com.yworks.yfiles.base.Node |
|
Initializes this object. |
| initNodeLabelCandidate1(orientedBox:com.yworks.yfiles.geom:YOrientedRectangle, param:Object, owner:com.yworks.yfiles.layout:NodeLabelLayout, _internal:Boolean) — method, class com.yworks.yfiles.layout.NodeLabelCandidate |
|
Initializes this object. |
| initNodeLabelCandidate2(pos:com.yworks.yfiles.geom:YPoint, size:com.yworks.yfiles.geom:YDimension, param:Object, owner:com.yworks.yfiles.layout:NodeLabelLayout) — method, class com.yworks.yfiles.layout.NodeLabelCandidate |
|
Initializes this object. |
| initNodeLabelCandidate3(pos:com.yworks.yfiles.geom:YPoint, size:com.yworks.yfiles.geom:YDimension, param:Object, owner:com.yworks.yfiles.layout:NodeLabelLayout, _internal:Boolean) — method, class com.yworks.yfiles.layout.NodeLabelCandidate |
|
Initializes this object. |
| initNodeLabelLayoutImpl() — method, class com.yworks.yfiles.layout.NodeLabelLayoutImpl |
| |
| initNodeLabelSpaceDrawer(inner:com.yworks.yfiles.layout.hierarchic:Drawer) — method, class com.yworks.yfiles.layout.hierarchic.NodeLabelSpaceDrawer |
|
Initializes this object. |
| initNodeLayoutDescriptor() — method, class com.yworks.yfiles.layout.hierarchic.incremental.NodeLayoutDescriptor |
|
Initializes this object. |
| initNodeList1() — method, class com.yworks.yfiles.base.NodeList |
|
Initializes this object. |
| initNodeList2(it:com.yworks.bridge.util:Iterator) — method, class com.yworks.yfiles.base.NodeList |
|
Initializes this object. |
| initNodeList3(v:com.yworks.yfiles.base:Node) — method, class com.yworks.yfiles.base.NodeList |
|
Initializes this object. |
| initNodeList4(c:com.yworks.yfiles.base:NodeCursor) — method, class com.yworks.yfiles.base.NodeList |
|
Initializes this object. |
| initNodeList5(list:com.yworks.yfiles.base:NodeList) — method, class com.yworks.yfiles.base.NodeList |
|
Initializes this object. |
| initNodeList6(a:Vector$Object) — method, class com.yworks.yfiles.base.NodeList |
|
Initializes this object. |
| initNodeList7(nc:com.yworks.yfiles.base:NodeCursor, predicate:com.yworks.yfiles.base:DataProvider) — method, class com.yworks.yfiles.base.NodeList |
|
Initializes this object. |
| initNodeMapAdapter() — method, class com.yworks.yfiles.util.NodeMapAdapter |
| |
| initNodeOrderComparator() — method, class com.yworks.yfiles.layout.tree.NodeOrderComparator |
| |
| initNodeOrders() — method, class com.yworks.yfiles.algo.NodeOrders |
| |
| initNormalizingGraphElementOrderStage1() — method, class com.yworks.yfiles.layout.NormalizingGraphElementOrderStage |
|
Initializes this object. |
| initNormalizingGraphElementOrderStage2(coreLayouter:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.NormalizingGraphElementOrderStage |
|
Initializes this object. |
| initObstacle(bounds:com.yworks.yfiles.geom:YRectangle, data:Object) — method, class com.yworks.yfiles.layout.router.polyline.Obstacle |
|
Initializes this object. |
| initOldLayererWrapper(oldLayerer:com.yworks.yfiles.layout.hierarchic:OldLayerer) — method, class com.yworks.yfiles.layout.hierarchic.incremental.OldLayererWrapper |
|
Initializes this object. |
| initOrdering(downwardLink:com.yworks.yfiles.base:NodeMap, upwardLink:com.yworks.yfiles.base:NodeMap, orderedNodes:com.yworks.yfiles.base:NodeList) — method, class com.yworks.yfiles.layout.planar.GT |
|
Initializes data structures from an ordering. |
| initOrganicEdgeRouter1() — method, class com.yworks.yfiles.layout.router.OrganicEdgeRouter |
|
Initializes this object. |
| initOrganicEdgeRouter2(minNodeDistance:Number) — method, class com.yworks.yfiles.layout.router.OrganicEdgeRouter |
|
Initializes this object. |
| initOrganicLayouter() — method, class com.yworks.yfiles.layout.organic.OrganicLayouter |
|
Initializes this object. |
| initOrganicPartitionGridLayoutStage1(core:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.organic.OrganicPartitionGridLayoutStage |
|
Initializes this object. |
| initOrganicRemoveOverlapsStage1() — method, class com.yworks.yfiles.layout.organic.OrganicRemoveOverlapsStage |
|
Initializes this object. |
| initOrganicRemoveOverlapsStage2(core:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.organic.OrganicRemoveOverlapsStage |
|
Initializes this object. |
| initOrientationLayouter1() — method, class com.yworks.yfiles.layout.OrientationLayouter |
|
Initializes this object. |
| initOrientationLayouter2(orientation:int) — method, class com.yworks.yfiles.layout.OrientationLayouter |
|
Initializes this object. |
| initOrientationLayouter3(coreLayouter:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.OrientationLayouter |
|
Initializes this object. |
| initOrthogonalEdgeRouter1() — method, class com.yworks.yfiles.layout.router.OrthogonalEdgeRouter |
|
Initializes this object. |
| initOrthogonalEdgeRouter2(core:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.router.OrthogonalEdgeRouter |
|
Initializes this object. |
| initOrthogonalGroupLayouter() — method, class com.yworks.yfiles.layout.orthogonal.OrthogonalGroupLayouter |
|
Initializes this object. |
| initOrthogonalInterval1(range:com.yworks.yfiles.layout.router.polyline:Interval, location:Number, isVertical:Boolean) — method, class com.yworks.yfiles.layout.router.polyline.OrthogonalInterval |
|
Initializes this object. |
| initOrthogonalInterval2(from:Number, to:Number, location:Number, isVertical:Boolean) — method, class com.yworks.yfiles.layout.router.polyline.OrthogonalInterval |
|
Initializes this object. |
| initOrthogonalLayouter() — method, class com.yworks.yfiles.layout.orthogonal.OrthogonalLayouter |
|
Initializes this object. |
| initOrthogonalPatternEdgeRouter() — method, class com.yworks.yfiles.layout.router.OrthogonalPatternEdgeRouter |
|
Initializes this object. |
| initOrthogonalSegmentDistributionStage() — method, class com.yworks.yfiles.layout.router.OrthogonalSegmentDistributionStage |
|
Initializes this object. |
| initOverlapGraphMIS(graph:com.yworks.yfiles.base:Graph, weight:com.yworks.yfiles.base:EdgeMap) — method, class com.yworks.yfiles.layout.planar.OverlapGraphMIS |
|
Initializes this object. |
| initParallelEdgeLayouter1() — method, class com.yworks.yfiles.layout.ParallelEdgeLayouter |
|
Initializes this object. |
| initParallelEdgeLayouter2(coreLayouter:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.ParallelEdgeLayouter |
|
Initializes this object. |
| initParentEdgeAugmentationStage() — method, class com.yworks.yfiles.layout.grouping.ParentEdgeAugmentationStage |
|
Initializes this object. |
| initPartialLayouter1() — method, class com.yworks.yfiles.layout.partial.PartialLayouter |
|
Initializes this object. |
| initPartialLayouter2(subgraphLayouter:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.partial.PartialLayouter |
|
Initializes this object. |
| initPartialLayouter_StraightLineEdgeRouter() — method, class com.yworks.yfiles.layout.partial.PartialLayouter_StraightLineEdgeRouter |
|
Initializes this object. |
| initPartitionCell1(bounds:com.yworks.yfiles.geom:YRectangle, partition:com.yworks.yfiles.layout.router.polyline:Partition) — method, class com.yworks.yfiles.layout.router.polyline.PartitionCell |
|
Initializes this object. |
| initPartitionCell2(x:Number, y:Number, width:Number, height:Number, partition:com.yworks.yfiles.layout.router.polyline:Partition) — method, class com.yworks.yfiles.layout.router.polyline.PartitionCell |
|
Initializes this object. |
| initPartitionGrid1() — method, class com.yworks.yfiles.layout.grid.PartitionGrid |
|
Initializes this object. |
| initPartitionGrid2(rowCount:int, columnCount:int) — method, class com.yworks.yfiles.layout.grid.PartitionGrid |
|
Initializes this object. |
| initPartitionGrid3(rowCount:int, columnCount:int, rowInsets:Number, columnInsets:Number, minRowSize:Number, minColumnSize:Number) — method, class com.yworks.yfiles.layout.grid.PartitionGrid |
|
Initializes this object. |
| initPartitionGridLayoutStage() — method, class com.yworks.yfiles.layout.hierarchic.incremental.PartitionGridLayoutStage |
| |
| initPartitionGridRouterStage1() — method, class com.yworks.yfiles.layout.router.PartitionGridRouterStage |
|
Initializes this object. |
| initPartitionGridRouterStage2(coreLayouter:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.router.PartitionGridRouterStage |
|
Initializes this object. |
| initPartitionLayouter() — method, class com.yworks.yfiles.layout.PartitionLayouter |
| |
| initPartitionLayouter_ChannelInterEdgeRouter() — method, class com.yworks.yfiles.layout.PartitionLayouter_ChannelInterEdgeRouter |
|
Initializes this object. |
| initPartitionLayouter_ComponentPartitionPlacer() — method, class com.yworks.yfiles.layout.PartitionLayouter_ComponentPartitionPlacer |
|
Initializes this object. |
| initPartitionLayouter_EdgeBetweennessPartitionFinder() — method, class com.yworks.yfiles.layout.PartitionLayouter_EdgeBetweennessPartitionFinder |
| |
| initPartitionLayouter_OrthogonalInterEdgeRouter() — method, class com.yworks.yfiles.layout.PartitionLayouter_OrthogonalInterEdgeRouter |
|
Initializes this object. |
| initPartitionLayouter_PolylineInterEdgeRouter() — method, class com.yworks.yfiles.layout.PartitionLayouter_PolylineInterEdgeRouter |
|
Initializes this object. |
| initPartitions(partitionId:com.yworks.yfiles.base:DataProvider) — method, class com.yworks.yfiles.util.GraphPartitionManager |
|
Initializes internal data structures using the new DataProvider. |
| initPatchRouterStage(coreLayouter:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.router.PatchRouterStage |
|
Initializes this object. |
| initPath(edge:com.yworks.yfiles.base:Edge, entrances:com.yworks.bridge.util:List, cost:Number) — method, class com.yworks.yfiles.layout.router.polyline.Path |
|
Initializes this object. |
| initPaths() — method, class com.yworks.yfiles.algo.Paths |
| |
| initPathSearch() — method, class com.yworks.yfiles.layout.router.polyline.PathSearch |
|
Initializes this object. |
| initPathSearchConfiguration(graph:com.yworks.yfiles.layout:LayoutGraph, grouping:com.yworks.yfiles.layout.grouping:GraphGrouping, edgeRouter:com.yworks.yfiles.layout.router.polyline:EdgeRouter) — method, class com.yworks.yfiles.layout.router.polyline.PathSearchConfiguration |
|
Initializes this object. |
| initPathSearchContext(pathSearch:com.yworks.yfiles.layout.router.polyline:PathSearch, configuration:com.yworks.yfiles.layout.router.polyline:PathSearchConfiguration) — method, class com.yworks.yfiles.layout.router.polyline.PathSearchContext |
|
Initializes this object. |
| initPathSearchExtension() — method, class com.yworks.yfiles.layout.router.polyline.PathSearchExtension |
| |
| initPathSearchResult(configuration:com.yworks.yfiles.layout.router.polyline:PathSearchConfiguration) — method, class com.yworks.yfiles.layout.router.polyline.PathSearchResult |
|
Initializes this object. |
| initPCListOptimizer() — method, class com.yworks.yfiles.layout.hierarchic.incremental.PCListOptimizer |
| |
| initPenaltySettings() — method, class com.yworks.yfiles.layout.router.polyline.PenaltySettings |
|
Initializes this object. |
| initPendularDrawer() — method, class com.yworks.yfiles.layout.hierarchic.PendularDrawer |
|
Initializes this object. |
| initPlanarInformation(graph:com.yworks.yfiles.base:Graph) — method, class com.yworks.yfiles.layout.planar.PlanarInformation |
|
Initializes this object. |
| initPlanarInformation_EdgeInfo() — method, class com.yworks.yfiles.layout.planar.PlanarInformation_EdgeInfo |
| |
| initPlanarInformation_NodeInfo() — method, class com.yworks.yfiles.layout.planar.PlanarInformation_NodeInfo |
| |
| initPlanarityTest() — method, class com.yworks.yfiles.layout.planar.PlanarityTest |
|
Initializes this object. |
| initPlanarityTestWrapper(nonPlanarGraphHandler:com.yworks.yfiles.layout.planar:InitialPlanarSubgraph) — method, class com.yworks.yfiles.layout.planar.PlanarityTestWrapper |
|
Initializes this object. |
| initPoint2D() — method, class com.yworks.bridge.geom.Point2D |
| |
| initPoint2DDouble1() — method, class com.yworks.bridge.geom.Point2DDouble |
|
Initializes this object. |
| initPoint2DDouble2(x:Number, y:Number) — method, class com.yworks.bridge.geom.Point2DDouble |
|
Initializes this object. |
| initPolylineDrawer() — method, class com.yworks.yfiles.layout.hierarchic.PolylineDrawer |
|
Initializes this object. |
| initPolylineLayoutStage1() — method, class com.yworks.yfiles.layout.router.polyline.PolylineLayoutStage |
|
Initializes this object. |
| initPolylineLayoutStage2(coreLayouter:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.router.polyline.PolylineLayoutStage |
|
Initializes this object. |
| initPortAssignment() — method, class com.yworks.yfiles.layout.hierarchic.PortAssignment |
| |
| initPortCalculator1() — method, class com.yworks.yfiles.layout.PortCalculator |
|
Initializes this object. |
| initPortCalculator2(core:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.PortCalculator |
|
Initializes this object. |
| initPortCandidate1(directionMask:int) — method, class com.yworks.yfiles.layout.PortCandidate |
|
Initializes this object. |
| initPortCandidate2(directionMask:int, cost:Number) — method, class com.yworks.yfiles.layout.PortCandidate |
|
Initializes this object. |
| initPortCandidate3(xOffset:Number, yOffset:Number, directionMask:int) — method, class com.yworks.yfiles.layout.PortCandidate |
|
Initializes this object. |
| initPortCandidate4(xOffset:Number, yOffset:Number, fixed:Boolean, directionMask:int, cost:Number) — method, class com.yworks.yfiles.layout.PortCandidate |
|
Initializes this object. |
| initPortCandidateAssignmentStage1() — method, class com.yworks.yfiles.layout.PortCandidateAssignmentStage |
|
Initializes this object. |
| initPortCandidateAssignmentStage2(core:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.PortCandidateAssignmentStage |
|
Initializes this object. |
| initPortCandidateSet() — method, class com.yworks.yfiles.layout.PortCandidateSet |
|
Initializes this object. |
| initPortConstraint1() — method, class com.yworks.yfiles.layout.PortConstraint |
|
Initializes this object. |
| initPortConstraint2(side:int) — method, class com.yworks.yfiles.layout.PortConstraint |
|
Initializes this object. |
| initPortConstraint3(side:int, strong:Boolean) — method, class com.yworks.yfiles.layout.PortConstraint |
|
Initializes this object. |
| initPortConstraintConfigurator() — method, class com.yworks.yfiles.layout.PortConstraintConfigurator |
|
Initializes this object. |
| initPortConstraintEnforcementStage() — method, class com.yworks.yfiles.layout.PortConstraintEnforcementStage |
| |
| initPreferredPlacementDescriptor1() — method, class com.yworks.yfiles.layout.PreferredPlacementDescriptor |
|
Initializes this object. |
| initPreferredPlacementDescriptor2(descriptor:com.yworks.yfiles.layout:PreferredPlacementDescriptor) — method, class com.yworks.yfiles.layout.PreferredPlacementDescriptor |
|
Initializes this object. |
| initRadialLayouter() — method, class com.yworks.yfiles.layout.radial.RadialLayouter |
|
Initializes this object. |
| initRadialLayouter_NodeInfo() — method, class com.yworks.yfiles.layout.radial.RadialLayouter_NodeInfo |
| |
| initRandom1() — method, class com.yworks.bridge.util.Random |
|
Initializes this object. |
| initRandom2(seed:com.yworks.bridge.util:LongImpl) — method, class com.yworks.bridge.util.Random |
|
Initializes this object. |
| initRandomLayouter() — method, class com.yworks.yfiles.layout.random.RandomLayouter |
|
Initializes this object. |
| initRankAssignments() — method, class com.yworks.yfiles.algo.RankAssignments |
| |
| initRectangle1() — method, class com.yworks.bridge.geom.Rectangle |
|
Initializes this object. |
| initRectangle2(d:com.yworks.bridge.geom:Dimension) — method, class com.yworks.bridge.geom.Rectangle |
|
Initializes this object. |
| initRectangle2D() — method, class com.yworks.bridge.geom.Rectangle2D |
| |
| initRectangle2DDouble1() — method, class com.yworks.bridge.geom.Rectangle2DDouble |
|
Initializes this object. |
| initRectangle2DDouble2(x:Number, y:Number, width:Number, height:Number) — method, class com.yworks.bridge.geom.Rectangle2DDouble |
|
Initializes this object. |
| initRectangle3(r:com.yworks.bridge.geom:Rectangle) — method, class com.yworks.bridge.geom.Rectangle |
|
Initializes this object. |
| initRectangle4(width:int, height:int) — method, class com.yworks.bridge.geom.Rectangle |
|
Initializes this object. |
| initRectangle5(x:int, y:int, width:int, height:int) — method, class com.yworks.bridge.geom.Rectangle |
|
Initializes this object. |
| initRecursiveGroupLayouter1() — method, class com.yworks.yfiles.layout.grouping.RecursiveGroupLayouter |
|
Initializes this object. |
| initRecursiveGroupLayouter2(core:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.grouping.RecursiveGroupLayouter |
|
Initializes this object. |
| initRecursiveGroupLayouter3(core:com.yworks.yfiles.layout:Layouter, gbc:com.yworks.yfiles.layout.grouping:GroupBoundsCalculator) — method, class com.yworks.yfiles.layout.grouping.RecursiveGroupLayouter |
|
Initializes this object. |
| initReducedSphereOfActionStage(coreLayouter:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.router.ReducedSphereOfActionStage |
|
Initializes this object. |
| initRemoveColinearBendsStage() — method, class com.yworks.yfiles.layout.RemoveColinearBendsStage |
| |
| initRemoveOverlapsLayoutStage1(minDist:Number) — method, class com.yworks.yfiles.layout.organic.RemoveOverlapsLayoutStage |
|
Initializes this object. |
| initRemoveOverlapsLayoutStage2(random:com.yworks.yfiles.util:YRandom, minDist:Number) — method, class com.yworks.yfiles.layout.organic.RemoveOverlapsLayoutStage |
|
Initializes this object. |
| initRotatedDiscreteEdgeLabelLayoutModel1() — method, class com.yworks.yfiles.layout.RotatedDiscreteEdgeLabelLayoutModel |
|
Initializes this object. |
| initRotatedDiscreteEdgeLabelLayoutModel2(candidateMask:int) — method, class com.yworks.yfiles.layout.RotatedDiscreteEdgeLabelLayoutModel |
|
Initializes this object. |
| initRotatedSliderEdgeLabelLayoutModel(mode:int) — method, class com.yworks.yfiles.layout.RotatedSliderEdgeLabelLayoutModel |
|
Initializes this object. |
| initRoutingStyle(routingStyle:int) — method, class com.yworks.yfiles.layout.hierarchic.incremental.RoutingStyle |
|
Initializes this object. |
| initSALabeling() — method, class com.yworks.yfiles.layout.labeling.SALabeling |
| |
| initSegmentGroup(commonLocationRange:com.yworks.yfiles.layout.router.polyline:Interval, segmentInfos:com.yworks.bridge.util:List) — method, class com.yworks.yfiles.layout.router.polyline.SegmentGroup |
|
Initializes this object. |
| initSegmentInfo1(edge:com.yworks.yfiles.base:Edge, segmentIndex:int, segment:com.yworks.yfiles.geom:LineSegment) — method, class com.yworks.yfiles.layout.router.polyline.SegmentInfo |
|
Initializes this object. |
| initSegmentInfo2(edge:com.yworks.yfiles.base:Edge, segmentIndex:int, direction:com.yworks.yfiles.layout:Direction, locationRange:com.yworks.yfiles.layout.router.polyline:Interval, minExtension:com.yworks.yfiles.layout.router.polyline:Interval, maxExtension:com.yworks.yfiles.layout.router.polyline:Interval, cellSegmentInfos:com.yworks.bridge.util:List) — method, class com.yworks.yfiles.layout.router.polyline.SegmentInfo |
|
Initializes this object. |
| initSelfloopCalculator(minFirstSegmentLength:Number, minEdgeDistance:Number) — method, class com.yworks.yfiles.layout.hierarchic.incremental.SelfloopCalculator |
|
Initializes this object. |
| initSelfLoopLayouter1() — method, class com.yworks.yfiles.layout.SelfLoopLayouter |
|
Initializes this object. |
| initSelfLoopLayouter2(coreLayouter:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.SelfLoopLayouter |
|
Initializes this object. |
| initSelfLoopTool(_planar:com.yworks.yfiles.layout.planar:PlanarInformation) — method, class com.yworks.yfiles.layout.planar.SelfLoopTool |
|
Initializes this object. |
| initSequentialLayouter() — method, class com.yworks.yfiles.layout.SequentialLayouter |
|
Initializes this object. |
| initSeriesParallelLayouter() — method, class com.yworks.yfiles.layout.seriesparallel.SeriesParallelLayouter |
|
Initializes this object. |
| initShuffleLayouter() — method, class com.yworks.yfiles.layout.organic.ShuffleLayouter |
|
Initializes this object. |
| initSimpleEdgeRouter(_planar:com.yworks.yfiles.layout.planar:PlanarInformation) — method, class com.yworks.yfiles.layout.planar.SimpleEdgeRouter |
|
Initializes this object. |
| initSimpleNodePlacer1() — method, class com.yworks.yfiles.layout.tree.SimpleNodePlacer |
|
Initializes this object. |
| initSimpleNodePlacer2(modificationMatrix:com.yworks.yfiles.layout.tree:AbstractRotatableNodePlacer_Matrix) — method, class com.yworks.yfiles.layout.tree.SimpleNodePlacer |
|
Initializes this object. |
| initSimpleNodePlacer3(modificationMatrix:com.yworks.yfiles.layout.tree:AbstractRotatableNodePlacer_Matrix, rootAlignment:com.yworks.yfiles.layout.tree:AbstractRotatableNodePlacer_RootAlignment) — method, class com.yworks.yfiles.layout.tree.SimpleNodePlacer |
|
Initializes this object. |
| initSimplePlanarInformation(graph:com.yworks.yfiles.base:Graph) — method, class com.yworks.yfiles.layout.planar.SimplePlanarInformation |
|
Initializes this object. |
| initSimplePlanarInformation_SimpleEdgeInfo() — method, class com.yworks.yfiles.layout.planar.SimplePlanarInformation_SimpleEdgeInfo |
| |
| initSimplexDrawer() — method, class com.yworks.yfiles.layout.hierarchic.SimplexDrawer |
| |
| initSimplexNodePlacer() — method, class com.yworks.yfiles.layout.hierarchic.incremental.SimplexNodePlacer |
| |
| initSingleCycleLayouter() — method, class com.yworks.yfiles.layout.circular.SingleCycleLayouter |
|
Initializes this object. |
| initSkipList1() — method, class com.yworks.yfiles.util.SkipList |
|
Initializes this object. |
| initSkipList2(comparator:com.yworks.bridge.util:Comparator) — method, class com.yworks.yfiles.util.SkipList |
|
Initializes this object. |
| initSkipList_Cell() — method, class com.yworks.yfiles.util.SkipList_Cell |
| |
| initSliderEdgeLabelLayoutModel(mode:int) — method, class com.yworks.yfiles.layout.SliderEdgeLabelLayoutModel |
|
Initializes this object. |
| initSliderEdgeLabelLayoutModel_ModelParameter(s:int, r:Number, v:com.yworks.yfiles.geom:YVector, p:int, aRatio:Number) — method, class com.yworks.yfiles.layout.SliderEdgeLabelLayoutModel_ModelParameter |
|
Initializes this object. |
| initSmartOrganicLayouter() — method, class com.yworks.yfiles.layout.organic.SmartOrganicLayouter |
|
Initializes this object. |
| initSnapOuterPortsToNodeBorderStage() — method, class com.yworks.yfiles.layout.router.SnapOuterPortsToNodeBorderStage |
| |
| initSpanningTrees() — method, class com.yworks.yfiles.algo.SpanningTrees |
| |
| initSplitEdgeLayoutStage() — method, class com.yworks.yfiles.layout.organic.SplitEdgeLayoutStage |
|
Initializes this object. |
| initStraightLineEdgeRouter1() — method, class com.yworks.yfiles.layout.router.StraightLineEdgeRouter |
|
Initializes this object. |
| initStraightLineEdgeRouter2(core:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.router.StraightLineEdgeRouter |
|
Initializes this object. |
| initStructures() — method, class com.yworks.yfiles.layout.hierarchic.PendularDrawer |
|
used to initialize internal structures such as NodeMap right and NodeMap left bendGridWidth and nodeGridWidth. |
| initSubgraphLayouter1() — method, class com.yworks.yfiles.layout.SubgraphLayouter |
|
Initializes this object. |
| initSubgraphLayouter2(coreLayouter:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.SubgraphLayouter |
|
Initializes this object. |
| initSwimLaneDescriptor1(clientObject:com.yworks.bridge.util:Comparable) — method, class com.yworks.yfiles.layout.hierarchic.incremental.SwimLaneDescriptor |
|
Initializes this object. |
| initSwimLaneDescriptor2(clientObject:Object, cmp:com.yworks.bridge.util:Comparator) — method, class com.yworks.yfiles.layout.hierarchic.incremental.SwimLaneDescriptor |
|
Initializes this object. |
| initSwimlanes() — method, class com.yworks.yfiles.layout.Swimlanes |
| |
| initSwimlanes_SwimlaneRepresentant(swimlanePos:int, allowRearrangement:Boolean) — method, class com.yworks.yfiles.layout.Swimlanes_SwimlaneRepresentant |
|
Initializes this object. |
| initTimer1() — method, class com.yworks.yfiles.util.Timer |
|
Initializes this object. |
| initTimer2(activate:Boolean) — method, class com.yworks.yfiles.util.Timer |
|
Initializes this object. |
| initTopLevelGroupToSwimlaneStage() — method, class com.yworks.yfiles.layout.hierarchic.incremental.TopLevelGroupToSwimlaneStage |
| |
| initTopologicalIncrementalLayerer() — method, class com.yworks.yfiles.layout.hierarchic.incremental.TopologicalIncrementalLayerer |
|
Initializes this object. |
| initTopologicalLayerer() — method, class com.yworks.yfiles.layout.hierarchic.TopologicalLayerer |
|
Initializes this object. |
| initTransform(p:com.yworks.yfiles.geom:YPoint) — method, class com.yworks.yfiles.layout.OrientationLayouter_Transformer |
| |
| initTransitivity() — method, class com.yworks.yfiles.algo.Transitivity |
| |
| initTreeComponentLayouter(treeCoreLayouter:com.yworks.yfiles.layout:Layouter) — method, class com.yworks.yfiles.layout.tree.TreeComponentLayouter |
|
Initializes this object. |
| initTreeDrawer() — method, class com.yworks.yfiles.layout.hierarchic.TreeDrawer |
|
Initializes this object. |
| initTreeDrawer_HierarchicTreePlacer(minimalNodeDistance:Number) — method, class com.yworks.yfiles.layout.hierarchic.TreeDrawer_HierarchicTreePlacer |
|
Initializes this object. |
| initTreeIntNodePQ1(_graph:com.yworks.yfiles.base:Graph) — method, class com.yworks.yfiles.util.pq.TreeIntNodePQ |
|
Initializes this object. |
| initTreeIntNodePQ2(_valueMap:com.yworks.yfiles.base:NodeMap) — method, class com.yworks.yfiles.util.pq.TreeIntNodePQ |
|
Initializes this object. |
| initTreeIntNodePQ3(_graph:com.yworks.yfiles.base:Graph, _initValues:com.yworks.yfiles.base:DataProvider) — method, class com.yworks.yfiles.util.pq.TreeIntNodePQ |
|
Initializes this object. |
| initTreeLayouter() — method, class com.yworks.yfiles.layout.tree.TreeLayouter |
|
Initializes this object. |
| initTreeMap1() — method, class com.yworks.bridge.util.TreeMap |
|
Initializes this object. |
| initTreeMap2(comparator:com.yworks.bridge.util:Comparator) — method, class com.yworks.bridge.util.TreeMap |
|
Initializes this object. |
| initTreeMap3(map:com.yworks.bridge.util:Map) — method, class com.yworks.bridge.util.TreeMap |
|
Initializes this object. |
| initTreeMap4(map:com.yworks.bridge.util:SortedMap) — method, class com.yworks.bridge.util.TreeMap |
|
Initializes this object. |
| initTreeReductionStage() — method, class com.yworks.yfiles.layout.tree.TreeReductionStage |
| |
| initTreeSet1() — method, class com.yworks.bridge.util.TreeSet |
|
Initializes this object. |
| initTreeSet2(collection:com.yworks.bridge.util:Collection) — method, class com.yworks.bridge.util.TreeSet |
|
Initializes this object. |
| initTreeSet3(comparator:com.yworks.bridge.util:Comparator) — method, class com.yworks.bridge.util.TreeSet |
|
Initializes this object. |
| initTreeSet4(_set:com.yworks.bridge.util:SortedSet) — method, class com.yworks.bridge.util.TreeSet |
|
Initializes this object. |
| initTriangulator() — method, class com.yworks.yfiles.geom.Triangulator |
| |
| initTuple(o1:Object, o2:Object) — method, class com.yworks.yfiles.util.Tuple |
|
Initializes this object. |
| initTypeBasedDrawingDistanceCalculator() — method, class com.yworks.yfiles.layout.hierarchic.incremental.TypeBasedDrawingDistanceCalculator |
|
Initializes this object. |
| initVertexOrder() — method, class com.yworks.yfiles.layout.planar.VertexOrder |
| |
| initWeightedLayerer1() — method, class com.yworks.yfiles.layout.hierarchic.WeightedLayerer |
|
Initializes this object. |
| initWeightedLayerer2(k:Object) — method, class com.yworks.yfiles.layout.hierarchic.WeightedLayerer |
|
Initializes this object. |
| initWrappedObjectDataProvider1(wrapper:com.yworks.yfiles.base:DataProvider, provider:com.yworks.yfiles.base:DataProvider) — method, class com.yworks.yfiles.util.WrappedObjectDataProvider |
|
Initializes this object. |
| initWrappedObjectDataProvider2(wrapper:com.yworks.yfiles.base:DataProvider, graph:com.yworks.yfiles.base:Graph, dataProviderKey:Object) — method, class com.yworks.yfiles.util.WrappedObjectDataProvider |
|
Initializes this object. |
| initXCoordComparator() — method, class com.yworks.yfiles.layout.tree.XCoordComparator |
| |
| initYCircle1(radius:Number) — method, class com.yworks.yfiles.geom.YCircle |
|
Initializes this object. |
| initYCircle2(center:com.yworks.yfiles.geom:YPoint, radius:Number) — method, class com.yworks.yfiles.geom.YCircle |
|
Initializes this object. |
| initYCircle3(prevPoint:com.yworks.yfiles.geom:YPoint, succPoint:com.yworks.yfiles.geom:YPoint, radius:Number) — method, class com.yworks.yfiles.geom.YCircle |
|
Initializes this object. |
| initYCircle4(p:com.yworks.yfiles.geom:YPoint, q:com.yworks.yfiles.geom:YPoint, r:com.yworks.yfiles.geom:YPoint) — method, class com.yworks.yfiles.geom.YCircle |
|
Initializes this object. |
| initYDimension(width:Number, height:Number) — method, class com.yworks.yfiles.geom.YDimension |
|
Initializes this object. |
| initYInsets1(insets:com.yworks.bridge.geom:Insets) — method, class com.yworks.yfiles.geom.YInsets |
|
Initializes this object. |
| initYInsets2(top:Number, left:Number, bottom:Number, right:Number) — method, class com.yworks.yfiles.geom.YInsets |
|
Initializes this object. |
| initYList1() — method, class com.yworks.yfiles.base.YList |
|
Initializes this object. |
| initYList2(a:Vector$Object) — method, class com.yworks.yfiles.base.YList |
|
Initializes this object. |
| initYList3(c:com.yworks.bridge.util:Collection) — method, class com.yworks.yfiles.base.YList |
|
Initializes this object. |
| initYList4(it:com.yworks.bridge.util:Iterator) — method, class com.yworks.yfiles.base.YList |
|
Initializes this object. |
| initYList5(c:com.yworks.yfiles.base:YCursor) — method, class com.yworks.yfiles.base.YList |
|
Initializes this object. |
| initYList6(c:com.yworks.yfiles.base:YCursor, predicate:com.yworks.yfiles.base:DataProvider) — method, class com.yworks.yfiles.base.YList |
|
Initializes this object. |
| initYList_ListCursorImpl(enclosing0:com.yworks.yfiles.base:YList) — method, class com.yworks.yfiles.base.YList_ListCursorImpl |
|
Initializes this object. |
| initYOrientedRectangle1(rect:com.yworks.yfiles.geom:YOrientedRectangle) — method, class com.yworks.yfiles.geom.YOrientedRectangle |
|
Initializes this object. |
| initYOrientedRectangle2(rect:com.yworks.yfiles.geom:YRectangle) — method, class com.yworks.yfiles.geom.YOrientedRectangle |
|
Initializes this object. |
| initYOrientedRectangle3(anchor:com.yworks.yfiles.geom:YPoint, size:com.yworks.yfiles.geom:YDimension) — method, class com.yworks.yfiles.geom.YOrientedRectangle |
|
Initializes this object. |
| initYOrientedRectangle4(position:com.yworks.yfiles.geom:YPoint, size:com.yworks.yfiles.geom:YDimension, upVector:com.yworks.yfiles.geom:YVector) — method, class com.yworks.yfiles.geom.YOrientedRectangle |
|
Initializes this object. |
| initYOrientedRectangle5(anchorX:Number, anchorY:Number, width:Number, height:Number) — method, class com.yworks.yfiles.geom.YOrientedRectangle |
|
Initializes this object. |
| initYOrientedRectangle6(anchorX:Number, anchorY:Number, width:Number, height:Number, upX:Number, upY:Number) — method, class com.yworks.yfiles.geom.YOrientedRectangle |
|
Initializes this object. |
| initYPoint1() — method, class com.yworks.yfiles.geom.YPoint |
|
Initializes this object. |
| initYPoint2(x:Number, y:Number) — method, class com.yworks.yfiles.geom.YPoint |
|
Initializes this object. |
| initYPointPath1() — method, class com.yworks.yfiles.geom.YPointPath |
|
Initializes this object. |
| initYPointPath2(l:com.yworks.bridge.util:List) — method, class com.yworks.yfiles.geom.YPointPath |
|
Initializes this object. |
| initYPointPath3(path:Vector$Object) — method, class com.yworks.yfiles.geom.YPointPath |
|
Initializes this object. |
| initYRandom1() — method, class com.yworks.yfiles.util.YRandom |
|
Initializes this object. |
| initYRandom2(seed:com.yworks.bridge.util:LongImpl) — method, class com.yworks.yfiles.util.YRandom |
|
Initializes this object. |
| initYRectangle1() — method, class com.yworks.yfiles.geom.YRectangle |
|
Initializes this object. |
| initYRectangle2(pos:com.yworks.yfiles.geom:YPoint, size:com.yworks.yfiles.geom:YDimension) — method, class com.yworks.yfiles.geom.YRectangle |
|
Initializes this object. |
| initYRectangle3(x:Number, y:Number, width:Number, height:Number) — method, class com.yworks.yfiles.geom.YRectangle |
|
Initializes this object. |
| initYVector1(p1:com.yworks.yfiles.geom:YPoint) — method, class com.yworks.yfiles.geom.YVector |
|
Initializes this object. |
| initYVector2(v:com.yworks.yfiles.geom:YVector) — method, class com.yworks.yfiles.geom.YVector |
|
Initializes this object. |
| initYVector3(dx:Number, dy:Number) — method, class com.yworks.yfiles.geom.YVector |
|
Initializes this object. |
| initYVector4(p1:com.yworks.yfiles.geom:YPoint, p2:com.yworks.yfiles.geom:YPoint) — method, class com.yworks.yfiles.geom.YVector |
|
Initializes this object. |
| initYVector5(x1:Number, y1:Number, x2:Number, y2:Number) — method, class com.yworks.yfiles.geom.YVector |
|
Initializes this object. |
| innerPorts — Property, class com.yworks.yfiles.layout.router.OrthogonalEdgeRouter |
|
Specifies whether edge ports (that do not have a strong port constraint set) should lie inside the node's bounding box or on the node's border. |
| insertAfter(o:Object, refCell:com.yworks.yfiles.base:ListCell) — method, class com.yworks.yfiles.base.YList |
|
Inserts the given object into this list with respect to a given reference list cell. |
| insertAfter(cell:com.yworks.yfiles.util:SkipList_Cell, o:Object) — method, class com.yworks.yfiles.util.SkipList |
|
Inserts a new item after the provided cell. |
| insertBefore(o:Object, refCell:com.yworks.yfiles.base:ListCell) — method, class com.yworks.yfiles.base.YList |
|
Inserts the given object into this list with respect to a given reference list cell. |
| insertBefore(cell:com.yworks.yfiles.util:SkipList_Cell, o:Object) — method, class com.yworks.yfiles.util.SkipList |
|
Inserts a new item before the provided cell. |
| insertCell(o:Object) — method, class com.yworks.yfiles.util.SkipList |
|
Inserts a new item into the list at the correct position. |
| insertCellAfter(cellToInsert:com.yworks.yfiles.base:ListCell, refCell:com.yworks.yfiles.base:ListCell) — method, class com.yworks.yfiles.base.YList |
|
Inserts a formerly removed ListCell object into this list with respect to a given reference list cell. |
| insertCellBefore(cellToInsert:com.yworks.yfiles.base:ListCell, refCell:com.yworks.yfiles.base:ListCell) — method, class com.yworks.yfiles.base.YList |
|
Inserts a formerly removed ListCell object into this list with respect to a given reference list cell. |
| insertEdge(edge:com.yworks.yfiles.base:Edge) — method, interface com.yworks.yfiles.layout.hierarchic.incremental.ItemFactory |
|
Inserts a same layer edge or an edge that may span multiple layers into the data structure. |
| insertEdge(_insertionPath:com.yworks.yfiles.base:EdgeList, _e:com.yworks.yfiles.base:Edge) — method, class com.yworks.yfiles.layout.planar.EdgeInserter |
|
Insert the given edge. |
| insertEdge(currentEdge:com.yworks.yfiles.base:Edge) — method, class com.yworks.yfiles.layout.planar.SimpleEdgeRouter |
|
Inserts a single edge into the graph by routing through the dual graph. |
| insertEdge2(_insertionPath:com.yworks.yfiles.base:EdgeList, _fStart:com.yworks.yfiles.base:Edge, _fStop:com.yworks.yfiles.base:Edge, _e:com.yworks.yfiles.base:Edge) — method, class com.yworks.yfiles.layout.planar.EdgeInserter |
|
Insert the given edge. |
| insertEdgeExternal(_fStart:com.yworks.yfiles.base:Edge, _fStop:com.yworks.yfiles.base:Edge, _e:com.yworks.yfiles.base:Edge) — method, class com.yworks.yfiles.layout.planar.EdgeInserter |
|
The graph consists of more than one component and two of them are now connected by the edge to insert
|
| insertEdges(edges:com.yworks.yfiles.base:EdgeList) — method, class com.yworks.yfiles.layout.planar.EdgeRouter |
|
Inserts a list of edges into the graph by routing through the dual graph. |
| insertEdges(e1:com.yworks.yfiles.base:Edge, e2:com.yworks.yfiles.base:Edge) — method, class com.yworks.yfiles.layout.planar.Face |
|
Inserts two edges,which are reverse to each other, into the edge list of the face. |
| insertEdges(edges:com.yworks.yfiles.base:EdgeList) — method, class com.yworks.yfiles.layout.planar.SimpleEdgeRouter |
|
Inserts a list of edges into the graph by routing through the dual graph. |
| insertEdgeSimple(_fStart:com.yworks.yfiles.base:Edge, _fStop:com.yworks.yfiles.base:Edge, _e:com.yworks.yfiles.base:Edge) — method, class com.yworks.yfiles.layout.planar.EdgeInserter |
|
Path has size 0, thus only one face has to be split !
|
| insertEdgesVirtual(edges:com.yworks.yfiles.base:EdgeList) — method, class com.yworks.yfiles.layout.planar.EdgeRouter |
| |
| insertEdgesVirtual(edges:com.yworks.yfiles.base:EdgeList) — method, class com.yworks.yfiles.layout.planar.SimpleEdgeRouter |
| |
| insertGroupNodeLayer(source:Boolean, index:int) — method, interface com.yworks.yfiles.layout.hierarchic.incremental.ItemFactory |
|
Inserts an edge group node layer
|
| insertLabelNodeLayer(source:Boolean, index:int) — method, interface com.yworks.yfiles.layout.hierarchic.incremental.ItemFactory |
|
Inserts a layer for label nodes group node layer
|
| insertNodeWithEdge(edge:com.yworks.yfiles.base:Edge, node:com.yworks.yfiles.base:Node, face:com.yworks.yfiles.layout.planar:Face) — method, class com.yworks.yfiles.layout.planar.PlanarInformation |
|
Insert a node with one edge into a face. |
| insertSameLayerStructures(graph:com.yworks.yfiles.layout:LayoutGraph, layers:com.yworks.yfiles.layout.hierarchic.incremental:Layers, ldp:com.yworks.yfiles.layout.hierarchic.incremental:LayoutDataProvider, itemFactory:com.yworks.yfiles.layout.hierarchic.incremental:ItemFactory) — method, class com.yworks.yfiles.layout.hierarchic.incremental.AbstractPortConstraintOptimizer |
|
Inserts a same layer edge structure for each same layer edge of the original graph. |
| Insets — class, package com.yworks.bridge.geom |
|
An Insets object is a representation of the borders of a container. |
| Insets(top:int, left:int, bottom:int, right:int, init:Boolean) — Constructor, class com.yworks.bridge.geom.Insets |
| |
| InsetsGroupBoundsCalculator — class, package com.yworks.yfiles.layout.grouping |
|
Convenience implementation which allows for custom insets for each group node. |
| InsetsGroupBoundsCalculator(init:Boolean) — Constructor, class com.yworks.yfiles.layout.grouping.InsetsGroupBoundsCalculator |
|
Constructs an instance that uses insets provided through the data provider registered at the input graph with the public key com.yworks.yfiles.layout.grouping.GroupingKeys.GROUP_NODE_INSETS_DPKEY. |
| IntDSP — class, package com.yworks.yfiles.layout.planar |
|
An implementation of the Dijkstra Shortest Path Algorithm for weighted graphs. |
| IntDSP(init:Boolean) — Constructor, class com.yworks.yfiles.layout.planar.IntDSP |
| |
| Integer — class, package com.yworks.bridge.util |
| |
| Integer(i:int) — Constructor, class com.yworks.bridge.util.Integer |
| |
| integratedEdgeLabeling — Property, class com.yworks.yfiles.layout.hierarchic.IncrementalHierarchicLayouter |
|
Getter:
Returns whether integrated edge labeling is enabled. |
| integratedEdgeLabeling — Property, class com.yworks.yfiles.layout.orthogonal.DirectedOrthogonalLayouter |
|
Getter:
Returns whether integrated edge labeling is enabled. |
| integratedEdgeLabeling — Property, class com.yworks.yfiles.layout.orthogonal.OrthogonalGroupLayouter |
|
Getter:
Returns whether integrated edge labeling is enabled. |
| integratedEdgeLabeling — Property, class com.yworks.yfiles.layout.orthogonal.OrthogonalLayouter |
|
Getter:
Returns whether integrated edge labeling is enabled. |
| integratedEdgeLabeling — Property, class com.yworks.yfiles.layout.seriesparallel.SeriesParallelLayouter |
|
Specifies whether or not integrated edge labeling is enabled. |
| integratedEdgeLabeling — Property, class com.yworks.yfiles.layout.tree.GenericTreeLayouter |
|
Getter:
Returns whether integrated edge labeling is enabled (extension of the shapes of subtrees with the labels of the edges). |
| integratedEdgeLabeling — Property, class com.yworks.yfiles.layout.tree.TreeLayouter |
|
Specifies whether integrated edge labeling is enabled. |
| integratedEdgeLabelingEnabled — Property, class com.yworks.yfiles.layout.tree.BalloonLayouter |
|
Specifies whether or not the integrated edge labeling mechanism is enabled. |
| integratedNodeLabeling — Property, class com.yworks.yfiles.layout.tree.GenericTreeLayouter |
|
Getter:
Returns whether integrated node labeling is enabled (extension of the shapes of the nodes with its labels). |
| integratedNodeLabeling — Property, class com.yworks.yfiles.layout.tree.TreeLayouter |
|
Specifies whether integrated node labeling is enabled. |
| integratedNodeLabelingEnabled — Property, class com.yworks.yfiles.layout.tree.BalloonLayouter |
|
Specifies whether or not the integrated node labeling mechanism is enabled. |
| InteractiveOrganicLayouter — class, package com.yworks.yfiles.layout.organic |
|
The InteractiveOrganicLayouter is a special organic layouter that offers functionality to change the laid out graph while the layouter is running. |
| InteractiveOrganicLayouter(init:Boolean) — Constructor, class com.yworks.yfiles.layout.organic.InteractiveOrganicLayouter |
|
Create a new instance of the InteractiveOrganicLayouter. |
| InteractiveOrganicLayouter_SingleThreadContext — Interface, package com.yworks.yfiles.layout.organic |
|
Context object that provides controls of layout calculation in case the layouter runs single-threaded. |
| interEdgeDPKey — Property, class com.yworks.yfiles.layout.PartitionLayouter_ChannelInterEdgeRouter |
|
Specifies the com.yworks.yfiles.base.DataProvider key which is used to register the inter-edge data provider passed to routeInterEdges() on the given graph. |
| interEdgeRouter — Property, class com.yworks.yfiles.layout.PartitionLayouter |
|
Getter:
Returns the currently set InterEdgeRouter instance. |
| interEdgeRouter — Property, class com.yworks.yfiles.layout.grouping.RecursiveGroupLayouter |
|
Specifies the current edge router used to layout inter-edges. |
| interEdgeRoutingStyle — Property, class com.yworks.yfiles.layout.grouping.FixedGroupLayoutStage |
|
Specifies the inter-edge routing style used by this layouter. |
| interEdgesDpKey — Property, class com.yworks.yfiles.layout.grouping.RecursiveGroupLayouter |
|
Specifies the key that is used to mark the inter-edges to be routed. |
| INTER_EDGES_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.grouping.FixedGroupLayoutStage |
|
This key is used to mark edges as inter-edges for orthogonal routing. |
| interleavedMode — Property, class com.yworks.yfiles.layout.tree.BalloonLayouter |
|
Specifies the mode for interleaving child node arrangement. |
| INTERLEAVED_MODE_ALL_NODES — Constant Static Property, class com.yworks.yfiles.layout.tree.BalloonLayouter |
|
Interleaved mode specifier constant. |
| INTERLEAVED_MODE_OFF — Constant Static Property, class com.yworks.yfiles.layout.tree.BalloonLayouter |
|
Interleaved mode specifier constant. |
| INTERLEAVED_MODE_SELECTED_NODES — Constant Static Property, class com.yworks.yfiles.layout.tree.BalloonLayouter |
|
Interleaved mode specifier constant. |
| INTERLEAVED_NODES_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.tree.BalloonLayouter |
|
com.yworks.yfiles.base.DataProvider key used to store if the children of a node should be arranged in an interleaved fashion or not (boolean values, true encodes interleaved). |
| internal2 — Property, class com.yworks.yfiles.layout.LabelCandidate |
|
Returns whether this candidate is an internal node label, i.e. |
| internalLabelingAlgorithm — Property, class com.yworks.yfiles.layout.LabelLayoutDataRefinement |
|
Specifies the internal labeling algorithm used to improve the label positions. |
| INTERNAL_MASK — Constant Static Property, class com.yworks.yfiles.layout.DiscreteNodeLabelLayoutModel |
|
Position mask that allows only the nine node-internal positions. |
| interrupted() — Static Method , class com.yworks.bridge.util.Thread |
| |
| intersect(src1:com.yworks.bridge.geom:Rectangle2D, src2:com.yworks.bridge.geom:Rectangle2D, dst:com.yworks.bridge.geom:Rectangle2D) — Static Method , class com.yworks.bridge.geom.Rectangle2D |
|
Intersects the pair of specified source Rectangle2D objects and puts the result into the specified destination Rectangle2D object. |
| intersect(objects:com.yworks.yfiles.base:YList, iHandler:com.yworks.yfiles.geom:IntersectionAlgorithm_IntersectionHandler) — Static Method , class com.yworks.yfiles.geom.IntersectionAlgorithm |
|
Calculates the intersections of rectangles in the plane. |
| intersection(r:com.yworks.bridge.geom:Rectangle) — method, class com.yworks.bridge.geom.Rectangle |
|
Computes the intersection of this Rectangle with the specified Rectangle. |
| IntersectionAlgorithm — class, package com.yworks.yfiles.geom |
|
This class calculates the intersection of rectangles in the plane with the help of a sweep-line algorithm. |
| IntersectionAlgorithm(init:Boolean) — Constructor, class com.yworks.yfiles.geom.IntersectionAlgorithm |
| |
| IntersectionAlgorithm_IntersectionHandler — Interface, package com.yworks.yfiles.geom |
|
An instance of this interface handles intersections found by the IntersectionAlgorithm,
|
| IntersectionCalculator — Interface, package com.yworks.yfiles.layout |
|
Interface implemented by classes that are responsible for calculating the intersection point between an Edge and the visual representation of its source or target node. |
| IntersectionCalculatorKeys — class, package com.yworks.yfiles.layout |
| |
| intersectionPoint(rect:com.yworks.yfiles.geom:YOrientedRectangle, line:com.yworks.yfiles.geom:LineSegment, eps:Number) — Static Method , class com.yworks.yfiles.geom.YOrientedRectangle |
|
Determines an intersection point of the specified oriented rectangle and the specified line segment. |
| intersects(bs:com.yworks.bridge.util:BitSet) — method, class com.yworks.bridge.util.BitSet |
|
Checks if these two bitsets have at least one bit set to true in the same position. |
| intersects(orientedRectangle:com.yworks.yfiles.geom:YOrientedRectangle, rectangle:com.yworks.yfiles.geom:YRectangle, eps:Number) — Static Method , class com.yworks.yfiles.geom.YOrientedRectangle |
|
Determines whether a rectangle intersects an oriented rectangle, given an epsilon. |
| intersects(r1:com.yworks.yfiles.geom:YRectangle, r2:com.yworks.yfiles.geom:YRectangle) — Static Method , class com.yworks.yfiles.geom.YRectangle |
|
Returns whether or not the given rectangles intersect. |
| intersects(other:com.yworks.yfiles.layout.router.polyline:Interval) — method, class com.yworks.yfiles.layout.router.polyline.Interval |
|
Checks if this interval intersects the given interval. |
| intersects(other:com.yworks.yfiles.layout.router.polyline:OrthogonalInterval) — method, class com.yworks.yfiles.layout.router.polyline.OrthogonalInterval |
|
Checks if this orthogonal interval intersects the given orthogonal interval. |
| intersects2(rect:com.yworks.yfiles.geom:YOrientedRectangle, line:com.yworks.yfiles.geom:LineSegment, eps:Number) — Static Method , class com.yworks.yfiles.geom.YOrientedRectangle |
|
Determines whether or not the specified oriented rectangle and the specified line segment intersect. |
| intersects2(other:com.yworks.yfiles.layout.router.polyline:Interval, minIntersection:Number) — method, class com.yworks.yfiles.layout.router.polyline.Interval |
|
Checks if this interval intersects the given interval and the intersection has a length of at least minIntersection. |
| intersects2(other:com.yworks.yfiles.layout.router.polyline:OrthogonalInterval, minIntersection:Number) — method, class com.yworks.yfiles.layout.router.polyline.OrthogonalInterval |
|
Checks if this orthogonal interval intersects the given orthogonal interval and the intersection has a minimal size of minIntersection. |
| intersectsLine(x1:Number, y1:Number, x2:Number, y2:Number) — method, class com.yworks.bridge.geom.Rectangle2D |
|
Tests if the specified line segment intersects the interior of this Rectangle2D. |
| intersectsPoint(p:com.yworks.yfiles.geom:YPoint) — method, class com.yworks.yfiles.geom.LineSegment |
|
Checks whether the line segment intersects a point. |
| intersectsRectangle(rect:com.yworks.bridge.geom:Rectangle2D) — method, class com.yworks.bridge.geom.Rectangle2D |
|
Tests if the interior of this Rectangle2D intersects the specified Rectangle2D. |
| intersectsRectangle(box:com.yworks.yfiles.geom:YRectangle) — method, class com.yworks.yfiles.geom.LineSegment |
|
Checks whether the line segment intersects a box. |
| intersectsRectangle2(x:Number, y:Number, width:Number, height:Number) — method, class com.yworks.bridge.geom.Rectangle2D |
|
Tests if the interior of this Rectangle2D intersects the interior of a specified set of rectangular coordinates. |
| intersectsRectangle3(r:com.yworks.bridge.geom:Rectangle) — method, class com.yworks.bridge.geom.Rectangle |
|
Determines whether or not this Rectangle and the specified Rectangle intersect. |
| Interval — class, package com.yworks.yfiles.layout.router.polyline |
|
This class represents a one-dimensional, closed interval. |
| Interval(bound1:Number, bound2:Number, init:Boolean) — Constructor, class com.yworks.yfiles.layout.router.polyline.Interval |
|
Creates a new interval between the given bounds. |
| IntNodePQ — Interface, package com.yworks.yfiles.util.pq |
|
Defines an interface for specialized priority queues that contains nodes which are prioritized by associated int values. |
| IntObjectPQ — class, package com.yworks.yfiles.util.pq |
|
This class implements a priority queue for objects whose priority values are of type int. |
| IntObjectPQ(initialSize:int, provider:com.yworks.yfiles.base:DataProvider, acceptor:com.yworks.yfiles.base:DataAcceptor, init:Boolean) — Constructor, class com.yworks.yfiles.util.pq.IntObjectPQ |
|
Creates an empty ObjectPQ using the given com.yworks.yfiles.base.DataProvider and com.yworks.yfiles.base.DataAcceptor to store and retrieve Object support information. |
| intToString(i:int) — Static Method , class com.yworks.bridge.util.FlexUtils |
| |
| intValue() — method, class com.yworks.bridge.util.BigInteger |
| |
| intValue() — method, class com.yworks.bridge.util.Double |
| |
| intValue(number:com.yworks.bridge.util:YNumber) — Static Method , class com.yworks.bridge.util.FlexUtils |
| |
| intValue() — method, class com.yworks.bridge.util.Integer |
| |
| intValue() — method, class com.yworks.bridge.util.YNumber |
| |
| IntValue — Interface, package com.yworks.yfiles.util |
|
Specifies the contract of a general purpose read-only integer value object. |
| IntValueHolder — Interface, package com.yworks.yfiles.layout.hierarchic.incremental |
|
Used by com.yworks.yfiles.layout.hierarchic.incremental.HierarchicLayouterImpl to write back layering information. |
| IntValueHolderAdapter — class, package com.yworks.yfiles.layout.hierarchic.incremental |
|
Adapter class that uses a com.yworks.yfiles.base.DataMap, com.yworks.yfiles.base.NodeMap, or com.yworks.yfiles.base.EdgeMap implementation and wraps it as a com.yworks.yfiles.base.DataProvider that provides com.yworks.yfiles.layout.hierarchic.incremental.IntValueHolder instances for each element. |
| IntValueHolderAdapter(map:com.yworks.yfiles.base:DataMap, init:Boolean) — Constructor, class com.yworks.yfiles.layout.hierarchic.incremental.IntValueHolderAdapter |
|
Creates a new instance of IntValueHolderAdapter using a DataMap
|
| IntValueSettable — Interface, package com.yworks.yfiles.util |
|
Specifies the contract of modifiable integer value objects. |
| invalidEdgeGroupingPenalty — Property, class com.yworks.yfiles.layout.router.polyline.PenaltySettings |
|
Specifies the penalty for an edge with a group id that is not grouped at source or target side. |
| InvalidGraphStructureException — class, package com.yworks.yfiles.base |
|
Exception thrown when a graph-structural precondition is violated. |
| InvalidGraphStructureException(msg:String) — Constructor, class com.yworks.yfiles.base.InvalidGraphStructureException |
|
Constructs a InvalidGraphStructureException with the specified message. |
| iRectangleToFlashRectangle(rect:com.yworks.canvas.geom:IRectangle) — Static Method , class com.yworks.geom.util.GeomConvert |
|
Creates a Rectangle from a given IRectangle. |
| isAcyclic(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.algo.GraphChecker |
|
Checks whether or not the given graph is acyclic, that is, if it contains no directed cycle. |
| isBend(node:com.yworks.yfiles.base:Node) — method, class com.yworks.yfiles.layout.planar.PlanarInformation |
|
Returns if a node is a dummy node representing a bend. |
| isBiconnected(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.algo.GraphChecker |
|
Checks whether or not the given undirected graph is biconnected. |
| isBiconnected(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.algo.GraphConnectivity |
|
Checks whether or not the given graph is biconnected. |
| isBipartite(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.algo.Bipartitions |
|
Tests whether or not the given graph is bipartite. |
| isBipartite(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.algo.GraphChecker |
|
Checks whether or not the given undirected graph is bipartite. |
| isConnected(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.algo.GraphChecker |
|
Checks whether or not the given graph is connected. |
| isConnected(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.algo.GraphConnectivity |
|
Checks whether or not the given graph is connected. |
| isCrossing(node:com.yworks.yfiles.base:Node) — method, class com.yworks.yfiles.layout.planar.PlanarInformation |
|
Returns if a node is a dummy node representing a crossing. |
| isCyclic(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.algo.GraphChecker |
|
Checks whether or not the given graph is cyclic, that is, if it contains a directed cycle. |
| isDescendant(node:com.yworks.yfiles.base:Node, groupNode:com.yworks.yfiles.base:Node) — method, class com.yworks.yfiles.layout.hierarchic.incremental.GroupingSupport |
|
Returns whether or not the given node is a direct or indirect child of the given group node. |
| isDummy(graph:com.yworks.yfiles.layout:LayoutGraph, node:com.yworks.yfiles.base:Node) — Static Method , class com.yworks.yfiles.layout.hierarchic.SimplexDrawer |
|
Returns whether the given node is a dummy node. |
| isEdgeOutsideNodes(gd:com.yworks.yfiles.layout:LayoutGraph, edge:com.yworks.yfiles.base:Edge) — Static Method , class com.yworks.yfiles.layout.LayoutTool |
|
This helper method tests if the path of an edge is outside the bounding box of the start and end vertices. |
| isEdgeOutsideNodesWithInset(edge:com.yworks.yfiles.layout:EdgeLayout, sourceNode:com.yworks.yfiles.layout:NodeLayout, targetNode:com.yworks.yfiles.layout:NodeLayout, inset:Number) — Static Method , class com.yworks.yfiles.layout.LayoutTool |
|
This helper method tests if the path of an edge is outside the bounding box of the start and end vertices. |
| isFixedNode(graph:com.yworks.yfiles.layout:LayoutGraph, provider:com.yworks.yfiles.layout.hierarchic.incremental:LayoutDataProvider, node:com.yworks.yfiles.base:Node, inLayer:Boolean) — method, class com.yworks.yfiles.layout.hierarchic.incremental.SimplexNodePlacer |
|
Callback used by both assignLayerCoordinates() and assignSequenceCoordinates() to determine whether the given node should be treated as a node with fixed (given) coordinates. |
| isFlat(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.layout.grouping.GraphGrouping |
|
A graph is considered to be flat if it is either not grouped or there is no group node that contains child nodes present in the graph. |
| isForest(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.algo.GraphChecker |
|
Checks whether the given graph is a forest, that is, a graph whose connected components are directed rooted trees. |
| isForest(g:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.algo.Trees |
|
Checks whether the given graph is a forest, that is, a graph whose connected components are directed rooted trees. |
| isForest2(g:com.yworks.yfiles.base:Graph, directedRootedTree:Boolean) — Static Method , class com.yworks.yfiles.algo.Trees |
|
Checks whether the given graph is a forest. |
| isGreaterThan(other:com.yworks.yfiles.layout.router.polyline:Interval) — method, class com.yworks.yfiles.layout.router.polyline.Interval |
|
Checks if the lower bound of this interval is greater than the upper bound of the given interval. |
| isGrouped(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.layout.grouping.GraphGrouping |
|
A graph is considered to be grouped if the three low-level grouping data providers com.yworks.yfiles.layout.grouping.GroupingKeys.GROUP_DPKEY, com.yworks.yfiles.layout.grouping.GroupingKeys.NODE_ID_DPKEY and com.yworks.yfiles.layout.grouping.GroupingKeys.PARENT_NODE_ID_DPKEY are registered. |
| isGroupNode(node:com.yworks.yfiles.base:Node) — Static Method , class com.yworks.graph.model.NodeHierarchy |
|
Whether the given node is considered a group node. |
| isGroupNode(node:com.yworks.yfiles.base:Node) — method, class com.yworks.yfiles.layout.grouping.GraphGrouping |
|
Determines if the given node is a group node. |
| isGroupNode(node:com.yworks.yfiles.base:Node) — method, class com.yworks.yfiles.layout.hierarchic.incremental.GroupingSupport |
|
Returns whether or not the given node is a non-empty group node. |
| isHorizontalRoot(v:com.yworks.yfiles.base:Node) — method, class com.yworks.yfiles.layout.tree.HVTreeLayouter |
|
Returns whether or not the subtree rooted at the given node should be laid out horizontally. |
| isInDirection(directionMask:int) — method, class com.yworks.yfiles.layout.PortCandidate |
|
Determines whether this instance lies in the given direction. |
| isInfinite(d:Number) — Static Method , class com.yworks.bridge.util.FlexUtils |
| |
| isInsertedEdge(edge:com.yworks.yfiles.base:Edge) — method, class com.yworks.yfiles.layout.planar.SimplePlanarInformation |
|
Returns if an edge is inserted in the planarization process or is an original edge of the input graph
|
| isInXIntervall(x:Number) — method, class com.yworks.yfiles.geom.LineSegment |
|
Returns if the projection on the X axis of the line segment covers a certain point on the X Axis. |
| isInYIntervall(y:Number) — method, class com.yworks.yfiles.geom.LineSegment |
|
Returns if the projection on the Y axis of the line segment covers a certain point on the Y Axis. |
| isLessThan(other:com.yworks.yfiles.layout.router.polyline:Interval) — method, class com.yworks.yfiles.layout.router.polyline.Interval |
|
Checks if the upper bound of this interval is lesser than the lower bound of the given interval. |
| isMultipleEdgeFree(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.algo.GraphChecker |
|
Checks whether or not the given undirected graph contains no multiple edges. |
| isNaryTree(graph:com.yworks.yfiles.base:Graph, n:int) — Static Method , class com.yworks.yfiles.algo.GraphChecker |
|
Checks whether or not the given graph is a directed rooted tree where each node has a maximum of n children. |
| isNaryTree(g:com.yworks.yfiles.base:Graph, n:int) — Static Method , class com.yworks.yfiles.algo.Trees |
|
Checks whether the given graph is a directed rooted tree where each node has a maximum of n children. |
| isNormalEdge(e:com.yworks.yfiles.base:Edge) — method, class com.yworks.yfiles.layout.grouping.GraphGrouping |
|
Determines if the given Edge is a normal edge, i.e. |
| isNotANumber(d:Number) — Static Method , class com.yworks.bridge.util.FlexUtils |
| |
| IS_OCTILINEAR_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.SelfloopCalculator |
|
A key used for a com.yworks.yfiles.base.DataProvider bound to the graph that returns for each edge whether or not it is octilinear. |
| isOctilinearEdge(graph:com.yworks.yfiles.layout:LayoutGraph, edge:com.yworks.yfiles.base:Edge) — method, class com.yworks.yfiles.layout.hierarchic.incremental.SelfloopCalculator |
|
Returns whether or not the given edge is octilinear. |
| IsolatedGroupComponentLayouter — class, package com.yworks.yfiles.layout.grouping |
|
A special component layouter that handles hierarchically grouped graphs in a special way. |
| IsolatedGroupComponentLayouter(init:Boolean) — Constructor, class com.yworks.yfiles.layout.grouping.IsolatedGroupComponentLayouter |
|
Create a new instance of IsolatedGroupComponentLayouter. |
| isOrientationMirrored(orientation:int, mirrorMask:int) — Static Method , class com.yworks.yfiles.layout.EdgeLabelOrientationSupport |
|
Returns whether or not the orientation is mirrored. |
| isOrientationMirrored(orientation:int) — method, class com.yworks.yfiles.layout.OrientationLayouter |
|
This method will return whether the layouter will mirror the graph for a given layout orientation. |
| isParameterValid(parameter:Object) — method, class com.yworks.yfiles.layout.DiscreteEdgeLabelLayoutModel |
|
Checks if the given model parameter encodes an edge label position that is valid in this model. |
| isParameterValid(parameter:Object) — method, class com.yworks.yfiles.layout.DiscreteNodeLabelLayoutModel |
|
Checks if the given model parameter encodes a node label position that is valid in this model. |
| isParameterValid(parameter:Object) — method, class com.yworks.yfiles.layout.RotatedDiscreteEdgeLabelLayoutModel |
|
Checks if the given model parameter encodes an edge label position that is valid in this model. |
| isPlanar(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.algo.GraphChecker |
|
Checks whether or not the given graph is planar. |
| isPlanar(graph:com.yworks.yfiles.base:Graph) — method, class com.yworks.yfiles.layout.planar.PlanarityTest |
|
Determines if the a given graph is planar. |
| isProbablePrime(certainty:int) — method, class com.yworks.bridge.util.BigInteger |
| |
| isRootedTree(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.algo.GraphChecker |
|
Checks whether or not the given graph is a directed rooted tree. |
| isRootedTree(g:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.algo.Trees |
|
Checks whether the given graph is a directed rooted tree. |
| isSegmentNode(n:com.yworks.yfiles.base:Node) — method, class com.yworks.yfiles.layout.hierarchic.PendularDrawer |
|
Helper method that determines whether a node is a so-called segment node. |
| isSelected(e:com.yworks.yfiles.base:Edge, graph:com.yworks.yfiles.base:Graph) — method, class com.yworks.yfiles.layout.router.polyline.EdgeRouter |
|
Utility method that returns the selection state of the given edge. |
| isSelfLoopFree(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.algo.GraphChecker |
|
Checks whether or not the given graph contains no self-loops. |
| isSeriesParallelGraph(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.layout.seriesparallel.SeriesParallelLayouter |
|
Determines whether or not the given graph has a series-parallel structure. |
| isSimple(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.algo.GraphChecker |
|
Checks whether or not the given directed graph is simple. |
| isSourceCell(cell:com.yworks.yfiles.layout.router.polyline:PartitionCell) — method, class com.yworks.yfiles.layout.router.polyline.PathSearchContext |
|
Determines if the given cell is a source cell of the currentEdge. |
| isSpanning — Property, class com.yworks.yfiles.layout.grid.PartitionCellId |
|
Returns true if the partition cell id represents a multi-cell, i.e., whether or not it was created with method com.yworks.yfiles.layout.grid.PartitionGrid.createCellSpanId(), com.yworks.yfiles.layout.grid.PartitionGrid.createCellSpanId3(), com.yworks.yfiles.layout.grid.PartitionGrid.createCellSpanId2(), com.yworks.yfiles.layout.grid.PartitionGrid.createColumnSpanId() or com.yworks.yfiles.layout.grid.PartitionGrid.createRowSpanId(). |
| isStronglyConnected(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.algo.GraphChecker |
|
Checks whether or not the given directed graph is strongly connected. |
| isStronglyConnected(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.algo.GraphConnectivity |
|
Checks whether or not the given graph is strongly connected. |
| isTargetCell(cell:com.yworks.yfiles.layout.router.polyline:PartitionCell) — method, class com.yworks.yfiles.layout.router.polyline.PathSearchContext |
|
Determines if the given cell is a target cell of the currentEdge. |
| isTree(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.algo.GraphChecker |
|
Checks whether or not the given graph is an undirected tree. |
| isTree(g:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.algo.Trees |
|
Checks whether or not the given graph is an undirected tree. |
| isUsingOctilinearEdgeRoutes(graph:com.yworks.yfiles.layout:LayoutGraph, considerEdges:com.yworks.yfiles.base:DataProvider) — Static Method , class com.yworks.yfiles.layout.LayoutTool |
|
Returns true if most of the edges of the graph are routed octilinear. |
| isUsingOrthogonalEdgeRoutes(graph:com.yworks.yfiles.layout:LayoutGraph, considerEdges:com.yworks.yfiles.base:DataProvider) — Static Method , class com.yworks.yfiles.layout.LayoutTool |
|
Returns true if most of the edges of the graph are routed orthogonal. |
| isValid — Property, class com.yworks.yfiles.layout.planar.GT |
| |
| isValidTargetEntrance(entrance:com.yworks.yfiles.layout.router.polyline:CellEntrance) — method, class com.yworks.yfiles.layout.router.polyline.PathSearchExtension |
|
Determines whether this extension considers the given entrance a valid target entrance, i.e. |
| isVertex(node:com.yworks.yfiles.base:Node) — method, class com.yworks.yfiles.layout.planar.PlanarInformation |
|
Returns if a node is a real node and no dummy node. |
| isVerticalRoot(v:com.yworks.yfiles.base:Node) — method, class com.yworks.yfiles.layout.tree.HVTreeLayouter |
|
Returns whether or not the subtree rooted at the given node should be laid out vertically. |
| ItemFactory — Interface, package com.yworks.yfiles.layout.hierarchic.incremental |
|
Factory that consistently creates and destroys helper structures in the graph during layout. |
| iterationFactor — Property, class com.yworks.yfiles.layout.organic.OrganicLayouter |
|
Specifies the iteration factor of this layouter. |
| iterations — Property, class com.yworks.yfiles.layout.planar.GT |
|
Specifies number of iterations when randomization is used. |
| iterator() — method, class com.yworks.bridge.util.AbstractCollection |
|
Answers an Iterator on the elements of this Collection. |
| iterator() — method, class com.yworks.bridge.util.AbstractList |
|
Answers an Iterator on the elements of this List. |
| iterator() — method, class com.yworks.bridge.util.AbstractSequentialList |
|
Answers an Iterator on the elements of this List. |
| iterator() — method, interface com.yworks.bridge.util.Collection |
|
Returns an instance of com.yworks.bridge.util.Iterator that may be used to access the objects contained by this collection. |
| iterator() — method, class com.yworks.bridge.util.HashSet |
|
Answers an Iterator on the elements of this HashSet. |
| iterator() — method, class com.yworks.bridge.util.TreeSet |
|
Answers an Iterator on the elements of this TreeSet. |
| iterator() — method, class com.yworks.yfiles.base.YList |
|
Returns an iterator for that list. |
| iterator() — method, class com.yworks.yfiles.geom.YPointPath |
|
Get the points in the path. |
| iterator() — method, class com.yworks.yfiles.util.SkipList |
|
Creates a non-fail-save iterator that iterates over the cells in this list and yields their com.yworks.yfiles.util.SkipList_Cell.info
|
| Iterator — Interface, package com.yworks.bridge.util |
|
An Iterator is used to sequence over a collection of objects. |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |