Class OverviewResizingTool

GoJS® Diagramming Components
version 3.0.0
by Northwoods Software®

This is an extension and not part of the main GoJS library. Note that the API for this class may change at any time. If you intend to use an extension in production, you should copy the code to your own source directory. See the Extensions intro page for more information.

Hierarchy

The OverviewResizingTool class lets the user resize the box within an overview.

If you want to experiment with this extension, try the Overview Resizing sample.

Index

Constructors

Methods

Constructors

Methods

  • Overrides go.ResizingTool.resize to resize the overview box via setting the observed diagram's scale.

    Parameters

    • newr: Rect

      the intended new rectangular bounds the overview box.

    Returns void