Class JRPrintImageAreaHyperlink

    • Constructor Detail

      • JRPrintImageAreaHyperlink

        public JRPrintImageAreaHyperlink()
        Creates a blank image area.
      • JRPrintImageAreaHyperlink

        public JRPrintImageAreaHyperlink​(JRPrintImageArea area,
                                         JRPrintHyperlink hyperlink)
        Creates an image area by specifying its attributes.
        Parameters:
        area - the area
        hyperlink - the hyperlink information
    • Method Detail

      • getArea

        public JRPrintImageArea getArea()
        Returns the area of the image map component.
        Returns:
        the area of the image map component
      • setArea

        public void setArea​(JRPrintImageArea area)
        Sets the area of the image map component.
        Parameters:
        area - the area
      • getHyperlink

        public JRPrintHyperlink getHyperlink()
        Returns the hyperlink information of the image map component.
        Returns:
        the hyperlink information of the image map component
      • setHyperlink

        public void setHyperlink​(JRPrintHyperlink hyperlink)
        Sets the hyperlink information of the image map component.
        Parameters:
        hyperlink - the hyperlink information