toggle menu
maps-kt
0.3.1-dev
common
switch theme
search in API
maps-kt-features
/
space.kscience.maps.features
/
RectangleFeature
/
RectangleFeature
Rectangle
Feature
constructor
(
space
:
CoordinateSpace
<
T
>
,
center
:
T
,
size
:
DpSize
=
DpSize(5.dp, 5.dp)
,
attributes
:
Attributes
=
Attributes.EMPTY
)