Package de.erichseifert.vectorgraphics2d.intermediate
package de.erichseifert.vectorgraphics2d.intermediate
Classes for the VectorGraphics2D intermediate language.
It describes all calls to the Graphics2D interface of Java using commands
and filters.
-
ClassDescriptionRepresents a sequence of
Command
objects.Mutable implementation ofCommandSequence
.