|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.informatica.report.block.AbstractBlock
info.informatica.report.block.DynamicBlock
info.informatica.report.block.ImageBlock
info.informatica.report.block.chart.ChartBlock
public class ChartBlock
Base class for chart report classes.
The following properties are supported:
font - Title font spec
(fontfamilyname[-style[-pointsize]])
| Constructor Summary | |
|---|---|
ChartBlock(ReportElement peerElement)
|
|
| Method Summary | |
|---|---|
void |
print(ReportWriter rw,
Dataset rd)
|
| Methods inherited from class info.informatica.report.block.ImageBlock |
|---|
getFilename, getHeight, getPath, getTitle, getWidth, init, setFilename |
| Methods inherited from class info.informatica.report.block.DynamicBlock |
|---|
filterChildReportElement, getNestedBlocks, hasNested |
| Methods inherited from class info.informatica.report.block.AbstractBlock |
|---|
filterChildXHTMLElement, getCondition, getPeerElement, getReportDataSpec, getTransformParameters, isHidden, printSample, setCondition, setReportDataSpec |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChartBlock(ReportElement peerElement)
| Method Detail |
|---|
public void print(ReportWriter rw,
Dataset rd)
throws info.informatica.doc.RenderingException,
DatasetException
info.informatica.doc.RenderingException
DatasetException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||