iink-ts - v4.0.0
    Preparing search index...

    Class SVGBuilder

    Index
    • Parameters

      • p: TPoint
      • r: number
      • attrs: { [key: string]: string } = {}

      Returns SVGCircleElement

    • Returns SVGFEComponentTransferElement

    • Returns SVGDefsElement

    • Parameters

      • id: string
      • attrs: { [key: string]: string } = {}

      Returns SVGFilterElement

    • Parameters

      • attrs: { [key: string]: string } = {}

      Returns SVGGElement

    • Parameters

      • boundingBox: TBox
      • attrs: { [key: string]: string } = {}

      Returns SVGSVGElement

    • Parameters

      • p1: TPoint
      • p2: TPoint
      • attrs: { [key: string]: string } = {}

      Returns SVGLineElement

    • Parameters

      • id: string
      • attrs: { [key: string]: string } = {}

      Returns SVGMarkerElement

    • Parameters

      • attrs: { [key: string]: string } = {}

      Returns SVGPathElement

    • Parameters

      • id: string
      • box: TBox
      • attrs: { [key: string]: string } = {}

      Returns SVGPatternElement

    • Parameters

      • points: number[]
      • attrs: { [key: string]: string } = {}

      Returns SVGPolylineElement

    • Parameters

      • box: TBox
      • attrs: { [key: string]: string } = {}

      Returns SVGRectElement

    • Parameters

      • p: TPoint
      • text: string
      • attrs: { [key: string]: string } = {}

      Returns SVGTextElement

    • Parameters

      • type: "feFuncA" | "feFuncB" | "feFuncG" | "feFuncR"
      • values: string

      Returns SVGFEFuncAElement

    • Parameters

      • text: string
      • attrs: { [key: string]: string } = {}

      Returns SVGTSpanElement