Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SvgViewFactory<V, U>

Type parameters

Hierarchy

Implemented by

Index

Methods

create

  • create(): V
  • Returns V

fromAny

  • fromAny(value: V | U): V
  • Parameters

    • value: V | U

    Returns V

fromInit

fromNode

fromTag

  • fromTag(tag: string): V
  • Parameters

    • tag: string

    Returns V

Generated using TypeDoc