net.sourceforge.plantuml.awt.geom.XArc2D Maven / Gradle / Ivy
package net.sourceforge.plantuml.awt.geom;
import net.sourceforge.plantuml.awt.XShape;
public class XArc2D implements XShape {
}
package net.sourceforge.plantuml.awt.geom;
import net.sourceforge.plantuml.awt.XShape;
public class XArc2D implements XShape {
}