Package comirva.visu.epsgraphics.objects

Interface Summary
EpsObject This interface marks a class as postscript object.
 

Class Summary
EpsArc2D This class represents an EpsArc2D
EpsClip This class represents an EpsClip.
EpsColor This class represents an EpsColor It is used to save paint color changes (setColor)
EpsComment This class provides the possibility to add comments to the resulting eps file.
EpsFont represents an EpsFont.
EpsGlyph This class represents an EpsGlyph.
EpsImage this class represents an eps image.
EpsPath this class represents a general eps path.
EpsRectangle this class represents an eps rectangle
EpsRoundRectangle2D This class encapsulates a eps rectangle with rounded corners.
EpsShape This class encapsulates a general eps shape object.
EpsString This class represents an eps string.
EpsStroke this class encapsulates an eps stroke.
EpsTransform this class represents an eps transformation.