de.ls5.jlearn.logging
Interface TextPlottable

All Superinterfaces:
Plottable
All Known Implementing Classes:
Angluin, DHCModular, ObservationPack

public interface TextPlottable
extends Plottable

For components that can be plotted as text.

Author:
fh

Method Summary
 String plotAsString()
          Will plot this polatbale as String
 
Methods inherited from interface de.ls5.jlearn.logging.Plottable
getFormats
 

Method Detail

plotAsString

String plotAsString()
Will plot this polatbale as String

Returns:
String representation


Copyright © 2011. All Rights Reserved.