Tilman Hausherr created PDFBOX-1914:
---------------------------------------
Summary: Shading package: Move "function" methods to base class
and more refactoring
Key: PDFBOX-1914
URL: https://issues.apache.org/jira/browse/PDFBOX-1914
Project: PDFBox
Issue Type: Improvement
Components: Rendering
Affects Versions: 1.8.4, 2.0.0
Reporter: Tilman Hausherr
Assignee: Tilman Hausherr
Priority: Minor
I'm planning to move the "function" methods to the PDShadingResources class.
Reasons: 1) duplicate code (partly introduced by myself), 2) this will allow me
to handle functions in type 4 & 5 shading. Currently I can't, because these
shading context classes use a common class (GouraudShadingContext), but the
PDShadingType 4 and 5 have their function methods.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)