| Name | Description |
 | AccumulateChildren | Accumulates the children contained in this node, which satisfy the filter to the provided node list |
 | AccumulateDescendants | Accumulates the descendants contained in this node, which satisfy the filter to the provided node list |
 | BringForward | Brings the node one position forward in the Z order (Inherited from Nevron.Diagram.NDiagramNode) |
 | BringToFront | Brings the node to front position in the Z order (Inherited from Nevron.Diagram.NDiagramNode) |
 | CanBringForward | Determines whether the node is not already at front position (Inherited from Nevron.Diagram.NDiagramNode) |
 | CanPaint | Determines whether the model can be painted in the specified context (Inherited from Nevron.Diagram.NModel) |
 | CanSendBackward | Determines whether the node is not already at back position (Inherited from Nevron.Diagram.NDiagramNode) |
 | Children | Obtains the child nodes of this node |
 | ChildrenCount | Returns the number of child nodes which satisfy the specified filter |
 | Clone | Creates an identical copy of this instance (Inherited from Nevron.Diagram.NDiagramNode) |
 | CloneWithNewUniqueId | Creates an identical copy of the element, which differs only by the element unique id (Inherited from Nevron.Diagram.NDiagramElement) |
 | ComposeAnimationsStyle | Composes the animations style (Inherited from Nevron.Diagram.NStyleableElement) |
 | ComposeBridgeStyle | Composes the bridge style (Inherited from Nevron.Diagram.NStyleableElement) |
 | ComposeEndArrowheadStyle | Composes the end arrowhead style (Inherited from Nevron.Diagram.NStyleableElement) |
 | ComposeFillStyle | Composes the fill style (Inherited from Nevron.Diagram.NStyleableElement) |
 | ComposeInteractivityStyle | Composes the interactivity style (Inherited from Nevron.Diagram.NStyleableElement) |
 | ComposeShadowStyle | Composes the shadow style (Inherited from Nevron.Diagram.NStyleableElement) |
 | ComposeStartArrowheadStyle | Composes the start arrowhead style (Inherited from Nevron.Diagram.NStyleableElement) |
 | ComposeStrokeStyle | Composes the stroke style (Inherited from Nevron.Diagram.NStyleableElement) |
 | ComposeStyle | Composes a new style, which contains cloning of the composes styles (Inherited from Nevron.Diagram.NStyleComposerElement) |
 | ComposeTextStyle | Composes the text style (Inherited from Nevron.Diagram.NStyleableElement) |
 | ConvertMeasurementUnit | Overridden. Called when the measurement unit of the measurements stored in this node have changed and all measurements must be converted to the new unit |
 | CreateFieldNonSerializedObjects | Overridden. |
 | CreateNonSerializedObjects | Creates any non serialized objects maintained by the object (Inherited from Nevron.Diagram.NTransformableElement) |
 | Descendants | Obtains the descentant nodes of this node |
 | DescendantsCount | Returns the number of descendant nodes, which satisfy the specified filter |
 | FastTransform | Fastly transforms the element (Inherited from Nevron.Diagram.NTransformableElement) |
 | FastTranslate | Fastly translates the element (Inherited from Nevron.Diagram.NTransformableElement) |
 | FlipX | Flips the element horizontally around the specified pin in the specifed coordinate system (Inherited from Nevron.Diagram.NTransformableElement) |
 | FlipY | Flips the element vertically around the specified pin in the specifed coordinate system (Inherited from Nevron.Diagram.NTransformableElement) |
 | GetAttributeByName | Gets the attribute from its name (Inherited from Nevron.Diagram.NDiagramElement) |
 | GetAttributeName | Gets the name of the specified local attribute (Inherited from Nevron.Diagram.NStyleableElement) |
 | GetChildAt | Gets the child node at the specified index |
 | GetChildByName | Overloaded. Gets the first child element with the specified name |
 | GetChildFromId | Obtains a child element by its id |
 | GetChildFromUniqueId | Obtains a child element by its unique id |
 | GetDescendantFromId | Obtains a element node by its id |
 | GetDescendantFromUniqueId | Obtains a child element by its unique id |
 | GetEndPointDirection | Gets the estimated direction of the specified end point to reach the specified start point (Inherited from Nevron.Diagram.NModel) |
 | GetEnumerator | Overloaded. Obtains a child node enumerator |
 | GetLengthLocation | Obtains the location of a point along the model length, which corresponds to the specified percent (in scene coordinates) (Inherited from Nevron.Diagram.NModel) |
 | GetLengthOrientation | Obtains the tangent angle (in radians) along the model length, which corresponds to the specified percent (Inherited from Nevron.Diagram.NModel) |
 | GetNearestContourLocation | Gets the nearest intersection point of the model contour with the vector defined by the specified start and end points (Inherited from Nevron.Diagram.NModel) |
 | GetNearestRotatedBoundsLocation | Gets the nearest intersection point of the rotated bounds with the vector defined by the specified start and end points (Inherited from Nevron.Diagram.NModel) |
 | GetReferenceProvider | Obtains the reference provider to which the object is currently attached (Inherited from Nevron.Diagram.NDiagramNode) |
 | GetStartPointDirection | Gets the estimated direction of the specified start point to reach the specified end point (Inherited from Nevron.Diagram.NModel) |
 | HitTest | Overloaded. Overridden. Hit tests the node by point with the specified context |
 | IndexOfChild | Gets the index of the specified node in the container |
 | Invalidate | Overridden. Invalidates the node |
 | IsAggregateModelCollapsed | Determines whether the aggregate model in which this model can reside is collapsed (Inherited from Nevron.Diagram.NModel) |
 | IsChild | Determines whether the specified node is a child node for this container |
 | IsCollapsed | Determines whether the model is collapsed - either locally or because it resides in a collapsed ancestor. (Inherited from Nevron.Diagram.NModel) |
 | IsDescendant | Queries whether the specified node is a descendant of this node |
 | IsInputChar | Determines whether the specified character is an input charecter (Inherited from Nevron.Diagram.NModel) |
 | IsInputKey | Determines whether the specified key is an input key (Inherited from Nevron.Diagram.NModel) |
 | LastHit | Returns the last hit descendant by point, which statisfies the specified filter |
 | OnAggregatedModelChanged | Called by aggregated models, when they have changed |
 | OnAggregatedModelChanging | Called by aggregated models, when they are about to change |
 | OnAggregatedModelInserted | Called when an aggreagated model has been inserted in the aggregate |
 | OnAggregatedModelRemoved | Called when an aggreagated model has been removed from the aggregate |
 | OnAncestorTransformChanged | Overridden. Called when the transformaiton of the specified ancestor has changed |
 | OnAncestorTransformChanging | Overridden. Called when the transformaiton of the specified ancestor is changing |
 | OnAttributeChanged | Called by attributes when an attribute has changed (Inherited from Nevron.Diagram.NStyleableElement) |
 | OnAttributePropertyChanged | Called by attributes when an attribute property has changed (Inherited from Nevron.Diagram.NStyleableElement) |
 | OnAttributePropertyChanging | Called by the attributes when an attribute property is changing (Inherited from Nevron.Diagram.NStyleableElement) |
 | OnClick | Called when the user clicked on the model (Inherited from Nevron.Diagram.NModel) |
 | OnDoubleClick | Called when the user double clicked on the model (Inherited from Nevron.Diagram.NModel) |
 | OnDragDrop | Called when a dragged object is dropped in the model (Inherited from Nevron.Diagram.NModel) |
 | OnDragEnter | Called when a dragged object entered the model (Inherited from Nevron.Diagram.NModel) |
 | OnDragLeave | Called when a dragged object leaves the model (Inherited from Nevron.Diagram.NModel) |
 | OnDragOver | Called when a dragged object is moved over the model (Inherited from Nevron.Diagram.NModel) |
 | OnHistoryAction | Called to perform a history action (Inherited from Nevron.Diagram.NModel) |
 | OnKeyDown | Handles the key down event (Inherited from Nevron.Diagram.NModel) |
 | OnKeyPress | Handles the key press event (Inherited from Nevron.Diagram.NModel) |
 | OnKeyUp | Handles the key up event (Inherited from Nevron.Diagram.NModel) |
 | OnMouseDown | Called when a mouse button is down in the model (Inherited from Nevron.Diagram.NModel) |
 | OnMouseEnter | Called when the mouse entered the model (Inherited from Nevron.Diagram.NModel) |
 | OnMouseHover | Called when the mouse hovers in the model (Inherited from Nevron.Diagram.NModel) |
 | OnMouseLeave | Called when the mouse leaves the model (Inherited from Nevron.Diagram.NModel) |
 | OnMouseMove | Called when the mouse moves in the model (Inherited from Nevron.Diagram.NModel) |
 | OnMouseUp | Called when a mouse button is up in the model (Inherited from Nevron.Diagram.NModel) |
 | OnMouseWheel | Called when a mouse wheel was moved in the model (Inherited from Nevron.Diagram.NModel) |
 | OnStateChangedFromHistory | Called when the history has modified the object state (Inherited from Nevron.Diagram.NModel) |
 | OnStateChangingFromHistory | Called when the history is about to modify the object state (Inherited from Nevron.Diagram.NModel) |
 | Paint | Overridden. Paints the aggragate model in the specified context |
 | ProvideReference | Called to provide a reference to the object of the specified type (Inherited from Nevron.Diagram.NDiagramNode) |
 | ReplaceForeignUniqueIds | Replaces any foreign unique ids (references to other nodes) (Inherited from Nevron.Diagram.NDiagramElement) |
 | Reposition | Repositions (translates) the shape so that the pin point is moved to the specified position (Inherited from Nevron.Diagram.NModel) |
 | Reverse | Reverses the model (Inherited from Nevron.Diagram.NModel) |
 | Rotate | Rotates the element around the specified pin in the specifed coordinate system (Inherited from Nevron.Diagram.NTransformableElement) |
 | Scale | Scales the element around the specified pin in the specifed coordinate system (Inherited from Nevron.Diagram.NTransformableElement) |
 | ScaleModel | Overridden. Scales the model around the specified pin (in model coordinates) |
 | SendBackward | Sends the node one position backward in the Z order (Inherited from Nevron.Diagram.NDiagramNode) |
 | SendToBack | Sends the node to back position in the Z order (Inherited from Nevron.Diagram.NDiagramNode) |
 | SetAttributeByName | Sets a child or descendant attribute by its name (Inherited from Nevron.Diagram.NDiagramElement) |
 | SetBounds | Sets the bounds of the model to the newly specified bounds by applying scale and translate transformations on the model bounds. (Inherited from Nevron.Diagram.NModel) |
 | SetChildIndex | Sets a new index of the specified child node |
 | ToString | Overriden to return the element name (Inherited from Nevron.Diagram.NDiagramElement) |
 | Translate | Overloaded. Translates the node with the specified offset (Inherited from Nevron.Diagram.NTransformableElement) |
 | UpdateFieldReferences | Overridden. |
 | UpdateModelBounds | Overloaded. Updates the model bounds with the specified bounds |
 | UpdateReferences | Overridden. Overriden to update the references of all contained elements |