Class EntityUtils
- java.lang.Object
-
- net.sourceforge.plantuml.cucadiagram.EntityUtils
-
public abstract class EntityUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description EntityUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
groupRoot(IGroup g)
static boolean
isPureInnerLink12(IGroup group, Link link)
static boolean
isPureInnerLink3(IGroup group, Link link)
-