Package com.pdfview.subsamplincscaleimageview
See: Description
-
Class Summary Class Description ImageSource Helper class used to set the source and additional attributes from a variety of sources. AnimationBuilder Builder class used to set additional options for a scale animation. DefaultOnAnimationEventListener Default implementation of OnAnimationEventListener for extension. DefaultOnImageEventListener Default implementation of OnImageEventListener for extension. DefaultOnStateChangedListener Default implementation of OnStateChangedListener. SubsamplingScaleImageView Displays an image subsampled as necessary to avoid loading too much image data into memory. ImageViewState Wraps the scale, center and orientation of a displayed image for easy restoration on screen rotate. -
Interface Summary Interface Description OnAnimationEventListener An event listener for animations, allows events to be triggered when an animation completes,is aborted by another animation starting, or is aborted by a touch event. OnImageEventListener An event listener, allowing subclasses and activities to be notified of significant events. OnStateChangedListener An event listener, allowing activities to be notified of pan and zoom events.