Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Box

Hierarchy

  • Box

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

height

height: Length

width

width: Length

x

y

Methods

get

  • get(element: SVGElement, attr: string): Box

interpolator

  • interpolator(from: Box): function

parse

  • parse(css: string | null): Box

set

  • set(element: SVGElement, attr: string, override?: Box): void

toString

  • toString(): string

Generated using TypeDoc