Uses of Class
org.apache.pdfbox.contentstream.operator.color.SetStrokingColor
-
Packages that use SetStrokingColor Package Description org.apache.pdfbox.contentstream.operator.color -
-
Uses of SetStrokingColor in org.apache.pdfbox.contentstream.operator.color
Subclasses of SetStrokingColor in org.apache.pdfbox.contentstream.operator.color Modifier and Type Class Description classSetStrokingColorNSCN: Sets the colour to use for stroking stroking operations.classSetStrokingDeviceCMYKColorK: Set the stroking colour space to DeviceCMYK and set the colour to use for stroking operations.classSetStrokingDeviceGrayColorG: Set the stroking colour space to DeviceGray and set the gray level to use for stroking operations.classSetStrokingDeviceRGBColorRG: Set the stroking colour space to DeviceRGB and set the colour to use for stroking operations.
-