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  
tableLayoutConfigurator — Property, class com.yworks.graph.model.LayoutExecutor
The table layout configurator that is used if configureTableNodeLayout is enabled.
TableLayoutConfigurator — class, package com.yworks.graph.model
Support class that correctly configures a PartitionGrid information from a given table configuration.
TAIL — Constant Static Property, class com.yworks.yfiles.layout.DiscreteEdgeLabelLayoutModel
Symbolic position specifier.
TAIL — Constant Static Property, class com.yworks.yfiles.layout.RotatedDiscreteEdgeLabelLayoutModel
Symbolic position specifier.
tailMap(startKey:Object) — method, interface com.yworks.bridge.util.SortedMap
Answers a SortedMap of the specified portion of this SortedMap which contains keys greater or equal to the start key.
tailMap(startKey:Object) — method, class com.yworks.bridge.util.TreeMap
Answers a SortedMap of the specified portion of this spec.TreeMap which contains keys greater or equal to the start key.
TAIL_RATIO — Constant Static Property, class com.yworks.yfiles.layout.SliderEdgeLabelLayoutModel
Symbolic ratio specifier.
tailSet(start:Object) — method, interface com.yworks.bridge.util.SortedSet
Answers a SortedSet of the specified portion of this SortedSet which contains elements greater or equal to the start element.
tailSet(start:Object) — method, class com.yworks.bridge.util.TreeSet
Answers a SortedSet of the specified portion of this TreeSet which contains elements greater or equal to the start element.
target() — method, class com.yworks.yfiles.base.Edge
Returns the target node connected to this edge.
targetBoundsInsets — Property, class com.yworks.graph.model.LayoutExecutor
Gets or sets the target bounds insets that will be used to calculate the target viewport.
targetCellCount() — method, class com.yworks.yfiles.layout.router.polyline.PathSearchContext
Returns the number of all cells that are covered by the target node of the currentEdge.
targetGroupDataAcceptor — Property, class com.yworks.yfiles.layout.tree.GenericTreeLayouter
Returns a com.yworks.yfiles.base.DataAcceptor implementation that can be used to overwrite edge grouping at target temporarily for use during the layout.
targetGroupId — Property, class com.yworks.yfiles.layout.router.BusDescriptor
Specifies the new group ID for the target side of the edge.
TARGET_GROUPID_KEY — Constant Static Property, class com.yworks.yfiles.layout.PortConstraintKeys
Key used to associate a com.yworks.yfiles.base.DataProvider that provides target port group information for edges of the input graph.
TARGET_ID_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.router.BusRepresentations
com.yworks.yfiles.base.DataProvider key used to transfer a user-defined object from each original edge to the respective newly created edge.
TARGET_INTERSECTION_CALCULATOR_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.IntersectionCalculatorKeys
Key to be used when registering a DataProvider to a graph instance that provides for each Edge object in a graph an IntersectionCalculator instance that is configured to calculate the intersection of the edge and the target node.
TARGET_PCLIST_DPKEY — Constant Static Property, class com.yworks.yfiles.layout.PortCandidate
com.yworks.yfiles.base.DataProvider key that holds a com.yworks.bridge.util.Collection of com.yworks.yfiles.layout.PortCandidate s for the target port of each edge.
targetPoint — Property, class com.yworks.yfiles.layout.DefaultEdgeLayout
targetPoint — Property, interface com.yworks.yfiles.layout.EdgeLayout
Getter: Returns the relative coordinates of the second end point of this layout that is associated with the target node of the edge.
targetPortConstraintDataAcceptor — Property, class com.yworks.yfiles.layout.tree.GenericTreeLayouter
Returns a com.yworks.yfiles.base.DataAcceptor implementation that can be used to overwrite the target port constraint ( com.yworks.yfiles.layout.PortConstraint temporarily for use during the layout.
TARGET_PORT_CONSTRAINT_KEY — Constant Static Property, class com.yworks.yfiles.layout.PortConstraintKeys
Key used to associate a com.yworks.yfiles.base.DataProvider that provides target port constraints for edges of the input graph.
targetPortOptimizationEnabled — Property, class com.yworks.yfiles.layout.hierarchic.incremental.EdgeLayoutDescriptor
Specifies whether target port optimization is enabled, i.e.
targetRatio — Property, class com.yworks.yfiles.layout.GraphLayoutLineWrapper
Specifies the desired target aspect ratio the algorithm should try to generate.
TaskExecutor — Interface, package com.yworks.yfiles.util
Executes several tasks.
TCENTER — Constant Static Property, class com.yworks.yfiles.layout.DiscreteEdgeLabelLayoutModel
Symbolic position specifier.
TCENTER — Constant Static Property, class com.yworks.yfiles.layout.RotatedDiscreteEdgeLabelLayoutModel
Symbolic position specifier.
TEN — Constant Static Property, class com.yworks.bridge.util.BigInteger
testBit(n:int) — method, class com.yworks.bridge.util.BigInteger
THEAD — Constant Static Property, class com.yworks.yfiles.layout.DiscreteEdgeLabelLayoutModel
Symbolic position specifier.
THEAD — Constant Static Property, class com.yworks.yfiles.layout.RotatedDiscreteEdgeLabelLayoutModel
Symbolic position specifier.
Thread — class, package com.yworks.bridge.util
Thread(o:Object) — Constructor, class com.yworks.bridge.util.Thread
THREE_CENTER — Constant Static Property, class com.yworks.yfiles.layout.DiscreteEdgeLabelLayoutModel
Position mask that constrains allowed positions to a set of three positions directly on the edge's path.
THREE_CENTER — Constant Static Property, class com.yworks.yfiles.layout.RotatedDiscreteEdgeLabelLayoutModel
Position mask that constrains allowed positions to a set of three positions directly on the edge's path.
tightness — Property, class com.yworks.yfiles.layout.grid.ColumnDescriptor
Getter: Returns the tightness factor of the column.
tightness — Property, class com.yworks.yfiles.layout.grid.RowDescriptor
Getter: Returns the tightness factor of the row.
TIGHT_TREE — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.TopologicalLayerer
Ranking policy specifier.
Timer — class, package com.yworks.yfiles.util
Provides timer functionality.
Timer(init:Boolean) — Constructor, class com.yworks.yfiles.util.Timer
Creates a new instance of a timer.
toAffineLine() — method, class com.yworks.yfiles.geom.LineSegment
Returns the affine line defined by the end points of the line segment.
toArray() — method, class com.yworks.bridge.util.AbstractCollection
Answers a new array containing all elements contained in this Collection.
toArray() — method, class com.yworks.bridge.util.ArrayList
Answers a new array containing all elements contained in this ArrayList.
toArray() — method, interface com.yworks.bridge.util.Collection
Answers a new array containing all elements contained in this Collection.
toArray() — method, class com.yworks.bridge.util.LinkedList
Answers a new array containing all elements contained in this LinkedList.
toArray() — method, class com.yworks.yfiles.base.YList
Returns an array representation of this list.
toArray() — method, class com.yworks.yfiles.geom.YPointPath
Get the points in the list as array.
toArray(cursor:com.yworks.yfiles.base:YCursor, dest:Vector$Object) — Static Method , class com.yworks.yfiles.util.Cursors
Creates or fills an array with the values provided by the cursor
toArray2(contents:Vector$Object) — method, class com.yworks.bridge.util.AbstractCollection
Answers an array containing all elements contained in this Collection.
toArray2(contents:Vector$Object) — method, class com.yworks.bridge.util.ArrayList
Answers an array containing all elements contained in this ArrayList.
toArray2(array:Vector$Object) — method, interface com.yworks.bridge.util.Collection
Answers an array containing all elements contained in this Collection.
toArray2(contents:Vector$Object) — method, class com.yworks.bridge.util.LinkedList
Answers an array containing all elements contained in this LinkedList.
toArray2(a:Vector$Object) — method, class com.yworks.yfiles.base.YList
Returns an array containing all list elements in the correct order.
toBaseString(radix:int) — method, class com.yworks.bridge.util.BigInteger
toByteArray() — method, class com.yworks.bridge.util.BigInteger
toChar(l:com.yworks.bridge.util:LongImpl) — Static Method , class com.yworks.bridge.util.LongImpl
toDecimalString(l:com.yworks.bridge.util:LongImpl) — Static Method , class com.yworks.bridge.util.LongImpl
toDegrees(angrad:Number) — Static Method , class com.yworks.yfiles.geom.Geom
Same as Math.toDegrees().
toDouble(l:com.yworks.bridge.util:LongImpl) — Static Method , class com.yworks.bridge.util.LongImpl
toEdgeArray() — method, class com.yworks.yfiles.base.EdgeList
Returns an edge array containing all elements of this list in the canonical order.
toEdgeListArray(graph:com.yworks.yfiles.base:Graph, compNum:com.yworks.yfiles.base:EdgeMap, maxCompNum:int) — Static Method , class com.yworks.yfiles.algo.GraphConnectivity
Transforms the return values of biconnectedComponents2() to an array of com.yworks.yfiles.base.EdgeList s, like it is returned by biconnectedComponents().
toEdgeLists(graph:com.yworks.yfiles.base:Graph, hubMarker:com.yworks.yfiles.base:DataProvider) — Static Method , class com.yworks.yfiles.layout.router.BusRepresentations
Calculates for every bus represented by hubs a list of all of its edges.
toFirst() — method, interface com.yworks.yfiles.base.YCursor
Moves this cursor to the first valid cursor position (optional).
toFirst() — method, class com.yworks.yfiles.base.YList_ListCursorImpl
toggle() — method, class com.yworks.yfiles.util.Timer
Toggles the activation state if this timer.
toInsets() — method, class com.yworks.yfiles.geom.YInsets
Returns an integer-precision approximation of this insets object.
toInt(l:com.yworks.bridge.util:LongImpl) — Static Method , class com.yworks.bridge.util.LongImpl
toLast() — method, interface com.yworks.yfiles.base.YCursor
Moves this cursor to the last valid cursor position (optional).
toLast() — method, class com.yworks.yfiles.base.YList_ListCursorImpl
toList() — method, class com.yworks.yfiles.geom.YPointPath
Get the points in the path as list.
toNodeArray() — method, class com.yworks.yfiles.base.NodeList
Returns a node array containing all elements of this list in the canonical order.
toNodeList(graph:com.yworks.yfiles.base:Graph, order:Vector$int) — Static Method , class com.yworks.yfiles.algo.NodeOrders
Converts an array-based result yield by a method of this class to a NodeList that contains all nodes of the order in the correct sequence.
toNodeListArray(graph:com.yworks.yfiles.base:Graph, compNum:com.yworks.yfiles.base:NodeMap, maxCompNum:int) — Static Method , class com.yworks.yfiles.algo.GraphConnectivity
Transforms the return values of connectedComponentsWithComponentNumber() to an array of type NodeList, like it is returned by connectedComponents().
toNodeMap(order:com.yworks.yfiles.base:NodeList, result:com.yworks.yfiles.base:NodeMap) — Static Method , class com.yworks.yfiles.algo.NodeOrders
Copies a list-based result yield by a method of this class to a NodeMap.
toNodeMap2(graph:com.yworks.yfiles.base:Graph, order:Vector$int, result:com.yworks.yfiles.base:NodeMap) — Static Method , class com.yworks.yfiles.algo.NodeOrders
Copies an array-based result yield by a method of this class to a NodeMap that will provide values of basic type int.
top — Property, class com.yworks.bridge.geom.Insets
top — Property, class com.yworks.yfiles.geom.YInsets
The inset from the top.
top — Property, class com.yworks.yfiles.layout.NodeHalo
The halo size at the top side of the node.
top() — method, class com.yworks.yfiles.util.BoundedQueue
Returns the front element in this queue.
top() — method, class com.yworks.yfiles.util.BoundedStack
Returns the element that has been pushed last on this stack.
TOP — Constant Static Property, class com.yworks.yfiles.layout.DiscreteNodeLabelLayoutModel
Symbolic position specifier.
topInset — Property, class com.yworks.yfiles.layout.grid.RowDescriptor
Specifies the top row insets where no element will lie in the resulting drawing.
topLayouter — Property, class com.yworks.yfiles.layout.genealogy.FamilyTreeLayouter
Specifies the layouter which is responsible for the layout between the family groups.
TOP_LEFT — Constant Static Property, class com.yworks.yfiles.layout.DiscreteNodeLabelLayoutModel
Symbolic position specifier.
TopLevelGroupToSwimlaneStage — class, package com.yworks.yfiles.layout.hierarchic.incremental
This layout stage can be used to automatically assign com.yworks.yfiles.layout.hierarchic.incremental.SwimLaneDescriptor instances to nodes using the com.yworks.yfiles.layout.hierarchic.IncrementalHierarchicLayouter.SWIMLANE_DESCRIPTOR_DPKEY by treating top-level group nodes as swimlanes.
TopLevelGroupToSwimlaneStage(init:Boolean) — Constructor, class com.yworks.yfiles.layout.hierarchic.incremental.TopLevelGroupToSwimlaneStage
topological(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.algo.NodeOrders
Returns a topological node order of an acyclic graph.
topological2(graph:com.yworks.yfiles.base:Graph, order:Vector$int) — Static Method , class com.yworks.yfiles.algo.NodeOrders
Assigns a topological order to the nodes of an acyclic graph.
TopologicalIncrementalLayerer — class, package com.yworks.yfiles.layout.hierarchic.incremental
Inserts nodes incrementally into an existing layer structure, without destroying the latter.
TopologicalIncrementalLayerer(init:Boolean) — Constructor, class com.yworks.yfiles.layout.hierarchic.incremental.TopologicalIncrementalLayerer
Creates a new instance of IncrementalLayerer
TopologicalLayerer — class, package com.yworks.yfiles.layout.hierarchic
This class implements the first phase of the Sugiyama algorithm.
TopologicalLayerer(init:Boolean) — Constructor, class com.yworks.yfiles.layout.hierarchic.TopologicalLayerer
toPortConstraint() — method, class com.yworks.yfiles.layout.PortCandidate
A utility method for converting this instance to a com.yworks.yfiles.layout.PortConstraint
toPortConstraintForLayoutOrientation(layoutOrientation:int) — method, class com.yworks.yfiles.layout.PortCandidate
A utility method for converting this instance to a com.yworks.yfiles.layout.PortConstraint interpreted for the given layout orientation (com.yworks.yfiles.layout.OrientationLayouter.orientation).
TOP_RIGHT — Constant Static Property, class com.yworks.yfiles.layout.DiscreteNodeLabelLayoutModel
Symbolic position specifier.
TOP_TO_BOTTOM — Constant Static Property, class com.yworks.yfiles.layout.LayoutOrientation
Orientation specifier.
toRadians(angdeg:Number) — Static Method , class com.yworks.yfiles.geom.Geom
Same as Math.toRadians().
toRadixString(l:com.yworks.bridge.util:LongImpl, radix:int) — Static Method , class com.yworks.bridge.util.LongImpl
toRotation — Property, class com.yworks.bridge.geom.AffineTransform
toString() — method, class com.yworks.bridge.geom.AffineTransform
toString() — method, class com.yworks.bridge.geom.Dimension
toString() — method, class com.yworks.bridge.geom.Insets
toString() — method, class com.yworks.bridge.geom.Point2DDouble
toString() — method, class com.yworks.bridge.geom.Rectangle
toString() — method, class com.yworks.bridge.geom.Rectangle2DDouble
toString() — method, class com.yworks.bridge.util.AbstractCollection
Answers the string representation of this Collection.
toString() — method, class com.yworks.bridge.util.AbstractMap
Answers the string representation of this Map.
toString() — method, class com.yworks.bridge.util.BigInteger
toString() — method, class com.yworks.bridge.util.BitSet
Answers a string containing a concise, human-readable description of the receiver.
toString() — method, class com.yworks.bridge.util.EventObject
Answers the string representation of this EventObject.
toString() — method, class com.yworks.bridge.util.LongImpl
toString() — method, class com.yworks.bridge.util.StringBuilder
toString() — method, class com.yworks.yfiles.base.Edge
Returns a String representation of this edge.
toString() — method, class com.yworks.yfiles.base.Graph
Returns a String representation of this graph.
toString() — method, class com.yworks.yfiles.base.GraphEvent
Returns a String representation of this GraphEvent object's type.
toString() — method, class com.yworks.yfiles.base.Node
Returns a String representation of this node.
toString() — method, class com.yworks.yfiles.base.YList
Returns a string representation of this List.
toString() — method, class com.yworks.yfiles.geom.AffineLine
Returns the equation of the line as String
toString() — method, class com.yworks.yfiles.geom.BorderLine
Returns a lengthy String representation of this borderline.
toString() — method, class com.yworks.yfiles.geom.BorderLine_Segment
toString() — method, class com.yworks.yfiles.geom.LineSegment
String representation of the line.
toString() — method, class com.yworks.yfiles.geom.YDimension
Returns the size in the form: "W: width H: height"
toString() — method, class com.yworks.yfiles.geom.YInsets
toString() — method, class com.yworks.yfiles.geom.YOrientedRectangle
toString() — method, class com.yworks.yfiles.geom.YPoint
Returns the coordinates of the point as string.
toString() — method, class com.yworks.yfiles.geom.YPointPath
toString() — method, class com.yworks.yfiles.geom.YRectangle
Returns a string representation of this rectangle
toString() — method, class com.yworks.yfiles.geom.YVector
Returns a string representation of this vector.
toString() — method, class com.yworks.yfiles.layout.Direction
Returns the current direction as string.
toString() — method, class com.yworks.yfiles.layout.FreeEdgeLabelLayoutModel_ModelParameter
toString() — method, class com.yworks.yfiles.layout.LabelCandidate
toString() — method, class com.yworks.yfiles.layout.LabelLayoutData
Returns a string representation of this object.
toString() — method, class com.yworks.yfiles.layout.PortCandidate
Returns a human-readable string representation of this PortCandidate.
toString() — method, class com.yworks.yfiles.layout.PortConstraint
Returns a string representation of this object.
toString() — method, class com.yworks.yfiles.layout.PreferredPlacementDescriptor
toString() — method, class com.yworks.yfiles.layout.planar.Face
Returns the edges in the face as string.
toString() — method, class com.yworks.yfiles.layout.planar.SimplePlanarInformation
Returns a String of the list of faces
toString() — method, class com.yworks.yfiles.layout.router.BusDescriptor
Returns a string consisting of the bus ID, the fixed flag, and both group IDs.
toString() — method, class com.yworks.yfiles.layout.router.polyline.AbstractSegmentInfo
toString() — method, class com.yworks.yfiles.layout.router.polyline.CellEntrance
toString() — method, class com.yworks.yfiles.layout.router.polyline.Channel
toString() — method, class com.yworks.yfiles.layout.router.polyline.EdgeCellInfo
Returns a String representation of the shape in which the edge crosses the com.yworks.yfiles.layout.router.polyline.PartitionCell.
toString() — method, class com.yworks.yfiles.layout.router.polyline.EdgeInfo
toString() — method, class com.yworks.yfiles.layout.router.polyline.Grid
Returns a String representation of Grid.
toString() — method, class com.yworks.yfiles.layout.router.polyline.Interval
Returns a string representation of this interval.
toString() — method, class com.yworks.yfiles.layout.router.polyline.OrthogonalInterval
toString() — method, class com.yworks.yfiles.layout.tree.AbstractRotatableNodePlacer_Matrix
Returns a String representation of this matrix.
toString() — method, class com.yworks.yfiles.layout.tree.GenericTreeLayouter_SubtreeShape
toString() — method, class com.yworks.yfiles.util.BoundedQueue
toString() — method, class com.yworks.yfiles.util.SkipList
Yields a human readable string version of the list.
toString() — method, class com.yworks.yfiles.util.Timer
Returns the elapsed time as String in a minutes, seconds, milliseconds format.
toString() — method, class com.yworks.yfiles.util.Tuple
toStringImpl(o:Object) — Static Method , class com.yworks.bridge.util.FlexUtils
touches(v1:com.yworks.yfiles.base:Node, v2:com.yworks.yfiles.base:Node) — method, class com.yworks.yfiles.layout.hierarchic.PendularDrawer
Helper method which checks whether two adjacent nodes on a layer touch each other, i.e.
toUint(l:com.yworks.bridge.util:LongImpl) — Static Method , class com.yworks.bridge.util.LongImpl
toYIterator(it:com.yworks.support:Iterator) — method, class com.yworks.graph.model.LayoutGraphAdapter
toYVector() — method, class com.yworks.yfiles.geom.LineSegment
Returns the vector pointing from the first end point to the second end point of the line segment.
traceComponentEdgeOrder(edgeOrder:com.yworks.yfiles.base:NodeMap) — method, class com.yworks.yfiles.layout.planar.BCCSubgraph
This method traces the edge order of the embeddings of biconnected components.
TRAILING — Constant Static Property, class com.yworks.yfiles.layout.LayoutTool
Constant which can be used for arrangeRectangleRowsWithAlignment().
TRAILING — Static Property, class com.yworks.yfiles.layout.tree.AbstractRotatableNodePlacer_RootAlignment
transferMapperIDs(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.graph.model.NodeHierarchy
Replaces the DataProvider for grouping keys with the id data provider used by yFiles FLEX.
transform(src:com.yworks.bridge.geom:Point2D, dst:com.yworks.bridge.geom:Point2D) — method, class com.yworks.bridge.geom.AffineTransform
transform(p:com.yworks.yfiles.geom:YPoint, prepare:Boolean) — method, class com.yworks.yfiles.layout.OrientationLayouter
Transforms a point for the preparation or completion phase.
transform2(src:Vector$Object, srcOff:int, dst:Vector$Object, dstOff:int, length:int) — method, class com.yworks.bridge.geom.AffineTransform
transform3(src:Vector$Number, srcOff:int, dst:Vector$Number, dstOff:int, length:int) — method, class com.yworks.bridge.geom.AffineTransform
transform4(src:Vector$Number, srcOff:int, dst:Vector$Number, dstOff:int, length:int) — method, class com.yworks.bridge.geom.AffineTransform
transform5(src:Vector$Number, srcOff:int, dst:Vector$Number, dstOff:int, length:int) — method, class com.yworks.bridge.geom.AffineTransform
transform6(src:Vector$Number, srcOff:int, dst:Vector$Number, dstOff:int, length:int) — method, class com.yworks.bridge.geom.AffineTransform
transitiveClosure(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.algo.Transitivity
Calculates the transitive closure for a directed acyclic graph. The reflexive, transitive closure is defined as follows: Let G = (V,E) be an directed acyclic graph. The directed acyclic graph G* = (V,E*) is the reflexive, transitive closure of G, if (v,w) in E* iff there is a path from v to w in G. REMARK: Note, that this implementation produces the transitive closure and not the reflexive, transitive closure of the specified graph, since no self-loops are added to the specified graph.
transitiveClosureGetAddedEdges(graph:com.yworks.yfiles.base:Graph, addedEdges:com.yworks.yfiles.base:EdgeList) — Static Method , class com.yworks.yfiles.algo.Transitivity
Like transitiveClosure(), additionally this method returns the edges that have been added to the graph.
transitiveReduction(graph:com.yworks.yfiles.base:Graph) — Static Method , class com.yworks.yfiles.algo.Transitivity
Calculates the transitive reduction for a directed acyclic graph.
transitiveReductionGetEdgesToRemove(graph:com.yworks.yfiles.base:Graph, transitiveEdges:com.yworks.yfiles.base:EdgeList) — Static Method , class com.yworks.yfiles.algo.Transitivity
Like transitiveReduction() this method calculates the transitive reduction of a graph.
Transitivity — class, package com.yworks.yfiles.algo
Provides algorithms to compute reachability information for directed, acyclic graphs.
Transitivity(init:Boolean) — Constructor, class com.yworks.yfiles.algo.Transitivity
translate(mx:Number, my:Number) — method, class com.yworks.bridge.geom.AffineTransform
translate(mx:int, my:int) — method, class com.yworks.bridge.geom.Rectangle
Translates this Rectangle the indicated distance, to the right along the x coordinate axis, and downward along the y coordinate axis.
translate(g:com.yworks.yfiles.layout:LayoutGraph, dx:Number, dy:Number) — Static Method , class com.yworks.yfiles.layout.transformer.GraphTransformer
Translates the layout coordinates by the vector (dx,dy).
TRANSLATE — Constant Static Property, class com.yworks.yfiles.layout.transformer.GraphTransformer
Operation type constant.
translateDirectionToModel(realDirection:int) — method, class com.yworks.yfiles.layout.tree.AbstractRotatableNodePlacer
Translates a "real" direction into a directionModel direction
translateDirectionToReal(modelDirection:int) — method, class com.yworks.yfiles.layout.tree.AbstractRotatableNodePlacer
Translates a modelDirectionModel into the "real" directionModel
translateEdgeLabels — Property, class com.yworks.yfiles.layout.LabelLayoutTranslator
Getter: Returns whether edge label translation is enabled.
translateNodeLabels — Property, class com.yworks.yfiles.layout.LabelLayoutTranslator
Getter: Returns whether node label translation is enabled.
translatePoint(modificationMatrix:com.yworks.yfiles.layout.tree:AbstractRotatableNodePlacer_Matrix, realWorldPoint:com.yworks.yfiles.geom:YPoint) — Static Method , class com.yworks.yfiles.layout.tree.AbstractRotatableNodePlacer
Translates a "real world point" to a "model point"
translateX — Property, class com.yworks.bridge.geom.AffineTransform
translateX — Property, class com.yworks.yfiles.layout.transformer.GraphTransformer
Specifies the horizontal translation distance.
translateY — Property, class com.yworks.bridge.geom.AffineTransform
translateY — Property, class com.yworks.yfiles.layout.transformer.GraphTransformer
Specifies the vertical translation distance.
transpositionEnabled — Property, class com.yworks.yfiles.layout.hierarchic.incremental.DefaultLayerSequencer
Getter: Returns whether or not the transposition crossing minimization heuristic should be used.
TREE — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.HierarchicLayouter
Layout style specifier.
treeComponentCoreLayouter — Property, class com.yworks.yfiles.layout.tree.TreeComponentLayouter
Specifies the core layouter used for tree components.
TreeComponentLayouter — class, package com.yworks.yfiles.layout.tree
This stage can be used to do mix layouts for tree-like subgraph structures and the non-tree like rest of a graph.
TreeComponentLayouter(treeCoreLayouter:com.yworks.yfiles.layout:Layouter, init:Boolean) — Constructor, class com.yworks.yfiles.layout.tree.TreeComponentLayouter
Creates a new instance of TreeComponentLayouter using the specified layouter for laying out the subtrees.
TreeDrawer — class, package com.yworks.yfiles.layout.hierarchic
This class implements the third phase of the hierarchic layout algorithm for trees.
TreeDrawer(init:Boolean) — Constructor, class com.yworks.yfiles.layout.hierarchic.TreeDrawer
TreeDrawer_HierarchicTreePlacer — class, package com.yworks.yfiles.layout.hierarchic
places nodes in their given layers (does not change the y coordinates) for the TREE layout style of a HierarchicLayouter.
TreeDrawer_HierarchicTreePlacer(minimalNodeDistance:Number, init:Boolean) — Constructor, class com.yworks.yfiles.layout.hierarchic.TreeDrawer_HierarchicTreePlacer
creates a new HierarchicTreePlacer.
TreeIntNodePQ — class, package com.yworks.yfiles.util.pq
Implements a priority queue for nodes based on AVL Trees.
TreeIntNodePQ(_graph:com.yworks.yfiles.base:Graph, init:Boolean) — Constructor, class com.yworks.yfiles.util.pq.TreeIntNodePQ
Returns an empty Priority-Queue.
TreeLayouter — class, package com.yworks.yfiles.layout.tree
Implementation of a layout algorithm for trees.
TreeLayouter(init:Boolean) — Constructor, class com.yworks.yfiles.layout.tree.TreeLayouter
Creates a new instance of TreeLayouter.
TreeMap — class, package com.yworks.bridge.util
TreeMap is an implementation of SortedMap.
TreeMap(init:Boolean) — Constructor, class com.yworks.bridge.util.TreeMap
Constructs a new empty instance of spec.TreeMap.
TreeReductionStage — class, package com.yworks.yfiles.layout.tree
This stage can be used to layout non-tree structures with a tree layout algorithm.
TreeReductionStage(init:Boolean) — Constructor, class com.yworks.yfiles.layout.tree.TreeReductionStage
Trees — class, package com.yworks.yfiles.algo
Provides diverse algorithms and services for tree-structured graphs or subgraphs.
Trees(init:Boolean) — Constructor, class com.yworks.yfiles.algo.Trees
TreeSet — class, package com.yworks.bridge.util
TreeSet is an implementation of SortedSet.
TreeSet(init:Boolean) — Constructor, class com.yworks.bridge.util.TreeSet
Constructs a new empty instance of TreeSet which uses natural ordering.
triangulatePoints(result:com.yworks.yfiles.base:Graph, pointData:com.yworks.yfiles.base:DataProvider, reverseEdgeMap:com.yworks.yfiles.base:EdgeMap) — Static Method , class com.yworks.yfiles.geom.Triangulator
Computes a triangulation of the given points.
triangulatePoints2(points:com.yworks.yfiles.base:YList, result:com.yworks.yfiles.base:Graph, resultMap:com.yworks.yfiles.base:NodeMap, reverseEdgeMap:com.yworks.yfiles.base:EdgeMap) — Static Method , class com.yworks.yfiles.geom.Triangulator
Computes a triangulation of the given points.
Triangulator — class, package com.yworks.yfiles.geom
This class provides algorithms for the triangulation of point sets in the plane.
Triangulator(init:Boolean) — Constructor, class com.yworks.yfiles.geom.Triangulator
trimToSize() — method, class com.yworks.bridge.util.ArrayList
Sets the capacity of this ArrayList to be the same as the size.
TTAIL — Constant Static Property, class com.yworks.yfiles.layout.DiscreteEdgeLabelLayoutModel
Symbolic position specifier.
TTAIL — Constant Static Property, class com.yworks.yfiles.layout.RotatedDiscreteEdgeLabelLayoutModel
Symbolic position specifier.
Tuple — class, package com.yworks.yfiles.util
This class represents an ordered 2-Tuple that is consistent with equals() and hashCode().
Tuple(o1:Object, o2:Object, init:Boolean) — Constructor, class com.yworks.yfiles.util.Tuple
Constructs a 2-Tuple using the two given Objects
turnCCW — Property, class com.yworks.yfiles.layout.Direction
Returns the direction that follows this direction in counterclockwise order.
turnCW — Property, class com.yworks.yfiles.layout.Direction
Returns the direction that follows this direction in clockwise order.
TWO — Constant Static Property, class com.yworks.bridge.util.LongImpl
TWO_POS — Constant Static Property, class com.yworks.yfiles.layout.DiscreteEdgeLabelLayoutModel
Position mask that constrains allowed positions to the two near the edge's end points.
TWO_POS — Constant Static Property, class com.yworks.yfiles.layout.RotatedDiscreteEdgeLabelLayoutModel
Position mask that constrains allowed positions to the two near the edge's end points.
type — Property, class com.yworks.bridge.geom.AffineTransform
type — Property, class com.yworks.yfiles.base.GraphEvent
Returns the type of this GraphEvent.
type — Property, class com.yworks.yfiles.layout.hierarchic.incremental.HierarchicLayouterImpl_IncrementalHint
Returns the type constant for this hint.
type — Property, interface com.yworks.yfiles.layout.multipage.EdgeInfo
Returns the type of the related edge.
type — Property, interface com.yworks.yfiles.layout.multipage.NodeInfo
Returns the type of the related node.
type — Property, class com.yworks.yfiles.layout.router.polyline.EdgeCellInfo
Returns the routing type the edge uses in this cell.
TypeBasedDrawingDistanceCalculator — class, package com.yworks.yfiles.layout.hierarchic.incremental
This implementation returns the minimum distances for each kind of node pair based on their type as returned by com.yworks.yfiles.layout.hierarchic.incremental.NodeData.type
TypeBasedDrawingDistanceCalculator(init:Boolean) — Constructor, class com.yworks.yfiles.layout.hierarchic.incremental.TypeBasedDrawingDistanceCalculator
Creates a new instance of TypeBasedDrawingDistanceCalculator
TYPE_BEND — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.NodeDataConstants
Node type constant as returned by com.yworks.yfiles.layout.hierarchic.incremental.NodeData.type .
TYPE_BENDING — Constant Static Property, class com.yworks.yfiles.layout.router.polyline.EdgeCellInfo
Routing type information representing a crossing of the cell with a single bend, i.e.
TYPE_CONNECTOR — Constant Static Property, class com.yworks.yfiles.layout.multipage.EdgeInfoCompanion
Edge type specifier.
TYPE_CONNECTOR — Constant Static Property, class com.yworks.yfiles.layout.multipage.NodeInfoCompanion
Node type specifier.
TYPE_DIRECT_SAME_LAYER_EDGE — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.EdgeDataConstants
Describes a same layer edge that connects two neighbouring nodes directly.
TYPE_DISTANCE_NODE — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.NodeDataConstants
Node type constant as returned by com.yworks.yfiles.layout.hierarchic.incremental.NodeData.type .
TYPE_END — Constant Static Property, class com.yworks.yfiles.layout.router.polyline.EdgeCellInfo
Routing type information representing the source or target end of an edge being in the cell, i.e.
TYPE_FAMILY — Constant Static Property, class com.yworks.yfiles.layout.genealogy.FamilyTreeLayouter
Returned by the DataProvider DP_KEY_FAMILY_TYPE for nodes which represent a family.
TYPE_FEMALE — Constant Static Property, class com.yworks.yfiles.layout.genealogy.FamilyTreeLayouter
Returned by the DataProvider DP_KEY_FAMILY_TYPE for nodes which represent a female individual.
TYPE_FLIP — Constant Static Property, class com.yworks.bridge.geom.AffineTransform
TYPE_GENERAL_ROTATION — Constant Static Property, class com.yworks.bridge.geom.AffineTransform
TYPE_GENERAL_SCALE — Constant Static Property, class com.yworks.bridge.geom.AffineTransform
TYPE_GENERAL_TRANSFORM — Constant Static Property, class com.yworks.bridge.geom.AffineTransform
TYPE_GROUP — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.NodeDataConstants
Node type constant as returned by com.yworks.yfiles.layout.hierarchic.incremental.NodeData.type .
TYPE_GROUP — Constant Static Property, class com.yworks.yfiles.layout.multipage.NodeInfoCompanion
Node type specifier.
TYPE_GROUP_BEGIN — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.NodeDataConstants
Node type constant as returned by com.yworks.yfiles.layout.hierarchic.incremental.NodeData.type .
TYPE_GROUP_BORDER_EDGE — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.EdgeDataConstants
Describes an edge that connects group border nodes in adjacent layers
TYPE_GROUP_END — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.NodeDataConstants
Node type constant as returned by com.yworks.yfiles.layout.hierarchic.incremental.NodeData.type .
TYPE_GROUP_LAYER_DUMMY — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.NodeDataConstants
Node type constant as returned by com.yworks.yfiles.layout.hierarchic.incremental.NodeData.type .
TYPE_GROUP_NODE_INTERCONNECTOR — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.EdgeDataConstants
Describes an edge that connects two group nodes.
TYPE_IDENTITY — Constant Static Property, class com.yworks.bridge.geom.AffineTransform
TYPE_INCREMENTAL_GROUP_HINT — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.HierarchicLayouterImpl_IncrementalHint
Type specifier that is used for groups that shall be inserted into the drawing incrementally.
TYPE_LABEL — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.LayerConstants
Describes a layer consisting mainly of label nodes or dummy nodes.
TYPE_LABEL — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.NodeDataConstants
Node type constant as returned by com.yworks.yfiles.layout.hierarchic.incremental.NodeData.type .
TYPE_LAYER_INCREMENTALLY_HINT — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.HierarchicLayouterImpl_IncrementalHint
Type specifier that is used for nodes that shall be inserted into the drawing incrementally.
TYPE_MALE — Constant Static Property, class com.yworks.yfiles.layout.genealogy.FamilyTreeLayouter
Returned by the DataProvider DP_KEY_FAMILY_TYPE for nodes which represent a male individual.
TYPE_MASK_ROTATION — Constant Static Property, class com.yworks.bridge.geom.AffineTransform
TYPE_MASK_SCALE — Constant Static Property, class com.yworks.bridge.geom.AffineTransform
TYPE_NON_DIRECT_SAME_LAYER_EDGE — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.EdgeDataConstants
Describes a same layer edge that connects two neighbouring nodes directly.
TYPE_NONE — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.HierarchicLayouterImpl_IncrementalHint
Type specifier that is used as a dummy.
TYPE_NORMAL — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.EdgeDataConstants
Describes a normal edge.
TYPE_NORMAL — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.LayerConstants
Describes a normal layer consisting mainly of normal nodes.
TYPE_NORMAL — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.NodeDataConstants
Node type constant as returned by com.yworks.yfiles.layout.hierarchic.incremental.NodeData.type .
TYPE_NORMAL — Constant Static Property, class com.yworks.yfiles.layout.multipage.EdgeInfoCompanion
Edge type specifier.
TYPE_NORMAL — Constant Static Property, class com.yworks.yfiles.layout.multipage.NodeInfoCompanion
Node type specifier.
TYPE_PLACE_USING_EXACT_COORDINATES — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.HierarchicLayouterImpl_IncrementalHint
Type specifier that is used for nodes that shall be placed into the drawing from sketch using the exact current coordinates for both the position within the layer and the position in the sequence.
TYPE_PLACE_USING_EXACT_LAYER_COORDINATE — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.HierarchicLayouterImpl_IncrementalHint
Type specifier that is used for nodes that shall be placed into the drawing from sketch using the exact current coordinates for the position within the layer.
TYPE_PLACE_USING_EXACT_SEQUENCE_COORDINATE — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.HierarchicLayouterImpl_IncrementalHint
Type specifier that is used for nodes that shall be placed into the drawing from sketch using the exact current coordinates for the position within the sequence in the layer.
TYPE_PROXY — Constant Static Property, class com.yworks.yfiles.layout.multipage.EdgeInfoCompanion
Edge type specifier.
TYPE_PROXY — Constant Static Property, class com.yworks.yfiles.layout.multipage.NodeInfoCompanion
Node type specifier.
TYPE_PROXY_FOR_EDGE_AT_GROUP — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.NodeDataConstants
Node type constant as returned by com.yworks.yfiles.layout.hierarchic.incremental.NodeData.type .
TYPE_PROXY_REFERENCE — Constant Static Property, class com.yworks.yfiles.layout.multipage.EdgeInfoCompanion
Edge type specifier.
TYPE_PROXY_REFERENCE — Constant Static Property, class com.yworks.yfiles.layout.multipage.NodeInfoCompanion
Node type specifier.
TYPE_QUADRANT_ROTATION — Constant Static Property, class com.yworks.bridge.geom.AffineTransform
TYPE_REDIRECTED_GROUP_EDGE — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.EdgeDataConstants
Describes an edge that has been added temporarily to replace an edge connected to a group node
TYPE_SAME_LAYER_CENTER_NODE — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.NodeDataConstants
Node type constant as returned by com.yworks.yfiles.layout.hierarchic.incremental.NodeData.type .
TYPE_SAME_LAYER_SIDE_PROXY — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.NodeDataConstants
Node type constant as returned by com.yworks.yfiles.layout.hierarchic.incremental.NodeData.type .
TYPE_SEQUENCE_INCREMENTALLY_HINT — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.HierarchicLayouterImpl_IncrementalHint
Type specifier that is used for edges that shall be inserted into the drawing incrementally.
TYPE_SIDE_PROXY — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.NodeDataConstants
Node type constant as returned by com.yworks.yfiles.layout.hierarchic.incremental.NodeData.type .
TYPE_SOURCE_BACKLOOP_PROXY — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.NodeDataConstants
Node type constant as returned by com.yworks.yfiles.layout.hierarchic.incremental.NodeData.type .
TYPE_SOURCE_GROUP_NODE — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.NodeDataConstants
Node type constant as returned by com.yworks.yfiles.layout.hierarchic.incremental.NodeData.type .
TYPE_SOURCE_GROUP_NODE_CONNECTOR — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.EdgeDataConstants
Describes an edge that connects to a source group node.
TYPE_SOURCE_GROUP_NODES — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.LayerConstants
Describes a layer consisting of source group nodes and dummy nodes.
TYPE_STRAIGHT — Constant Static Property, class com.yworks.yfiles.layout.router.polyline.EdgeCellInfo
Routing type information representing a straight crossing of the cell, i.e.
TYPE_STRAIGHT_BENDING — Constant Static Property, class com.yworks.yfiles.layout.router.polyline.EdgeCellInfo
Routing type information representing a crossing of the cell with three segments, i.e.
TYPE_TARGET_BACKLOOP_PROXY — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.NodeDataConstants
Node type constant as returned by com.yworks.yfiles.layout.hierarchic.incremental.NodeData.type .
TYPE_TARGET_GROUP_NODE — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.NodeDataConstants
Node type constant as returned by com.yworks.yfiles.layout.hierarchic.incremental.NodeData.type .
TYPE_TARGET_GROUP_NODE_CONNECTOR — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.EdgeDataConstants
Describes an edge that connects to a target group node.
TYPE_TARGET_GROUP_NODES — Constant Static Property, class com.yworks.yfiles.layout.hierarchic.incremental.LayerConstants
Describes a layer consisting of target group nodes and dummy nodes.
TYPE_TRANSLATION — Constant Static Property, class com.yworks.bridge.geom.AffineTransform
TYPE_UNIFORM_SCALE — Constant Static Property, class com.yworks.bridge.geom.AffineTransform
TYPE_U_TURN — Constant Static Property, class com.yworks.yfiles.layout.router.polyline.EdgeCellInfo
Routing type information representing a crossing of the cell by making a u-turn, i.e.
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