When overridden in a derived class, displays a single diagram in a document view.
The SingleDiagramDocView type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
SingleDiagramDocView | Initializes a new instance of the SingleDiagramDocView class. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
BaseLoadView | (Inherited from ModelingDocView.) |
![]() |
CommitPendingEditForCommand | Verifies whether outstanding edits should be committed before a command is executed. (Inherited from DiagramDocView.) |
![]() |
CountAllObjects | Counts the number of elements that are in the model. (Inherited from DiagramDocView.) |
![]() |
CountObjects | Counts the number of elements in the modeling window or in the current selection. (Inherited from ModelingWindowPane.) |
![]() |
CountSelectedObjects | Counts the number of elements in the current selection. (Inherited from ModelingWindowPane.) |
![]() |
CreateDiagramView | Creates a diagram view for the document window. (Inherited from DiagramDocView.) |
![]() |
Dispose | Overloaded. |
![]() |
DoSelectObjects | Selects elements in the diagram view. (Inherited from DiagramDocView.) |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
Find | Not currently implemented. (Inherited from DiagramDocView.) |
![]() |
GetAllObjects | Gets all elements in the model. (Inherited from DiagramDocView.) |
![]() |
GetCapabilities | Specifies which search options to support. (Inherited from DiagramDocView.) |
![]() |
GetComponentSelected | Verifies whether the specified element is selected. (Inherited from ModelingWindowPane.) |
![]() |
GetContainerSelected | Verifies whether the specified container is selected. (Inherited from ModelingWindowPane.) |
![]() |
GetCurrentSpan | Not currently implemented. (Inherited from DiagramDocView.) |
![]() |
GetDiagramFromPhysicalView | Gets a model from the Store so that it can appear in the diagram view. (Inherited from DiagramDocView.) |
![]() |
GetFindState | Not currently implemented. (Inherited from DiagramDocView.) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetObjects | Returns either the elements that are selected or the elements that can be selected in the modeling window. (Inherited from ModelingWindowPane.) |
![]() |
GetProperty | Gets the properties that are assigned to an element in the model. (Inherited from DiagramDocView.) |
![]() |
GetSearchImage | Not currently implemented. (Inherited from DiagramDocView.) |
![]() |
GetSelectedComponents | Gets a read-only collection of elements that are selected in the modeling window. (Inherited from ModelingWindowPane.) |
![]() |
GetSelectedObjects | Returns the elements that are selected in the modeling window. (Inherited from ModelingWindowPane.) |
![]() |
GetService | Gets the menu command service that you want to implement. (Inherited from ModelingWindowPane.) |
![]() |
GetSite | Retrieves the site that was set most recently with SetSite. If no site is known, a failure code is returned. (Inherited from ModelingWindowPane.) |
![]() |
GetToolboxItemFilterAttributes | Gets a collection of filter strings and filter types for the Toolbox. (Inherited from DiagramDocView.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
Hide | Hides the modeling window. (Inherited from ModelingWindowPane.) |
![]() |
Initialize | Initializes an instance of the ModelingDocView class. (Inherited from ModelingDocView.) |
![]() |
IsDataObjectSupported | Verifies whether an item in the Toolbox can be used with the document window. (Inherited from ModelingDocView.) |
![]() |
IsSupported | Verifies whether the document window supports an item in the Toolbox. (Inherited from ModelingDocView.) |
![]() |
ItemPicked | Notifies clients that a user clicked an item in the Toolbox or pressed ENTER to select the item. (Inherited from ModelingDocView.) |
![]() |
LoadView | Verifies whether the document has loaded in a document window. (Inherited from ModelingDocView.) |
![]() |
MarkSpan | Not currently implemented. (Inherited from DiagramDocView.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
NavigateTo | Not currently implemented. (Inherited from DiagramDocView.) |
![]() |
NotifyFindTarget | This member is no longer used. (Inherited from DiagramDocView.) |
![]() |
OnClose | Removes modeling window objects from the shortcut menu selection when the modeling window is closed. (Inherited from ModelingWindowPane.) |
![]() |
OnContextMenuRequested | Processes a request for the shortcut menu. (Inherited from DiagramDocView.) |
![]() |
OnCreate | When the document is loaded, creates a view for the document window. (Inherited from ModelingDocView.) |
![]() |
OnSelectionChanged | Recalculates which Toolbox filters to use. (Inherited from DiagramDocView.) |
![]() |
OnSelectionChanging | Notifies event listeners from the base class before the selection changes. (Inherited from ModelingWindowPane.) |
![]() |
OnToolboxItemSelected | When a user clicks an item in the Toolbox, calls ToolboxItemSelected. (Inherited from ModelingDocView.) |
![]() |
PreProcessMessage | Verifies whether Windows sent a message. (Inherited from ModelingWindowPane.) |
![]() |
Replace | Not currently implemented. (Inherited from DiagramDocView.) |
![]() |
SelectObjects | Selects elements in the modeling window. (Inherited from ModelingWindowPane.) |
![]() |
SetFindState | Not currently implemented. (Inherited from DiagramDocView.) |
![]() |
SetInfo | Updates the status bar for the document window. (Inherited from ModelingDocView.) |
![]() |
SetSelectedComponents | Overloaded. |
![]() |
SetSite | Initializes the modeling window in the environment. (Inherited from ModelingWindowPane.) |
![]() |
Show | Displays the modeling window, brings it to the top, and makes it the active window. (Inherited from ModelingWindowPane.) |
![]() |
ShowContextMenu | Displays the shortcut menu at a specific location in the diagram view. (Inherited from DiagramDocView.) |
![]() |
ShowNoActivate | Displays the modeling window, brings it to the top, but does not make it the active window. (Inherited from ModelingWindowPane.) |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
![]() |
UpdateToolboxFilters | Updates the collection of Toolbox filters to use with the active diagram view. (Inherited from DiagramDocView.) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
ActiveInPlaceEditWindow | Gets and sets the active window for in-place editing. (Inherited from ModelingWindowPane.) |
![]() |
ContextMenuId | Gets the shortcut menu to display when a user right-clicks the diagram view. (Inherited from DiagramDocView.) |
![]() |
ContextMenuMousePosition | Gets the position of the mouse when the shortcut menu is invoked for the diagram view. (Inherited from DiagramDocView.) |
![]() |
CurrentDesigner | Gets the view for the diagram. (Overrides DiagramDocView.CurrentDesigner.) |
![]() |
CurrentDiagram | Gets the diagram. (Overrides DiagramDocView.CurrentDiagram.) |
![]() |
DefaultToolboxTabName | Gets the name of the Toolbox tab that the user clicked. (Inherited from ModelingDocView.) |
![]() |
DefaultToolboxTabToolboxItemsCount | (Inherited from ModelingDocView.) |
![]() |
Diagram | Gets a diagram. |
![]() |
DocData | Gets a document for the document window. (Inherited from ModelingDocView.) |
![]() |
Frame | Gets access to behavior and properties of the modeling window interface for both tool and document windows. (Inherited from ModelingWindowPane.) |
![]() |
HasSelectableObjects | Gets the document window and if the document window is open, enables the Select Objects option. (Inherited from ModelingDocView.) |
![]() |
HelpService | Gets support for Help topics, including adding and subtracting Help keywords. (Inherited from ModelingWindowPane.) |
![]() |
IsContextMenuShowing | Gets the shortcut menu and verifies whether it appears for the diagram view. (Inherited from DiagramDocView.) |
![]() |
IsPrimaryView | Gets the document window and verifies whether this window is the primary document window. (Inherited from ModelingDocView.) |
![]() |
MenuService | Gets support to manage the global designer verbs, menu commands, and shortcut menus for the modeling window. (Inherited from ModelingWindowPane.) |
![]() |
PrimarySelection | Gets the primary selected element in the modeling window. If the window contains no primary element, the first element that was selected becomes the primary element. (Inherited from ModelingWindowPane.) |
![]() |
ProvideViewHelper | Gets the document window and verifies whether a view helper should be created for the document window. (Inherited from ModelingDocView.) |
![]() |
SelectedElements | Gets the elements that are selected in the modeling window. (Inherited from ModelingWindowPane.) |
![]() |
SelectionCount | Gets the number of elements that are selected in the modeling window. (Inherited from ModelingWindowPane.) |
![]() |
SelectionHelpService | Gets support for displaying Help topics and adding and removing Help keywords for the elements that are selected. (Inherited from ModelingWindowPane.) |
![]() |
ServiceProvider | Gets the service provider that is local to the modeling window. (Inherited from ModelingWindowPane.) |
![]() |
TargetToolboxItemFilterAttributes | Gets a collection of filter attributes for a Toolbox item. (Inherited from DiagramDocView.) |
![]() |
ToolboxService | Gets the Toolbox service. (Inherited from ModelingDocView.) |
![]() |
Window | Gets a window for the view. (Overrides WindowPane.Window.) |
Top
Events
| Name | Description | |
|---|---|---|
![]() |
SelectionChanged | Occurs when the selection in the modeling window has changed. (Inherited from ModelingWindowPane.) |
![]() |
SelectionChanging | Occurs when the selection in the modeling window is about to change. (Inherited from ModelingWindowPane.) |
![]() |
ToolboxItemSelected | Occurs when the user drags the selected item from the Toolbox to the document window. (Inherited from ModelingDocView.) |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
IVsWindowPane.ClosePane | (Inherited from WindowPane.) |
![]() ![]() |
IVsWindowPane.CreatePaneWindow | (Inherited from WindowPane.) |
![]() ![]() |
IOleCommandTarget.Exec | (Inherited from WindowPane.) |
![]() ![]() |
IVsWindowPane.GetDefaultSize | (Inherited from WindowPane.) |
![]() ![]() |
IVsFindTarget.GetMatchRect | (Inherited from DiagramDocView.) |
![]() ![]() |
IServiceProvider.GetService | (Inherited from WindowPane.) |
![]() ![]() |
IVsWindowPane.LoadViewState | (Inherited from WindowPane.) |
![]() ![]() |
IVsBroadcastMessageEvents.OnBroadcastMessage | (Inherited from WindowPane.) |
![]() ![]() |
IOleCommandTarget.QueryStatus | (Inherited from WindowPane.) |
![]() ![]() |
IVsWindowPane.SaveViewState | (Inherited from WindowPane.) |
![]() ![]() |
IVsStatusbarUser.SetInfo | (Inherited from ModelingDocView.) |
![]() ![]() |
IVsWindowPane.SetSite | (Inherited from WindowPane.) |
![]() ![]() |
IVsWindowPane.TranslateAccelerator | (Inherited from WindowPane.) |
Top
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)