Class JsonCurve

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

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

    Constructors
    Constructor
    Description
    JsonCurve(ST_Agedgeinfo_t data, Mirror xMirror, double veryFirstLine)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
    double
     
    double
     

    Methods inherited from class java.lang.Object

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

  • Method Details

    • drawCurve

      public void drawCurve(HColor color, UGraphic ug)
    • drawSpot

      public void drawSpot(UGraphic ug)
    • getMaxX

      public double getMaxX()
    • getMaxY

      public double getMaxY()