de.ls5.jlearn.logging
Interface GraphPlottable
- All Superinterfaces:
- Plottable
- All Known Implementing Classes:
- Angluin, DHCModular, ObservationPack
public interface GraphPlottable
- extends Plottable
Will plot this polatbale as Graph. Output format is the de.ls5.layouter input
Graphs can be rendered and exported to JGraphs or image formats directly if
JGraph is available.
- Author:
- fh
Method Summary |
de.ls5.layouter.api.model.Graph |
plotAsGraph()
Will plot this polatbale as Graph |
plotAsGraph
de.ls5.layouter.api.model.Graph plotAsGraph()
- Will plot this polatbale as Graph
- Returns:
- String representation
Copyright © 2011. All Rights Reserved.