Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Methods

Abstract conformsTo

Abstract debug

Abstract equals

Abstract hashCode

  • hashCode(): number

Abstract inverse

rotate

scale

  • scale(x: string | number, y: string | number): Transform

scaleX

scaleY

skew

skewX

skewY

Abstract toAffine

toAttributeString

  • toAttributeString(): string

Abstract toString

  • toString(): string

Abstract toValue

Abstract transform

Abstract transformX

  • transformX(x: number, y: number): number

Abstract transformY

  • transformY(x: number, y: number): number

translate

translateX

translateY

Static affine

  • affine(x0?: string | number, y0?: string | number, x1?: string | number, y1?: string | number, tx?: string | number, ty?: string | number): AffineTransform

Static form

Static fromAny

Static fromValue

Static identity

Static list

Static parse

Static rotate

Static scale

Static scaleX

Static scaleY

Static skew

Static skewX

Static skewY

Static translate

Static translateX

Static translateY