visibleFileRect

public void visibleFileRect(Rect fRect)

Find the area of the source file that is currently visible on screen, taking into account the current scale, translation, orientation and clipped region. This is a convenience method; see viewToFileRect.

Parameters

fRect

rectangle instance to which the result will be written. Re-use for efficiency.