Documentation ¶
Index ¶
Constants ¶
View Source
const ( MIN_RANK_SEP = 60 EDGE_LABEL_GAP = 20 DEFAULT_PADDING = 30. MIN_SPACING = 10. )
Variables ¶
View Source
var DefaultOpts = ConfigurableOpts{
NodeSep: 60,
EdgeSep: 20,
}
Functions ¶
func DefaultLayout ¶ added in v0.1.4
func NewObjectMapper ¶ added in v0.6.1
func NewObjectMapper() *objectMapper
Types ¶
type ConfigurableOpts ¶ added in v0.1.4
Click to show internal directories.
Click to hide internal directories.