| createLabelBinding (function(TDataItem):string?, ) | in
EdgeCreator | Creates a binding for labels that will be added to edges created by this instance. |
| createLabelsSource (function(TDataItem):any, function(TLabelDataItem, any):any?, ) | in
EdgeCreator | Creates a new source of label data items that will be added to edges created by this instance. |
| LabelCreator () | in
LabelCreator | Creates a new creator for labels. |
| createLabelBinding (function(TDataItem):string?, ) | in
NodeCreator | Creates a binding for labels that will be added to nodes created by this instance. |
| createLabelsSource (function(TDataItem):any, function(TLabelDataItem, any):any?, ) | in
NodeCreator | Creates a new source of label data items that will be added to nodes created by this instance. |
| EdgeDefaults () | in
EdgeDefaults | Initializes a new instance of the EdgeDefaults class with default edge style, label, and port defaults. |
| FoldingLabelDefaults (ILabelDefaults?, ) | in
FoldingLabelDefaults | Creates a new instance of this type, optionally configuring the values from the given ILabelDefaults object. |
| NodeDefaults () | in
NodeDefaults | Initializes a new instance of the NodeDefaults class using default properties. |
| PortDefaults () | in
PortDefaults | Initializes a new instance of the PortDefaults class using a trivial location model parameter. |
| StripeDefaults () | in
StripeDefaults | Default constructor |