|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.steema.teechart.TeeBase
com.steema.teechart.exports.ImageExportFormat
com.steema.teechart.exports.JPEGFormat
public final class JPEGFormat
Title: TeeChart for Java
Description: TeeChart for Java
Copyright (c) 2004-2006 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
| Field Summary |
|---|
| Fields inherited from class com.steema.teechart.exports.ImageExportFormat |
|---|
fileExtension, format |
| Fields inherited from class com.steema.teechart.TeeBase |
|---|
chart |
| Constructor Summary | |
|---|---|
JPEGFormat(IBaseChart chart)
|
|
| Method Summary | |
|---|---|
javax.imageio.plugins.jpeg.JPEGImageWriteParam |
getJPEGOptions()
|
void |
setJPEGOptions(javax.imageio.plugins.jpeg.JPEGImageWriteParam params)
|
| Methods inherited from class com.steema.teechart.exports.ImageExportFormat |
|---|
getHeight, getWidth, save, save, setHeight, setWidth |
| Methods inherited from class com.steema.teechart.TeeBase |
|---|
getChart, invalidate, setBooleanProperty, setChart, setColorProperty, setColorProperty, setDoubleProperty, setIntegerProperty, setStringProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JPEGFormat(IBaseChart chart)
| Method Detail |
|---|
public javax.imageio.plugins.jpeg.JPEGImageWriteParam getJPEGOptions()
public void setJPEGOptions(javax.imageio.plugins.jpeg.JPEGImageWriteParam params)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||