Animate a pan along the specified distance in screen (pixel) co-ordinates using the provided duration. @param dx the amount to pan along the x-dimension, in pixel units @param dy the amount to pan along the y-dimension, in pixel units @param duration the duration of the animation, in milliseconds
(double dx, double dy, long duration)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected