Uses of Class org.apache.fop.pdf.PDFGState

Uses in package org.apache.fop.pdf

Fields of type org.apache.fop.pdf.PDFGState

PDFGState
Default GState object
PDFGState

Methods with parameter type org.apache.fop.pdf.PDFGState

void
A a GState to this resource context.
void
Add a PDFGState to the resources.
void
Adds all values from another GState object to this one.
PDFGState
Looks for an existing GState to use
PDFGState
PDFFactory.makeGState(Map settings, PDFGState current)
make an ExtGState for extra graphics options This tries to find a GState that will setup the correct values for the current context.

Methods with return type org.apache.fop.pdf.PDFGState

PDFGState
Looks for an existing GState to use
PDFGState
Get the graphics state.
PDFGState
PDFFactory.makeGState(Map settings, PDFGState current)
make an ExtGState for extra graphics options This tries to find a GState that will setup the correct values for the current context.

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.