Package de.rototor.pdfbox.graphics2d
Class PdfBoxGraphics2DPaintApplier.ExtGStateCache
- java.lang.Object
-
- de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DPaintApplier.COSResourceCacheBase<org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState>
-
- de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DPaintApplier.ExtGStateCache
-
- Enclosing class:
- PdfBoxGraphics2DPaintApplier
private static class PdfBoxGraphics2DPaintApplier.ExtGStateCache extends PdfBoxGraphics2DPaintApplier.COSResourceCacheBase<org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState>
-
-
Constructor Summary
Constructors Modifier Constructor Description private
ExtGStateCache()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected int
getKey(org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState obj)
-
Methods inherited from class de.rototor.pdfbox.graphics2d.PdfBoxGraphics2DPaintApplier.COSResourceCacheBase
makeUnqiue
-
-
-
-
Method Detail
-
getKey
protected int getKey(org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState obj)
- Specified by:
getKey
in classPdfBoxGraphics2DPaintApplier.COSResourceCacheBase<org.apache.pdfbox.pdmodel.graphics.state.PDExtendedGraphicsState>
-
-