public class SelectionOperation extends java.lang.Object implements MatrixHelper.OnInterceptListener
| Modifier and Type | Method and Description |
|---|---|
void |
draw(android.graphics.Canvas canvas,
android.graphics.Rect showRect,
TableConfig config) |
ISelectFormat |
getSelectFormat() |
boolean |
isIntercept(android.view.MotionEvent e1,
float distanceX,
float distanceY) |
public void draw(android.graphics.Canvas canvas,
android.graphics.Rect showRect,
TableConfig config)
public ISelectFormat getSelectFormat()
public boolean isIntercept(android.view.MotionEvent e1,
float distanceX,
float distanceY)
isIntercept in interface MatrixHelper.OnInterceptListener