|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjxl.biff.drawing.Chart
Contains the various biff records used to insert a chart into a worksheet
| Constructor Summary | |
Chart(MsoDrawingRecord mso,
ObjRecord obj,
DrawingData dd,
int sp,
int ep,
File f,
WorkbookSettings ws)
Constructor |
|
| Method Summary | |
byte[] |
getBytes()
Gets the entire binary record for the chart as a chunk of binary data |
byte[] |
getData()
Implementation of the EscherStream method |
void |
rationalize(IndexMapping xfMapping,
IndexMapping fontMapping,
IndexMapping formatMapping)
Rationalizes the sheet's xf index mapping |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Chart(MsoDrawingRecord mso,
ObjRecord obj,
DrawingData dd,
int sp,
int ep,
File f,
WorkbookSettings ws)
mso - a MsoDrawingRecord valueobj - an ObjRecord valuesp - an int valueep - an int valuef - a File valuews - the workbook settings| Method Detail |
public byte[] getBytes()
getBytes in interface ByteDatapublic byte[] getData()
getData in interface jxl.biff.drawing.EscherStream
public void rationalize(IndexMapping xfMapping,
IndexMapping fontMapping,
IndexMapping formatMapping)
xfMapping - the index mapping for XFRecordsfontMapping - the index mapping for fontsformatMapping - the index mapping for formats
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||