Skip navigation links
A B C D G L M O P S T V W 

A

AutoFormattedWriterAbstractFactory - Class in org.apache.camel.component.pdf.text
Builds set of classes for auto-formatting writing strategy.
AutoFormattedWriterAbstractFactory(PdfConfiguration) - Constructor for class org.apache.camel.component.pdf.text.AutoFormattedWriterAbstractFactory
 

B

buildLines(Collection<String>) - Method in class org.apache.camel.component.pdf.text.DefaultLineBuilderStrategy
Builds lines from words.
buildLines(Collection<String>) - Method in interface org.apache.camel.component.pdf.text.LineBuilderStrategy
 

C

configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.pdf.PdfComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.pdf.PdfEndpointConfigurer
 
createConsumer(Processor) - Method in class org.apache.camel.component.pdf.PdfEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.pdf.PdfComponent
 
createLineBuilderStrategy() - Method in class org.apache.camel.component.pdf.text.AutoFormattedWriterAbstractFactory
 
createLineBuilderStrategy() - Method in class org.apache.camel.component.pdf.text.LineTerminationWriterAbstractFactory
 
createLineBuilderStrategy() - Method in interface org.apache.camel.component.pdf.text.TextProcessingAbstractFactory
 
createProducer() - Method in class org.apache.camel.component.pdf.PdfEndpoint
 
createSplitStrategy() - Method in class org.apache.camel.component.pdf.text.AutoFormattedWriterAbstractFactory
 
createSplitStrategy() - Method in class org.apache.camel.component.pdf.text.LineTerminationWriterAbstractFactory
 
createSplitStrategy() - Method in interface org.apache.camel.component.pdf.text.TextProcessingAbstractFactory
 
createWriteStrategy() - Method in class org.apache.camel.component.pdf.text.AutoFormattedWriterAbstractFactory
 
createWriteStrategy() - Method in class org.apache.camel.component.pdf.text.LineTerminationWriterAbstractFactory
 
createWriteStrategy() - Method in interface org.apache.camel.component.pdf.text.TextProcessingAbstractFactory
 

D

DECRYPTION_MATERIAL_HEADER_NAME - Static variable in class org.apache.camel.component.pdf.PdfHeaderConstants
 
DefaultLineBuilderStrategy - Class in org.apache.camel.component.pdf.text
Builds lines from words based on line width and PDF document page size.
DefaultLineBuilderStrategy(PdfConfiguration) - Constructor for class org.apache.camel.component.pdf.text.DefaultLineBuilderStrategy
 
DefaultWriteStrategy - Class in org.apache.camel.component.pdf.text
Writes given lines to PDF document.
DefaultWriteStrategy(PdfConfiguration) - Constructor for class org.apache.camel.component.pdf.text.DefaultWriteStrategy
 

G

getAllOptions(Object) - Method in class org.apache.camel.component.pdf.PdfComponentConfigurer
 
getAllOptions(Object) - Method in class org.apache.camel.component.pdf.PdfEndpointConfigurer
 
getAllowedLineWidth() - Method in class org.apache.camel.component.pdf.text.DefaultLineBuilderStrategy
 
getAverageFontHeight(PDFont, float) - Static method in class org.apache.camel.component.pdf.text.PdfUtils
 
getByName(String) - Static method in class org.apache.camel.component.pdf.Standard14Fonts
Get one of the 14 standard fonts by base font name.
getFont() - Method in class org.apache.camel.component.pdf.PdfConfiguration
 
getFontHeightForString(String, PDFont, float) - Static method in class org.apache.camel.component.pdf.text.PdfUtils
 
getFontSize() - Method in class org.apache.camel.component.pdf.PdfConfiguration
 
getFontWidth(String, PDFont, float) - Static method in class org.apache.camel.component.pdf.text.PdfUtils
 
getMarginBottom() - Method in class org.apache.camel.component.pdf.PdfConfiguration
 
getMarginLeft() - Method in class org.apache.camel.component.pdf.PdfConfiguration
 
getMarginRight() - Method in class org.apache.camel.component.pdf.PdfConfiguration
 
getMarginTop() - Method in class org.apache.camel.component.pdf.PdfConfiguration
 
getOperation() - Method in class org.apache.camel.component.pdf.PdfConfiguration
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.pdf.PdfComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.pdf.PdfEndpointConfigurer
 
getPageSize() - Method in class org.apache.camel.component.pdf.PdfConfiguration
 
getPdfConfiguration() - Method in class org.apache.camel.component.pdf.PdfEndpoint
 
getTextProcessingFactory() - Method in class org.apache.camel.component.pdf.PdfConfiguration
 

L

LineBuilderStrategy - Interface in org.apache.camel.component.pdf.text
Builds lines from given words.
LineTerminationWriterAbstractFactory - Class in org.apache.camel.component.pdf.text
Builds set of classes for line-termination writing strategy.
LineTerminationWriterAbstractFactory(PdfConfiguration) - Constructor for class org.apache.camel.component.pdf.text.LineTerminationWriterAbstractFactory
 

M

MIN_CONTENT_WIDTH - Static variable in class org.apache.camel.component.pdf.PdfConstants
 

O

org.apache.camel.component.pdf - package org.apache.camel.component.pdf
 
org.apache.camel.component.pdf.text - package org.apache.camel.component.pdf.text
 

P

PAGE_SIZE_A0 - Static variable in class org.apache.camel.component.pdf.PdfPageSizeConstant
 
PAGE_SIZE_A1 - Static variable in class org.apache.camel.component.pdf.PdfPageSizeConstant
 
PAGE_SIZE_A2 - Static variable in class org.apache.camel.component.pdf.PdfPageSizeConstant
 
