|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrthogonalSampleData | |
|---|---|
| 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 OrthogonalSampleData in org.eclipse.birt.chart.model.data |
|---|
| Methods in org.eclipse.birt.chart.model.data that return OrthogonalSampleData | |
|---|---|
OrthogonalSampleData |
OrthogonalSampleData.copyInstance()
|
OrthogonalSampleData |
DataFactory.createOrthogonalSampleData()
Returns a new object of class 'Orthogonal Sample Data'. |
| Methods in org.eclipse.birt.chart.model.data that return types with arguments of type OrthogonalSampleData | |
|---|---|
org.eclipse.emf.common.util.EList<OrthogonalSampleData> |
SampleData.getOrthogonalSampleData()
Returns the value of the 'Orthogonal Sample Data' containment reference list. |
| Uses of OrthogonalSampleData in org.eclipse.birt.chart.model.data.impl |
|---|
| Classes in org.eclipse.birt.chart.model.data.impl that implement OrthogonalSampleData | |
|---|---|
class |
OrthogonalSampleDataImpl
An implementation of the model object ' Orthogonal Sample Data'. |
| Methods in org.eclipse.birt.chart.model.data.impl that return OrthogonalSampleData | |
|---|---|
OrthogonalSampleData |
OrthogonalSampleDataImpl.copyInstance()
|
OrthogonalSampleData |
DataFactoryImpl.createOrthogonalSampleData()
|
| Methods in org.eclipse.birt.chart.model.data.impl that return types with arguments of type OrthogonalSampleData | |
|---|---|
org.eclipse.emf.common.util.EList<OrthogonalSampleData> |
SampleDataImpl.getOrthogonalSampleData()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||