Home Reference Source
import CircleNodeSettings from 'd3-mitch-tree/js/CircleNodeSettings.js'
public class | source

CircleNodeSettings

Extends:

NodeSettings → CircleNodeSettings

Inherited Summary

From class NodeSettings
private
private
private
private
public

Gets the owner object.

public

Gets the horizontal spacing value.

public

Gets the sizing mode.

public

Gets the vertical spacing value.

public

setHorizontalSpacing(newHorizontalSpacing: number): object

Sets the horizontal spacing value.

public

setSizingMode(newSizingMode: 'nodeSize' | 'size'): object

Sets the sizing mode.

public

setVerticalSpacing(newVerticalSpacing: number): object

Sets the vertical spacing value.