|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DialRegion
A representation of the model object 'Dial Region'.
The following features are supported:
ComponentPackage.getDialRegion()
Method Summary | |
---|---|
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. |
Methods inherited from interface org.eclipse.birt.chart.model.component.MarkerRange |
---|
getCursor, getEndValue, getFill, getFormatSpecifier, getLabel, getLabelAnchor, getOutline, getStartValue, getTriggers, isSetLabelAnchor, setCursor, setEndValue, setFill, setFormatSpecifier, setLabel, setLabelAnchor, setOutline, setStartValue, unsetLabelAnchor |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
double 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.
isSetInnerRadius()
,
getInnerRadius()
,
setInnerRadius(double)
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.
isSetOuterRadius()
,
getOuterRadius()
,
setOuterRadius(double)
boolean isSetOuterRadius()
Outer Radius
' attribute is set.
unsetOuterRadius()
,
getOuterRadius()
,
setOuterRadius(double)
DialRegion copyInstance()
copyInstance
in interface IChartObject
copyInstance
in interface MarkerRange
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |