File: PageDrawer.properties

package info (click to toggle)
libpdfbox-java 1%3A0.7.3%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 27,316 kB
  • ctags: 18,061
  • sloc: java: 38,032; xml: 2,650; sh: 48; jsp: 27; makefile: 12
file content (77 lines) | stat: -rw-r--r-- 3,753 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
# 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.pagedrawer.EndPath
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.CloseAndStrokePath
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