public interface Needle extends IChartObject
The following features are supported:
| 限定符和类型 | 方法和说明 |
|---|---|
Needle |
copyInstance() |
LineDecorator |
getDecorator()
Returns the value of the 'Decorator' attribute.
|
LineAttributes |
getLineAttributes()
Returns the value of the 'Line Attributes' containment reference
|
boolean |
isSetDecorator()
Returns whether the value of the '
Decorator' attribute is set |
void |
setDecorator(LineDecorator value)
Sets the value of the '
Decorator' attribute |
void |
setLineAttributes(LineAttributes value)
Sets the value of the '
Line Attributes' containment reference |
void |
unsetDecorator()
Unsets the value of the '
Decorator' attribute |
LineAttributes getLineAttributes()
setLineAttributes(LineAttributes),
ComponentPackage.getNeedle_LineAttributes()void setLineAttributes(LineAttributes value)
Line Attributes' containment reference.
value - the new value of the 'Line Attributes' containment reference.getLineAttributes()LineDecorator getDecorator()
LineDecorator.
Specify the line decorator for the needle.
LineDecorator,
isSetDecorator(),
unsetDecorator(),
setDecorator(LineDecorator),
ComponentPackage.getNeedle_Decorator()void setDecorator(LineDecorator value)
Decorator' attribute.
value - the new value of the 'Decorator' attribute.LineDecorator,
isSetDecorator(),
unsetDecorator(),
getDecorator()void unsetDecorator()
Decorator' attribute.
boolean isSetDecorator()
Decorator' attribute is set.
unsetDecorator(),
getDecorator(),
setDecorator(LineDecorator)Needle copyInstance()
copyInstance 在接口中 IChartObjectCopyright © 2005-2008 Actuate Corp. All rights reserved.