Package | Description |
---|---|
org.apache.pdfbox.contentstream.operator.color |
Modifier and Type | Class and Description |
---|---|
class |
SetNonStrokingColor
sc: Sets the colour to use for stroking non-stroking operations.
|
class |
SetNonStrokingColorN
scn: Sets the colour to use for stroking non-stroking operations.
|
class |
SetNonStrokingDeviceCMYKColor
k: Set the non-stroking colour space to DeviceCMYK and set the colour to
use for non-stroking operations.
|
class |
SetNonStrokingDeviceGrayColor
g: Set the non-stroking colour space to DeviceGray and set the gray
level to use for non-stroking operations.
|
class |
SetNonStrokingDeviceRGBColor
rg: Set the non-stroking colour space to DeviceRGB and set the colour to
use for non-stroking operations.
|
class |
SetStrokingColor
SC: Sets the colour to use for stroking stroking operations.
|
class |
SetStrokingColorN
SCN: Sets the colour to use for stroking stroking operations.
|
class |
SetStrokingDeviceCMYKColor
K: Set the stroking colour space to DeviceCMYK and set the colour to use for stroking operations.
|
class |
SetStrokingDeviceGrayColor
G: Set the stroking colour space to DeviceGray and set the gray level to use for stroking
operations.
|
class |
SetStrokingDeviceRGBColor
RG: Set the stroking colour space to DeviceRGB and set the colour to use for stroking operations.
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.