Search
TreeViewNode Members
Constructors Properties Methods
 


TreeViewNode instances are diagram nodes that can draw hierarchical data.

The following tables list the members exposed by the TreeViewNode type.

 Public Constructors

  Name Description

TreeViewNode

Initializes a new instance of the TreeViewNode class with default values supplied from the specified Diagram.

 Public Properties

  Name Description

allowIncomingLinks

Gets or sets whether users are allowed to draw incoming links to this node. (Inherited from DiagramNode.)

allowOutgoingLinks

Gets or sets whether users are allowed to draw outgoing links from this node. (Inherited from DiagramNode.)

anchorPattern

Gets or sets the anchor points to which links attach when connected to this node. (Inherited from DiagramNode.)

attachedNodes

Returns the nodes attached to this node. (Inherited from DiagramNode.)

bounds

Gets or sets a rectangle that defines the position of this node. (Inherited from DiagramNode.)

brush

Gets or sets an object specifying how to fill the interior of this item. (Inherited from DiagramItem.)

captionBackBrush

Gets or sets an object specifying how to fill the caption bar.

captionFont

Gets or sets the font used to render the node's caption text.

captionHeight

Gets or sets the height of the node's caption area.

center

Gets the center of this node's bounding rectangle. (Inherited from DiagramNode.)

connectionStyle

Gets or sets whether drawing a link from/to this node should connectan individual TreeViewItem, or the whole node as an integral entity.

container

Gets the parent ContainerNode containing this node. (Inherited from DiagramItem.)

effectiveBrush

Gets the effective brush that should be used to paint this item. (Inherited from DiagramItem.)

effectiveCaptionBackBrush

Gets the effective brush that should be used to paint node's caption bar. (Inherited from DiagramItem.)

effectiveEffects

Gets the effects applied to this node. (Inherited from DiagramNode.)

effectiveFont

Gets the effective font that should be used to render this item's text. (Inherited from DiagramItem.)

effectiveFontName

Gets the name of the effective font that should be used to render this item's text. (Inherited from DiagramItem.)

effectiveFontSize

Gets the size of the effective font that should be used to render this item's text. (Inherited from DiagramItem.)

effectiveFontStyle

Gets the style of the effective font that should be used to render this item's text. (Inherited from DiagramItem.)

effectiveOpacity

Gets the effective opacity that should be used to paint this item. (Inherited from DiagramItem.)

effectiveShadowColor

Gets the effective color that should be used to render this item's shadow. (Inherited from DiagramItem.)

effectiveStroke

Gets the effective color that should be used to stroke this item. (Inherited from DiagramItem.)

effectiveStrokeDashArray

Gets the effective line dash array that should be applied when stroking this item. (Inherited from DiagramItem.)

effectiveStrokeDashOffset

Gets the effective line dash offset that should be applied when stroking this item. (Inherited from DiagramItem.)

effectiveStrokeDashStyle

Gets the effective line dash pattern that should be applied when stroking this item. (Inherited from DiagramItem.)

effectiveStrokeThickness

Gets the effective line thickness that should be applied when stroking this item. (Inherited from DiagramItem.)

effectiveTextColor

Gets the effective text color that should be used to render this item's text. (Inherited from DiagramItem.)

effectiveTextStroke

Gets the effective text color that should be used to render this item's text outline. (Inherited from DiagramItem.)

effectiveTextStrokeThickness

Gets the effective width of the text outline of this item. (Inherited from DiagramItem.)

effects

Gets the effects applied to this node. (Inherited from DiagramNode.)

enabledHandles

Gets or sets a value indicating which adjustment handles are enabled for this node. (Inherited from DiagramNode.)

enableStyledText

Gets or sets a value indicating whether styled text rendering is enabled.

expandable

Gets or sets whether users are allowed to expand or collapse the subtree rooted at this node. (Inherited from DiagramNode.)

expanded

Gets or sets whether the subtree rooted at this node is expanded. (Inherited from DiagramNode.)

flatItems

Gets a list of all items in this node.

font

Gets or sets the font used to render item's text. (Inherited from DiagramItem.)

graphicsContent

