public interface GraphvizFactory
-
Method Summary
Creates a
Graphviz implementation if possible with the specified parameters.
-
Method Details
-
create
Creates a
Graphviz implementation if possible with the specified parameters.
- Parameters:
skinParam -
dotString -
type -
- Returns:
- a
Graphviz implementation or null.