Uses of Class
de.erichseifert.vectorgraphics2d.intermediate.commands.SetPaintCommand
Packages that use SetPaintCommand
Package
Description
Classes that filter or alter a sequence of commands in the VectorGraphics2D
intermediate language.
-
Uses of SetPaintCommand in de.erichseifert.vectorgraphics2d.intermediate.filters
Fields in de.erichseifert.vectorgraphics2d.intermediate.filters declared as SetPaintCommandModifier and TypeFieldDescriptionprivate SetPaintCommand
FillPaintedShapeAsImageFilter.lastSetPaintCommand
Methods in de.erichseifert.vectorgraphics2d.intermediate.filters with parameters of type SetPaintCommandModifier and TypeMethodDescriptionprivate DrawImageCommand
FillPaintedShapeAsImageFilter.getDrawImageCommand
(FillShapeCommand shapeCommand, SetPaintCommand paintCommand)