|
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.PageResources
| Constructor Summary | |
PageResources()
Initializes a new instance of the PageResources class. |
|
| Method Summary | |
void |
draw(DocumentWriter writer)
|
PageColorSpaceList |
getColorSpaces()
Gets a collection of ColorSpaces used on the page. |
PageExtGStateList |
getExtGStates()
Gets a collection of ExtGStates used on the page. |
PageFontList |
getFonts()
Gets a collection of fonts used on the page. |
PagePatternList |
getPatterns()
Gets a collection of Patterns used on the page. |
PagePropertiesList |
getProperties()
Gets a collection of Properties used on the page. |
PageShadingList |
getShadings()
Gets a collection of Shadings used on the page. |
PageXObjectList |
getXObjects()
Gets a collection of XObjects used on the page. |
void |
setStartingNameNumber(int startingNameNumber)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PageResources()
PageResources class.
| Method Detail |
public void draw(DocumentWriter writer)
public void setStartingNameNumber(int startingNameNumber)
public PageFontList getFonts()
public PageXObjectList getXObjects()
public PageShadingList getShadings()
public PageColorSpaceList getColorSpaces()
public PagePatternList getPatterns()
public PagePropertiesList getProperties()
public PageExtGStateList getExtGStates()
|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||