Package pl.edu.agh.cast.model.visual.backward

Provides classes for visual presentation of data.

See:
          Description

Interface Summary
AttributeValueContainer An interface to be implemented by elements containing attributes.
IDiagram Interface of a diagram which consists of Nodes and Connections.
IDiagramSettings Diagram settings.
IMoveable Interface of a movable IDiagram element.
 

Class Summary
Connection A visual representation of a IRelation.
ConnectionFactory Factory responsible for creating new Connection objects.
ConnectionGroup Stores list of all connections between two nodes.
Diagram Diagram, which consists of of Nodes and Connections.
DiagramSettings Schema diagram settings.
Legend Diagram legend.
ModelElement An abstract class for a visual model element.
Node Class representing nodes of IDiagram.
NodeFactory Class responsible for creating new nodes.
NodeIndexer Class for indexing Nodes based on the specified attribute.
Statistic The Statistics class represents single row of statistics of given domain model, which corresponds to single graph node.
VisualModelCachingFactory Class responsible for creating visual model elements from base model elements.
 

Package pl.edu.agh.cast.model.visual.backward Description

Provides classes for visual presentation of data. The data is displayed on diagrams in form of graphs which consist of nodes and connection groups which are to aggregate individual connections. Some utility classes are also provided in order to simplify the process of creating, caching and finding visual elements.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.