Class EntityUtils

java.lang.Object
net.sourceforge.plantuml.cucadiagram.EntityUtils

public abstract class EntityUtils extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static boolean
     
    static boolean
     
    static boolean
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • EntityUtils

      public EntityUtils()
  • Method Details

    • groupRoot

      public static boolean groupRoot(IGroup g)
    • isPureInnerLink12

      public static boolean isPureInnerLink12(IGroup group, Link link)
    • isPureInnerLink3

      public static boolean isPureInnerLink3(IGroup group, Link link)