Documentation ¶
Overview ¶
d2near applies near keywords when they're constants Intended to be run as the last stage of layout after the diagram has already undergone layout
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var HorizontalCenterNears = set{
"center-left": {},
"center-right": {},
}
View Source
var NonCenterNears = set{
"top-left": {},
"top-right": {},
"bottom-left": {},
"bottom-right": {},
}
View Source
var VerticalCenterNears = set{
"top-center": {},
"bottom-center": {},
}
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.