Class MindMap

java.lang.Object
net.sourceforge.plantuml.mindmap.MindMap
All Implemented Interfaces:
UDrawable

public class MindMap extends java.lang.Object implements UDrawable
  • Constructor Summary

    Constructors
    Constructor
    Description
    MindMap(ISkinParam skinParam)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class java.lang.Object

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

  • Method Details