Uses of Class
de.erichseifert.vectorgraphics2d.intermediate.commands.DrawImageCommand
Packages that use DrawImageCommand
Package
Description
Classes that filter or alter a sequence of commands in the VectorGraphics2D
intermediate language.
-
Uses of DrawImageCommand in de.erichseifert.vectorgraphics2d.intermediate.filters
Methods in de.erichseifert.vectorgraphics2d.intermediate.filters that return DrawImageCommandModifier and TypeMethodDescriptionprivate DrawImageCommand
FillPaintedShapeAsImageFilter.getDrawImageCommand
(FillShapeCommand shapeCommand, SetPaintCommand paintCommand)