|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| GraphDocument |
Interface GraphDocument represents the document type for a
persisted Graph which, together with its views, can be queried
from its parent GraphPanel. |
| GraphPanel | This class represents the drawing-area for graphs in abstract form. |
| GraphPanelDragListener | ViewDragAndDropListener |
| GraphPanelListener | This class specifies the layout of classes that like to be informed
about events that originate from a GraphPanel.
|
| ModifiedVisualGraphListener | The ModifiedVisualGraphListener combines all listener interfaces to be able to track all sort of changes of a VisualGraph. |
| ToolTipGenerator | Interface to use in GraphPanels for the creation of tooltip texts in response to MouseEvents etc. |
| Class Summary | |
| DocumentFactory | The abstract base Class for DocumentFactory's. |
| ElementConflictListener | ElementConflictListener |
| ElementDefinitionUtil | ElementDefinitionUtil is a collection of utility methods to check for conflicts between new definitions loaded from files (geometry, style, rules, layout contexts) and the current settings in the document or the application. |
| ElementDefinitionUtil.RenameAttributable | Abstract class for an AttributableOnSet that can be used to rename multiple items in the context of an AttributeEditor. |
| ElementDefinitionUtil.UsedItemInfo |
Struct to store the information the method
ElementDefinitionUtil.gatherUsedItems(GraphDocument) returns
|
| ElementDefinitionWrapper |
The class ElementDefinitionWrapper contains information and
methods that are used managing definitions and their conflicts during
import operations. |
| GraphDocumentSettings |
The class GraphDocumentSettings is used to convert
values retrieved from the Preferences to the values stored in the
DocumentSettings and vice versa. |
| GraphDocumentSettingsProvider | GraphDocumentSettingsProvider |
| GraphPanelAdapter | Adapter for the GraphPanelListener interface. |
| GraphPanelAttributableOnSetDelegate | The AttributableOnSetDelegate for a GraphPanel. |
| GraphPanelDnDGeometryAdjustmentUtil | The GraphPanelDnDGeometryAdjustmentUtil class provides some
functionalities needed by different GraphPanel implementation
during drag and drop of VisualGraphObject instances. |
| GraphPanelDragEvent | DragAndDropEvent |
| LayoutIOUtilities | This file includes basic helper methods for loading/saving all
configurations that are stored within a single
GraphPanel.
|
| ModifiedVisualGraphAdapter | An Adapter to track changes of a visualgraph. |
This package contains the GraphDocument interface, a Factory for creating such documents as well as a definition for a panel which may hold such documents.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||