PAGE_SIZE_A3 - Static variable in class org.apache.camel.component.pdf.PdfPageSizeConstant
 
PAGE_SIZE_A4 - Static variable in class org.apache.camel.component.pdf.PdfPageSizeConstant
 
PAGE_SIZE_A5 - Static variable in class org.apache.camel.component.pdf.PdfPageSizeConstant
 
PAGE_SIZE_A6 - Static variable in class org.apache.camel.component.pdf.PdfPageSizeConstant
 
PAGE_SIZE_LETTER - Static variable in class org.apache.camel.component.pdf.PdfPageSizeConstant
 
PatternSplitStrategy - Class in org.apache.camel.component.pdf.text
 
PatternSplitStrategy(String) - Constructor for class org.apache.camel.component.pdf.text.PatternSplitStrategy
 
PDF_DOCUMENT_HEADER_NAME - Static variable in class org.apache.camel.component.pdf.PdfHeaderConstants
 
PDF_PIXEL_SIZE - Static variable in class org.apache.camel.component.pdf.PdfConstants
 
PdfComponent - Class in org.apache.camel.component.pdf
 
PdfComponent() - Constructor for class org.apache.camel.component.pdf.PdfComponent
 
PdfComponentConfigurer - Class in org.apache.camel.component.pdf
Generated by camel build tools - do NOT edit this file!
PdfComponentConfigurer() - Constructor for class org.apache.camel.component.pdf.PdfComponentConfigurer
 
PdfConfiguration - Class in org.apache.camel.component.pdf
Handles pdf component configuration values.
PdfConfiguration() - Constructor for class org.apache.camel.component.pdf.PdfConfiguration
 
PdfConstants - Class in org.apache.camel.component.pdf
 
PdfEndpoint - Class in org.apache.camel.component.pdf
Create, modify or extract content from PDF documents.
PdfEndpoint(String, Component, PdfConfiguration) - Constructor for class org.apache.camel.component.pdf.PdfEndpoint
 
PdfEndpointConfigurer - Class in org.apache.camel.component.pdf
Generated by camel build tools - do NOT edit this file!
PdfEndpointConfigurer() - Constructor for class org.apache.camel.component.pdf.PdfEndpointConfigurer
 
PdfHeaderConstants - Class in org.apache.camel.component.pdf
 
PdfOperation - Enum in org.apache.camel.component.pdf
 
PdfPageSizeConstant - Class in org.apache.camel.component.pdf
 
PdfProducer - Class in org.apache.camel.component.pdf
 
PdfProducer(PdfEndpoint) - Constructor for class org.apache.camel.component.pdf.PdfProducer
 
PdfUtils - Class in org.apache.camel.component.pdf.text
 
process(Exchange) - Method in class org.apache.camel.component.pdf.PdfProducer
 
PROTECTION_POLICY_HEADER_NAME - Static variable in class org.apache.camel.component.pdf.PdfHeaderConstants
 

S

setFont(String) - Method in class org.apache.camel.component.pdf.PdfConfiguration
Font
setFontSize(float) - Method in class org.apache.camel.component.pdf.PdfConfiguration
Font size in pixels
setMarginBottom(int) - Method in class org.apache.camel.component.pdf.PdfConfiguration
Margin bottom in pixels
setMarginLeft(int) - Method in class org.apache.camel.component.pdf.PdfConfiguration
Margin left in pixels
setMarginRight(int) - Method in class org.apache.camel.component.pdf.PdfConfiguration
Margin right in pixels
setMarginTop(int) - Method in class org.apache.camel.component.pdf.PdfConfiguration
Margin top in pixels
setOperation(String) - Method in class org.apache.camel.component.pdf.PdfConfiguration
 
setOperation(PdfOperation) - Method in class org.apache.camel.component.pdf.PdfConfiguration
 
setPageSize(String) - Method in class org.apache.camel.component.pdf.PdfConfiguration
Page size
setPdfConfiguration(PdfConfiguration) - Method in class org.apache.camel.component.pdf.PdfEndpoint
 
setTextProcessingFactory(TextProcessingFactory) - Method in class org.apache.camel.component.pdf.PdfConfiguration
Text processing to use.
setTextProcessingFactory(String) - Method in class org.apache.camel.component.pdf.PdfConfiguration
 
split(String) - Method in class org.apache.camel.component.pdf.text.PatternSplitStrategy
 
split(String) - Method in interface org.apache.camel.component.pdf.text.SplitStrategy
 
split(String) - Method in class org.apache.camel.component.pdf.text.WordSplitStrategy
 
SplitStrategy - Interface in org.apache.camel.component.pdf.text
Strategy to split text.
Standard14Fonts - Class in org.apache.camel.component.pdf
The 14 standard fonts by name.

T

TextProcessingAbstractFactory - Interface in org.apache.camel.component.pdf.text
 
TextProcessingFactory - Enum in org.apache.camel.component.pdf
 

V

valueOf(String) - Static method in enum org.apache.camel.component.pdf.PdfOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.pdf.TextProcessingFactory
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.pdf.PdfOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.pdf.TextProcessingFactory
Returns an array containing the constants of this enum type, in the order they are declared.

W

WordSplitStrategy - Class in org.apache.camel.component.pdf.text
Splits given string by words.
WordSplitStrategy() - Constructor for class org.apache.camel.component.pdf.text.WordSplitStrategy
 
write(Collection<String>, PDDocument) - Method in class org.apache.camel.component.pdf.text.DefaultWriteStrategy
 
write(Collection<String>, PDDocument) - Method in interface org.apache.camel.component.pdf.text.WriteStrategy
 
WriteStrategy - Interface in org.apache.camel.component.pdf.text
Strategy to write given lines to pdf document.
A B C D G L M O P S T V W 
Skip navigation links

Apache Camel