public interface DialRegion extends MarkerRange
The following features are supported:
| 限定符和类型 | 方法和说明 |
|---|---|
DialRegion |
copyInstance() |
double |
getInnerRadius()
Returns the value of the 'Inner Radius' attribute
|
double |
getOuterRadius()
Returns the value of the 'Outer Radius' attribute
|
boolean |
isSetInnerRadius()
Returns whether the value of the '
Inner Radius' attribute is set |
boolean |
isSetOuterRadius()
Returns whether the value of the '
Outer Radius' attribute is set |
void |
setInnerRadius(double value)
Sets the value of the '
Inner Radius' attribute |
void |
setOuterRadius(double value)
Sets the value of the '
Outer Radius' attribute |
void |
unsetInnerRadius()
Unsets the value of the '
Inner Radius' attribute |
void |
unsetOuterRadius()
Unsets the value of the '
Outer Radius' attribute |
getCursor, getEndValue, getFill, getFormatSpecifier, getLabel, getLabelAnchor, getOutline, getStartValue, getTriggers, isSetLabelAnchor, setCursor, setEndValue, setFill, setFormatSpecifier, setLabel, setLabelAnchor, setOutline, setStartValue, unsetLabelAnchordouble getInnerRadius()
isSetInnerRadius(),
unsetInnerRadius(),
setInnerRadius(double),
ComponentPackage.getDialRegion_InnerRadius()void setInnerRadius(double value)
Inner Radius' attribute.
value - the new value of the 'Inner Radius' attribute.isSetInnerRadius(),
unsetInnerRadius(),
getInnerRadius()void unsetInnerRadius()
Inner Radius' attribute.
boolean isSetInnerRadius()
Inner Radius' attribute is set.
unsetInnerRadius(),
getInnerRadius(),
setInnerRadius(double)double getOuterRadius()
isSetOuterRadius(),
unsetOuterRadius(),
setOuterRadius(double),
ComponentPackage.getDialRegion_OuterRadius()void setOuterRadius(double value)
Outer Radius' attribute.
value - the new value of the 'Outer Radius' attribute.isSetOuterRadius(),
unsetOuterRadius(),
getOuterRadius()void unsetOuterRadius()
Outer Radius' attribute.
boolean isSetOuterRadius()
Outer Radius' attribute is set.
unsetOuterRadius(),
getOuterRadius(),
setOuterRadius(double)DialRegion copyInstance()
copyInstance 在接口中 IChartObjectcopyInstance 在接口中 MarkerRangeCopyright © 2005-2008 Actuate Corp. All rights reserved.