|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PsGraphicsState | |
---|---|
org.foray.ps | Classes for handling the intepretation of PostScript input. |
Uses of PsGraphicsState in org.foray.ps |
---|
Methods in org.foray.ps that return PsGraphicsState | |
---|---|
PsGraphicsState |
PsGraphicsState.clone()
|
PsGraphicsState |
PsGraphicsState.duplicate()
|
protected PsGraphicsState |
PsGraphicsStateStack.filterPush(PsGraphicsState objectToPush)
|
PsGraphicsState |
PsInterpreter4a.getGraphicsState()
Returns the current graphics state. |
Methods in org.foray.ps with parameters of type PsGraphicsState | |
---|---|
protected void |
PsGraphicsState.copy(PsGraphicsState copyFrom)
Copies the contents of copyFrom into this, in conformity with the requirements of the copy operator. |
protected PsGraphicsState |
PsGraphicsStateStack.filterPush(PsGraphicsState objectToPush)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |