|
intarsys PDF library API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IContentStreamProvider
An interface for all owners of PDF content streams.
Method Summary | |
---|---|
CSContent |
getContentStream()
The CSContent contained in this. |
void |
setContentStream(CSContent content)
Assign the new CSContent to this. |
Methods inherited from interface de.intarsys.pdf.pd.IResourcesProvider |
---|
getResources, setResources |
Method Detail |
---|
CSContent getContentStream()
CSContent
contained in this.
CSContent
contained in this.void setContentStream(CSContent content)
CSContent
to this.
content
- The new content
|
intarsys PDF library API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |