de.ls5.jlearn.logging
Interface DotPlottable

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

public interface DotPlottable
extends Plottable

Will plot this polatbale by graphvit. Output format is the dot format input for any of the graphviz tools

Author:
fh

Method Summary
 String plotAsDot()
          returns a dot view on the plotable objejt
 
Methods inherited from interface de.ls5.jlearn.logging.Plottable
getFormats
 

Method Detail

plotAsDot

String plotAsDot()
returns a dot view on the plotable objejt

Returns:
dot view


Copyright © 2011. All Rights Reserved.