| OverviewInputMode () | in
OverviewInputMode | Creates a new instance. |
| unhideOriginalEdge (IEdge, CanvasComponent) | in
PortRelocationHandle | Unhides the original edge that was hidden during the drag operation. |
| createSnapResultsModelManager (CanvasComponent) | in
SnapContext | Helper method that creates a CollectionModelManager<T> that can be used to present the current SnapResults in the provided CanvasComponent. |
| Animator (CanvasComponent, ) | in
Animator | Initializes a new instance of the Animator class for the given CanvasComponent. |
| invalidateComponent (CanvasComponent) | in
Animator | Invalidates the control if autoInvalidation is set to true . |
| BridgeManager () | in
BridgeManager | Initializes a new instance of the BridgeManager class. |
| install (CanvasComponent) | in
BridgeManager | Installs this manager for the specified canvasComponent. |
| uninstall (CanvasComponent) | in
BridgeManager | Reverts the install method. |
| install (CanvasComponent) | in
FocusIndicatorManager | |
| uninstall (CanvasComponent) | in
FocusIndicatorManager | |
| install (CanvasComponent, IGraph, IRenderTreeGroup?) | in
GraphModelManager | Installs this instance for the specified CanvasComponent. |
| uninstall (CanvasComponent) | in
GraphModelManager | Reverts the install method. |
| install (CanvasComponent) | in
HighlightIndicatorManager | |
| uninstall (CanvasComponent) | in
HighlightIndicatorManager | |
| install (CanvasComponent) | in
ModelManager | Installs this instance in the given CanvasComponent instance. |
| uninstall (CanvasComponent) | in
ModelManager | Uninstalls this instance from the given CanvasComponent instance. |
| install (CanvasComponent) | in
SelectionIndicatorManager | |
| uninstall (CanvasComponent) | in
SelectionIndicatorManager | |
| cleanUpDefs (CanvasComponent) | in
SvgDefsManager | Triggers the clean up for svg defs on the provided control. |
| createRenderContext (CanvasComponent) | in
SvgExport | Returns an initialized IRenderContext and changes the given transform and the clip bounds such that a part of the given CanvasComponent instance can be exported to an image. |
| exportSvg (CanvasComponent) | in
SvgExport | Exports the contents of the CanvasComponent to a single, standalone SVG element. |
| exportSvgAsync (CanvasComponent, function():Promise<any>?) | in
SvgExport | Exports the contents of the CanvasComponent to a single, standalone SVG element. |
| ViewportAnimation (CanvasComponent, Rect, TimeSpan, ) | in
ViewportAnimation | Creates a new instance of ViewportAnimation. |
| getCurrentBoundingPolygon (CanvasComponent, ViewportDescriptor, ViewportLimitingMode) | in
ViewportLimiter | Gets the bounding polygon that should be honored for the upcoming limiting call. |
| limitViewport (CanvasComponent, ViewportDescriptor, ViewportLimitingMode) | in
ViewportLimiter | Inspects the requested new viewport for the given CanvasComponent and returns a valid viewport to use. |
| install (CanvasComponent) | in
WebGLFocusIndicatorManager | |
| uninstall (CanvasComponent) | in
WebGLFocusIndicatorManager | |
| install (CanvasComponent, IGraph, IRenderTreeGroup?) | in
WebGLGraphModelManager | |
| uninstall (CanvasComponent) | in
WebGLGraphModelManager | |
| install (CanvasComponent) | in
WebGLHighlightIndicatorManager | |
| uninstall (CanvasComponent) | in
WebGLHighlightIndicatorManager | |
| install (CanvasComponent) | in
WebGLSelectionIndicatorManager | |
| uninstall (CanvasComponent) | in
WebGLSelectionIndicatorManager | |