toggle menu
maps-kt
0.4.0-dev-3
common
switch theme
search in API
maps-kt-features
/
space.kscience.maps.features
/
PathFeature
/
PathFeature
Path
Feature
constructor
(
space
:
CoordinateSpace
<
T
>
,
rectangle
:
Rectangle
<
T
>
,
path
:
Path
,
brush
:
Brush
,
style
:
DrawStyle
=
Fill
,
targetRect
:
Rect
=
path.getBounds()
,
attributes
:
Attributes
=
Attributes.EMPTY
)