Class PatternColor

    • Constructor Detail

      • PatternColor

        public PatternColor​(PdfPatternPainter painter)
        Creates a color representing a pattern.
        Parameters:
        painter - the actual pattern
    • Method Detail

      • getPainter

        public PdfPatternPainter getPainter()
        Gets the pattern.
        Returns:
        the pattern
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Color