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  
N() — method, class com.yworks.yfiles.base.Graph
Returns the number of nodes in this graph.
nCopies(length:int, object:Object) — Static Method , class com.yworks.bridge.util.Collections
Answers a List containing the specified number of the specified element.
neg(l:com.yworks.bridge.util:LongImpl) — Static Method , class com.yworks.bridge.util.LongImpl
negate() — method, class com.yworks.bridge.util.BigInteger
NEG_ONE — Constant Static Property, class com.yworks.bridge.util.LongImpl
neighbors() — method, class com.yworks.yfiles.base.Node
Returns a node cursor for all neighbor nodes of this node.
neighbors — Property, class com.yworks.yfiles.layout.planar.VertexOrder
neq(l1:com.yworks.bridge.util:LongImpl, l2:com.yworks.bridge.util:LongImpl) — Static Method , class com.yworks.bridge.util.LongImpl
NetworkFlows — class, package com.yworks.yfiles.algo
Provides sophisticated algorithms for solving classical network flow problems like MinCostFlow or MaxFlow.
NetworkFlows(init:Boolean) — Constructor, class com.yworks.yfiles.algo.NetworkFlows
newAbortHandler() — Static Method , class com.yworks.yfiles.algo.AbortHandler
Initializes a new AbortHandler instance with the current time (com.yworks.bridge.util.FlexUtils.currentTimeMillis()) to be used as timestamp for determining whether or not an algorithm should be stopped or cancelled automatically.
newAbstractPortConstraintOptimizer_SameLayerData() — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.AbstractPortConstraintOptimizer_SameLayerData
Creates a new SameLayerData.
newAffineLine1(p1:com.yworks.yfiles.geom:YPoint, p2:com.yworks.yfiles.geom:YPoint) — Static Method , class com.yworks.yfiles.geom.AffineLine
Creates an affine line which is defined by two points.
newAffineLine2(p1:com.yworks.yfiles.geom:YPoint, v:com.yworks.yfiles.geom:YVector) — Static Method , class com.yworks.yfiles.geom.AffineLine
Creates an affine line which is defined by a point and a vector.
newAffineTransform1() — Static Method , class com.yworks.bridge.geom.AffineTransform
newAffineTransform2(matrix:Vector$Number) — Static Method , class com.yworks.bridge.geom.AffineTransform
newAffineTransform3(matrix:Vector$Number) — Static Method , class com.yworks.bridge.geom.AffineTransform
newAffineTransform4(t:com.yworks.bridge.geom:AffineTransform) — Static Method , class com.yworks.bridge.geom.AffineTransform
newAffineTransform5(m00:Number, m10:Number, m01:Number, m11:Number, m02:Number, m12:Number) — Static Method , class com.yworks.bridge.geom.AffineTransform
newAffineTransform6(m00:Number, m10:Number, m01:Number, m11:Number, m02:Number, m12:Number) — Static Method , class com.yworks.bridge.geom.AffineTransform
newAlgorithmAbortedException1() — Static Method , class com.yworks.yfiles.algo.AlgorithmAbortedException
newAlgorithmAbortedException2(msg:String) — Static Method , class com.yworks.yfiles.algo.AlgorithmAbortedException
newAlignmentDrawer(inner:com.yworks.yfiles.layout.hierarchic:Drawer) — Static Method , class com.yworks.yfiles.layout.hierarchic.AlignmentDrawer
Creates a new AlignmentDrawer using the given drawer as the actual drawer
newAlignmentDrawer_BottomAlignmentDataProvider() — Static Method , class com.yworks.yfiles.layout.hierarchic.AlignmentDrawer_BottomAlignmentDataProvider
newAlignmentDrawer_LeftAlignmentDataProvider() — Static Method , class com.yworks.yfiles.layout.hierarchic.AlignmentDrawer_LeftAlignmentDataProvider
newAlignmentDrawer_RightAlignmentDataProvider() — Static Method , class com.yworks.yfiles.layout.hierarchic.AlignmentDrawer_RightAlignmentDataProvider
newAlignmentDrawer_TopAlignmentDataProvider() — Static Method , class com.yworks.yfiles.layout.hierarchic.AlignmentDrawer_TopAlignmentDataProvider
newAngle() — Static Method , class com.yworks.yfiles.geom.Angle
newARNodePlacer1() — Static Method , class com.yworks.yfiles.layout.tree.ARNodePlacer
Creates a new instance of ARNodePlacer with default orientation (vertical), aspect ratio (1.0d), fill style ( FILL_STYLE_LEADING), and default distances (40.0d).
newARNodePlacer2(horizontal:Boolean, aspectRatio:Number, fillStyle:int, horizontalDistance:Number, verticalDistance:Number) — Static Method , class com.yworks.yfiles.layout.tree.ARNodePlacer
Creates a new instance of ARNodePlacer with given orientation and distances.
newArrayIntNodePQ1(_graph:com.yworks.yfiles.base:Graph, maxSize:int) — Static Method , class com.yworks.yfiles.util.pq.ArrayIntNodePQ
Returns an empty Priority-Queue.
newArrayIntNodePQ2(_graph:com.yworks.yfiles.base:Graph, _initValues:com.yworks.yfiles.base:DataProvider) — Static Method , class com.yworks.yfiles.util.pq.ArrayIntNodePQ
Returns a new Priority-Queue initialized with all nodes of the graph.
newArrayIntNodePQ3(_graph:com.yworks.yfiles.base:Graph, _valueMap:com.yworks.yfiles.base:NodeMap, maxSize:int) — Static Method , class com.yworks.yfiles.util.pq.ArrayIntNodePQ
Returns an empty Priority-Queue.
newArrayList1() — Static Method , class com.yworks.bridge.util.ArrayList
Constructs a new instance of ArrayList with capacity for ten elements.
newArrayList2(capacity:int) — Static Method , class com.yworks.bridge.util.ArrayList
Constructs a new instance of ArrayList with the specified capacity.
newArrayList3(collection:com.yworks.bridge.util:Collection) — Static Method , class com.yworks.bridge.util.ArrayList
Constructs a new instance of ArrayList containing the elements in the specified collection.
newARTreeLayouter() — Static Method , class com.yworks.yfiles.layout.tree.ARTreeLayouter
newAsIsLayerer() — Static Method , class com.yworks.yfiles.layout.hierarchic.AsIsLayerer
newAsIsSequencer() — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.AsIsSequencer
Creates a new AsIsSequencer
newAspectRatioComponentLayerer(singleComponentLayerer:com.yworks.yfiles.layout.hierarchic.incremental:Layerer) — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.AspectRatioComponentLayerer
Creates a new instance of AspectRatioComponentLayerer using the given delegate.
newAssistantPlacer1() — Static Method , class com.yworks.yfiles.layout.tree.AssistantPlacer
Creates a default instance with horizontal orientation.
newAssistantPlacer2(modificationMatrix:com.yworks.yfiles.layout.tree:AbstractRotatableNodePlacer_Matrix) — Static Method , class com.yworks.yfiles.layout.tree.AssistantPlacer
Creates an AssistantPlacer for the given modification matrix.
newBalloonLayouter() — Static Method , class com.yworks.yfiles.layout.tree.BalloonLayouter
newBCCSubgraph(ips:com.yworks.yfiles.layout.planar:InitialPlanarSubgraph) — Static Method , class com.yworks.yfiles.layout.planar.BCCSubgraph
newBendConverter1() — Static Method , class com.yworks.yfiles.layout.BendConverter
Creates a new instance of BendConverter
newBendConverter2(size:Number) — Static Method , class com.yworks.yfiles.layout.BendConverter
Creates a new instance of BendConverter using the given size as the width and height for the dummy nodes.
newBfs() — Static Method , class com.yworks.yfiles.algo.Bfs
newBFSLayerer() — Static Method , class com.yworks.yfiles.layout.hierarchic.BFSLayerer
newBHeapDoubleNodePQ(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.util.pq.BHeapDoubleNodePQ
Creates an empty NodePQ for nodes contained in the given graph.
newBHeapIntNodePQ(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.util.pq.BHeapIntNodePQ
Creates an empty NodePQ for nodes contained in the given graph.
newBHeapNodePQ1(graph:com.yworks.yfiles.base:Graph, c:com.yworks.bridge.util:Comparator) — Static Method , class com.yworks.yfiles.util.pq.BHeapNodePQ
Creates an empty NodePQ for nodes contained in the given graph.
newBHeapNodePQ2(graph:com.yworks.yfiles.base:Graph, c:com.yworks.bridge.util:Comparator, dynamicMap:com.yworks.yfiles.base:NodeMap) — Static Method , class com.yworks.yfiles.util.pq.BHeapNodePQ
Creates an empty NodePQ for nodes contained in the given graph.
newBigInteger1(val:Vector$int) — Static Method , class com.yworks.bridge.util.BigInteger
newBigInteger2(val:String) — Static Method , class com.yworks.bridge.util.BigInteger
newBigInteger3(signum:int, magnitude:Vector$int) — Static Method , class com.yworks.bridge.util.BigInteger
newBigInteger4(numBits:int, rnd:com.yworks.bridge.util:Random) — Static Method , class com.yworks.bridge.util.BigInteger
newBigInteger5(val:String, radix:int) — Static Method , class com.yworks.bridge.util.BigInteger
newBigInteger6(bitLength:int, certainty:int, rnd:com.yworks.bridge.util:Random) — Static Method , class com.yworks.bridge.util.BigInteger
newBipartitions() — Static Method , class com.yworks.yfiles.algo.Bipartitions
newBitSet1() — Static Method , class com.yworks.bridge.util.BitSet
Create a new BitSet with size equal to 64 bits
newBitSet2(nbits:int) — Static Method , class com.yworks.bridge.util.BitSet
Create a new BitSet with size equal to nbits.
newBooleanArray1D(size:int) — Static Method , class com.yworks.bridge.util.FlexUtils
newBooleanArray2D(size1:int, size2:int) — Static Method , class com.yworks.bridge.util.FlexUtils
newBorderLine1(value:Number) — Static Method , class com.yworks.yfiles.geom.BorderLine
Creates a new BorderLine with the given value from -Double.MAX_VALUE to Double.MAX_VALUE.
newBorderLine2(min:Number, max:Number, value:Number) — Static Method , class com.yworks.yfiles.geom.BorderLine
Creates a new BorderLine from a single segment.
newBorderLine3(min:Number, max:Number, valueAtMin:Number, valueAtMax:Number) — Static Method , class com.yworks.yfiles.geom.BorderLine
Creates a new BorderLine from a single segment.
newBoundedQueue1(capacity:int) — Static Method , class com.yworks.yfiles.util.BoundedQueue
Creates a new instance of BoundedQueue.
newBoundedQueue2(array:Vector$Object, capacity:int) — Static Method , class com.yworks.yfiles.util.BoundedQueue
Creates a new instance of BoundedQueue copying the values in the given array to the queue.
newBoundedQueue3(collection:com.yworks.bridge.util:Collection, capacity:int) — Static Method , class com.yworks.yfiles.util.BoundedQueue
Creates a new instance of BoundedQueue copying the values in the given collection to the queue.
newBoundedQueue4(it:com.yworks.bridge.util:Iterator, capacity:int) — Static Method , class com.yworks.yfiles.util.BoundedQueue
Creates a new instance of BoundedQueue copying the values from the given iterator to the queue.
newBoundedQueue5(cr:com.yworks.yfiles.base:YCursor, capacity:int) — Static Method , class com.yworks.yfiles.util.BoundedQueue
Creates a new instance of BoundedQueue copying the values from the cursor to the queue.
newBoundedQueue6(list:com.yworks.yfiles.base:YList, capacity:int) — Static Method , class com.yworks.yfiles.util.BoundedQueue
Creates a new instance of BoundedQueue copying the values in the given list to the queue.
newBoundedStack(capacity:int) — Static Method , class com.yworks.yfiles.util.BoundedStack
Creates a new instance of BoundedStack.
newBounds — Property, class com.yworks.graph.anim.LayoutMorpherWrapper
The new bounds of the graph.
newBufferedLayouter1() — Static Method , class com.yworks.yfiles.layout.BufferedLayouter
Instantiates a new BufferedLayouter.
newBufferedLayouter2(coreLayouter:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.BufferedLayouter
Instantiates a new BufferedLayouter that wraps the given core layouter.
newBusDescriptor1(busID:Object) — Static Method , class com.yworks.yfiles.layout.router.BusDescriptor
Creates a new instance of BusDescriptor for the specified bus ID which is marked as not fixed and uses the default edge group IDs.
newBusDescriptor2(busID:Object, fixed:Boolean) — Static Method , class com.yworks.yfiles.layout.router.BusDescriptor
Creates a new instance of BusDescriptor for the specified parameters and default group IDs.
newBusDescriptor3(busID:Object, sourceGroupID:Object, targetGroupID:Object) — Static Method , class com.yworks.yfiles.layout.router.BusDescriptor
Creates a new instance of BusDescriptor for the specified parameters and marks it as not fixed.
newBusDescriptor4(busID:Object, fixed:Boolean, sourceGroupID:Object, targetGroupID:Object) — Static Method , class com.yworks.yfiles.layout.router.BusDescriptor
Creates a new instance of BusDescriptor for the specified parameters.
newBusPlacer1() — Static Method , class com.yworks.yfiles.layout.tree.BusPlacer
Initializes a new instance with the Default matrix.
newBusPlacer2(modificationMatrix:com.yworks.yfiles.layout.tree:AbstractRotatableNodePlacer_Matrix) — Static Method , class com.yworks.yfiles.layout.tree.BusPlacer
Initializes a new BusPlacer with the given modification matrix.
newBusRouter() — Static Method , class com.yworks.yfiles.layout.router.BusRouter
Creates a new instance of BusRouter.
newCellEntrance1(other:com.yworks.yfiles.layout.router.polyline:CellEntrance) — Static Method , class com.yworks.yfiles.layout.router.polyline.CellEntrance
Creates a copy of the given CellEntrance.
newCellEntrance2(cell:com.yworks.yfiles.layout.router.polyline:PartitionCell) — Static Method , class com.yworks.yfiles.layout.router.polyline.CellEntrance
Creates a new instance.
newCellSegmentInfo(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) — Static Method , class com.yworks.yfiles.layout.router.polyline.CellSegmentInfo
Creates a new instance.
newCentrality() — Static Method , class com.yworks.yfiles.algo.Centrality
newChannel(segment:com.yworks.yfiles.layout.router.polyline:SegmentInfo) — Static Method , class com.yworks.yfiles.layout.router.polyline.Channel
Creates a new channel containing the given segment info.
newChannelBasedPathRouting() — Static Method , class com.yworks.yfiles.layout.router.polyline.ChannelBasedPathRouting
newChannelEdgeRouter() — Static Method , class com.yworks.yfiles.layout.router.ChannelEdgeRouter
newChannelEdgeRouter_OrthogonalShortestPathPathFinder() — Static Method , class com.yworks.yfiles.layout.router.ChannelEdgeRouter_OrthogonalShortestPathPathFinder
newChannelRouter1(min:Number, max:Number) — Static Method , class com.yworks.yfiles.layout.router.ChannelRouter
Creates a new instance of ChannelRouter for a horizontal channel.
newChannelRouter2(min:Number, max:Number, orientation:int) — Static Method , class com.yworks.yfiles.layout.router.ChannelRouter
Creates a new instance of ChannelRouter.
newCircularLayouter() — Static Method , class com.yworks.yfiles.layout.circular.CircularLayouter
Create a new instance of this layouter.
newClassicLayerSequencer() — Static Method , class com.yworks.yfiles.layout.hierarchic.ClassicLayerSequencer
Instantiates a new layer sequencer.
newCollinearBendHider(coreLayouter:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.router.CollinearBendHider
newCombinatorialEmbedder() — Static Method , class com.yworks.yfiles.layout.planar.CombinatorialEmbedder
newCompactOrthogonalLayouter() — Static Method , class com.yworks.yfiles.layout.orthogonal.CompactOrthogonalLayouter
Create a new instance of this class with a default aspect ratio of 1 and a default grid spacing of 20.
newComparators() — Static Method , class com.yworks.yfiles.util.Comparators
newComponentLayouter1() — Static Method , class com.yworks.yfiles.layout.ComponentLayouter
Initializes a new ComponentLayouter instance.
newComponentLayouter2(coreLayouter:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.ComponentLayouter
Initializes a new ComponentLayouter instance.
newCompositeLayouter(stage:com.yworks.yfiles.layout:LayoutStage, coreLayouter:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.CompositeLayouter
Creates a new instance of CompositeLayouter with the specified LayoutStage prepended to the specified Layouter.
newCompositeLayoutStage1() — Static Method , class com.yworks.yfiles.layout.CompositeLayoutStage
Creates a new instance of CompositeLayoutStage
newCompositeLayoutStage2(outerStage:com.yworks.yfiles.layout:LayoutStage, innerStage:com.yworks.yfiles.layout:LayoutStage) — Static Method , class com.yworks.yfiles.layout.CompositeLayoutStage
Creates a new instance of CompositeLayoutStage
newConcurrentModificationException1() — Static Method , class com.yworks.bridge.util.ConcurrentModificationException
Constructs a new instance of this class with its walkback filled in.
newConcurrentModificationException2(detailMessage:String) — Static Method , class com.yworks.bridge.util.ConcurrentModificationException
Constructs a new instance of this class with its walkback and message filled in.
newConstraintIncrementalLayerer(coreLayerer:com.yworks.yfiles.layout.hierarchic.incremental:Layerer) — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.ConstraintIncrementalLayerer
newConstraintLayerer1() — Static Method , class com.yworks.yfiles.layout.hierarchic.ConstraintLayerer
newConstraintLayerer2(coreLayerer:com.yworks.yfiles.layout.hierarchic:OldLayerer) — Static Method , class com.yworks.yfiles.layout.hierarchic.ConstraintLayerer
newCopiedLayoutGraph1(graph:com.yworks.yfiles.layout:LayoutGraph) — Static Method , class com.yworks.yfiles.layout.CopiedLayoutGraph
Initializes this graph as a copy of the given graph
newCopiedLayoutGraph2(graph:com.yworks.yfiles.base:GraphInterface, layout:com.yworks.yfiles.layout:GraphLayout) — Static Method , class com.yworks.yfiles.layout.CopiedLayoutGraph
Initializes this graph as a copy of the given graph interface and graph layout.
newCopiedLayoutIGraph(graph:com.yworks.graph.model:IGraph) — Static Method , class com.yworks.graph.model.CopiedLayoutIGraph
newCycles() — Static Method , class com.yworks.yfiles.algo.Cycles
newDataProviders() — Static Method , class com.yworks.yfiles.util.DataProviders
newDataProviders_DataProviderOverlayManager(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.util.DataProviders_DataProviderOverlayManager
Creates a data provider overlay for the given graph instance.
newDefaultDrawingDistanceCalculator() — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.DefaultDrawingDistanceCalculator
Creates a new instance of DefaultDrawingDistanceCalculator with default settings.
newDefaultEdgeLayout1() — Static Method , class com.yworks.yfiles.layout.DefaultEdgeLayout
Creates a new DefaultEdgeLayout.
newDefaultEdgeLayout2(layout:com.yworks.yfiles.layout:EdgeLayout) — Static Method , class com.yworks.yfiles.layout.DefaultEdgeLayout
Creates a new DefaultEdgeLayout which is the copy of another EdgeLayout.
newDefaultElementFactory() — Static Method , class com.yworks.yfiles.layout.multipage.DefaultElementFactory
newDefaultGraphLayout() — Static Method , class com.yworks.yfiles.layout.DefaultGraphLayout
newDefaultLayeredComponentsMerger1() — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.DefaultLayeredComponentsMerger
Creates a new instance of DefaultLayeredComponentsMerger with default policy ( POLICY_ADD_RIGHT_TOP_ALIGNED)
newDefaultLayeredComponentsMerger2(policy:int) — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.DefaultLayeredComponentsMerger
Creates a new instance of DefaultLayeredComponentsMerger using the given policy constant.
newDefaultLayerSequencer() — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.DefaultLayerSequencer
newDefaultLayoutGraph1() — Static Method , class com.yworks.yfiles.layout.DefaultLayoutGraph
Creates a new Layout Graph
newDefaultLayoutGraph2(argGraph:com.yworks.yfiles.layout:LayoutGraph) — Static Method , class com.yworks.yfiles.layout.DefaultLayoutGraph
Creates a copy of the given subgraph.
newDefaultLayoutGraph3(graph:com.yworks.yfiles.layout:DefaultLayoutGraph, nodeSubset:com.yworks.yfiles.base:YCursor) — Static Method , class com.yworks.yfiles.layout.DefaultLayoutGraph
Creates a copy of the given subgraph.
newDefaultLayoutGraph4(graph:com.yworks.yfiles.layout:LayoutGraph, nodeSubset:com.yworks.yfiles.base:YCursor) — Static Method , class com.yworks.yfiles.layout.DefaultLayoutGraph
Creates a copy of the given subgraph.
newDefaultNodeLabelLayout1(model:com.yworks.yfiles.layout:NodeLabelModel, param:Object, orientedBox:com.yworks.yfiles.geom:YOrientedRectangle, node:com.yworks.yfiles.base:Node) — Static Method , class com.yworks.yfiles.layout.DefaultNodeLabelLayout
Creates a new instance of com.yworks.yfiles.layout.DefaultNodeLabelLayout
newDefaultNodeLabelLayout2(model:com.yworks.yfiles.layout:NodeLabelModel, param:Object, box:com.yworks.yfiles.geom:YRectangle, node:com.yworks.yfiles.base:Node) — Static Method , class com.yworks.yfiles.layout.DefaultNodeLabelLayout
Creates a new instance of com.yworks.yfiles.layout.DefaultNodeLabelLayout
newDefaultNodeLayout1() — Static Method , class com.yworks.yfiles.layout.DefaultNodeLayout
Creates a new instance of DefaultNodeLayout.
newDefaultNodeLayout2(layout:com.yworks.yfiles.layout:NodeLayout) — Static Method , class com.yworks.yfiles.layout.DefaultNodeLayout
Creates a new instance of DefaultNodeLayout as copy of another instance of NodeLayout.
newDefaultNodeLayout3(location:com.yworks.yfiles.geom:YPoint, size:com.yworks.yfiles.geom:YDimension) — Static Method , class com.yworks.yfiles.layout.DefaultNodeLayout
Creates a new instance of DefaultNodeLayout.
newDefaultNodeLayout4(x:Number, y:Number, width:Number, height:Number) — Static Method , class com.yworks.yfiles.layout.DefaultNodeLayout
Creates a new instance of DefaultNodeLayout.
newDefaultNodePlacer1() — Static Method , class com.yworks.yfiles.layout.tree.DefaultNodePlacer
Creates a new DefaultNodePlacer with default alignment ( ALIGNMENT_CENTER), default child placement ( PLACEMENT_HORIZONTAL_DOWNWARD), and default edge routing ( ROUTING_FORK) and a horizontal and vertical distance of 40.0d.
newDefaultNodePlacer2(childPlacement:int, verticalDistance:Number, horizontalDistance:Number) — Static Method , class com.yworks.yfiles.layout.tree.DefaultNodePlacer
Creates a new DefaultNodePlacer with default alignment ( ALIGNMENT_CENTER) and default edge routing ( ROUTING_FORK).
newDefaultNodePlacer3(childPlacement:int, rootAlignment:int, verticalDistance:Number, horizontalDistance:Number) — Static Method , class com.yworks.yfiles.layout.tree.DefaultNodePlacer
Creates a new DefaultNodePlacer with default edge routing ( ROUTING_FORK).
newDefaultNodePlacer4(childPlacement:int, rootAlignment:int, routingStyle:int, verticalDistance:Number, horizontalDistance:Number) — Static Method , class com.yworks.yfiles.layout.tree.DefaultNodePlacer
Creates a new DefaultNodePlacer.
newDefaultNodePlacer5(childPlacement:int, rootAlignment:int, routingStyle:int, verticalDistance:Number, horizontalDistance:Number, minFirstSegmentLength:Number, minLastSegmentLength:Number, minSlope:Number, minSlopeHeight:Number) — Static Method , class com.yworks.yfiles.layout.tree.DefaultNodePlacer
Creates a new DefaultNodePlacer.
newDefaultOutEdgeComparator() — Static Method , class com.yworks.yfiles.layout.seriesparallel.DefaultOutEdgeComparator
newDefaultPortAllocator() — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.DefaultPortAllocator
Creates a new instance of DefaultPortAllocator with default settings
newDefaultPortAssignment1() — Static Method , class com.yworks.yfiles.layout.seriesparallel.DefaultPortAssignment
Creates a new DefaultPortAssignment instance using mode PORT_ASSIGNMENT_MODE_CENTER.
newDefaultPortAssignment1() — Static Method , class com.yworks.yfiles.layout.tree.DefaultPortAssignment
Creates a new DefaultPortAssignment instance using mode MODE_NONE.
newDefaultPortAssignment2(mode:int) — Static Method , class com.yworks.yfiles.layout.seriesparallel.DefaultPortAssignment
Creates a new DefaultPortAssignment instance using the given mode and the default value for the ratio of the gap between the border and the ports and the gap between the ports themselves.
newDefaultPortAssignment2(mode:int) — Static Method , class com.yworks.yfiles.layout.tree.DefaultPortAssignment
Creates a new DefaultPortAssignment instance using the given mode and the default value for the ratio of the gap between the border and the ports and the gap between the ports themselves.
newDefaultPortAssignment3(mode:int, ratio:Number) — Static Method , class com.yworks.yfiles.layout.seriesparallel.DefaultPortAssignment
Creates a new DefaultPortAssignment instance using the given mode and a given value for the ratio of the gap between the border and the ports (borderGapToPortGapRatio) and the gap between the ports themselves.
newDefaultPortAssignment3(mode:int, ratio:Number) — Static Method , class com.yworks.yfiles.layout.tree.DefaultPortAssignment
Creates a new DefaultPortAssignment instance using the given mode and a given value for the ratio of the gap between the border and the ports and the gap between the ports themselves.
newDelegatingNodePlacer(modificationMatrix:com.yworks.yfiles.layout.tree:AbstractRotatableNodePlacer_Matrix, placerUpperLeft:com.yworks.yfiles.layout.tree:NodePlacer, placerLowerRight:com.yworks.yfiles.layout.tree:NodePlacer) — Static Method , class com.yworks.yfiles.layout.tree.DelegatingNodePlacer
Creates a new instance using the given modification matrix an the node placers "this" delegates to.
newDendrogramPlacer() — Static Method , class com.yworks.yfiles.layout.tree.DendrogramPlacer
newDfs() — Static Method , class com.yworks.yfiles.algo.Dfs
Instantiates a new Dfs object.
newDimension1() — Static Method , class com.yworks.bridge.geom.Dimension
newDimension2(d:com.yworks.bridge.geom:Dimension) — Static Method , class com.yworks.bridge.geom.Dimension
newDimension3(width:int, height:int) — Static Method , class com.yworks.bridge.geom.Dimension
newDirectedOrthogonalLayouter() — Static Method , class com.yworks.yfiles.layout.orthogonal.DirectedOrthogonalLayouter
Creates a new instance of this class.
newDiscreteEdgeLabelLayoutModel1() — Static Method , class com.yworks.yfiles.layout.DiscreteEdgeLabelLayoutModel
Returns a new instance of DiscreteEdgeLabelModel.
newDiscreteEdgeLabelLayoutModel2(candidateMask:int) — Static Method , class com.yworks.yfiles.layout.DiscreteEdgeLabelLayoutModel
Returns a new instance of DiscreteEdgeLabelModel.
newDiscreteNodeLabelLayoutModel1() — Static Method , class com.yworks.yfiles.layout.DiscreteNodeLabelLayoutModel
Returns a new instance of DiscreteNodeLabelModel.
newDiscreteNodeLabelLayoutModel2(candidateMask:int) — Static Method , class com.yworks.yfiles.layout.DiscreteNodeLabelLayoutModel
Returns a new instance of DiscreteNodeLabelModel.
newDiscreteNodeLabelLayoutModel3(candidateMask:int, inset:Number) — Static Method , class com.yworks.yfiles.layout.DiscreteNodeLabelLayoutModel
Returns a new instance of DiscreteNodeLabelModel.
newDoubleLinePlacer1() — Static Method , class com.yworks.yfiles.layout.tree.DoubleLinePlacer
Creates a new DoubleLinePlacer with the default modification matrix.
newDoubleLinePlacer2(modificationMatrix:com.yworks.yfiles.layout.tree:AbstractRotatableNodePlacer_Matrix) — Static Method , class com.yworks.yfiles.layout.tree.DoubleLinePlacer
Creates a new DoubleLinePlacer with the given modification matrix.
newDoubleObjectPQ(initialSize:int, provider:com.yworks.yfiles.base:DataProvider, acceptor:com.yworks.yfiles.base:DataAcceptor) — Static Method , class com.yworks.yfiles.util.pq.DoubleObjectPQ
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.
newDrawingEmbedder() — Static Method , class com.yworks.yfiles.layout.planar.DrawingEmbedder
newDualPlanarInformation1(_realPlanar:com.yworks.yfiles.layout.planar:SimplePlanarInformation) — Static Method , class com.yworks.yfiles.layout.planar.DualPlanarInformation
Creates dual graph of an embedded graph.
newDualPlanarInformation2(_realPlanar:com.yworks.yfiles.layout.planar:SimplePlanarInformation, hiddenEdges:com.yworks.yfiles.base:EdgeList) — Static Method , class com.yworks.yfiles.layout.planar.DualPlanarInformation
Creates dual graph of an embedded graph.
newDynamicObstacleDecomposition() — Static Method , class com.yworks.yfiles.layout.router.polyline.DynamicObstacleDecomposition
Constructs a dynamic obstacle decomposition.
newEdge(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) — Static Method , class com.yworks.yfiles.base.Edge
Creates a new edge that belongs to the given graph.
newEdgeCellInfo(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) — Static Method , class com.yworks.yfiles.layout.router.polyline.EdgeCellInfo
Creates a new instance.
newEdgeGroupRouterStage(coreLayouter:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.router.EdgeGroupRouterStage
newEdgeInfo1(path:com.yworks.yfiles.layout.router.polyline:Path, configuration:com.yworks.yfiles.layout.router.polyline:PathSearchConfiguration) — Static Method , class com.yworks.yfiles.layout.router.polyline.EdgeInfo
Creates a new instance.
newEdgeInserter(_planar:com.yworks.yfiles.layout.planar:PlanarInformation) — Static Method , class com.yworks.yfiles.layout.planar.EdgeInserter
newEdgeLabelCandidate1(orientedBox:com.yworks.yfiles.geom:YOrientedRectangle, param:Object, owner:com.yworks.yfiles.layout:EdgeLabelLayout) — Static Method , class com.yworks.yfiles.layout.EdgeLabelCandidate
Returns a new instance of EdgeLabelCandidate.
newEdgeLabelCandidate2(orientedBox:com.yworks.yfiles.geom:YOrientedRectangle, param:Object, owner:com.yworks.yfiles.layout:EdgeLabelLayout, _internal:Boolean) — Static Method , class com.yworks.yfiles.layout.EdgeLabelCandidate
Returns a new instance of EdgeLabelCandidate.
newEdgeLabelCandidate3(pos:com.yworks.yfiles.geom:YPoint, size:com.yworks.yfiles.geom:YDimension, param:Object, owner:com.yworks.yfiles.layout:EdgeLabelLayout) — Static Method , class com.yworks.yfiles.layout.EdgeLabelCandidate
Returns a new instance of LabelCandidate.
newEdgeLabelCandidate4(pos:com.yworks.yfiles.geom:YPoint, size:com.yworks.yfiles.geom:YDimension, param:Object, owner:com.yworks.yfiles.layout:EdgeLabelLayout, _internal:Boolean) — Static Method , class com.yworks.yfiles.layout.EdgeLabelCandidate
Returns a new instance of EdgeLabelCandidate.
newEdgeLabelLayoutImpl() — Static Method , class com.yworks.yfiles.layout.EdgeLabelLayoutImpl
Initializes a new EdgeLabelLayoutImpl instance.
newEdgeLabelOrientationSupport() — Static Method , class com.yworks.yfiles.layout.EdgeLabelOrientationSupport
Creates an instance.
newEdgeLayoutDescriptor() — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.EdgeLayoutDescriptor
Creates a new instance of an EdgeLayoutDescriptor using the default values.
newEdgeLayoutDescriptor() — Static Method , class com.yworks.yfiles.layout.orthogonal.EdgeLayoutDescriptor
Creates a new instance of an EdgeLayoutDescriptor using the default values.
newEdgeLayoutDescriptor() — Static Method , class com.yworks.yfiles.layout.router.polyline.EdgeLayoutDescriptor
Creates a new instance of an EdgeLayoutDescriptor using the default values.
newEdgeLayoutDescriptor() — Static Method , class com.yworks.yfiles.layout.seriesparallel.EdgeLayoutDescriptor
newEdgeList1() — Static Method , class com.yworks.yfiles.base.EdgeList
Creates an empty edge list.
newEdgeList2(it:com.yworks.bridge.util:Iterator) — Static Method , class com.yworks.yfiles.base.EdgeList
Creates a list that is initialized with the elements provided by the given Iterator object.
newEdgeList3(e:com.yworks.yfiles.base:Edge) — Static Method , class com.yworks.yfiles.base.EdgeList
Creates a list that is initialized with a single edge provided.
newEdgeList4(c:com.yworks.yfiles.base:EdgeCursor) — Static Method , class com.yworks.yfiles.base.EdgeList
Creates a list that is initialized with the edges provided by the given EdgeCursor object.
newEdgeList5(edgeList:com.yworks.yfiles.base:EdgeList) — Static Method , class com.yworks.yfiles.base.EdgeList
Creates a list that is initialized with an EdgeList.
newEdgeList6(a:Vector$Object) — Static Method , class com.yworks.yfiles.base.EdgeList
Creates a list that is initialized with the edges provided by the given array of edges.
newEdgeList7(ec:com.yworks.yfiles.base:EdgeCursor, predicate:com.yworks.yfiles.base:DataProvider) — Static Method , class com.yworks.yfiles.base.EdgeList
Creates a list that is initialized with those edges from the given EdgeCursor object for which the given data provider returns true upon calling its getBool (com.yworks.yfiles.base.DataProvider.getBool()) method.
newEdgeOppositeNodeLabelLayoutModel(g:com.yworks.yfiles.layout:LayoutGraph, n:com.yworks.yfiles.base:Node) — Static Method , class com.yworks.yfiles.layout.EdgeOppositeNodeLabelLayoutModel
newEdgeReversalStage1() — Static Method , class com.yworks.yfiles.layout.EdgeReversalStage
newEdgeReversalStage2(core:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.EdgeReversalStage
newEdgeReverser() — Static Method , class com.yworks.yfiles.layout.hierarchic.EdgeReverser
newEdgeRouter(_planar:com.yworks.yfiles.layout.planar:PlanarInformation) — Static Method , class com.yworks.yfiles.layout.planar.EdgeRouter
newEdgeRouter1() — Static Method , class com.yworks.yfiles.layout.router.polyline.EdgeRouter
Creates a new EdgeRouter instance.
newEdgeRouter2(core:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.router.polyline.EdgeRouter
Creates a new EdgeRouter instance with the given core Layouter.
newEventObject(source:Object) — Static Method , class com.yworks.bridge.util.EventObject
Constructs a new instance of this class.
newExtendedEdgeLabelCandidate(pos:com.yworks.yfiles.geom:YPoint, size:com.yworks.yfiles.geom:YDimension, param:Object, owner:com.yworks.yfiles.layout:EdgeLabelLayout, descriptor:com.yworks.graph.model:ILabelCandidateDescriptor, _internal:Boolean) — Static Method , class com.yworks.graph.model.ExtendedEdgeLabelCandidate
Returns a new instance of ExtendedEdgeLabelCandidate.
newExtendedNodeLabelCandidate(pos:com.yworks.yfiles.geom:YPoint, size:com.yworks.yfiles.geom:YDimension, param:Object, owner:com.yworks.yfiles.layout:NodeLabelLayout, descriptor:com.yworks.graph.model:ILabelCandidateDescriptor, _internal:Boolean) — Static Method , class com.yworks.graph.model.ExtendedNodeLabelCandidate
Returns a new instance of ExtendedNodeLabelCandidate.
newFamilyTreeLayouter() — Static Method , class com.yworks.yfiles.layout.genealogy.FamilyTreeLayouter
Creates a new instance of this
newFixedGroupLayoutStage1() — Static Method , class com.yworks.yfiles.layout.grouping.FixedGroupLayoutStage
Initializes a new instance of FixedGroupLayoutStage.
newFixedGroupLayoutStage2(core:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.grouping.FixedGroupLayoutStage
Initializes a new instance of FixedGroupLayoutStage with the given core layouter.
newFixNodeLayoutStage1() — Static Method , class com.yworks.yfiles.layout.FixNodeLayoutStage
Initializes a new FixNodeLayoutStage.
newFixNodeLayoutStage2(core:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.FixNodeLayoutStage
Initializes a new FixNodeLayoutStage.
newFrameMaker() — Static Method , class com.yworks.yfiles.layout.planar.FrameMaker
newFreeEdgeLabelLayoutModel() — Static Method , class com.yworks.yfiles.layout.FreeEdgeLabelLayoutModel
Creates a new instance of com.yworks.yfiles.layout.FreeEdgeLabelLayoutModel.
newFreeEdgeLabelLayoutModel_ModelParameter1() — Static Method , class com.yworks.yfiles.layout.FreeEdgeLabelLayoutModel_ModelParameter
Creates a new instance of com.yworks.yfiles.layout.FreeEdgeLabelLayoutModel_ModelParameter with radius 50 and angle 0.
newFreeEdgeLabelLayoutModel_ModelParameter2(radius:Number, theta:Number) — Static Method , class com.yworks.yfiles.layout.FreeEdgeLabelLayoutModel_ModelParameter
Creates a new instance of com.yworks.yfiles.layout.FreeEdgeLabelLayoutModel_ModelParameter with given radius and angle.
newFreeEdgeLabelLayoutModel_ModelParameter3(radius:Number, theta:Number, angle:Number) — Static Method , class com.yworks.yfiles.layout.FreeEdgeLabelLayoutModel_ModelParameter
Creates a new instance of com.yworks.yfiles.layout.FreeEdgeLabelLayoutModel_ModelParameter with given radius and angle.
newFreeNodeLabelLayoutModel() — Static Method , class com.yworks.yfiles.layout.FreeNodeLabelLayoutModel
Returns a new instance of FreeNodeLabelModel.
newFreeNodeLabelLayoutModel_ModelParameter1() — Static Method , class com.yworks.yfiles.layout.FreeNodeLabelLayoutModel_ModelParameter
Returns a new instance of ModelParameter.
newFreeNodeLabelLayoutModel_ModelParameter2(dx:Number, dy:Number) — Static Method , class com.yworks.yfiles.layout.FreeNodeLabelLayoutModel_ModelParameter
Returns a new instance of ModelParameter with the given offset.
newFreePlacer() — Static Method , class com.yworks.yfiles.layout.tree.FreePlacer
Creates a new instance with the default matrix.
newGenericTreeLayouter() — Static Method , class com.yworks.yfiles.layout.tree.GenericTreeLayouter
Creates a new GenericTreeLayouter with a default com.yworks.yfiles.layout.tree.NodePlacer, a default com.yworks.yfiles.layout.tree.PortAssignment instance and no default edge comparator.
newGivenLayersLayerer() — Static Method , class com.yworks.yfiles.layout.hierarchic.GivenLayersLayerer
newGivenSequenceSequencer1() — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.GivenSequenceSequencer
Creates a new instance of GivenSequenceSequencer
newGivenSequenceSequencer2(c:com.yworks.bridge.util:Comparator) — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.GivenSequenceSequencer
Creates a new instance of GivenSequenceSequencer using the specified comparator for the sequencing.
newGraph1() — Static Method , class com.yworks.yfiles.base.Graph
Instantiates an empty Graph object.
newGraph2(argGraph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.base.Graph
Instantiates a new Graph object as a copy of the given graph.
newGraph3(graph:com.yworks.yfiles.base:Graph, subNodes:com.yworks.yfiles.base:YCursor) — Static Method , class com.yworks.yfiles.base.Graph
Instantiates a new Graph object as a partial copy of the given graph.
newGraphConnectivity() — Static Method , class com.yworks.yfiles.algo.GraphConnectivity
newGraphCopier1() — Static Method , class com.yworks.yfiles.util.GraphCopier
Creates a new instance that uses a com.yworks.yfiles.base.GraphCopyFactory as the default factory.
newGraphCopier2(copyFactory:com.yworks.yfiles.util:GraphCopier_CopyFactory) — Static Method , class com.yworks.yfiles.util.GraphCopier
Creates a new instance that uses the specified factory to perform the actual copy operations.
newGraphCopier_EdgeDataProviderCopyFactory(delegatingFactory:com.yworks.yfiles.util:GraphCopier_CopyFactory, dpKey:Object) — Static Method , class com.yworks.yfiles.util.GraphCopier_EdgeDataProviderCopyFactory
Creates a new instance using the delegate for the given data provider key.
newGraphCopier_EdgeMapCopyFactory(delegatingFactory:com.yworks.yfiles.util:GraphCopier_CopyFactory) — Static Method , class com.yworks.yfiles.util.GraphCopier_EdgeMapCopyFactory
Creates a new instance that copies the node map contents.
newGraphCopier_ItemDataProviderCopyFactory(delegatingFactory:com.yworks.yfiles.util:GraphCopier_CopyFactory, dpKey:Object) — Static Method , class com.yworks.yfiles.util.GraphCopier_ItemDataProviderCopyFactory
newGraphCopier_NodeDataProviderCopyFactory(delegatingFactory:com.yworks.yfiles.util:GraphCopier_CopyFactory, dpKey:Object) — Static Method , class com.yworks.yfiles.util.GraphCopier_NodeDataProviderCopyFactory
Creates a new instance using the delegate for the given data provider key.
newGraphCopier_NodeMapCopyFactory(delegatingFactory:com.yworks.yfiles.util:GraphCopier_CopyFactory) — Static Method , class com.yworks.yfiles.util.GraphCopier_NodeMapCopyFactory
Creates a new instance that copies the node map contents.
newGraphCopyFactory() — Static Method , class com.yworks.yfiles.base.GraphCopyFactory
newGraphEvent(source:com.yworks.yfiles.base:Graph, type:int, data:Object) — Static Method , class com.yworks.yfiles.base.GraphEvent
Creates a new GraphEvent instance with given type and data.
newGraphGrouping(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.layout.grouping.GraphGrouping
Creates a new instance of Grouping.
newGraphHider(g:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.util.GraphHider
Instantiates a new GraphHider for the given graph.
newGraphLayoutLineWrapper() — Static Method , class com.yworks.yfiles.layout.GraphLayoutLineWrapper
newGraphPartition(partition:com.yworks.yfiles.layout.router.polyline:ObstaclePartition) — Static Method , class com.yworks.yfiles.layout.router.polyline.GraphPartition
Creates a new instance.
newGraphPartitionManager(graph:com.yworks.yfiles.base:Graph, partitionId:com.yworks.yfiles.base:DataProvider) — Static Method , class com.yworks.yfiles.util.GraphPartitionManager
Instantiates a new GraphPartitionManager for the given graph.
newGraphTransformer() — Static Method , class com.yworks.yfiles.layout.transformer.GraphTransformer
Creates a new instance of graph transformer.
newGraphZoomer() — Static Method , class com.yworks.yfiles.layout.transformer.GraphZoomer
Creates a new instance of GraphZoomer.
newGreedyMISLabeling() — Static Method , class com.yworks.yfiles.layout.labeling.GreedyMISLabeling
newGrid(originX:Number, originY:Number, spacing:Number) — Static Method , class com.yworks.yfiles.layout.router.polyline.Grid
Creates a new instance.
newGridNodePlacer1() — Static Method , class com.yworks.yfiles.layout.tree.GridNodePlacer
Creates a grid placer with the modification matrix com.yworks.yfiles.layout.tree.AbstractRotatableNodePlacer_Matrix.DEFAULT
newGridNodePlacer2(modificationMatrix:com.yworks.yfiles.layout.tree:AbstractRotatableNodePlacer_Matrix) — Static Method , class com.yworks.yfiles.layout.tree.GridNodePlacer
Creates grid placer with a given modification matrix.
newGridNodePlacer3(modificationMatrix:com.yworks.yfiles.layout.tree:AbstractRotatableNodePlacer_Matrix, rootAlignment:com.yworks.yfiles.layout.tree:AbstractRotatableNodePlacer_RootAlignment) — Static Method , class com.yworks.yfiles.layout.tree.GridNodePlacer
Creates grid placer with a given modification matrix and the horizontal alignment of the root.
newGRIP() — Static Method , class com.yworks.yfiles.layout.organic.GRIP
Creates a new instance of the GRIP layout algorithm
newGroupedNodePlacer(groupPlacer:com.yworks.yfiles.layout.tree:NodePlacer, childPlacer:com.yworks.yfiles.layout.tree:NodePlacer) — Static Method , class com.yworks.yfiles.layout.tree.GroupedNodePlacer
Creates a new instance of GroupedNodePlacer that uses a groupPlacer to place the grouped nodes combined and a childPlacer to place the children within their group.
newGroupedShuffleLayouter1() — Static Method , class com.yworks.yfiles.layout.organic.GroupedShuffleLayouter
newGroupedShuffleLayouter2(core:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.organic.GroupedShuffleLayouter
Creates a new instance of GroupedShuffleLayouter The given core layouter instance will get to perform its work before the actual shuffling takes place.
newGroupNodeHider1() — Static Method , class com.yworks.yfiles.layout.grouping.GroupNodeHider
Creates a new instance of GroupNodeHider
newGroupNodeHider2(coreLayouter:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.grouping.GroupNodeHider
Creates a new instance of GroupNodeHider.
newGroupNodeRouterStage1() — Static Method , class com.yworks.yfiles.layout.router.GroupNodeRouterStage
Creates a new instance of this class.
newGroupNodeRouterStage2(coreLayouter:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.router.GroupNodeRouterStage
Creates a new instance of this class.
newGT() — Static Method , class com.yworks.yfiles.layout.planar.GT
Returns a new instance of GT.
newGT_EdgeListComparator() — Static Method , class com.yworks.yfiles.layout.planar.GT_EdgeListComparator
newGT_MIS1Comparator() — Static Method , class com.yworks.yfiles.layout.planar.GT_MIS1Comparator
newGT_MIS2Comparator() — Static Method , class com.yworks.yfiles.layout.planar.GT_MIS2Comparator
newHashMap1() — Static Method , class com.yworks.bridge.util.HashMap
Constructs a new empty instance of HashMap.
newHashMap2(capacity:int) — Static Method , class com.yworks.bridge.util.HashMap
Constructs a new instance of HashMap with the specified capacity.
newHashMap3(map:com.yworks.bridge.util:Map) — Static Method , class com.yworks.bridge.util.HashMap
Constructs a new instance of HashMap containing the mappings from the specified Map.
newHashMap4(capacity:int, loadFactor:Number) — Static Method , class com.yworks.bridge.util.HashMap
Constructs a new instance of HashMap with the specified capacity and load factor.
newHashSet1() — Static Method , class com.yworks.bridge.util.HashSet
Constructs a new empty instance of HashSet.
newHashSet2(capacity:int) — Static Method , class com.yworks.bridge.util.HashSet
Constructs a new instance of HashSet with the specified capacity.
newHashSet3(collection:com.yworks.bridge.util:Collection) — Static Method , class com.yworks.bridge.util.HashSet
Constructs a new instance of HashSet containing the unique elements in the specified collection.
newHashSet4(capacity:int, loadFactor:Number) — Static Method , class com.yworks.bridge.util.HashSet
Constructs a new instance of HashSet with the specified capacity and load factor.
newHierarchicGroupLayouter() — Static Method , class com.yworks.yfiles.layout.hierarchic.HierarchicGroupLayouter
Creates a new instance of HierarchicGroupLayouter
newHierarchicLayouter() — Static Method , class com.yworks.yfiles.layout.hierarchic.HierarchicLayouter
Instantiates a new HierarchicLayouter.
newHierarchicLayouterImpl() — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.HierarchicLayouterImpl
Creates a new instance of HierarchicLayouter with default settings.
newHVTreeLayouter() — Static Method , class com.yworks.yfiles.layout.tree.HVTreeLayouter
newIncrementalHierarchicLayouter() — Static Method , class com.yworks.yfiles.layout.hierarchic.IncrementalHierarchicLayouter
Creates a new IncrementalHierarchicLayouter instance which is set to LAYOUT_MODE_FROM_SCRATCH initially
newInsets(top:int, left:int, bottom:int, right:int) — Static Method , class com.yworks.bridge.geom.Insets
newInsetsGroupBoundsCalculator1() — Static Method , 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.
newInsetsGroupBoundsCalculator2(insets:com.yworks.bridge.geom:Insets) — Static Method , class com.yworks.yfiles.layout.grouping.InsetsGroupBoundsCalculator
Constructs an instance that uses the specified insets as the default if the data provider contains no insets information for a specific node.
newInsetsGroupBoundsCalculator3(insetsDataProviderKey:Object) — Static Method , class com.yworks.yfiles.layout.grouping.InsetsGroupBoundsCalculator
Constructs an instance using the given DataProvider key.
newInsetsGroupBoundsCalculator4(insetsDataProviderKey:Object, defaultInsets:com.yworks.bridge.geom:Insets) — Static Method , class com.yworks.yfiles.layout.grouping.InsetsGroupBoundsCalculator
Constructs an instance using the given DataProvider key and default insets.
newInstance() — method, class com.yworks.yfiles.layout.router.polyline.PenaltySettings
Factory method, which is used by createCopy().
newIntArray1D(size:int) — Static Method , class com.yworks.bridge.util.FlexUtils
newIntArray2D(size1:int, size2:int) — Static Method , class com.yworks.bridge.util.FlexUtils
newIntDSP() — Static Method , class com.yworks.yfiles.layout.planar.IntDSP
newInteractiveOrganicLayouter() — Static Method , class com.yworks.yfiles.layout.organic.InteractiveOrganicLayouter
Create a new instance of the InteractiveOrganicLayouter.
newIntersectionAlgorithm() — Static Method , class com.yworks.yfiles.geom.IntersectionAlgorithm
newInterval(bound1:Number, bound2:Number) — Static Method , class com.yworks.yfiles.layout.router.polyline.Interval
Creates a new interval between the given bounds.
newIntObjectPQ(initialSize:int, provider:com.yworks.yfiles.base:DataProvider, acceptor:com.yworks.yfiles.base:DataAcceptor) — Static Method , 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.
newIntValueHolderAdapter1(map:com.yworks.yfiles.base:DataMap) — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.IntValueHolderAdapter
Creates a new instance of IntValueHolderAdapter using a DataMap
newIntValueHolderAdapter2(map:com.yworks.yfiles.base:EdgeMap) — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.IntValueHolderAdapter
Creates a new instance of IntValueHolderAdapter using an EdgeMap
newIntValueHolderAdapter3(map:com.yworks.yfiles.base:NodeMap) — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.IntValueHolderAdapter
Creates a new instance of IntValueHolderAdapter using a NodeMap
newIntValueHolderAdapter4(acc:com.yworks.yfiles.base:DataAcceptor, dp:com.yworks.yfiles.base:DataProvider) — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.IntValueHolderAdapter
Creates a new instance of IntValueHolderAdapter using a pair of DataAcceptor and DataProvider instances for storage and retrieval.
newInvalidGraphStructureException(msg:String) — Static Method , class com.yworks.yfiles.base.InvalidGraphStructureException
Constructs a InvalidGraphStructureException with the specified message.
newIsolatedGroupComponentLayouter1() — Static Method , class com.yworks.yfiles.layout.grouping.IsolatedGroupComponentLayouter
Create a new instance of IsolatedGroupComponentLayouter.
newIsolatedGroupComponentLayouter2(coreLayouter:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.grouping.IsolatedGroupComponentLayouter
Create a new instance of IsolatedGroupComponentLayouter.
newKeepStrongPortConstraintsStage1() — Static Method , class com.yworks.yfiles.layout.KeepStrongPortConstraintsStage
Creates a new instance of this layout stage.
newKeepStrongPortConstraintsStage2(core:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.KeepStrongPortConstraintsStage
Creates a new instance of this layout stage using the specified layouter as core layouter.
newLabelCandidate1(labelBox:com.yworks.yfiles.geom:YOrientedRectangle, param:Object, owner:com.yworks.yfiles.layout:LabelLayout) — Static Method , class com.yworks.yfiles.layout.LabelCandidate
Returns a new instance of LabelCandidate.
newLabelCandidate2(labelBox:com.yworks.yfiles.geom:YOrientedRectangle, param:Object, owner:com.yworks.yfiles.layout:LabelLayout, _internal:Boolean) — Static Method , class com.yworks.yfiles.layout.LabelCandidate
Returns a new instance of LabelCandidate.
newLabelCandidate3(pos:com.yworks.yfiles.geom:YPoint, size:com.yworks.yfiles.geom:YDimension, param:Object, owner:com.yworks.yfiles.layout:LabelLayout) — Static Method , class com.yworks.yfiles.layout.LabelCandidate
Returns a new instance of LabelCandidate.
newLabelCandidate4(pos:com.yworks.yfiles.geom:YPoint, size:com.yworks.yfiles.geom:YDimension, param:Object, owner:com.yworks.yfiles.layout:LabelLayout, _internal:Boolean) — Static Method , class com.yworks.yfiles.layout.LabelCandidate
Returns a new instance of LabelCandidate.
newLabelLayoutData1(bounds:com.yworks.yfiles.geom:YOrientedRectangle) — Static Method , class com.yworks.yfiles.layout.LabelLayoutData
Creates a new instance of LabelLayoutData.
newLabelLayoutData2(width:Number, height:Number) — Static Method , class com.yworks.yfiles.layout.LabelLayoutData
Creates a new instance of LabelLayoutData.
newLabelLayoutData3(bounds:com.yworks.yfiles.geom:YOrientedRectangle, preferredPlacement:int) — Static Method , class com.yworks.yfiles.layout.LabelLayoutData
Creates a new instance of LabelLayoutData.
newLabelLayoutData4(width:Number, height:Number, preferredPlacement:int) — Static Method , class com.yworks.yfiles.layout.LabelLayoutData
Creates a new instance of LabelLayoutData.
newLabelLayoutData5(bounds:com.yworks.yfiles.geom:YOrientedRectangle, preferredPlacement:com.yworks.yfiles.layout:PreferredPlacementDescriptor) — Static Method , class com.yworks.yfiles.layout.LabelLayoutData
Creates a new instance of LabelLayoutData.
newLabelLayoutDataRefinement() — Static Method , class com.yworks.yfiles.layout.LabelLayoutDataRefinement
Creates a new instance of LabelLayoutDataImprovement
newLabelLayoutImpl() — Static Method , class com.yworks.yfiles.layout.LabelLayoutImpl
newLabelLayoutTranslator() — Static Method , class com.yworks.yfiles.layout.LabelLayoutTranslator
Creates a new instance of LabelLayoutTranslator.
newLabelRanking() — Static Method , class com.yworks.yfiles.layout.LabelRanking
newLayeredNodePlacer1() — Static Method , class com.yworks.yfiles.layout.tree.LayeredNodePlacer
newLayeredNodePlacer2(modificationMatrix:com.yworks.yfiles.layout.tree:AbstractRotatableNodePlacer_Matrix, id:Object) — Static Method , class com.yworks.yfiles.layout.tree.LayeredNodePlacer
Default constructor.
newLayoutGraphCopyFactory() — Static Method , class com.yworks.yfiles.layout.LayoutGraphCopyFactory
newLayoutGraphCopyFactory_HierarchicGraphCopyFactory1() — Static Method , class com.yworks.yfiles.layout.LayoutGraphCopyFactory_HierarchicGraphCopyFactory
newLayoutGraphCopyFactory_HierarchicGraphCopyFactory2(delegatingFactory:com.yworks.yfiles.util:GraphCopier_CopyFactory) — Static Method , class com.yworks.yfiles.layout.LayoutGraphCopyFactory_HierarchicGraphCopyFactory
newLayoutMultiplexer() — Static Method , class com.yworks.yfiles.layout.LayoutMultiplexer
newLeafPlacer() — Static Method , class com.yworks.yfiles.layout.tree.LeafPlacer
newLeftRightPlacer1() — Static Method , class com.yworks.yfiles.layout.tree.LeftRightPlacer
Creates a LeftRightPlacer with the default modificationMatrix.
newLeftRightPlacer2(modificationMatrix:com.yworks.yfiles.layout.tree:AbstractRotatableNodePlacer_Matrix) — Static Method , class com.yworks.yfiles.layout.tree.LeftRightPlacer
Creates a LeftRightPlacer with the given modificationMatrix.
newLeftRightPlacer_LeftRightDataProvider(nodePlacerMap:com.yworks.yfiles.base:DataProvider) — Static Method , class com.yworks.yfiles.layout.tree.LeftRightPlacer_LeftRightDataProvider
Constructs a new data provider for the LeftRightPlacer.
newLinearSegmentsDrawer() — Static Method , class com.yworks.yfiles.layout.hierarchic.LinearSegmentsDrawer
newLineSegment(p1:com.yworks.yfiles.geom:YPoint, p2:com.yworks.yfiles.geom:YPoint) — Static Method , class com.yworks.yfiles.geom.LineSegment
Returns a new LineSegment.
newLinkedList1() — Static Method , class com.yworks.bridge.util.LinkedList
Constructs a new empty instance of LinkedList.
newLinkedList2(collection:com.yworks.bridge.util:Collection) — Static Method , class com.yworks.bridge.util.LinkedList
Constructs a new instance of LinkedList that holds all of the elements contained in the supplied collection argument.
newListIntNodePQ1(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.util.pq.ListIntNodePQ
Constructs an initially empty PQ.
newListIntNodePQ2(graph:com.yworks.yfiles.base:Graph, intData:com.yworks.yfiles.base:DataProvider, minValue:int, maxValue:int) — Static Method , class com.yworks.yfiles.util.pq.ListIntNodePQ
Constructs a PQ that holds all nodes of the given graph.
newListIntNodePQ3(graph:com.yworks.yfiles.base:Graph, intData:com.yworks.yfiles.base:DataProvider, minValue:int, maxValue:int, wantedNodes:com.yworks.yfiles.base:DataProvider) — Static Method , class com.yworks.yfiles.util.pq.ListIntNodePQ
Like 2().
newLoggingUtil() — Static Method , class com.yworks.yfiles.util.LoggingUtil
newLongImplArray1D(size:int) — Static Method , class com.yworks.bridge.util.FlexUtils
newMaps() — Static Method , class com.yworks.yfiles.util.Maps
newMaps_HighPerformanceBoolMap1(backingMap:com.yworks.yfiles.base:DataMap, defaultValue:Boolean) — Static Method , class com.yworks.yfiles.util.Maps_HighPerformanceBoolMap
newMaps_HighPerformanceBoolMap2(backingProvider:com.yworks.yfiles.base:DataProvider, backingAcceptor:com.yworks.yfiles.base:DataAcceptor, defaultValue:Boolean) — Static Method , class com.yworks.yfiles.util.Maps_HighPerformanceBoolMap
newMaps_HighPerformanceDoubleMap1(backingMap:com.yworks.yfiles.base:DataMap, defaultValue:Number) — Static Method , class com.yworks.yfiles.util.Maps_HighPerformanceDoubleMap
newMaps_HighPerformanceDoubleMap2(backingProvider:com.yworks.yfiles.base:DataProvider, backingAcceptor:com.yworks.yfiles.base:DataAcceptor, defaultValue:Number) — Static Method , class com.yworks.yfiles.util.Maps_HighPerformanceDoubleMap
newMaps_HighPerformanceIntMap1(backingMap:com.yworks.yfiles.base:DataMap, defaultValue:int) — Static Method , class com.yworks.yfiles.util.Maps_HighPerformanceIntMap
newMaps_HighPerformanceIntMap2(backingProvider:com.yworks.yfiles.base:DataProvider, backingAcceptor:com.yworks.yfiles.base:DataAcceptor, defaultValue:int) — Static Method , class com.yworks.yfiles.util.Maps_HighPerformanceIntMap
newMaps_HighPerformanceObjectMap1(backingMap:com.yworks.yfiles.base:DataMap, defaultValue:Object) — Static Method , class com.yworks.yfiles.util.Maps_HighPerformanceObjectMap
newMaps_HighPerformanceObjectMap2(backingProvider:com.yworks.yfiles.base:DataProvider, backingAcceptor:com.yworks.yfiles.base:DataAcceptor, defaultValue:Object) — Static Method , class com.yworks.yfiles.util.Maps_HighPerformanceObjectMap
newMedianDrawerWrapper(drawerDelegate:com.yworks.yfiles.layout.hierarchic:Drawer) — Static Method , class com.yworks.yfiles.layout.hierarchic.MedianDrawerWrapper
Creates a new instance of MedianDrawerWrapper using the delegate to perform the core work.
newMedianLinearSegmentDrawer() — Static Method , class com.yworks.yfiles.layout.hierarchic.MedianLinearSegmentDrawer
newMinimumSizeGroupBoundsCalculator1() — Static Method , class com.yworks.yfiles.layout.grouping.MinimumSizeGroupBoundsCalculator
Constructs an instance that uses the minimum size provided through the data provider registered at the input graph with the public key com.yworks.yfiles.layout.grouping.GroupingKeys.MINIMUM_NODE_SIZE_DPKEY.
newMinimumSizeGroupBoundsCalculator2(minSizeDataProviderKey:Object) — Static Method , class com.yworks.yfiles.layout.grouping.MinimumSizeGroupBoundsCalculator
Constructs an instance using the given DataProvider key.
newMinNodeSizeStage1(core:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.MinNodeSizeStage
Instantiates a new MinNodeSizeStage that wraps the given core layouter.
newMinNodeSizeStage2(core:com.yworks.yfiles.layout:Layouter, minWidth:Number, minHeight:Number) — Static Method , class com.yworks.yfiles.layout.MinNodeSizeStage
Instantiates a new MinNodeSizeStage that wraps the given core layouter.
newMultiComponentLayerer1(singleComponentLayerer:com.yworks.yfiles.layout.hierarchic.incremental:Layerer) — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.MultiComponentLayerer
Creates a new instance of MultiComponentLayerer using the given delegate and a new instance of com.yworks.yfiles.layout.hierarchic.incremental.DefaultLayeredComponentsMerger as the merger and no component comparator.
newMultiComponentLayerer2(singleComponentLayerer:com.yworks.yfiles.layout.hierarchic.incremental:Layerer, merger:com.yworks.yfiles.layout.hierarchic.incremental:LayeredComponentsMerger, componentComparator:com.yworks.bridge.util:Comparator) — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.MultiComponentLayerer
Creates a new instance of MultiComponentLayerer using the given delegates.
newMultiPageLayouter(core:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.multipage.MultiPageLayouter
Creates an instance of this layouter.
newMultiParentDescriptor() — Static Method , class com.yworks.yfiles.layout.tree.MultiParentDescriptor
newMultipleEdgesTool() — Static Method , class com.yworks.yfiles.layout.planar.MultipleEdgesTool
newNetworkFlows() — Static Method , class com.yworks.yfiles.algo.NetworkFlows
newNode1(g:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.base.Node
Instantiates a new Node object that will be part of the given graph.
newNodeLabelCandidate1(orientedBox:com.yworks.yfiles.geom:YOrientedRectangle, param:Object, owner:com.yworks.yfiles.layout:NodeLabelLayout, _internal:Boolean) — Static Method , class com.yworks.yfiles.layout.NodeLabelCandidate
Returns a new instance of NodeLabelCandidate.
newNodeLabelCandidate2(pos:com.yworks.yfiles.geom:YPoint, size:com.yworks.yfiles.geom:YDimension, param:Object, owner:com.yworks.yfiles.layout:NodeLabelLayout) — Static Method , class com.yworks.yfiles.layout.NodeLabelCandidate
Returns a new instance of NodeLabelCandidate.
newNodeLabelCandidate3(pos:com.yworks.yfiles.geom:YPoint, size:com.yworks.yfiles.geom:YDimension, param:Object, owner:com.yworks.yfiles.layout:NodeLabelLayout, _internal:Boolean) — Static Method , class com.yworks.yfiles.layout.NodeLabelCandidate
Returns a new instance of NodeLabelCandidate.
newNodeLabelLayoutImpl() — Static Method , class com.yworks.yfiles.layout.NodeLabelLayoutImpl
newNodeLabelSpaceDrawer(inner:com.yworks.yfiles.layout.hierarchic:Drawer) — Static Method , class com.yworks.yfiles.layout.hierarchic.NodeLabelSpaceDrawer
Creates a new instance of NodeLabelSpaceDrawer
newNodeLayoutDescriptor() — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.NodeLayoutDescriptor
Creates a new instance of a NodeLayoutDescriptor using the default values.
newNodeList1() — Static Method , class com.yworks.yfiles.base.NodeList
Creates an empty node list.
newNodeList2(it:com.yworks.bridge.util:Iterator) — Static Method , class com.yworks.yfiles.base.NodeList
Creates a list that is initialized with the elements provided by the given Iterator object.
newNodeList3(v:com.yworks.yfiles.base:Node) — Static Method , class com.yworks.yfiles.base.NodeList
Creates a list that is initialized with a single node provided.
newNodeList4(c:com.yworks.yfiles.base:NodeCursor) — Static Method , class com.yworks.yfiles.base.NodeList
Creates a list that is initialized with the nodes provided by the given NodeCursor object.
newNodeList5(list:com.yworks.yfiles.base:NodeList) — Static Method , class com.yworks.yfiles.base.NodeList
Creates a list that is initialized with the entries of the given list.
newNodeList6(a:Vector$Object) — Static Method , class com.yworks.yfiles.base.NodeList
Creates a list that is initialized with the nodes provided by the given array of nodes.
newNodeList7(nc:com.yworks.yfiles.base:NodeCursor, predicate:com.yworks.yfiles.base:DataProvider) — Static Method , class com.yworks.yfiles.base.NodeList
Creates a list that is initialized with those nodes from the given NodeCursor object for which the given data provider returns true upon calling its getBool (com.yworks.yfiles.base.DataProvider.getBool()) method.
newNodeOrderComparator() — Static Method , class com.yworks.yfiles.layout.tree.NodeOrderComparator
newNodeOrders() — Static Method , class com.yworks.yfiles.algo.NodeOrders
newNormalizingGraphElementOrderStage1() — Static Method , class com.yworks.yfiles.layout.NormalizingGraphElementOrderStage
newNormalizingGraphElementOrderStage2(coreLayouter:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.NormalizingGraphElementOrderStage
newNumberArray1D(size:int) — Static Method , class com.yworks.bridge.util.FlexUtils
newNumberArray2D(size1:int, size2:int) — Static Method , class com.yworks.bridge.util.FlexUtils
newObjectArray1D(size:int) — Static Method , class com.yworks.bridge.util.FlexUtils
newObjectArray2D(size1:int, size2:int) — Static Method , class com.yworks.bridge.util.FlexUtils
newObstacle(bounds:com.yworks.yfiles.geom:YRectangle, data:Object) — Static Method , class com.yworks.yfiles.layout.router.polyline.Obstacle
Creates a new instance.
newOldLayererWrapper(oldLayerer:com.yworks.yfiles.layout.hierarchic:OldLayerer) — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.OldLayererWrapper
Creates a new instance of OldLayererWrapper, wrapping the given layerer.
newOrganicEdgeRouter1() — Static Method , class com.yworks.yfiles.layout.router.OrganicEdgeRouter
Creates a new instance of OrganicEdgeRouter with an initial minimal distance of 10.
newOrganicEdgeRouter2(minNodeDistance:Number) — Static Method , class com.yworks.yfiles.layout.router.OrganicEdgeRouter
Creates a new instance of OrganicEdgeRouter using the given initial minimal distance
newOrganicLayouter() — Static Method , class com.yworks.yfiles.layout.organic.OrganicLayouter
Returns a new organic Layouter.
newOrganicPartitionGridLayoutStage1(core:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.organic.OrganicPartitionGridLayoutStage
newOrganicRemoveOverlapsStage1() — Static Method , class com.yworks.yfiles.layout.organic.OrganicRemoveOverlapsStage
Creates a new instance of OrganicRemoveOverlapsStage
newOrganicRemoveOverlapsStage2(core:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.organic.OrganicRemoveOverlapsStage
Creates a new instance of OrganicRemoveOverlapsStage
newOrientationLayouter1() — Static Method , class com.yworks.yfiles.layout.OrientationLayouter
Instantiates a new OrientationLayouter.
newOrientationLayouter2(orientation:int) — Static Method , class com.yworks.yfiles.layout.OrientationLayouter
Instantiates a new OrientationLayouter with a given orientation.
newOrientationLayouter3(coreLayouter:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.OrientationLayouter
Instantiates a new OrientationLayouter.
newOrthogonalEdgeRouter1() — Static Method , class com.yworks.yfiles.layout.router.OrthogonalEdgeRouter
Creates a new instance of the Orthogonal Edge Router.
newOrthogonalEdgeRouter2(core:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.router.OrthogonalEdgeRouter
Convenience constructor to simultaneously set a core layout algorithm which will run before the orthogonal edge router.
newOrthogonalGroupLayouter() — Static Method , class com.yworks.yfiles.layout.orthogonal.OrthogonalGroupLayouter
Creates a new instance of OrthogonalGroupLayouter
newOrthogonalInterval1(range:com.yworks.yfiles.layout.router.polyline:Interval, location:Number, isVertical:Boolean) — Static Method , class com.yworks.yfiles.layout.router.polyline.OrthogonalInterval
Creates a new instance using the range as interval bounds.
newOrthogonalInterval2(from:Number, to:Number, location:Number, isVertical:Boolean) — Static Method , class com.yworks.yfiles.layout.router.polyline.OrthogonalInterval
Creates a new instance using the from and to value as interval bounds.
newOrthogonalLayouter() — Static Method , class com.yworks.yfiles.layout.orthogonal.OrthogonalLayouter
Returns a new instance.
newOrthogonalPatternEdgeRouter() — Static Method , class com.yworks.yfiles.layout.router.OrthogonalPatternEdgeRouter
newOrthogonalSegmentDistributionStage() — Static Method , class com.yworks.yfiles.layout.router.OrthogonalSegmentDistributionStage
newOverlapGraphMIS(graph:com.yworks.yfiles.base:Graph, weight:com.yworks.yfiles.base:EdgeMap) — Static Method , class com.yworks.yfiles.layout.planar.OverlapGraphMIS
Creates a new instance of the independent set calculation class.
newParallelEdgeLayouter1() — Static Method , class com.yworks.yfiles.layout.ParallelEdgeLayouter
Creates a new instance of ParallelEdgeLayouter with no core layouter assigned.
newParallelEdgeLayouter2(coreLayouter:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.ParallelEdgeLayouter
Creates a new instance of ParallelEdgeLayouter for the given core layouter.
newParentEdgeAugmentationStage() — Static Method , class com.yworks.yfiles.layout.grouping.ParentEdgeAugmentationStage
Creates a new instance of ParentEdgeAugmentationStage
newPartialLayouter1() — Static Method , class com.yworks.yfiles.layout.partial.PartialLayouter
Creates a new instance of the PartialLayouter.
newPartialLayouter2(subgraphLayouter:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.partial.PartialLayouter
Creates a new instance of the PartialLayouter.
newPartialLayouter_StraightLineEdgeRouter() — Static Method , class com.yworks.yfiles.layout.partial.PartialLayouter_StraightLineEdgeRouter
Creates a new StraightLineEdgeRouter.
newPartitionCell1(bounds:com.yworks.yfiles.geom:YRectangle, partition:com.yworks.yfiles.layout.router.polyline:Partition) — Static Method , class com.yworks.yfiles.layout.router.polyline.PartitionCell
Creates a new partition cell of the given partition with location and size of the given rectangle.
newPartitionCell2(x:Number, y:Number, width:Number, height:Number, partition:com.yworks.yfiles.layout.router.polyline:Partition) — Static Method , class com.yworks.yfiles.layout.router.polyline.PartitionCell
Creates a new partition cell of the given partition with the given bounds.
newPartitionGrid1() — Static Method , class com.yworks.yfiles.layout.grid.PartitionGrid
Constructs an empty partition grid.
newPartitionGrid2(rowCount:int, columnCount:int) — Static Method , class com.yworks.yfiles.layout.grid.PartitionGrid
Constructs a partition grid with rowCount rows and columnCount columns.
newPartitionGrid3(rowCount:int, columnCount:int, rowInsets:Number, columnInsets:Number, minRowSize:Number, minColumnSize:Number) — Static Method , class com.yworks.yfiles.layout.grid.PartitionGrid
Constructs a partition grid with rowCount rows and columnCount columns as well as the given insets and min sizes.
newPartitionGridLayoutStage() — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.PartitionGridLayoutStage
newPartitionGridRouterStage1() — Static Method , class com.yworks.yfiles.layout.router.PartitionGridRouterStage
Creates a new instance of this class.
newPartitionGridRouterStage2(coreLayouter:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.router.PartitionGridRouterStage
Creates a new instance of this class.
newPartitionLayouter() — Static Method , class com.yworks.yfiles.layout.PartitionLayouter
newPartitionLayouter_ChannelInterEdgeRouter() — Static Method , class com.yworks.yfiles.layout.PartitionLayouter_ChannelInterEdgeRouter
Creates a new instance of this class.
newPartitionLayouter_ComponentPartitionPlacer() — Static Method , class com.yworks.yfiles.layout.PartitionLayouter_ComponentPartitionPlacer
Creates a new instance of this class.
newPartitionLayouter_EdgeBetweennessPartitionFinder() — Static Method , class com.yworks.yfiles.layout.PartitionLayouter_EdgeBetweennessPartitionFinder
newPartitionLayouter_OrthogonalInterEdgeRouter() — Static Method , class com.yworks.yfiles.layout.PartitionLayouter_OrthogonalInterEdgeRouter
Creates a new instance of this class.
newPartitionLayouter_PolylineInterEdgeRouter() — Static Method , class com.yworks.yfiles.layout.PartitionLayouter_PolylineInterEdgeRouter
Creates a new instance of this class.
newPatchRouterStage(coreLayouter:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.router.PatchRouterStage
Creates a new instance of PatchRouterStage.
newPath(edge:com.yworks.yfiles.base:Edge, entrances:com.yworks.bridge.util:List, cost:Number) — Static Method , class com.yworks.yfiles.layout.router.polyline.Path
Creates a new instance.
newPaths() — Static Method , class com.yworks.yfiles.algo.Paths
newPathSearch() — Static Method , class com.yworks.yfiles.layout.router.polyline.PathSearch
Creates a new instance
newPathSearchConfiguration(graph:com.yworks.yfiles.layout:LayoutGraph, grouping:com.yworks.yfiles.layout.grouping:GraphGrouping, edgeRouter:com.yworks.yfiles.layout.router.polyline:EdgeRouter) — Static Method , class com.yworks.yfiles.layout.router.polyline.PathSearchConfiguration
Creates a new configuration used for a path search.
newPathSearchContext(pathSearch:com.yworks.yfiles.layout.router.polyline:PathSearch, configuration:com.yworks.yfiles.layout.router.polyline:PathSearchConfiguration) — Static Method , class com.yworks.yfiles.layout.router.polyline.PathSearchContext
Creates a new instance.
newPathSearchResult(configuration:com.yworks.yfiles.layout.router.polyline:PathSearchConfiguration) — Static Method , class com.yworks.yfiles.layout.router.polyline.PathSearchResult
Creates a new instance.
newPCListOptimizer() — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.PCListOptimizer
newPenaltySettings() — Static Method , class com.yworks.yfiles.layout.router.polyline.PenaltySettings
Creates a new instance.
newPendularDrawer() — Static Method , class com.yworks.yfiles.layout.hierarchic.PendularDrawer
empty constructor, does nothing
newPlanarInformation(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.layout.planar.PlanarInformation
Returns a new instance of Planar Information for a graph.
newPlanarInformation_EdgeInfo() — Static Method , class com.yworks.yfiles.layout.planar.PlanarInformation_EdgeInfo
newPlanarInformation_NodeInfo() — Static Method , class com.yworks.yfiles.layout.planar.PlanarInformation_NodeInfo
newPlanarityTest() — Static Method , class com.yworks.yfiles.layout.planar.PlanarityTest
Creates an instance of PlanarityAlgorithm.
newPlanarityTestWrapper(nonPlanarGraphHandler:com.yworks.yfiles.layout.planar:InitialPlanarSubgraph) — Static Method , class com.yworks.yfiles.layout.planar.PlanarityTestWrapper
Creates an instance of com.yworks.yfiles.layout.planar.PlanarityTestWrapper.
newPoint2DDouble1() — Static Method , class com.yworks.bridge.geom.Point2DDouble
Constructs and initializes a Point2D with coordinates (0, 0).
newPoint2DDouble2(x:Number, y:Number) — Static Method , class com.yworks.bridge.geom.Point2DDouble
Constructs and initializes a Point2D with the specified coordinates.
newPolylineDrawer() — Static Method , class com.yworks.yfiles.layout.hierarchic.PolylineDrawer
newPolylineLayoutStage1() — Static Method , class com.yworks.yfiles.layout.router.polyline.PolylineLayoutStage
newPolylineLayoutStage2(coreLayouter:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.router.polyline.PolylineLayoutStage
Initializes this layout stage with the given core layouter.
newPortAssignment() — Static Method , class com.yworks.yfiles.layout.hierarchic.PortAssignment
newPortCalculator1() — Static Method , class com.yworks.yfiles.layout.PortCalculator
Creates a new PortCalculator without a core layouter.
newPortCalculator2(core:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.PortCalculator
Creates a new PortCalculator using the given layouter as the core of this layout stage.
newPortCandidate1(directionMask:int) — Static Method , class com.yworks.yfiles.layout.PortCandidate
Creates a new instance of PortCandidate using the given direction.
newPortCandidate2(directionMask:int, cost:Number) — Static Method , class com.yworks.yfiles.layout.PortCandidate
Creates a new instance of PortCandidate using the given values.
newPortCandidate3(xOffset:Number, yOffset:Number, directionMask:int) — Static Method , class com.yworks.yfiles.layout.PortCandidate
Creates a new instance of PortCandidate using the given values.
newPortCandidate4(xOffset:Number, yOffset:Number, fixed:Boolean, directionMask:int, cost:Number) — Static Method , class com.yworks.yfiles.layout.PortCandidate
Creates a new instance of PortCandidate using the given values.
newPortCandidateAssignmentStage1() — Static Method , class com.yworks.yfiles.layout.PortCandidateAssignmentStage
newPortCandidateAssignmentStage2(core:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.PortCandidateAssignmentStage
newPortCandidateSet() — Static Method , class com.yworks.yfiles.layout.PortCandidateSet
Creates a new and empty instance of PortCandidateSet
newPortConstraint1() — Static Method , class com.yworks.yfiles.layout.PortConstraint
Creates the empty constraint, that allows ports to connect at any side of a node.
newPortConstraint2(side:int) — Static Method , class com.yworks.yfiles.layout.PortConstraint
Creates the weak constraint, that allows ports to connect to a specific side of a node.
newPortConstraint3(side:int, strong:Boolean) — Static Method , class com.yworks.yfiles.layout.PortConstraint
Creates a constraint, that allows ports to connect to a specific side of a node.
newPortConstraintConfigurator() — Static Method , class com.yworks.yfiles.layout.PortConstraintConfigurator
Creates a new instance of PortConstraintConfigurator
newPortConstraintEnforcementStage() — Static Method , class com.yworks.yfiles.layout.PortConstraintEnforcementStage
newPreferredPlacementDescriptor1() — Static Method , class com.yworks.yfiles.layout.PreferredPlacementDescriptor
Creates a mutable instance of this descriptor.
newPreferredPlacementDescriptor2(descriptor:com.yworks.yfiles.layout:PreferredPlacementDescriptor) — Static Method , class com.yworks.yfiles.layout.PreferredPlacementDescriptor
Creates a mutable copy of the given PreferredPlacementDescriptor.
newRadialLayouter() — Static Method , class com.yworks.yfiles.layout.radial.RadialLayouter
Creates a new instance.
newRadialLayouter_NodeInfo() — Static Method , class com.yworks.yfiles.layout.radial.RadialLayouter_NodeInfo
newRandom1() — Static Method , class com.yworks.bridge.util.Random
Construct a random generator with the current time of day in milliseconds as the initial state.
newRandom2(seed:com.yworks.bridge.util:LongImpl) — Static Method , class com.yworks.bridge.util.Random
Construct a random generator with the given seed as the initial state.
newRandomLayouter() — Static Method , class com.yworks.yfiles.layout.random.RandomLayouter
newRankAssignments() — Static Method , class com.yworks.yfiles.algo.RankAssignments
newRectangle1() — Static Method , class com.yworks.bridge.geom.Rectangle
Constructs a new Rectangle whose top-left corner is at (0, 0) in the coordinate space, and whose width and height are both zero.
newRectangle2(d:com.yworks.bridge.geom:Dimension) — Static Method , class com.yworks.bridge.geom.Rectangle
newRectangle2DDouble1() — Static Method , class com.yworks.bridge.geom.Rectangle2DDouble
Constructs a new Rectangle2D whose top-left corner is at (0, 0) in the coordinate space, and whose width and height are both zero.
newRectangle2DDouble2(x:Number, y:Number, width:Number, height:Number) — Static Method , class com.yworks.bridge.geom.Rectangle2DDouble
Constructs a new Rectangle2D whose top-left corner is specified as (x, y) and whose width and height are specified by the arguments of the same name.
newRectangle3(r:com.yworks.bridge.geom:Rectangle) — Static Method , class com.yworks.bridge.geom.Rectangle
Constructs a new Rectangle, initialized to match the values of the specified Rectangle.
newRectangle4(width:int, height:int) — Static Method , class com.yworks.bridge.geom.Rectangle
Constructs a new Rectangle whose top-left corner is at (0, 0) in the coordinate space, and whose width and height are specified by the arguments of the same name.
newRectangle5(x:int, y:int, width:int, height:int) — Static Method , class com.yworks.bridge.geom.Rectangle
Constructs a new Rectangle whose top-left corner is specified as (x, y) and whose width and height are specified by the arguments of the same name.
newRecursiveGroupLayouter1() — Static Method , class com.yworks.yfiles.layout.grouping.RecursiveGroupLayouter
Creates a new instance of RecursiveGroupLayouter.
newRecursiveGroupLayouter2(core:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.grouping.RecursiveGroupLayouter
Creates a new instance of RecursiveGroupLayouter using the given layout algorithm.
newRecursiveGroupLayouter3(core:com.yworks.yfiles.layout:Layouter, gbc:com.yworks.yfiles.layout.grouping:GroupBoundsCalculator) — Static Method , class com.yworks.yfiles.layout.grouping.RecursiveGroupLayouter
Creates a new instance of RecursiveGroupLayouter using the given layout algorithm and GroupBoundsCalculator implementation.
newReducedSphereOfActionStage(coreLayouter:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.router.ReducedSphereOfActionStage
Creates a new instance of ReducedSphereOfActionStage.
newRemoveColinearBendsStage() — Static Method , class com.yworks.yfiles.layout.RemoveColinearBendsStage
newRemoveOverlapsLayoutStage1(minDist:Number) — Static Method , class com.yworks.yfiles.layout.organic.RemoveOverlapsLayoutStage
Creates a new instance of RemoveOverlapsLayoutStage
newRemoveOverlapsLayoutStage2(random:com.yworks.yfiles.util:YRandom, minDist:Number) — Static Method , class com.yworks.yfiles.layout.organic.RemoveOverlapsLayoutStage
Creates a new instance of RemoveOverlapsLayoutStage
newRotatedDiscreteEdgeLabelLayoutModel1() — Static Method , class com.yworks.yfiles.layout.RotatedDiscreteEdgeLabelLayoutModel
Returns a new instance of RotatedDiscreteEdgeLabelModel.
newRotatedDiscreteEdgeLabelLayoutModel2(candidateMask:int) — Static Method , class com.yworks.yfiles.layout.RotatedDiscreteEdgeLabelLayoutModel
Returns a new instance of RotatedDiscreteEdgeLabelModel.
newRotatedSliderEdgeLabelLayoutModel(mode:int) — Static Method , class com.yworks.yfiles.layout.RotatedSliderEdgeLabelLayoutModel
Returns a new instance of RotatedSliderEdgeLabelModel.
newRoutingStyle(routingStyle:int) — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.RoutingStyle
Sets the routing style for each edge type to the specified value.
newSALabeling() — Static Method , class com.yworks.yfiles.layout.labeling.SALabeling
newSegmentGroup(commonLocationRange:com.yworks.yfiles.layout.router.polyline:Interval, segmentInfos:com.yworks.bridge.util:List) — Static Method , class com.yworks.yfiles.layout.router.polyline.SegmentGroup
Creates a new segment group.
newSegmentInfo1(edge:com.yworks.yfiles.base:Edge, segmentIndex:int, segment:com.yworks.yfiles.geom:LineSegment) — Static Method , class com.yworks.yfiles.layout.router.polyline.SegmentInfo
Creates a new instance using a line segment to describe the edge segment.
newSegmentInfo2(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) — Static Method , class com.yworks.yfiles.layout.router.polyline.SegmentInfo
Creates a new instance for the segment.
newSelfloopCalculator(minFirstSegmentLength:Number, minEdgeDistance:Number) — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.SelfloopCalculator
Creates a new instance of SelfloopCalculator using the given parameters for minimum first segment length and minimum distance between each pair of edges.
newSelfLoopLayouter1() — Static Method , class com.yworks.yfiles.layout.SelfLoopLayouter
Instantiates a new SelfLoopLayouter.
newSelfLoopLayouter2(coreLayouter:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.SelfLoopLayouter
Instantiates a new SelfLoopLayouter.
newSelfLoopTool(_planar:com.yworks.yfiles.layout.planar:PlanarInformation) — Static Method , class com.yworks.yfiles.layout.planar.SelfLoopTool
Returns a new instance of SelfLoopTool.
newSequentialLayouter() — Static Method , class com.yworks.yfiles.layout.SequentialLayouter
newSeriesParallelLayouter() — Static Method , class com.yworks.yfiles.layout.seriesparallel.SeriesParallelLayouter
Creates a new SeriesParallelLayouter with default settings.
newSharedInstance(placement:int) — Static Method , class com.yworks.yfiles.layout.PreferredPlacementDescriptor
Returns an immutable descriptor instance for the specified placement.
newShuffleLayouter() — Static Method , class com.yworks.yfiles.layout.organic.ShuffleLayouter
Creates a new instance of ShuffleLayouter.
newSimpleEdgeRouter(_planar:com.yworks.yfiles.layout.planar:PlanarInformation) — Static Method , class com.yworks.yfiles.layout.planar.SimpleEdgeRouter
newSimpleNodePlacer1() — Static Method , class com.yworks.yfiles.layout.tree.SimpleNodePlacer
Default constructor that creates an instance with the modification matrix com.yworks.yfiles.layout.tree.AbstractRotatableNodePlacer_Matrix.DEFAULT
newSimpleNodePlacer2(modificationMatrix:com.yworks.yfiles.layout.tree:AbstractRotatableNodePlacer_Matrix) — Static Method , class com.yworks.yfiles.layout.tree.SimpleNodePlacer
Constructor that creates an instance with the given modification matrix.
newSimpleNodePlacer3(modificationMatrix:com.yworks.yfiles.layout.tree:AbstractRotatableNodePlacer_Matrix, rootAlignment:com.yworks.yfiles.layout.tree:AbstractRotatableNodePlacer_RootAlignment) — Static Method , class com.yworks.yfiles.layout.tree.SimpleNodePlacer
Constructor that creates an instance with the given modification matrix and the horizontal root alignment
newSimplePlanarInformation(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.layout.planar.SimplePlanarInformation
Returns a new instance of Planar Information for a graph.
newSimplePlanarInformation_SimpleEdgeInfo() — Static Method , class com.yworks.yfiles.layout.planar.SimplePlanarInformation_SimpleEdgeInfo
newSimplexDrawer() — Static Method , class com.yworks.yfiles.layout.hierarchic.SimplexDrawer
newSimplexNodePlacer() — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.SimplexNodePlacer
newSingleCycleLayouter() — Static Method , class com.yworks.yfiles.layout.circular.SingleCycleLayouter
newSkipList1() — Static Method , class com.yworks.yfiles.util.SkipList
Creates a skip list that uses a comparator that uses the com.yworks.bridge.util.Comparable of the instances in the cells.
newSkipList2(comparator:com.yworks.bridge.util:Comparator) — Static Method , class com.yworks.yfiles.util.SkipList
Creates a skip list that uses the given comparator to sort the list.
newSkipList_Cell() — Static Method , class com.yworks.yfiles.util.SkipList_Cell
newSliderEdgeLabelLayoutModel(mode:int) — Static Method , class com.yworks.yfiles.layout.SliderEdgeLabelLayoutModel
Initializes a new instance of SliderEdgeLabelModel.
newSliderEdgeLabelLayoutModel_ModelParameter(s:int, r:Number, v:com.yworks.yfiles.geom:YVector, p:int, aRatio:Number) — Static Method , class com.yworks.yfiles.layout.SliderEdgeLabelLayoutModel_ModelParameter
Returns a new instance of ModelParameter that has the given characteristics.
newSmartOrganicLayouter() — Static Method , class com.yworks.yfiles.layout.organic.SmartOrganicLayouter
Creates a new SmartOrganicLayouter instance
newSnapOuterPortsToNodeBorderStage() — Static Method , class com.yworks.yfiles.layout.router.SnapOuterPortsToNodeBorderStage
newSpanningTrees() — Static Method , class com.yworks.yfiles.algo.SpanningTrees
newSplitEdgeLayoutStage() — Static Method , class com.yworks.yfiles.layout.organic.SplitEdgeLayoutStage
Creates a new instance of SplitEdgeLayouter
newStraightLineEdgeRouter1() — Static Method , class com.yworks.yfiles.layout.router.StraightLineEdgeRouter
Creates a new StraightLineEdgeRouter.
newStraightLineEdgeRouter2(core:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.router.StraightLineEdgeRouter
Creates a new StraightLineEdgeRouter that uses the given layouter instance as core layouter.
newString(value:Vector$String, offset:int, count:int) — Static Method , class com.yworks.bridge.util.FlexUtils
newStringArray1D(size:int) — Static Method , class com.yworks.bridge.util.FlexUtils
newStringBuilder(s:String) — Static Method , class com.yworks.bridge.util.StringBuilder
newSubgraphLayouter1() — Static Method , class com.yworks.yfiles.layout.SubgraphLayouter
newSubgraphLayouter2(coreLayouter:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.SubgraphLayouter
newSwimLaneDescriptor1(clientObject:com.yworks.bridge.util:Comparable) — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.SwimLaneDescriptor
Creates a new swim lane descriptor with an associated client object.
newSwimLaneDescriptor2(clientObject:Object, cmp:com.yworks.bridge.util:Comparator) — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.SwimLaneDescriptor
Creates a new swim lane descriptor using the given client object and comparator.
newSwimlanes() — Static Method , class com.yworks.yfiles.layout.Swimlanes
newSwimlanes_SwimlaneRepresentant(swimlanePos:int, allowRearrangement:Boolean) — Static Method , class com.yworks.yfiles.layout.Swimlanes_SwimlaneRepresentant
Creates a new instance of SwimlaneRepresentant.
newTimer1() — Static Method , class com.yworks.yfiles.util.Timer
Creates a new instance of a timer.
newTimer2(activate:Boolean) — Static Method , class com.yworks.yfiles.util.Timer
Creates a new instance of a timer, initially active or not.
newTopLevelGroupToSwimlaneStage() — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.TopLevelGroupToSwimlaneStage
newTopologicalIncrementalLayerer() — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.TopologicalIncrementalLayerer
Creates a new instance of IncrementalLayerer
newTopologicalLayerer() — Static Method , class com.yworks.yfiles.layout.hierarchic.TopologicalLayerer
newTransitivity() — Static Method , class com.yworks.yfiles.algo.Transitivity
newTreeComponentLayouter(treeCoreLayouter:com.yworks.yfiles.layout:Layouter) — Static Method , class com.yworks.yfiles.layout.tree.TreeComponentLayouter
Creates a new instance of TreeComponentLayouter using the specified layouter for laying out the subtrees.
newTreeDrawer() — Static Method , class com.yworks.yfiles.layout.hierarchic.TreeDrawer
newTreeDrawer_HierarchicTreePlacer(minimalNodeDistance:Number) — Static Method , class com.yworks.yfiles.layout.hierarchic.TreeDrawer_HierarchicTreePlacer
creates a new HierarchicTreePlacer.
newTreeIntNodePQ1(_graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.util.pq.TreeIntNodePQ
Returns an empty Priority-Queue.
newTreeIntNodePQ2(_valueMap:com.yworks.yfiles.base:NodeMap) — Static Method , class com.yworks.yfiles.util.pq.TreeIntNodePQ
Returns an empty Priority-Queue.
newTreeIntNodePQ3(_graph:com.yworks.yfiles.base:Graph, _initValues:com.yworks.yfiles.base:DataProvider) — Static Method , class com.yworks.yfiles.util.pq.TreeIntNodePQ
Returns a new Priority-Queue initialized with all nodes of the graph.
newTreeLayouter() — Static Method , class com.yworks.yfiles.layout.tree.TreeLayouter
Creates a new instance of TreeLayouter.
newTreeMap1() — Static Method , class com.yworks.bridge.util.TreeMap
Constructs a new empty instance of spec.TreeMap.
newTreeMap2(comparator:com.yworks.bridge.util:Comparator) — Static Method , class com.yworks.bridge.util.TreeMap
Constructs a new empty instance of spec.TreeMap which uses the specified Comparator.
newTreeMap3(map:com.yworks.bridge.util:Map) — Static Method , class com.yworks.bridge.util.TreeMap
Constructs a new instance of spec.TreeMap containing the mappings from the specified Map and using the natural ordering.
newTreeMap4(map:com.yworks.bridge.util:SortedMap) — Static Method , class com.yworks.bridge.util.TreeMap
Constructs a new instance of spec.TreeMap containing the mappings from the specified SortedMap and using the same Comparator.
newTreeReductionStage() — Static Method , class com.yworks.yfiles.layout.tree.TreeReductionStage
newTreeSet1() — Static Method , class com.yworks.bridge.util.TreeSet
Constructs a new empty instance of TreeSet which uses natural ordering.
newTreeSet2(collection:com.yworks.bridge.util:Collection) — Static Method , class com.yworks.bridge.util.TreeSet
Constructs a new instance of TreeSet which uses natural ordering and containing the unique elements in the specified collection.
newTreeSet3(comparator:com.yworks.bridge.util:Comparator) — Static Method , class com.yworks.bridge.util.TreeSet
Constructs a new empty instance of TreeSet which uses the specified Comparator.
newTreeSet4(_set:com.yworks.bridge.util:SortedSet) — Static Method , class com.yworks.bridge.util.TreeSet
Constructs a new instance of TreeSet containing the elements in the specified SortedSet and using the same Comparator.
newTriangulator() — Static Method , class com.yworks.yfiles.geom.Triangulator
newTuple(o1:Object, o2:Object) — Static Method , class com.yworks.yfiles.util.Tuple
Constructs a 2-Tuple using the two given Objects
newTypeBasedDrawingDistanceCalculator() — Static Method , class com.yworks.yfiles.layout.hierarchic.incremental.TypeBasedDrawingDistanceCalculator
Creates a new instance of TypeBasedDrawingDistanceCalculator
newVertexOrder() — Static Method , class com.yworks.yfiles.layout.planar.VertexOrder
newViewPoint — Property, class com.yworks.graph.anim.LayoutMorpherWrapper
The view point the graph should arrive at.
newWeightedLayerer1() — Static Method , class com.yworks.yfiles.layout.hierarchic.WeightedLayerer
Creates a new weighted layerer.
newWeightedLayerer2(k:Object) — Static Method , class com.yworks.yfiles.layout.hierarchic.WeightedLayerer
Creates a new weighted layerer.
newWrappedObjectDataProvider1(wrapper:com.yworks.yfiles.base:DataProvider, provider:com.yworks.yfiles.base:DataProvider) — Static Method , class com.yworks.yfiles.util.WrappedObjectDataProvider
Creates a new instance of WrappedDataProvider.
newWrappedObjectDataProvider2(wrapper:com.yworks.yfiles.base:DataProvider, graph:com.yworks.yfiles.base:Graph, dataProviderKey:Object) — Static Method , class com.yworks.yfiles.util.WrappedObjectDataProvider
Creates a new instance of WrappedDataProvider.
newXCoordComparator() — Static Method , class com.yworks.yfiles.layout.tree.XCoordComparator
newYCircle1(radius:Number) — Static Method , class com.yworks.yfiles.geom.YCircle
Instantiates a circle with center location (0,0) and given radius.
newYCircle2(center:com.yworks.yfiles.geom:YPoint, radius:Number) — Static Method , class com.yworks.yfiles.geom.YCircle
Returns a circle defined by its center and the radius.
newYCircle3(prevPoint:com.yworks.yfiles.geom:YPoint, succPoint:com.yworks.yfiles.geom:YPoint, radius:Number) — Static Method , class com.yworks.yfiles.geom.YCircle
Instantiates a circle defined by two points on its boundary and the radius.
newYCircle4(p:com.yworks.yfiles.geom:YPoint, q:com.yworks.yfiles.geom:YPoint, r:com.yworks.yfiles.geom:YPoint) — Static Method , class com.yworks.yfiles.geom.YCircle
Instantiates a circle defined by three points on its boundary.
newYDimension(width:Number, height:Number) — Static Method , class com.yworks.yfiles.geom.YDimension
Creates a new YDimension2D object for given size.
newYInsets1(insets:com.yworks.bridge.geom:Insets) — Static Method , class com.yworks.yfiles.geom.YInsets
Creates a new double-precision insets object with the specified insets.
newYInsets2(top:Number, left:Number, bottom:Number, right:Number) — Static Method , class com.yworks.yfiles.geom.YInsets
Creates a new double-precision insets object with the specified insets.
newYList1() — Static Method , class com.yworks.yfiles.base.YList
Creates an empty doubly linked list.
newYList2(a:Vector$Object) — Static Method , class com.yworks.yfiles.base.YList
Creates a list that is initialized with the elements provided by the given array of objects.
newYList3(c:com.yworks.bridge.util:Collection) — Static Method , class com.yworks.yfiles.base.YList
Creates a list that is initialized with the elements provided by the given Collection object.
newYList4(it:com.yworks.bridge.util:Iterator) — Static Method , class com.yworks.yfiles.base.YList
Creates a list that is initialized with the elements provided by the given Iterator object.
newYList5(c:com.yworks.yfiles.base:YCursor) — Static Method , class com.yworks.yfiles.base.YList
Creates a list that is initialized with the elements provided by the given YCursor object.
newYList6(c:com.yworks.yfiles.base:YCursor, predicate:com.yworks.yfiles.base:DataProvider) — Static Method , class com.yworks.yfiles.base.YList
Creates a list that is initialized with those elements from the given YCursor object for which the given data provider returns true upon calling its getBool (com.yworks.yfiles.base.DataProvider.getBool()) method.
newYList_ListCursorImpl(enclosing0:com.yworks.yfiles.base:YList) — Static Method , class com.yworks.yfiles.base.YList_ListCursorImpl
newYOrientedRectangle1(rect:com.yworks.yfiles.geom:YOrientedRectangle) — Static Method , class com.yworks.yfiles.geom.YOrientedRectangle
Creates a new instance using the provided rectangle's values to initialize anchor, size, and up vector.
newYOrientedRectangle2(rect:com.yworks.yfiles.geom:YRectangle) — Static Method , class com.yworks.yfiles.geom.YOrientedRectangle
Creates a new instance using the provided rectangle's values to initialize anchor and size.
newYOrientedRectangle3(anchor:com.yworks.yfiles.geom:YPoint, size:com.yworks.yfiles.geom:YDimension) — Static Method , class com.yworks.yfiles.geom.YOrientedRectangle
Creates a new instance using the provided values to initialize the anchor and size.
newYOrientedRectangle4(position:com.yworks.yfiles.geom:YPoint, size:com.yworks.yfiles.geom:YDimension, upVector:com.yworks.yfiles.geom:YVector) — Static Method , class com.yworks.yfiles.geom.YOrientedRectangle
Creates a new instance using the provided values to initialize anchor, size, and up vector.
newYOrientedRectangle5(anchorX:Number, anchorY:Number, width:Number, height:Number) — Static Method , class com.yworks.yfiles.geom.YOrientedRectangle
Creates a new instance using the provided values to initialize anchor and size.
newYOrientedRectangle6(anchorX:Number, anchorY:Number, width:Number, height:Number, upX:Number, upY:Number) — Static Method , class com.yworks.yfiles.geom.YOrientedRectangle
Creates a new instance using the provided values to initialize anchor, size, and up vector.
newYPoint1() — Static Method , class com.yworks.yfiles.geom.YPoint
Creates a new YPoint at location (0,0)
newYPoint2(x:Number, y:Number) — Static Method , class com.yworks.yfiles.geom.YPoint
Creates a new YPoint object for a given position.
newYPointPath1() — Static Method , class com.yworks.yfiles.geom.YPointPath
Creates a new empty path.
newYPointPath2(l:com.yworks.bridge.util:List) — Static Method , class com.yworks.yfiles.geom.YPointPath
Creates a new path from a list of points.
newYPointPath3(path:Vector$Object) — Static Method , class com.yworks.yfiles.geom.YPointPath
Creates a new path from an array of points.
newYRandom1() — Static Method , class com.yworks.yfiles.util.YRandom
Creates a new instance of this class.
newYRandom2(seed:com.yworks.bridge.util:LongImpl) — Static Method , class com.yworks.yfiles.util.YRandom
Creates a new instance of this class with a given initial random seed.
newYRectangle1() — Static Method , class com.yworks.yfiles.geom.YRectangle
Creates a new rectangle with upper left corner (0,0) and size (0,0).
newYRectangle2(pos:com.yworks.yfiles.geom:YPoint, size:com.yworks.yfiles.geom:YDimension) — Static Method , class com.yworks.yfiles.geom.YRectangle
Creates a new rectangle with given upper left corner and size.
newYRectangle3(x:Number, y:Number, width:Number, height:Number) — Static Method , class com.yworks.yfiles.geom.YRectangle
Creates a new rectangle with given upper left corner and size.
newYVector1(p1:com.yworks.yfiles.geom:YPoint) — Static Method , class com.yworks.yfiles.geom.YVector
Creates a new vector, whose direction is given by a point.
newYVector2(v:com.yworks.yfiles.geom:YVector) — Static Method , class com.yworks.yfiles.geom.YVector
Creates a new vector which is a copy of another vector.
newYVector3(dx:Number, dy:Number) — Static Method , class com.yworks.yfiles.geom.YVector
Creates a new vector with given direction.
newYVector4(p1:com.yworks.yfiles.geom:YPoint, p2:com.yworks.yfiles.geom:YPoint) — Static Method , class com.yworks.yfiles.geom.YVector
Creates a new vector, whose direction is given by two points.
newYVector5(x1:Number, y1:Number, x2:Number, y2:Number) — Static Method , class com.yworks.yfiles.geom.YVector
Creates a new vector, whose direction is given by two points.
newZoom — Property, class com.yworks.graph.anim.LayoutMorpherWrapper
The target zoom value.
next(bits:int) — method, class com.yworks.bridge.util.Random
Returns a pseudo-random uniformly distributed int value of the number of bits specified by the argument bits.
next() — method, interface com.yworks.yfiles.base.YCursor
Moves this cursor one position forward.
next() — method, class com.yworks.yfiles.base.YList_ListCursorImpl
next(s:com.yworks.yfiles.geom:BorderLine_Segment) — method, class com.yworks.yfiles.geom.BorderLine
Returns the next segment or null if there is no such segment.
next() — method, class com.yworks.yfiles.geom.BorderLine_Segment
Returns the next segment or null if there is no such segment.
nextBoolean() — method, class com.yworks.bridge.util.Random
Answers the next pseudo-random, uniformly distributed boolean value generated by this generator.
nextBytes(buf:Vector$int) — method, class com.yworks.bridge.util.Random
Modifies the byte array by a random sequence of bytes generated by this random number generator.
nextClearBit(pos:int) — method, class com.yworks.bridge.util.BitSet
Answers the position of the first bit that is false on or after pos
nextDouble() — method, class com.yworks.bridge.util.Random
Generates a normally distributed random double number between 0.0 inclusively and 1.0 exclusively.
nextDoubleInRange(minValue:Number, maxValue:Number) — method, class com.yworks.yfiles.util.YRandom
Returns a double with a random value between minValue (inclusive) and maxValue (exclusive).
nextFloat() — method, class com.yworks.bridge.util.Random
Generates a normally distributed random float number between 0.0 inclusively and 1.0 exclusively.
nextGaussian() — method, class com.yworks.bridge.util.Random
Returns a pseudo-randomly generated, normally distributed double value with mean 0.0 and a standard deviation value of 1.0.
nextIndex() — method, interface com.yworks.bridge.util.ListIterator
Answers the index of the next object in the iteration.
nextInEdge() — method, class com.yworks.yfiles.base.Edge
Returns the successor of this edge in the list of incoming edges at its target node.
nextInt() — method, class com.yworks.bridge.util.Random
Generates a uniformly distributed 32-bit int value from the this random number sequence.
nextInt2(n:int) — method, class com.yworks.bridge.util.Random
Returns a new pseudo-random integer value which is uniformly distributed between 0 (inclusively) and n (exclusively).
nextInt2(n:int) — method, class com.yworks.yfiles.util.YRandom
Returns a pseudo-random, uniformly distributed int value between 0 (inclusive) and the specified value (exclusive), drawn from this random number generator's sequence.
nextIntInRange(minValue:int, maxValue:int) — method, class com.yworks.yfiles.util.YRandom
Returns an int with a random value between minValue (inclusive) and maxValue (exclusive).
nextItem() — method, interface com.yworks.bridge.util.Iterator
Answers the next object in the iteration.
nextLong() — method, class com.yworks.bridge.util.Random
Generates a uniformly distributed 64-bit int value from the this random number sequence.
nextOutEdge() — method, class com.yworks.yfiles.base.Edge
Returns the successor of this edge in the list of outgoing edges at its source node.
nextProbablePrime() — method, class com.yworks.bridge.util.BigInteger
nextSetBit(pos:int) — method, class com.yworks.bridge.util.BitSet
Answers the position of the first bit that is true on or after pos
node — Property, class com.yworks.yfiles.layout.DefaultNodeLabelLayout
Returns the node associated with this layout.
Node — class, package com.yworks.yfiles.base
Represents a so-called node in the directed graph data type com.yworks.yfiles.base.Graph.
Node(g:com.yworks.yfiles.base:Graph, init:Boolean) — Constructor, class com.yworks.yfiles.base.Node
Instantiates a new Node object that will be part of the given graph.
node2EdgeDistance — Property, class com.yworks.yfiles.layout.hierarchic.incremental.DefaultDrawingDistanceCalculator
Specifies the minimum distance between a node and an (non-adjacent) edge.
node2EdgeDistance — Property, class com.yworks.yfiles.layout.hierarchic.incremental.TypeBasedDrawingDistanceCalculator
Specifies the distance between nodes and edges.
node2NodeDistance — Property, class com.yworks.yfiles.layout.hierarchic.incremental.DefaultDrawingDistanceCalculator
Specifies the minimum distance between two nodes.
node2NodeDistance — Property, class com.yworks.yfiles.layout.hierarchic.incremental.TypeBasedDrawingDistanceCalculator
Specifies the distance between nodes.
NODE_ALIGNMENT_POINT_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.AlignmentDrawer
The DataProvider key used for the DataProvider instance that provides for each node a double depicting the center anchored offset to the alignment point.
nodeBetweenness(graph:com.yworks.yfiles.base:Graph, centrality:com.yworks.yfiles.base:NodeMap, directed:Boolean, edgeCosts:com.yworks.yfiles.base:DataProvider) — Static Method , class com.yworks.yfiles.algo.Centrality
Computes betweenness centrality for each node of a given graph.
NODE_BORDER_BOTTOM — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.DrawerKeys
The key used to look up a data provider that, if present, must provide a double value for each node in the graph.
nodeBorderDistance — Property, class com.yworks.yfiles.layout.SliderEdgeLabelLayoutModel
Specifies the minimal distance between the label's bounding box and a node's borders.
NODE_BORDER_LEFT — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.DrawerKeys
The key used to look up a data provider that, if present, must provide a double value for each node in the graph.
NODE_BORDER_RIGHT — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.DrawerKeys
The key used to look up a data provider that, if present, must provide a double value for each node in the graph.
NODE_BORDER_TOP — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.DrawerKeys
The key used to look up a data provider that, if present, must provide a double value for each node in the graph.
NODE_CENTER_PORTS — Constant Static Property, class com.yworks.yfiles.layout.tree.TreeLayouter
Port style constant.
NODE_CLUSTER_ID_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.multipage.MultiPageLayouter
Allows to specify a cluster id (an object) for each node.
nodeCount() — method, class com.yworks.yfiles.base.Graph
Returns the number of nodes in this graph.
NODE_CREATION — Constant Static Property, class com.yworks.yfiles.base.GraphEvent
Type constant that identifies an event that gets fired immediately after a node has been created.
nodeCrossingCost — Property, class com.yworks.yfiles.layout.router.OrthogonalPatternEdgeRouter
Specifies the node cost an edge node overlap will cause.
nodeCrossingPenalty — Property, class com.yworks.yfiles.layout.router.polyline.PenaltySettings
Specifies the penalty for an edge crossing a regular node.
NodeCursor — Interface, package com.yworks.yfiles.base
A cursor interface for iterating over nodes.
NodeData — Interface, package com.yworks.yfiles.layout.hierarchic.incremental
Multi-purpose node descriptor for each node in the graph during the hierarchic layout used internally by the algorithm implementations.
NodeDataConstants — class, package com.yworks.yfiles.layout.hierarchic.incremental
NODE_DISTANCE — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.DrawerKeys
The key used to look up a data provider that, if present, must provide a double value for each node in the graph.
NODE_DP_KEY — Constant Static Property, class com.yworks.yfiles.layout.PortCandidateSet
A com.yworks.yfiles.base.DataProvider key used to associate instances of this class with nodes in a graph.
nodeEdgeBetweenness(graph:com.yworks.yfiles.base:Graph, nodeCentrality:com.yworks.yfiles.base:NodeMap, edgeCentrality:com.yworks.yfiles.base:EdgeMap, directed:Boolean, edgeCosts:com.yworks.yfiles.base:DataProvider) — Static Method , class com.yworks.yfiles.algo.Centrality
Computes betweenness centrality for each node and edge of a given graph.
nodeEdgeOverlapAvoided — Property, class com.yworks.yfiles.layout.organic.SmartOrganicLayouter
Specifies whether or not the layouter tries to avoid node/edge overlaps.
nodeHalo — Property, class com.yworks.yfiles.layout.hierarchic.AsIsLayerer
Getter: Gets the size of the halo around a node or the insets respectively that are used to calculate layer overlaps.
NodeHalo — class, package com.yworks.yfiles.layout
A NodeHalo object specifies a rectangular area around a specific node.
NodeHalo(init:Boolean) — Constructor, class com.yworks.yfiles.layout.NodeHalo
NODE_HALO_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.NodeHalo
com.yworks.yfiles.base.DataProvider key that can be used to store com.yworks.yfiles.layout.NodeHalo -instances for the nodes that specify the sizes of the nodes' halos.
NodeHierarchy — class, package com.yworks.graph.model
Provides static utility functions to query and modify the the node hierarchy of a grouped LayoutGraph.
NODE_ID_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.LayouterKeys
The data provider key used to look up a unique Object identifier (consistent with hashCode() and equals() ) for each node in a graph.
NODE_ID_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.grouping.GroupingKeys
This key is used to register a DataProvider instance with a graph, that associates each node instance with a unique (based on hashCode() and equals()) id.
NODE_ID_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.multipage.MultiPageLayouter
Used to map each node of the input graph to a unique id.
NodeInfo — Interface, package com.yworks.yfiles.layout.multipage
A class that holds all information related to a node.
NodeInfoCompanion — class, package com.yworks.yfiles.layout.multipage
NODE_INFO_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.radial.RadialLayouter
com.yworks.yfiles.base.DataProvider key used to provide additional data for nodes about the circle they are placed on as well as the sector they are placed in.
NodeLabelCandidate — class, package com.yworks.yfiles.layout
This class represents a candidate position for label associated to a node in a graph.
NodeLabelCandidate(orientedBox:com.yworks.yfiles.geom:YOrientedRectangle, param:Object, owner:com.yworks.yfiles.layout:NodeLabelLayout, _internal:Boolean, init:Boolean) — Constructor, class com.yworks.yfiles.layout.NodeLabelCandidate
Returns a new instance of NodeLabelCandidate.
NODE_LABEL_CROSSING_COST_FACTORS_KEY — Constant Static Property, class com.yworks.yfiles.layout.router.polyline.PartitionCellKeysCompanion
The key references a com.yworks.bridge.util.List of com.yworks.bridge.util.Double s representing factors that are multiplied with an edge's node label crossing cost (com.yworks.yfiles.layout.router.polyline.PenaltySettings.nodeLabelCrossingPenalty) s if the edge crosses the corresponding com.yworks.yfiles.layout.NodeLabelLayout registered by the key NODE_LABEL_LAYOUTS_KEY .
nodeLabelCrossingPenalty — Property, class com.yworks.yfiles.layout.router.polyline.PenaltySettings
Getter: Returns the penalty for an edge crossing a node label.
nodeLabelFeatureMap — Property, class com.yworks.yfiles.layout.DefaultLayoutGraph
Map used to associate the owner of a node label with the node label itself.
NODE_LABEL_ID_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.multipage.MultiPageLayouter
Used to map each node label of the input graph to a unique id.
NodeLabelInfo — Interface, package com.yworks.yfiles.layout.multipage
A class that holds all information related to a node label.
NODE_LABELING_HORIZONTAL — Constant Static Property, class com.yworks.yfiles.layout.tree.BalloonLayouter
Node labeling policy specifier constant.
NODE_LABELING_MIXED — Constant Static Property, class com.yworks.yfiles.layout.tree.BalloonLayouter
Node labeling policy specifier constant.
nodeLabelingPolicy — Property, class com.yworks.yfiles.layout.tree.BalloonLayouter
Specifies the policy for the integrated node labeling mechanism.
NODE_LABELING_RAYLIKE — Constant Static Property, class com.yworks.yfiles.layout.tree.BalloonLayouter
Node labeling policy specifier constant.
NodeLabelLayout — Interface, package com.yworks.yfiles.layout
This interface defines the properties of one edge label from the perspective of a labeling algorithm.
NodeLabelLayoutImpl — class, package com.yworks.yfiles.layout
This class is an default implementation of the NodeLabelLayout interface.
NodeLabelLayoutImpl(init:Boolean) — Constructor, class com.yworks.yfiles.layout.NodeLabelLayoutImpl
NODE_LABEL_LAYOUT_KEY — Constant Static Property, class com.yworks.yfiles.layout.LabelLayoutKeys
Key that is used to add or access a data provider to a graph that must returns for each node of the graph an array of type com.yworks.yfiles.layout.LabelLayoutData.
NODE_LABEL_LAYOUTS_KEY — Constant Static Property, class com.yworks.yfiles.layout.router.polyline.PartitionCellKeysCompanion
The key references a com.yworks.bridge.util.List of com.yworks.yfiles.layout.NodeLabelLayout s covering a certain com.yworks.yfiles.layout.router.polyline.PartitionCell .
nodeLabelMap — Property, class com.yworks.yfiles.layout.DefaultLayoutGraph
NodeMap used to associate node label layouts with the nodes of this graph.
nodeLabelMode — Property, class com.yworks.yfiles.layout.hierarchic.incremental.NodeLayoutDescriptor
Getter: Returns the mode that determines the consideration of node labels during the layout. This can be one of NODE_LABEL_MODE_NEVER, NODE_LABEL_MODE_CONSIDER_FOR_SELF_LOOPS, NODE_LABEL_MODE_CONSIDER_FOR_DRAWING, or NODE_LABEL_MODE_CONSIDER_FOR_ROUTING.
NODE_LABEL_MODE_CONSIDER_FOR_DRAWING — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.NodeLayoutDescriptor
Byte constant used by nodeLabelMode and nodeLabelMode.
NODE_LABEL_MODE_CONSIDER_FOR_ROUTING — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.NodeLayoutDescriptor
Byte constant used by nodeLabelMode and nodeLabelMode.
NODE_LABEL_MODE_CONSIDER_FOR_SELF_LOOPS — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.NodeLayoutDescriptor
Byte constant used by nodeLabelMode and nodeLabelMode.
NodeLabelModel — Interface, package com.yworks.yfiles.layout
This interface defines the properties of the model associated with a node label layout.
NODE_LABEL_MODE_NEVER — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.NodeLayoutDescriptor
Byte constant used by nodeLabelMode and nodeLabelMode.
NodeLabelSpaceDrawer — class, package com.yworks.yfiles.layout.hierarchic
This class can be used to wrap com.yworks.yfiles.layout.hierarchic.Drawer implementations.
NodeLabelSpaceDrawer(inner:com.yworks.yfiles.layout.hierarchic:Drawer, init:Boolean) — Constructor, class com.yworks.yfiles.layout.hierarchic.NodeLabelSpaceDrawer
Creates a new instance of NodeLabelSpaceDrawer
nodeLabelSpacing — Property, class com.yworks.yfiles.layout.tree.BalloonLayouter
Specifies the node label spacing value (a non-negative double value).
NodeLayout — Interface, package com.yworks.yfiles.layout
This interface describes the layout information for a node in the drawing of a graph.
nodeLayoutDescriptor — Property, class com.yworks.yfiles.layout.hierarchic.IncrementalHierarchicLayouter
Specifies the NodeLayoutDescriptor instance used for all those nodes, that do not have a specific layout descriptor assigned.
NodeLayoutDescriptor — class, package com.yworks.yfiles.layout.hierarchic.incremental
This class is used by com.yworks.yfiles.layout.hierarchic.incremental.HierarchicLayouterImpl during the various phases to determine the drawing details of the graph's nodes.
NodeLayoutDescriptor(init:Boolean) — Constructor, class com.yworks.yfiles.layout.hierarchic.incremental.NodeLayoutDescriptor
Creates a new instance of a NodeLayoutDescriptor using the default values.
NODE_LAYOUT_DESCRIPTOR_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.HierarchicLayouterImpl
com.yworks.yfiles.base.DataProvider key used to retrieve com.yworks.yfiles.layout.hierarchic.incremental.NodeLayoutDescriptor instances for each node in the graph.
NodeList — class, package com.yworks.yfiles.base
Specialized list implementation for instances of type com.yworks.yfiles.base.Node.
NodeList(init:Boolean) — Constructor, class com.yworks.yfiles.base.NodeList
Creates an empty node list.
NodeMap — Interface, package com.yworks.yfiles.base
Provides access to data associated with a node.
NodeMapAdapter — class, package com.yworks.yfiles.util
This class is an abstract empty implementation of the NodeMap interface.
NodeMapAdapter(init:Boolean) — Constructor, class com.yworks.yfiles.util.NodeMapAdapter
nodeMapCopying — Property, class com.yworks.yfiles.util.GraphCopier
Getter: Determines whether automatic copying of node map contents is enabled.
nodeModel — Property, class com.yworks.yfiles.layout.orthogonal.OrthogonalLayouter
NODEMODEL_UNCHANGED — Constant Static Property, class com.yworks.yfiles.layout.orthogonal.OrthogonalLayouter
NODEMODEL_UNIFORM — Constant Static Property, class com.yworks.yfiles.layout.orthogonal.OrthogonalLayouter
nodeObjects() — method, class com.yworks.graph.model.LayoutGraphAdapter
Returns an iterator that provides access to all nodes residing in the graph.
nodeObjects() — method, class com.yworks.yfiles.base.Graph
Returns an iterator that provides access to all nodes residing in this graph.
nodeObjects() — method, interface com.yworks.yfiles.base.GraphInterface
Returns an iterator that provides access to all nodes residing in the graph.
NodeOrderComparator — class, package com.yworks.yfiles.layout.tree
This comparator compares edges by examining the com.yworks.bridge.util.Comparable that is obtained by passing the target nodes (com.yworks.yfiles.base.Edge.target()) to the get method (com.yworks.yfiles.base.DataProvider.getObject()) of the com.yworks.yfiles.base.DataProvider bound to the graph via the NODE_ORDER_DPKEY key.
NodeOrderComparator(init:Boolean) — Constructor, class com.yworks.yfiles.layout.tree.NodeOrderComparator
NODE_ORDER_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.tree.NodeOrderComparator
A data provider key that can be used to register a com.yworks.yfiles.base.DataProvider for each com.yworks.yfiles.base.Node in the graph that yields a com.yworks.bridge.util.Comparable object via the com.yworks.yfiles.base.DataProvider.getObject() method.
NodeOrders — class, package com.yworks.yfiles.algo
Provides graph algorithms that order the nodes of a graph by a specific criterion.
NodeOrders(init:Boolean) — Constructor, class com.yworks.yfiles.algo.NodeOrders
nodeOverlapPenalty — Property, class com.yworks.yfiles.layout.LabelCandidate
Specifies the penalty for a candidate position that overlaps the bounds of a node.
nodeOverlapsAllowed — Property, class com.yworks.yfiles.layout.organic.SmartOrganicLayouter
Getter: Returns whether node overlaps are allowed (but not encouraged) for the next run.
nodePlacer — Property, class com.yworks.yfiles.layout.hierarchic.IncrementalHierarchicLayouter
Specifies the com.yworks.yfiles.layout.hierarchic.incremental.NodePlacer instance that will be used to calculated the final node placement of the layout.
nodePlacer — Property, class com.yworks.yfiles.layout.hierarchic.incremental.HierarchicLayouterImpl
Getter: Returns the current NodePlacer instance.
NodePlacer — Interface, package com.yworks.yfiles.layout.hierarchic.incremental
Responsible for the x (sequence) and preliminary y coordinate assignments of a drawing.
NodePlacer — Interface, package com.yworks.yfiles.layout.tree
This interface is used by com.yworks.yfiles.layout.tree.GenericTreeLayouter.
NodePlacerCompanion — class, package com.yworks.yfiles.layout.tree
NODE_PLACER_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.tree.GenericTreeLayouter
DataProvider key that can be registered with the graph to provide each node with its own com.yworks.yfiles.layout.tree.NodePlacer instance.
NodePQ — Interface, package com.yworks.yfiles.util.pq
Defines an interface for specialized priority queues that contains nodes which are prioritized by a comparable values.
NODE_REINSERTION — Constant Static Property, class com.yworks.yfiles.base.GraphEvent
Type constant that identifies an event that gets fired immediately after a node has been reinserted into the graph.
nodes(graph:com.yworks.yfiles.base:Graph) — method, interface com.yworks.yfiles.algo.NodeSequencer
Returns a cursor that grants access to all nodes of the given graph in some order.
nodes() — method, class com.yworks.yfiles.base.Graph
Provides access to the nodes of the graph.
nodes() — method, class com.yworks.yfiles.base.NodeList
Returns a node cursor for this node list.
nodes — Property, class com.yworks.yfiles.layout.organic.RemoveOverlapsLayoutStage
the node array
nodeScalingFactor — Property, class com.yworks.yfiles.layout.hierarchic.AsIsLayerer
Specifies the scaling factor that is used to scale the nodes' height.
nodeSequencer — Property, class com.yworks.yfiles.layout.circular.SingleCycleLayouter
Specifies the node sequencer used to determine the order of nodes around a cycle.
NodeSequencer — Interface, package com.yworks.yfiles.algo
Generic Interface for classes that provide an ordering for the nodes of a graph.
nodeShapeProvider — Property, class com.yworks.yfiles.layout.tree.AbstractRotatableNodePlacer
The actual node shape provider
NODES_IN_NODE_TO_EDGE_DISTANCE_KEY — Constant Static Property, class com.yworks.yfiles.layout.router.polyline.PartitionCellKeysCompanion
The key references a com.yworks.bridge.util.List of nodes being in node to edge distance to a certain com.yworks.yfiles.layout.router.polyline.PartitionCell .
nodeSizeAware — Property, class com.yworks.yfiles.layout.organic.GRIP
Specifies whether or not GRIP takes average node sizes into account.
nodeSizeAware — Property, class com.yworks.yfiles.layout.organic.SmartOrganicLayouter
Getter: Determines whether the algorithm should consider the size of the nodes for the layout.
NODES_KEY — Constant Static Property, class com.yworks.yfiles.layout.router.polyline.PartitionCellKeysCompanion
The key references a com.yworks.bridge.util.List of nodes whose bounds are covering a certain com.yworks.yfiles.layout.router.polyline.PartitionCell .
nodesToBoxes — Property, class com.yworks.yfiles.layout.labeling.MISLabelingAlgorithm
holds for each node in the conflictGraph the corresponding LabelCandidate
nodesToID — Property, class com.yworks.yfiles.layout.labeling.MISLabelingAlgorithm
holds for each node in the conflictGraph the corresponding integer index of the Label[]
nodesToIDInternal — Property, class com.yworks.yfiles.layout.labeling.MISLabelingAlgorithm
NODE_SUBSET_DATA — Constant Static Property, class com.yworks.yfiles.layout.organic.SmartOrganicLayouter
The data provider key for specifying the node subset to be laid out.
nodeToEdgeDistance — Property, class com.yworks.yfiles.layout.hierarchic.IncrementalHierarchicLayouter
Getter: Returns the minimum distance between two adjacent nodes in one layer.
nodeToNodeDistance — Property, class com.yworks.yfiles.layout.hierarchic.IncrementalHierarchicLayouter
Getter: Returns the minimum distance between two adjacent nodes in one layer.
noLayoutEdgeMap — Property, class com.yworks.yfiles.layout.planar.DrawingEmbedder
Sets the map, for which edges the layout information cannot be used.
noLayoutNodeMap — Property, class com.yworks.yfiles.layout.planar.DrawingEmbedder
Sets the map, for which nodes the layout information cannot be used.
NONE — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.HierarchicLayouterImpl_IncrementalHint
Convenience singleton instance of type TYPE_NONE
NONE — Static Property, class com.yworks.yfiles.layout.organic.OutputRestriction
nonEmbeddedEdges — Property, class com.yworks.yfiles.layout.planar.PlanarityTest
Returns a list of edges that were not added to the embedding in a run of embedPlanarSubgraph()
nonSeriesParallelEdgeRouter — Property, class com.yworks.yfiles.layout.seriesparallel.SeriesParallelLayouter
Specifies the edge router used for edges of a general graph that are not part of the series-parallel subgraph whose layout is calculated.
nonSeriesParallelEdgesDpKey — Property, class com.yworks.yfiles.layout.seriesparallel.SeriesParallelLayouter
Specifies the key that is used to mark non-series-parallel edges.
nonTreeEdgeRouter — Property, class com.yworks.yfiles.layout.tree.TreeReductionStage
Getter: Returns the currently set edge router for non-tree edges.
NON_TREE_EDGES_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.tree.TreeReductionStage
DataProvider key that can be used to explicitly mark (some) edges that should not be considered to belong to a tree.
nonTreeEdgeSelectionKey — Property, class com.yworks.yfiles.layout.tree.TreeReductionStage
Getter: Returns the currently set non-tree edge selection key.
NO_RERANKING — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.TopologicalLayerer
Ranking policy specifier.
norm() — method, class com.yworks.yfiles.geom.YVector
Assigns unit length to the vector. Postcondition length() == 1.
normalize(g:com.yworks.yfiles.base:Graph, layerId:com.yworks.yfiles.base:DataProvider, normalizedLayerId:com.yworks.yfiles.base:DataAcceptor) — method, class com.yworks.yfiles.layout.hierarchic.GivenLayersLayerer
Convenience method which removes empty layers and ensures that the smallest layer has value 0.
normalizeAngle(angle:Number) — Static Method , class com.yworks.yfiles.geom.Angle
Normalizes the given angle.
normalizeEdgeMap(graph:com.yworks.yfiles.base:Graph, map:com.yworks.yfiles.base:EdgeMap) — Static Method , class com.yworks.yfiles.algo.Centrality
Like normalizeNodeMap(), but for EdgeMap.
normalizeNodeMap(graph:com.yworks.yfiles.base:Graph, map:com.yworks.yfiles.base:NodeMap) — Static Method , class com.yworks.yfiles.algo.Centrality
This method normalizes the double values of a node map by dividing all values by the maximum of all values (maximum norm).
NormalizingGraphElementOrderStage — class, package com.yworks.yfiles.layout
Layout stage that can be used to normalize the order of the elements within a graph.
NormalizingGraphElementOrderStage(init:Boolean) — Constructor, class com.yworks.yfiles.layout.NormalizingGraphElementOrderStage
NORMAL_STYLE — Constant Static Property, class com.yworks.yfiles.layout.orthogonal.OrthogonalLayouter
Layout style specifier.
NORMAL_TREE_STYLE — Constant Static Property, class com.yworks.yfiles.layout.orthogonal.OrthogonalLayouter
Layout style specifier.
NORTH — Constant Static Property, class com.yworks.yfiles.layout.DiscreteNodeLabelLayoutModel
Symbolic position specifier.
NORTH — Constant Static Property, class com.yworks.yfiles.layout.PortCandidate
Constant indicating a port in the north of a node.
NORTH — Constant Static Property, class com.yworks.yfiles.layout.PortConstraint
Weak constraint specifier.
NORTH — Constant Static Property, class com.yworks.yfiles.layout.router.polyline.PartitionCell_PartitionCellBorder
Type constant to define the upper border of a com.yworks.yfiles.layout.router.polyline.PartitionCell.
NORTH_EAST — Constant Static Property, class com.yworks.yfiles.layout.DiscreteNodeLabelLayoutModel
Symbolic position specifier.
NORTH_WEST — Constant Static Property, class com.yworks.yfiles.layout.DiscreteNodeLabelLayoutModel
Symbolic position specifier.
not() — method, class com.yworks.bridge.util.BigInteger
not(l:com.yworks.bridge.util:LongImpl) — Static Method , class com.yworks.bridge.util.LongImpl
NULL_LAYOUTER — Constant Static Property, class com.yworks.yfiles.layout.grouping.RecursiveGroupLayouter
A constant that represents a layouter implementation that does nothing.
numberOfLeadingZeros(i:int) — Static Method , class com.yworks.bridge.util.FlexUtils
numberOfTrailingZeros(i:int) — Static Method , class com.yworks.bridge.util.FlexUtils
numberOfTrailingZeros(l:com.yworks.bridge.util:LongImpl) — Static Method , class com.yworks.bridge.util.LongImpl
numberToString(n:Number) — Static Method , class com.yworks.bridge.util.FlexUtils
numberValue() — method, class com.yworks.bridge.util.Double
numberValue(number:com.yworks.bridge.util:YNumber) — Static Method , class com.yworks.bridge.util.FlexUtils
numberValue() — method, class com.yworks.bridge.util.Integer
numberValue() — method, class com.yworks.bridge.util.YNumber
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