isometric
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
isometric
isometric-core
/
io.github.jayteealao.isometric
/
RenderCommand
/
RenderCommand
Render
Command
constructor
(
commandId
:
String
,
points
:
List
<
Point2D
>
,
color
:
IsoColor
,
originalPath
:
Path
,
originalShape
:
Shape
?
,
ownerNodeId
:
String
?
=
null
)