Name | Description | |
---|---|---|
![]() | AccumulateAggregatedNodes | Accumulates the aggregated nodes to the specified list (Inherited from Nevron.Nov.Dom.NNode) |
![]() | AccumulateChildren | Overloaded. Accumulates the children of this node, to the provided node list (Inherited from Nevron.Nov.Dom.NNode) |
![]() | AccumulateDescendants | Overloaded. Accumulates the descendants of this node, to the provided node list (Inherited from Nevron.Nov.Dom.NNode) |
![]() | AccumulateDisplayChildren | Appends the displayable children of the node to the provided list. (Inherited from Nevron.Nov.Diagram.NGroup) |
![]() | AccumulatePropertyNodes | Accumulates the nodes that are exposed by properties of this node. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | AddChild | Appends the specified node to the end of the list of children of this node. Throws an exception, if this node is not a collection node. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | AddEventHandler | Overloaded. Appends an event handler, which is triggered during the AtTarget/Bubbling phase (Inherited from Nevron.Nov.Dom.NNode) |
![]() | AlignInPage | Sets the left-top corner of the shape Alignment Box in page coordinates to be the specified point. This method is internally performing a translation of the shape. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | AncestorToLocal | Overloaded. Transforms a point in the specified ancestor coordinates to local coordinates. (Inherited from Nevron.Nov.Dom.NVisual) |
![]() | AppendContextMenuItems | Appends custom context menu items. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | AssignNextId | Assigns the next document Id to this element. Use this method to generate an element Id, before it is registered in the specified document. Throws an expection if the element is already added to a document or the provided document is null. When an element Id is assigned to an element, it is a resposibility of the caller to ensure that the element is added to the elements subtree of the document for which the id was assigned. (Inherited from Nevron.Nov.Dom.NElement) |
![]() | CanAnchorHatches | Determines whether hatch transformations can be anchored to this node coordinate system. (Inherited from Nevron.Nov.Dom.NVisual) |
![]() | CanAnchorShadows | Determines whether shadow transformations can be anchored to this node coordinate system. (Inherited from Nevron.Nov.Dom.NVisual) |
![]() | CanCaptureMouse | Determines whether this element can capture the mouse. By default the element can capture the mouse if it is enabled and allows mouse capture. (Inherited from Nevron.Nov.UI.NInputElement) |
![]() | CanCaptureTouch | Determines whether this element can capture the touch. By default the element can capture the touch if it is enabled and allows touch capture. (Inherited from Nevron.Nov.UI.NInputElement) |
![]() | CanClip | (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | CanClipChildren | Gets whether the visual can provide a clip for its children. (Inherited from Nevron.Nov.Dom.NVisual) |
![]() | CanFocus | Determines whether this element can be focused. By default the element can be focused if it is enabled and allows focus. (Inherited from Nevron.Nov.UI.NInputElement) |
![]() | CanInsertChild | Queries whether the specified node can be inserted at the specified index (Inherited from Nevron.Nov.Dom.NNode) |
![]() | CanRecordHistory | Determines whether this document node can possibly record history for property changes, child changes and fx changes. (Inherited from Nevron.Nov.Dom.NDocumentNode) |
![]() | CanRemoveChild | (Inherited from Nevron.Nov.Dom.NNode) |
![]() | CanRemoveChildAt | Queries whether the node at the specified index can be removed. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | CanSetChild | Queries whether the specified node can be set at the specified named slot (Inherited from Nevron.Nov.Dom.NNode) |
![]() | CanTransform | Overriden to return true (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | CaptureMouse | Attempts to force capture of the mouse to this input target (Inherited from Nevron.Nov.UI.NInputElement) |
![]() | CaptureTouch | Attempts to force capture of the touch to this input target (Inherited from Nevron.Nov.UI.NInputElement) |
![]() | ClearLocalValue | Clears the local value for the specified property. Has no effect on properties backed by member. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | ClearValue | Clears the expression (if any) and the local value of the specified property and returns true on success. (Inherited from Nevron.Nov.Dom.NElement) |
![]() | ContainsEventHandler | Returns true if the node contains the specifeid event handler for the specified dom event (Inherited from Nevron.Nov.Dom.NNode) |
![]() | ContainsLocalValue | Gets whether the node contains a local value setting for the specified property (Inherited from Nevron.Nov.Dom.NNode) |
![]() | DeepClone | Overloaded. Creates an identical copy of this node subtree. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | DeepCopy | Performs a deep copy of the properties and children of the specified source node. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | DeepEquals | Performs deep equals of this node object in the specified context and returns true if the given object is a node and its properties and children are equal to those of this node. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | DestroyGestureManager | (Inherited from Nevron.Nov.UI.NInputElement) |
![]() | DoPostPaint | Performs the element post children paint. (Inherited from Nevron.Nov.Dom.NVisual) |
![]() | DoPrePaint | Performs the element pre children paint. (Inherited from Nevron.Nov.Dom.NVisual) |
![]() | DrawingToLocal | Transforms a point in page coordinates to local coordinates (Inherited from Nevron.Nov.Diagram.NPageItem) |
![]() | DrawingToParent | Converts a point in drawing coordinates to the shape parent coordinates (Inherited from Nevron.Nov.Diagram.NPageItem) |
![]() | Equals | Overriden to seal the Equals overridable method and to check the nodes for reference equality. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | Focus | Attempts to focus the keyboard on this input target (Inherited from Nevron.Nov.UI.NInputElement) |
![]() | GetAbilitiesMask | Overriden to return the group abilities (Inherited from Nevron.Nov.Diagram.NGroup) |
![]() | GetAccessibleShapes | Gets a list of the accessible shapes (e.g. NeighbourShapes + the accessible shapes of the neighbour shapes) (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetAggregatedNodes | Overloaded. Gets the nodes aggregated by this node (e.g. both children and property nodes) (Inherited from Nevron.Nov.Dom.NNode) |
![]() | GetAggregationInfo | Gets information about the way in which the node is currently aggregated in its parent (Inherited from Nevron.Nov.Dom.NNode) |
![]() | GetAlignBoxInPage | Gets the alignment box of the shape. For a 2D shape this is the bounds of the shape box projection in page coordinates. For a 1D shape this is the bounds of the shape end-points projection in page coordinates. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetAlignBoxInParent | Gets the alignment box of the shape. For a 2D shape this is the bounds of the shape box projection in parent coordinates. For a 1D shape this is the bounds of the shape end-points projection in parent coordinates. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetAncestor | Gets the ancestor of this node that is the specified levels-up from this ancestor. 0 is the node itself, 1 is ParentNode, 2 is the ParentNode.ParentNode etc. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | GetBeginPoint | Gets the begin point of the shape (in parent coordinates) (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetBeginPointInDrawing | Gets the begin point of the shape in drawing coordinates (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetBeginPointInPage | Gets the begin point of the shape in page coordinates (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetChild | Overloaded. Gets the child at the specified named slot. If a child node at the slot does not exist, but the named child is marked as CreateOnDemand, a new child node of the default schema is automatically created. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | GetChildAt | Gets the child node at the specified index. Throws an exception, if the index is out of range. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | GetChildren | Overloaded. Gets a list that contains the children of this node. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | GetChildrenClip | Gets the clip that needs to be applied on the visual children (in local coordinates). Valid only if CanClipChildren() returns true. (Inherited from Nevron.Nov.Dom.NVisual) |
![]() | GetChildrenCount | Overloaded. Get the count of child nodes (Inherited from Nevron.Nov.Dom.NNode) |
![]() | GetChildrenIterator | Gets a child node iterator, which iterates through this node children in forward order (Inherited from Nevron.Nov.Dom.NNode) |
![]() | GetClip | Gets the shape clipping path. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetDepthFromAncestor | Determines the depth of the node from the specfified ancestor (Inherited from Nevron.Nov.Dom.NNode) |
![]() | GetDepthFromRoot | Determines the depth of the node from the root. The root is at depth 0. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | GetDescendants | Overloaded. Gets a list, which contains the descendants of this node. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | GetDescendantsCount | Overloaded. Returns the number of descendant nodes. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | GetDestinationShapes | Gets a list of the destination shapes (e.g. the shapes which are connected to the end plug of outgoing shapes). (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetDrawingTransform | Gets the transformation from local to drawing coordinates (Inherited from Nevron.Nov.Diagram.NPageItem) |
![]() | GetEndPoint | Gets the end point of the shape (in parent coordinates) (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetEndPointInDrawing | Gets the end point of the shape in drawing coordinates (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetEndPointInPage | Gets the end point of the shape (in page coordinates) (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetFirstAncestor | Overloaded. Returns the first node ancestor that satisfies the specified filter or null if such ancestor is not found. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | GetFirstChild | Overloaded. Gets the first child node. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | GetFirstCommonAncestor | Gets the first ancestor, which is an ancestor of this node and the specified node (Inherited from Nevron.Nov.Dom.NNode) |
![]() | GetFirstDescendant | Overloaded. Gets the first descendant node of the given schema. This method visits descendants in Depth-First Pre-Order. Children are enumerated in forward order (from first to last). (Inherited from Nevron.Nov.Dom.NNode) |
![]() | GetFromToShapes | Gets a list of the shapes to whose inward ports, the plugs of this shape are connected (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetFx | Overloaded. Gets the expression for the self property with the specified name (Inherited from Nevron.Nov.Dom.NElement) |
![]() | GetHashCode | Overriden to seal the GetHashCode and return the default implementation. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | GetHatchAnchor | Gets the visual that serves as hatch anchor for this visual (Inherited from Nevron.Nov.Dom.NVisual) |
![]() | GetIncomingShapes | Gets a list of the 1D shapes whose end plug is connected to an inward port of this shape (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetLastAncestor | Overloaded. Returns the last node ancestor that satisfies the specified filter or null if such ancestor is not found. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | GetLastChild | Overloaded. Gets the last child node (Inherited from Nevron.Nov.Dom.NNode) |
![]() | GetLastDescendant | Overloaded. Gets the last descendant node of the given schema. This method visits descendants in Depth-First Post-Order. Children are enumerated in reverse order (from last to first). (Inherited from Nevron.Nov.Dom.NNode) |
![]() | GetLocalValue | Overloaded. Gets the local value of the specified property (Inherited from Nevron.Nov.Dom.NNode) |
![]() | GetLocPinPoint | Gets the local pin point position (in local coordinates). (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetMedia | Safely gets the owner document media. If the document node is not registered in a document returns the screen media. (Inherited from Nevron.Nov.Dom.NDocumentNode) |
![]() | GetMoveSlaves | Gets a list of shapes which will be moved when this shape is moved. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetNeighbourShapes | Gets the union of the Source and Destination shapes. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetNextSibling | Gets the next sibling node (Inherited from Nevron.Nov.Dom.NNode) |
![]() | GetOutgoingShapes | Gets a list of the 1D shapes whose start plug is connected to an inward port of this shape (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetPageTransform | Gets the transformation from local to page coordinates (Inherited from Nevron.Nov.Diagram.NPageItem) |
![]() | GetPaintCacheMode | Determines whether the 2D painting of the object can be cached. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetParentPageTransform | Gets the parent transform to page coordinates (Inherited from Nevron.Nov.Diagram.NPageItem) |
![]() | GetPathFromAncestor | Returns the path from the node to the specified ancestor. The returned path has a root-to-leaf order, meaning that ancestor nodes appear before descendant nodes in the list order. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | GetPermissionsMask | Gets the shape permissions mask (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetPinPoint | Gets the pin point position (in parent coordinates). (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetPinPointInPage | Gets the pin point position in page coordinates. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetPinPointInWHBox | Gets the pin point position (in local coordinates) (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetPortByName | Gets the first port with the specified name. Returns null if no such port exists. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetPredecessorShapes | Gets a list of the predecessor shapes (e.g. SourceShapes + the predecessor shapes of the source shapes) (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetPrevSibling | Gets the previous sibling node (Inherited from Nevron.Nov.Dom.NNode) |
![]() | GetPropertyNodes | Overloaded. Gets a list of the nodes, which are exposed as property values (Inherited from Nevron.Nov.Dom.NNode) |
![]() | GetProtectionMask | Gets the item protection mask, which defines the set of item abilities that is not permitted to the user. (Inherited from Nevron.Nov.Diagram.NDiagramItem) |
![]() | GetReflexiveShapes | Gets a list of the 1D shapes whose start and end plugs are connected to inward port(s) of this shape (e.g. 1D shapes, which start and end in this shape) (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetResolution | Gets the resolution with which this visual is rendered (in DPI) (Inherited from Nevron.Nov.Dom.NVisual) |
![]() | GetReverseChildrenIterator | Gets a child node iterator, which iterates through this node children in reverse order (Inherited from Nevron.Nov.Dom.NNode) |
![]() | GetReverseSubtreeIterator | Overloaded. Gets an iterator, which iterates through the node and its descendants in a Depth-First-Pre-Order fashion (visits the parent and then visits the children). Children are enumerated in reverse order (from last to first). (Inherited from Nevron.Nov.Dom.NNode) |
![]() | GetShadowAnchor | Gets the visual that serves as shadow anchor for this visual (Inherited from Nevron.Nov.Dom.NVisual) |
![]() | GetShapeStyle | Gets the shape style to apply to this styleable element. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetSlaveShapes | Gets a list of the shapes, which consider this shape as master (i.e. are glued in a master-slave manner) (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetSnappedBoxDirection | Gets the snapped box direction (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetSourceShapes | Gets a list of the source shapes (e.g. the shapes which are connected to the start plug of incoming shapes). (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetSubtreeIterator | Overloaded. Gets an iterator, which iterates through the node and its descendants in a Depth-First-Pre-Order fashion (visits the parent and then visits the children). Children are enumerated in forward order (from first to last). (Inherited from Nevron.Nov.Dom.NNode) |
![]() | GetSuccessorShapes | Gets a list of the successor shapes (e.g. DestinationShapes + the successor shapes of the destination shapes) (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetTabIndex | Gets or sets the input target tab navigation index (Inherited from Nevron.Nov.UI.NInputElement) |
![]() | GetTableBlock | Helper method that gets a NTableBlock object (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetTextBlock | Helper method that gets a NTextBlock object (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetTextBlockContentNoCreate | Gets the text block content without creating a text block if it not already created (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetTextSelection | Gets the text selection (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetThemeInfo | Gets the theme properties to use for styling this styleable element. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetTransform | Gets the matrix that transforms local to parent coordinates. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetTransformToAncestor | Gets a transformation for converting local coordinates to the specified ancestor coordinates (Inherited from Nevron.Nov.Dom.NVisual) |
![]() | GetValue | Overloaded. Gets the current computed value of the specified property. (Inherited from Nevron.Nov.Dom.NElement) |
![]() | GetWHBox | Gets the box formed by the shape Width and Height (in shape local coordinates) (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GetWHBoxInParent | Gets the box formed by the shape Width and Height, projected to the shape parent coordinates. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GlueBeginToGeometryContour | Overloaded. Glues (connects) the begin point of this shape to a factor location on the specified FROM shape geometry contour. 0 is the begin of the countour, 1 is the end of the contour. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GlueBeginToGeometryIntersection | Glues (connects) the begin point of this shape to the intersection point between the vector formed by the FROM shape center and the begin-point direction vector and the FROM shape geometry. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GlueBeginToGeometryVertex | Glues the begin point of the shape to the vertex of the specified geometry command. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GlueBeginToNearestPort | Glues the begin point of this shape to the nearest port of the specified FROM shape. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GlueBeginToPort | Glues the begin point of this shape to the specified port (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GlueBeginToShape | Glues the begin point to the specified shape. The type of glue that is performed depends on the shape.DefaultShapeGlue property. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GlueBeginToShapeBox | Glues the begin point of the shape to a point defined by factors in the specified FROM shape box. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GlueBeginToShapeBoxIntersection | Glues (connects) the begin point of this shape to the intersection point between the vector formed by the FROM shape center and the begin-point direction vector and the FROM shape Width/Height box. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GlueBeginToShapeLine | Glues the begin point of the shape to a factor location along the FROM shape line. 0 is the begin of the line, 1 is the end of the line. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GlueEndToGeometryContour | Overloaded. Glues (connects) the end point of this shape to a factor location on the specified TO shape geometry contour. 0 is the end of the countour, 1 is the end of the contour. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GlueEndToGeometryIntersection | Glues (connects) the end point of this shape to the intersection point between the vector formed by the TO shape center and the end-point direction vector and the TO shape geometry. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GlueEndToGeometryVertex | Glues the end point of the shape to the vertex of the specified geometry command. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GlueEndToNearestPort | Glues the end point of this shape to the nearest port of the specified TO shape. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GlueEndToPort | Glues the end point of this shape to the specified port (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GlueEndToShape | Glues the end point to the specified shape. The type of glue that is performed depends on the shape.DefaultShapeGlue property. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GlueEndToShapeBox | Glues the end point of the shape to a point defined by factors in the specified TO shape box. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GlueEndToShapeBoxIntersection | Glues (connects) the end point of this shape to the intersection point between the vector formed by the TO shape center and the end-point direction vector and the TO shape Width/Height box. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GlueEndToShapeLine | Glues the end point of the shape to a factor location along the TO shape line. 0 is the begin of the line, 1 is the end of the line. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | GlueMasterPortToPort | Glues (connects) a port of this shape to a port of the master shape. This type of glue translates the shape to match the port locations, and rotates the shape to match the port directions. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | HitTest | Overloaded. Hit tests a group by point. (Inherited from Nevron.Nov.Diagram.NGroup) |
![]() | IndexOfChild | Gets the index of the specified child node in this node children container. Returns -1 if the node is not a child of this node. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | Init1DShape | Helper method for setting up a 1D shape. Sets the ShapeType to 1D.
If xformType is Vector, the shape transform is initialized as a vector connecting the begin and end points, such that: Binds the Width to the distance between the Begin and End points. Binds the Angle to the angle formed by the line connecting the Begin and End points and the X axis. Binds the PinX and PinY to the middle point of the line connecting the Begin and End points. Binds the LocPinX and LocPinY to the center of the shape local alignment box. If xformType is Box, the shape transform is initialized as a vector connecting the begin and end points, such that: Binds the Width to the X distance between the Begin and End points. Binds the Height to the Y distance between the Begin and End points. Sets the angle to zero. Binds the PinX and PinY to the middle point of the line connecting the Begin and End points. Binds the LocPinX and LocPinY to the center of the shape. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | Init2DShape | Helper method that sets the ShapeType to Shape2D and places the local pin point inside the center of the shape Width and Height (via expressions). Additionally, if the shape was previously a Shape1D, this method unglues the Begin and End points and destroys any expressions associated with the shape Angle, Width, Height, PinX and PinY properties. ShapeType = ENShapeType.Shape2D; SetFx(NShape.LocPinXProperty, new NShapeWidthFactorFx(0.5f)); SetFx(NShape.LocPinYProperty, new NShapeHeightFactorFx(0.5f)); (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | InsertChild | Inserts the specified node at the specified index. Throws an exception, if this node is not a collection node. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | InvalidateArrange | Invalidates the element layout (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | InvalidateArrangeFromChild | Called by child or descendant arrange elements that consider this element as arrange parent, and want to inform it to invalidate it's arrange. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | InvalidateDisplay | Invalidates the display of the node. (Inherited from Nevron.Nov.Dom.NVisual) |
![]() | InvalidateDisplayTransform | Invalidates the display transform of the node. (Inherited from Nevron.Nov.Dom.NVisual) |
![]() | InvalidateMeasureFromChild | Called by child or descendant measure elements that consider this element as measure parent, and want to inform it to invalidate it's measure. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | IsChild | Determines whether the specified node is a child node of this node. Note that although the node ParentNode may be this node, this node may not consider the node as child, if it is exposed by a property. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | IsDescendantOf | Overloaded. Determines whether this node is a descendant of the specified ancestor (Inherited from Nevron.Nov.Dom.NNode) |
![]() | IsInstanceOfSchema | Queries whether the node is an instance of the specified schema. (i.e. whether the node schema is equal to the specified schema, or is its ancestor). (Inherited from Nevron.Nov.Dom.NNode) |
![]() | IsTabStop | Gets whether the input target is included in the tab navigation. This implementation returns the TabStop property value. (Inherited from Nevron.Nov.UI.NInputElement) |
![]() | LocalToAncestor | Overloaded. Transforms a point in local coordinates to the specified ancestor coordinates. (Inherited from Nevron.Nov.Dom.NVisual) |
![]() | LocalToDrawing | Transforms a point in local coordinates to drawing coordinates (Inherited from Nevron.Nov.Diagram.NPageItem) |
![]() | LocalToPage | Transforms a point in local coordinates to page coordinates (Inherited from Nevron.Nov.Diagram.NPageItem) |
![]() | LocalToParent | Overloaded. Transforms a point in local coordinates to the coordinates of its parent coordinate system (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | MoveTextBlockBelowShape | Moves the text block of the shape below it. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | MoveToCurrentThread | Moves the node aggregated subtree cache and other thread related information so that the node aggregated subtree can function on the current thread. Call this method when the node has been constructed on another thread, but will continue to be used on the current thread. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | MoveToThread | Moves the node aggregated subtree cache and other thread related information so that the node aggregated subtree can function on the specified thread. Call this method when the node has been constructed on the current thread, but will continue to be used on the specified thread. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | PageToLocal | Transforms a point in page coordinates to local coordinates (Inherited from Nevron.Nov.Diagram.NPageItem) |
![]() | PageToParent | Converts a point in page coordinates to the shape parent coordinates (Inherited from Nevron.Nov.Diagram.NPageItem) |
![]() | ParentToDrawing | Converts a point in shape parent coordinates to page coordinates (Inherited from Nevron.Nov.Diagram.NPageItem) |
![]() | ParentToLocal | Overloaded. Transforms a point in parent coordinates to local coordinates (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | ParentToPage | Converts a point in shape parent coordinates to page coordinates (Inherited from Nevron.Nov.Diagram.NPageItem) |
![]() | RaiseQueryAutoConnectButtonContent | Raises the QueryShowAutoConnectButton event (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | ReleaseMouseCapture | Releases the mouse capture, if this input target holds the capture (Inherited from Nevron.Nov.UI.NInputElement) |
![]() | ReleaseTouchCapture | Releases the touch capture, if this input target holds the capture (Inherited from Nevron.Nov.UI.NInputElement) |
![]() | RemoveAllChildren | Removes all child nodes of this node. Works for both collection and container node. In the case of container nodes where a child may be set as non-nullable, throws an exception. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | RemoveAllEventHandlers | Overloaded. Removes all normal (attarget/bubbling) or sinking event handlers (Inherited from Nevron.Nov.Dom.NNode) |
![]() | RemoveChild | Removes the specified child node. Works for both collection and container nodes. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | RemoveChildAt | Removes the child node at the specified index. Throws an expection if index if out of range. Works for both collection and container nodes. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | RemoveEventHandler | Overloaded. Removes the specified event handler for the specified DOM event. The event handler must have been registered for the AtTarget/Bubbling phase and the default group. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | Resize | Overloaded. Resizes the shape box by setting the specified value to the box point corresponding to a compass direction. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | Rotate | Rotates the shape with the specified angle amount. Internally this method calls SetAngle with a value equal to Angle + angle. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | SetAngle | Sets the shape angle relatively to its parent (i.e. Page or Group). This operation unglues the shape from its master (if any). If the shape is inside the page, this method sets a constant value to the Angle property. If the shape is inside a group, this method also updates the expressions of the Width and Height properties, depending on the ResizeInGroup setting. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | SetArrangeSlot | Overloaded. Sets the arrange slot of the shape and positions it into it taking into account the horizontal and vertical placement specified in the LayoutData. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | SetBeginPoint | Sets a constant begin point of the shape (in parent coordinates). This implementation Unglues the begin point. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | SetBounds | Overloaded. Sets the bounding box the shape to be the specified rectangle (in parent coordinates). (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | SetChild | Sets the child instance at the specified child slot. Throws an exception, if this node is not a container node. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | SetChildAt | Sets(substitudes) the child at the specified index. Throws an exception, if this node is not a collection node. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | SetEndPoint | Sets a constant end point of the shape (in parent coordinates). This implementation Unglues the end point. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | SetFx | Overloaded. Sets the expression to the self property with the specified name (Inherited from Nevron.Nov.Dom.NElement) |
![]() | SetFxForce | Overloaded. Sets the expression to the self property with the specified name by force. (Inherited from Nevron.Nov.Dom.NElement) |
![]() | SetHeight | Sets the shape Height. If the shape is inside a group, this method updates the expression for shape Height. If the shape is inside a page, this method sets a constant value to the shape Height. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | SetLocalValue | Sets a local value for the specified property. (Inherited from Nevron.Nov.Dom.NNode) |
![]() | SetLocPinPoint | Overloaded. Sets the local pin point position (in local coordinates). By default the local pin point is specified relatively to the shape width and height. This implementation sets proportional expressions to the LocPinX and LocPinY properties. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | SetPinPoint | Overloaded. Sets the pin point position (in parent coordinates). This operation unglues the shape from its master (if any). If the shape resides in a group, the Pin is expressed as factor expressions of the group dimensions. If the shape resides in a page, the Pin is set to constant values. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | SetProtectionMask | Sets the protection properties of this item to reflect the specified protection mask. (Inherited from Nevron.Nov.Diagram.NDiagramItem) |
![]() | SetShapePropertyValue | Sets a shape property with the given name and variant to the Properties collection of this shape. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | SetValue | Sets a value for the specified property. (Inherited from Nevron.Nov.Dom.NElement) |
![]() | SetWidth | Sets the shape Width. If the shape is inside a group, this method updates the expression for shape Width. If the shape is inside a page, this method sets a constant value to the shape Width. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | ShowPropertiesDialog | Shows the shape properties dialog (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | Split | Splits this shape with the given 2D shape. Works only if this shape is a splittable 1D shape (Splittable = true) and the given 2D shape can split shapes (CanSplit = true). (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | StartInplaceEditing | Overloaded. Starts inplace editing for this shape, by showing the inplace editor of the shape. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | ToString | Gets the string representation of the shape (Inherited from Nevron.Nov.Diagram.NDiagramItem) |
![]() | Translate | Translate this item with the specified amounts. For 2D shapes this method translates the PinPoint, For 1D shapes this method translates the BeginPonit and EndPoint of the shape. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | Translate1D | Translates a 1D shape, by offseting the begin and end points of the shape. The modification of both the begin and end points of the shape is optional. Throws an exception if this is not a 1D shape. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | Translate2D | Translates a 2D shape, by offseting the PinPoint with the specified amounts. Throws an exception if this is not a 2D shape. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | TryGetBounds | Tries to get the specified shape bounds (in shape coordinates) (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | TryGetShapePropertyValue | Tries to get the value of the specified property for the this shape. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | TryGlueEndPoint | Overloaded. Glues the begin or end point of the shape to a snap point result. Returns true, if successfully glued to a port, shape or geometry. Otherwise returns false. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | TryLocalToScreen | Tries to transform a point in local coordinates to screen coordinates. (Inherited from Nevron.Nov.Dom.NVisual) |
![]() | TryScreenToLocal | Tries to transforms a point in screen coordinates to the local coordinates. (Inherited from Nevron.Nov.Dom.NVisual) |
![]() | UnglueAll | Destroys the shape begin glue, end glue and master glue, if any. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | UnglueBegin | Unglues the begin point (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | UnglueEnd | Unglues the end point (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | UnglueFromIncommingShape | Unglues this shape from the specified incomming shape. If the specified shape is not an incomming shape, does nothing. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | UnglueFromMaster | Unglues (disconnects) the outward connection of this shape if any. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | UnglueFromOutgoingShape | Unglues this shape from the specified outgoing shape. If the specified shape is not an outgoing shape, does nothing. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | UpdateBounds | Updates the Width and Height box of the shape to encompass the geometry and inner shapes of the shape. This operation should be carefully used, since it refactors the geometry expressions to be proportional to the new shape bounds. (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | ValidateArrange | Called to layout the element (Inherited from Nevron.Nov.Diagram.NShape) |
![]() | ValidateDisplay | Validates the display of the node. This implementation forwards the call to the owner display window, if any. (Inherited from Nevron.Nov.Dom.NVisual) |
![]() | VisitChildDisplaySubtree | Called to propagate the display traversal to the specified child node. This implementation directly calls the VisitDisplaySubtree method of the child node. (Inherited from Nevron.Nov.Dom.NVisual) |
![]() | VisitDisplaySubtree | Visits the display subtree of the element with the specified visitor (Inherited from Nevron.Nov.Dom.NVisual) |