Index

A B C D F G I M O P R S T W X 
All Classes and Interfaces|All Packages

A

accept(From) - Method in interface org.hcl.pdftemplate.ConsumerWithException
 
accept(From1, From2) - Method in interface org.hcl.pdftemplate.BiConsumerWithException
 
addBufferedImage(float, float, FunctionWithException<Data, BufferedImage>) - Method in class org.hcl.pdftemplate.PdfBuilder
 
addI18n(float, float, String) - Method in class org.hcl.pdftemplate.PdfBuilder
 
addI18n(float, float, String, FunctionWithException<Data, Object[]>) - Method in class org.hcl.pdftemplate.PdfBuilder
 
addImage(float, float, BiFunctionWithException<PDDocument, Data, PDImageXObject>) - Method in class org.hcl.pdftemplate.PdfBuilder
 
addJfreeChart(float, float, int, int, FunctionWithException<Data, JFreeChart>) - Method in class org.hcl.pdftemplate.PdfBuilder
 
addJfreeChart(float, float, FunctionWithException<Data, JFreeChart>) - Method in class org.hcl.pdftemplate.PdfBuilder
 
addJfreeChartAndImage(float, float, FunctionWithException<Data, JFreeChart>, float, float, FunctionWithException<Data, BufferedImage>) - Method in class org.hcl.pdftemplate.PdfBuilder
 
addParts(FunctionWithException<PdfBuilder<Data>, PdfBuilder<Data>>) - Method in class org.hcl.pdftemplate.PdfBuilder
 
addSeries(String, Color, IFold<Data, Tuple2<XData, Double>>) - Method in class org.hcl.pdftemplate.freeChart.ChartBuilder
 
addText(float, float, FunctionWithException<Data, String>) - Method in class org.hcl.pdftemplate.PdfBuilder
 
apply(From) - Method in interface org.hcl.pdftemplate.FunctionWithException
 
apply(From1, From2) - Method in interface org.hcl.pdftemplate.BiFunctionWithException
 

B

BiConsumerWithException<From1,From2> - Interface in org.hcl.pdftemplate
 
BiFunctionWithException<From1,From2,To> - Interface in org.hcl.pdftemplate
 
BufferedImageUtils - Interface in org.hcl.pdftemplate.freeChart
 
build() - Method in class org.hcl.pdftemplate.freeChart.ChartBuilder
 
build() - Method in class org.hcl.pdftemplate.PdfBuilder
 
build(IMakeJFreeChart) - Method in class org.hcl.pdftemplate.freeChart.ChartBuilder
 
buildDefn() - Method in class org.hcl.pdftemplate.freeChart.ChartBuilder
 
builder(ResourceBundle) - Static method in class org.hcl.pdftemplate.PdfBuilder
 
BundleUtils - Interface in org.hcl.pdftemplate.utils
 

C

ChartBuilder<Data,XData> - Class in org.hcl.pdftemplate.freeChart
 
ChartBuilder() - Constructor for class org.hcl.pdftemplate.freeChart.ChartBuilder
 
ConsumerWithException<From> - Interface in org.hcl.pdftemplate
 
createImage(int, int, boolean) - Static method in interface org.hcl.pdftemplate.freeChart.BufferedImageUtils
 

D

DateAndValueGraphDefn<Data,XData> - Class in org.hcl.pdftemplate.freeChart
 
DateAndValueGraphDefn() - Constructor for class org.hcl.pdftemplate.freeChart.DateAndValueGraphDefn
 

F

font(PDType1Font) - Method in class org.hcl.pdftemplate.PdfBuilder
 
fontSize(int) - Method in class org.hcl.pdftemplate.PdfBuilder
 
forDataChart(FunctionWithException<Data, String>, FunctionWithException<Data, String>) - Static method in class org.hcl.pdftemplate.freeChart.ChartBuilder
 
FunctionWithException<From,To> - Interface in org.hcl.pdftemplate
 

G

getInstance() - Static method in interface org.hcl.pdftemplate.freeChart.IMakeJFreeChart
 
getPageNo() - Method in interface org.hcl.pdftemplate.part.IPdfPart
 
getStringFromBundle(String) - Method in class org.hcl.pdftemplate.PdfBuilder
 
getX() - Method in interface org.hcl.pdftemplate.part.IPdfPart
 
getY() - Method in interface org.hcl.pdftemplate.part.IPdfPart
 

I

IMakeJFreeChart - Interface in org.hcl.pdftemplate.freeChart
A facard to capture common functionality for making charts.
IPdfBuilderParts<Data> - Interface in org.hcl.pdftemplate
 
