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 Modifier Constructor Description private
PDShadingCache()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected int
getKey(org.apache.pdfbox.pdmodel.graphics.shading.PDShading obj)
-
Methods inherited from class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DPaintApplier.COSResourceCacheBase
makeUnqiue
-
-
-
-
Method Detail
-
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>
-
-