Class LayoutTurntableView.RayTrackVisuals

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      double getAngle()
      Get the angle for this ray.
      void setAngle​(double an)
      Set the angle for this ray.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getAngle

        public double getAngle()
        Get the angle for this ray.
        Returns:
        the angle for this ray
      • setAngle

        public void setAngle​(double an)
        Set the angle for this ray.
        Parameters:
        an - the angle for this ray