Uses of Class
de.erichseifert.vectorgraphics2d.intermediate.commands.Command
Packages that use Command
Package
Description
Classes for the VectorGraphics2D intermediate language.
Commands of the VectorGraphics2D intermediate language that describe calls
to the Graphics2D interface of Java.
Classes that filter or alter a sequence of commands in the VectorGraphics2D
intermediate language.
-
Uses of Command in de.erichseifert.vectorgraphics2d.intermediate
Subinterfaces with type arguments of type Command in de.erichseifert.vectorgraphics2d.intermediateMethods in de.erichseifert.vectorgraphics2d.intermediate that return types with arguments of type CommandMethods in de.erichseifert.vectorgraphics2d.intermediate with parameters of type Command -
Uses of Command in de.erichseifert.vectorgraphics2d.intermediate.commands
Subclasses of Command in de.erichseifert.vectorgraphics2d.intermediate.commandsModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassStateCommand<T>classclassSubclasses with type arguments of type Command in de.erichseifert.vectorgraphics2d.intermediate.commandsMethods in de.erichseifert.vectorgraphics2d.intermediate.commands with parameters of type Command -
Uses of Command in de.erichseifert.vectorgraphics2d.intermediate.filters
Classes in de.erichseifert.vectorgraphics2d.intermediate.filters that implement interfaces with type arguments of type CommandMethods in de.erichseifert.vectorgraphics2d.intermediate.filters that return CommandModifier and TypeMethodDescriptionCommand<?> AbsoluteToRelativeTransformsFilter.next()Command<?> FillPaintedShapeAsImageFilter.next()Command<?> GroupingFilter.next()Command<?> OptimizeFilter.next()Command<?> StreamingFilter.next()Methods in de.erichseifert.vectorgraphics2d.intermediate.filters that return types with arguments of type CommandMethods in de.erichseifert.vectorgraphics2d.intermediate.filters with parameters of type CommandModifier and TypeMethodDescriptionprotected abstract booleanprotected boolean