Interface BitmapPlaneListener
-
public interface BitmapPlaneListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonBitmapPlaneDoubleTap()Called when user performed double tap.voidonBitmapPlaneLongPress()Called when user performed long press.voidonBitmapPlaneSingleTap()Called when user performed single tab.
-