public interface OrthogonalSampleData extends IChartObject
The following features are supported:
| 限定符和类型 | 方法和说明 |
|---|---|
OrthogonalSampleData |
copyInstance() |
java.lang.String |
getDataSetRepresentation()
Returns the value of the 'Data Set Representation' attribute.
|
int |
getSeriesDefinitionIndex()
Returns the value of the 'Series Definition Index' attribute.
|
boolean |
isSetSeriesDefinitionIndex()
Returns whether the value of the '
Series Definition Index' attribute is set |
void |
setDataSetRepresentation(java.lang.String value)
Sets the value of the '
Data Set Representation' attribute |
void |
setSeriesDefinitionIndex(int value)
Sets the value of the '
Series Definition Index' attribute |
void |
unsetSeriesDefinitionIndex()
Unsets the value of the '
Series Definition Index' attribute |
java.lang.String getDataSetRepresentation()
setDataSetRepresentation(String),
DataPackage.getOrthogonalSampleData_DataSetRepresentation()void setDataSetRepresentation(java.lang.String value)
Data Set Representation' attribute.
value - the new value of the 'Data Set Representation' attribute.getDataSetRepresentation()int getSeriesDefinitionIndex()
isSetSeriesDefinitionIndex(),
unsetSeriesDefinitionIndex(),
setSeriesDefinitionIndex(int),
DataPackage.getOrthogonalSampleData_SeriesDefinitionIndex()void setSeriesDefinitionIndex(int value)
Series Definition Index' attribute.
value - the new value of the 'Series Definition Index' attribute.isSetSeriesDefinitionIndex(),
unsetSeriesDefinitionIndex(),
getSeriesDefinitionIndex()void unsetSeriesDefinitionIndex()
Series Definition Index' attribute.
boolean isSetSeriesDefinitionIndex()
Series Definition Index' attribute is set.
unsetSeriesDefinitionIndex(),
getSeriesDefinitionIndex(),
setSeriesDefinitionIndex(int)OrthogonalSampleData copyInstance()
copyInstance 在接口中 IChartObjectCopyright © 2005-2008 Actuate Corp. All rights reserved.