|
|
Name |
Description |
|
AccessibleDoDefaultAction
|
Performs the default action for the accessible object. (Inherited from ShapeElement.) |
|
AddImageFormat
|
Adds the format of the diagram image to IDataObject, which is responsible for transferring data.
|
|
Associate(DiagramView)
|
Displays the diagram in the specified diagram view.
|
|
Associate(ModelElement)
|
Assigns a model element to the presentation element. The same effect as setting ModelElement. (Inherited from PresentationElement.) |
|
AutoLayoutChildShapes
|
Positions the collection of shapes in the diagram automatically. (Inherited from NodeShape.) |
|
AutoLayoutShapeElements(ICollection)
|
Lays out the collection of element shapes on the diagram automatically.
|
|
AutoLayoutShapeElements(ICollection, VGRoutingStyle, PlacementValueStyle, Boolean)
|
Lays out the collection of element shapes on the diagram automatically.
|
|
CalculateDerivedVisible
|
Verifies whether the child shape appears. (Inherited from ShapeElement.) |
|
CalculateMinimumSizeBasedOnChildren
|
Calculates the minimum size needed so that the shape can include its child shapes. (Inherited from NodeShape.) |
|
CanMerge
|
Verifies whether a source element can be added to this element. (Inherited from ModelElement.) |
|
CanShapeContainConnectors
|
|
|
ChooseMergeTarget(ElementGroup)
|
Selects a target element to accept as its child an element that the user wants to copy, drag, or create. (Inherited from ModelElement.) |
|
ChooseMergeTarget(ElementGroupPrototype)
|
Selects a target element to accept as its child an element that the user wants to copy, drag, or create. (Inherited from ModelElement.) |
|
ChooseParentShape
|
Selects a parent shape for a new child shape, typically this shape. (Inherited from ShapeElement.) |
|
ChooseRelationship
|
Called by FixUpChildShapes() to get the relationship to create between the child shape and its parent shape. (Inherited from NodeShape.) |
|
CoerceSelection
|
Allows a shape to determine which other shapes are selected. (Inherited from ShapeElement.) |
|
Collapse
|
Collapses the shape so that its nested child shapes are not visible. (Inherited from NodeShape.) |
|
ConfiguredChildPortShape
|
Configures a child port shape and positions it, if necessary. (Inherited from NodeShape.) |
|
ConnectNestedChild
|
|
|
Copy()
|
Creates a copy of the element in the model. (Inherited from ModelElement.) |
|
Copy(IEnumerable<Guid>)
|
Creates a copy of the element and its child links and elements. (Inherited from ModelElement.) |
|
CopyImageToClipboard
|
Copies a collection of shapes and their parent shapes to the Clipboard as an image.
|
|
CreateBackgroundGradientField
|
Creates the area field, which displays the gradient fill in the background of the shape. (Inherited from NodeShape.) |
|
CreateBitmap
|
Creates an image of the selected shapes.
|
|
CreateChildShape
|
Creates a child shape for the parent shape. (Overrides ShapeElement.CreateChildShape(ModelElement).) |
|
CreateClassStyleSet
|
Creates a class style set for the shape type. (Inherited from ShapeElement.) |
|
CreateConnectionPoint
|
A connection point is a point on the edge of a shape at which connectors are terminated in preference to other points on the edge. (Inherited from NodeShape.) |
|
CreateDecorators
|
Creates a collection of decorators for the shape type. (Inherited from ShapeElement.) |
|
CreateDefaultBounds
|
Creates default bounding rectangle for the shape. (Inherited from NodeShape.) |
|
CreateGestureExtensionController
|
|
|
CreateInstanceStyleSet
|
Creates a style set for the shape. (Inherited from ShapeElement.) |
|
CreateManualRouteAction
|
Creates the mouse action for manual link routing.
|
|
CreateMetafile(ICollection)
|
Creates a metafile for the specified shapes and their child shapes.
|
|
CreateMetafile(ICollection, String)
|
Creates a metafile for the specified shapes and their child shapes.
|
|
CreateMetafile(ICollection, String, Boolean)
|
|
|
CreateShapeFields
|
Creates a collection of shape fields for the shape type. (Inherited from ShapeElement.) |
|
Delete()
|
Deletes an element from the model. (Inherited from ModelElement.) |
|
Delete(Guid[])
|
Deletes an element from the model. (Inherited from ModelElement.) |
|
DetermineHighlightShape
|
Finds the highlighted shape in a chain of shapes. (Inherited from ShapeElement.) |
|
Disassociate
|
Removes the diagram from the specified diagram view.
|
|
DisconnectNestedChild
|
|
|
Dispose()
|
Releases all resources used by the Diagram.
|
|
Dispose(Boolean)
|
Releases the unmanaged resources used by the Diagram and optionally releases the managed resources.
|
|
DoFoldToShape
|
Calculates the point where a connector will touch the perimeter of a shape. Override this if you define a non-rectangular shape. (Inherited from ShapeElement.) |
|
DoHitTest(PointD, DiagramHitTestInfo)
|
Returns true if the specified point is within the shape. (Inherited from ShapeElement.) |
|
DoHitTest(PointD, DiagramHitTestInfo, Boolean)
|
Performs a hit test on the diagram. (Overrides ShapeElement.DoHitTest(PointD, DiagramHitTestInfo, Boolean).) |
|
DoHitTest(DiagramClientView, PointD, List<ShapeElement>, Boolean)
|
Performs a hit test on the diagram.
|
|
DoHitTestSelection
|
Returns true if a given point is in the selection handles around the shape. (Inherited from ShapeElement.) |
|
DoKeyboardNavigation
|
Navigates the from shape to shape, using the keyboard. (Inherited from ShapeElement.) |
|
DrawResizeFeedback
|
Draws the resizing feedback for the shape. (Inherited from ShapeElement.) |
|
EnsureConnectionPoints
|
Override to set points on the edge of the shape at which connectors should terminate. (Inherited from NodeShape.) |
|
EnsureGraphExists
|
Verifies whether the grid exists for the shape. (Inherited from NodeShape.) |
|
EnsureGraphLayoutObjectsExist
|
Verifies whether the shape and its child shapes are in the graph wrapper. (Inherited from NodeShape.) |
|
Equals
|
Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
|
ExcludeFromClipRegion
|
Excludes the shape and its child shapes from the clipping region. (Inherited from ShapeElement.) |
|
ExcludeGeometryFromClipRegion
|
Excludes the geometry of a shape and its child shapes from the clipping region. (Inherited from ShapeElement.) |
|
ExcludeShapeFromSizeCalculation
|
If true the shape will not be taken into account to calculate the size of the parent shape (Inherited from NodeShape.) |
|
Expand
|
Expands the shape so that its nested child shapes are visible and fit inside it. (Inherited from NodeShape.) |
|
Finalize
|
Allows the diagram to try to free resources and perform other cleanup operations before it is reclaimed by the garbage collector. Called by the garbage collector. (Overrides Object.Finalize().) |
|
FindDecorator(String)
|
Finds the shape decorator that has a given name. (Inherited from ShapeElement.) |
|
FindFirstChild
|
Searches for the first child in the navigation sequence for the shape. (Inherited from ShapeElement.) |
|
FindFreeArea(RectangleD)
|
Finds an empty area on the grid for the shape. (Inherited from NodeShape.) |
|
FindFreeArea(Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double)
|
Finds an empty area on the grid for the shape. (Inherited from ShapeElement.) |
|
FindLastChild
|
Searches for the last child in the navigation sequence for the shape. (Inherited from ShapeElement.) |
|
FindNextChild
|
Searches for the next child in the navigation sequence for the shape. (Inherited from ShapeElement.) |
|
FindNextInChildFields
|
Searches for the next shape field in the navigation sequence. (Inherited from ShapeElement.) |
|
FindPreviousChild
|
Searches for the previous child in the navigation sequence for the shape. (Inherited from ShapeElement.) |
|
FindPreviousInChildFields
|
Searches for the previous shape field in the navigation sequence. (Inherited from ShapeElement.) |
|
FindShape
|
Finds the shape for the specified element on the diagram.
|
|
FindShapeField(String)
|
Searches for a shape field in a shape. (Inherited from ShapeElement.) |
|
FixUpChildShapes
|
Creates or adjusts the child shapes that should be created when a model element is created or updated. Called by Diagram.FixUpDiagram(). (Inherited from ShapeElement.) |
|
FixUpDiagram
|
Ensures that the shape and its parent shapes are created and configured correctly.
|
|
FixUpDiagramSelection
|
Updates the selection in the diagram.
|
|
Focused
|
Verifies whether the shape has the focus. (Inherited from ShapeElement.) |
|
GetAbsoluteBoundsValue
|
Gets the absolute bounds for the shape. (Inherited from NodeShape.) |
|
GetAccessibilityObject
|
Gets the accessible object that is assigned to the shape. (Inherited from ShapeElement.) |
|
GetChildElements
|
Gets a collection of child shapes that belong to the parent shape. (Inherited from ShapeElement.) |
|
GetCompliantAnchorPoint
|
Calculates compliant AnchorPoint based of the proposedAnchorPoint parameter. This method completely ignores the co-ordinates of the anchorPoint parameter. Calculations are done based on the co-ordinates of the proposedAnchorPoint and the anchorPoint at opposite end of the link corresponding to the anchorPoint parameter. (Inherited from NodeShape.) |
|
GetCompliantGroupBounds
|
Updates the collection of ghost shapes so that it complies with the source shape's group bounds rules.
|
|
GetCursor
|
Gets the pointer that appears when the mouse is over the shape. (Inherited from ShapeElement.) |
|
GetDomainClass
|
Gets the most-derived domain class for this element. (Inherited from ModelElement.) |
|
GetDragOverToolTipText
|
Gets the tooltip text that appears when the mouse is over the shape. (Inherited from ShapeElement.) |
|
GetFieldAccessibleDescription
|
Gets the description for a field in the shape. (Inherited from ShapeElement.) |
|
GetFieldAccessibleName
|
Gets the name of a field in the shape. (Inherited from ShapeElement.) |
|
GetFieldAccessibleValue
|
Gets the value for a field in the shape. (Inherited from ShapeElement.) |
|
GetFieldRepresentedElement
|
Gets the primary element that the child shape represents. (Inherited from ShapeElement.) |
|
GetFieldRepresentedProperty
|
Gets the property information for a field in the shape. (Inherited from ShapeElement.) |
|
GetHashCode
|
Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetIsExpandedValue
|
Gets the value for the IsExpanded property. (Inherited from NodeShape.) |
|
GetPotentialMouseAction
|
Gets the mouse action to initiate when the user clicks a point in the diagram. (Overrides ShapeElement.GetPotentialMouseAction(MouseButtons, PointD, DiagramHitTestInfo).) |
|
GetRoleCollection<TCollection, TElement>(Guid)
|
Gets or creates the linked element collection (Inherited from ModelElement.) |
|
GetService
|
Gets a service.
|
|
GetShapeLuminosity
|
Calculates the luminosity of the shape. (Inherited from ShapeElement.) |
|
GetSourceRolePlayerForLinkMappedByConnector
|
Gets the source role for the link shape.
|
|
GetSubFieldAccessibleDescription
|
Gets the description for a child field in the shape. (Inherited from ShapeElement.) |
|
GetSubFieldAccessibleName
|
Gets the name of a child field in the shape. (Inherited from ShapeElement.) |
|
GetSubFieldAccessibleValue
|
Gets the value for a child field in the shape. (Inherited from ShapeElement.) |
|
GetSubFieldRepresentedElements
|
Gets a collection of elements that the shape for the child field represents. (Inherited from ShapeElement.) |
|
GetSubFieldRepresentedProperty
|
Gets the property for the child field. (Inherited from ShapeElement.) |
|
GetSubFieldRepresentedPropertyElements
|
Gets the element that contains the property for the child field. (Inherited from ShapeElement.) |
|
GetTargetRolePlayerForLinkMappedByConnector
|
Gets the target role for the link shape.
|
|
GetToolTipText
|
Gets the tooltip text for the shape to which the mouse is pointing. (Inherited from ShapeElement.) |
|
GetType
|
Gets the Type of the current instance. (Inherited from Object.) |
|
HandleNewSwimLaneInsertion
|
Adds a swimlane to the diagram.
|
|
HasCachedDragOverResult
|
Verifies whether the results are cached for the drag-over mouse event. (Inherited from ShapeElement.) |
|
Hide
|
Hides the shape and all its children. (Inherited from ShapeElement.) |
|
HideCustomToolTip
|
Hides the custom tooltip for the shape. (Inherited from ShapeElement.) |
|
HitTest
|
Gets the shapes to include in the hit test.
|
|
InitializeDecorators
|
Initializes and adds fields to the shape type. (Inherited from ShapeElement.) |
|
InitializeInstanceResources
|
Initializes the resources for an instance of the shape. (Inherited from ShapeElement.) |
|
InitializeResources
|
Initializes the resources for the shape. (Inherited from ShapeElement.) |
|
InitializeShapeFields
|
Provides support for background gradients. (Inherited from NodeShape.) |
|
Invalidate()
|
Invalidates shapes in the diagram. (Overrides ShapeElement.Invalidate().) |
|
Invalidate(Boolean)
|
Makes sure that the shape will be repainted at the end of the transaction. Call this if you have changed properties of the shape. (Inherited from ShapeElement.) |
|
Invalidate(RectangleD)
|
Makes sure that the shape and its old location will be repainted at the end of the transaction. (Inherited from ShapeElement.) |
|
InvalidateRectangle
|
Invalidates the shapes that are in the selection rectangle.
|
|
IsConnectorMappedToLink
|
Verifies whether the link has a link shape on the diagram.
|
|
IsDescendantOf
|
Verifies whether the shape is a descendent of another shape. (Inherited from ShapeElement.) |
|
IsNavigationKey(Char)
|
Verifies whether the key is used as a navigational command. (Inherited from ShapeElement.) |
|
IsNavigationKey(Keys)
|
Verifies whether the key data is used as a navigational command. (Inherited from ShapeElement.) |
|
IsOrphaned
|
Verifies whether a shape is linked to another shape in the diagram.
|
|
IsSelected
|
Verifies whether a shape is selected in a diagram view.
|
|
IterateShapes
|
Iterates through a shape and its child shapes. (Inherited from ShapeElement.) |
|
LassoSelect
|
Gets the list of shapes that are in the selection rectangle.
|
|
MemberwiseClone
|
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
MergeConfigure
|
Not used for presentation elements. (Inherited from PresentationElement.) |
|
MergeDisconnect
|
Disconnects a source element from a target element. (Inherited from ModelElement.) |
|
MergeRelate
|
Creates a relationship between a model element and a group of model elements. (Inherited from PresentationElement.) |
|
ModifyLuminosity
|
Calculates the luminosity of the highlight for the shape. (Inherited from ShapeElement.) |
|
MoveByRepositioning(DiagramDragEventArgs)
|
Repositions the shapes in the group by the amount that the position of the mouse determines. (Inherited from ShapeElement.) |
|
MoveByRepositioning(ElementGroupPrototype, DiagramItemCollection, PointD, DiagramItem)
|
Repositions the shapes in the group by the amount that the position of the mouse determines. (Inherited from ShapeElement.) |
|
NavigateAcrossLinks
|
Selects the shapes or sets the focus on the shapes that are connected to this shape. (Inherited from NodeShape.) |
|
NavigateAscend
|
Navigates to the next ancestor in the navigation sequence and updates the focus. Called in response to user navigation keystrokes. (Inherited from ShapeElement.) |
|
NavigateDescend
|
Navigates to the next descendent in the navigation sequence and updates the focus. Called in response to user navigation keystrokes. (Inherited from ShapeElement.) |
|
NavigateTo
|
Navigates to a specific shape in the navigation sequence and updates the focus. (Inherited from ShapeElement.) |
|
NavigateToFirst
|
Navigates to the first shape in the navigation sequence in the parent of the current selection. Called in response to user navigation keystrokes. (Inherited from ShapeElement.) |
|
NavigateToLast
|
Navigates to the last shape in the navigation sequence in the parent of the current selection. Called in response to user navigation keystrokes. (Inherited from ShapeElement.) |
|
NavigateToNext
|
Navigates to the next shape in the navigation sequence. Called in response to user navigation keystrokes. (Inherited from ShapeElement.) |
|
NavigateToPrevious
|
Navigates to the previously selected shape in the navigation sequence. Called in response to user navigation keystrokes. (Inherited from ShapeElement.) |
|
OnAbsoluteBoundsChanged
|
Called when the size or location of the shape have changed. (Inherited from NodeShape.) |
|
OnAssociated
|
Performs an action when the diagram has been associated with a diagram view.
|
|
OnAssociatedPropertyChanged
|
Updates the shape when the value of an in-memory store property changes for a field in the shape. (Inherited from ShapeElement.) |
|
OnBeforePaint
|
Updates resources, such as pens and brushes, before they are used to paint the shape. (Inherited from ShapeElement.) |
|
OnBeforeReroute
|
Performs an action when a link is about to be rerouted in the diagram.
|
|
OnBeginEdit
|
Called when the user starts to edit a text field. (Inherited from ShapeElement.) |
|
OnBoundsFixup
|
Override this method to customize how the bounds for the shape are determined. (Inherited from NodeShape.) |
|
OnChildAssociatedPropertyChanged
|
Performs an action when a property that is associated with a child shape has changed.
|
|
OnChildConfigured
|
Configures a port on the shape after the shape is added to the diagram. (Inherited from NodeShape.) |
|
OnChildConfiguring
|
Performs an action when a child shape has been configured. (Overrides NodeShape.OnChildConfiguring(ShapeElement, Boolean).) |
|
OnClick
|
Called when the user clicks the shape. (Inherited from ShapeElement.) |
|
OnCopy
|
Called when this element has been created as a copy of another element. (Inherited from ModelElement.) |
|
OnDeleted
|
Called when this element has been deleted from the model. (Inherited from ModelElement.) |
|
OnDeleting
|
Called when this element is about to be deleted. (Inherited from ModelElement.) |
|
OnDisassociated
|
Performs an action when the diagram is disassociated from a diagram view.
|
|
OnDoubleClick
|
Called when the user double-clicks the shape. (Inherited from ShapeElement.) |
|
OnDragDrop
|
Called when the user drags an item onto the shape. (Inherited from ShapeElement.) |
|
OnDragEnter
|
Called when the mouse enters a shape during a drag operation. (Inherited from ShapeElement.) |
|
OnDragLeave
|
Called when the mouse moves out of a shape. (Inherited from ShapeElement.) |
|
OnDragOver
|
Override this method to respond to the movement of the mouse over the shape. Set e.Effect to indicate the cursor feedback to the user. (Inherited from ShapeElement.) |
|
OnElementEventsEnded
|
Raises an event after all other events for a transaction have been raised.
|
|
OnElementEventsEnding
|
Raises an event after all other events for a transaction have been raised.
|
|
OnEndEdit
|
Called when the user ends editing a text field. (Inherited from ShapeElement.) |
|
OnGiveFeedback
|
Changes the pointer and performs a custom action when the pointer is dragged across the designer.
|
|
OnGridPropertyChanged
|
Performs an action when the grid properties have changed.
|
|
OnInitialize
|
Performs an action when the Diagram class is initialized. (Overrides ShapeElement.OnInitialize().) |
|
OnKeyDown
|
Performs an action when the user presses a key while the diagram has the focus. (Overrides NodeShape.OnKeyDown(DiagramKeyEventArgs).) |
|
OnKeyPress
|
Alerts listeners that a key has been pressed. (Inherited from NodeShape.) |
|
OnKeyUp
|
Called when a key is released. (Inherited from ShapeElement.) |
|
OnMouseDown
|
Called when the user presses a mouse key. (Inherited from ShapeElement.) |
|
OnMouseEnter
|
Called when the mouse enters a shape. (Inherited from ShapeElement.) |
|
OnMouseHover
|
Called when the mouse hovers over a shape. (Inherited from ShapeElement.) |
|
OnMouseLeave
|
Called when the mouse leaves a shape. (Inherited from ShapeElement.) |
|
OnMouseMove
|
Called repeatedly when the user moves the mouse. (Inherited from ShapeElement.) |
|
OnMouseUp
|
Called when a mouse button is released. (Inherited from ShapeElement.) |
|
OnMouseWheel
|
Called when the user has rotated the mouse wheel. (Inherited from ShapeElement.) |
|
OnOrphaned
|
Called when a (Inherited from ShapeElement.) |
|
OnPaintEmphasis
|
Called when emphasis has been applied to the selected shape. (Inherited from ShapeElement.) |
|
OnPaintFeedback
|
Called when drag-and-drop feedback is painted. (Inherited from ShapeElement.) |
|
OnPaintSelection
|
Called to paint the selection highlight. (Inherited from ShapeElement.) |
|
OnPaintShape
|
Lets derived classes perform an action when the diagram background and grid are painted. (Overrides ShapeElement.OnPaintShape(DiagramPaintEventArgs).) |
|
OnParentNodeShapeChanged
|
This method is invoked if a) ParentShape is NodeShape b) ParentShape either moved or resized. (Inherited from NodeShape.) |
|
OnResurrected
|
Called when this element has been added back to a model. (Inherited from ModelElement.) |
|
OnRolePlayerPositionChanged
|
Called when the position of a role has changed. (Inherited from ModelElement.) |
|
OnRolePlayerPositionChanging
|
Called when a role player position is about to change. (Inherited from ModelElement.) |
|
OnShapeInserted
|
Called when a shape has been inserted as a child of another. (Inherited from ShapeElement.) |
|
OnShapeRemoved
|
Called when the shape has been removed as a child shape from its parent shape. (Inherited from ShapeElement.) |
|
OnToolboxItemSelected
|
|
|
OnToolboxSelectionChanged
|
|
|
OnTransactionBeginning
|
Lets derived classes perform an action when a transaction starts.
|
|
OnTransactionCommitting
|
Lets derived classes perform an action when a transaction is being committed.
|
|
OnTransactionRolledBack
|
Lets derived classes perform an action after a transaction is rolled back.
|
|
OnTransactionRollingBack
|
Lets derived classes perform an action when a transaction is being rolled back.
|
|
OnViewMouseEnter
|
Lets derived classes perform an action when the mouse pointer enters the diagram client view.
|
|
OnViewMouseHover
|
Lets derived classes perform an action when the mouse pointer is over the diagram client view.
|
|
OnViewMouseLeave
|
Lets derived classes perform an action when the mouse pointer leaves the diagram client view.
|
|
PerformLineRoutingRule
|
Determines how links between elements appear in the diagram.
|
|
PerformResizeParentRule()
|
Alerts the Domain-Specific Language Designer that a parent shape must be resized to match its child shapes. (Inherited from ShapeElement.) |
|
PerformResizeParentRule(Boolean, ShapeElement)
|
Alerts the Domain-Specific Language Designer that a parent shape must be resized to match its child shapes. (Inherited from ShapeElement.) |
|
PerformShapeAnchoringRule
|
Anchors the shape to the diagram. (Inherited from NodeShape.) |
|
PermitChildVisibility
|
Verifies whether the child shape can appear. (Inherited from NodeShape.) |
|
PostDeserialization
|
Adjusts the location of shapes on the diagram after the diagram has been deserialized.
|
|
Print
|
Draws the diagram.
|
|
ProcessVisibilityChange
|
Processes a shape's change in visibility. (Inherited from NodeShape.) |
|
PurgeLayoutObjects
|
Removes the objects that are used to position the shape on the diagram grid. (Inherited from ShapeElement.) |
|
PurgePoints
|
Removes points for the shape on the diagram grid. (Inherited from ShapeElement.) |
|
RebuildShape
|
Rebuilds the shape. (Inherited from ShapeElement.) |
|
RemoveLayoutObject
|
Removes the shape, including any relative and nested child shapes, from the diagram grid. (Inherited from ShapeElement.) |
|
Renumber
|
Renumbers the shapes in the diagram.
|
|
ReparentSwimlaneChild
|
|
|
RepositionShapes
|
Repositions the shapes in the diagram.
|
|
Reroute
|
Reroutes links between elements on the diagram.
|
|
RunInShapeFixupContextForMetafileCreation
|
|
|
Selected
|
Verifies whether the shape is selected in a specified view. (Inherited from ShapeElement.) |
|
SetAbsoluteBoundsValue
|
Sets the absolute bounds for the diagram. (Overrides NodeShape.SetAbsoluteBoundsValue(RectangleD).) |
|
SetInitialGraphLayoutVisibility
|
Sets the visibility of the graph. (Inherited from ShapeElement.) |
|
SetIsExpandedValue
|
Sets the value for the IsExpanded property. (Inherited from NodeShape.) |
|
SetShowHideState
|
Sets the visibility of the shape and all its children. (Inherited from ShapeElement.) |
|
SetShowHideStateImplementation
|
Sets the visibility of the shape. (Inherited from ShapeElement.) |
|
ShouldAddShapeForElement
|
Verifies whether a shape can have a child shape assigned to it. (Overrides ShapeElement.ShouldAddShapeForElement(ModelElement).) |
|
ShouldExcludeFromInvalidationTracking
|
Verifies whether specific shape types should be excluded from invalidation.
|
|
ShouldReparentOnMove
|
Verifies whether a child shape should be added to a new parent when the child shape is moved. (Inherited from ShapeElement.) |
|
ShouldReportException
|
Verifies whether an exception that is thrown from the base design surface should be reported.
|
|
Show
|
Makes a shape and all its children visible. (Inherited from ShapeElement.) |
|
ShowCustomToolTip
|
Makes a shape's custom tooltip visible. (Inherited from ShapeElement.) |
|
Side
|
Assigns a side of the shape to the port. (Inherited from NodeShape.) |
|
ToString
|
Gets the name of the shape and its type. (Inherited from ShapeElement.) |
|
TranslateGeometryToAbsoluteBounds
|
Converts the relative bounds to absolute bounds for the shape's geometry. (Inherited from ShapeElement.) |
|
TranslateGeometryToRelativeBounds
|
Converts the absolute bounds to relative bounds for the shape's geometry. (Inherited from ShapeElement.) |
|
TranslateToAbsoluteBounds
|
Converts the relative bounds to absolute bounds for the shape. (Inherited from ShapeElement.) |
|
TranslateToRelativeBounds
|
Converts the absolute bounds to relative bounds for the shape. (Inherited from ShapeElement.) |
|
UnhandledException
|
Verifies who should report an exception that is thrown from the base design surface.
|
|
UpdateChildVisibility
|
Updates the visibility status for the child shape. (Inherited from NodeShape.) |
|
UpdateDerivedVisible
|
Updates the visible state of the derived shape. (Inherited from ShapeElement.) |
|
UpdateGeometryLuminosity(DiagramClientView, Brush)
|
Updates the luminosity for the brush. (Inherited from ShapeElement.) |
|
UpdateGeometryLuminosity(DiagramClientView, Pen)
|
Updates the luminosity for the pen. (Inherited from ShapeElement.) |