Uses of Class
org.freehep.postscript.DSC

Uses of DSC in org.freehep.postscript
 

Fields in org.freehep.postscript declared as DSC
protected  DSC PSDSC.dsc
           
protected  DSC PSInputFile.dsc
           
 

Methods in org.freehep.postscript that return DSC
 DSC OperandStack.getDSC()
           
 DSC Processor.getDSC()
           
 DSC PSDataSource.getDSC()
           
 DSC PSInputFile.getDSC()
           
 DSC PSString.getDSC()
           
 

Constructors in org.freehep.postscript with parameters of type DSC
PSDSC(String comment, DSC dsc)
           
PSInputFile(InputStream input, DSC dsc)
           
PSInputFile(String n, boolean f, InputStream i, Scanner s, DSC d)
           
PSInputFile(String filename, DSC dsc)
           
PSString(char[] chars, int index, int count, DSC dsc)
           
PSString(String string, DSC dsc)
           
Scanner(PushbackInputStream in, DSC dsc)
           
 



Copyright © 2000-2006 FreeHEP. All Rights Reserved.