Package org.luwrain.controls
Class HotPointShift
java.lang.Object
org.luwrain.controls.HotPointShift
- All Implemented Interfaces:
HotPoint,HotPointControl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidintintintintvoidsetHotPointX(int value) voidsetHotPointY(int value) voidsetOffsetX(int value) voidsetOffsetY(int value)
-
Field Details
-
control
-
-
Constructor Details
-
HotPointShift
-
-
Method Details
-
beginHotPointTrans
public void beginHotPointTrans()- Specified by:
beginHotPointTransin interfaceHotPointControl
-
endHotPointTrans
public void endHotPointTrans()- Specified by:
endHotPointTransin interfaceHotPointControl
-
getHotPointX
public int getHotPointX()- Specified by:
getHotPointXin interfaceHotPoint- Specified by:
getHotPointXin interfaceHotPointControl
-
setHotPointX
public void setHotPointX(int value) - Specified by:
setHotPointXin interfaceHotPointControl
-
getHotPointY
public int getHotPointY()- Specified by:
getHotPointYin interfaceHotPoint- Specified by:
getHotPointYin interfaceHotPointControl
-
setHotPointY
public void setHotPointY(int value) - Specified by:
setHotPointYin interfaceHotPointControl
-
getOffsetX
public int getOffsetX() -
getOffsetY
public int getOffsetY() -
setOffsetX
public void setOffsetX(int value) -
setOffsetY
public void setOffsetY(int value)
-