|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.steema.teechart.exports.PDFData.PDFImages
public class PDFData.PDFImages
| Constructor Summary | |
|---|---|
PDFData.PDFImages()
|
|
| Method Summary | |
|---|---|
int |
add(java.awt.Image image)
Adds new image to the list |
int |
findImage(java.awt.Image image)
Select the image in image list. |
PDFImageEnumerator |
get(int index)
|
int |
getCount()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PDFData.PDFImages()
| Method Detail |
|---|
public int getCount()
public int add(java.awt.Image image)
image - Image
public int findImage(java.awt.Image image)
image - Image
public PDFImageEnumerator get(int index)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||