IPdfPart<Data> - Interface in org.hcl.pdftemplate.part
 
IPdfPrinter - Interface in org.hcl.pdftemplate
 

M

makeTimeChart(FunctionWithException<Data, DateAndValueGraphDefn<Data, RegularTimePeriod>>) - Method in interface org.hcl.pdftemplate.freeChart.IMakeJFreeChart
 

O

org.hcl.pdftemplate - package org.hcl.pdftemplate
 
org.hcl.pdftemplate.freeChart - package org.hcl.pdftemplate.freeChart
 
org.hcl.pdftemplate.part - package org.hcl.pdftemplate.part
 
org.hcl.pdftemplate.utils - package org.hcl.pdftemplate.utils
 

P

pageNo(int) - Method in class org.hcl.pdftemplate.PdfBuilder
 
PdfBufferedImage<Data> - Class in org.hcl.pdftemplate.part
 
PdfBufferedImage() - Constructor for class org.hcl.pdftemplate.part.PdfBufferedImage
 
PdfBuilder<Data> - Class in org.hcl.pdftemplate
 
PdfBuilder() - Constructor for class org.hcl.pdftemplate.PdfBuilder
 
PdfImage<Data> - Class in org.hcl.pdftemplate.part
 
PdfImage() - Constructor for class org.hcl.pdftemplate.part.PdfImage
 
PdfJFreeChart<Data> - Class in org.hcl.pdftemplate.part
 
PdfJFreeChart() - Constructor for class org.hcl.pdftemplate.part.PdfJFreeChart
 
PdfText<Data> - Class in org.hcl.pdftemplate.part
 
PdfText() - Constructor for class org.hcl.pdftemplate.part.PdfText
 
print(PDDocument, Data, List<IPdfPart<Data>>) - Static method in interface org.hcl.pdftemplate.IPdfPrinter
 
print(IPdfPrinter, PDPageContentStream, Data) - Method in interface org.hcl.pdftemplate.part.IPdfPart
 
print(IPdfPrinter, PDPageContentStream, Data) - Method in class org.hcl.pdftemplate.part.PdfBufferedImage
 
print(IPdfPrinter, PDPageContentStream, Data) - Method in class org.hcl.pdftemplate.part.PdfImage
 
print(IPdfPrinter, PDPageContentStream, Data) - Method in class org.hcl.pdftemplate.part.PdfJFreeChart
 
print(IPdfPrinter, PDPageContentStream, Data) - Method in class org.hcl.pdftemplate.part.PdfText
 
printBufferedImage(PDPageContentStream, Data, PdfBufferedImage<Data>) - Method in interface org.hcl.pdftemplate.IPdfPrinter
 
printImage(PDPageContentStream, Data, PdfImage<Data>) - Method in interface org.hcl.pdftemplate.IPdfPrinter
 
printJFreeChart(PDPageContentStream, Data, PdfJFreeChart<Data>) - Method in interface org.hcl.pdftemplate.IPdfPrinter
 
printText(PDPageContentStream, Data, PdfText<Data>) - Method in interface org.hcl.pdftemplate.IPdfPrinter
 
processTemplate(String, List<IPdfPart<Data>>) - Static method in interface org.hcl.pdftemplate.IPdfPrinter
 
processTemplateAndReturn(String, List<IPdfPart<Data>>, FunctionWithException<PDDocument, To>) - Static method in interface org.hcl.pdftemplate.IPdfPrinter
 

R

removeAlphaChannel(BufferedImage, int) - Static method in interface org.hcl.pdftemplate.freeChart.BufferedImageUtils
 

S

seriesStrokeWidth(Float) - Method in class org.hcl.pdftemplate.freeChart.ChartBuilder
 
showXLines(boolean) - Method in class org.hcl.pdftemplate.freeChart.ChartBuilder
 
showYLines(boolean) - Method in class org.hcl.pdftemplate.freeChart.ChartBuilder
 
subTitle(FunctionWithException<Data, String>) - Method in class org.hcl.pdftemplate.freeChart.ChartBuilder
 

T

toParams(FunctionWithException<From, To>) - Static method in interface org.hcl.pdftemplate.utils.BundleUtils
 
toStringFn(String, FunctionWithException<From, To>) - Static method in interface org.hcl.pdftemplate.utils.BundleUtils
 

W

withStream(PDDocument, int, ConsumerWithException<PDPageContentStream>) - Static method in interface org.hcl.pdftemplate.IPdfPrinter
 

X

xAxis(FunctionWithException<Data, String>) - Method in class org.hcl.pdftemplate.freeChart.ChartBuilder
 
A B C D F G I M O P R S T W X 
All Classes and Interfaces|All Packages