|
PDF Clown 0.1.2 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeviceGrayColor | |
|---|---|
| org.pdfclown.documents.contents.colorSpaces | Color space types used to specify the colors of graphics objects inside content streams [PDF:1.6:4.5]. |
| org.pdfclown.documents.contents.objects | Content stream instructions [PDF:1.6:3.7.1]. |
| Uses of DeviceGrayColor in org.pdfclown.documents.contents.colorSpaces |
|---|
| Fields in org.pdfclown.documents.contents.colorSpaces declared as DeviceGrayColor | |
|---|---|
static DeviceGrayColor |
DeviceGrayColor.Black
|
static DeviceGrayColor |
DeviceGrayColor.Default
|
static DeviceGrayColor |
DeviceGrayColor.White
|
| Methods in org.pdfclown.documents.contents.colorSpaces that return DeviceGrayColor | |
|---|---|
static DeviceGrayColor |
DeviceGrayColor.get(PdfArray components)
Gets the color corresponding to the specified components. |
DeviceGrayColor |
DeviceGrayColorSpace.getColor(List<PdfDirectObject> components,
IContentContext context)
|
DeviceGrayColor |
DeviceGrayColorSpace.getDefaultColor()
|
| Uses of DeviceGrayColor in org.pdfclown.documents.contents.objects |
|---|
| Constructors in org.pdfclown.documents.contents.objects with parameters of type DeviceGrayColor | |
|---|---|
SetDeviceGrayFillColor(DeviceGrayColor value)
|
|
SetDeviceGrayStrokeColor(DeviceGrayColor value)
|
|
|
PDF Clown 0.1.2 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||