com.partnersoft.gui
Class SphericalImageViewer
java.lang.Object
com.partnersoft.gui.SphericalImageViewer
public class SphericalImageViewer
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SphericalImageViewer
public SphericalImageViewer()
getRotation
public double getRotation()
getTilt
public double getTilt()
setImageFile
public void setImageFile(VfsFile newFile)
setRotation
public void setRotation(double newRotation)
setTilt
public void setTilt(double newTilt)
getImageFile
public VfsFile getImageFile()
getScale
public double getScale()
setScale
public void setScale(double scale)
reset
public void reset()
getGui
public javax.swing.JComponent getGui()
test
public static void test()