SelectionHitTestManager
Classes
SelectionHitTestManager
Constructors
Constructor
new SelectionHitTestManager(selectionHandler, hitTestManager): SelectionHitTestManager;
Parameters
| Parameter | Type |
|---|---|
selectionHandler | SelectionHandler |
hitTestManager | HitTestManager |
Returns
Methods
hitTest()
hitTest(point): ISelectionHitTestResult;
Parameters
| Parameter | Type |
|---|---|
point | PointF |
Returns
Interfaces
ISelectionHitTestResult
Extends
Properties
arbitraryResize?
optional arbitraryResize?: boolean;
body?
optional body?: boolean;
Inherited from
cornerArbitraryResize?
optional cornerArbitraryResize?: boolean;
cornerProportionalResize?
optional cornerProportionalResize?: boolean;
drag?
optional drag?: boolean;
Inherited from
dragX?
optional dragX?: boolean;
Inherited from
dragY?
optional dragY?: boolean;
Inherited from
proportionalResize?
optional proportionalResize?: boolean;
resize?
optional resize?: boolean;
Inherited from
resizeIndex?
optional resizeIndex?: number;
Inherited from
rotate?
optional rotate?: boolean;
Inherited from
selection?
optional selection?: boolean;