documentationfor yFiles for HTML 3.0.0.3

Usages of Exception

Method Parameters

Exception (string?, string?, Exception?)in ExceptionCreates a new exception with the given message and an optional error name.

In Throws

run (IGraph)in AllPairsShortestPathsExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in BetweennessCentralityExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in BfsExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in BiconnectedComponentClusteringExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in BiconnectedComponentsExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in BipartitionExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in ChainSubstructuresExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in ChainsExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in CliqueSubstructuresExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in ClosenessCentralityExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in ClusteringCoefficientExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in ConnectedComponentsExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in CycleExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in CycleEdgesExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in CycleSubstructuresExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in DegreeCentralityExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in EdgeBetweennessClusteringExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in EigenvectorCentralityExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in FeedbackEdgeSetExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in GraphCentralityExtension of the native JavaScript Error type that includes a stack trace.
getMultiEdges (boolean?)in GraphStructureAnalyzerExtension of the native JavaScript Error type that includes a stack trace.
getMultiEdges (INode, boolean?)in GraphStructureAnalyzerExtension of the native JavaScript Error type that includes a stack trace.
getMultiEdges (IEdge, boolean?)in GraphStructureAnalyzerExtension of the native JavaScript Error type that includes a stack trace.
isAcyclic (boolean?)in GraphStructureAnalyzerExtension of the native JavaScript Error type that includes a stack trace.
isBiconnected ()in GraphStructureAnalyzerExtension of the native JavaScript Error type that includes a stack trace.
isBipartite ()in GraphStructureAnalyzerExtension of the native JavaScript Error type that includes a stack trace.
isConnected ()in GraphStructureAnalyzerExtension of the native JavaScript Error type that includes a stack trace.
isCyclic (boolean?)in GraphStructureAnalyzerExtension of the native JavaScript Error type that includes a stack trace.
isForest (boolean?)in GraphStructureAnalyzerExtension of the native JavaScript Error type that includes a stack trace.
isNaryTree (number)in GraphStructureAnalyzerExtension of the native JavaScript Error type that includes a stack trace.
isPlanar ()in GraphStructureAnalyzerExtension of the native JavaScript Error type that includes a stack trace.
isStronglyConnected ()in GraphStructureAnalyzerExtension of the native JavaScript Error type that includes a stack trace.
isTree (boolean?)in GraphStructureAnalyzerExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in HierarchicalClusteringExtension of the native JavaScript Error type that includes a stack trace.
getNodeAtLevel (number)in HierarchicalClusteringDendrogramExtension of the native JavaScript Error type that includes a stack trace.
getName (HierarchicalClusteringLinkage)in HierarchicalClusteringLinkageExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in IndependentSetsExtension of the native JavaScript Error type that includes a stack trace.
getName (IntersectionItemTypes)in IntersectionItemTypesExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in IntersectionsExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in KCoreComponentsExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in KMeansClusteringExtension of the native JavaScript Error type that includes a stack trace.
getName (KMeansDistanceMetric)in KMeansDistanceMetricExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in KShortestPathsExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in LabelPropagationClusteringExtension of the native JavaScript Error type that includes a stack trace.
biconnectedComponentClustering (LayoutGraph, IMapper<LayoutNode,number>)in LayoutGraphAlgorithmsExtension of the native JavaScript Error type that includes a stack trace.
clusteringCoefficient (LayoutGraph, IMapper<LayoutNode,number>, boolean)in LayoutGraphAlgorithmsExtension of the native JavaScript Error type that includes a stack trace.
edgeBetweennessClustering (LayoutGraph, IMapper<LayoutNode,number>, boolean, number, number, IMapper<LayoutEdge,number>)in LayoutGraphAlgorithmsExtension of the native JavaScript Error type that includes a stack trace.
edgeBetweennessClustering (LayoutGraph, IMapper<LayoutNode,number>, number, number, number, boolean)in LayoutGraphAlgorithmsExtension of the native JavaScript Error type that includes a stack trace.
hierarchicalClustering (LayoutGraph, function(LayoutNode, LayoutNode):number, HierarchicalClusteringLinkage)in LayoutGraphAlgorithmsExtension of the native JavaScript Error type that includes a stack trace.
hierarchicalClustering (LayoutGraph, IMapper<LayoutNode,number>, function(LayoutNode, LayoutNode):number, HierarchicalClusteringLinkage, number)in LayoutGraphAlgorithmsExtension of the native JavaScript Error type that includes a stack trace.
hierarchicalClustering (LayoutGraph, number, IMapper<LayoutNode,number>, function(LayoutNode, LayoutNode):number, HierarchicalClusteringLinkage)in LayoutGraphAlgorithmsExtension of the native JavaScript Error type that includes a stack trace.
modularity (LayoutGraph, IMapper<LayoutNode,number>, IMapper<LayoutEdge,number>?)in LayoutGraphAlgorithmsExtension of the native JavaScript Error type that includes a stack trace.
topologicalNodeOrder (LayoutGraph)in LayoutGraphAlgorithmsExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in LongestPathExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in LouvainModularityClusteringExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in MaximumFlowExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in MinimumCostFlowExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in NeighborhoodExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in NodeAggregationExtension of the native JavaScript Error type that includes a stack trace.
getName (NodeAggregationPolicy)in NodeAggregationPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (NodeTypePolicy)in NodeTypePolicyExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in PageRankExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in PathsExtension of the native JavaScript Error type that includes a stack trace.
PlanarEmbedding (LayoutGraph)in PlanarEmbeddingExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in RankAssignmentExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in ReachabilityExtension of the native JavaScript Error type that includes a stack trace.
get (TKey)in ResultItemMappingExtension of the native JavaScript Error type that includes a stack trace.
set (TKey, TValue)in ResultItemMappingExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in ShortestPathExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in SingleSourceShortestPathsExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in SpanningTreeExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in StarSubstructuresExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in StronglyConnectedComponentsExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in TransitiveClosureExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in TransitiveEdgesExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in TransitiveReductionExtension of the native JavaScript Error type that includes a stack trace.
getName (TraversalDirection)in TraversalDirectionExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in TreeAnalysisExtension of the native JavaScript Error type that includes a stack trace.
getChildren (INode)in TreeAnalysisResultExtension of the native JavaScript Error type that includes a stack trace.
getDepth (INode)in TreeAnalysisResultExtension of the native JavaScript Error type that includes a stack trace.
getDescendants (INode)in TreeAnalysisResultExtension of the native JavaScript Error type that includes a stack trace.
getNearestCommonAncestor (INode)in TreeAnalysisResultExtension of the native JavaScript Error type that includes a stack trace.
getNearestCommonAncestor (IEnumerable<INode>)in TreeAnalysisResultExtension of the native JavaScript Error type that includes a stack trace.
getParent (INode)in TreeAnalysisResultExtension of the native JavaScript Error type that includes a stack trace.
getSubtree (INode)in TreeAnalysisResultExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in TreeSubstructuresExtension of the native JavaScript Error type that includes a stack trace.
run (IGraph)in WeightCentralityExtension of the native JavaScript Error type that includes a stack trace.
getName (CircularLayoutEdgeRoutingPolicy)in CircularLayoutEdgeRoutingPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (CircularLayoutOnCircleRoutingStyle)in CircularLayoutOnCircleRoutingStyleExtension of the native JavaScript Error type that includes a stack trace.
getName (CircularLayoutPartitionStyle)in CircularLayoutPartitionStyleExtension of the native JavaScript Error type that includes a stack trace.
getName (CircularLayoutPartitioningPolicy)in CircularLayoutPartitioningPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (CircularLayoutRoutingStyle)in CircularLayoutRoutingStyleExtension of the native JavaScript Error type that includes a stack trace.
getName (CircularLayoutStarSubstructureStyle)in CircularLayoutStarSubstructureStyleExtension of the native JavaScript Error type that includes a stack trace.
every (function(T, number, IEnumerable<T>):boolean, any?)in IEnumerableExtension of the native JavaScript Error type that includes a stack trace.
get (number)in IListEnumerableExtension of the native JavaScript Error type that includes a stack trace.
addLookup (Constructor, IContextLookupChainLink)in ILookupDecoratorExtension of the native JavaScript Error type that includes a stack trace.
addAll (number, IEnumerable<T>)in YListExtension of the native JavaScript Error type that includes a stack trace.
getCell (number)in YListExtension of the native JavaScript Error type that includes a stack trace.
getName (MatrixOrder)in MatrixOrderExtension of the native JavaScript Error type that includes a stack trace.
getName (PathType)in PathTypeExtension of the native JavaScript Error type that includes a stack trace.
equalsEps (Point, number)in PointExtension of the native JavaScript Error type that includes a stack trace.
getName (SmoothingPolicy)in SmoothingPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (AdjacencyTypes)in AdjacencyTypesExtension of the native JavaScript Error type that includes a stack trace.
copy (ClipboardOperationContext, INode, Point?, function(IModelItem, IModelItem):void?)in ClipboardGraphCopierExtension of the native JavaScript Error type that includes a stack trace.
getName (CloneTypes)in CloneTypesExtension of the native JavaScript Error type that includes a stack trace.
createParameter (IPortOwner, Point)in CompositePortLocationModelExtension of the native JavaScript Error type that includes a stack trace.
getName (CompositePortLocationModelPortSide)in CompositePortLocationModelPortSideExtension of the native JavaScript Error type that includes a stack trace.
getName (EdgeSides)in EdgeSidesExtension of the native JavaScript Error type that includes a stack trace.
getName (ExteriorNodeLabelModelPosition)in ExteriorNodeLabelModelPositionExtension of the native JavaScript Error type that includes a stack trace.
FilteredGraphWrapper (IGraph, function(INode):boolean, function(IEdge):boolean?)in FilteredGraphWrapperExtension of the native JavaScript Error type that includes a stack trace.
addBend (Point, number?)in FoldingEdgeStateExtension of the native JavaScript Error type that includes a stack trace.
removeBend (FoldingBendState)in FoldingEdgeStateExtension of the native JavaScript Error type that includes a stack trace.
FoldingManager (IGraph, )in FoldingManagerExtension of the native JavaScript Error type that includes a stack trace.
getFolderNodeState (INode)in FoldingManagerExtension of the native JavaScript Error type that includes a stack trace.
getFoldingEdgeState (FoldingEdgeStateId)in FoldingManagerExtension of the native JavaScript Error type that includes a stack trace.
updateFolderNodeState (INode)in FoldingManagerExtension of the native JavaScript Error type that includes a stack trace.
updateFoldingEdgeStates (IEdge)in FoldingManagerExtension of the native JavaScript Error type that includes a stack trace.
getName (FoldingPortType)in FoldingPortTypeExtension of the native JavaScript Error type that includes a stack trace.
getName (FoldingSynchronizationOptions)in FoldingSynchronizationOptionsExtension of the native JavaScript Error type that includes a stack trace.
createParameter (Point, Point, Point, Point?, number?)in FreeNodeLabelModelExtension of the native JavaScript Error type that includes a stack trace.
createParameterForLayouts (Rect, IOrientedRectangle, Point?)in FreeNodeLabelModelExtension of the native JavaScript Error type that includes a stack trace.
createParameterForRatios (Point, Point?)in FreeNodePortLocationModelExtension of the native JavaScript Error type that includes a stack trace.
createParameter (Point, Point, Point?, number?)in FreePortLabelModelExtension of the native JavaScript Error type that includes a stack trace.
addPort (IPortOwner, IPortLocationModelParameter?, IPortStyle?, IPort['tag']?)in GraphExtension of the native JavaScript Error type that includes a stack trace.
createEdge (INode, INode, IEdgeStyle?, IEdge['tag']?, )in GraphExtension of the native JavaScript Error type that includes a stack trace.
setBendLocation (IBend, Point)in GraphExtension of the native JavaScript Error type that includes a stack trace.
setLabelText (ILabel, string)in GraphExtension of the native JavaScript Error type that includes a stack trace.
setNodeLayout (INode, Rect)in GraphExtension of the native JavaScript Error type that includes a stack trace.
setStyle (INode, INodeStyle)in GraphExtension of the native JavaScript Error type that includes a stack trace.
setStyle (ILabel, ILabelStyle)in GraphExtension of the native JavaScript Error type that includes a stack trace.
copy (IGraph, IGraph, function(IModelItem):boolean, INode?, Point?, function(IModelItem, IModelItem):void?)in GraphCopierExtension of the native JavaScript Error type that includes a stack trace.
copy (IGraph, IGraph, IEnumerable<IModelItem>?, INode?, Point?, function(IModelItem, IModelItem):void?)in GraphCopierExtension of the native JavaScript Error type that includes a stack trace.
getName (GraphItemTypes)in GraphItemTypesExtension of the native JavaScript Error type that includes a stack trace.
opposite (IPortOwner)in IEdgeExtension of the native JavaScript Error type that includes a stack trace.
opposite (IPort)in IEdgeExtension of the native JavaScript Error type that includes a stack trace.
addBend (IEdge, Point, number?)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
addBends (IEdge, IEnumerable<Point>)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
addLabel (ILabelOwner, string, ILabelModelParameter?, ILabelStyle?, Size?, ILabel['tag']?)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
addPort (IPortOwner, IPortLocationModelParameter?, IPortStyle?, IPort['tag']?)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
addPortAt (IPortOwner, Point, IPortStyle?, IPort['tag']?)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
addRelativePort (INode, Point)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
adjustGroupNodeLayout (INode)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
clearBends (IEdge)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
clearLabels (ILabelOwner)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
clearPorts (IPortOwner)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
createDefaultPortLocationParameter (IPortOwner, Point?)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
createGroupNode (INode?, Rect?, INodeStyle?, INode['tag']?, )in IGraphExtension of the native JavaScript Error type that includes a stack trace.
createNode (Rect, INodeStyle?, INode['tag']?, )in IGraphExtension of the native JavaScript Error type that includes a stack trace.
createNode (INode?, Rect?, INodeStyle?, INode['tag']?, )in IGraphExtension of the native JavaScript Error type that includes a stack trace.
createNodeAt (Point, INodeStyle?, INode['tag']?, )in IGraphExtension of the native JavaScript Error type that includes a stack trace.
degree (IPortOwner)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
degree (IPort)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
edgesAt (IPort, AdjacencyTypes?)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
edgesAt (IPortOwner, AdjacencyTypes?)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
getChildren (INode)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
getEdge (IPortOwner, IPortOwner)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
getEdge (IPort, IPort)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
getParent (INode)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
groupNodes (INode, IEnumerable<INode>)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
groupNodes (IEnumerable<INode>, INodeStyle?, any?, )in IGraphExtension of the native JavaScript Error type that includes a stack trace.
inDegree (IPortOwner)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
inDegree (IPort)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
inEdgesAt (IPortOwner)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
inEdgesAt (IPort)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
isGroupNode (INode)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
neighbors (INode)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
outDegree (IPortOwner)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
outDegree (IPort)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
outEdgesAt (IPortOwner)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
outEdgesAt (IPort)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
predecessors (INode)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
remove (IModelItem)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
reverse (IEdge)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
setBendLocation (IBend, Point)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
setEdgePorts (IEdge, IPort, IPort)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
setIsGroupNode (INode, boolean)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
setLabelLayoutParameter (ILabel, ILabelModelParameter)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
setLabelPreferredSize (ILabel, Size)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
setLabelText (ILabel, string)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
setNodeCenter (INode, Point)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
setNodeLayout (INode, Rect)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
setParent (INode, INode)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
setPortLocation (IPort, Point)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
setPortLocationParameter (IPort, IPortLocationModelParameter)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
setRelativePortLocation (IPort, Point)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
setStyle (INode, INodeStyle)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
setStyle (ILabel, ILabelStyle)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
setStyle (IEdge, IEdgeStyle)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
setStyle (IPort, IPortStyle)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
successors (INode)in IGraphExtension of the native JavaScript Error type that includes a stack trace.
createParameter (IPortOwner, Point)in IPortLocationModelExtension of the native JavaScript Error type that includes a stack trace.
getCellBounds (INode, IColumn, IRow)in ITableExtension of the native JavaScript Error type that includes a stack trace.
getCellBounds (IColumn, IRow)in ITableExtension of the native JavaScript Error type that includes a stack trace.
placeNodeInCell (IGraph, INode, INode, IColumn, IRow, boolean?, boolean?)in ITableExtension of the native JavaScript Error type that includes a stack trace.
setLabelLayoutParameter (ILabel, ILabelModelParameter)in ITableExtension of the native JavaScript Error type that includes a stack trace.
getName (InteriorNodeLabelModelPosition)in InteriorNodeLabelModelPositionExtension of the native JavaScript Error type that includes a stack trace.
getName (NinePositionsEdgeLabelModelPosition)in NinePositionsEdgeLabelModelPositionExtension of the native JavaScript Error type that includes a stack trace.
getName (ParentNodeDetectionModes)in ParentNodeDetectionModesExtension of the native JavaScript Error type that includes a stack trace.
getName (PlaceAlongEdge)in PlaceAlongEdgeExtension of the native JavaScript Error type that includes a stack trace.
getName (StretchNodeLabelModelPosition)in StretchNodeLabelModelPositionExtension of the native JavaScript Error type that includes a stack trace.
getName (StretchStripeLabelModelPosition)in StretchStripeLabelModelPositionExtension of the native JavaScript Error type that includes a stack trace.
getName (StripeLabelModelPosition)in StripeLabelModelPositionExtension of the native JavaScript Error type that includes a stack trace.
getName (StripeTypes)in StripeTypesExtension of the native JavaScript Error type that includes a stack trace.
remove (ILabel)in TableExtension of the native JavaScript Error type that includes a stack trace.
setLabelLayoutParameter (ILabel, ILabelModelParameter)in TableExtension of the native JavaScript Error type that includes a stack trace.
setLabelPreferredSize (ILabel, Size)in TableExtension of the native JavaScript Error type that includes a stack trace.
setLabelText (ILabel, string)in TableExtension of the native JavaScript Error type that includes a stack trace.
setStyle (ILabel, ILabelStyle)in TableExtension of the native JavaScript Error type that includes a stack trace.
redo ()in UndoEngineExtension of the native JavaScript Error type that includes a stack trace.
undo ()in UndoEngineExtension of the native JavaScript Error type that includes a stack trace.
addNamespace (string, string)in GraphMLIOHandlerExtension of the native JavaScript Error type that includes a stack trace.
addSchemaLocation (string, string)in GraphMLIOHandlerExtension of the native JavaScript Error type that includes a stack trace.
readFromDocument (IGraph, Document)in GraphMLIOHandlerExtension of the native JavaScript Error type that includes a stack trace.
readFromURL (IGraph, string)in GraphMLIOHandlerExtension of the native JavaScript Error type that includes a stack trace.
getName (GraphMLMemberVisibility)in GraphMLMemberVisibilityExtension of the native JavaScript Error type that includes a stack trace.
getName (GraphMLReferenceType)in GraphMLReferenceTypeExtension of the native JavaScript Error type that includes a stack trace.
deserialize (Constructor<T>, Node)in IParseContextExtension of the native JavaScript Error type that includes a stack trace.
serialize (Constructor<T>, T)in IWriteContextExtension of the native JavaScript Error type that includes a stack trace.
serializeCore (Constructor<T>, IWriteContext, T)in IWriteContextExtension of the native JavaScript Error type that includes a stack trace.
serializeReplacement (Constructor<T>, any, T)in IWriteContextExtension of the native JavaScript Error type that includes a stack trace.
getName (KeyScope)in KeyScopeExtension of the native JavaScript Error type that includes a stack trace.
getName (KeyType)in KeyTypeExtension of the native JavaScript Error type that includes a stack trace.
parseDataCore (IParseContext, Node)in MapperInputHandlerExtension of the native JavaScript Error type that includes a stack trace.
getName (ParsePrecedence)in ParsePrecedenceExtension of the native JavaScript Error type that includes a stack trace.
getName (SliderParameterLocations)in SliderParameterLocationsExtension of the native JavaScript Error type that includes a stack trace.
getName (UndefinedHandling)in UndefinedHandlingExtension of the native JavaScript Error type that includes a stack trace.
getName (WritePrecedence)in WritePrecedenceExtension of the native JavaScript Error type that includes a stack trace.
AspectRatioComponentLayerAssigner (ILayerAssigner, )in AspectRatioComponentLayerAssignerExtension of the native JavaScript Error type that includes a stack trace.
getName (ComponentArrangementPolicy)in ComponentArrangementPolicyExtension of the native JavaScript Error type that includes a stack trace.
ConstraintIncrementalLayerAssigner (ILayerAssigner, )in ConstraintIncrementalLayerAssignerExtension of the native JavaScript Error type that includes a stack trace.
getName (GroupAlignmentPolicy)in GroupAlignmentPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (GroupLayeringPolicy)in GroupLayeringPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (HierarchicalLayoutEdgeType)in HierarchicalLayoutEdgeTypeExtension of the native JavaScript Error type that includes a stack trace.
getName (HierarchicalLayoutLayerType)in HierarchicalLayoutLayerTypeExtension of the native JavaScript Error type that includes a stack trace.
getName (HierarchicalLayoutLayeringStrategy)in HierarchicalLayoutLayeringStrategyExtension of the native JavaScript Error type that includes a stack trace.
getName (HierarchicalLayoutNodeType)in HierarchicalLayoutNodeTypeExtension of the native JavaScript Error type that includes a stack trace.
getName (HierarchicalLayoutPortAssignmentMode)in HierarchicalLayoutPortAssignmentModeExtension of the native JavaScript Error type that includes a stack trace.
getName (HierarchicalLayoutRoutingStyle)in HierarchicalLayoutRoutingStyleExtension of the native JavaScript Error type that includes a stack trace.
getName (HierarchicalLayoutSubcomponentPlacementPolicy)in HierarchicalLayoutSubcomponentPlacementPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (IncrementalEdgeHint)in IncrementalEdgeHintExtension of the native JavaScript Error type that includes a stack trace.
getName (IncrementalNodeHint)in IncrementalNodeHintExtension of the native JavaScript Error type that includes a stack trace.
createGroupBorderNode (LayoutNode, HierarchicalLayoutLayer, HierarchicalLayoutNodeType)in ItemFactoryExtension of the native JavaScript Error type that includes a stack trace.
getName (LayerMergingPolicy)in LayerMergingPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (LayerRerankingPolicy)in LayerRerankingPolicyExtension of the native JavaScript Error type that includes a stack trace.
MultiComponentLayerAssigner (ILayerAssigner, )in MultiComponentLayerAssignerExtension of the native JavaScript Error type that includes a stack trace.
getName (OrderingConstraintType)in OrderingConstraintTypeExtension of the native JavaScript Error type that includes a stack trace.
getName (RecursiveEdgePolicy)in RecursiveEdgePolicyExtension of the native JavaScript Error type that includes a stack trace.
RoutingStyleDescriptor (HierarchicalLayoutRoutingStyle?, boolean?, )in RoutingStyleDescriptorExtension of the native JavaScript Error type that includes a stack trace.
getName (SequencerWeightHeuristic)in SequencerWeightHeuristicExtension of the native JavaScript Error type that includes a stack trace.
getName (SymmetryOptimizationStrategy)in SymmetryOptimizationStrategyExtension of the native JavaScript Error type that includes a stack trace.
getName (AdjustContentBoundsPolicy)in AdjustContentBoundsPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (ClickReportingPolicy)in ClickReportingPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (Command)in CommandExtension of the native JavaScript Error type that includes a stack trace.
requestMutex ()in ConcurrencyControllerExtension of the native JavaScript Error type that includes a stack trace.
getName (EdgeDirectionPolicy)in EdgeDirectionPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (EdgeSegmentDirection)in EdgeSegmentDirectionExtension of the native JavaScript Error type that includes a stack trace.
requeryHandles ()in GraphEditorInputModeExtension of the native JavaScript Error type that includes a stack trace.
initializeDrag (IInputModeContext, Point)in GraphSnapContextExtension of the native JavaScript Error type that includes a stack trace.
getName (GridSnapTypes)in GridSnapTypesExtension of the native JavaScript Error type that includes a stack trace.
getName (GridSnappableItems)in GridSnappableItemsExtension of the native JavaScript Error type that includes a stack trace.
getName (HandlePositions)in HandlePositionsExtension of the native JavaScript Error type that includes a stack trace.
getName (HandleType)in HandleTypeExtension of the native JavaScript Error type that includes a stack trace.
createPort (IInputModeContext)in IPortCandidateExtension of the native JavaScript Error type that includes a stack trace.
getName (InertiaPolicies)in InertiaPoliciesExtension of the native JavaScript Error type that includes a stack trace.
requestMutex ()in InputModeBaseExtension of the native JavaScript Error type that includes a stack trace.
getName (LabelEditingAction)in LabelEditingActionExtension of the native JavaScript Error type that includes a stack trace.
getName (LassoPathState)in LassoPathStateExtension of the native JavaScript Error type that includes a stack trace.
getName (MoveFocusDirection)in MoveFocusDirectionExtension of the native JavaScript Error type that includes a stack trace.
getName (MoveTypes)in MoveTypesExtension of the native JavaScript Error type that includes a stack trace.
add (IInputMode)in MultiplexingInputModeExtension of the native JavaScript Error type that includes a stack trace.
getName (NodeAlignmentPolicy)in NodeAlignmentPolicyExtension of the native JavaScript Error type that includes a stack trace.
initializeDrag (IInputModeContext)in OrthogonalEdgeEditingContextExtension of the native JavaScript Error type that includes a stack trace.
getName (OrthogonalEdgeEditingPolicy)in OrthogonalEdgeEditingPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (PortCandidateValidity)in PortCandidateValidityExtension of the native JavaScript Error type that includes a stack trace.
getName (ReshapePolicy)in ReshapePolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (SegmentOrientation)in SegmentOrientationExtension of the native JavaScript Error type that includes a stack trace.
getName (SelectionPolicy)in SelectionPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (ShowPortCandidates)in ShowPortCandidatesExtension of the native JavaScript Error type that includes a stack trace.
initializeDrag (IInputModeContext, Point)in SnapContextExtension of the native JavaScript Error type that includes a stack trace.
getName (SnapLineOrientation)in SnapLineOrientationExtension of the native JavaScript Error type that includes a stack trace.
getName (SnapLineSnapTypes)in SnapLineSnapTypesExtension of the native JavaScript Error type that includes a stack trace.
getName (SnapPanningBehaviors)in SnapPanningBehaviorsExtension of the native JavaScript Error type that includes a stack trace.
getName (SnapPolicy)in SnapPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (SnapReferenceVisualizationType)in SnapReferenceVisualizationTypeExtension of the native JavaScript Error type that includes a stack trace.
getName (SnappableItems)in SnappableItemsExtension of the native JavaScript Error type that includes a stack trace.
getName (StripeReparentPolicy)in StripeReparentPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (StripeSubregionTypes)in StripeSubregionTypesExtension of the native JavaScript Error type that includes a stack trace.
getName (StripeVisualizationType)in StripeVisualizationTypeExtension of the native JavaScript Error type that includes a stack trace.
getName (TextBoxPlacementPolicy)in TextBoxPlacementPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (Visualization)in VisualizationExtension of the native JavaScript Error type that includes a stack trace.
getName (DiscreteEdgeLabelPositions)in DiscreteEdgeLabelPositionsExtension of the native JavaScript Error type that includes a stack trace.
getName (DiscreteNodeLabelPositions)in DiscreteNodeLabelPositionsExtension of the native JavaScript Error type that includes a stack trace.
getName (EdgeLabelSliderMode)in EdgeLabelSliderModeExtension of the native JavaScript Error type that includes a stack trace.
LabelCandidate (Point, Size, number?)in LabelCandidateExtension of the native JavaScript Error type that includes a stack trace.
getName (LabelingOptimizationStrategy)in LabelingOptimizationStrategyExtension of the native JavaScript Error type that includes a stack trace.
getName (LabelingScope)in LabelingScopeExtension of the native JavaScript Error type that includes a stack trace.
getName (AlignmentStageAlignmentPolicy)in AlignmentStageAlignmentPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (BasicEdgeLabelPlacement)in BasicEdgeLabelPlacementExtension of the native JavaScript Error type that includes a stack trace.
getName (BasicNodeLabelPlacement)in BasicNodeLabelPlacementExtension of the native JavaScript Error type that includes a stack trace.
BendSubstitutionStage (number?, ILayoutAlgorithm?, )in BendSubstitutionStageExtension of the native JavaScript Error type that includes a stack trace.
getValueAt (number)in BorderLineExtension of the native JavaScript Error type that includes a stack trace.
getValueAt (BorderLineSegment, number)in BorderLineExtension of the native JavaScript Error type that includes a stack trace.
setSloped (number, number, number, number)in BorderLineExtension of the native JavaScript Error type that includes a stack trace.
getName (ComponentArrangementStyle)in ComponentArrangementStyleExtension of the native JavaScript Error type that includes a stack trace.
getName (ConstraintOrientation)in ConstraintOrientationExtension of the native JavaScript Error type that includes a stack trace.
addHiddenKey (NodeDataKey<T>)in ContextModificationStageExtension of the native JavaScript Error type that includes a stack trace.
addHiddenKey (EdgeDataKey<T>)in ContextModificationStageExtension of the native JavaScript Error type that includes a stack trace.
addHiddenKey (NodeLabelDataKey<T>)in ContextModificationStageExtension of the native JavaScript Error type that includes a stack trace.
addHiddenKey (EdgeLabelDataKey<T>)in ContextModificationStageExtension of the native JavaScript Error type that includes a stack trace.
addReplacementMap (NodeDataKey<T>, IMapper<LayoutNode,T>)in ContextModificationStageExtension of the native JavaScript Error type that includes a stack trace.
addReplacementMap (EdgeDataKey<T>, IMapper<LayoutEdge,T>)in ContextModificationStageExtension of the native JavaScript Error type that includes a stack trace.
addReplacementMap (NodeLabelDataKey<T>, IMapper<LayoutNodeLabel,T>)in ContextModificationStageExtension of the native JavaScript Error type that includes a stack trace.
addReplacementMap (EdgeLabelDataKey<T>, IMapper<LayoutEdgeLabel,T>)in ContextModificationStageExtension of the native JavaScript Error type that includes a stack trace.
getName (CurveConnectionStyle)in CurveConnectionStyleExtension of the native JavaScript Error type that includes a stack trace.
getName (Direction)in DirectionExtension of the native JavaScript Error type that includes a stack trace.
getName (EdgeLabelPlacement)in EdgeLabelPlacementExtension of the native JavaScript Error type that includes a stack trace.
fromParameter (ILabelModelParameter)in EdgeLabelPreferredPlacementExtension of the native JavaScript Error type that includes a stack trace.
ExtendedEdgeLabelCandidate (OrientedRectangle, any, boolean, number?)in ExtendedEdgeLabelCandidateExtension of the native JavaScript Error type that includes a stack trace.
ExtendedNodeLabelCandidate (OrientedRectangle, any, boolean, number?)in ExtendedNodeLabelCandidateExtension of the native JavaScript Error type that includes a stack trace.
getName (GroupSizePolicy)in GroupSizePolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (HorizontalOverlapCriterion)in HorizontalOverlapCriterionExtension of the native JavaScript Error type that includes a stack trace.
getName (LabelAlongEdgePlacements)in LabelAlongEdgePlacementsExtension of the native JavaScript Error type that includes a stack trace.
getName (LabelAngleOnRightSideRotations)in LabelAngleOnRightSideRotationsExtension of the native JavaScript Error type that includes a stack trace.
getName (LabelAngleReferences)in LabelAngleReferencesExtension of the native JavaScript Error type that includes a stack trace.
getName (LabelEdgeSides)in LabelEdgeSidesExtension of the native JavaScript Error type that includes a stack trace.
getName (LabelPlacementPolicy)in LabelPlacementPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (LabelSideReferences)in LabelSideReferencesExtension of the native JavaScript Error type that includes a stack trace.
check ()in LayoutAbortControllerExtension of the native JavaScript Error type that includes a stack trace.
getName (LayoutAnchoringPolicy)in LayoutAnchoringPolicyExtension of the native JavaScript Error type that includes a stack trace.
getData (EdgeDataKey<TData>)in LayoutEdgeExtension of the native JavaScript Error type that includes a stack trace.
getData (EdgeLabelDataKey<TData>)in LayoutEdgeLabelExtension of the native JavaScript Error type that includes a stack trace.
start ()in LayoutExecutorAsyncExtension of the native JavaScript Error type that includes a stack trace.
initializeWebWorker (function(LayoutGraph, object):Promise<object>)in LayoutExecutorAsyncWorkerExtension of the native JavaScript Error type that includes a stack trace.
addBend (LayoutEdge, number, number, LayoutBend?, RelativePosition?)in LayoutGraphExtension of the native JavaScript Error type that includes a stack trace.
addLabel (LayoutNode, number, number)in LayoutGraphExtension of the native JavaScript Error type that includes a stack trace.
addLabel (LayoutNode, IOrientedRectangle)in LayoutGraphExtension of the native JavaScript Error type that includes a stack trace.
addLabel (LayoutEdge, number, number)in LayoutGraphExtension of the native JavaScript Error type that includes a stack trace.
addLabel (LayoutEdge, IOrientedRectangle)in LayoutGraphExtension of the native JavaScript Error type that includes a stack trace.
changeEdge (LayoutEdge, LayoutNode, LayoutNode, LayoutEdge?, RelativePosition?, LayoutEdge?, RelativePosition?)in LayoutGraphExtension of the native JavaScript Error type that includes a stack trace.
createEdge (LayoutNode, LayoutNode, LayoutEdge?, RelativePosition?, LayoutEdge?, RelativePosition?)in LayoutGraphExtension of the native JavaScript Error type that includes a stack trace.
createGroupNode (LayoutNode?, Rect?)in LayoutGraphExtension of the native JavaScript Error type that includes a stack trace.
createNode (LayoutNode?, Rect?)in LayoutGraphExtension of the native JavaScript Error type that includes a stack trace.
getChildren (LayoutNode)in LayoutGraphExtension of the native JavaScript Error type that includes a stack trace.
getEdgesBetween (LayoutNode, LayoutNode, boolean?)in LayoutGraphExtension of the native JavaScript Error type that includes a stack trace.
getParent (LayoutNode)in LayoutGraphExtension of the native JavaScript Error type that includes a stack trace.
isGroupNode (LayoutNode)in LayoutGraphExtension of the native JavaScript Error type that includes a stack trace.
reinsert (LayoutNode)in LayoutGraphExtension of the native JavaScript Error type that includes a stack trace.
reinsert (LayoutEdge)in LayoutGraphExtension of the native JavaScript Error type that includes a stack trace.
remove (LayoutEdge)in LayoutGraphExtension of the native JavaScript Error type that includes a stack trace.
remove (LayoutNode)in LayoutGraphExtension of the native JavaScript Error type that includes a stack trace.
remove (LayoutBend)in LayoutGraphExtension of the native JavaScript Error type that includes a stack trace.
remove (LayoutNodeLabel)in LayoutGraphExtension of the native JavaScript Error type that includes a stack trace.
remove (LayoutEdgeLabel)in LayoutGraphExtension of the native JavaScript Error type that includes a stack trace.
setIsGroupNode (LayoutNode, boolean)in LayoutGraphExtension of the native JavaScript Error type that includes a stack trace.
setParent (LayoutNode, LayoutNode)in LayoutGraphExtension of the native JavaScript Error type that includes a stack trace.
LayoutGraphAdapter (IGraph)in LayoutGraphAdapterExtension of the native JavaScript Error type that includes a stack trace.
getData (ValueDataKey<TValue>)in LayoutGraphContextExtension of the native JavaScript Error type that includes a stack trace.
hideData (ValueDataKey<TValue>)in LayoutGraphContextExtension of the native JavaScript Error type that includes a stack trace.
hideItemData (NodeDataKey<TValue>)in LayoutGraphContextExtension of the native JavaScript Error type that includes a stack trace.
hideItemData (EdgeDataKey<TValue>)in LayoutGraphContextExtension of the native JavaScript Error type that includes a stack trace.
hideItemData (NodeLabelDataKey<TValue>)in LayoutGraphContextExtension of the native JavaScript Error type that includes a stack trace.
hideItemData (EdgeLabelDataKey<TValue>)in LayoutGraphContextExtension of the native JavaScript Error type that includes a stack trace.
hideNullableData (ValueDataKey<TValue>)in LayoutGraphContextExtension of the native JavaScript Error type that includes a stack trace.
clearGrouping ()in LayoutGraphGroupingExtension of the native JavaScript Error type that includes a stack trace.
getParent (LayoutNode)in LayoutGraphGroupingExtension of the native JavaScript Error type that includes a stack trace.
getRepresentative (LayoutNode, LayoutNode)in LayoutGraphGroupingExtension of the native JavaScript Error type that includes a stack trace.
setIsGroupNode (LayoutNode, boolean)in LayoutGraphGroupingExtension of the native JavaScript Error type that includes a stack trace.
setParent (LayoutNode, LayoutNode)in LayoutGraphGroupingExtension of the native JavaScript Error type that includes a stack trace.
LayoutGraphHider (LayoutGraph)in LayoutGraphHiderExtension of the native JavaScript Error type that includes a stack trace.
hide (LayoutNode)in LayoutGraphHiderExtension of the native JavaScript Error type that includes a stack trace.
hide (LayoutEdge)in LayoutGraphHiderExtension of the native JavaScript Error type that includes a stack trace.
hideEdges (IEnumerable<LayoutEdge>)in LayoutGraphHiderExtension of the native JavaScript Error type that includes a stack trace.
hideNodes (IEnumerable<LayoutNode>)in LayoutGraphHiderExtension of the native JavaScript Error type that includes a stack trace.
showOnly (IEnumerable<LayoutNode>, boolean?)in LayoutGraphHiderExtension of the native JavaScript Error type that includes a stack trace.
unhide (LayoutEdge)in LayoutGraphHiderExtension of the native JavaScript Error type that includes a stack trace.
unhide (LayoutNode, boolean?)in LayoutGraphHiderExtension of the native JavaScript Error type that includes a stack trace.
unhideEdges (IEnumerable<LayoutEdge>)in LayoutGraphHiderExtension of the native JavaScript Error type that includes a stack trace.
unhideNodes (IEnumerable<LayoutNode>, boolean?)in LayoutGraphHiderExtension of the native JavaScript Error type that includes a stack trace.
createCellDescriptor (LayoutGridRow, LayoutGridColumn)in LayoutGridExtension of the native JavaScript Error type that includes a stack trace.
createCellDescriptor (number, number)in LayoutGridExtension of the native JavaScript Error type that includes a stack trace.
getData (NodeDataKey<TData>)in LayoutNodeExtension of the native JavaScript Error type that includes a stack trace.
getData (NodeLabelDataKey<TData>)in LayoutNodeLabelExtension of the native JavaScript Error type that includes a stack trace.
getName (LayoutOrientation)in LayoutOrientationExtension of the native JavaScript Error type that includes a stack trace.
append (ILayoutStage)in LayoutStageStackExtension of the native JavaScript Error type that includes a stack trace.
prepend (ILayoutStage)in LayoutStageStackExtension of the native JavaScript Error type that includes a stack trace.
replace (Constructor<T>, T)in LayoutStageStackExtension of the native JavaScript Error type that includes a stack trace.
getName (MirroredOrientations)in MirroredOrientationsExtension of the native JavaScript Error type that includes a stack trace.
getName (NodeLabelPlacement)in NodeLabelPlacementExtension of the native JavaScript Error type that includes a stack trace.
addFixedCandidate (PortSides, Point, number?, number?, any?)in NodePortCandidatesExtension of the native JavaScript Error type that includes a stack trace.
addFreeCandidate (PortSides, number?, number?, any?)in NodePortCandidatesExtension of the native JavaScript Error type that includes a stack trace.
getName (OrientationStageEdgeLabelPlacement)in OrientationStageEdgeLabelPlacementExtension of the native JavaScript Error type that includes a stack trace.
getName (OverlapRemovalPolicy)in OverlapRemovalPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (PartialLayoutRoutingStyle)in PartialLayoutRoutingStyleExtension of the native JavaScript Error type that includes a stack trace.
getName (PortAdjustmentPolicy)in PortAdjustmentPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (PortCandidateType)in PortCandidateTypeExtension of the native JavaScript Error type that includes a stack trace.
getName (PortLabelPolicy)in PortLabelPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (PortPlacementPolicy)in PortPlacementPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (PortSides)in PortSidesExtension of the native JavaScript Error type that includes a stack trace.
getName (RadialEdgeLabelPlacement)in RadialEdgeLabelPlacementExtension of the native JavaScript Error type that includes a stack trace.
getName (RadialNodeLabelPlacement)in RadialNodeLabelPlacementExtension of the native JavaScript Error type that includes a stack trace.
getName (RelativePosition)in RelativePositionExtension of the native JavaScript Error type that includes a stack trace.
getName (RouteCorrectionPolicy)in RouteCorrectionPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (Side)in SideExtension of the native JavaScript Error type that includes a stack trace.
StructureGraphAdapter (IGraph, IEnumerable<INode>?, IEnumerable<IEdge>?)in StructureGraphAdapterExtension of the native JavaScript Error type that includes a stack trace.
createCopiedEdgeList (IEnumerable<IEdge>)in StructureGraphAdapterExtension of the native JavaScript Error type that includes a stack trace.
createCopiedNodeList (IEnumerable<INode>)in StructureGraphAdapterExtension of the native JavaScript Error type that includes a stack trace.
createCopiedToOriginalEdgeWrapper (IMapper<LayoutEdge,TValue>)in StructureGraphAdapterExtension of the native JavaScript Error type that includes a stack trace.
createCopiedToOriginalNodeWrapper (IMapper<LayoutNode,TValue>)in StructureGraphAdapterExtension of the native JavaScript Error type that includes a stack trace.
createOriginalEdgeList (IEnumerable<LayoutEdge>)in StructureGraphAdapterExtension of the native JavaScript Error type that includes a stack trace.
createOriginalNodeList (IEnumerable<LayoutNode>)in StructureGraphAdapterExtension of the native JavaScript Error type that includes a stack trace.
createOriginalToCopiedEdgeWrapper (IMapper<IEdge,TValue>)in StructureGraphAdapterExtension of the native JavaScript Error type that includes a stack trace.
createOriginalToCopiedNodeWrapper (IMapper<INode,TValue>)in StructureGraphAdapterExtension of the native JavaScript Error type that includes a stack trace.
getName (TabularLayoutEdgeLabelPlacement)in TabularLayoutEdgeLabelPlacementExtension of the native JavaScript Error type that includes a stack trace.
getName (TabularLayoutMode)in TabularLayoutModeExtension of the native JavaScript Error type that includes a stack trace.
getName (MultiEdgeConnectorPolicy)in MultiEdgeConnectorPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (MultiPageEdgeType)in MultiPageEdgeTypeExtension of the native JavaScript Error type that includes a stack trace.
getName (MultiPageGroupingPolicy)in MultiPageGroupingPolicyExtension of the native JavaScript Error type that includes a stack trace.
applyLayoutImpl (LayoutGraph)in MultiPageLayoutExtension of the native JavaScript Error type that includes a stack trace.
getName (MultiPageNodeType)in MultiPageNodeTypeExtension of the native JavaScript Error type that includes a stack trace.
getName (GroupNodeHandlingPolicy)in GroupNodeHandlingPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (GroupSubstructureStyle)in GroupSubstructureStyleExtension of the native JavaScript Error type that includes a stack trace.
addAlignmentConstraint (ConstraintOrientation, number?)in OrganicConstraintDataExtension of the native JavaScript Error type that includes a stack trace.
addEllipse (boolean, number?)in OrganicConstraintDataExtension of the native JavaScript Error type that includes a stack trace.
addFloatingBounds (Size)in OrganicConstraintDataExtension of the native JavaScript Error type that includes a stack trace.
addMaximumDistance (TNode, TNode, number, ConstraintOrientation)in OrganicConstraintDataExtension of the native JavaScript Error type that includes a stack trace.
addMinimumDistance (TNode, TNode, number)in OrganicConstraintDataExtension of the native JavaScript Error type that includes a stack trace.
addPinnedBounds (Rect)in OrganicConstraintDataExtension of the native JavaScript Error type that includes a stack trace.
addRectangle (number?)in OrganicConstraintDataExtension of the native JavaScript Error type that includes a stack trace.
addSeparationConstraint (ConstraintOrientation, number)in OrganicConstraintDataExtension of the native JavaScript Error type that includes a stack trace.
getName (OrganicLayoutChainSubstructureStyle)in OrganicLayoutChainSubstructureStyleExtension of the native JavaScript Error type that includes a stack trace.
getName (OrganicLayoutClusteringPolicy)in OrganicLayoutClusteringPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (OrganicLayoutCycleSubstructureStyle)in OrganicLayoutCycleSubstructureStyleExtension of the native JavaScript Error type that includes a stack trace.
getName (OrganicLayoutGroupSubstructureScope)in OrganicLayoutGroupSubstructureScopeExtension of the native JavaScript Error type that includes a stack trace.
getName (OrganicLayoutParallelSubstructureStyle)in OrganicLayoutParallelSubstructureStyleExtension of the native JavaScript Error type that includes a stack trace.
getName (OrganicLayoutStarSubstructureStyle)in OrganicLayoutStarSubstructureStyleExtension of the native JavaScript Error type that includes a stack trace.
getName (OrganicLayoutTreeSubstructureStyle)in OrganicLayoutTreeSubstructureStyleExtension of the native JavaScript Error type that includes a stack trace.
getName (OrganicScope)in OrganicScopeExtension of the native JavaScript Error type that includes a stack trace.
createAspectRatioConstraint (number)in ShapeConstraintExtension of the native JavaScript Error type that includes a stack trace.
createCircularConstraint (number, number, number)in ShapeConstraintExtension of the native JavaScript Error type that includes a stack trace.
createEllipticalConstraint (number, number, number, number)in ShapeConstraintExtension of the native JavaScript Error type that includes a stack trace.
createRectangularConstraint (number, number, number, number)in ShapeConstraintExtension of the native JavaScript Error type that includes a stack trace.
getName (OrthogonalLayoutChainSubstructureStyle)in OrthogonalLayoutChainSubstructureStyleExtension of the native JavaScript Error type that includes a stack trace.
getName (OrthogonalLayoutCycleSubstructureStyle)in OrthogonalLayoutCycleSubstructureStyleExtension of the native JavaScript Error type that includes a stack trace.
getName (OrthogonalLayoutMode)in OrthogonalLayoutModeExtension of the native JavaScript Error type that includes a stack trace.
getName (OrthogonalLayoutTreeSubstructureStyle)in OrthogonalLayoutTreeSubstructureStyleExtension of the native JavaScript Error type that includes a stack trace.
getName (SubstructureOrientation)in SubstructureOrientationExtension of the native JavaScript Error type that includes a stack trace.
getName (ClearAreaLayoutEdgeLabelPlacement)in ClearAreaLayoutEdgeLabelPlacementExtension of the native JavaScript Error type that includes a stack trace.
getName (ClearAreaStrategy)in ClearAreaStrategyExtension of the native JavaScript Error type that includes a stack trace.
getName (ComponentAssignmentStrategy)in ComponentAssignmentStrategyExtension of the native JavaScript Error type that includes a stack trace.
getName (FillAreaLayoutEdgeLabelPlacement)in FillAreaLayoutEdgeLabelPlacementExtension of the native JavaScript Error type that includes a stack trace.
getName (PartialLayoutOrientation)in PartialLayoutOrientationExtension of the native JavaScript Error type that includes a stack trace.
getName (SubgraphPlacement)in SubgraphPlacementExtension of the native JavaScript Error type that includes a stack trace.
getName (CenterNodesPolicy)in CenterNodesPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (RadialLayeringStrategy)in RadialLayeringStrategyExtension of the native JavaScript Error type that includes a stack trace.
getName (RadialLayoutRoutingStyle)in RadialLayoutRoutingStyleExtension of the native JavaScript Error type that includes a stack trace.
getName (ChannelOrientation)in ChannelOrientationExtension of the native JavaScript Error type that includes a stack trace.
getName (EdgeRouterEdgeLabelPlacement)in EdgeRouterEdgeLabelPlacementExtension of the native JavaScript Error type that includes a stack trace.
getName (EdgeRouterNodeLabelPlacement)in EdgeRouterNodeLabelPlacementExtension of the native JavaScript Error type that includes a stack trace.
getName (EdgeRouterRoutingStyle)in EdgeRouterRoutingStyleExtension of the native JavaScript Error type that includes a stack trace.
getName (EdgeRouterScope)in EdgeRouterScopeExtension of the native JavaScript Error type that includes a stack trace.
getName (MonotonicPathRestrictions)in MonotonicPathRestrictionsExtension of the native JavaScript Error type that includes a stack trace.
OrthogonalInterval (number, number, number, boolean)in OrthogonalIntervalExtension of the native JavaScript Error type that includes a stack trace.
OrthogonalInterval (Interval, number, boolean)in OrthogonalIntervalExtension of the native JavaScript Error type that includes a stack trace.
calculateIntersection (OrthogonalInterval, OrthogonalInterval)in OrthogonalIntervalExtension of the native JavaScript Error type that includes a stack trace.
calculateUnion (OrthogonalInterval, OrthogonalInterval)in OrthogonalIntervalExtension of the native JavaScript Error type that includes a stack trace.
coveredBy (OrthogonalInterval)in OrthogonalIntervalExtension of the native JavaScript Error type that includes a stack trace.
crosses (OrthogonalInterval)in OrthogonalIntervalExtension of the native JavaScript Error type that includes a stack trace.
distanceTo (OrthogonalInterval)in OrthogonalIntervalExtension of the native JavaScript Error type that includes a stack trace.
hasSameRange (OrthogonalInterval)in OrthogonalIntervalExtension of the native JavaScript Error type that includes a stack trace.
intersects (OrthogonalInterval, number?)in OrthogonalIntervalExtension of the native JavaScript Error type that includes a stack trace.
getName (RoutingType)in RoutingTypeExtension of the native JavaScript Error type that includes a stack trace.
getName (SelfLoopRoutingStyle)in SelfLoopRoutingStyleExtension of the native JavaScript Error type that includes a stack trace.
applyLayoutCore (LayoutGraph)in SeriesParallelLayoutExtension of the native JavaScript Error type that includes a stack trace.
getName (SeriesParallelLayoutPortAssignmentMode)in SeriesParallelLayoutPortAssignmentModeExtension of the native JavaScript Error type that includes a stack trace.
getName (SeriesParallelLayoutRoutingStyle)in SeriesParallelLayoutRoutingStyleExtension of the native JavaScript Error type that includes a stack trace.
getName (ArrowNodeDirection)in ArrowNodeDirectionExtension of the native JavaScript Error type that includes a stack trace.
getName (ArrowStyleShape)in ArrowStyleShapeExtension of the native JavaScript Error type that includes a stack trace.
getName (ArrowType)in ArrowTypeExtension of the native JavaScript Error type that includes a stack trace.
createAspectRatioInstance (GeneralPath)in GeneralPathNodeStyleExtension of the native JavaScript Error type that includes a stack trace.
getName (GroupNodeStyleIconBackgroundShape)in GroupNodeStyleIconBackgroundShapeExtension of the native JavaScript Error type that includes a stack trace.
getName (GroupNodeStyleIconPosition)in GroupNodeStyleIconPositionExtension of the native JavaScript Error type that includes a stack trace.
getName (GroupNodeStyleIconType)in GroupNodeStyleIconTypeExtension of the native JavaScript Error type that includes a stack trace.
getName (GroupNodeStyleTabPosition)in GroupNodeStyleTabPositionExtension of the native JavaScript Error type that includes a stack trace.
getName (GroupNodeStyleTabSizePolicy)in GroupNodeStyleTabSizePolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (LabelShape)in LabelShapeExtension of the native JavaScript Error type that includes a stack trace.
getName (RectangleCornerStyle)in RectangleCornerStyleExtension of the native JavaScript Error type that includes a stack trace.
getName (RectangleCorners)in RectangleCornersExtension of the native JavaScript Error type that includes a stack trace.
getName (ShapeNodeShape)in ShapeNodeShapeExtension of the native JavaScript Error type that includes a stack trace.
getName (TableRenderingOrder)in TableRenderingOrderExtension of the native JavaScript Error type that includes a stack trace.
getName (TextMeasurePolicy)in TextMeasurePolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (TextWrappingShape)in TextWrappingShapeExtension of the native JavaScript Error type that includes a stack trace.
getName (AspectRatioChildAlignmentPolicy)in AspectRatioChildAlignmentPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (BusPlacement)in BusPlacementExtension of the native JavaScript Error type that includes a stack trace.
getName (ChildAlignmentPolicy)in ChildAlignmentPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (ChildArrangementPolicy)in ChildArrangementPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (ChildOrderingPolicy)in ChildOrderingPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (LevelAlignedSubtreePlacerRoutingStyle)in LevelAlignedSubtreePlacerRoutingStyleExtension of the native JavaScript Error type that includes a stack trace.
getName (MultiLayerSubtreePlacerRootAlignment)in MultiLayerSubtreePlacerRootAlignmentExtension of the native JavaScript Error type that includes a stack trace.
getName (MultiParentRoutingStyle)in MultiParentRoutingStyleExtension of the native JavaScript Error type that includes a stack trace.
MultiSplitSubtreePlacer (ISubtreePlacer, ISubtreePlacer)in MultiSplitSubtreePlacerExtension of the native JavaScript Error type that includes a stack trace.
getName (ParentConnectorDirection)in ParentConnectorDirectionExtension of the native JavaScript Error type that includes a stack trace.
applyLayoutCore (LayoutGraph)in RadialTreeLayoutExtension of the native JavaScript Error type that includes a stack trace.
getName (RootPlacementPolicy)in RootPlacementPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (RootSelectionPolicy)in RootSelectionPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (SingleLayerSubtreePlacerRootAlignment)in SingleLayerSubtreePlacerRootAlignmentExtension of the native JavaScript Error type that includes a stack trace.
getName (SingleLayerSubtreePlacerRoutingStyle)in SingleLayerSubtreePlacerRoutingStyleExtension of the native JavaScript Error type that includes a stack trace.
getName (SubtreeConnectorDirection)in SubtreeConnectorDirectionExtension of the native JavaScript Error type that includes a stack trace.
getName (SubtreeRootAlignment)in SubtreeRootAlignmentExtension of the native JavaScript Error type that includes a stack trace.
getBorderLine (Side)in SubtreeShapeExtension of the native JavaScript Error type that includes a stack trace.
getName (SubtreeTransform)in SubtreeTransformExtension of the native JavaScript Error type that includes a stack trace.
getName (TilingStrategy)in TilingStrategyExtension of the native JavaScript Error type that includes a stack trace.
TreeLayoutPortAssigner (TreeLayoutPortAssignmentMode?, number?, )in TreeLayoutPortAssignerExtension of the native JavaScript Error type that includes a stack trace.
getName (TreeLayoutPortAssignmentMode)in TreeLayoutPortAssignmentModeExtension of the native JavaScript Error type that includes a stack trace.
getName (BridgeCrossingPolicy)in BridgeCrossingPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (BridgeCrossingStyle)in BridgeCrossingStyleExtension of the native JavaScript Error type that includes a stack trace.
getName (BridgeOrientationStyle)in BridgeOrientationStyleExtension of the native JavaScript Error type that includes a stack trace.
CanvasComponent (HTMLElement)in CanvasComponentExtension of the native JavaScript Error type that includes a stack trace.
CanvasComponent (string)in CanvasComponentExtension of the native JavaScript Error type that includes a stack trace.
getName (DragAction)in DragActionExtension of the native JavaScript Error type that includes a stack trace.
getName (DragDropEffects)in DragDropEffectsExtension of the native JavaScript Error type that includes a stack trace.
getName (DragDropKeyStates)in DragDropKeyStatesExtension of the native JavaScript Error type that includes a stack trace.
getName (FontStyle)in FontStyleExtension of the native JavaScript Error type that includes a stack trace.
getName (GradientSpreadMethod)in GradientSpreadMethodExtension of the native JavaScript Error type that includes a stack trace.
GraphComponent (HTMLElement, )in GraphComponentExtension of the native JavaScript Error type that includes a stack trace.
GraphComponent (string, )in GraphComponentExtension of the native JavaScript Error type that includes a stack trace.
GraphOverviewComponent (HTMLElement, GraphComponent?)in GraphOverviewComponentExtension of the native JavaScript Error type that includes a stack trace.
GraphOverviewComponent (string, GraphComponent?)in GraphOverviewComponentExtension of the native JavaScript Error type that includes a stack trace.
getName (GridStyle)in GridStyleExtension of the native JavaScript Error type that includes a stack trace.
getName (HierarchicalNestingPolicy)in HierarchicalNestingPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (HorizontalTextAlignment)in HorizontalTextAlignmentExtension of the native JavaScript Error type that includes a stack trace.
getName (ImageRenderingType)in ImageRenderingTypeExtension of the native JavaScript Error type that includes a stack trace.
getName (KeyEventType)in KeyEventTypeExtension of the native JavaScript Error type that includes a stack trace.
getName (LabelLayerPolicy)in LabelLayerPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (LineCap)in LineCapExtension of the native JavaScript Error type that includes a stack trace.
getName (LineJoin)in LineJoinExtension of the native JavaScript Error type that includes a stack trace.
install (CanvasComponent)in ModelManagerExtension of the native JavaScript Error type that includes a stack trace.
getName (ModifierKeys)in ModifierKeysExtension of the native JavaScript Error type that includes a stack trace.
getName (MouseWheelBehaviors)in MouseWheelBehaviorsExtension of the native JavaScript Error type that includes a stack trace.
getName (PointerButtons)in PointerButtonsExtension of the native JavaScript Error type that includes a stack trace.
getName (PointerEventType)in PointerEventTypeExtension of the native JavaScript Error type that includes a stack trace.
getName (PointerType)in PointerTypeExtension of the native JavaScript Error type that includes a stack trace.
getName (PortLayerPolicy)in PortLayerPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (RenderMode)in RenderModeExtension of the native JavaScript Error type that includes a stack trace.
getName (ScrollBarVisibility)in ScrollBarVisibilityExtension of the native JavaScript Error type that includes a stack trace.
getName (ShapeRenderingType)in ShapeRenderingTypeExtension of the native JavaScript Error type that includes a stack trace.
getName (ShowFocusPolicy)in ShowFocusPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (StyleIndicatorZoomPolicy)in StyleIndicatorZoomPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (TextDecorations)in TextDecorationsExtension of the native JavaScript Error type that includes a stack trace.
getName (TextWrapping)in TextWrappingExtension of the native JavaScript Error type that includes a stack trace.
getName (VerticalTextAlignment)in VerticalTextAlignmentExtension of the native JavaScript Error type that includes a stack trace.
getName (ViewportChanges)in ViewportChangesExtension of the native JavaScript Error type that includes a stack trace.
getName (ViewportLimitingMode)in ViewportLimitingModeExtension of the native JavaScript Error type that includes a stack trace.
getName (ViewportLimitingPolicy)in ViewportLimitingPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (VisualCachingPolicy)in VisualCachingPolicyExtension of the native JavaScript Error type that includes a stack trace.
getName (WebGLAnimationDirection)in WebGLAnimationDirectionExtension of the native JavaScript Error type that includes a stack trace.
getName (WebGLAnimationEasing)in WebGLAnimationEasingExtension of the native JavaScript Error type that includes a stack trace.
getName (WebGLArrowType)in WebGLArrowTypeExtension of the native JavaScript Error type that includes a stack trace.
getName (WebGLBeaconAnimationType)in WebGLBeaconAnimationTypeExtension of the native JavaScript Error type that includes a stack trace.
getName (WebGLDashStyle)in WebGLDashStyleExtension of the native JavaScript Error type that includes a stack trace.
getName (WebGLEffect)in WebGLEffectExtension of the native JavaScript Error type that includes a stack trace.
getName (WebGLFadeAnimationType)in WebGLFadeAnimationTypeExtension of the native JavaScript Error type that includes a stack trace.
getAnimations (IModelItem)in WebGLGraphModelManagerExtension of the native JavaScript Error type that includes a stack trace.
getStyle (IEdge)in WebGLGraphModelManagerExtension of the native JavaScript Error type that includes a stack trace.
getStyle (INode)in WebGLGraphModelManagerExtension of the native JavaScript Error type that includes a stack trace.
getStyle (ILabel)in WebGLGraphModelManagerExtension of the native JavaScript Error type that includes a stack trace.
setAnimations (INode, WebGLAnimation)in WebGLGraphModelManagerExtension of the native JavaScript Error type that includes a stack trace.
setAnimations (IEdge, WebGLAnimation)in WebGLGraphModelManagerExtension of the native JavaScript Error type that includes a stack trace.
setAnimations (ILabel, WebGLAnimation)in WebGLGraphModelManagerExtension of the native JavaScript Error type that includes a stack trace.
updateStyle (INode)in WebGLGraphModelManagerExtension of the native JavaScript Error type that includes a stack trace.
updateStyle (IEdge)in WebGLGraphModelManagerExtension of the native JavaScript Error type that includes a stack trace.
updateStyle (ILabel)in WebGLGraphModelManagerExtension of the native JavaScript Error type that includes a stack trace.
getName (WebGLGraphModelManagerRenderMode)in WebGLGraphModelManagerRenderModeExtension of the native JavaScript Error type that includes a stack trace.
getName (WebGLIndicatorType)in WebGLIndicatorTypeExtension of the native JavaScript Error type that includes a stack trace.
getName (WebGLLabelIndicatorShape)in WebGLLabelIndicatorShapeExtension of the native JavaScript Error type that includes a stack trace.
getName (WebGLLabelShape)in WebGLLabelShapeExtension of the native JavaScript Error type that includes a stack trace.
getName (WebGLLineCap)in WebGLLineCapExtension of the native JavaScript Error type that includes a stack trace.
getName (WebGLNodeIndicatorShape)in WebGLNodeIndicatorShapeExtension of the native JavaScript Error type that includes a stack trace.
getName (WebGLPulseAnimationType)in WebGLPulseAnimationTypeExtension of the native JavaScript Error type that includes a stack trace.
getName (WebGLScaleAnimationType)in WebGLScaleAnimationTypeExtension of the native JavaScript Error type that includes a stack trace.
getName (WebGLShakeAnimationType)in WebGLShakeAnimationTypeExtension of the native JavaScript Error type that includes a stack trace.
getName (WebGLShapeNodeShape)in WebGLShapeNodeShapeExtension of the native JavaScript Error type that includes a stack trace.
deleteProgram (WebGLProgram)in WebGLSupportExtension of the native JavaScript Error type that includes a stack trace.
useProgram (string, string)in WebGLSupportExtension of the native JavaScript Error type that includes a stack trace.
getName (WebGLTextureRendering)in WebGLTextureRenderingExtension of the native JavaScript Error type that includes a stack trace.
getName (WebGLTransitionProperties)in WebGLTransitionPropertiesExtension of the native JavaScript Error type that includes a stack trace.
getName (ZoomPolicy)in ZoomPolicyExtension of the native JavaScript Error type that includes a stack trace.