Package de.rototor.pdfbox.graphics2d
Class PdfBoxGraphics2DPaintApplier.PDShadingCache
java.lang.Object
de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DPaintApplier.COSResourceCacheBase<org.apache.pdfbox.pdmodel.graphics.shading.PDShading>
de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DPaintApplier.PDShadingCache
- Enclosing class:
PdfBoxGraphics2DPaintApplier
private static class PdfBoxGraphics2DPaintApplier.PDShadingCache
extends PdfBoxGraphics2DPaintApplier.COSResourceCacheBase<org.apache.pdfbox.pdmodel.graphics.shading.PDShading>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected int
getKey
(org.apache.pdfbox.pdmodel.graphics.shading.PDShading obj) Methods inherited from class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DPaintApplier.COSResourceCacheBase
makeUnqiue
-
Constructor Details
-
PDShadingCache
private PDShadingCache()
-
-
Method Details
-
getKey
protected int getKey(org.apache.pdfbox.pdmodel.graphics.shading.PDShading obj) - Specified by:
getKey
in classPdfBoxGraphics2DPaintApplier.COSResourceCacheBase<org.apache.pdfbox.pdmodel.graphics.shading.PDShading>
-