Represents an extended DiagramView for DiagramDocument objects.
The following tables list the members exposed by the DocumentView type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the DocumentView class. |
Name | Description | |
---|---|---|
![]() |
Adopts controls hosted in other views and moves them to this view. (Inherited from DiagramView.) |
|
![]() |
Implements AncestorListener. Call the base method if you inherit the Diagram class and need to override this method. (Inherited from DiagramView.) |
|
![]() |
Implements AncestorListener. Call the base method if you inherit the Diagram class and need to override this method. (Inherited from DiagramView.) |
|
![]() |
Implements AncestorListener. Call the base method if you inherit the Diagram class and need to override this method. (Inherited from DiagramView.) |
|
![]() |
Overloaded. (Inherited from DiagramView.) |
|
![]() |
Scrolls the viewport so that the specified item will be visible. This works only when the diagram is contained within a JScrollPane. (Inherited from DiagramView.) |
|
![]() |
Cancels the modification of the selected items. (Inherited from DiagramView.) |
|
![]() |
Overloaded. (Inherited from DiagramView.) |
|
![]() |
Overloaded. (Inherited from DiagramView.) |
|
![]() |
Overloaded. (Inherited from DiagramView.) |
|
![]() |
For internal use. (Inherited from DiagramView.) |
|
![]() |
Overloaded. (Inherited from DiagramView.) |
|
![]() |
Exits in-place editing mode and either accepts or rejects the changes made to the item's text. (Inherited from DiagramView.) |
|
![]() |
Gets a value indicating whether users are allowed to edit the text of diagram items. (Inherited from DiagramView.) |
|
![]() |
Gets the current anti-aliasing mode for non text objects. (Inherited from DiagramView.) |
|
![]() |
Gets a value indicating whether the diagram will scroll automatically when the pointer is dragged towards the edge of the view. (Inherited from DiagramView.) |
|
![]() |
Gets a value indicating how the control responds to users actions. (Inherited from DiagramView.) |
|
![]() |
Gets the currently active page. |
|
![]() |
Gets custom behavior object specifying how the control responds to touch input. (Inherited from DiagramView.) |
|
![]() |
Gets a custom type of DiagramLink-derived objects that will be created when the users starts drawing with the mouse. (Inherited from DiagramView.) |
|
![]() |
Gets the type of a DiagramNode-derived class whose instance should be created when a user starts drawing. (Inherited from DiagramView.) |
|
![]() |
Gets a value that specifies what action should be carried out when the user hits the Del key. (Inherited from DiagramView.) |
|
![]() |
Gets the diagram displayed by this view. (Inherited from DiagramView.) |
|
![]() |
Gets the displayed diagram document. |
|
![]() |
Gets the minimum distance the pointer should be dragged, measured in pixels, that would cause a drag event instead of click. (Inherited from DiagramView.) |
|
![]() |
(Inherited from DiagramView.) |
|
![]() |
For internal use. (Inherited from DiagramView.) |
|
![]() |
Gets a value indicating whether pressing the ENTER key ends in-place editing and accepts changes. (Inherited from DiagramView.) |
|
![]() |
Gets a value indicating whether pressing the ESC key ends in-place editing and cancels changes. (Inherited from DiagramView.) |
|
![]() |
Gets the font used to display text in the in-place editing text control. (Inherited from DiagramView.) |
|
![]() |
Gets a value indicating whether the magnifier tool is currently enabled. (Inherited from DiagramView.) |
|
![]() |
Gets the zoom factor of the magnifier tool. (Inherited from DiagramView.) |
|
![]() |
Gets the color of the magnifier frame. (Inherited from DiagramView.) |
|
![]() |
Gets the thickness of the magnifier frame, expressed in pixels. (Inherited from DiagramView.) |
|
![]() |
Gets the height of the magnifier tool, expressed in pixels. (Inherited from DiagramView.) |
|
![]() |
Gets the secondary color of the magnifier frame. (Inherited from DiagramView.) |
|
![]() |
Gets a value indicating whether to enhance the effect of a magnifier lense by using a gradient shading. (Inherited from DiagramView.) |
|
![]() |
Gets the shape of the magnifier tool. (Inherited from DiagramView.) |
|
![]() |
Gets the width of the magnifier tool, expressed in pixels. (Inherited from DiagramView.) |
|
![]() |
Gets a value indicating how users can start modifying items in the diagram. (Inherited from DiagramView.) |
|
![]() |
Provides support for scrolling when the diagram in placed inside a scroll pane. (Inherited from DiagramView.) |
|
![]() |
Returns the size of the diagram in pixels, based on the currently set document size and zoom level. (Inherited from DiagramView.) |
|
![]() |
Returns a PrintOptions instance that allows customizing various aspects of printing and print-preview. (Inherited from DiagramView.) |
|
![]() |
Gets the horizontal scroll position. (Inherited from DiagramView.) |
|
![]() |
Gets the vertical scroll position. (Inherited from DiagramView.) |
|
![]() |
Gets the size of the auto scroll zone near the edges of the control. (Inherited from DiagramView.) |
|
![]() |
Gets a value indicating whether an item's ToolTip is shown when the pointer hovers over the item. (Inherited from DiagramView.) |
|
![]() |
Gets the current anti-aliasing mode for text. (Inherited from DiagramView.) |
|
![]() |
Gets a value indicating whether the control will raise the nodePointerEnter and nodePointerLeave events. (Inherited from DiagramView.) |
|
![]() |
Gets a value that specifies whether XML serialization will be used when saving/loading the selection to/from clipboard. (Inherited from DiagramView.) |
|
![]() |
Gets the current zoom level. (Inherited from DiagramView.) |
|
![]() |
Gets the pivot point of pinch-zoom gestures. (Inherited from DiagramView.) |
|
![]() |
Loads the document from the specified stream. |
|
![]() |
Loads the diagram contents from a string. (Inherited from DiagramView.) |
|
![]() |
Loads the diagram document from the specified XML Document. |
|
![]() |
(Inherited from DiagramView.) |
|
![]() |
View.onRestoreInstanceState override. (Inherited from DiagramView.) |
|
![]() |
View.onSaveInstanceState override. (Inherited from DiagramView.) |
|
![]() |
Overloaded. (Inherited from DiagramView.) |
|
![]() |
Recreates the off-screen cache bitmap used for fast drawing while modifying items. (Inherited from DiagramView.) |
|
![]() |
Overloaded. (Inherited from DiagramView.) |
|
![]() |
Resumes repainting the control after a suspendRepaint call. (Inherited from DiagramView.) |
|
![]() |
Saves the document into the specified stream. |
|
![]() |
(Inherited from DiagramView.) |
|
![]() |
Saves the diagram document into the specified XML Document. |
|
![]() |
Scrolls the diagram to the specified position. The Diagram component must be contained within a JScrollPane in order to use this method. (Inherited from DiagramView.) |
|
![]() |
Sets a value indicating whether users are allowed to edit the text of diagram items. (Inherited from DiagramView.) |
|
![]() |
Sets the current anti-aliasing mode for non text objects. (Inherited from DiagramView.) |
|
![]() |
Sets a value indicating whether the diagram should scroll automatically when the pointer is dragged towards the edge of the view. (Inherited from DiagramView.) |
|
![]() |
Sets a value indicating how the control should respond to users actions. (Inherited from DiagramView.) |
|
![]() |
Sets the currently active page. |
|
![]() |
Sets a custom behavior object specifying how the control responds to touch input. (Inherited from DiagramView.) |
|
![]() |
Sets a custom type of DiagramLink-derived objects that will be created when the users starts drawing with the mouse. (Inherited from DiagramView.) |
|
![]() |
Sets the type of a DiagramNode-derived class whose instance should be created when a user starts drawing. (Inherited from DiagramView.) |
|
![]() |
Sets a value that specifies what action should be carried out when the user hits the Del key. (Inherited from DiagramView.) |
|
![]() |
Sets the diagram displayed by this view. (Inherited from DiagramView.) |
|
![]() |
Sets the displayed diagram document. |
|
![]() |
Sets the minimum distance the pointer should be dragged, measured in pixels, that would cause a drag event instead of click. (Inherited from DiagramView.) |
|
![]() |
Sets a value indicating whether pressing the ENTER key ends in-place editing and accepts changes. (Inherited from DiagramView.) |
|
![]() |
Sets a value indicating whether pressing the ESC key ends in-place editing and cancels changes. (Inherited from DiagramView.) |
|
![]() |
Sets the font used to display text in the in-place editing text control. (Inherited from DiagramView.) |
|
![]() ![]() |
Sets the component's license key string, disabling evaluation mode. (Inherited from DiagramView.) |
|
![]() |
Sets a value indicating whether the magnifier tool is currently enabled. (Inherited from DiagramView.) |
|
![]() |
Gets the zoom factor of the magnifier tool. (Inherited from DiagramView.) |
|
![]() |
Sets the color of the magnifier frame. (Inherited from DiagramView.) |
|
![]() |
Sets the thickness of the magnifier frame, expressed in pixels. (Inherited from DiagramView.) |
|
![]() |
Sets the height of the magnifier tool, expressed in pixels. (Inherited from DiagramView.) |
|
![]() |
Sets the secondary color of the magnifier frame. (Inherited from DiagramView.) |
|
![]() |
Sets a value indicating whether to enhance the effect of a magnifier lense by using a gradient shading. (Inherited from DiagramView.) |
|
![]() |
Sets the shape of the magnifier tool. (Inherited from DiagramView.) |
|
![]() |
Sets the width of the magnifier tool, expressed in pixels. (Inherited from DiagramView.) |
|
![]() |
Sets a value indicating how users can start modifying items in the diagram. (Inherited from DiagramView.) |
|
![]() |
Sets the horizontal scroll position. The Diagram component must be contained within a JScrollPane in order to use this method. (Inherited from DiagramView.) |
|
![]() |
Sets the vertical scroll position. The Diagram component must be contained within a JScrollPane in order to use this method. (Inherited from DiagramView.) |
|
![]() |
Sets the size of the auto scroll zone near the edges of the control. (Inherited from DiagramView.) |
|
![]() |
Sets a value indicating whether an item's ToolTip is shown when the pointer hovers over the item. (Inherited from DiagramView.) |
|
![]() |
Sets the current anti-aliasing mode for text. (Inherited from DiagramView.) |
|
![]() |
Sets a value indicating whether the control should raise the nodePointerEnter and nodePointerLeave events. (Inherited from DiagramView.) |
|
![]() |
Sets a value that specifies whether XML serialization will be used when saving/loading the selection to/from clipboard. (Inherited from DiagramView.) |
|
![]() |
Sets the zoom level. (Inherited from DiagramView.) |
|
![]() |
Sets the pivot point of pinch-zoom gestures. (Inherited from DiagramView.) |
|
![]() |
Starts the specified interactive operation. Subsequent pointer movements will modify or create the item specified through the InteractionState instance. (Inherited from DiagramView.) |
|
![]() |
Stops repainting the control. (Inherited from DiagramView.) |
|
![]() |
Overloaded. (Inherited from DiagramView.) |
Name | Description | |
---|---|---|
![]() |
(Inherited from DiagramView.) |
|
![]() |
(Inherited from DiagramView.) |