|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Rule | |
|---|---|
| org.eclipse.birt.chart.model.data | Holds a set of interfaces that define the structure of the data source and typed data elements associated with a chart series. |
| org.eclipse.birt.chart.model.data.impl | Holds a set of classes that define the structure of the data source and typed data elements associated with a chart series. |
| Uses of Rule in org.eclipse.birt.chart.model.data |
|---|
| Methods in org.eclipse.birt.chart.model.data that return Rule | |
|---|---|
Rule |
DataFactory.createRule()
Deprecated. only reserved for compatibility |
| Uses of Rule in org.eclipse.birt.chart.model.data.impl |
|---|
| Classes in org.eclipse.birt.chart.model.data.impl that implement Rule | |
|---|---|
class |
RuleImpl
Deprecated. only reserved for compatibility |
| Methods in org.eclipse.birt.chart.model.data.impl that return Rule | |
|---|---|
static Rule |
RuleImpl.create(RuleType rt,
java.lang.String sValue)
Deprecated. A convenience method provided to create a new initialized rule instance |
Rule |
DataFactoryImpl.createRule()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||