Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Rotate

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Rotate(document: Document, rotate: string, transformOrigin?: number[]): Rotate

Properties

Private angle

angle: Property = null

Private cx

cx: number = 0

Private cy

cy: number = 0

type

type: string = "rotate"

Methods

apply

applyToPoint

  • applyToPoint(point: Point): void

unapply

Generated using TypeDoc