healpix.plot3d.gui.healpix3d
Interface RotateAble

All Known Implementing Classes:
HealCanvas, MapCanvas, MapCanvas3D

public interface RotateAble

Appears to be interface to graphic objects which can be rotated.


Method Summary
 RotationInterpolator getRotationInterpolator()
          Getter.
 

Method Detail

getRotationInterpolator

RotationInterpolator getRotationInterpolator()
Getter.

Returns:
the interpolator object.

"Built from revision exported"