Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ResizeGrip

Represents a single resize-manipulation grip used in marker's manipulation controls.

Hierarchy

  • ResizeGrip

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Readonly GRIP_SIZE

GRIP_SIZE: 10 = 10

Grip's size (raduis).

visual

visual: SVGGraphicsElement

Grip's visual element.

Methods

ownsTarget

  • ownsTarget(el: EventTarget): boolean
  • Returns true if passed SVG element belongs to the grip. False otherwise.

    Parameters

    • el: EventTarget

      target element.

    Returns boolean

Generated using TypeDoc