Uses of Interface
org.eclipse.birt.chart.model.data.OrthogonalSampleData
Packages that use OrthogonalSampleData
Package
Description
Holds a set of interfaces that define the structure of the data source and
typed data elements associated with a chart series.
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 OrthogonalSampleDataModifier and TypeMethodDescriptionOrthogonalSampleData.copyInstance()
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 OrthogonalSampleDataModifier and TypeMethodDescriptionorg.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 OrthogonalSampleDataModifier and TypeClassDescriptionclass
An implementation of the model object ' Orthogonal Sample Data'.Methods in org.eclipse.birt.chart.model.data.impl that return OrthogonalSampleDataModifier and TypeMethodDescriptionOrthogonalSampleDataImpl.copyInstance()
DataFactoryImpl.createOrthogonalSampleData()
Methods in org.eclipse.birt.chart.model.data.impl that return types with arguments of type OrthogonalSampleDataModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<OrthogonalSampleData>
SampleDataImpl.getOrthogonalSampleData()