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.
-
Interface Summary Interface Description CommandSequence Represents a sequence ofCommand
objects. -
Class Summary Class Description MutableCommandSequence Mutable implementation ofCommandSequence
.