Package de.cau.cs.kieler.kvid.visual

Package holding classes which visually represent data or draw and animate them.

See:
          Description

Interface Summary
IDrawer A drawer which will draw the data on the UI somehow.
IKvidFigure Interface for figures, which will process and draw the data themselves.
 

Class Summary
GmfAnimator Class handling the animation of data figures in GMF.
GmfDrawer Drawer class implementation for GMF.
GmfFigure The figure which is used to display plain data.
GmfGraphicsFigure Deprecated. Use GmfImageFigure instead
GmfImageFigure Figure who uses an image for visualization.
 

Package de.cau.cs.kieler.kvid.visual Description

Package holding classes which visually represent data or draw and animate them.