Constructors

Properties

gradientDefs: SVGDefsElement
gradients: {
    [type: string]: SVGGradientElement;
} = {}

Type declaration

  • [type: string]: SVGGradientElement
kpuzzle: KPuzzle
originalColors: {
    [type: string]: string;
} = {}

Type declaration

  • [type: string]: string
showUnknownOrientations: boolean = false
svgElement: SVGElement
svgID: string
wrapperElement: HTMLElement

Methods