parser
Toggle table of contents
0.3-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
parser
parser
/
dev.hossain.timeline.model.semantic
/
SimplifiedRawPath
Simplified
Raw
Path
@
JsonClass
(
generateAdapter
=
true
)
data
class
SimplifiedRawPath
(
@
Json
(
name
=
"points"
)
val
points
:
List
<
Point
>
)
Members
Constructors
Simplified
Raw
Path
Link copied to clipboard
constructor
(
@
Json
(
name
=
"points"
)
points
:
List
<
Point
>
)
Properties
points
Link copied to clipboard
val
points
:
List
<
Point
>
The points in the simplified raw path