public interface Sphere extends VisualValue
The following features are supported:
ValuesPackage.getSphere()
Modifier and Type | Method and Description |
---|---|
double |
getRadius()
Returns the value of the 'Radius' attribute.
|
void |
setRadius(double value)
Sets the value of the '
Radius ' attribute. |
getGroupElements, getPosition, setPosition
isSynched, setSynched
double getRadius()
If the meaning of the 'Radius' attribute isn't clear, there really should be more of a description here...
setRadius(double)
,
ValuesPackage.getSphere_Radius()
void setRadius(double value)
Radius
' attribute.
value
- the new value of the 'Radius' attribute.getRadius()