Constant Field Values

Contents

org.apache.*

  • org.apache.pdfbox.filter.LZWFilter
    Modifier and Type
    Constant Field
    Value
    public static final long
    256L
    public static final long
    257L
  • org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDMarkedContentReference
    Modifier and Type
    Constant Field
    Value
    public static final String
    "MCR"
  • org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDObjectReference
    Modifier and Type
    Constant Field
    Value
    public static final String
    "OBJR"
  • org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDStructureElement
    Modifier and Type
    Constant Field
    Value
    public static final String
    "StructElem"
  • org.apache.pdfbox.pdmodel.documentinterchange.logicalstructure.PDUserAttributeObject
    Modifier and Type
    Constant Field
    Value
    public static final String
    "UserProperties"
  • org.apache.pdfbox.pdmodel.font.PDFont
    Modifier and Type
    Constant Field
    Value
    protected static final String
    "org/apache/pdfbox/resources/cmap/"
  • org.apache.pdfbox.pdmodel.font.PDTrueTypeFont
    Modifier and Type
    Constant Field
    Value
    public static final String
    "UNKNOWN_FONT"
  • org.apache.pdfbox.pdmodel.graphics.color.PDCalGray
    Modifier and Type
    Constant Field
    Value
    public static final String
    "CalGray"
  • org.apache.pdfbox.pdmodel.graphics.color.PDCalRGB
    Modifier and Type
    Constant Field
    Value
    public static final String
    "CalRGB"
  • org.apache.pdfbox.pdmodel.graphics.color.PDDeviceCMYK
    Modifier and Type
    Constant Field
    Value
    public static final String
    "CMYK"
    public static final String
    "DeviceCMYK"
  • org.apache.pdfbox.pdmodel.graphics.color.PDDeviceGray
    Modifier and Type
    Constant Field
    Value
    public static final String
    "G"
    public static final String
    "DeviceGray"
  • org.apache.pdfbox.pdmodel.graphics.color.PDDeviceN
    Modifier and Type
    Constant Field
    Value
    public static final String
    "DeviceN"
  • org.apache.pdfbox.pdmodel.graphics.color.PDDeviceRGB
    Modifier and Type
    Constant Field
    Value
    public static final String
    "RGB"
    public static final String
    "DeviceRGB"
  • org.apache.pdfbox.pdmodel.graphics.color.PDICCBased
    Modifier and Type
    Constant Field
    Value
    public static final String
    "ICCBased"
  • org.apache.pdfbox.pdmodel.graphics.color.PDIndexed
    Modifier and Type
    Constant Field
    Value
    public static final String
    "I"
    public static final String
    "Indexed"
  • org.apache.pdfbox.pdmodel.graphics.color.PDLab
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Lab"
  • org.apache.pdfbox.pdmodel.graphics.color.PDPattern
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Pattern"
  • org.apache.pdfbox.pdmodel.graphics.color.PDSeparation
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Separation"
  • org.apache.pdfbox.pdmodel.graphics.xobject.PDXObjectForm
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Form"
  • org.apache.pdfbox.pdmodel.graphics.xobject.PDXObjectImage
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Image"
  • org.apache.pdfbox.pdmodel.interactive.action.type.PDAction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Action"
  • org.apache.pdfbox.pdmodel.interactive.action.type.PDActionGoTo
    Modifier and Type
    Constant Field
    Value
    public static final String
    "GoTo"
  • org.apache.pdfbox.pdmodel.interactive.action.type.PDActionJavaScript
    Modifier and Type
    Constant Field
    Value
    public static final String
    "JavaScript"
  • org.apache.pdfbox.pdmodel.interactive.action.type.PDActionLaunch
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Launch"
  • org.apache.pdfbox.pdmodel.interactive.action.type.PDActionNamed
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Named"
  • org.apache.pdfbox.pdmodel.interactive.action.type.PDActionRemoteGoTo
    Modifier and Type
    Constant Field
    Value
    public static final String
    "GoToR"
  • org.apache.pdfbox.pdmodel.interactive.action.type.PDActionURI
    Modifier and Type
    Constant Field
    Value
    public static final String
    "URI"
  • org.apache.pdfbox.pdmodel.interactive.action.type.PDWindowsLaunchParams
    Modifier and Type
    Constant Field
    Value
    public static final String
    "open"
    public static final String
    "print"