Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
org.apache.fop.render.gradient |
Modifier and Type | Method | Description |
---|---|---|
Function |
PDFFunction.getFunction() |
Constructor | Description |
---|---|
PDFFunction(Function function) |
|
PDFFunction(Function function,
java.util.List<PDFFunction> pdfFunctions) |
Modifier and Type | Method | Description |
---|---|---|
Function |
Shading.getFunction() |
Modifier and Type | Method | Description |
---|---|---|
java.util.List<Function> |
Function.getFunctions() |
Gets the sub-functions
|
Constructor | Description |
---|---|
Shading(int shadingType,
PDFDeviceColorSpace colorSpace,
java.util.List<java.lang.Double> coords,
Function function) |
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.