Class Orientation


  • public class Orientation
    extends Object
    • Field Detail

      • 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
      • navCenter

        private javajs.util.P3 navCenter
      • xNav

        private float xNav
      • yNav

        private float yNav
      • navDepth

        private float navDepth
      • cameraDepth

        private float cameraDepth
      • cameraX

        private float cameraX
      • cameraY

        private float cameraY
      • windowCenteredFlag

        private boolean windowCenteredFlag
      • navigationMode

        private boolean navigationMode
      • moveToText

        private String moveToText
      • pymolView

        private float[] pymolView
    • Constructor Detail

      • Orientation

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

      • getMoveToText

        public String getMoveToText​(boolean asCommand)
      • restore

        public boolean restore​(float timeSeconds,
                               boolean isAll)