Back to Website
Show / Hide Table of Contents

Interface ISelectionHandler

Package: @aurigma/design-atoms

Properties

currentItemHandler

Declaration
currentItemHandler: BaseRectangleItemHandler;
Property Value
Type Description
BaseRectangleItemHandler

isDragging

Declaration
isDragging: boolean;
Property Value
Type Description
boolean

isIdle

Declaration
isIdle: boolean;
Property Value
Type Description
boolean

isResizing

Declaration
isResizing: boolean;
Property Value
Type Description
boolean

isRotating

Declaration
isRotating: boolean;
Property Value
Type Description
boolean

manipulationPermissions

Declaration
manipulationPermissions: ManipulationPermissions;
Property Value
Type Description
ManipulationPermissions

parentRectangle

Declaration
parentRectangle: RotatedRectangleF;
Property Value
Type Description
RotatedRectangleF

rectangleSigns

Declaration
rectangleSigns: RectangleSignsType;
Property Value
Type Description
RectangleSignsType

resizeIndex

Declaration
resizeIndex?: number;
Property Value
Type Description
number

selectedItemHandlers

Declaration
selectedItemHandlers: Collection<BaseRectangleItemHandler>;
Property Value
Type Description
Collection<BaseRectangleItemHandler>

visibleRectangle

Declaration
visibleRectangle: RotatedRectangleF;
Property Value
Type Description
RotatedRectangleF

Methods

getHighlightRectangles()

Declaration
getHighlightRectangles(): RotatedRectangleF[];
Returns
Type Description
RotatedRectangleF[]

getSelectionDrawingParams()

Declaration
getSelectionDrawingParams(): ISelectionOptions;
Returns
Type Description
ISelectionOptions
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback