Package net.sourceforge.plantuml.dot
Interface GraphvizVersion
public interface GraphvizVersion
-
Method Summary
-
Method Details
-
useShieldForQuantifier
boolean useShieldForQuantifier() -
useProtectionWhenThereALinkFromOrToGroup
boolean useProtectionWhenThereALinkFromOrToGroup() -
useXLabelInsteadOfLabel
boolean useXLabelInsteadOfLabel() -
isVizjs
boolean isVizjs() -
ignoreHorizontalLinks
boolean ignoreHorizontalLinks()
-