intarsys PDF library API

de.intarsys.pdf.content
Class CSOperators

java.lang.Object
  extended by de.intarsys.pdf.content.CSOperators

public class CSOperators
extends Object

A class enumerating the operators valid in a content stream. PDF 1.4 complete operator summary (App A)


Field Summary
static List CSO_All
           
static CSOperator CSO_b
           
static CSOperator CSO_B
           
static CSOperator CSO_BDC
           
static CSOperator CSO_BI
           
static CSOperator CSO_BMC
           
static CSOperator CSO_bstar
           
static CSOperator CSO_Bstar
           
static CSOperator CSO_BT
           
static CSOperator CSO_BX
           
static CSOperator CSO_c
           
static CSOperator CSO_cm
           
static CSOperator CSO_cs
           
static CSOperator CSO_CS
           
static CSOperator CSO_d
           
static CSOperator CSO_d0
           
static CSOperator CSO_d1
           
static CSOperator CSO_Do
           
static CSOperator CSO_DoubleQuote
           
static CSOperator CSO_DP
           
static CSOperator CSO_EI
           
static CSOperator CSO_EMC
           
static CSOperator CSO_ET
           
static CSOperator CSO_EX
           
static CSOperator CSO_f
           
static CSOperator CSO_F
           
static CSOperator CSO_fstar
           
static CSOperator CSO_g
           
static CSOperator CSO_G
           
static CSOperator CSO_gs
           
static CSOperator CSO_h
           
static CSOperator CSO_i
           
static CSOperator CSO_ID
           
static CSOperator CSO_j
           
static CSOperator CSO_J
           
static CSOperator CSO_k
           
static CSOperator CSO_K
           
static CSOperator CSO_l
           
static CSOperator CSO_m
           
static CSOperator CSO_M
           
static CSOperator CSO_MP
           
static CSOperator CSO_n
           
static CSOperator CSO_q
           
static CSOperator CSO_Q
           
static CSOperator CSO_Quote
           
static CSOperator CSO_re
           
static CSOperator CSO_rg
           
static CSOperator CSO_RG
           
static CSOperator CSO_ri
           
static CSOperator CSO_s
           
static CSOperator CSO_S
           
static CSOperator CSO_sc
           
static CSOperator CSO_SC
           
static CSOperator CSO_scn
           
static CSOperator CSO_SCN
           
static CSOperator CSO_sh
           
static CSOperator CSO_Tc
           
static CSOperator CSO_Td
           
static CSOperator CSO_TD
           
static CSOperator CSO_Tf
           
static CSOperator CSO_Tj
           
static CSOperator CSO_TJ
           
static CSOperator CSO_TL
           
static CSOperator CSO_Tm
           
static CSOperator CSO_Tr
           
static CSOperator CSO_Ts
           
static CSOperator CSO_Tstar
           
static CSOperator CSO_Tw
           
static CSOperator CSO_Tz
           
static CSOperator CSO_v
           
static CSOperator CSO_w
           
static CSOperator CSO_W
           
static CSOperator CSO_Wstar
           
static CSOperator CSO_y
           
 
Method Summary
static String getDescription(CSOperator operator)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CSO_BMC

public static final CSOperator CSO_BMC

CSO_EMC

public static final CSOperator CSO_EMC

CSO_BT

public static final CSOperator CSO_BT

CSO_ET

public static final CSOperator CSO_ET

CSO_Tf

public static final CSOperator CSO_Tf

CSO_Tstar

public static final CSOperator CSO_Tstar

CSO_W

public static final CSOperator CSO_W

CSO_h

public static final CSOperator CSO_h

CSO_bstar

public static final CSOperator CSO_bstar

CSO_b

public static final CSOperator CSO_b

CSO_s

public static final CSOperator CSO_s

CSO_y

public static final CSOperator CSO_y

CSO_v

public static final CSOperator CSO_v

CSO_c

public static final CSOperator CSO_c

CSO_Wstar

public static final CSOperator CSO_Wstar

CSO_fstar

public static final CSOperator CSO_fstar

CSO_Bstar

public static final CSOperator CSO_Bstar

CSO_f

public static final CSOperator CSO_f

CSO_F

public static final CSOperator CSO_F

CSO_B

public static final CSOperator CSO_B

CSO_l

public static final CSOperator CSO_l

CSO_TD

public static final CSOperator CSO_TD

CSO_Td

public static final CSOperator CSO_Td

CSO_m

public static final CSOperator CSO_m

CSO_n

public static final CSOperator CSO_n

CSO_re

public static final CSOperator CSO_re

CSO_Q

public static final CSOperator CSO_Q

CSO_q

public static final CSOperator CSO_q

CSO_Tc

public static final CSOperator CSO_Tc

CSO_i

public static final CSOperator CSO_i

CSO_g

public static final CSOperator CSO_g

CSO_G

public static final CSOperator CSO_G

CSO_Tz

public static final CSOperator CSO_Tz

CSO_TL

public static final CSOperator CSO_TL

CSO_J

public static final CSOperator CSO_J

CSO_d

public static final CSOperator CSO_d

CSO_j

public static final CSOperator CSO_j

CSO_w

public static final CSOperator CSO_w

CSO_M

public static final CSOperator CSO_M

CSO_rg

public static final CSOperator CSO_rg

CSO_RG

public static final CSOperator CSO_RG

CSO_Tm

public static final CSOperator CSO_Tm

CSO_Tr

public static final CSOperator CSO_Tr

CSO_Ts

public static final CSOperator CSO_Ts

CSO_Tw

public static final CSOperator CSO_Tw

CSO_Tj

public static final CSOperator CSO_Tj

CSO_S

public static final CSOperator CSO_S

CSO_cm

public static final CSOperator CSO_cm

CSO_gs

public static final CSOperator CSO_gs

CSO_CS

public static final CSOperator CSO_CS

CSO_cs

public static final CSOperator CSO_cs

CSO_Do

public static final CSOperator CSO_Do

CSO_TJ

public static final CSOperator CSO_TJ

CSO_Quote

public static final CSOperator CSO_Quote

CSO_DoubleQuote

public static final CSOperator CSO_DoubleQuote

CSO_BDC

public static final CSOperator CSO_BDC

CSO_BI

public static final CSOperator CSO_BI

CSO_BX

public static final CSOperator CSO_BX

CSO_d0

public static final CSOperator CSO_d0

CSO_d1

public static final CSOperator CSO_d1

CSO_DP

public static final CSOperator CSO_DP

CSO_EI

public static final CSOperator CSO_EI

CSO_EX

public static final CSOperator CSO_EX

CSO_ID

public static final CSOperator CSO_ID

CSO_K

public static final CSOperator CSO_K

CSO_k

public static final CSOperator CSO_k

CSO_MP

public static final CSOperator CSO_MP

CSO_ri

public static final CSOperator CSO_ri

CSO_SC

public static final CSOperator CSO_SC

CSO_sc

public static final CSOperator CSO_sc

CSO_SCN

public static final CSOperator CSO_SCN

CSO_scn

public static final CSOperator CSO_scn

CSO_sh

public static final CSOperator CSO_sh

CSO_All

public static final List CSO_All
Method Detail

getDescription

public static String getDescription(CSOperator operator)

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.