Interface GraphvizVersion
public interface GraphvizVersion
-
Method Summary
-
Method Details
-
useShield
boolean useShield() -
useProtectionWhenThereALinkFromOrToGroup
boolean useProtectionWhenThereALinkFromOrToGroup() -
useXLabelInsteadOfLabel
boolean useXLabelInsteadOfLabel() -
isVizjs
boolean isVizjs() -
ignoreHorizontalLinks
boolean ignoreHorizontalLinks()
-