contentStructureToDiagramModel Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbNLP.Core.contentStructure.display
public class contentStructureToDiagramModel : diagramBuilderUniversalTree
The contentStructureToDiagramModel type exposes the following members.
| Name | Description | |
|---|---|---|
| contentStructureToDiagramModel | Initializes a new instance of the contentStructureToDiagramModel class |
| Name | Description | |
|---|---|---|
| childDepthLimit | (Inherited from diagramBuilderBase.) |
| Name | Description | |
|---|---|---|
| buildChildren | (Inherited from diagramBuilderUniversalTree.) | |
| buildModel | (Inherited from diagramBuilderUniversalTree.) | |
| buildNode | (Inherited from diagramBuilderUniversalTree.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| getColor | (Overrides diagramBuilderUniversalTree.getColor(diagramNode, Int32).) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| getLinkDescription | (Overrides diagramBuilderUniversalTree.getLinkDescription(diagramLink, String).) | |
| getLinkTypeEnum | (Overrides diagramBuilderUniversalTree.getLinkTypeEnum(diagramNode, diagramLinkTypeEnum).) | |
| getNodeDescription | (Overrides diagramBuilderUniversalTree.getNodeDescription(IObjectWithPathAndChildSelector, String).) | |
| getNodeName | (Overrides diagramBuilderUniversalTree.getNodeName(IObjectWithPathAndChildSelector, String).) | |
| getShapeTypeEnum | (Overrides diagramBuilderUniversalTree.getShapeTypeEnum(IObjectWithPathAndChildSelector, diagramNodeShapeEnum).) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |