Uses of Interface
org.faceless.pdf2.PropertyManager

Packages that use PropertyManager
org.faceless.pdf2 Contains the classes used to create a PDF document 
 

Uses of PropertyManager in org.faceless.pdf2
 

Fields in org.faceless.pdf2 declared as PropertyManager
static PropertyManager PropertyManager.SYSTEM
          Defines a PropertyManager which checks the System.getProperty(java.lang.String) method.
 

Methods in org.faceless.pdf2 that return PropertyManager
static PropertyManager PDF.getPropertyManager()
          Get the PropertyManager currently being used by the PDF library
 

Methods in org.faceless.pdf2 with parameters of type PropertyManager
static void PDF.setPropertyManager(PropertyManager manager)
          Set the PropertyManager to be used by the PDF library
 



Copyright © 2001-2012 Big Faceless Organization