Package com.icesoft.pdf.util

Interface Summary
MemoryManageable The memory manageable interface is used by the Memory Manager to free the memory of a PDF object when they are no longer needed.
MemoryManagerDelegate Sometimes it might not make sense to have a fullblown MemoryManager taking care of some resources, but instead have a delegate that the MemoryManager can make use of.
 

Class Summary
CacheManager The CacheManager class has one very simple task which is to ensure that when a document is closed there are no temporary ByteCache or ImageCache objects left in the user's temporary folder.
Defs Utility class that simplifies system property and reflection calls.
GraphicsRenderingHints The GraphicsRenderingHints class provides a central place for storing Java2D rendering hints settings.
Library The Library class acts a central repository for the access of PDF objects in a document.
MemoryManager The MemoryManager class is a utility to help manage the amount of memory available to the application.
PropertyConstants  
 

Exception Summary
Debug Use this class (instead of System.ou) for printing all debuggin information.