|
TPTP 4.2.0 Platform Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Shape Type'.
The following features are supported:
org.eclipse.tptp.platform.report.chart.svg.internal.shapes.ShapesPackage#getShapeType()| Method Summary | |
|---|---|
double |
getHeight()
Returns the value of the 'Height' attribute |
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
java.lang.String |
getValue()
Returns the value of the 'Value' attribute |
double |
getWidth()
Returns the value of the 'Width' attribute |
boolean |
isSetHeight()
Returns whether the value of the ' Height' attribute is set |
boolean |
isSetWidth()
Returns whether the value of the ' Width' attribute is set |
void |
setHeight(double value)
Sets the value of the ' Height' attribute |
void |
setId(java.lang.String value)
Sets the value of the ' Id' attribute |
void |
setValue(java.lang.String value)
Sets the value of the ' Value' attribute |
void |
setWidth(double value)
Sets the value of the ' Width' attribute |
void |
unsetHeight()
Unsets the value of the ' Height' attribute |
void |
unsetWidth()
Unsets the value of the ' Width' attribute |
| Method Detail |
public java.lang.String getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(String),
org.eclipse.tptp.platform.report.chart.svg.internal.shapes.ShapesPackage#getShapeType_Value()public void setValue(java.lang.String value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()public double getHeight()
If the meaning of the 'Height' attribute isn't clear, there really should be more of a description here...
isSetHeight(),
unsetHeight(),
setHeight(double),
org.eclipse.tptp.platform.report.chart.svg.internal.shapes.ShapesPackage#getShapeType_Height()public void setHeight(double value)
Height' attribute.
value - the new value of the 'Height' attribute.isSetHeight(),
unsetHeight(),
getHeight()public void unsetHeight()
Height' attribute.
isSetHeight(),
getHeight(),
setHeight(double)public boolean isSetHeight()
Height' attribute is set.
unsetHeight(),
getHeight(),
setHeight(double)public java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
org.eclipse.tptp.platform.report.chart.svg.internal.shapes.ShapesPackage#getShapeType_Id()public void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()public double getWidth()
If the meaning of the 'Width' attribute isn't clear, there really should be more of a description here...
isSetWidth(),
unsetWidth(),
setWidth(double),
org.eclipse.tptp.platform.report.chart.svg.internal.shapes.ShapesPackage#getShapeType_Width()public void setWidth(double value)
Width' attribute.
value - the new value of the 'Width' attribute.isSetWidth(),
unsetWidth(),
getWidth()public void unsetWidth()
Width' attribute.
isSetWidth(),
getWidth(),
setWidth(double)public boolean isSetWidth()
Width' attribute is set.
unsetWidth(),
getWidth(),
setWidth(double)
|
TPTP 4.2.0 Platform Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||