Serialized Form


Package org.freehep.postscript

Class org.freehep.postscript.BreakException extends RuntimeException implements Serializable

Class org.freehep.postscript.DictionaryStack extends PostScriptStack implements Serializable

Serialized Fields

operators

Class[] operators

errordict

PSName errordict

dollarerror

PSName dollarerror

systemdict

PSName systemdict

userdict

PSName userdict

globaldict

PSName globaldict

statusdict

PSName statusdict

standardEncoding

PSName standardEncoding

isoLatin1Encoding

PSName isoLatin1Encoding

fontDirectory

PSName fontDirectory

globalFontDirectory

PSName globalFontDirectory

Class org.freehep.postscript.DSCEvent extends EventObject implements Serializable

Serialized Fields

comment

String comment

args

Object args

state

int state

Class org.freehep.postscript.ExecutableStack extends PostScriptStack implements Serializable

Class org.freehep.postscript.FatalError extends Error implements Serializable

Class org.freehep.postscript.GStateStack extends PostScriptStack implements Serializable

Class org.freehep.postscript.NameNotFoundException extends Exception implements Serializable

Class org.freehep.postscript.OperandStack extends PostScriptStack implements Serializable

Serialized Fields

processor

Processor processor

gstate

PSGState gstate

secure

boolean secure

packingMode

boolean packingMode

Class org.freehep.postscript.Pattern extends ColorSpace implements Serializable

Serialized Fields

colorSpace

ColorSpace colorSpace

Class org.freehep.postscript.PostScriptError extends Error implements Serializable

Class org.freehep.postscript.PostScriptStack extends Stack implements Serializable

Serialized Fields

marker

int marker

Class org.freehep.postscript.PSDebugger extends JPanel implements Serializable

Serialized Fields

listeners

List listeners

b

JButton[][] b

stackPanel

JPanel stackPanel

buttonPanel

JPanel buttonPanel

Class org.freehep.postscript.PSPanel extends org.freehep.graphics2d.BufferedPanel implements Serializable

Serialized Fields

mirroredGraphics

Graphics2D mirroredGraphics

Class org.freehep.postscript.PSRandom extends Random implements Serializable

Serialized Fields

seed

long seed

Class org.freehep.postscript.RangeException extends Exception implements Serializable

Class org.freehep.postscript.SyntaxException extends Exception implements Serializable

Serialized Fields

line

int line



Copyright © 2000-2006 FreeHEP. All Rights Reserved.