Interface OutputFormat

All Known Implementing Classes:
DotCreation

public interface OutputFormat
  • Method Summary

    Modifier and Type
    Method
    Description
    createOutputFormat(com.google.common.graph.MutableValueGraph<String,String> graph)
     
  • Method Details

    • createOutputFormat

      String createOutputFormat(com.google.common.graph.MutableValueGraph<String,String> graph)