Uses of Class
org.apache.fop.render.intermediate.IFGraphicContext
-
Packages that use IFGraphicContext Package Description org.apache.fop.render.intermediate -
-
Uses of IFGraphicContext in org.apache.fop.render.intermediate
Fields in org.apache.fop.render.intermediate declared as IFGraphicContext Modifier and Type Field Description private IFGraphicContext
IFRenderer. graphicContext
Constructors in org.apache.fop.render.intermediate with parameters of type IFGraphicContext Constructor Description IFGraphicContext(IFGraphicContext graphicContext)
Copy constructor.
-