Class GraphVizWriter<V>

    • Constructor Detail

      • GraphVizWriter

        public GraphVizWriter()
    • Method Detail

      • setGraphProperty

        public void setGraphProperty​(String property,
                                     String value)
      • setGraphSize

        public void setGraphSize​(double width,
                                 double height,
                                 boolean force)
      • setNodeProperty

        public void setNodeProperty​(String property,
                                    String value)
      • setNodeShape

        public void setNodeShape​(String shape)
      • setRankDir

        public void setRankDir​(String rankidr)