org.freehep.postscript
Interface PSDataTarget
- All Known Implementing Classes:
- PSOutputFile, PSString
- public interface PSDataTarget
Objects for PostScript Processor, as defined in 3.3 Data Types and Objects
- Version:
- $Id: PSDataTarget.java,v 1.2 2001/06/16 09:04:29 duns Exp $
- Author:
- Mark Donszelmann
- Source Code:
- PSDataTarget.java
getOutputStream
public OutputStream getOutputStream()
write
public void write(int b,
boolean secure)
throws IOException
- Throws:
IOException
Copyright © 2000-2004 FreeHEP, All Rights Reserved.