public class EPSDocument extends SizedDocument
Document in the Encapsulated PostScript®
(EPS) format.| Constructor and Description |
|---|
EPSDocument(CommandSequence commands,
PageSize pageSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(Command<?> command) |
void |
writeTo(java.io.OutputStream out) |
getPageSize, isCompressedpublic EPSDocument(CommandSequence commands, PageSize pageSize)
public void writeTo(java.io.OutputStream out)
throws java.io.IOException
java.io.IOExceptionpublic void handle(Command<?> command)