Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

animationFrozen

animationFrozen: boolean = false

animationFrozenValue

animationFrozenValue: string = ""

attributes

attributes: Record<string, Property>

Protected captureTextNodes

captureTextNodes: boolean

children

children: Element[] = []

Protected document

document: Document

Protected node

node: HTMLElement

parent

parent: Element = null

pathParser

pathParser: PathParser = null

styles

styles: Record<string, Property>

stylesSpecificity

stylesSpecificity: Record<string, string>

type

type: string = "circle"

Static ignoreChildTypes

ignoreChildTypes: string[] = ['title']

Methods

Protected addChild

  • addChild(childNode: Element | HTMLElement): void

addStylesFromStyleDefinition

  • addStylesFromStyleDefinition(): void

Protected calculateOpacity

  • calculateOpacity(): number

clearContext

getAttribute

  • getAttribute(name: string, createIfNotExists?: boolean): Property<any>

getBoundingBox

getHrefAttribute

getMarkers

  • getMarkers(): any

getStyle

  • getStyle(name: string, createIfNotExists?: boolean, skipAncestors?: boolean): Property

Protected matchesSelector

  • matchesSelector(selector: string): boolean

path

Protected pathA

Protected pathC

Protected pathH

Protected pathL

Protected pathM

Protected pathQ

Protected pathS

Protected pathT

Protected pathV

Protected pathZ

render

renderChildren

setContext

Generated using TypeDoc