|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PrecisionPoint
A representation of the model object ' Precision Point'.
Method Summary | |
---|---|
double |
getX()
Returns the value of the 'X' attribute. |
double |
getY()
Returns the value of the 'Y' attribute. |
void |
setX(double value)
Sets the value of the ' X ' attribute. |
void |
setY(double value)
Sets the value of the ' Y ' attribute. |
Method Detail |
---|
double getX()
If the meaning of the 'X' attribute isn't clear, there really should be more of a description here...
setX(double)
,
StylesPackage.getPrecisionPoint_X()
void setX(double value)
X
' attribute.
value
- the new value of the 'X' attribute.getX()
double getY()
If the meaning of the 'Y' attribute isn't clear, there really should be more of a description here...
setY(double)
,
StylesPackage.getPrecisionPoint_Y()
void setY(double value)
Y
' attribute.
value
- the new value of the 'Y' attribute.getY()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |