ZoomEngine(context: Context, container: View)
Constructs an helper instance.
container - the view hosting the zoomable content
ZoomEngine(context: Context, container: View, listener: Listener)
Constructs an helper instance. Deprecated: use addListener to add a listener.