Package printscreen

Class PrintScreenParameters

java.lang.Object
printscreen.PrintScreenParameters
All Implemented Interfaces:
Serializable, Cloneable

public class PrintScreenParameters extends Object implements Serializable, Cloneable
See Also:
  • Field Details

    • serialVersionUID

      public static final long serialVersionUID
      See Also:
    • datedSubFolders

      public boolean datedSubFolders
    • imageType

      public String imageType
  • Constructor Details

    • PrintScreenParameters

      public PrintScreenParameters()
  • Method Details

    • getAnnotationChoices

      public AnnotationChoices getAnnotationChoices()
      Returns:
      the annotationChoices
    • setAnnotationChoices

      public void setAnnotationChoices(AnnotationChoices annotationChoices)
      Parameters:
      annotationChoices - the annotationChoices to set
    • getDestFolder

      public String getDestFolder()
      Returns:
      the destFolder
    • setDestFolder

      public void setDestFolder(String destFolder)
      Parameters:
      destFolder - the destFolder to set