Uses of Class
net.sourceforge.plantuml.klimt.shape.UPixel
Packages that use UPixel
Package
Description
-
Uses of UPixel in net.sourceforge.plantuml.klimt.drawing.g2d
Methods in net.sourceforge.plantuml.klimt.drawing.g2d with parameters of type UPixelModifier and TypeMethodDescriptionvoidDriverPixelG2d.draw(UPixel pixel, double x, double y, ColorMapper mapper, UParam param, Graphics2D g2d) -
Uses of UPixel in net.sourceforge.plantuml.klimt.drawing.svg
Methods in net.sourceforge.plantuml.klimt.drawing.svg with parameters of type UPixelModifier and TypeMethodDescriptionvoidDriverPixelSvg.draw(UPixel pixel, double x, double y, ColorMapper mapper, UParam param, SvgGraphics svg)