Class DotPath.TriPoints

java.lang.Object
net.sourceforge.plantuml.klimt.shape.DotPath.TriPoints
Enclosing class:
DotPath

public static class DotPath.TriPoints extends Object
  • Field Details

    • x1

      public final double x1
    • y1

      public final double y1
    • x2

      public final double x2
    • y2

      public final double y2
    • x

      public final double x
    • y

      public final double y
  • Constructor Details