Package net.sourceforge.plantuml.ugraphic.g2d
-
Interface Summary Interface Description ExtendedPathIterator TheExtendedPathIterator
class represents a geometric path constructed from straight lines, quadratic and cubic (Bezier) curves and elliptical arcs. -
Class Summary Class Description DriverCenteredCharacterG2d DriverDotPathG2d DriverEllipseG2d DriverImageG2d DriverLineG2d DriverPathG2d DriverPixelG2d DriverPolygonG2d DriverRectangleG2d DriverShadowedG2d DriverTextAsPathG2d DriverTextG2d ExtendedGeneralPath TheExtendedGeneralPath
class represents a geometric path constructed from straight lines, quadratic and cubic (Bezier) curves and elliptical arc.UGraphicG2d