DynamicPDF by ceTe Software

com.cete.dynamicpdf.io
Class PagePropertiesList

java.lang.Object
  |
  +--com.cete.dynamicpdf.io.PagePropertiesList

public class PagePropertiesList
extends java.lang.Object

Class represents a collection of properties for a page.


Method Summary
 void add(Resource resource, PageWriter writer)
          Writes the PDF name for the Resource to the page and adds it to the pages resource list if it has not previously been added.
 void drawEntries(DocumentWriter writer)
           
 int getCount()
           
 void setStartingNameNumber(int startingNameNumber)
          Sets the Starting Name Number
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setStartingNameNumber

public void setStartingNameNumber(int startingNameNumber)
Sets the Starting Name Number


add

public void add(Resource resource,
                PageWriter writer)
Writes the PDF name for the Resource to the page and adds it to the pages resource list if it has not previously been added.

Parameters:
resource - Resource to add to the page.
writer - The writer for the current page.

getCount

public int getCount()

drawEntries

public void drawEntries(DocumentWriter writer)

DynamicPDF by ceTe Software

API Reference for DynamicPDF™ for Java generated on December 20, 2005
© Copyright 2005, ceTe Software