Gets an array of visual elements used to render this item on the canvas. (Inherited from DiagramItem.)

handlesStyle

Gets or sets a value specifying appearance and behavior of node's adjustment handles. (Inherited from DiagramNode.)

hyperLink

Gets or sets the hyperlink associated with this diagram item. (Inherited from DiagramItem.)

id

Gets or sets a custom identifier associated with this item. (Inherited from DiagramItem.)

ignoreLayout

Gets or sets a value indicating whether the position of this item should not be changed by automatic layout methods. (Inherited from DiagramItem.)

incomingLinks

Gets the incoming links to this node. (Inherited from DiagramNode.)

layoutTraits

Gets an object containing properties specific to individual layout algorithms. (Inherited from DiagramItem.)

lineAlignment

Gets or sets the vertical alignment of item's text. (Inherited from DiagramItem.)

locked

Gets or sets whether users are allowed to interact with this item. (Inherited from DiagramItem.)

masterNode

Returns the node to which this node is attached. (Inherited from DiagramNode.)

obstacle

Gets or sets whether this node is considered an obstacle by link routing algorithms. (Inherited from DiagramNode.)

opacity

Gets or sets opacity of this item. (Inherited from DiagramItem.)

outgoingLinks

Gets the outgoing links from this node. (Inherited from DiagramNode.)

parent

Gets the Diagram to which this item belongs. (Inherited from DiagramItem.)

pen

Gets or sets the color used to stroke item's borders. (Inherited from DiagramItem.)

rootItems

Gets a list of root items displayed in this node.

rotationAngle

Gets or sets the angle at which this node is rotated. (Inherited from DiagramNode.)

scrollable

Gets or sets whether the node's items can be scrolled vertically.

scrollPosition

Gets or sets the node's current scroll position.

selected

Gets or sets a value indicating whether a diagram item is selected. (Inherited from DiagramItem.)

shadowColor

Gets or sets the color used to draw item's shadow. (Inherited from DiagramItem.)

shadowOffsetX

Gets or sets the horizontal offset of item's shadow. (Inherited from DiagramItem.)

shadowOffsetY

Gets or sets the vertical offset of item's shadow. (Inherited from DiagramItem.)

shape

Gets or sets the shape of the node's outline.

showDeleteButton

Gets or sets whether this node displays a delete button. (Inherited from DiagramNode.)

showLines

Gets or sets whether to display lines connecting child items to parent items.

stroke

Gets or sets the color used to stroke item's frame. (Inherited from DiagramItem.)

strokeDashArray

Gets or sets an array of values specifying the dash pattern. (Inherited from DiagramItem.)

strokeDashOffset

Gets or sets the the distance between the line start and the beginning of the dash pattern. (Inherited from DiagramItem.)

strokeDashStyle

Gets or sets the line dash pattern applied when stroking item's frame. (Inherited from DiagramItem.)

strokeThickness

Gets or sets the line width applied when stroking item's frame. (Inherited from DiagramItem.)

style

Gets or sets the style associated with this item. (Inherited from DiagramItem.)

tag

Gets or sets custom data tag associated with this item. (Inherited from DiagramItem.)

text

Gets or sets the text label displayed by this item. (Inherited from DiagramItem.)

textAlignment

Gets or sets the horizontal alignment of item's text. (Inherited from DiagramItem.)

textColor

Gets or sets the color used to fill item's text. (Inherited from DiagramItem.)

textComponent

Gets the Text object instance used to render item's text. (Inherited from DiagramItem.)

textPadding

Gets or sets the padding distance between item's boundaries and text label. (Inherited from DiagramItem.)

textStroke

Gets or sets the color used to stroke item's text. (Inherited from DiagramItem.)

textStrokeThickness

Gets or sets the outline width of item's text. (Inherited from DiagramItem.)

tooltip

Gets or sets tooltip text that should be displayed when the mouse hovers over this item. (Inherited from DiagramItem.)

topLevel

Gets if this is a top-level item in the diagram. (Inherited from DiagramItem.)

visible

Gets or sets a value indicating whether this item is visible. (Inherited from DiagramItem.)

weight

