Uses of Interface
org.apache.camel.component.pdf.text.LineBuilderStrategy
-
Packages that use LineBuilderStrategy Package Description org.apache.camel.component.pdf.text -
-
Uses of LineBuilderStrategy in org.apache.camel.component.pdf.text
Classes in org.apache.camel.component.pdf.text that implement LineBuilderStrategy Modifier and Type Class Description class
DefaultLineBuilderStrategy
Builds lines from words based on line width and PDF document page size.Methods in org.apache.camel.component.pdf.text that return LineBuilderStrategy Modifier and Type Method Description LineBuilderStrategy
AutoFormattedWriterAbstractFactory. createLineBuilderStrategy()
LineBuilderStrategy
LineTerminationWriterAbstractFactory. createLineBuilderStrategy()
LineBuilderStrategy
TextProcessingAbstractFactory. createLineBuilderStrategy()
-