Back to Website
Show / Hide Table of Contents

Class EllipseItemHandler

Inheritance
ItemHandler
BaseRectangleItemHandler
ShapeItemHandler
EllipseItemHandler
Package: @aurigma/design-atoms

Constructors

(constructor)(item, textWhizz, colorPreviewService)

Constructs a new instance of the EllipseItemHandler class

Declaration
constructor(item: EllipseItem, textWhizz?: typeof TextWhizz, colorPreviewService?: IListenableColorPreviewService);
Parameters
Type Name Description
EllipseItem item
typeof TextWhizz textWhizz
IListenableColorPreviewService colorPreviewService

Methods

hitTest(point, isSelected)

Declaration
hitTest(point: PointF, isSelected?: boolean): IHitTestResult;
Parameters
Type Name Description
PointF point
boolean isSelected
Returns
Type Description
IHitTestResult
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