Class Path2D

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

public abstract class Path2D extends java.lang.Object implements Shape
  • 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

    • Path2D

      public Path2D()