Package | Description |
---|---|
com.steema.teechart.exports |
Modifier and Type | Method and Description |
---|---|
MemoryOutputStream |
PDFData.getStream() |
Modifier and Type | Method and Description |
---|---|
void |
PDFData.PDFPage.constructPage(MemoryOutputStream s) |
void |
PDFData.setStream(MemoryOutputStream value) |
Constructor and Description |
---|
PDFData(MemoryOutputStream stream) |
PDFData(MemoryOutputStream stream,
int position) |
PDFPage(MemoryOutputStream s,
int w,
int h) |