PrecisionDescriber

public interface PrecisionDescriber

Known direct subclasses
Press

Returns different touch target sizes.


Interface to implement size of click area.

Summary

Public methods

abstract float[]

Different touch target sizes.

Public methods

describePrecision

abstract float[] describePrecision()

Different touch target sizes.

Returns
float[]

a float[] with x and y values of size of click area.