Eulergraph
Preparing search index...
utils/calc/SVGConverter/utils/parseSVGToCommands/helpers/getClipPathFromSVG
getClipPathFromSVG
Function getClipPathFromSVG
getClipPathFromSVG
(
element
:
SVGElement
,
svgElementsMap
?:
Map
<
string
,
SVGElement
>
,
parentTransform
?:
DOMMatrix
,
defsMap
?:
Map
<
string
,
{
def
:
SVGElement
;
type
:
string
}
>
,
)
:
CellPaths
[]
|
undefined
парсит clipPath из svg в команды рисования
Parameters
element
:
SVGElement
Optional
svgElementsMap
:
Map
<
string
,
SVGElement
>
Optional
parentTransform
:
DOMMatrix
Optional
defsMap
:
Map
<
string
,
{
def
:
SVGElement
;
type
:
string
}
>
Returns
CellPaths
[]
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eulergraph
Loading...
парсит clipPath из svg в команды рисования