public interface Fill extends IChartObject
The following features are supported:
AttributePackage.getFill()
Modifier and Type | Method and Description |
---|---|
Fill |
copyInstance() |
int |
getType()
Returns the value of the 'Type' attribute.
|
boolean |
isSetType()
Returns whether the value of the '
Type ' attribute is set. |
void |
setType(int value)
Sets the value of the '
Type ' attribute. |
void |
unsetType()
Unsets the value of the '
Type ' attribute. |
int getType()
isSetType()
,
unsetType()
,
setType(int)
,
AttributePackage.getFill_Type()
void setType(int value)
Type
' attribute.
Sets the type of the background element. value
- the new value of the 'Type' attribute.isSetType()
,
unsetType()
,
getType()
void unsetType()
Type
' attribute.
isSetType()
,
getType()
,
setType(int)
boolean isSetType()
Type
' attribute is set.
unsetType()
,
getType()
,
setType(int)
Fill copyInstance()
copyInstance
in interface IChartObject
Copyright © 2005-2008 Actuate Corp. All rights reserved.