Class ImagePreview

  • All Implemented Interfaces:
    java.io.Serializable

    public class ImagePreview
    extends Preview
    The type Image preview.
    See Also:
    Serialized Form
    • Constructor Detail

      • ImagePreview

        public ImagePreview()
    • Method Detail

      • getImagePath

        public java.lang.String getImagePath()
        Gets image path.
        Returns:
        the image path
      • setImagePath

        public void setImagePath​(java.lang.String imagepath)
        Sets image path.
        Parameters:
        imagepath - the imagepath
      • getImageFormat

        public java.lang.String getImageFormat()
        Gets image format.
        Returns:
        the image format
      • setImageFormat

        public void setImageFormat​(java.lang.String imageformat)
        Sets image format.
        Parameters:
        imageformat - the imageformat
      • getImageWidth

        public int getImageWidth()
        Gets image width.
        Returns:
        the image width
      • setImageWidth

        public void setImageWidth​(int imageWidth)
        Sets image width.
        Parameters:
        imageWidth - the image width
      • getImageHeight

        public int getImageHeight()
        Gets image height.
        Returns:
        the image height
      • setImageHeight

        public void setImageHeight​(int imageHeight)
        Sets image height.
        Parameters:
        imageHeight - the image height
      • getImageResolution

        public int getImageResolution()
        Gets image resolution.
        Returns:
        the image resolution
      • setImageResolution

        public void setImageResolution​(int imageResolution)
        Sets image resolution.
        Parameters:
        imageResolution - the image resolution
      • getImageColorDepth

        public int getImageColorDepth()
        Gets image color depth.
        Returns:
        the image color depth
      • setImageColorDepth

        public void setImageColorDepth​(int imageColorDepth)
        Sets image color depth.
        Parameters:
        imageColorDepth - the image color depth
      • getButtonState

        public Preview.ButtonState getButtonState()
        Gets button state.
        Returns:
        the button state
      • setButtonState

        public void setButtonState​(Preview.ButtonState buttonState)
        Sets button state.
        Parameters:
        buttonState - the button state
      • getDescription

        public java.lang.String getDescription()
        Gets description.
        Returns:
        the description
      • setDescription

        public void setDescription​(java.lang.String description)
        Sets description.
        Parameters:
        description - the description
      • setContent

        public void setContent​(java.lang.String content)
        Description copied from class: Comet3EntityData
        Sets content.
        Specified by:
        setContent in class Comet3EntityData
        Parameters:
        content - the content