Class PointDirected

java.lang.Object
net.sourceforge.plantuml.klimt.geom.PointDirected

public class PointDirected extends Object
  • Constructor Details

    • PointDirected

      public PointDirected(XPoint2D p, double angle)
  • Method Details

    • getPoint2D

      public final XPoint2D getPoint2D()
    • getAngle

      public final double getAngle()