Class LightRig

java.lang.Object
com.independentsoft.office.drawing.LightRig

public class LightRig extends Object
The Class LightRig.
  • Constructor Details

  • Method Details

    • clone

      public LightRig clone()
      Overrides:
      clone in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getRotation

      public Rotation getRotation()
      Gets the rotation.
      Returns:
      the rotation
    • setRotation

      public void setRotation(Rotation rotation)
      Sets the rotation.
      Parameters:
      rotation - the new rotation
    • getDirection

      public LightRigDirection getDirection()
      Gets the direction.
      Returns:
      the direction
    • setDirection

      public void setDirection(LightRigDirection direction)
      Sets the direction.
      Parameters:
      direction - the new direction
    • getType

      public LightRigType getType()
      Gets the type.
      Returns:
      the type
    • setType

      public void setType(LightRigType type)
      Sets the type.
      Parameters:
      type - the new type