Class SpotColor

All Implemented Interfaces:
Paint, Transparency, Serializable

@Deprecated public class SpotColor extends ExtendedColor
Deprecated.
Author:
psoares
See Also:
  • Constructor Details

    • SpotColor

      public SpotColor(PdfSpotColor spot, float tint)
      Deprecated.
    • SpotColor

      public SpotColor(float red, float green, float blue, float alpha, float tint)
      Deprecated.
  • Method Details

    • getPdfSpotColor

      public PdfSpotColor getPdfSpotColor()
      Deprecated.
    • getTint

      public float getTint()
      Deprecated.
    • equals

      public boolean equals(Object obj)
      Deprecated.
      Overrides:
      equals in class Color
    • hashCode

      public int hashCode()
      Deprecated.
      Overrides:
      hashCode in class Color