java.lang.Object
net.sourceforge.plantuml.activitydiagram3.ftile.Genealogy

public class Genealogy extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    getTranslate(Ftile child, StringBounder stringBounder)
     

    Methods inherited from class java.lang.Object

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

    • Genealogy

      public Genealogy(Ftile root)
  • Method Details