public class SpotColor extends ExtendedColor
type, TYPE_CMYK, TYPE_GRAY, TYPE_PATTERN, TYPE_RGB, TYPE_SEPARATION, TYPE_SHADING
Constructor and Description |
---|
SpotColor(PdfSpotColor spot,
float tint) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
PdfSpotColor |
getPdfSpotColor() |
float |
getTint() |
int |
hashCode() |
getType, getType
public SpotColor(PdfSpotColor spot, float tint)
public PdfSpotColor getPdfSpotColor()
public float getTint()
Copyright © 2013. All Rights Reserved.