atlas
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
atlas
:atlas-graphviz
/
atlas.graphviz
/
DotConfig
/
DotConfig
Dot
Config
constructor
(
displayLinkLabels
:
Boolean
?
=
null
,
layoutEngine
:
LayoutEngine
?
=
null
,
nodeAttributes
:
Map
<
String
,
String
>
?
=
null
,
edgeAttributes
:
Map
<
String
,
String
>
?
=
null
,
graphAttributes
:
Map
<
String
,
String
>
?
=
null
)
(
source
)