Constructor and Description |
---|
BBJasperPrintChromaticity(Chromaticity p_chromaticity!)
Constructs a BBJasperPrintChromaticity object given a Chromaticity object
|
Modifier and Type | Method and Description |
---|---|
Chromaticity |
getChromaticity()
Returns the chromaticity object
|
static BBJasperPrintChromaticity |
getColor()
Creates and returns a chromaticity object that contains color information
|
static BBJasperPrintChromaticity |
getMonochrome()
Creates and returns a chromaticity object that contains monochrome information
|
public BBJasperPrintChromaticity(Chromaticity p_chromaticity!)
p_chromaticity!
- Chromaticity object that contains chromaticity informationpublic Chromaticity getChromaticity()
public static BBJasperPrintChromaticity getColor()
public static BBJasperPrintChromaticity getMonochrome()