Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Point

Hierarchy

  • Point

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

x

y

Methods

get

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

interpolator

  • interpolator(from: Point): function

parse

  • parse(css: string | null): Point

set

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

toString

  • toString(): string

Generated using TypeDoc