| 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 |
| MAINLY_SELECTION — Constant Static Property, class com.yworks.yfiles.layout.organic.OrganicLayouter |
|
Sphere of action specifier. |
| makeBiconnected(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.algo.GraphConnectivity |
|
Makes the given graph biconnected by inserting a minimum number of edges in the graph. |
| makeConnected(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.algo.GraphConnectivity |
|
Makes a graph connected by adding additional edges to the graph. |
| makeDFSAcyclic(g:com.yworks.yfiles.layout:LayoutGraph, reversedEdges:com.yworks.yfiles.base:EdgeList) — method, class com.yworks.yfiles.layout.hierarchic.WeightedLayerer |
|
Uses dfs to remove cycles from the graph. |
| makeDFSAcyclic2(g:com.yworks.yfiles.base:Graph, reversedEdges:com.yworks.yfiles.base:EdgeList) — method, class com.yworks.yfiles.layout.hierarchic.WeightedLayerer |
|
Uses dfs to remove cycles from the graph. |
| MALE_ALWAYS_FIRST — Constant Static Property, class com.yworks.yfiles.layout.genealogy.FamilyTreeLayouter |
|
Places female individuals before their male siblings and partners. |
| MALE_FIRST — Constant Static Property, class com.yworks.yfiles.layout.genealogy.FamilyTreeLayouter |
|
Places female individuals before their male siblings and partners if possible. |
| manhattanDistanceTo(other:com.yworks.yfiles.layout.router.polyline:OrthogonalInterval) — method, class com.yworks.yfiles.layout.router.polyline.OrthogonalInterval |
|
Returns the manhattan distance of this orthogonal interval and the given orthogonal interval. |
| Map — Interface, package com.yworks.bridge.util |
|
Map has a set of keys, each key is mapped to a single value. |
| MapEntry — Interface, package com.yworks.bridge.util |
|
Map.Entry is a key/value mapping which is contained in a Map. |
| _mapper — Property, class com.yworks.graph.model.DataProviderAdapter |
| |
| Maps — class, package com.yworks.yfiles.util |
|
This class provides convenience and transformation services for Node- and EdgeMaps. |
| Maps(init:Boolean) — Constructor, class com.yworks.yfiles.util.Maps |
| |
| Maps_HighPerformanceBoolMap — class, package com.yworks.yfiles.util |
|
Implementation of a resettable high performance map for values of simple type boolean. |
| Maps_HighPerformanceBoolMap(backingMap:com.yworks.yfiles.base:DataMap, defaultValue:Boolean, init:Boolean) — Constructor, class com.yworks.yfiles.util.Maps_HighPerformanceBoolMap |
| |
| Maps_HighPerformanceDoubleMap — class, package com.yworks.yfiles.util |
|
Implementation of a resettable high performance map for values of simple type double. |
| Maps_HighPerformanceDoubleMap(backingMap:com.yworks.yfiles.base:DataMap, defaultValue:Number, init:Boolean) — Constructor, class com.yworks.yfiles.util.Maps_HighPerformanceDoubleMap |
| |
| Maps_HighPerformanceIntMap — class, package com.yworks.yfiles.util |
|
Implementation of a resettable high performance map for values of simple type int. |
| Maps_HighPerformanceIntMap(backingMap:com.yworks.yfiles.base:DataMap, defaultValue:int, init:Boolean) — Constructor, class com.yworks.yfiles.util.Maps_HighPerformanceIntMap |
| |
| Maps_HighPerformanceObjectMap — class, package com.yworks.yfiles.util |
|
Implementation of a resettable high performance map for values of type Object. |
| Maps_HighPerformanceObjectMap(backingMap:com.yworks.yfiles.base:DataMap, defaultValue:Object, init:Boolean) — Constructor, class com.yworks.yfiles.util.Maps_HighPerformanceObjectMap |
| |
| mapValue(key:Object, value:Object) — method, class com.yworks.graph.model.ConstantMapper |
|
Changes the value to return for all keys. |
| margin — Property, class com.yworks.yfiles.layout.PartitionLayouter_ChannelInterEdgeRouter |
|
Getter:
Returns the maximum relative distance between an edge and its closest node for edges routed outside the bounding box of all graph nodes. |
| markAsBend(node:com.yworks.yfiles.base:Node) — method, class com.yworks.yfiles.layout.planar.PlanarInformation |
|
Sets, that a node should be handled like a dummy node representing a bend. |
| markAsCrossing(node:com.yworks.yfiles.base:Node) — method, class com.yworks.yfiles.layout.planar.PlanarInformation |
|
Marks a vertex as crossing. |
| markAsInsertedEdge(edge:com.yworks.yfiles.base:Edge) — method, class com.yworks.yfiles.layout.planar.SimplePlanarInformation |
|
Marks an edge as inserted by an planarization process. |
| markAsOriginalEdge(edge:com.yworks.yfiles.base:Edge) — method, class com.yworks.yfiles.layout.planar.PlanarInformation |
|
Marks an edge as original
|
| markAsVertex(node:com.yworks.yfiles.base:Node) — method, class com.yworks.yfiles.layout.planar.PlanarInformation |
|
Sets, that a node should be handled like a real node in a graph. |
| markConflicts(layerLists:Vector$Object, conflictMark:com.yworks.yfiles.base:EdgeMap, dummyMap:com.yworks.yfiles.base:NodeMap, pos:Vector$int) — Static Method , class com.yworks.yfiles.layout.hierarchic.MedianLinearSegmentDrawer |
|
Mark type 1 conflicts. |
| max(val:com.yworks.bridge.util:BigInteger) — method, class com.yworks.bridge.util.BigInteger |
| |
| max(collection:com.yworks.bridge.util:Collection) — Static Method , class com.yworks.bridge.util.Collections |
|
Searches the specified Collection for the maximum element. |
| max(l1:com.yworks.bridge.util:LongImpl, l2:com.yworks.bridge.util:LongImpl) — Static Method , class com.yworks.bridge.util.LongImpl |
| |
| max — Property, class com.yworks.yfiles.geom.BorderLine |
|
Returns the greatest position of this borderline
|
| max — Property, class com.yworks.yfiles.layout.router.polyline.Interval |
|
Returns the upper bound of the interval. |
| max — Property, class com.yworks.yfiles.layout.router.polyline.OrthogonalInterval |
|
Returns the upper bound of the orthogonal interval. |
| max2(collection:com.yworks.bridge.util:Collection, comparator:com.yworks.bridge.util:Comparator) — Static Method , class com.yworks.bridge.util.Collections |
|
Searches the specified Collection for the maximum element using the specified Comparator. |
| maxExtension — Property, class com.yworks.yfiles.layout.router.polyline.AbstractSegmentInfo |
|
Returns the maximum extension this segment will stretch. |
| maximalChildSectorAngle — Property, class com.yworks.yfiles.layout.radial.RadialLayouter |
|
Specifies the maximal sector angle in degrees around a node where the children of the node may be placed. |
| maximalDeviationAngle — Property, class com.yworks.yfiles.layout.circular.CircularLayouter |
|
Specifies the maximal deviation angle allowed for an edge. |
| maximalDuration — Property, class com.yworks.yfiles.layout.hierarchic.ClassicLayerSequencer |
|
Getter:
Returns the proposed maximal duration for the calculation of the sequence. |
| maximalDuration — Property, class com.yworks.yfiles.layout.hierarchic.HierarchicLayouter |
|
Specifies a time limit for the algorithm in milliseconds
|
| maximalDuration — Property, class com.yworks.yfiles.layout.hierarchic.IncrementalHierarchicLayouter |
|
Getter:
Returns the time limit (in milliseconds) set for the layout algorithm. |
| maximalDuration — Property, class com.yworks.yfiles.layout.hierarchic.SimplexDrawer |
|
Getter:
Returns the time limit (in milliseconds) set for the algorithm. |
| maximalDuration — Property, class com.yworks.yfiles.layout.hierarchic.WeightedLayerer |
|
Getter:
Returns the time limit (in milliseconds) set for the algorithm. |
| maximalDuration — Property, class com.yworks.yfiles.layout.hierarchic.incremental.DefaultLayerSequencer |
|
Getter:
Returns the proposed maximal duration for the calculation of the sequence. |
| maximalDuration — Property, class com.yworks.yfiles.layout.hierarchic.incremental.HierarchicLayouterImpl |
|
Getter:
Returns the time limit (in milliseconds) set for the layout algorithm. |
| maximalDuration — Property, class com.yworks.yfiles.layout.hierarchic.incremental.SimplexNodePlacer |
|
Getter:
Returns the time limit (in milliseconds) set for the algorithm. |
| maximalDuration — Property, class com.yworks.yfiles.layout.labeling.SALabeling |
|
Getter:
Returns the time limit for the algorithm (in milliseconds). |
| maximalDuration — Property, class com.yworks.yfiles.layout.partial.PartialLayouter |
|
Getter:
Returns the time limit (in milliseconds) set for the layout algorithm. |
| maximumDistance — Property, class com.yworks.yfiles.layout.SliderEdgeLabelLayoutModel |
|
Specifies the maximum distance between the label's bounding box and the edge's path. |
| maximumDuration — Property, class com.yworks.yfiles.layout.organic.OrganicLayouter |
|
Specifies the maximum duration granted to this layouter. |
| maximumDuration — Property, class com.yworks.yfiles.layout.organic.OrganicRemoveOverlapsStage |
|
Getter:
Returns the time limit (in milliseconds) set for the layout stage (not including the time required by the core layouter). |
| maximumDuration — Property, class com.yworks.yfiles.layout.organic.SmartOrganicLayouter |
|
Getter:
Returns the maximum duration this algorithm is allowed to run. |
| maximumDuration — Property, class com.yworks.yfiles.layout.router.polyline.EdgeRouter |
|
Getter:
Returns the time limit (in milliseconds) set for the layout algorithm. |
| maximumNodeSize — Property, class com.yworks.yfiles.layout.hierarchic.AsIsLayerer |
|
Specifies the maximum size of a node that is used to calculate layer overlaps. |
| maximumNonOrthogonalSegmentRatio — Property, class com.yworks.yfiles.layout.router.polyline.PolylineLayoutStage |
|
Specifies the maximum segment length ratio at each end of an orthogonal segment that may get converted into a (non-orthogonal) polyline segment. |
| maximumPartitionCount — Property, class com.yworks.yfiles.layout.PartitionLayouter_EdgeBetweennessPartitionFinder |
|
Specifies the maximum number of partitions that this class should return. |
| maximumPolylineSegmentRatio — Property, class com.yworks.yfiles.layout.router.polyline.EdgeRouter |
|
Specifies the maximum segment length ratio at each end of an orthogonal segment that may get converted into a (non-orthogonal) polyline segment. |
| maxPageSize — Property, class com.yworks.yfiles.layout.multipage.MultiPageLayouter |
|
Specifies the maximum size allowed for a single page. |
| maxTime — Property, class com.yworks.yfiles.layout.organic.InteractiveOrganicLayouter |
|
Getter:
Return the maximal time the layouter will run (in milliseconds). |
| maxValue — Property, class com.yworks.yfiles.geom.BorderLine |
|
Returns the maximum value that is set on this borderline
|
| MAX_VALUE — Constant Static Property, class com.yworks.bridge.util.LongImpl |
|
A constant holding the maximum value a long can have, 263-1. |
| maxX — Property, class com.yworks.bridge.geom.Rectangle2D |
|
Returns the largest X coordinate of the upper left corner of this rectangle in double precision. |
| maxX — Property, class com.yworks.yfiles.layout.router.polyline.PartitionCell |
|
Returns the x value of the right border of this partition cell. |
| maxX — Property, class com.yworks.yfiles.layout.tree.GenericTreeLayouter_SubtreeShape |
|
Returns the current maximum x coordinate of this shape. |
| maxY — Property, class com.yworks.bridge.geom.Rectangle2D |
|
Returns the largest Y coordinate of the upper left corner of this rectangle in double precision. |
| maxY — Property, class com.yworks.yfiles.layout.router.polyline.PartitionCell |
|
Returns the y value of the lower border of this partition cell. |
| maxY — Property, class com.yworks.yfiles.layout.tree.GenericTreeLayouter_SubtreeShape |
|
Returns the current maximum y coordinate of this shape. |
| MEDIAN — Static Property, class com.yworks.yfiles.layout.tree.AbstractRotatableNodePlacer_RootAlignment |
| |
| MedianDrawerWrapper — class, package com.yworks.yfiles.layout.hierarchic |
|
This class can be used to improve the results of different drawers. |
| MedianDrawerWrapper(drawerDelegate:com.yworks.yfiles.layout.hierarchic:Drawer, init:Boolean) — Constructor, class com.yworks.yfiles.layout.hierarchic.MedianDrawerWrapper |
|
Creates a new instance of MedianDrawerWrapper using the delegate to perform the core work. |
| MEDIAN_HEURISTIC — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.ClassicLayerSequencer |
|
Weight assignment heuristic specifier. |
| MEDIAN_HEURISTIC — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.DefaultLayerSequencer |
|
Weight assignment heuristic specifier. |
| MedianLinearSegmentDrawer — class, package com.yworks.yfiles.layout.hierarchic |
|
This class implements the third phase of the hierarchic layout algorithm. |
| MedianLinearSegmentDrawer(init:Boolean) — Constructor, class com.yworks.yfiles.layout.hierarchic.MedianLinearSegmentDrawer |
| |
| MEDIAN_SIMPLEX — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.HierarchicLayouter |
|
Layout style specifier. |
| memento — Property, interface com.yworks.yfiles.layout.hierarchic.ConstraintLayerer_ConstraintFactory |
|
Get a token that allows to bind a constraint factory to a graph instance after creation. |
| memento — Property, interface com.yworks.yfiles.layout.hierarchic.incremental.LayerConstraintFactory |
|
Get a token that allows to bind a constraint factory to a graph instance after creation. |
| mementoSupport — Property, class com.yworks.yfiles.layout.hierarchic.HierarchicLayouter |
|
Gets the cookie for the memento support of the hierarchic layout algorithm. |
| MementoSupport — Interface, package com.yworks.yfiles.layout.hierarchic |
|
This interface is a Cookie for the HierarchicLayouter's memento support. |
| MementoSupportCompanion — class, package com.yworks.yfiles.layout.hierarchic |
| |
| merge(graph:com.yworks.yfiles.layout:LayoutGraph, ldp:com.yworks.yfiles.layout.hierarchic.incremental:LayoutDataProvider, srcLayers:com.yworks.yfiles.layout.hierarchic.incremental:Layers, targetLayers:com.yworks.yfiles.layout.hierarchic.incremental:Layers) — method, class com.yworks.yfiles.layout.hierarchic.incremental.DefaultLayeredComponentsMerger |
| |
| merge(graph:com.yworks.yfiles.layout:LayoutGraph, ldp:com.yworks.yfiles.layout.hierarchic.incremental:LayoutDataProvider, srcLayers:com.yworks.yfiles.layout.hierarchic.incremental:Layers, targetLayers:com.yworks.yfiles.layout.hierarchic.incremental:Layers) — method, interface com.yworks.yfiles.layout.hierarchic.incremental.LayeredComponentsMerger |
|
All nodes in srcLayers and targetLayers are part of graph at the moment of invocation. |
| merger — Property, class com.yworks.yfiles.layout.hierarchic.incremental.MultiComponentLayerer |
|
Getter:
Returns the merger. |
| mergeWith(other:com.yworks.yfiles.layout.tree:GenericTreeLayouter_SubtreeShape) — method, class com.yworks.yfiles.layout.tree.GenericTreeLayouter_SubtreeShape |
|
Merges the given SubtreeShape with this shape's bounds. |
| mergeWithMax(other:com.yworks.yfiles.geom:BorderLine) — method, class com.yworks.yfiles.geom.BorderLine |
|
Merges this borderline with the given borderline using the "maximum" policy. |
| mergeWithMin(other:com.yworks.yfiles.geom:BorderLine) — method, class com.yworks.yfiles.geom.BorderLine |
|
Merges this borderline with the given borderline using the "minimum" policy. |
| midPoint(p1:com.yworks.yfiles.geom:YPoint, p2:com.yworks.yfiles.geom:YPoint) — Static Method , class com.yworks.yfiles.geom.YPoint |
|
Returns a point that geometrically lies in in the middle of the line formed by the given points. |
| millisToCancel() — method, class com.yworks.yfiles.algo.AbortHandler |
|
Determines the remaining time (in milliseconds) until an algorithm that checks (check()) this handler is cancelled automatically. |
| millisToDays(millis:Number) — Static Method , class com.yworks.util.LayoutUtil |
| |
| millisToStop() — method, class com.yworks.yfiles.algo.AbortHandler |
|
Determines the remaining time (in milliseconds) until an algorithm that checks (check()) this handler is stopped automatically. |
| min(val:com.yworks.bridge.util:BigInteger) — method, class com.yworks.bridge.util.BigInteger |
| |
| min(collection:com.yworks.bridge.util:Collection) — Static Method , class com.yworks.bridge.util.Collections |
|
Searches the specified Collection for the minimum element. |
| min(l1:com.yworks.bridge.util:LongImpl, l2:com.yworks.bridge.util:LongImpl) — Static Method , class com.yworks.bridge.util.LongImpl |
| |
| min — Property, class com.yworks.yfiles.geom.BorderLine |
|
Returns the smallest position of this borderline
|
| min — Property, class com.yworks.yfiles.layout.router.polyline.Interval |
|
Returns the lower bound of the interval. |
| min — Property, class com.yworks.yfiles.layout.router.polyline.OrthogonalInterval |
|
Returns the lower bound of the orthogonal interval. |
| min — Property, class com.yworks.yfiles.util.pq.ArrayIntNodePQ |
|
Returns the node with the minimal value in the queue.
Complexity O(1)
|
| min — Property, class com.yworks.yfiles.util.pq.BHeapDoubleNodePQ |
|
Returns he node with smallest priority in this queue. |
| min — Property, class com.yworks.yfiles.util.pq.BHeapIntNodePQ |
|
Returns he node with smallest priority in this queue. |
| min — Property, class com.yworks.yfiles.util.pq.BHeapNodePQ |
|
Returns he node with smallest priority in this queue. |
| min — Property, interface com.yworks.yfiles.util.pq.DoubleNodePQ |
|
Returns he node with smallest priority in this queue. |
| min — Property, class com.yworks.yfiles.util.pq.DoubleObjectPQ |
|
Returns the object with smallest priority in this queue. |
| min — Property, interface com.yworks.yfiles.util.pq.IntNodePQ |
|
Returns he node with smallest priority in this queue. |
| min — Property, class com.yworks.yfiles.util.pq.IntObjectPQ |
|
Returns he node with smallest priority in this queue. |
| min — Property, class com.yworks.yfiles.util.pq.ListIntNodePQ |
|
Returns the node with the minimal value in the queue. |
| min — Property, interface com.yworks.yfiles.util.pq.NodePQ |
|
Returns he node with smallest priority in this queue. |
| min — Property, class com.yworks.yfiles.util.pq.TreeIntNodePQ |
|
Returns the node with the minimal value in the queue.
Complexity O(log(n)).
|
| min2(collection:com.yworks.bridge.util:Collection, comparator:com.yworks.bridge.util:Comparator) — Static Method , class com.yworks.bridge.util.Collections |
|
Searches the specified Collection for the minimum element using the specified Comparator. |
| minCostFlow(graph:com.yworks.yfiles.base:Graph, uCapDP:com.yworks.yfiles.base:DataProvider, cost0DP:com.yworks.yfiles.base:DataProvider, supplyDP:com.yworks.yfiles.base:DataProvider, flowEM:com.yworks.yfiles.base:EdgeMap, dualsNM:com.yworks.yfiles.base:NodeMap) — Static Method , class com.yworks.yfiles.algo.NetworkFlows |
|
Solves a min-cost flow optimization problem. |
| minCostFlow2(graph:com.yworks.yfiles.base:Graph, lCapDP:com.yworks.yfiles.base:DataProvider, uCapDP:com.yworks.yfiles.base:DataProvider, cost0DP:com.yworks.yfiles.base:DataProvider, supplyDP:com.yworks.yfiles.base:DataProvider, flowEM:com.yworks.yfiles.base:EdgeMap, dualsNM:com.yworks.yfiles.base:NodeMap) — Static Method , class com.yworks.yfiles.algo.NetworkFlows |
|
Solves a minimum cost flow problem with a capacity scaling algorithm. |
| minCostFlowSourceSink(graph:com.yworks.yfiles.base:Graph, s:com.yworks.yfiles.base:Node, t:com.yworks.yfiles.base:Node, uCapDP:com.yworks.yfiles.base:DataProvider, cost0DP:com.yworks.yfiles.base:DataProvider, flowEM:com.yworks.yfiles.base:EdgeMap, dualsNM:com.yworks.yfiles.base:NodeMap) — Static Method , class com.yworks.yfiles.algo.NetworkFlows |
|
Solves a min-cost max-flow optimization problem. |
| minExtension — Property, class com.yworks.yfiles.layout.router.polyline.AbstractSegmentInfo |
|
The minimal known extension of the segment, that is the minimal interval this segment will cover in any case. |
| minFirstSegmentLength — Property, class com.yworks.yfiles.layout.tree.DefaultNodePlacer |
|
Specifies the minimum length of the segment between the parent node port and the first bend of the edge. |
| minimalBendAngle — Property, class com.yworks.yfiles.layout.radial.RadialLayouter |
|
Getter:
Returns the minimal kink angle in degrees between two adjacent edge segments. |
| minimalBusDistance — Property, class com.yworks.yfiles.layout.router.EdgeGroupRouterStage |
|
Specifies the minimal distance between a bus formed by an edge group and the nodes the grouped edges connect to. |
| minimalDistance — Property, class com.yworks.yfiles.layout.router.OrganicEdgeRouter |
|
Getter:
Returns the minimal distance between nodes and non-incident edges. |
| MINIMAL_DISTANCE_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.organic.ShuffleLayouter |
|
This key can be used to specify a minimal distance for each single node in the graph using a data provider. |
| _minimalEdgeDistance — Property, class com.yworks.yfiles.layout.hierarchic.AbstractDrawer |
|
The minimal distance between two edges in the same layer. |
| minimalEdgeDistance — Property, class com.yworks.yfiles.layout.hierarchic.AbstractDrawer |
|
Specifies the minimal distance between two edges in the same layer. |
| minimalEdgeDistance — Property, class com.yworks.yfiles.layout.hierarchic.AlignmentDrawer |
| |
| minimalEdgeDistance — Property, interface com.yworks.yfiles.layout.hierarchic.Drawer |
|
Sets the minimal distance between two edges in the same layer. |
| minimalEdgeDistance — Property, class com.yworks.yfiles.layout.hierarchic.HierarchicLayouter |
|
Specifies the minimal distance between edges that run in parallel. |
| minimalEdgeDistance — Property, class com.yworks.yfiles.layout.hierarchic.MedianDrawerWrapper |
| |
| minimalEdgeDistance — Property, class com.yworks.yfiles.layout.hierarchic.NodeLabelSpaceDrawer |
| |
| minimalEdgeDistance — Property, class com.yworks.yfiles.layout.hierarchic.TreeDrawer |
| |
| minimalEdgeLength — Property, class com.yworks.yfiles.layout.tree.BalloonLayouter |
|
Specifies the minimal edge length that this layouter assigns to laid out edges. |
| minimalEdgeToEdgeDistance — Property, class com.yworks.yfiles.layout.router.polyline.EdgeLayoutDescriptor |
|
Getter:
Returns the minimal distance between a pair of edges. |
| minimalEdgeToEdgeDistancePenalty — Property, class com.yworks.yfiles.layout.router.polyline.PenaltySettings |
|
Specifies the penalty for violations of the minimal distance between any two edges. |
| minimalFirstLastSegmentLengthPenalty — Property, class com.yworks.yfiles.layout.router.polyline.PenaltySettings |
|
Specifies the penalty for violations of the minimal length of the first and last segment of an edge. |
| minimalFirstSegmentLength — Property, class com.yworks.yfiles.layout.hierarchic.HierarchicLayouter |
|
Specifies the minimal length of first and last edge segments for edge routing. |
| minimalFirstSegmentLength — Property, class com.yworks.yfiles.layout.router.polyline.EdgeLayoutDescriptor |
|
Getter:
Returns the minimal length of the first segment (at the source). |
| minimalGroupNodeToEdgeDistancePenalty — Property, class com.yworks.yfiles.layout.router.polyline.PenaltySettings |
|
Specifies the penalty for violations of the minimal distance between any edge and any group node side. |
| minimalLastSegmentLength — Property, class com.yworks.yfiles.layout.router.polyline.EdgeLayoutDescriptor |
|
Getter:
Returns the minimal length of the last segment (at the target). |
| _minimalLayerDistance — Property, class com.yworks.yfiles.layout.hierarchic.AbstractDrawer |
|
The minimal distance between two layers. |
| minimalLayerDistance — Property, class com.yworks.yfiles.layout.hierarchic.AbstractDrawer |
|
Specifies the minimal distance between two layers. |
| minimalLayerDistance — Property, class com.yworks.yfiles.layout.hierarchic.AlignmentDrawer |
| |
| minimalLayerDistance — Property, interface com.yworks.yfiles.layout.hierarchic.Drawer |
|
Sets the minimal distance between two layers. |
| minimalLayerDistance — Property, class com.yworks.yfiles.layout.hierarchic.HierarchicLayouter |
|
Specifies the minimal distance between two layers. |
| minimalLayerDistance — Property, class com.yworks.yfiles.layout.hierarchic.MedianDrawerWrapper |
| |
| minimalLayerDistance — Property, class com.yworks.yfiles.layout.hierarchic.NodeLabelSpaceDrawer |
| |
| minimalLayerDistance — Property, class com.yworks.yfiles.layout.hierarchic.TreeDrawer |
| |
| minimalLayerDistance — Property, class com.yworks.yfiles.layout.radial.RadialLayouter |
|
Specifies the minimal distance between two circles. |
| minimalLayerDistance — Property, class com.yworks.yfiles.layout.tree.TreeLayouter |
|
Specifies the minimal distance between adjacent layers for the layout. |
| _minimalMultiEdgeDistance — Property, class com.yworks.yfiles.layout.hierarchic.AbstractDrawer |
|
The minimal distance between two edges sharing source/target in the same layer. |
| minimalMultiEdgeDistance — Property, class com.yworks.yfiles.layout.hierarchic.AbstractDrawer |
|
Specifies the minimal distance between two edges sharing source/target in the same layer. |
| minimalMultiEdgeDistance — Property, class com.yworks.yfiles.layout.hierarchic.AlignmentDrawer |
| |
| minimalMultiEdgeDistance — Property, interface com.yworks.yfiles.layout.hierarchic.Drawer |
|
Sets the minimal distance between two edges sharing source/target (aka multi-edges) in the same layer. |
| minimalMultiEdgeDistance — Property, class com.yworks.yfiles.layout.hierarchic.MedianDrawerWrapper |
| |
| minimalMultiEdgeDistance — Property, class com.yworks.yfiles.layout.hierarchic.NodeLabelSpaceDrawer |
| |
| minimalMultiEdgeDistance — Property, class com.yworks.yfiles.layout.hierarchic.TreeDrawer |
| |
| minimalNodeCornerDistance — Property, class com.yworks.yfiles.layout.router.polyline.EdgeLayoutDescriptor |
|
Getter:
Returns the minimal distance the edge shall keep from node corners when entering or leaving the node. |
| minimalNodeCornerDistancePenalty — Property, class com.yworks.yfiles.layout.router.polyline.PenaltySettings |
|
Specifies the penalty for violations of the minimal distance the edge shall keep from node corners when entering or leaving the node. |
| minimalNodeDistance — Property, class com.yworks.yfiles.layout.circular.SingleCycleLayouter |
|
Getter:
Returns the distance to keep between the nodes on the cycle Default value is 30.0. |
| _minimalNodeDistance — Property, class com.yworks.yfiles.layout.hierarchic.AbstractDrawer |
|
The minimal distance between two nodes in the same layer. |
| minimalNodeDistance — Property, class com.yworks.yfiles.layout.hierarchic.AbstractDrawer |
|
Specifies the minimal distance between two nodes in the same layer. |
| minimalNodeDistance — Property, class com.yworks.yfiles.layout.hierarchic.AlignmentDrawer |
| |
| minimalNodeDistance — Property, interface com.yworks.yfiles.layout.hierarchic.Drawer |
|
Sets the minimal distance between two nodes in the same layer. |
| minimalNodeDistance — Property, class com.yworks.yfiles.layout.hierarchic.HierarchicLayouter |
|
Specifies the minimal distance between two nodes in the same layer. |
| minimalNodeDistance — Property, class com.yworks.yfiles.layout.hierarchic.MedianDrawerWrapper |
| |
| minimalNodeDistance — Property, class com.yworks.yfiles.layout.hierarchic.NodeLabelSpaceDrawer |
| |
| minimalNodeDistance — Property, class com.yworks.yfiles.layout.hierarchic.TreeDrawer |
| |
| minimalNodeDistance — Property, class com.yworks.yfiles.layout.organic.OrganicRemoveOverlapsStage |
|
Specifies the current minimal node distance this layout stage should enforce. |
| minimalNodeDistance — Property, class com.yworks.yfiles.layout.organic.ShuffleLayouter |
|
Specifies the minimal distance between nodes that has to be obeyed by this layouter. |
| minimalNodeDistance — Property, class com.yworks.yfiles.layout.organic.SmartOrganicLayouter |
|
Getter:
Returns the current minimal node distance this algorithm should enforce if the node overlaps allowance property is set to true. |
| minimalNodeDistance — Property, class com.yworks.yfiles.layout.partial.PartialLayouter |
|
Specifies the minimum distance between two adjacent nodes. |
| minimalNodeDistance — Property, class com.yworks.yfiles.layout.tree.BalloonLayouter |
|
Getter:
Returns the distance to keep between the nodes in the tree. |
| minimalNodeDistance — Property, class com.yworks.yfiles.layout.tree.TreeLayouter |
|
Getter:
Returns the minimum horizontal distance between adjacent nodes for this layouter. |
| minimalNodeToEdgeDistance — Property, class com.yworks.yfiles.layout.router.polyline.EdgeRouter |
|
Determines the minimal distance between edges and node bounds. |
| minimalNodeToEdgeDistance — Property, class com.yworks.yfiles.layout.router.polyline.PolylineLayoutStage |
|
Specifies the minimal distance between edges and node bounds. |
| minimalNodeToEdgeDistancePenalty — Property, class com.yworks.yfiles.layout.router.polyline.PenaltySettings |
|
Specifies the penalty for violations of the minimal distance between any edge and any non-group node side. |
| minimalNodeToNodeDistance — Property, class com.yworks.yfiles.layout.radial.RadialLayouter |
|
Specifies the minimum distance between two neighboring nodes on a circle. |
| minimalRadius — Property, class com.yworks.yfiles.layout.circular.SingleCycleLayouter |
|
Getter:
Returns the minimal radius for the cycle on which the nodes are placed. |
| minimalTableDistance — Property, class com.yworks.graph.model.TableLayoutConfigurator |
|
The minimal distance between two different table nodes. |
| minimum(graph:com.yworks.yfiles.base:Graph, cost:com.yworks.yfiles.base:DataProvider) — Static Method , class com.yworks.yfiles.algo.SpanningTrees |
|
Calculates a minimum spanning tree for the given graph using our favorite algorithm for that problem. |
| minimumBackboneSegmentLength — Property, class com.yworks.yfiles.layout.router.BusRouter |
|
Specifies the preferred minimum length of a backbone segment. |
| minimumBusConnectionsCount — Property, class com.yworks.yfiles.layout.router.BusRouter |
|
Getter:
Returns the minimum number of bus connections each backbone segment must have. |
| minimumBusDistance — Property, class com.yworks.yfiles.layout.tree.MultiParentDescriptor |
|
Specifies the minimum distance between the nodes of a multi-parent structure and the bus connecting these nodes. |
| minimumDistance — Property, class com.yworks.yfiles.layout.SliderEdgeLabelLayoutModel |
|
Specifies the minimum distance between the label's bounding box and the edge's path. |
| minimumDistance — Property, class com.yworks.yfiles.layout.hierarchic.incremental.EdgeLayoutDescriptor |
|
Getter:
Returns the preferred minimum distance of the edge to obstacles. |
| minimumDistance — Property, class com.yworks.yfiles.layout.hierarchic.incremental.NodeLayoutDescriptor |
|
Getter:
Returns the preferred minimum distance of the node to obstacles. |
| minimumDistance — Property, class com.yworks.yfiles.layout.router.OrthogonalEdgeRouter |
|
Specifies the minimum distance between edge segments. |
| minimumDistance — Property, class com.yworks.yfiles.layout.router.OrthogonalPatternEdgeRouter |
|
Specifies the minimum distance an edge will have to its source and target node. |
| minimumDistanceToEdge — Property, class com.yworks.yfiles.layout.router.BusRouter |
|
Specifies the minimum distance between edge segments. |
| minimumDistanceToNode — Property, class com.yworks.yfiles.layout.router.BusRouter |
|
Specifies the minimum distance between edge segments and nodes. |
| minimumDistanceToNode — Property, class com.yworks.yfiles.layout.router.OrthogonalEdgeRouter |
|
Specifies the minimum distance between edge segments and nodes. |
| MINIMUM_EDGE_DISTANCE_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.SelfloopCalculator |
|
A key used for a com.yworks.yfiles.base.DataProvider bound to the graph that yields for each edge a minimum distance to the next edge or node side. |
| minimumEdgeToEdgeDistance — Property, class com.yworks.yfiles.layout.seriesparallel.SeriesParallelLayouter |
|
Specifies the minimum distance between edges. |
| minimumFirstSegmentLength — Property, class com.yworks.yfiles.layout.hierarchic.incremental.EdgeLayoutDescriptor |
|
Specifies the minimum length of the first segment (at the source). |
| minimumFirstSegmentLength — Property, class com.yworks.yfiles.layout.hierarchic.incremental.TypeBasedDrawingDistanceCalculator |
|
Specifies the minimum length of the first and last segment of an edge. |
| minimumFirstSegmentLength — Property, class com.yworks.yfiles.layout.orthogonal.EdgeLayoutDescriptor |
|
Getter:
Returns the minimum length of the first segment (at the source). |
| minimumFirstSegmentLength — Property, class com.yworks.yfiles.layout.seriesparallel.EdgeLayoutDescriptor |
|
Specifies the minimum length for the first segment of the associated edge. |
| MINIMUM_FIRST_SEGMENT_LENGTH_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.SelfloopCalculator |
|
A key used for a com.yworks.yfiles.base.DataProvider bound to the graph that yields for each edge a minimum length of its first segment. |
| minimumGroupDistance — Property, class com.yworks.yfiles.layout.hierarchic.incremental.GroupingSupport |
| |
| minimumHeight — Property, class com.yworks.yfiles.layout.grid.RowDescriptor |
|
Getter:
Returns the minimum row height. |
| minimumLaneWidth — Property, class com.yworks.yfiles.layout.hierarchic.incremental.SwimLaneDescriptor |
|
Getter:
Returns the minimum lane width. |
| minimumLastSegmentLength — Property, class com.yworks.yfiles.layout.hierarchic.incremental.EdgeLayoutDescriptor |
|
Specifies the minimum length of the last segment (at the target). |
| minimumLastSegmentLength — Property, class com.yworks.yfiles.layout.orthogonal.EdgeLayoutDescriptor |
|
Getter:
Returns the minimum length of the last segment (at the target). |
| minimumLastSegmentLength — Property, class com.yworks.yfiles.layout.seriesparallel.EdgeLayoutDescriptor |
|
Specifies the minimum length for the last segment of the associated edge. |
| MINIMUM_LAST_SEGMENT_LENGTH_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.SelfloopCalculator |
|
A key used for a com.yworks.yfiles.base.DataProvider bound to the graph that yields for each edge a minimum length of its last segment. |
| minimumLayerDistance — Property, class com.yworks.yfiles.layout.hierarchic.IncrementalHierarchicLayouter |
|
Specifies the minimum distance between two adjacent layers. |
| minimumLayerHeight — Property, class com.yworks.yfiles.layout.hierarchic.incremental.NodeLayoutDescriptor |
|
Specifies the minimum height of the layer this node will be assigned to. |
| minimumLength — Property, class com.yworks.yfiles.layout.hierarchic.incremental.EdgeLayoutDescriptor |
|
Specifies the minimum length of the edge. |
| minimumLength — Property, class com.yworks.yfiles.layout.seriesparallel.EdgeLayoutDescriptor |
|
Specifies the minimum length for the associated edge. |
| minimumNodeDistance — Property, class com.yworks.yfiles.layout.tree.MultiParentDescriptor |
|
Specifies the minimum distance between two nodes belonging to the same multi-parent structure. |
| MINIMUM_NODE_DISTANCE_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.SelfloopCalculator |
|
A key used for a com.yworks.yfiles.base.DataProvider bound to the graph that yields for each node a minimum distance to the self loop edges. |
| minimumNodeSize — Property, class com.yworks.yfiles.layout.hierarchic.AsIsLayerer |
|
Specifies the minimum size of a node that is used to calculate layer overlaps. |
| minimumNodeSizeDPKey — Property, class com.yworks.yfiles.layout.grouping.MinimumSizeGroupBoundsCalculator |
|
Specifies the DataProvider key that is used to get the minimum sizes for the nodes. |
| MINIMUM_NODE_SIZE_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.grouping.GroupingKeys |
|
This key is used to provide minimum sizes for nodes. |
| minimumNodeToEdgeDistance — Property, class com.yworks.yfiles.layout.seriesparallel.SeriesParallelLayouter |
|
Specifies the minimum distance between nodes and edges. |
| minimumNodeToNodeDistance — Property, class com.yworks.yfiles.layout.seriesparallel.SeriesParallelLayouter |
|
Specifies the minimum distance between nodes. |
| MINIMUM_OCTILINEAR_SEGMENT_LENGTH_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.SelfloopCalculator |
|
A key used for a com.yworks.yfiles.base.DataProvider bound to the graph that yields for each octilinear edge a minimum length of its octilinear segments. |
| minimumPartitionCount — Property, class com.yworks.yfiles.layout.PartitionLayouter_EdgeBetweennessPartitionFinder |
|
Specifies the minimum number of partitions that this class should return. |
| minimumPolylineSegmentLength — Property, class com.yworks.yfiles.layout.seriesparallel.SeriesParallelLayouter |
|
Specifies the minimum segment length for a polyline edge segment. |
| minimumRootDistance — Property, class com.yworks.yfiles.layout.tree.DendrogramPlacer |
|
Specifies the distance between the root shape and the bus connecting all of its subtrees. |
| minimumSegmentLength — Property, class com.yworks.yfiles.layout.orthogonal.EdgeLayoutDescriptor |
|
Getter:
Returns the minimum segment length of the edge. |
| MinimumSizeGroupBoundsCalculator — class, package com.yworks.yfiles.layout.grouping |
|
This subclass of com.yworks.yfiles.layout.grouping.InsetsGroupBoundsCalculator does not only allow custom insets for each group node, but also makes sure to keep provided minimum sizes registered for each node that are provided through a DataProvider which must be registered with the graph prior to the invocation of the layout algorithm. |
| MinimumSizeGroupBoundsCalculator(init:Boolean) — Constructor, 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. |
| minimumSlope — Property, class com.yworks.yfiles.layout.hierarchic.incremental.EdgeLayoutDescriptor |
|
Specifies the minimum slope this edge's mid-segments should have if the edge is routed polygonal in vertical layouts. |
| minimumSlope — Property, class com.yworks.yfiles.layout.seriesparallel.SeriesParallelLayouter |
|
Specifies the minimum slope which a polyline edge segment should have. |
| minimumSublayerDistance — Property, class com.yworks.yfiles.layout.hierarchic.incremental.SimplexNodePlacer |
|
Specifies the minimum distance between the upper and lower sublayer (see useNodeCompaction). |
| minimumSubtreeDistance — Property, class com.yworks.yfiles.layout.tree.DendrogramPlacer |
|
Specifies the distance between two adjacent subtree shapes. |
| minimumWidth — Property, class com.yworks.yfiles.layout.grid.ColumnDescriptor |
|
Getter:
Returns the minimum column width. |
| minLastSegmentLength — Property, class com.yworks.yfiles.layout.tree.DefaultNodePlacer |
|
Specifies the minimum length of the segment between the last bend of the slope and the port of the child node.. |
| minNode() — method, class com.yworks.yfiles.layout.hierarchic.PendularDrawer |
|
Performs the minNode phase. |
| MinNodeSizeStage — class, package com.yworks.yfiles.layout |
|
This layout stage enforces a given minimum width/height of the nodes of a graph during the layout process. |
| MinNodeSizeStage(core:com.yworks.yfiles.layout:Layouter, init:Boolean) — Constructor, class com.yworks.yfiles.layout.MinNodeSizeStage |
|
Instantiates a new MinNodeSizeStage that wraps the given core layouter. |
| minOctilinearSegmentLength — Property, class com.yworks.yfiles.layout.hierarchic.incremental.EdgeLayoutDescriptor |
|
Specifies the minimum length of octilinear segments for this edge. |
| minPath(segments:com.yworks.yfiles.base:YList) — method, class com.yworks.yfiles.layout.hierarchic.PendularDrawer |
|
Performs the minPath phase. |
| minPriority — Property, class com.yworks.yfiles.util.pq.BHeapDoubleNodePQ |
|
Returns the minimum priority value in this queue. |
| minPriority — Property, class com.yworks.yfiles.util.pq.BHeapIntNodePQ |
|
Returns the minimum priority value in this queue. |
| minPriority — Property, class com.yworks.yfiles.util.pq.BHeapNodePQ |
|
Returns the minimum priority value in this queue. |
| minPriority — Property, class com.yworks.yfiles.util.pq.DoubleObjectPQ |
|
Returns the minimum priority value in this queue. |
| minPriority — Property, class com.yworks.yfiles.util.pq.IntObjectPQ |
|
Returns the minimum priority value in this queue. |
| minSlope — Property, class com.yworks.yfiles.layout.tree.DefaultNodePlacer |
|
Specifies the minimum slope of edges. |
| minSlopeHeight — Property, class com.yworks.yfiles.layout.tree.DefaultNodePlacer |
|
Specifies the minimum height for slopes of edges. |
| minValue — Property, class com.yworks.yfiles.geom.BorderLine |
|
Returns the minimum value that is set on this borderline
|
| MIN_VALUE — Constant Static Property, class com.yworks.bridge.util.LongImpl |
|
A constant holding the minimum value a long can have, -263. |
| minX — Property, class com.yworks.bridge.geom.Rectangle2D |
|
Returns the smallest X coordinate of the upper left corner of this rectangle in double precision. |
| minX — Property, class com.yworks.yfiles.layout.router.polyline.PartitionCell |
|
Returns the x value of the left border of this partition cell. |
| minX — Property, class com.yworks.yfiles.layout.tree.GenericTreeLayouter_SubtreeShape |
|
Returns the current minimal x coordinate of this shape. |
| minY — Property, class com.yworks.bridge.geom.Rectangle2D |
|
Returns the smallest Y coordinate of the upper left corner of this rectangle in double precision. |
| minY — Property, class com.yworks.yfiles.layout.router.polyline.PartitionCell |
|
Returns the y value of the upper border of this partition cell. |
| minY — Property, class com.yworks.yfiles.layout.tree.GenericTreeLayouter_SubtreeShape |
|
Returns the current minimal y coordinate of this shape. |
| MIR_HOR — Constant Static Property, class com.yworks.yfiles.layout.tree.AbstractRotatableNodePlacer_Matrix |
|
mirror horizontally
|
| MIR_HOR_ROT90 — Constant Static Property, class com.yworks.yfiles.layout.tree.AbstractRotatableNodePlacer_Matrix |
|
mirror horizontally and rotate by 90 degrees counter-clockwise
|
| mirror — Property, class com.yworks.yfiles.layout.Direction |
|
Returns the mirror direction (turns the direction two times). |
| mirror — Property, class com.yworks.yfiles.layout.GraphLayoutLineWrapper |
|
Specifies whether lines should be going from left to right and right to left in an alternating fashion. |
| mirrorBorder — Property, class com.yworks.yfiles.layout.router.polyline.PartitionCell_PartitionCellBorder |
|
Returns the type of the border that is on the opposite side of the border defined by this type. |
| MIRROR_BOTTOM_TO_TOP — Constant Static Property, class com.yworks.yfiles.layout.OrientationLayouter |
|
Constant that can be used to create the mirror mask, that defines which layout orientations shall be mirrored at their corresponding axis. |
| MIRROR_LEFT_TO_RIGHT — Constant Static Property, class com.yworks.yfiles.layout.OrientationLayouter |
|
Constant that can be used to create the mirror mask, that defines which layout orientations shall be mirrored at their corresponding axis. |
| mirrorMask — Property, class com.yworks.yfiles.layout.OrientationLayouter |
|
Specifies the mirror mask, that defines which orientations this layouter shall mirror. |
| mirrorMask — Property, class com.yworks.yfiles.layout.hierarchic.IncrementalHierarchicLayouter |
|
Returns the orientation layouter (orientationLayouter) 's mirror mask. |
| mirrorMask — Property, class com.yworks.yfiles.layout.hierarchic.incremental.AbstractPortConstraintOptimizer |
|
Specifies the mirror mask that defines which orientations should be mirrored. |
| MIRROR_NONE — Constant Static Property, class com.yworks.yfiles.layout.OrientationLayouter |
|
Constant that can be used to prevent any mirroring of layout orientations. |
| MIRROR_RIGHT_TO_LEFT — Constant Static Property, class com.yworks.yfiles.layout.OrientationLayouter |
|
Constant that can be used to create the mirror mask, that defines which layout orientations shall be mirrored at their corresponding axis. |
| MIRROR_TOP_TO_BOTTOM — Constant Static Property, class com.yworks.yfiles.layout.OrientationLayouter |
|
Constant that can be used to create the mirror mask, that defines which layout orientations shall be mirrored at their corresponding axis. |
| MIRROR_XAXIS — Constant Static Property, class com.yworks.yfiles.layout.transformer.GraphTransformer |
|
Operation type constant. |
| MIRROR_YAXIS — Constant Static Property, class com.yworks.yfiles.layout.transformer.GraphTransformer |
|
Operation type constant. |
| MIR_VERT — Constant Static Property, class com.yworks.yfiles.layout.tree.AbstractRotatableNodePlacer_Matrix |
|
mirror vertically
|
| MIR_VERT_ROT90 — Constant Static Property, class com.yworks.yfiles.layout.tree.AbstractRotatableNodePlacer_Matrix |
|
mirror vertically and rotate by 90 degrees counter-clockwise
|
| mIS1 — Property, class com.yworks.yfiles.layout.planar.OverlapGraphMIS |
| |
| mis1Comparator — Property, class com.yworks.yfiles.layout.planar.GT |
| |
| mIS2 — Property, class com.yworks.yfiles.layout.planar.OverlapGraphMIS |
| |
| mis2Comparator — Property, class com.yworks.yfiles.layout.planar.GT |
| |
| MISLabelingAlgorithm — class, package com.yworks.yfiles.layout.labeling |
|
Solving labeling problem by reducing it to the maximum independent set problem. |
| MISLabelingAlgorithm(init:Boolean) — Constructor, class com.yworks.yfiles.layout.labeling.MISLabelingAlgorithm |
| |
| MIXED_STYLE — Constant Static Property, class com.yworks.yfiles.layout.orthogonal.OrthogonalLayouter |
|
Layout style specifier. |
| mod(m:com.yworks.bridge.util:BigInteger) — method, class com.yworks.bridge.util.BigInteger |
| |
| mod(l1:com.yworks.bridge.util:LongImpl, l2:com.yworks.bridge.util:LongImpl) — Static Method , class com.yworks.bridge.util.LongImpl |
| |
| modCount — Property, class com.yworks.bridge.util.AbstractList |
| |
| modCountInternal — Property, class com.yworks.bridge.util.AbstractList |
| |
| mode — Property, class com.yworks.yfiles.layout.RotatedSliderEdgeLabelLayoutModel |
|
Returns the model's slider mode. |
| mode — Property, class com.yworks.yfiles.layout.SliderEdgeLabelLayoutModel |
|
Returns the model's slider mode. |
| mode — Property, class com.yworks.yfiles.layout.seriesparallel.DefaultPortAssignment |
|
Specifies the port assignment mode. |
| mode — Property, class com.yworks.yfiles.layout.tree.DefaultPortAssignment |
|
Specifies the port assignment mode. |
| MODE_IGNORE_GROUPS — Constant Static Property, class com.yworks.yfiles.layout.Swimlanes |
|
Swim lane ordering mode specifier. |
| modelParameter — Property, class com.yworks.yfiles.layout.DefaultNodeLabelLayout |
|
Specifies the NodeLabelModel parameter that describes the position of the label layout
|
| modelParameter — Property, class com.yworks.yfiles.layout.LabelCandidate |
|
Returns the model parameter that was used by the underlying model to generate this label candidate. |
| modelParameter — Property, interface com.yworks.yfiles.layout.LabelLayout |
|
Specifies the label model parameter that describes the position of this label. |
| modelParameter — Property, class com.yworks.yfiles.layout.LabelLayoutImpl |
|
Specifies the label model parameter that describes the position of this label. |
| MODE_MIXED — Constant Static Property, class com.yworks.yfiles.layout.Swimlanes |
|
Swim lane ordering mode specifier. |
| MODE_NONE — Constant Static Property, class com.yworks.yfiles.layout.tree.DefaultPortAssignment |
|
Mode constant describing the strategy where all ports are reset to the center of their nodes. |
| MODE_ONLY_GROUPS — Constant Static Property, class com.yworks.yfiles.layout.Swimlanes |
|
Swim lane ordering mode specifier. |
| MODE_PORT_CONSTRAINTS — Constant Static Property, class com.yworks.yfiles.layout.tree.DefaultPortAssignment |
|
Mode constant describing the strategy where edges having a weak port constraint, i.e., effectively a side constraint, will be anchored at the center of that side no port constraint set will be anchored at the center of the node Edges having a strong port constraint are anchored at that coordinates. |
| MODE_PORT_DISTRIBUTED_EAST — Constant Static Property, class com.yworks.yfiles.layout.tree.DefaultPortAssignment |
|
Mode constant describing the strategy where edges are distributed evenly at the eastern side of their nodes. |
| MODE_PORT_DISTRIBUTED_NORTH — Constant Static Property, class com.yworks.yfiles.layout.tree.DefaultPortAssignment |
|
Mode constant describing the strategy where edges are distributed evenly at the northern side of their nodes. |
| MODE_PORT_DISTRIBUTED_SOUTH — Constant Static Property, class com.yworks.yfiles.layout.tree.DefaultPortAssignment |
|
Mode constant describing the strategy where edges are distributed evenly at the southern side of their nodes. |
| MODE_PORT_DISTRIBUTED_WEST — Constant Static Property, class com.yworks.yfiles.layout.tree.DefaultPortAssignment |
|
Mode constant describing the strategy where edges are distributed evenly at the western side of their nodes. |
| modificationMatrix — Property, class com.yworks.yfiles.layout.tree.AbstractRotatableNodePlacer |
|
The actual modification matrix
|
| modificationMatrix — Property, class com.yworks.yfiles.layout.tree.TreeLayouter |
|
Specifies the modification matrix that is used to rotate / mirror the tree layout. |
| modInverse(m:com.yworks.bridge.util:BigInteger) — method, class com.yworks.bridge.util.BigInteger |
| |
| modPow(exponent:com.yworks.bridge.util:BigInteger, m:com.yworks.bridge.util:BigInteger) — method, class com.yworks.bridge.util.BigInteger |
| |
| MONOTONIC_BOTH — Constant Static Property, class com.yworks.yfiles.layout.router.OrthogonalEdgeRouter |
|
Constant that specifies monotonic path restrictions for edges. |
| MONOTONIC_BOTH — Constant Static Property, class com.yworks.yfiles.layout.router.OrthogonalPatternEdgeRouter |
|
Constant that specifies monotonic path restrictions for edges. |
| MONOTONIC_BOTH — Constant Static Property, class com.yworks.yfiles.layout.router.polyline.EdgeLayoutDescriptor |
|
Constant that specifies monotonic path restrictions for edges. |
| MONOTONIC_HORIZONTAL — Constant Static Property, class com.yworks.yfiles.layout.router.OrthogonalEdgeRouter |
|
Constant that specifies monotonic path restrictions for edges. |
| MONOTONIC_HORIZONTAL — Constant Static Property, class com.yworks.yfiles.layout.router.OrthogonalPatternEdgeRouter |
|
Constant that specifies monotonic path restrictions for edges. |
| MONOTONIC_HORIZONTAL — Constant Static Property, class com.yworks.yfiles.layout.router.polyline.EdgeLayoutDescriptor |
|
Constant that specifies monotonic path restrictions for edges. |
| MONOTONIC_NONE — Constant Static Property, class com.yworks.yfiles.layout.router.OrthogonalEdgeRouter |
|
Constant that specifies monotonic path restrictions for edges. |
| MONOTONIC_NONE — Constant Static Property, class com.yworks.yfiles.layout.router.OrthogonalPatternEdgeRouter |
|
Constant that specifies monotonic path restrictions for edges. |
| MONOTONIC_NONE — Constant Static Property, class com.yworks.yfiles.layout.router.polyline.EdgeLayoutDescriptor |
|
Constant that specifies monotonic path restrictions for edges. |
| monotonicPathRestriction — Property, class com.yworks.yfiles.layout.router.OrthogonalEdgeRouter |
|
Getter:
Returns the specified kind of monotonic path restrictions. |
| monotonicPathRestriction — Property, class com.yworks.yfiles.layout.router.OrthogonalPatternEdgeRouter |
|
Getter:
Returns the specified kind of monotonic path restrictions. |
| monotonicPathRestriction — Property, class com.yworks.yfiles.layout.router.polyline.EdgeLayoutDescriptor |
|
Specifies the monotonic path restrictions for this edge. |
| MONOTONIC_VERTICAL — Constant Static Property, class com.yworks.yfiles.layout.router.OrthogonalEdgeRouter |
|
Constant that specifies monotonic path restrictions for edges. |
| MONOTONIC_VERTICAL — Constant Static Property, class com.yworks.yfiles.layout.router.OrthogonalPatternEdgeRouter |
|
Constant that specifies monotonic path restrictions for edges. |
| MONOTONIC_VERTICAL — Constant Static Property, class com.yworks.yfiles.layout.router.polyline.EdgeLayoutDescriptor |
|
Constant that specifies monotonic path restrictions for edges. |
| monotonyViolationPenalty — Property, class com.yworks.yfiles.layout.router.polyline.PenaltySettings |
|
Specifies the penalty for violation the monotonic path restrictions of an edge. |
| morphEnd — Event, class com.yworks.graph.anim.LayoutMorpherWrapper |
|
Dispatched when the graph animation ended. |
| morphStart — Event, class com.yworks.graph.anim.LayoutMorpherWrapper |
|
Dispatched before the graph animation starts. |
| move(x:int, y:int) — method, class com.yworks.bridge.geom.Rectangle |
| |
| move(n:com.yworks.yfiles.base:Node, distance:Number) — method, class com.yworks.yfiles.layout.hierarchic.PendularDrawer |
|
Helper method which moves a given node by a given amount if the useGrid is set to true, this method will snap the new node position to the appropriate grid, i.e. |
| move(dx:Number, dy:Number) — method, class com.yworks.yfiles.layout.tree.GenericTreeLayouter_SubtreeShape |
|
Moves this shape and its connector by the given offsets. |
| moveBy(dx:Number, dy:Number) — method, class com.yworks.yfiles.geom.YOrientedRectangle |
|
Moves this rectangle by applying the offset to the anchor. |
| moveBy(x:Number, y:Number) — method, class com.yworks.yfiles.geom.YPoint |
|
Returns the point, got by moving this point to another position. |
| moveBy(node:com.yworks.yfiles.base:Node, dx:Number, dy:Number) — method, class com.yworks.yfiles.layout.LayoutGraph |
|
Moves the location of a node by a given vector
|
| moveEdge(e:com.yworks.yfiles.base:Edge, newSource:com.yworks.yfiles.base:Node, newTarget:com.yworks.yfiles.base:Node) — method, class com.yworks.yfiles.base.Graph |
|
Redefines an edge's end points and fires corresponding notification events to inform registered listeners. |
| moveEdge(g:com.yworks.yfiles.layout:LayoutGraph, edge:com.yworks.yfiles.base:Edge, dx:Number, dy:Number) — Static Method , class com.yworks.yfiles.layout.LayoutTool |
|
Moves the edge points of the given edge by the vector (dx,dy). |
| moveEdges(g:com.yworks.yfiles.layout:LayoutGraph, edges:com.yworks.yfiles.base:EdgeCursor, dx:Number, dy:Number) — Static Method , class com.yworks.yfiles.layout.LayoutTool |
|
Moves all edges accessible through the given edge cursor by the vector (dx,dy). |
| moveEdgeTo(e:com.yworks.yfiles.base:Edge, newSource:com.yworks.yfiles.base:Node, sourceReference:com.yworks.yfiles.base:Edge, sourceD:int, newTarget:com.yworks.yfiles.base:Node, targetReference:com.yworks.yfiles.base:Edge, targetD:int) — method, class com.yworks.yfiles.base.Graph |
|
Redefines an edge's end points and fires corresponding notification events to inform registered listeners. |
| moveEdgeToFirst(e:com.yworks.yfiles.base:Edge) — method, class com.yworks.yfiles.base.Graph |
|
Moves the given edge to the first position within the sequence of edges in this graph. |
| moveEdgeToLast(e:com.yworks.yfiles.base:Edge) — method, class com.yworks.yfiles.base.Graph |
|
Moves the given edge to the last position within the sequence of edges in this graph. |
| moveInternalNodeLabels — Property, class com.yworks.yfiles.layout.labeling.AbstractLabelingAlgorithm |
|
Specifies true if the labeling algorithm is allowed to move internal node labels. |
| moveMultiple(nodes:com.yworks.yfiles.base:YCursor, distance:Number) — method, class com.yworks.yfiles.layout.hierarchic.PendularDrawer |
|
Helper method which moves the nodes provided by the Cursor nodes by the given amount. |
| moveNode(g:com.yworks.yfiles.layout:LayoutGraph, node:com.yworks.yfiles.base:Node, dx:Number, dy:Number) — Static Method , class com.yworks.yfiles.layout.LayoutTool |
|
Moves the given node by the vector (dx,dy). |
| moveNodes(g:com.yworks.yfiles.layout:LayoutGraph, nodes:com.yworks.yfiles.base:NodeCursor, dx:Number, dy:Number) — Static Method , class com.yworks.yfiles.layout.LayoutTool |
|
Moves all nodes accessible through the given node cursor by the vector (dx,dy). |
| moveNodeToFirst(v:com.yworks.yfiles.base:Node) — method, class com.yworks.yfiles.base.Graph |
|
Moves the given node to the first position within the sequence of nodes in this graph. |
| moveNodeToLast(v:com.yworks.yfiles.base:Node) — method, class com.yworks.yfiles.base.Graph |
|
Moves the given node to the last position within the sequence of nodes in this graph. |
| moveSubGraph(subNodes:com.yworks.yfiles.base:NodeList, targetGraph:com.yworks.yfiles.base:Graph) — method, class com.yworks.yfiles.base.Graph |
|
Moves an induced subgraph to another graph. |
| moveSubgraphEdgeInduced(g:com.yworks.yfiles.layout:LayoutGraph, edges:com.yworks.yfiles.base:EdgeCursor, dx:Number, dy:Number) — Static Method , class com.yworks.yfiles.layout.LayoutTool |
|
Moves the subgraph induced by edges accessible through the given edge cursor by the vector (dx,dy). |
| moveSubgraphNodeInduced(g:com.yworks.yfiles.layout:LayoutGraph, nodes:com.yworks.yfiles.base:NodeCursor, dx:Number, dy:Number) — Static Method , class com.yworks.yfiles.layout.LayoutTool |
|
Moves the subgraph induced by nodes accessible through the given node cursor by the vector (dx,dy). |
| mul(l1:com.yworks.bridge.util:LongImpl, l2:com.yworks.bridge.util:LongImpl) — Static Method , class com.yworks.bridge.util.LongImpl |
| |
| MultiComponentLayerer — class, package com.yworks.yfiles.layout.hierarchic.incremental |
|
Wrapper Layerer implementation that delegates the actual layering to a delegate Layerer. |
| MultiComponentLayerer(singleComponentLayerer:com.yworks.yfiles.layout.hierarchic.incremental:Layerer, init:Boolean) — Constructor, 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. |
| MultiPageLayout — class, package com.yworks.yfiles.layout.multipage |
|
Represents the result of a layout run of the com.yworks.yfiles.layout.multipage.MultiPageLayouter. |
| MultiPageLayout(init:Boolean) — Constructor, class com.yworks.yfiles.layout.multipage.MultiPageLayout |
| |
| MultiPageLayouter — class, package com.yworks.yfiles.layout.multipage |
|
Layout algorithm that subdivides the input graph into several com.yworks.yfiles.layout.LayoutGraph s (called page graphs) such that the layout of each graph fits the specified maximum page size (maxPageSize). |
| MultiPageLayouter(core:com.yworks.yfiles.layout:Layouter, init:Boolean) — Constructor, class com.yworks.yfiles.layout.multipage.MultiPageLayouter |
|
Creates an instance of this layouter. |
| multiParentAllowed — Property, class com.yworks.yfiles.layout.tree.GenericTreeLayouter |
|
Determines whether or not multi-parent structures are allowed for this tree layout. |
| multiParentAllowed — Property, class com.yworks.yfiles.layout.tree.TreeReductionStage |
|
Specifies whether or not multi-parent structures (structures of multiple nodes that share the same predecessors as well as the same successors) are allowed. |
| MultiParentDescriptor — class, package com.yworks.yfiles.layout.tree |
|
This class is used by com.yworks.yfiles.layout.tree.GenericTreeLayouter to determine the desired layout of nodes that constitute a multi-parent structure. |
| MultiParentDescriptor(init:Boolean) — Constructor, class com.yworks.yfiles.layout.tree.MultiParentDescriptor |
| |
| MULTI_PARENT_DESCRIPTOR_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.tree.GenericTreeLayouter |
|
com.yworks.yfiles.base.DataProvider key used to retrieve com.yworks.yfiles.layout.tree.MultiParentDescriptor instances for each node that belongs to a multi-parent structure. |
| MultipleEdgesTool — class, package com.yworks.yfiles.layout.planar |
|
Helper that can be used to temporarily hide multiple edges in a planar graph and reinsert them at a later time again. |
| MultipleEdgesTool(init:Boolean) — Constructor, class com.yworks.yfiles.layout.planar.MultipleEdgesTool |
| |
| multiply(val:com.yworks.bridge.util:BigInteger) — method, class com.yworks.bridge.util.BigInteger |
| |
| multiply(other:com.yworks.yfiles.layout.tree:AbstractRotatableNodePlacer_Matrix) — method, class com.yworks.yfiles.layout.tree.AbstractRotatableNodePlacer_Matrix |
|
Multiplies this matrix with another matrix. |
| MULTI_ROW_HEIGHT_CONSTRAINT — Constant Static Property, class com.yworks.yfiles.layout.LayoutTool |
|
Constraint specifier constant for the multi-row rectangle arrangement realized by arrangeRectangleMultiRowsWithAlignment() Limits the height of the arrangement to the given preferred height value. |
| MULTI_ROW_NO_CONSTRAINT — Constant Static Property, class com.yworks.yfiles.layout.LayoutTool |
|
Constraint specifier constant for the multi-row rectangle arrangement realized by arrangeRectangleMultiRowsWithAlignment() Both, height and width, are not limited in size by any constraint. |
| MULTI_ROW_WIDTH_CONSTRAINT — Constant Static Property, class com.yworks.yfiles.layout.LayoutTool |
|
Constraint specifier constant for the multi-row rectangle arrangement realized by arrangeRectangleMultiRowsWithAlignment() Limits the width of the arrangement to the given preferred width value. |
|
| 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 |