Uses of Class
com.blogspot.applications4android.comicreader.zoom.PanZoomControl

Packages that use PanZoomControl
com.blogspot.applications4android.comicreader.zoom   
 

Uses of PanZoomControl in com.blogspot.applications4android.comicreader.zoom
 

Methods in com.blogspot.applications4android.comicreader.zoom that return PanZoomControl
 PanZoomControl PanZoomView.getController()
          Give the controller for pan/zoom
 

Methods in com.blogspot.applications4android.comicreader.zoom with parameters of type PanZoomControl
 void PanZoomView.setController(PanZoomControl mc)
          Set the controller for this view
 

Constructors in com.blogspot.applications4android.comicreader.zoom with parameters of type PanZoomControl
PanZoomListener(PanZoomControl ctrl, LinearLayout ctrls)
          Constructor