-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
type
@NotNull
public @NotNull String type
-
width
@Positive
public @Positive Integer width
-
height
@Positive
public @Positive Integer height
-
-
dataEdgesVisible
@NotNull
public @NotNull Boolean dataEdgesVisible
-
dataElementsVisible
@NotNull
public @NotNull Boolean dataElementsVisible
-
systemDataEdgesVisible
@NotNull
public @NotNull Boolean systemDataEdgesVisible
-
systemDataElementsVisible
@NotNull
public @NotNull Boolean systemDataElementsVisible
-
decisionDataEdgesVisible
@NotNull
public @NotNull Boolean decisionDataEdgesVisible
-
decisionDataElementsVisible
@NotNull
public @NotNull Boolean decisionDataElementsVisible
-
dataFlowLaneVisible
@NotNull
public @NotNull Boolean dataFlowLaneVisible
-
syncEdgesVisible
@NotNull
public @NotNull Boolean syncEdgesVisible
-
hiddenNodesVisible
@NotNull
public @NotNull Boolean hiddenNodesVisible
-
-
Constructor Details
-
RenderOptions
public RenderOptions()