Gets or sets a weight value used by layout and path-finding algorithms. (Inherited from DiagramItem.)

zIndex

Gets the z-order position of this item. (Inherited from DiagramItem.)

 Public Methods

  Name Description

acceptLinks

Determines whether the node can be connected with links of the specified type. (Inherited from DiagramNode.)

addCanvasElements

Derived classes must implement this method by adding their graphics primitives to the canvas.elements collection. (Inherited from DiagramItem.)

addItem

Adds a new child item to the specified parent item or to the root items list, if a parent is not specified.

addLabel

Adds a new label to this item. (Inherited from DiagramItem.)

allowDrag

DiagramItem.allowDrag override. (Inherited from DiagramNode.)

animate

Animates the item. (Inherited from DiagramItem.)

attach

Attaches the specified subordinate node to this node, so that when this node is moved, the subordinate follows it. (Inherited from DiagramNode.)

attachTo

Attaches this node to the specified master node so that when the master is moved, the attached node follows it. (Inherited from DiagramNode.)

clone

DiagramNode.clone override.

containsPoint

Checks if the TreeViewNode contains the specified point.

createConnectionPoint

Creates a connection point between this node and the specified link at the specified point.

detach

Detaches this node from its current master node. (Inherited from DiagramNode.)

endDrag

DiagramItem.endDrag override. (Inherited from DiagramNode.)

fromJson

DiagramNode.fromJson override.

fromJson

Deserializes this item from a JSON object. (Inherited from DiagramItem.)

fromObject

Loads the tree view items from a data object.

getAllLinks

Returns all links connected to this node. (Inherited from DiagramNode.)

getIntersection

Calculates the intersection point between the segment defined by the specified point pair and the node's outline. (Inherited from DiagramNode.)

getItemRect

Returns the bounding rectangle of the specified item.

getOutline

Gets an array of points that define the outline of this node shape.

getRepaintBounds

Gets the repaint region for this item, taking into account factors such as pen width, selection handles and shadow. (Inherited from DiagramItem.)

getRotatedBounds

Gets the bounding rectangle of this item when it is rotated. (Inherited from DiagramNode.)

hitTest

Returns the diagram item that contains the specified point. (Inherited from DiagramItem.)

invalidate

Invalidates the region of the canvas, that matches the item's repaint bounds. (Inherited from DiagramItem.)

itemFromPoint

Returns the item that contains the specified point.

loadFromXml

DiagramNode.LoadFromXml override. Loads the node's content from an XML element.

onRemove

Called when an item is removed from a Diagram, either by the user, programmatically or via undo / redo. (Inherited from DiagramItem.)

raiseClicked

Raises an event which notifies that a node has been clicked. (Inherited from DiagramNode.)

raiseDoubleClicked

Raises an event which notifies that a node has been double-clicked. (Inherited from DiagramNode.)

removeCanvasElements

DiagramItem.removeCanvasElements override. (Inherited from DiagramNode.)

removeItem

Removes the specified item from the node.

removeLabel

Removes the specified label from this item. (Inherited from DiagramItem.)

resizeToFitText

Resizes the tree view so that it is large enough to fit the text of its items.

restoreLocationState

DiagramItem.restoreLocationState override. (Inherited from DiagramNode.)

restoreState

Loads the properties of this diagram item. (Inherited from DiagramItem.)

restoreState

DiagramItem.restoreState override. (Inherited from DiagramNode.)

saveLocationState

DiagramItem.saveLocationState override. (Inherited from DiagramNode.)

saveState

DiagramItem.saveState override. (Inherited from DiagramNode.)

saveToXml

Saves the node's content into an XML element.

scrollDown

Scrolls the node down.

scrollUp

Scrolls the table's rows up.

setBounds

Sets the rectangle that defines the position of the diagram node. (Inherited from DiagramNode.)

startDrag

Invoked when the user starts dragging this item. (Inherited from DiagramItem.)

toJson

DiagramNode.toJson override.

updateCanvasElements

Derived classes must implement this method to update the item's visual elements. (Inherited from DiagramItem.)

updateDrag

DiagramItem.updateDrag override. (Inherited from DiagramNode.)

 See Also