|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.cete.dynamicpdf.io.PageColorSpaceList
Class represents a collection of color spaces 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. |
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 |
public void setStartingNameNumber(int startingNameNumber)
public void add(Resource resource,
PageWriter writer)
resource - Resource to add to the page.writer - The writer for the current page.public int getCount()
public void drawEntries(DocumentWriter writer)
|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||