org.askalon.graph.chart.base
Interface Cleanable

All Known Subinterfaces:
Chart, HierarchyChart, LinearChart, LineBarChart, MultipleSurfaceChart, OrderedChart, PieChart, RibbonChart, SectionChart, SurfaceChart, SurfacesChart, XMLEventChart, XYChart, XYXMLChart
All Known Implementing Classes:
AbstractChart, FPSFooter, GraphicsPanel, HierarchyLegend, Legend, StandardLegend, SurfaceLegend

public interface Cleanable

This interface if implemented by the Chart interface and provides capability for cleaning up the chart's components.

Author:
Georg Schild and Franz Endstrasser Chart

Method Summary
 void cleanUp()
          Cleans references of the chart.
 

Method Detail

cleanUp

void cleanUp()
Cleans references of the chart. Will usually be called by the finalize() Method of the chart.



Part of:
Askalon_Logo
ASKALON Visualisation Diagrams