KitePDF
Toggle table of contents
0.6.1
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KitePDF
kitepdf-core
/
io.github.yuroyami.kitepdf.core.render
/
KiteShading
/
Axial
/
Axial
Axial
constructor
(
colorSpace
:
ColorSpace
,
background
:
RgbColor
?
,
bbox
:
Rectangle
?
,
coords
:
DoubleArray
,
domain
:
DoubleArray
,
function
:
KiteFunction
,
extendStart
:
Boolean
,
extendEnd
:
Boolean
)