public interface ChartPreferences extends IChartObject
The following features are supported:
| 限定符和类型 | 方法和说明 |
|---|---|
ChartPreferences |
copyInstance()
已过时。
|
org.eclipse.emf.common.util.EList<Block> |
getBlocks()
已过时。
Returns the value of the 'Blocks' containment reference list.
|
org.eclipse.emf.common.util.EList<Label> |
getLabels()
已过时。
Returns the value of the 'Labels' containment reference list.
|
org.eclipse.emf.common.util.EList<Label> getLabels()
Label.
A collection of labels holding preferences for the various labels used in a chart.
ComponentPackage.getChartPreferences_Labels()org.eclipse.emf.common.util.EList<Block> getBlocks()
Block.
A collection of blocks holding preferences for the different blocks used in a chart.
ComponentPackage.getChartPreferences_Blocks()ChartPreferences copyInstance()
copyInstance 在接口中 IChartObjectCopyright © 2005-2008 Actuate Corp. All rights reserved.