public interface StyleMap extends IChartObject
The following features are supported:
| 限定符和类型 | 方法和说明 |
|---|---|
StyleMap |
copyInstance() |
StyledComponent |
getComponentName()
Returns the value of the 'Component Name' attribute.
|
Style |
getStyle()
Returns the value of the 'Style' containment reference
|
boolean |
isSetComponentName()
Returns whether the value of the '
Component Name' attribute is set |
void |
setComponentName(StyledComponent value)
Sets the value of the '
Component Name' attribute |
void |
setStyle(Style value)
Sets the value of the '
Style' containment reference |
void |
unsetComponentName()
Unsets the value of the '
Component Name' attribute |
StyledComponent getComponentName()
"Chart_All".
The literals are from the enumeration StyledComponent.
Specifies the name of a chart component that can have styles associated with it.
StyledComponent,
isSetComponentName(),
unsetComponentName(),
setComponentName(StyledComponent),
AttributePackage.getStyleMap_ComponentName()void setComponentName(StyledComponent value)
Component Name' attribute.
value - the new value of the 'Component Name' attribute.StyledComponent,
isSetComponentName(),
unsetComponentName(),
getComponentName()void unsetComponentName()
Component Name' attribute.
boolean isSetComponentName()
Component Name' attribute is set.
unsetComponentName(),
getComponentName(),
setComponentName(StyledComponent)Style getStyle()
setStyle(Style),
AttributePackage.getStyleMap_Style()void setStyle(Style value)
Style' containment reference.
value - the new value of the 'Style' containment reference.getStyle()StyleMap copyInstance()
copyInstance 在接口中 IChartObjectCopyright © 2005-2008 Actuate Corp. All rights reserved.