ImageGearJava Project > com.accusoft.imagegear.display Package > ImGearPageDisplay Class : handleScroll Method |
IImGearScrollableView
interface, represents Java context to draw image in.
Use this method only to handle scrolling events. To scroll image to particular position, use scrollTo method instead.
public void handleScroll( IImGearScrollableView pageView, ImGearScrollBarType scrollBarType, int scrollValue ) |
IImGearScrollableView
interface, represents Java context to draw image in.