Uses of Class
org.sourceforge.jlibeps.epsgraphics.EpsGraphics2D
-
-
Uses of EpsGraphics2D in org.sourceforge.jlibeps.epsgraphics
Fields in org.sourceforge.jlibeps.epsgraphics declared as EpsGraphics2D Modifier and Type Field Description private EpsGraphics2DEpsDocument. _lastGMethods in org.sourceforge.jlibeps.epsgraphics with parameters of type EpsGraphics2D Modifier and Type Method Description voidEpsDocument. append(EpsGraphics2D g, String line)Appends a line to the EpsDocument.Constructors in org.sourceforge.jlibeps.epsgraphics with parameters of type EpsGraphics2D Constructor Description EpsGraphics2D(EpsGraphics2D g)Constructs a new EpsGraphics2D instance that is a copy of the supplied argument and points at the same EpsDocument.
-