org.pdfbox.util
Class PDFStreamEngine.StreamResources

java.lang.Object
  extended by org.pdfbox.util.PDFStreamEngine.StreamResources
Enclosing class:
PDFStreamEngine

protected static class PDFStreamEngine.StreamResources
extends Object

This is a simple internal class used by the Stream engine to handle the resources stack.


Field Summary
protected  Map colorSpaces
           
protected  Map fonts
           
protected  Map graphicsStates
           
protected  PDResources resources
           
protected  Map xobjects
           
 
Constructor Summary
protected PDFStreamEngine.StreamResources()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fonts

protected Map fonts

colorSpaces

protected Map colorSpaces

xobjects

protected Map xobjects

graphicsStates

protected Map graphicsStates

resources

protected PDResources resources
Constructor Detail

PDFStreamEngine.StreamResources

protected PDFStreamEngine.StreamResources()


Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.