Package net.sourceforge.plantuml.ugraphic.g2d
package net.sourceforge.plantuml.ugraphic.g2d
-
ClassDescriptionThe
ExtendedGeneralPath
class represents a geometric path constructed from straight lines, quadratic and cubic (Bezier) curves and elliptical arc.TheExtendedPathIterator
class represents a geometric path constructed from straight lines, quadratic and cubic (Bezier) curves and elliptical arcs.