toggle menu
maps-kt
0.3.1-dev
common
switch theme
search in API
maps-kt-features
/
space.kscience.maps.features
/
ComposeFeatureDrawScope
/
ComposeFeatureDrawScope
Compose
Feature
Draw
Scope
constructor
(
drawScope
:
DrawScope
,
state
:
CanvasState
<
T
>
,
painterCache
:
Map
<
PainterFeature
<
T
>
,
Painter
>
,
textMeasurer
:
TextMeasurer
?
)