|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Dial Region'.
The following features are supported:
ComponentPackage.getDialRegion()
Method Summary | |
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 |
getEndValue, getFill, getFormatSpecifier, getLabel, getLabelAnchor, getOutline, getStartValue, getTriggers, isSetLabelAnchor, 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, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
public double getInnerRadius()
isSetInnerRadius()
,
unsetInnerRadius()
,
setInnerRadius(double)
,
ComponentPackage.getDialRegion_InnerRadius()
public void setInnerRadius(double value)
Inner Radius
' attribute.
value
- the new value of the 'Inner Radius' attribute.isSetInnerRadius()
,
unsetInnerRadius()
,
getInnerRadius()
public void unsetInnerRadius()
Inner Radius
' attribute.
isSetInnerRadius()
,
getInnerRadius()
,
setInnerRadius(double)
public boolean isSetInnerRadius()
Inner Radius
' attribute is set.
unsetInnerRadius()
,
getInnerRadius()
,
setInnerRadius(double)
public double getOuterRadius()
isSetOuterRadius()
,
unsetOuterRadius()
,
setOuterRadius(double)
,
ComponentPackage.getDialRegion_OuterRadius()
public void setOuterRadius(double value)
Outer Radius
' attribute.
value
- the new value of the 'Outer Radius' attribute.isSetOuterRadius()
,
unsetOuterRadius()
,
getOuterRadius()
public void unsetOuterRadius()
Outer Radius
' attribute.
isSetOuterRadius()
,
getOuterRadius()
,
setOuterRadius(double)
public boolean isSetOuterRadius()
Outer Radius
' attribute is set.
unsetOuterRadius()
,
getOuterRadius()
,
setOuterRadius(double)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |