Eulergraph
Preparing search index...
types/PathAttrs
CellPaths
Type Alias CellPaths
type
CellPaths
=
{
attrs
?:
PathAttrs
;
command
:
DrawCommand
;
skiaPath
?:
Path
|
null
;
skiaPathMiddles
?:
Point
[]
|
null
;
skiaPathPoints
?:
Point
[]
|
null
;
}
Index
Properties
attrs?
command
skia
Path?
skia
Path
Middles?
skia
Path
Points?
Properties
Optional
attrs
attrs
?:
PathAttrs
command
command
:
DrawCommand
Optional
skia
Path
skiaPath
?:
Path
|
null
Optional
skia
Path
Middles
skiaPathMiddles
?:
Point
[]
|
null
Optional
skia
Path
Points
skiaPathPoints
?:
Point
[]
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attrs
command
skia
Path
skia
Path
Middles
skia
Path
Points
Eulergraph
Loading...