Package

canvg

Permalink

package canvg

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. canvg
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait CanvgOptions extends Any

    Permalink
    Annotations
    @RawJSType() @ScalaJSDefined()

Value Members

  1. object TopLevel extends Object

    Permalink
    Annotations
    @native() @JSGlobal( "canvg" )
  2. def apply(canvas: |[String, Canvas], svg: String, options: CanvgOptions): Unit

    Permalink
  3. def apply(canvas: |[String, Canvas], svg: String): Unit

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped