de.ls5.jlearn.logging
Interface Plottable

All Known Subinterfaces:
DotPlottable, GraphPlottable, TextPlottable
All Known Implementing Classes:
Angluin, DHCModular, ObservationPack

public interface Plottable

Interface for components that can be plotted.

Author:
fh

Method Summary
 Class<? extends Plottable>[] getFormats()
          returns an array of currently available plotable formats.
 

Method Detail

getFormats

Class<? extends Plottable>[] getFormats()
returns an array of currently available plotable formats.

Returns:
array of available plotable formats


Copyright © 2011. All Rights Reserved.