documentationfor yFiles for HTML 3.0.0.3

IReshapeHandler

Interface for an object that can be interactively reshaped in a CanvasComponent

Inheritance Hierarchy

Remarks

Items can be reshaped interactively and an instance of this class can be used to handle that process. A reshape operation will be initialized by a call to initializeReshape, then zero or more handleReshape calls follow, and the operation will be finalized by a call to either reshapeFinished or cancelReshape. Note that implementations of this class will only be used during interactive reshape operations.

Type Details

yFiles module
view

See Also

Properties

Methods

Static Methods