Class Orientation

java.lang.Object
org.jmol.modelset.Orientation

public class Orientation extends Object
  • Field Details

    • saveName

      public String saveName
    • rotationMatrix

      private javajs.util.M3 rotationMatrix
    • xTrans

      private float xTrans
    • yTrans

      private float yTrans
    • zoom

      private float zoom
    • rotationRadius

      private float rotationRadius
    • center

      private javajs.util.P3 center
    • xNav

      private float xNav
    • yNav

      private float yNav
    • cameraDepth

      private float cameraDepth
    • cameraX

      private float cameraX
    • cameraY

      private float cameraY
    • windowCenteredFlag

      private boolean windowCenteredFlag
    • moveToText

      private String moveToText
    • pymolView

      private float[] pymolView
    • vwr

      private Viewer vwr
  • Constructor Details

    • Orientation

      public Orientation(Viewer vwr, boolean asDefault, float[] pymolView)
  • Method Details

    • getMoveToText

      public String getMoveToText(boolean asCommand)
    • restore

      public boolean restore(float timeSeconds, boolean isAll)