|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.chart.ChartDocumentValidator
public class ChartDocumentValidator
Performs validation on the ChartDocument and ensures it is proper
for rendering a chart.
| Constructor Summary | |
|---|---|
ChartDocumentValidator(ChartDocument chartDoc)
Constructs a validator for the specified ChartDocument |
|
| Method Summary | |
|---|---|
int |
getMessageCount()
Returns the number of messages generated from the last validation test |
void |
revalidate()
Performs the validation process on the chart document |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChartDocumentValidator(ChartDocument chartDoc)
chartDoc - | Method Detail |
|---|
public void revalidate()
public int getMessageCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||