CircleNodeSettings
Extends:
NodeSettings → CircleNodeSettings
Inherited Summary
From class NodeSettings | ||
private |
|
|
private |
_ownerObject: * |
|
private |
_sizingMode: * |
|
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. |