Class SmetanaForJson

java.lang.Object
net.sourceforge.plantuml.jsondiagram.SmetanaForJson

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    drawMe(JsonValue root, java.util.List<java.lang.String> highlighted)
     

    Methods inherited from class java.lang.Object

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

  • Method Details

    • drawMe

      public void drawMe(JsonValue root, java.util.List<java.lang.String> highlighted)