aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/Resources/PageDrawer.properties
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/Resources/PageDrawer.properties')
-rw-r--r--src/main/resources/Resources/PageDrawer.properties77
1 files changed, 0 insertions, 77 deletions
diff --git a/src/main/resources/Resources/PageDrawer.properties b/src/main/resources/Resources/PageDrawer.properties
deleted file mode 100644
index 3179250..0000000
--- a/src/main/resources/Resources/PageDrawer.properties
+++ /dev/null
@@ -1,77 +0,0 @@
-# this Table is a correspondance Map of the PDF stream operators with concretes class of the
-# OperatorProcessor abstract class for the stategy pattern used in the
-# org.pdfbox.util.PDFStreamEngine class.
-# To change the behaviour of the system, remplace the class name by a new class name.
-#b org.pdfbox.util.operator.NotImplemented
-#B org.pdfbox.util.operator.NotImplemented
-#b* org.pdfbox.util.operator.NotImplemented
-#B* org.pdfbox.util.operator.NotImplemented
-#BDC org.pdfbox.util.operator.NotImplemented
-BI=org.pdfbox.util.operator.pagedrawer.BeginInlineImage
-#BMC org.pdfbox.util.operator.NotImplemented
-BT=org.pdfbox.util.operator.BeginText
-#BX org.pdfbox.util.operator.NotImplemented
-c=org.pdfbox.util.operator.pagedrawer.CurveTo
-cm=org.pdfbox.util.operator.Concatenate
-CS org.pdfbox.util.operator.pagedrawer.SetStrokingColorSpace
-cs org.pdfbox.util.operator.pagedrawer.SetNonStrokingColorSpace
-#d org.pdfbox.util.operator.NotImplemented
-#d0 org.pdfbox.util.operator.NotImplemented
-#d1 org.pdfbox.util.operator.NotImplemented
-Do=org.pdfbox.util.operator.pagedrawer.Invoke
-#DP org.pdfbox.util.operator.NotImplemented
-#El org.pdfbox.util.operator.NotImplemented
-#EMC org.pdfbox.util.operator.NotImplemented
-ET=org.pdfbox.util.operator.EndText
-#EX org.pdfbox.util.operator.NotImplemented
-f=org.pdfbox.util.operator.pagedrawer.FillNonZeroRule
-F=org.pdfbox.util.operator.pagedrawer.FillNonZeroRule
-f*=org.pdfbox.util.operator.pagedrawer.FillEvenOddRule
-#G org.pdfbox.util.operator.NotImplemented
-#g org.pdfbox.util.operator.NotImplemented
-gs=org.pdfbox.util.operator.SetGraphicsStateParameters
-h org.pdfbox.util.operator.pagedrawer.ClosePath
-#i org.pdfbox.util.operator.NotImplemented
-#ID org.pdfbox.util.operator.NotImplemented
-#j org.pdfbox.util.operator.NotImplemented
-#J org.pdfbox.util.operator.NotImplemented
-K=org.pdfbox.util.operator.pagedrawer.SetStrokingCMYKColor
-k=org.pdfbox.util.operator.pagedrawer.SetNonStrokingCMYKColor
-l=org.pdfbox.util.operator.pagedrawer.LineTo
-m=org.pdfbox.util.operator.pagedrawer.MoveTo
-#M org.pdfbox.util.operator.NotImplemented
-#MP org.pdfbox.util.operator.NotImplemented
-#n org.pdfbox.util.operator.NotImplemented
-q=org.pdfbox.util.operator.GSave
-Q=org.pdfbox.util.operator.GRestore
-re=org.pdfbox.util.operator.pagedrawer.AppendRectangleToPath
-RG=org.pdfbox.util.operator.pagedrawer.SetStrokingRGBColor
-rg=org.pdfbox.util.operator.pagedrawer.SetNonStrokingRGBColor
-#ri org.pdfbox.util.operator.NotImplemented
-#s org.pdfbox.util.operator.NotImplemented
-S=org.pdfbox.util.operator.pagedrawer.StrokePath
-#SC org.pdfbox.util.operator.NotImplemented
-#sc org.pdfbox.util.operator.NotImplemented
-#SCN org.pdfbox.util.operator.NotImplemented
-#scn org.pdfbox.util.operator.NotImplemented
-#sh org.pdfbox.util.operator.NotImplemented
-T*=org.pdfbox.util.operator.NextLine
-Tc=org.pdfbox.util.operator.SetCharSpacing
-Td=org.pdfbox.util.operator.MoveText
-TD=org.pdfbox.util.operator.MoveTextSetLeading
-Tf=org.pdfbox.util.operator.SetTextFont
-Tj=org.pdfbox.util.operator.ShowText
-TJ=org.pdfbox.util.operator.ShowTextGlyph
-TL=org.pdfbox.util.operator.SetTextLeading
-Tm=org.pdfbox.util.operator.SetMatrix
-Tr=org.pdfbox.util.operator.SetTextRenderingMode
-Ts=org.pdfbox.util.operator.SetTextRise
-Tw org.pdfbox.util.operator.SetWordSpacing
-Tz=org.pdfbox.util.operator.SetHorizontalTextScaling
-v=org.pdfbox.util.operator.pagedrawer.CurveToReplicateInitialPoint
-w=org.pdfbox.util.operator.pagedrawer.SetLineWidth
-#W org.pdfbox.util.operator.NotImplemented
-#W* org.pdfbox.util.operator.NotImplemented
-y=org.pdfbox.util.operator.pagedrawer.CurveToReplicateFinalPoint
-\'=org.pdfbox.util.operator.MoveAndShow
-\"=org.pdfbox.util.operator.SetMoveAndShow \ No newline at end of file