net.sourceforge.plantuml.cucadiagram.dot
Class GraphvizVersionFinder

java.lang.Object
  extended by net.sourceforge.plantuml.cucadiagram.dot.GraphvizVersionFinder

public class GraphvizVersionFinder
extends Object


Constructor Summary
GraphvizVersionFinder(File dotExe)
           
 
Method Summary
 String dotVersion()
           
 GraphvizVersion getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphvizVersionFinder

public GraphvizVersionFinder(File dotExe)
Method Detail

getVersion

public GraphvizVersion getVersion()

dotVersion

public String dotVersion()


Copyright © 2014. All Rights Reserved.