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  
face() — method, interface com.yworks.yfiles.layout.planar.FaceCursor
Returns the Face, the cursor is pointing on.
Face — class, package com.yworks.yfiles.layout.planar
This class represents a face (region) in a planar graph.
Face(init:Boolean) — Constructor, class com.yworks.yfiles.layout.planar.Face
faceCount() — method, class com.yworks.yfiles.layout.planar.SimplePlanarInformation
Returns the number of Faces.
FaceCursor — Interface, package com.yworks.yfiles.layout.planar
Defines a cursor which returns only instances of Face.
faceList — Property, class com.yworks.yfiles.layout.planar.SimplePlanarInformation
FaceMap — Interface, package com.yworks.yfiles.layout.planar
Provides access to data associated with a face.
faceOf(edge:com.yworks.yfiles.base:Edge) — method, class com.yworks.yfiles.layout.planar.SimplePlanarInformation
Get the face to which an edge belongs.
faces() — method, class com.yworks.yfiles.layout.planar.SimplePlanarInformation
Get cursor over faces.
familyNodesAlwaysBelow — Property, class com.yworks.yfiles.layout.genealogy.FamilyTreeLayouter
Determines whether family/marriage nodes will be placed between the partners or below them.
FamilyTreeLayouter — class, package com.yworks.yfiles.layout.genealogy
This class implements a layout algorithm for genealogical data (family trees).
FamilyTreeLayouter(init:Boolean) — Constructor, class com.yworks.yfiles.layout.genealogy.FamilyTreeLayouter
Creates a new instance of this
fatal(msg:Object) — Static Method , class com.yworks.yfiles.util.LoggingUtil
Called on a fatal error.
fatal2(source:Object, msg:Object) — Static Method , class com.yworks.yfiles.util.LoggingUtil
Outputs the class of the given object and the given message.
FEMALE_ALWAYS_FIRST — Constant Static Property, class com.yworks.yfiles.layout.genealogy.FamilyTreeLayouter
Places female individuals before their male siblings and partners.
FEMALE_FIRST — Constant Static Property, class com.yworks.yfiles.layout.genealogy.FamilyTreeLayouter
Places female individuals before their male siblings and partners if possible.
fill(array:Vector$int, value:int) — Static Method , class com.yworks.bridge.util.Arrays
Fills the array with the given value.
fill(list:com.yworks.bridge.util:List, object:Object) — Static Method , class com.yworks.bridge.util.Collections
Fills the specified List with the specified element.
fill2(array:Vector$Boolean, value:Boolean) — Static Method , class com.yworks.bridge.util.Arrays
Fills the array with the given value.
fill3(array:Vector$Object, value:Object) — Static Method , class com.yworks.bridge.util.Arrays
Fills the array with the given value.
fillBooleanArray(array:Vector$Boolean, ... rest) — Static Method , class com.yworks.bridge.util.FlexUtils
fillChar(array:Vector$String, value:String) — Static Method , class com.yworks.bridge.util.Arrays
Fills the array with the given value.
fillComparableMapFromGraph(graph:com.yworks.yfiles.base:Graph, comparableNodeMap:com.yworks.yfiles.base:DataMap, comparableEdgeMap:com.yworks.yfiles.base:DataMap) — Static Method , class com.yworks.yfiles.layout.NormalizingGraphElementOrderStage
Convenience method that assigns comparable values for each node and edge.
fillDouble(array:Vector$Number, value:Number) — Static Method , class com.yworks.bridge.util.Arrays
Fills the array with the given value.
fillFloat(array:Vector$Number, value:Number) — Static Method , class com.yworks.bridge.util.Arrays
Fills the array with the given value.
fillInt(array:Vector$int, value:int) — Static Method , class com.yworks.bridge.util.Arrays
Fills the array with the given value.
fillIntArray(array:Vector$int, ... rest) — Static Method , class com.yworks.bridge.util.FlexUtils
fillLong(array:Vector$com.yworks.bridge.util:LongImpl, value:com.yworks.bridge.util:LongImpl) — Static Method , class com.yworks.bridge.util.Arrays
Fills the array with the given value.
fillLongImplArray(array:Vector$com.yworks.bridge.util:LongImpl, ... rest) — Static Method , class com.yworks.bridge.util.FlexUtils
fillNumberArray(array:Vector$Number, ... rest) — Static Method , class com.yworks.bridge.util.FlexUtils
fillObjectArray(array:Vector$Object, ... rest) — Static Method , class com.yworks.bridge.util.FlexUtils
fillRangeBool(array:Vector$Boolean, start:int, end:int, value:Boolean) — Static Method , class com.yworks.bridge.util.Arrays
Fills the section of the array between the given indices with the given value.
fillRangeByte(array:Vector$int, start:int, end:int, value:int) — Static Method , class com.yworks.bridge.util.Arrays
Fills the section of the array between the given indices with the given value.
fillRangeChar(array:Vector$String, start:int, end:int, value:String) — Static Method , class com.yworks.bridge.util.Arrays
Fills the section of the array between the given indices with the given value.
fillRangeDouble(array:Vector$Number, start:int, end:int, value:Number) — Static Method , class com.yworks.bridge.util.Arrays
Fills the section of the array between the given indices with the given value.
fillRangeFloat(array:Vector$Number, start:int, end:int, value:Number) — Static Method , class com.yworks.bridge.util.Arrays
Fills the section of the array between the given indices with the given value.
fillRangeInt(array:Vector$int, start:int, end:int, value:int) — Static Method , class com.yworks.bridge.util.Arrays
Fills the section of the array between the given indices with the given value.
fillRangeLong(array:Vector$com.yworks.bridge.util:LongImpl, start:int, end:int, value:com.yworks.bridge.util:LongImpl) — Static Method , class com.yworks.bridge.util.Arrays
Fills the section of the array between the given indices with the given value.
fillRangeObj(array:Vector$Object, start:int, end:int, value:Object) — Static Method , class com.yworks.bridge.util.Arrays
Fills the section of the array between the given indices with the given value.
fillRangeShort(array:Vector$int, start:int, end:int, value:int) — Static Method , class com.yworks.bridge.util.Arrays
Fills the section of the array between the given indices with the given value.
fillShort(array:Vector$int, value:int) — Static Method , class com.yworks.bridge.util.Arrays
Fills the array with the given value.
fillStringArray(array:Vector$String, ... rest) — Static Method , class com.yworks.bridge.util.FlexUtils
fillStyle — Property, class com.yworks.yfiles.layout.tree.ARNodePlacer
Specifies the fill style.
FILL_STYLE_CENTERED — Constant Static Property, class com.yworks.yfiles.layout.tree.ARNodePlacer
Byte constant that can be used for the fillStyle property.
FILL_STYLE_JUSTIFY — Constant Static Property, class com.yworks.yfiles.layout.tree.ARNodePlacer
Byte constant that can be used for the fillStyle property.
FILL_STYLE_LEADING — Constant Static Property, class com.yworks.yfiles.layout.tree.ARNodePlacer
Byte constant that can be used for the fillStyle property.
FILL_STYLE_TRAILING — Constant Static Property, class com.yworks.yfiles.layout.tree.ARNodePlacer
Byte constant that can be used for the fillStyle property.
Filter — Interface, package com.yworks.yfiles.util
Specifies the contract of a general purpose filter.
finalizeCurrentEdge(context:com.yworks.yfiles.layout.router.polyline:PathSearchContext) — method, class com.yworks.yfiles.layout.router.polyline.PathSearchExtension
This callback notifies the extension when enough paths are found for the current edge.
finalizeEdges(context:com.yworks.yfiles.layout.router.polyline:PathSearchContext) — method, class com.yworks.yfiles.layout.router.polyline.PathSearchExtension
This callback notifies the extension if enough paths have been found for all edges in the context's edge list.
finalizeOrientationChange(orientationLayouter:com.yworks.yfiles.layout:OrientationLayouter, transformer:com.yworks.yfiles.layout:OrientationLayouter_Transformer) — method, class com.yworks.yfiles.layout.grid.PartitionGrid
A method that is called at the end of the com.yworks.yfiles.layout.OrientationLayouter stage.
finalizePath(path:com.yworks.yfiles.layout.router.polyline:Path) — method, class com.yworks.yfiles.layout.router.polyline.PathSearch
Informs all registered path search extensions about completing a path by calling their finalizePath(Path) (com.yworks.yfiles.layout.router.polyline.PathSearchExtension.finalizePath()) method.
finalizePath(path:com.yworks.yfiles.layout.router.polyline:Path) — method, class com.yworks.yfiles.layout.router.polyline.PathSearchExtension
After finding a valid target entrance and creating a com.yworks.yfiles.layout.router.polyline.Path, the extension is notified about the found path.
finalizePathSearchResult(pathSearchResult:com.yworks.yfiles.layout.router.polyline:PathSearchResult) — method, class com.yworks.yfiles.layout.router.polyline.PathSearchExtension
Callback notifying the extension about the paths chosen for the edges in the current context.
finalizeTransform(p:com.yworks.yfiles.geom:YPoint) — method, class com.yworks.yfiles.layout.OrientationLayouter_Transformer
finalRounds — Property, class com.yworks.yfiles.layout.organic.GRIP
Getter: returns the number of the final rounds Setter: Sets the number of Fruchtermann Reingold rounds (final)
finalTemperature — Property, class com.yworks.yfiles.layout.organic.OrganicLayouter
Specifies the final temperature.
findAllChains(graph:com.yworks.yfiles.base:Graph, directed:Boolean) — Static Method , class com.yworks.yfiles.algo.Paths
Returns all chains present in the given graph.
findAllCycleEdges(graph:com.yworks.yfiles.base:Graph, directed:Boolean) — Static Method , class com.yworks.yfiles.algo.Cycles
Returns all edges that are part of at least one directed or undirected simple cycle.
findAllPaths(g:com.yworks.yfiles.base:Graph, start:com.yworks.yfiles.base:Node, end:com.yworks.yfiles.base:Node, pathEdges:com.yworks.yfiles.base:EdgeMap) — Static Method , class com.yworks.yfiles.algo.Paths
Marks all edges that belong to a directed path from start to end node.
findAllPaths2(graph:com.yworks.yfiles.base:Graph, startNode:com.yworks.yfiles.base:Node, endNode:com.yworks.yfiles.base:Node, directed:Boolean) — Static Method , class com.yworks.yfiles.algo.Paths
Returns all simple directed or undirected paths that connect start with end node.
findAllPathsCursor(graph:com.yworks.yfiles.base:Graph, startNode:com.yworks.yfiles.base:Node, endNode:com.yworks.yfiles.base:Node, directed:Boolean) — Static Method , class com.yworks.yfiles.algo.Paths
A variant of findAllPaths2() that returns its result not as a list but as a special cursor that calculates the next path in the sequence only when needed.
findAllPathsFiltered(graph:com.yworks.yfiles.base:Graph, startNode:com.yworks.yfiles.base:Node, endNode:com.yworks.yfiles.base:Node, directed:Boolean, filter:com.yworks.yfiles.util:Filter) — Static Method , class com.yworks.yfiles.algo.Paths
A variant of findAllPaths2() that additionally allows to specify a filter for the paths to be returned.
findAndHideMultipleEdges(_graph:com.yworks.yfiles.base:Graph) — method, class com.yworks.yfiles.layout.planar.MultipleEdgesTool
Hides the multiple edges in the graph.
findAndHideParallelEdges(graph:com.yworks.yfiles.base:Graph) — method, class com.yworks.yfiles.layout.ParallelEdgeLayouter
This method detects parallel edges of the given graph.
findBestFitRotationAngle(graph:com.yworks.yfiles.layout:LayoutGraph, width:Number, height:Number) — Static Method , class com.yworks.yfiles.layout.transformer.GraphTransformer
Returns a rotation angle that, if applied to the given graph, would minimize the zoom-level needed to display the graph in an area of the given dimension.
findCell(o:Object) — method, class com.yworks.yfiles.base.YList
Returns the com.yworks.yfiles.base.ListCell where object o is stored.
findCell(o:Object) — method, class com.yworks.yfiles.util.SkipList
Finds a cell in this list where the comparator yields 0 when it compares o with the cell's contents or null if no such cell could be found.
findChains() — method, class com.yworks.yfiles.layout.hierarchic.PendularDrawer
Finds chains of nodes, i.e.
findCycle(graph:com.yworks.yfiles.base:Graph, directed:Boolean) — Static Method , class com.yworks.yfiles.algo.Cycles
Returns an edge list that contains the edges of a cycle found in the given graph.
findCycleEdges(graph:com.yworks.yfiles.base:Graph, cycleEdges:com.yworks.yfiles.base:EdgeMap) — Static Method , class com.yworks.yfiles.algo.Cycles
This method marks edges of a given graph whose removal or reversal would make that graph acyclic.
findCycleEdgesDFS(graph:com.yworks.yfiles.base:Graph, cycleEdges:com.yworks.yfiles.base:EdgeMap) — Static Method , class com.yworks.yfiles.algo.Cycles
Like findCycleEdges() this method marks edges of a given graph whose removal or reversal would make that graph acyclic.
findCycleEdgesWithMinimalCost(graph:com.yworks.yfiles.base:Graph, cycleEdges:com.yworks.yfiles.base:EdgeMap, costDP:com.yworks.yfiles.base:DataProvider) — Static Method , class com.yworks.yfiles.algo.Cycles
This method is similar to findCycleEdges(), but instead of minimizing the number of marked edges it tries to find a set of marked edges, for which the associated cost is minimal.
findGraphComponents(graph:com.yworks.yfiles.layout:LayoutGraph, compNumber:com.yworks.yfiles.base:NodeMap) — method, class com.yworks.yfiles.layout.ComponentLayouter
Determines which nodes will belong to the same graph component.
findIsolatedGraphComponents(graph:com.yworks.yfiles.layout:LayoutGraph, compNumber:com.yworks.yfiles.base:NodeMap) — method, class com.yworks.yfiles.layout.grouping.IsolatedGroupComponentLayouter
Determines which nodes will belong to the same graph component.
findLongestPath(g:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.algo.Paths
Returns the longest directed path within the given acyclic graph.
findLongestPaths(g:com.yworks.yfiles.base:Graph, startNode:com.yworks.yfiles.base:Node, dist:com.yworks.yfiles.base:EdgeMap, maxDist:com.yworks.yfiles.base:NodeMap, predicate:com.yworks.yfiles.base:EdgeMap) — Static Method , class com.yworks.yfiles.algo.Paths
Calculates the longest path from one vertex to all other vertices in a given acyclic graph Precondition GraphCheckers.isAcyclic(g)
findLongestPathWeighted(g:com.yworks.yfiles.base:Graph, edgeLength:com.yworks.yfiles.base:DataProvider) — Static Method , class com.yworks.yfiles.algo.Paths
Returns the longest directed path within a given acyclic weighted graph.
findLongPath(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.algo.Paths
Returns an edge list that contains the edges of a undirected simple path within the given graph.
findMatchingCandidate() — method, interface com.yworks.yfiles.layout.PortCandidateSet_CandidateMatcher
Returns the next best matching com.yworks.yfiles.layout.PortCandidateSet_Entry.
findMatchingCandidateWithDirection(edge:com.yworks.yfiles.base:Edge, source:Boolean, directionMask:int) — method, interface com.yworks.yfiles.layout.PortCandidateSet_CandidateMatcher
Returns the next best matching com.yworks.yfiles.layout.PortCandidateSet_Entry for the given parameters.
findMatchingCandidateWithOffset(edge:com.yworks.yfiles.base:Edge, source:Boolean, xOffset:Number, yOffset:Number, directionMask:int) — method, interface com.yworks.yfiles.layout.PortCandidateSet_CandidateMatcher
Returns the next best matching com.yworks.yfiles.layout.PortCandidateSet_Entry for the given parameters.
findPartitions(graph:com.yworks.yfiles.layout:LayoutGraph, clusterIDMap:com.yworks.yfiles.base:NodeMap) — method, class com.yworks.yfiles.layout.PartitionLayouter_EdgeBetweennessPartitionFinder
findPartitions(graph:com.yworks.yfiles.layout:LayoutGraph, partitionIDMap:com.yworks.yfiles.base:NodeMap) — method, interface com.yworks.yfiles.layout.PartitionLayouter_PartitionFinder
Returns a partition id for each node of an input graph.
findPath(graph:com.yworks.yfiles.base:Graph, startNode:com.yworks.yfiles.base:Node, endNode:com.yworks.yfiles.base:Node, directed:Boolean) — Static Method , class com.yworks.yfiles.algo.Paths
Returns an edge list that contains the edges of a path from the given start node to the given end node, if such a path exists.
findPaths(context:com.yworks.yfiles.layout.router.polyline:PathSearchContext) — method, class com.yworks.yfiles.layout.router.polyline.PathSearch
Finds paths for the edges in the given context and stores them in its PathSearchResult (com.yworks.yfiles.layout.router.polyline.PathSearchContext.pathSearchResult).
findPathsForCurrentEdge(context:com.yworks.yfiles.layout.router.polyline:PathSearchContext) — method, class com.yworks.yfiles.layout.router.polyline.PathSearch
Finds the path for the current edge in the given context.
findPathWithSorting(g:com.yworks.yfiles.base:Graph, topSort:com.yworks.yfiles.base:NodeList, startNode:com.yworks.yfiles.base:Node, endNode:com.yworks.yfiles.base:Node, predicate:com.yworks.yfiles.base:EdgeMap) — Static Method , class com.yworks.yfiles.algo.Paths
Returns whether or not there is a directed path from one node to another node in an acyclic graph Precondition GraphChecker.isAcyclic(g)
findPredecessor(o:Object) — method, class com.yworks.yfiles.util.SkipList
Finds the greatest predecessor in this list where the comparator yields positive values when it compares o with the cell's contents or null if no such cell could be found.
findReversedTreeEdges(graph:com.yworks.yfiles.layout:LayoutGraph, root:com.yworks.yfiles.base:Node, reversedEdges:com.yworks.yfiles.base:DataAcceptor) — Static Method , class com.yworks.yfiles.layout.EdgeReversalStage
Marks edges in a tree-structured graph component that need to be reversed to make the specified node the root of the tree component.
findShortestUniformPaths(graph:com.yworks.yfiles.base:Graph, start:com.yworks.yfiles.base:Node, end:com.yworks.yfiles.base:Node, directed:Boolean, pathMap:com.yworks.yfiles.base:EdgeMap) — Static Method , class com.yworks.yfiles.algo.ShortestPaths
Marks all edges that belong to a shortest path from start to end node.
findShortestUniformPathsWithMaxDistance(graph:com.yworks.yfiles.base:Graph, start:com.yworks.yfiles.base:Node, targetMap:com.yworks.yfiles.base:DataProvider, directed:Boolean, maxLength:int, pathEdges:com.yworks.yfiles.base:EdgeList, pathNodes:com.yworks.yfiles.base:NodeList) — Static Method , class com.yworks.yfiles.algo.ShortestPaths
Finds all nodes and edges that belong to a shortest path from start to a set of target nodes in the graph not farther away than a given distance.
findSuccessor(o:Object) — method, class com.yworks.yfiles.util.SkipList
Finds the smallest successor in this list where the comparator yields negative values when it compares o with the cell's contents or null if no such cell could be found.
finishHandler — Property, class com.yworks.graph.model.LayoutExecutor
Gets or sets the function that will be executed when this instance has finished its work.
fireCreateCellEvent(createdCell:com.yworks.yfiles.layout.router.polyline:PartitionCell) — method, class com.yworks.yfiles.layout.router.polyline.DynamicObstacleDecomposition
Notifies all registered dynamic decomposition listeners about the newly created cell.
fireFinalizeCellEvent(finalizedCell:com.yworks.yfiles.layout.router.polyline:PartitionCell) — method, class com.yworks.yfiles.layout.router.polyline.DynamicObstacleDecomposition
Notifies all registered dynamic decomposition listeners about the finalized cell.
fireGraphEvent(e:com.yworks.yfiles.base:GraphEvent) — method, class com.yworks.yfiles.base.Graph
Propagates the given graph event to all registered graph listeners.
fireGraphEvents — Property, class com.yworks.yfiles.util.GraphHider
Getter: Returns whether or not this hider should fire graph events.
fireGraphEventsEnabled — Property, class com.yworks.yfiles.util.GraphPartitionManager
Getter: Returns whether or not this partition manager should fire graph events.
firePostEvent() — method, class com.yworks.yfiles.base.Graph
Propagates a so-called POST event to all registered graph listeners.
firePostEventWithId(id:Object) — method, class com.yworks.yfiles.base.Graph
Like firePostEvent().
firePreEvent() — method, class com.yworks.yfiles.base.Graph
Propagates a so-called PRE event to all registered graph listeners.
firePreEventWithId(id:Object) — method, class com.yworks.yfiles.base.Graph
Like firePreEvent().
fireSplitFaceEvent(e:com.yworks.yfiles.base:Edge, oldFaces:Vector$Object, newFaces:Vector$Object) — method, class com.yworks.yfiles.layout.planar.PlanarInformation
fireSubdividedEvent(cell:com.yworks.yfiles.layout.router.polyline:PartitionCell, subCells:com.yworks.bridge.util:List) — method, class com.yworks.yfiles.layout.router.polyline.DynamicObstacleDecomposition
Notifies all registered dynamic decomposition listeners about a subdivision.
fireSubdivisionEvent(e:com.yworks.yfiles.base:Edge, result:Vector$Object) — method, class com.yworks.yfiles.layout.planar.PlanarInformation
fireUnsplitFaceEvent(e:com.yworks.yfiles.base:Edge, oldFaces:Vector$Object, newFaces:Vector$Object) — method, class com.yworks.yfiles.layout.planar.PlanarInformation
fireUnsubdivideEvent(splitEdges:Vector$Object, resultingEdge:com.yworks.yfiles.base:Edge) — method, class com.yworks.yfiles.layout.planar.PlanarInformation
first — Property, class com.yworks.bridge.util.LinkedList
Answers the first element in this LinkedList.
first() — method, interface com.yworks.bridge.util.SortedSet
Answer the first sorted element in this SortedSet.
first() — method, class com.yworks.bridge.util.TreeSet
Answers the first element in this TreeSet.
first() — method, class com.yworks.yfiles.base.YList
Returns the first element of this list.
first — Property, class com.yworks.yfiles.geom.YPointPath
Get the first point in the path.
firstCell() — method, class com.yworks.yfiles.base.YList
Returns the first cell of this list.
firstCell() — method, class com.yworks.yfiles.util.SkipList
Gets the first cell in this list or null if there are no cells in this list.
firstEdge() — method, class com.yworks.yfiles.base.EdgeList
Returns the first edge in this list, or null when the list is empty.
firstEdge() — method, class com.yworks.yfiles.base.Graph
Returns the first edge in this graph.
firstEndPoint — Property, class com.yworks.yfiles.geom.LineSegment
Returns the first end point of the line segment.
firstInEdge() — method, class com.yworks.yfiles.base.Node
Returns the first incoming edge at this node, or null if it does not exist.
firstKey() — method, interface com.yworks.bridge.util.SortedMap
Answer the first sorted key in this SortedMap.
firstKey() — method, class com.yworks.bridge.util.TreeMap
Answers the first sorted key in this spec.TreeMap.
firstNode() — method, class com.yworks.yfiles.base.Graph
Returns the first node in this graph.
firstNode() — method, class com.yworks.yfiles.base.NodeList
Returns the first node in this list, or null when the list is empty.
firstOutEdge(v:com.yworks.yfiles.base:Node) — Static Method , class com.yworks.yfiles.base.Graph
Low-level iteration support for adjacent edges.
firstOutEdge() — method, class com.yworks.yfiles.base.Node
Returns the first outgoing edge at this node, or null if it does not exist.
firstSameLayerEdgeCell — Property, interface com.yworks.yfiles.layout.hierarchic.incremental.NodeData
Returns the first same layer edge ListCell of all same layer edges.
firstSegment() — method, class com.yworks.yfiles.geom.BorderLine
Returns the first segment or null if there is no such segment.
fixed — Property, class com.yworks.yfiles.layout.PortCandidate
Returns whether this instance describes a fixed or strong (com.yworks.yfiles.layout.PortConstraint.strong) port.
fixed — Property, class com.yworks.yfiles.layout.router.BusDescriptor
Specifies whether the associated edge is fixed or not.
fixed — Property, class com.yworks.yfiles.layout.router.polyline.AbstractSegmentInfo
Determines whether or not this segment info is fixed, that means a fixed location has been determined inside its location range (locationRange).
fixed — Property, class com.yworks.yfiles.layout.router.polyline.EdgeInfo
Determines whether the path of this edge (edge) is fixed or shall be routed by the path search algorithm.
FIXED_BOX_STYLE — Constant Static Property, class com.yworks.yfiles.layout.orthogonal.OrthogonalLayouter
Layout style specifier.
fixedElementsLayerer — Property, class com.yworks.yfiles.layout.hierarchic.IncrementalHierarchicLayouter
Specifies the com.yworks.yfiles.layout.hierarchic.incremental.Layerer instance that is used to obtain the layering for those nodes that are not marked to be laid out incrementally if the layouter is set to LAYOUT_MODE_INCREMENTAL.
fixedElementsSequencer — Property, class com.yworks.yfiles.layout.hierarchic.IncrementalHierarchicLayouter
Specifies the com.yworks.yfiles.layout.hierarchic.incremental.Sequencer instance that is used to calculated the sequence of the nodes that are not marked to be laid out incrementally if the layouter is set to LAYOUT_MODE_INCREMENTAL.
FixedGroupLayoutStage — class, package com.yworks.yfiles.layout.grouping
A layout stage for hierarchically grouped graphs.
FixedGroupLayoutStage(init:Boolean) — Constructor, class com.yworks.yfiles.layout.grouping.FixedGroupLayoutStage
Initializes a new instance of FixedGroupLayoutStage.
FIXED_GROUP_NODES_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.grouping.FixedGroupLayoutStage
This key can be used to select specific group nodes whose contents should keep their relative positions.
FIXED_GROUP_NODES_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.organic.OrganicLayouter
DataProvider key used in conjunction with hierarchically grouped graphs.
fixedGroupResizingEnabled — Property, class com.yworks.yfiles.layout.partial.PartialLayouter
Getter: Returns whether or not fixed group nodes may be resized.
FIXED_GROUPS_POLICY — Constant Static Property, class com.yworks.yfiles.layout.organic.OrganicLayouter
Node group policy specifier.
FIXED_MIXED_STYLE — Constant Static Property, class com.yworks.yfiles.layout.orthogonal.OrthogonalLayouter
Layout style specifier.
FIXED_NODE_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.FixNodeLayoutStage
com.yworks.yfiles.base.DataProvider key to specify a DataProvider whose com.yworks.yfiles.base.DataProvider.getBool() method is used to determine which nodes should be considered fixed.
FIXED_NODE_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.organic.OrganicRemoveOverlapsStage
This key can be used to specify a boolean value that can be used to mark fixed nodes.
FIXED_NODE_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.organic.ShuffleLayouter
This key can be used to specify whether or not a node's position should remain fixed.
fixedRadius — Property, class com.yworks.yfiles.layout.circular.SingleCycleLayouter
Getter: Returns the fixed radius for the cycle on which the nodes of the graph will be placed.
fixedWidth — Property, class com.yworks.yfiles.layout.GraphLayoutLineWrapper
Specifies the desired width of the lines to use if fixedWidthLineBreaks is set to true.
fixedWidthLineBreaks — Property, class com.yworks.yfiles.layout.GraphLayoutLineWrapper
Specifies whether the algorithm should use the fixed width (fixedWidth) to determine line breaks.
FixNodeLayoutStage — class, package com.yworks.yfiles.layout
Layout stage that can be used to fix the position of either a single node or the alignment of the bounding box of several nodes (but not the positions of the individual nodes).
FixNodeLayoutStage(init:Boolean) — Constructor, class com.yworks.yfiles.layout.FixNodeLayoutStage
Initializes a new FixNodeLayoutStage.
fixPointPolicy — Property, class com.yworks.yfiles.layout.FixNodeLayoutStage
Specifies the fix point calculation policy used in calculateFixPoint() to determine which point in the corresponding rectangle should be considered fixed.
FIX_POINT_POLICY_CENTER — Constant Static Property, class com.yworks.yfiles.layout.FixNodeLayoutStage
Fix point calculation policy that results in the center of a given rectangle to be considered the fix point.
FIX_POINT_POLICY_LOWER_LEFT — Constant Static Property, class com.yworks.yfiles.layout.FixNodeLayoutStage
Fix point calculation policy that results in the lower left corner of a given rectangle to be considered the fix point.
FIX_POINT_POLICY_LOWER_RIGHT — Constant Static Property, class com.yworks.yfiles.layout.FixNodeLayoutStage
Fix point calculation policy that results in the lower right corner of a given rectangle to be considered the fix point.
FIX_POINT_POLICY_UPPER_LEFT — Constant Static Property, class com.yworks.yfiles.layout.FixNodeLayoutStage
Fix point calculation policy that results in the upper left corner of a given rectangle to be considered the fix point.
FIX_POINT_POLICY_UPPER_RIGHT — Constant Static Property, class com.yworks.yfiles.layout.FixNodeLayoutStage
Fix point calculation policy that results in the upper right corner of a given rectangle to be considered the fix point.
flashOrientedRectangleToYOrientedRectangle(rect:com.yworks.canvas.geom:IOrientedRectangle) — Static Method , class com.yworks.geom.util.GeomConvert
Creates a YOrientedRectangle from a given IOrientedRectangle.
flashRectangleToYRectangle(rect:flash.geom:Rectangle) — Static Method , class com.yworks.geom.util.GeomConvert
Creates a YRectangle from a given Rectangle.
FlexUtils — class, package com.yworks.bridge.util
flipBit(n:int) — method, class com.yworks.bridge.util.BigInteger
flipBit(pos:int) — method, class com.yworks.bridge.util.BitSet
Flips the bit at index pos.
flipBits(pos1:int, pos2:int) — method, class com.yworks.bridge.util.BitSet
Flips the bits starting from pos1 to pos2.
floatToIntBits(f:Number) — Static Method , class com.yworks.bridge.util.FlexUtils
floatValue() — method, class com.yworks.bridge.util.BigInteger
FLOW_DOWN — Constant Static Property, class com.yworks.yfiles.layout.LayoutTool
Edge flow specifier used by method determineEdgeFlowDirection().
FLOW_LEFT — Constant Static Property, class com.yworks.yfiles.layout.LayoutTool
Edge flow specifier used by method determineEdgeFlowDirection().
FLOW_NONE — Constant Static Property, class com.yworks.yfiles.layout.LayoutTool
Edge flow specifier used by method determineEdgeFlowDirection().
FLOW_RIGHT — Constant Static Property, class com.yworks.yfiles.layout.LayoutTool
Edge flow specifier used by method determineEdgeFlowDirection().
FLOW_UP — Constant Static Property, class com.yworks.yfiles.layout.LayoutTool
Edge flow specifier used by method determineEdgeFlowDirection().
followingEdge(e:com.yworks.yfiles.base:Edge) — method, class com.yworks.yfiles.layout.planar.SimplePlanarInformation
Returns the counterclockwise next edge of another edge around a node
forkStyle — Property, class com.yworks.yfiles.layout.seriesparallel.DefaultPortAssignment
Specifies the fork style which influences the port assignment.
FORK_STYLE_AT_NODE — Constant Static Property, class com.yworks.yfiles.layout.seriesparallel.DefaultPortAssignment
Constant that describes fork style on a node.
FORK_STYLE_OUTSIDE_NODE — Constant Static Property, class com.yworks.yfiles.layout.seriesparallel.DefaultPortAssignment
Constant that describes a fork style outside a node.
foundEdgeOverlap(lc:com.yworks.yfiles.layout:LabelCandidate, e:com.yworks.yfiles.base:Edge, eSegment:com.yworks.yfiles.geom:LineSegment) — method, class com.yworks.yfiles.layout.labeling.MISLabelingAlgorithm
Calculates the overlapping factor between a label candidate and an edge segment.
foundHaloOverlap(lc:com.yworks.yfiles.layout:LabelCandidate, n:com.yworks.yfiles.base:Node, haloRect:com.yworks.yfiles.geom:YRectangle) — method, class com.yworks.yfiles.layout.labeling.MISLabelingAlgorithm
Calculates the overlapping factor between a label candidate and a node halo.
foundLabelOverlap(lc1:com.yworks.yfiles.layout:LabelCandidate, lc2:com.yworks.yfiles.layout:LabelCandidate, e:com.yworks.yfiles.base:Edge) — method, class com.yworks.yfiles.layout.labeling.MISLabelingAlgorithm
Calculates the overlapping factor between two label candidates.
foundNodeOverlap(lc:com.yworks.yfiles.layout:LabelCandidate, n:com.yworks.yfiles.base:Node, nBox:com.yworks.yfiles.geom:YRectangle) — method, class com.yworks.yfiles.layout.labeling.MISLabelingAlgorithm
Calculates the overlapping factor between a label candidate and a node.
frame — Property, class com.yworks.bridge.geom.Rectangle2D
Getter: Returns the framing Rectangle2D that defines the overall shape of this object.
FrameMaker — class, package com.yworks.yfiles.layout.planar
Creates a Frame around a graph.
FrameMaker(init:Boolean) — Constructor, class com.yworks.yfiles.layout.planar.FrameMaker
FreeEdgeLabelLayoutModel — class, package com.yworks.yfiles.layout
An edge label model that allows placement of labels at a fixed offset from the source intersection point of the node.
FreeEdgeLabelLayoutModel(init:Boolean) — Constructor, class com.yworks.yfiles.layout.FreeEdgeLabelLayoutModel
Creates a new instance of com.yworks.yfiles.layout.FreeEdgeLabelLayoutModel.
FreeEdgeLabelLayoutModel_ModelParameter — class, package com.yworks.yfiles.layout
The model parameters for the FreeEdgeLabelModel.
FreeEdgeLabelLayoutModel_ModelParameter(init:Boolean) — Constructor, class com.yworks.yfiles.layout.FreeEdgeLabelLayoutModel_ModelParameter
Creates a new instance of com.yworks.yfiles.layout.FreeEdgeLabelLayoutModel_ModelParameter with radius 50 and angle 0.
FreeNodeLabelLayoutModel — class, package com.yworks.yfiles.layout
A node label model that allows placement of labels at a fixed offset relative to the node's upper-left corner.
FreeNodeLabelLayoutModel(init:Boolean) — Constructor, class com.yworks.yfiles.layout.FreeNodeLabelLayoutModel
Returns a new instance of FreeNodeLabelModel.
FreeNodeLabelLayoutModel_ModelParameter — class, package com.yworks.yfiles.layout
The model parameter that encodes a node label position within FreeNodeLabelModel.
FreeNodeLabelLayoutModel_ModelParameter(init:Boolean) — Constructor, class com.yworks.yfiles.layout.FreeNodeLabelLayoutModel_ModelParameter
Returns a new instance of ModelParameter.
FreePlacer — class, package com.yworks.yfiles.layout.tree
Placer that can be used as simple "pseudo"-placer.
FreePlacer(init:Boolean) — Constructor, class com.yworks.yfiles.layout.tree.FreePlacer
Creates a new instance with the default matrix.
freeze() — method, class com.yworks.yfiles.layout.PreferredPlacementDescriptor
Makes this instance immutable.
frequency(c:com.yworks.bridge.util:Collection, o:Object) — Static Method , class com.yworks.bridge.util.Collections
Returns the number of elements in the Collection that match the Object passed.
fromScratchLayerer — Property, class com.yworks.yfiles.layout.hierarchic.IncrementalHierarchicLayouter
Specifies the com.yworks.yfiles.layout.hierarchic.incremental.Layerer instance that is used to obtain the layering for the nodes if the layouter is set to LAYOUT_MODE_FROM_SCRATCH.
fromScratchLayeringStrategy — Property, class com.yworks.yfiles.layout.hierarchic.IncrementalHierarchicLayouter
Getter: Returns the currently set layering strategy for the from scratch (fromScratchLayerer) layering.
fromScratchSequencer — Property, class com.yworks.yfiles.layout.hierarchic.IncrementalHierarchicLayouter
Specifies the com.yworks.yfiles.layout.hierarchic.incremental.Sequencer instance that is used to calculate the node sequence if the layouter is set to LAYOUT_MODE_FROM_SCRATCH.
fromSketch — Property, class com.yworks.graph.model.TableLayoutConfigurator
Specifies whether or not from sketch mode should be enabled.
fromSketchLayerAssignment — Property, class com.yworks.yfiles.layout.hierarchic.incremental.SimplexNodePlacer
Specifies whether this instance should try to use the coordinates given from the current sketch for the determination of the layer coordinates.
fromSketchMode — Property, class com.yworks.yfiles.layout.circular.CircularLayouter
Determines whether or not to take the coordinates of the input diagram into account when arranging the nodes of the partitions and the partitions themselves.
fromSketchMode — Property, class com.yworks.yfiles.layout.tree.BalloonLayouter
Determines whether or not to take the coordinates of the input diagram into account when arranging the nodes of the elements of the tree.
fromSketchModeEnabled — Property, class com.yworks.yfiles.layout.circular.SingleCycleLayouter
Getter: Returns whether or not to take the coordinates of the input diagram into account when arranging the nodes.
fromSketchModeEnabled — Property, class com.yworks.yfiles.layout.seriesparallel.SeriesParallelLayouter
Specifies whether or not to take the coordinates of the input diagram into account when arranging the nodes.
FromSketchNodePlacer — Interface, package com.yworks.yfiles.layout.tree
A FromSketchNodePlacer is responsible for arranging its nodes using a comparator, which sorts the outgoing edges of a node according to the position of their target nodes in the graph before the actual placement happens.
frozen — Property, class com.yworks.yfiles.layout.PreferredPlacementDescriptor
Returns whether or not this is an immutable descriptor instance.
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