Class UComment

java.lang.Object
net.sourceforge.plantuml.klimt.shape.UComment
All Implemented Interfaces:
UShape

public class UComment extends Object implements UShape
  • Constructor Details

    • UComment

      public UComment(String comment)
  • Method Details

    • getComment

      public String getComment()