Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITransform

Hierarchy

  • ITransform

Implemented by

Index

Properties

Methods

Properties

type

type: string

Methods

apply

  • apply(ctx: RenderingContext2D): void

applyToPoint

  • applyToPoint(point: Point): void

unapply

  • unapply(ctx: RenderingContext2D): void

Generated using TypeDoc