Class Arc2D

java.lang.Object
net.sourceforge.plantuml.awt.geom.Arc2D
All Implemented Interfaces:
Shape
Direct Known Subclasses:
Arc2D.Double

public class Arc2D extends java.lang.Object implements Shape
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • Arc2D

      public Arc2D()