A B C D E F G H I L M O P Q R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addAllRenderElements(ElementCollection) - Method in class com.cloudofficeprint.RenderElements.ElementCollection
-
Adds all the elements from the elementcollection to the elements of this collection.
- addElement(RenderElement) - Method in class com.cloudofficeprint.RenderElements.ElementCollection
- addElement(RenderElement) - Method in class com.cloudofficeprint.RenderElements.Loops.Loop
- addFromDict(Hashtable<String, String>) - Method in class com.cloudofficeprint.RenderElements.ElementCollection
-
Adds the list of properties from a mapping.
- AreaChart - Class in com.cloudofficeprint.RenderElements.Charts.Charts
-
Represents an area chart.
- AreaChart(String, ChartOptions, AreaSeries...) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Charts.AreaChart
-
Represents an area chart.
- AreaSeries - Class in com.cloudofficeprint.RenderElements.Charts.Series
-
This class represents series for an area chart.
- AreaSeries(String, String[], String[], String, Float) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Series.AreaSeries
-
This object represents series for a pie chart.
- asString() - Method in class com.cloudofficeprint.Response
-
Return the string representation of this Response.
- AWSToken - Class in com.cloudofficeprint.Output.CloudAcessToken
-
Class to use for AWS tokens to store output on AWS.
- AWSToken(String, String) - Constructor for class com.cloudofficeprint.Output.CloudAcessToken.AWSToken
-
Constructor for an AWSToken object.
B
- BarChart - Class in com.cloudofficeprint.RenderElements.Charts.Charts
-
Represents a bar chart.
- BarChart(String, ChartOptions, BarSeries...) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Charts.BarChart
-
Represents a bar chart.
- BarCode - Class in com.cloudofficeprint.RenderElements.Codes
-
This class represents a barcode or a QR code (created using the data of the key) for a template.
- BarCode(String, String, String) - Constructor for class com.cloudofficeprint.RenderElements.Codes.BarCode
-
This class represents a barcode (created using the data of the key) for a template.
- BarSeries - Class in com.cloudofficeprint.RenderElements.Charts.Series
-
Represents series for bar charts.
- BarSeries(String, String[], String[]) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Series.BarSeries
-
This object represents series for a bar chart.
- BarStackedChart - Class in com.cloudofficeprint.RenderElements.Charts.Charts
-
Represents a stacked bar chart.
- BarStackedChart(String, ChartOptions, BarStackedSeries...) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Charts.BarStackedChart
-
Represents a stacked bar chart.
- BarStackedPercentChart - Class in com.cloudofficeprint.RenderElements.Charts.Charts
-
Represents a stacked bar chart where the x-axis is expressed in percentage.
- BarStackedPercentChart(String, ChartOptions, BarStackedPercentSeries...) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Charts.BarStackedPercentChart
-
Represents a stacked bar chart.
- BarStackedPercentSeries - Class in com.cloudofficeprint.RenderElements.Charts.Series
-
Represents series for stacked bar charts where the x-axis is expressed in percentage.
- BarStackedPercentSeries(String, String[], String[]) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Series.BarStackedPercentSeries
-
This object represents series for a stacked bar chart where the x-axis is expressed in percentage.
- BarStackedSeries - Class in com.cloudofficeprint.RenderElements.Charts.Series
-
Represents series for stacked bar charts.
- BarStackedSeries(String, String[], String[]) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Series.BarStackedSeries
-
This object series for represents a stacked bar chart.
- Base64Resource - Class in com.cloudofficeprint.Resources
-
Child class of Resource.
- Base64Resource() - Constructor for class com.cloudofficeprint.Resources.Base64Resource
-
Constructor for creating an uninitialised object of this class.
- Base64Resource(String, String) - Constructor for class com.cloudofficeprint.Resources.Base64Resource
-
Constructor for creating an object of this class where the database64 can be supplied as a string.
- BubbleChart - Class in com.cloudofficeprint.RenderElements.Charts.Charts
-
Represents a bubble chart.
- BubbleChart(String, ChartOptions, BubbleSeries...) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Charts.BubbleChart
-
Represents a bubble chart.
- BubbleSeries - Class in com.cloudofficeprint.RenderElements.Charts.Series
-
Represents series for a bubble chart.
- BubbleSeries(String, String[], String[], Integer[]) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Series.BubbleSeries
-
This object represents series for a bubble chart.
C
- CellSpan - Class in com.cloudofficeprint.RenderElements
-
Only available for Excel and HTML templates.
- CellSpan(String, String, int, int) - Constructor for class com.cloudofficeprint.RenderElements.CellSpan
- CellStyle - Class in com.cloudofficeprint.RenderElements.Cells
-
Abstract class for cellstyles.
- CellStyle() - Constructor for class com.cloudofficeprint.RenderElements.Cells.CellStyle
- CellStyleDocxPpt - Class in com.cloudofficeprint.RenderElements.Cells
-
Represent the style of Word and PowerPoint cells.
- CellStyleDocxPpt(String, String) - Constructor for class com.cloudofficeprint.RenderElements.Cells.CellStyleDocxPpt
-
Represents the style of a Word/PowerPoint cell element.
- CellStyleXlsx - Class in com.cloudofficeprint.RenderElements.Cells
-
Represents the style of Excel cells.
- CellStyleXlsx() - Constructor for class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
-
Represents the style of an Excell cell element.
- Chart - Class in com.cloudofficeprint.RenderElements.Charts.Charts
-
It would be more optimal to make this class generic.
- Chart() - Constructor for class com.cloudofficeprint.RenderElements.Charts.Charts.Chart
- ChartAxisOptions - Class in com.cloudofficeprint.RenderElements.Charts
- ChartAxisOptions() - Constructor for class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
-
Represents the options for an axis of a chart.
- ChartDateOptions - Class in com.cloudofficeprint.RenderElements.Charts
-
This class represents date options, only applicable for stock charts.
- ChartDateOptions(String, String, String, Integer) - Constructor for class com.cloudofficeprint.RenderElements.Charts.ChartDateOptions
-
This object represents the date options for a chart.
- chartExample(String) - Method in class com.cloudofficeprint.Examples.GeneralExamples.Examples
-
This example show how to build a line chart.
- ChartOptions - Class in com.cloudofficeprint.RenderElements.Charts
-
This class represents the chart options.
- ChartOptions() - Constructor for class com.cloudofficeprint.RenderElements.Charts.ChartOptions
-
This object represents the options for a chart.
- ChartTextStyle - Class in com.cloudofficeprint.RenderElements.Charts
-
This class represent chart styling.
- ChartTextStyle(Boolean, Boolean, String, String) - Constructor for class com.cloudofficeprint.RenderElements.Charts.ChartTextStyle
-
Contains the styling options for the text of the chart.
- CloudAccessToken - Class in com.cloudofficeprint.Output.CloudAcessToken
-
CloudAccessToken is an abstract class for all the different cloud access tokens : OAuth tokens, AWS tokens,FTP/SFTP tokens
- CloudAccessToken() - Constructor for class com.cloudofficeprint.Output.CloudAcessToken.CloudAccessToken
- Code - Class in com.cloudofficeprint.RenderElements.Codes
-
Superclass for QR and BarCodes.
- Code(String, String, String) - Constructor for class com.cloudofficeprint.RenderElements.Codes.Code
-
This class represents codes (barcode or QR codes) (created using the data of the key) for a template.
- ColumnChart - Class in com.cloudofficeprint.RenderElements.Charts.Charts
-
Represents a column chart.
- ColumnChart(String, ChartOptions, ColumnSeries...) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Charts.ColumnChart
-
Represents a column chart.
- ColumnSeries - Class in com.cloudofficeprint.RenderElements.Charts.Series
-
Represents series for column charts.
- ColumnSeries(String, String[], String[]) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Series.ColumnSeries
-
This object represents series for a column chart.
- ColumnStackedChart - Class in com.cloudofficeprint.RenderElements.Charts.Charts
-
Represents a stacked column chart.
- ColumnStackedChart(String, ChartOptions, ColumnStackedSeries...) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Charts.ColumnStackedChart
-
Represents a stacked column chart.
- ColumnStackedPercentChart - Class in com.cloudofficeprint.RenderElements.Charts.Charts
-
Represents a stacked column chart.
- ColumnStackedPercentChart(String, ChartOptions, ColumnStackedPercentSeries...) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Charts.ColumnStackedPercentChart
-
Represents a stacked column chart where the y-axis is expressed in percentage.
- ColumnStackedPercentSeries - Class in com.cloudofficeprint.RenderElements.Charts.Series
-
Represents series for stacked column charts where the y-axis is expressed in percentage.
- ColumnStackedPercentSeries(String, String[], String[]) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Series.ColumnStackedPercentSeries
-
This object represents series for a stacked column chart where the y-axis is expressed in percentage.
- ColumnStackedSeries - Class in com.cloudofficeprint.RenderElements.Charts.Series
-
Represents series for stacked column charts.
- ColumnStackedSeries(String, String[], String[]) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Series.ColumnStackedSeries
-
This object represents series for a stacked column chart.
- com.cloudofficeprint - package com.cloudofficeprint
- com.cloudofficeprint.Examples.GeneralExamples - package com.cloudofficeprint.Examples.GeneralExamples
- com.cloudofficeprint.Examples.MultipleRequestMerge - package com.cloudofficeprint.Examples.MultipleRequestMerge
- com.cloudofficeprint.Examples.OrderConfirmation - package com.cloudofficeprint.Examples.OrderConfirmation
- com.cloudofficeprint.Examples.PDFSignature - package com.cloudofficeprint.Examples.PDFSignature
- com.cloudofficeprint.Examples.SolarSystem - package com.cloudofficeprint.Examples.SolarSystem
- com.cloudofficeprint.Examples.SpaceX - package com.cloudofficeprint.Examples.SpaceX
- com.cloudofficeprint.Output - package com.cloudofficeprint.Output
- com.cloudofficeprint.Output.CloudAcessToken - package com.cloudofficeprint.Output.CloudAcessToken
- com.cloudofficeprint.RenderElements - package com.cloudofficeprint.RenderElements
- com.cloudofficeprint.RenderElements.Cells - package com.cloudofficeprint.RenderElements.Cells
- com.cloudofficeprint.RenderElements.Charts - package com.cloudofficeprint.RenderElements.Charts
- com.cloudofficeprint.RenderElements.Charts.Charts - package com.cloudofficeprint.RenderElements.Charts.Charts
- com.cloudofficeprint.RenderElements.Charts.Series - package com.cloudofficeprint.RenderElements.Charts.Series
- com.cloudofficeprint.RenderElements.Codes - package com.cloudofficeprint.RenderElements.Codes
- com.cloudofficeprint.RenderElements.Images - package com.cloudofficeprint.RenderElements.Images
- com.cloudofficeprint.RenderElements.Loops - package com.cloudofficeprint.RenderElements.Loops
- com.cloudofficeprint.RenderElements.PDF - package com.cloudofficeprint.RenderElements.PDF
- com.cloudofficeprint.Resources - package com.cloudofficeprint.Resources
- com.cloudofficeprint.Server - package com.cloudofficeprint.Server
- CombinedChart - Class in com.cloudofficeprint.RenderElements.Charts.Charts
-
Represents a combined chart.
- CombinedChart(String, ChartOptions, Chart[], Chart[]) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Charts.CombinedChart
-
Represents a combined chart.
- combinedChartExample(String) - Method in class com.cloudofficeprint.Examples.GeneralExamples.Examples
-
This example show how to build a combined chart.
- Command - Class in com.cloudofficeprint.Server
-
Command object with a single command for the Cloud Office Print server.
- Command(String, JsonObject) - Constructor for class com.cloudofficeprint.Server.Command
-
-
- Commands - Class in com.cloudofficeprint.Server
-
Commands object with commands for the Cloud Office Print server to run before or after the post processing.
- Commands() - Constructor for class com.cloudofficeprint.Server.Commands
- COPChart - Class in com.cloudofficeprint.RenderElements
-
Supported in Word, Excel and Powerpoint templates.
- COPChart(String, JsonArray, HashMap<String, JsonArray>, String, String, String, String, String, COPChartDateOptions) - Constructor for class com.cloudofficeprint.RenderElements.COPChart
-
Represent a Cloud Office Print chart (including data and style).
- COPChartDateOptions - Class in com.cloudofficeprint.RenderElements
-
Date options for an COPChart (different from ChartDateOptions for the other Charts).
- COPChartDateOptions(String, String, Integer) - Constructor for class com.cloudofficeprint.RenderElements.COPChartDateOptions
-
This object represents the date options for a chart.
- COPException - Exception in com.cloudofficeprint
-
Class for handling a HTTP response of the Cloud Office Print server when the responseCode is /= 200.
- COPException(int, String) - Constructor for exception com.cloudofficeprint.COPException
-
Sets this.responseCode to responseCode.
- COPPDFTextAndImageExample(String) - Method in class com.cloudofficeprint.Examples.GeneralExamples.Examples
-
This example shows you how to add text and images on pages of a template without tag.
- CsvOptions - Class in com.cloudofficeprint.Output
-
Class for all the optional PDF output options.
- CsvOptions() - Constructor for class com.cloudofficeprint.Output.CsvOptions
-
Constructor for the CsvOptions object.
D
- D3Code - Class in com.cloudofficeprint.RenderElements
-
With Word/Excel/PowerPoint documents, it's possible to let Cloud Office Print execute some JavaScript code to generate a D3 image (Data Driven Documents).
- D3Code(String, String, String) - Constructor for class com.cloudofficeprint.RenderElements.D3Code
-
Represents an D3 image.
- DoughnutChart - Class in com.cloudofficeprint.RenderElements.Charts.Charts
-
Represents a doughnut chart.
- DoughnutChart(String, ChartOptions, PieSeries...) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Charts.DoughnutChart
-
Represents a doughnut chart.
- downloadLocally(String) - Method in class com.cloudofficeprint.Response
-
Downloads the file locally to the given path, filename needs to be specified at the end of the path, not the extension.
E
- ElementCollection - Class in com.cloudofficeprint.RenderElements
-
A collection used to group multiple RenderElements together.
- ElementCollection(String) - Constructor for class com.cloudofficeprint.RenderElements.ElementCollection
-
A collection used to group multiple RenderElements together.
- ElementCollection(String, ArrayList<RenderElement>) - Constructor for class com.cloudofficeprint.RenderElements.ElementCollection
-
A collection used to group multiple RenderElements together.
- EmailQRCode - Class in com.cloudofficeprint.RenderElements.Codes
-
This class is a subclass of QRCode and is used to generate an email QR-code element
- EmailQRCode(String, String, String, String, String, String) - Constructor for class com.cloudofficeprint.RenderElements.Codes.EmailQRCode
-
This object represents a mail QR-code.
- EventQRCode - Class in com.cloudofficeprint.RenderElements.Codes
-
This class is a subclass of QRCode and is used to generate an event QR-code element
- EventQRCode(String, String, String, String) - Constructor for class com.cloudofficeprint.RenderElements.Codes.EventQRCode
-
This object represents a Event QR Code.
- Examples - Class in com.cloudofficeprint.Examples.GeneralExamples
- Examples() - Constructor for class com.cloudofficeprint.Examples.GeneralExamples.Examples
- execute() - Method in class com.cloudofficeprint.PrintJob
-
Creates the adequate JSON and sends it to the Cloud Office Print server.
- ExternalResource - Class in com.cloudofficeprint.Resources
-
Abstract base class for external resources.
- ExternalResource(String, String, String, JsonArray, String) - Constructor for class com.cloudofficeprint.Resources.ExternalResource
-
Abstract base class for external resources.
F
- FootNote - Class in com.cloudofficeprint.RenderElements
-
Only supported in Word and Excel templates.
- FootNote(String, String) - Constructor for class com.cloudofficeprint.RenderElements.FootNote
-
Element to insert a footnote in a template.
- Formula - Class in com.cloudofficeprint.RenderElements
-
Only supported in Excel.
- Formula(String, String) - Constructor for class com.cloudofficeprint.RenderElements.Formula
-
Represents an Excel formula.
- FTPToken - Class in com.cloudofficeprint.Output.CloudAcessToken
-
Class to use for FTP/SFTP tokens to store output on a FTP/SFTP server.
- FTPToken(String, Boolean, int, String, String) - Constructor for class com.cloudofficeprint.Output.CloudAcessToken.FTPToken
-
Constructor for an FTPToken object.
G
- GeolocationQRCode - Class in com.cloudofficeprint.RenderElements.Codes
-
This class is a subclass of QRCode and is used to generate a geolocation QR-code element
- GeolocationQRCode(String, String, String, String) - Constructor for class com.cloudofficeprint.RenderElements.Codes.GeolocationQRCode
-
This object represents a VCF or vCard QR Code.
- getAccessToken() - Method in class com.cloudofficeprint.Output.Output
- getAltitude() - Method in class com.cloudofficeprint.RenderElements.Codes.GeolocationQRCode
- getAltText() - Method in class com.cloudofficeprint.RenderElements.Images.Image
- getAPIKey() - Method in class com.cloudofficeprint.Server.Server
-
Only applicable for service users.
- getAppendFiles() - Method in class com.cloudofficeprint.PrintJob
- getArgs() - Method in class com.cloudofficeprint.Server.Command
- getAuth() - Method in class com.cloudofficeprint.Resources.ExternalResource
- getAutoColor() - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- getAutoColorDark() - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- getAutoColorLight() - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- getBackgroundColor() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleDocxPpt
- getBackgroundColor() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
-
Note: displaying rounded corners is not supported by LibreOffice.
- getBackgroundColor() - Method in class com.cloudofficeprint.RenderElements.Codes.BarCode
- getBackGroundImage() - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- getBackgroundImageAlpha() - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- getBackgroundOpacity() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
-
Note: backgroundOpacity is ignored if backgroundColor is not specified or if backgroundColor is specified in a color space which includes an alpha channel (e.g.
- getBarSeries() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.BarChart
- getBarStackedPercentSeries() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.BarStackedPercentChart
- getBarStackedSeries() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.BarStackedChart
- getBcc() - Method in class com.cloudofficeprint.RenderElements.Codes.EmailQRCode
- getBirthday() - Method in class com.cloudofficeprint.RenderElements.Codes.MECardQRCode
- getBody() - Method in class com.cloudofficeprint.RenderElements.Codes.EmailQRCode
- getBody() - Method in class com.cloudofficeprint.RenderElements.Codes.SMSQRCode
- getBody() - Method in class com.cloudofficeprint.Resources.RESTResource
- getBody() - Method in class com.cloudofficeprint.Response
- getBold() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartTextStyle
- getBold() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFText
- getBold() - Method in class com.cloudofficeprint.RenderElements.StyledProperty
- getBorder() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- getBorderBottom() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- getBorderBottomColor() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- getBorderDiagonal() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- getBorderDiagonalColor() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- getBorderDiagonalDirection() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- getBorderLeft() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- getBorderLeftColor() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- getBorderRight() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- getBorderRightColor() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- getBorderTop() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- getBorderTopColor() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- getCc() - Method in class com.cloudofficeprint.RenderElements.Codes.EmailQRCode
- getCellBackground() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- getCellHidden() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- getCellLocked() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- getCellStyle() - Method in class com.cloudofficeprint.RenderElements.Cells.TableCell
- getCharacterSet() - Method in class com.cloudofficeprint.Output.CsvOptions
- getCharts() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.CombinedChart
- getClose() - Method in class com.cloudofficeprint.RenderElements.Charts.Series.StockSeries
- getCode() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartDateOptions
- getColor() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartTextStyle
- getColor() - Method in class com.cloudofficeprint.RenderElements.Charts.Series.AreaSeries
- getColor() - Method in class com.cloudofficeprint.RenderElements.Charts.Series.XYSeries
- getColor() - Method in class com.cloudofficeprint.RenderElements.Watermark
- getColorDark() - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- getColorLight() - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- getColors() - Method in class com.cloudofficeprint.RenderElements.Charts.Series.PieSeries
-
Note : If no colors are specified, the document's theme is used.
- getColumns() - Method in class com.cloudofficeprint.RenderElements.CellSpan
- getColumnSeries() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.ColumnChart
- getColumnStackedPercentageSeries() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.ColumnStackedPercentChart
- getCommand() - Method in class com.cloudofficeprint.Server.Command
- getCommands() - Method in class com.cloudofficeprint.Server.Server
- getContactPrimary() - Method in class com.cloudofficeprint.RenderElements.Codes.MECardQRCode
- getContactSecondary() - Method in class com.cloudofficeprint.RenderElements.Codes.MECardQRCode
- getContactTertiary() - Method in class com.cloudofficeprint.RenderElements.Codes.MECardQRCode
- getConverter() - Method in class com.cloudofficeprint.Output.Output
- getCopChartDateOptions() - Method in class com.cloudofficeprint.RenderElements.COPChart
- getCopies() - Method in class com.cloudofficeprint.Output.PDFOptions
- getCopRemoteDebug() - Method in class com.cloudofficeprint.PrintJob
- getCOPVersionOnServer() - Method in class com.cloudofficeprint.Server.Server
-
Sends a GET request to server-url/version.
- getCsvOptions() - Method in class com.cloudofficeprint.Output.Output
- getData() - Method in class com.cloudofficeprint.PrintJob
-
Renderelements will replace their corresponding tag in the template.
- getData() - Method in class com.cloudofficeprint.RenderElements.D3Code
- getDataSource() - Method in class com.cloudofficeprint.Resources.ExternalResource
- getDate() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- getDepth() - Method in class com.cloudofficeprint.RenderElements.TableOfContents
- getDotScale() - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- getElements() - Method in class com.cloudofficeprint.RenderElements.ElementCollection
- getElements() - Method in class com.cloudofficeprint.RenderElements.Loops.Loop
- getEmail() - Method in class com.cloudofficeprint.RenderElements.Codes.MECardQRCode
- getEmail() - Method in class com.cloudofficeprint.RenderElements.Codes.VCardQRCode
- getEncoding() - Method in class com.cloudofficeprint.Output.Output
- getEncryption() - Method in class com.cloudofficeprint.RenderElements.Codes.WifiQRCode
- getEndDate() - Method in class com.cloudofficeprint.RenderElements.Codes.EventQRCode
- getEndpoint() - Method in class com.cloudofficeprint.Resources.ExternalResource
- getEvenPage() - Method in class com.cloudofficeprint.Output.PDFOptions
- getExt() - Method in class com.cloudofficeprint.Response
- getExtension(String) - Method in class com.cloudofficeprint.Resources.Resource
- getExternalResource() - Method in class com.cloudofficeprint.PrintJob
- getExtraOptions() - Method in class com.cloudofficeprint.RenderElements.Codes.BarCode
-
If you want to include extra options like including barcode text on the botto The options should be space separated and should be followed by a "=" and their value.
- getFieldSeparator() - Method in class com.cloudofficeprint.Output.CsvOptions
- getFileBase64() - Method in class com.cloudofficeprint.Resources.Base64Resource
- getFileName() - Method in class com.cloudofficeprint.Resources.ExternalResource
- getFiletype() - Method in class com.cloudofficeprint.Resources.Resource
- getFirstName() - Method in class com.cloudofficeprint.RenderElements.Codes.VCardQRCode
- getFont() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- getFont() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartTextStyle
- getFont() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFText
- getFont() - Method in class com.cloudofficeprint.RenderElements.StyledProperty
- getFont() - Method in class com.cloudofficeprint.RenderElements.TextBox
- getFont() - Method in class com.cloudofficeprint.RenderElements.Watermark
- getFontBold() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- getFontColor() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- getFontColor() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFText
- getFontColor() - Method in class com.cloudofficeprint.RenderElements.StyledProperty
- getFontColor() - Method in class com.cloudofficeprint.RenderElements.TextBox
- getFontItalic() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- getFontSize() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- getFontSize() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFText
- getFontSize() - Method in class com.cloudofficeprint.RenderElements.StyledProperty
- getFontSize() - Method in class com.cloudofficeprint.RenderElements.TextBox
- getFontStrike() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- getFontSubscript() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- getFontSuperscript() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- getFontUnderline() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- getFormat() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartDateOptions
- getFormat() - Method in class com.cloudofficeprint.RenderElements.COPChartDateOptions
- getFormatCode() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- getFormData() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFFormData
- getGrid() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- getHeaders() - Method in class com.cloudofficeprint.Resources.ExternalResource
- getHeight() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- getHeight() - Method in class com.cloudofficeprint.RenderElements.Codes.BarCode
- getHeight() - Method in class com.cloudofficeprint.RenderElements.Images.Image
- getHeight() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFImage
- getHeight() - Method in class com.cloudofficeprint.RenderElements.TextBox
- getHeight() - Method in class com.cloudofficeprint.RenderElements.Watermark
- getHeightLogo() - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- getHigh() - Method in class com.cloudofficeprint.RenderElements.Charts.Series.StockSeries
- getHighlightColor() - Method in class com.cloudofficeprint.RenderElements.StyledProperty
- getHost() - Method in class com.cloudofficeprint.Output.CloudAcessToken.FTPToken
- getHTML() - Method in class com.cloudofficeprint.Resources.HTMLResource
- getIdentifier() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFImage
- getIdentifier() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFInsertObject
- getIdentifier() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFText
- getIdentifyFormFields() - Method in class com.cloudofficeprint.Output.PDFOptions
- getImage() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFImage
- getImages() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFImages
- getItalic() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartTextStyle
- getItalic() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFText
- getItalic() - Method in class com.cloudofficeprint.RenderElements.StyledProperty
- getJobName() - Method in class com.cloudofficeprint.Server.Printer
- getJson() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFImage
- getJson() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFInsertObject
- getJson() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFText
- getJSON() - Method in class com.cloudofficeprint.Output.CloudAcessToken.AWSToken
- getJSON() - Method in class com.cloudofficeprint.Output.CloudAcessToken.CloudAccessToken
- getJSON() - Method in class com.cloudofficeprint.Output.CloudAcessToken.FTPToken
- getJSON() - Method in class com.cloudofficeprint.Output.CloudAcessToken.OAuth2Token
- getJSON() - Method in class com.cloudofficeprint.Output.CsvOptions
- getJSON() - Method in class com.cloudofficeprint.Output.Output
- getJSON() - Method in class com.cloudofficeprint.Output.PDFOptions
- getJSON() - Method in class com.cloudofficeprint.PrintJob
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyle
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleDocxPpt
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Cells.TableCell
- getJSON() - Method in class com.cloudofficeprint.RenderElements.CellSpan
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartDateOptions
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.AreaChart
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.BarChart
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.BarStackedChart
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.BarStackedPercentChart
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.BubbleChart
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.ColumnChart
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.ColumnStackedChart
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.ColumnStackedPercentChart
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.CombinedChart
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.DoughnutChart
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.LineChart
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.Pie3DChart
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.PieChart
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.RadarChart
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.ScatterChart
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.StockChart
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartTextStyle
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Charts.Series.AreaSeries
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Charts.Series.LineSeries
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Charts.Series.StockSeries
-
No color needed for stockseries.
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Charts.Series.XYSeries
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Codes.BarCode
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Codes.EmailQRCode
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Codes.EventQRCode
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Codes.GeolocationQRCode
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Codes.MECardQRCode
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Codes.SMSQRCode
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Codes.TelephoneNumberQRCode
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Codes.URLQRCode
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Codes.VCardQRCode
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Codes.WifiQRCode
- getJSON() - Method in class com.cloudofficeprint.RenderElements.COPChart
- getJSON() - Method in class com.cloudofficeprint.RenderElements.COPChartDateOptions
- getJSON() - Method in class com.cloudofficeprint.RenderElements.D3Code
- getJSON() - Method in class com.cloudofficeprint.RenderElements.ElementCollection
- getJSON() - Method in class com.cloudofficeprint.RenderElements.FootNote
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Formula
- getJSON() - Method in class com.cloudofficeprint.RenderElements.HTML
- getJSON() - Method in class com.cloudofficeprint.RenderElements.HyperLink
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Images.Image
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Loops.Loop
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Loops.SheetLoop
- getJSON() - Method in class com.cloudofficeprint.RenderElements.MarkDownContent
- getJSON() - Method in class com.cloudofficeprint.RenderElements.PageBreak
- getJSON() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFFormData
- getJSON() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFImages
- getJSON() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFTexts
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Property
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Raw
- getJSON() - Method in class com.cloudofficeprint.RenderElements.RawJsonArray
-
Don't use.
- getJSON() - Method in class com.cloudofficeprint.RenderElements.RenderElement
- getJSON() - Method in class com.cloudofficeprint.RenderElements.RightToLeft
- getJSON() - Method in class com.cloudofficeprint.RenderElements.StyledProperty
- getJSON() - Method in class com.cloudofficeprint.RenderElements.TableOfContents
- getJSON() - Method in class com.cloudofficeprint.RenderElements.TextBox
- getJSON() - Method in class com.cloudofficeprint.RenderElements.Watermark
- getJSON() - Method in class com.cloudofficeprint.Resources.ExternalResource
- getJSON() - Method in class com.cloudofficeprint.Resources.GraphQLResource
- getJSON() - Method in class com.cloudofficeprint.Resources.RESTResource
- getJSON() - Method in class com.cloudofficeprint.Server.Command
- getJSON() - Method in class com.cloudofficeprint.Server.Commands
- getJSON() - Method in class com.cloudofficeprint.Server.Printer
- getJSON() - Method in class com.cloudofficeprint.Server.Server
- getJsonArray() - Method in class com.cloudofficeprint.RenderElements.RawJsonArray
- getJSONData() - Method in class com.cloudofficeprint.RenderElements.Charts.Series.BubbleSeries
- getJSONData() - Method in class com.cloudofficeprint.RenderElements.Charts.Series.PieSeries
- getJSONData() - Method in class com.cloudofficeprint.RenderElements.Charts.Series.StockSeries
- getJSONData() - Method in class com.cloudofficeprint.RenderElements.Charts.Series.XYSeries
- getJSONForPost() - Method in class com.cloudofficeprint.Server.Command
- getJSONForPre() - Method in class com.cloudofficeprint.Server.Command
- getJSONForSecondaryFile() - Method in class com.cloudofficeprint.Resources.Base64Resource
- getJSONForSecondaryFile() - Method in class com.cloudofficeprint.Resources.HTMLResource
- getJSONForSecondaryFile() - Method in class com.cloudofficeprint.Resources.Resource
-
Needs to be used to get the JSON of a resource for a secondary file (file to prepend, to append, to insert or subtemplate), because their JSON has a different format then for a template.
- getJSONForSecondaryFile() - Method in class com.cloudofficeprint.Resources.ServerResource
- getJSONForSecondaryFile() - Method in class com.cloudofficeprint.Resources.URLResource
- getJSONForTemplate() - Method in class com.cloudofficeprint.Resources.Base64Resource
- getJSONForTemplate() - Method in class com.cloudofficeprint.Resources.HTMLResource
- getJSONForTemplate() - Method in class com.cloudofficeprint.Resources.Resource
-
Needs to be called to get the JSON of a resource for a template.
- getJSONForTemplate() - Method in class com.cloudofficeprint.Resources.ServerResource
- getJSONForTemplate() - Method in class com.cloudofficeprint.Resources.URLResource
- getKeyID() - Method in class com.cloudofficeprint.Output.CloudAcessToken.AWSToken
- getLandscape() - Method in class com.cloudofficeprint.Output.PDFOptions
-
Only supported when converting HTML to PDF.
- getLandscape() - Method in class com.cloudofficeprint.Resources.HTMLResource
- getLastName() - Method in class com.cloudofficeprint.RenderElements.Codes.MECardQRCode
- getLastName() - Method in class com.cloudofficeprint.RenderElements.Codes.VCardQRCode
- getLegendPosition() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- getLegendStyle() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- getLineseries() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.LineChart
- getLineStyle() - Method in class com.cloudofficeprint.RenderElements.Charts.Series.LineSeries
- getLineThickness() - Method in class com.cloudofficeprint.RenderElements.Charts.Series.LineSeries
- getLinkUrl() - Method in class com.cloudofficeprint.RenderElements.Codes.BarCode
- getLocation() - Method in class com.cloudofficeprint.Server.Printer
- getLockForm() - Method in class com.cloudofficeprint.Output.PDFOptions
- getLoggingInfo() - Method in class com.cloudofficeprint.Server.Server
-
When the Cloud Office Print server is started with --enable_printlog, it will create a file on the server called server_printjob.log.
- getLogo() - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- getLogoBackGroundColor() - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- getLongitude() - Method in class com.cloudofficeprint.RenderElements.Codes.GeolocationQRCode
- getLow() - Method in class com.cloudofficeprint.RenderElements.Charts.Series.StockSeries
- getMajorGridLines() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- getMajorUnit() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- getMax() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- getMaxHeight() - Method in class com.cloudofficeprint.RenderElements.Images.Image
- getMaxWidth() - Method in class com.cloudofficeprint.RenderElements.Images.Image
- getMaxWidth() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFImage
- getMerge() - Method in class com.cloudofficeprint.Output.PDFOptions
- getMergeMakingEven() - Method in class com.cloudofficeprint.Output.PDFOptions
- getMessageForSupport() - Method in exception com.cloudofficeprint.COPException
- getMethod() - Method in class com.cloudofficeprint.Resources.RESTResource
- getMimetype() - Method in class com.cloudofficeprint.Response
- getMimeType() - Method in class com.cloudofficeprint.Resources.Resource
- getMimeType(String) - Static method in class com.cloudofficeprint.Mimetype
-
As the tika library gives two warnings I decided to implement if manually for all the supported document formats (not a lot).
- getMimeTypesSupported() - Method in class com.cloudofficeprint.Server.Server
-
Sends a GET request to server-url/supported_template_mimetypes.
- getMin() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- getMinorGridLines() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- getMinorUnit() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- getModifiedChartDicts() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.CombinedChart
- getModifyPassword() - Method in class com.cloudofficeprint.Output.PDFOptions
- getName() - Method in class com.cloudofficeprint.RenderElements.Charts.Series.XYSeries
- getName() - Method in class com.cloudofficeprint.RenderElements.RenderElement
- getNickname() - Method in class com.cloudofficeprint.RenderElements.Codes.MECardQRCode
- getNotes() - Method in class com.cloudofficeprint.RenderElements.Codes.MECardQRCode
- getOfficeToPdfVersion() - Method in class com.cloudofficeprint.Server.Server
-
Sends a GET request to server-url/officetopdf.
- getOpacity() - Method in class com.cloudofficeprint.RenderElements.Charts.Series.AreaSeries
-
Note: Decimal value between 0 and 1.
- getOpacity() - Method in class com.cloudofficeprint.RenderElements.Watermark
- getOpen() - Method in class com.cloudofficeprint.RenderElements.Charts.Series.StockSeries
- getOptions() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.Chart
- getOrientation() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- getOutput() - Method in class com.cloudofficeprint.PrintJob
- getOutputMimeTypesSupported(String) - Method in class com.cloudofficeprint.Server.Server
-
Sends a GET request to server-url/supported_output_mimetypes?template=extension.
- getPaddingHeight() - Method in class com.cloudofficeprint.RenderElements.Codes.BarCode
- getPaddingWidth() - Method in class com.cloudofficeprint.RenderElements.Codes.BarCode
- getPageFormat() - Method in class com.cloudofficeprint.Output.PDFOptions
-
Only supported when converting HTML to PDF.
- getPageHeight() - Method in class com.cloudofficeprint.Output.PDFOptions
-
Only supported when converting HTML to PDF.
- getPageMargin() - Method in class com.cloudofficeprint.Output.PDFOptions
-
Only supported when converting HTML to PDF.
- getPageNumber() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFInsertObject
- getPageWidth() - Method in class com.cloudofficeprint.Output.PDFOptions
-
Only supported when converting HTML to PDF.
- getPassword() - Method in class com.cloudofficeprint.Output.CloudAcessToken.FTPToken
- getPassword() - Method in class com.cloudofficeprint.RenderElements.Codes.WifiQRCode
- getPassword() - Method in class com.cloudofficeprint.Server.Server
- getPasswordProtectionFlag() - Method in class com.cloudofficeprint.Output.PDFOptions
-
More info on the flag bits on https://pdfhummus.com/post/147451287581/hummus-1058-and-pdf-writer-updates-encryption.
- getPath() - Method in class com.cloudofficeprint.Resources.ServerResource
- getPDFOptions() - Method in class com.cloudofficeprint.Output.Output
- getPiBLColor() - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- getPiColor() - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- getPieSeries() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.DoughnutChart
- getPieSeries() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.Pie3DChart
- getPieSeries() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.PieChart
- getPiTLColor() - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- getPiTRColor() - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- getPoBLColor() - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- getPoColor() - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- getPort() - Method in class com.cloudofficeprint.Output.CloudAcessToken.FTPToken
- getPosition() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
-
Note that not all options might be available for specific charts.
- getPostConversion() - Method in class com.cloudofficeprint.Server.Commands
- getPostMerge() - Method in class com.cloudofficeprint.Server.Commands
- getPostProcess() - Method in class com.cloudofficeprint.Server.Commands
- getPostProcessDeleteDelay() - Method in class com.cloudofficeprint.Server.Commands
-
Cloud Office Print deletes the file provided to the command directly after executing it.
- getPostProcessReturn() - Method in class com.cloudofficeprint.Server.Commands
-
If you are already doing something with the file and don't want it to be returned in the response set this to true.
- getPoTLColor() - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- getPoTRColor() - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- getPreConversion() - Method in class com.cloudofficeprint.Server.Commands
- getPrependFiles() - Method in class com.cloudofficeprint.PrintJob
- getPrependMimeTypesSupported() - Method in class com.cloudofficeprint.Server.Server
-
Sends a GET request to server-url/supported_prepend_mimetypes.
- getPrinter() - Method in class com.cloudofficeprint.Server.Server
-
Cloud Office Print supports to print directly to an IP Printer.
- getProxyIP() - Method in class com.cloudofficeprint.Server.Server
- getProxyPort() - Method in class com.cloudofficeprint.Server.Server
- getQrErrorCorrectionLevel() - Method in class com.cloudofficeprint.RenderElements.Codes.BarCode
-
Only for QR codes.
- getQuery() - Method in class com.cloudofficeprint.Resources.GraphQLResource
- getQuietZone() - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- getQuietZoneColor() - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- getReadPassword() - Method in class com.cloudofficeprint.Output.PDFOptions
- getRequester() - Method in class com.cloudofficeprint.Server.Printer
- getResponse() - Method in class com.cloudofficeprint.PrintJob
-
For getting to response after asynchronous execution.
- getResponseCode() - Method in exception com.cloudofficeprint.COPException
- getRotation() - Method in class com.cloudofficeprint.RenderElements.Codes.BarCode
- getRotation() - Method in class com.cloudofficeprint.RenderElements.Images.Image
- getRotation() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFImage
- getRotation() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFText
- getRotation() - Method in class com.cloudofficeprint.RenderElements.Watermark
- getRoundedCorners() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- getRows() - Method in class com.cloudofficeprint.RenderElements.CellSpan
- getSecondaryCharts() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.CombinedChart
- getSecretKey() - Method in class com.cloudofficeprint.Output.CloudAcessToken.AWSToken
- getSeparator() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- getSeries() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.AreaChart
- getSeries() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.BubbleChart
- getSeries() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.RadarChart
- getSeries() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.ScatterChart
- getSeries() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.StockChart
- getServer() - Method in class com.cloudofficeprint.PrintJob
- getServerDirectory() - Method in class com.cloudofficeprint.Output.Output
- getService() - Method in class com.cloudofficeprint.Output.CloudAcessToken.CloudAccessToken
- getSheetNames() - Method in class com.cloudofficeprint.RenderElements.Loops.SheetLoop
- getShowCategoryName() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- getShowDataLabels() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
-
Default true for pie/pie3d and doughnut.
- getShowLegend() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- getShowLegendKey() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- getShowPercentage() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- getShowSeriesName() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- getShowValue() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- getSignCertificate() - Method in class com.cloudofficeprint.Output.PDFOptions
-
It is possible to sign the output PDF if the output pdf has a signature field.
- getSizes() - Method in class com.cloudofficeprint.RenderElements.Charts.Series.BubbleSeries
- getSmooth() - Method in class com.cloudofficeprint.RenderElements.Charts.Series.LineSeries
- getSofficeVersionServer() - Method in class com.cloudofficeprint.Server.Server
-
Sends a GET request to server-url/soffice.
- getSplit() - Method in class com.cloudofficeprint.Output.PDFOptions
- getStackedColumnSeries() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.ColumnStackedChart
- getStartDate() - Method in class com.cloudofficeprint.RenderElements.Codes.EventQRCode
- getStep() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartDateOptions
- getStep() - Method in class com.cloudofficeprint.RenderElements.COPChartDateOptions
- getStrikethrough() - Method in class com.cloudofficeprint.RenderElements.StyledProperty
- getSubject() - Method in class com.cloudofficeprint.RenderElements.Codes.EmailQRCode
- getSubTemplates() - Method in class com.cloudofficeprint.PrintJob
-
Subtemplates are only accessible (in docx).
- getSymbol() - Method in class com.cloudofficeprint.RenderElements.Charts.Series.LineSeries
- getSymbolSize() - Method in class com.cloudofficeprint.RenderElements.Charts.Series.LineSeries
- getTabLeader() - Method in class com.cloudofficeprint.RenderElements.TableOfContents
- getTargetUrl() - Method in class com.cloudofficeprint.RenderElements.Images.Image
- getTemplate() - Method in class com.cloudofficeprint.PrintJob
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.Cells.TableCell
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.CellSpan
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.Chart
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.Codes.Code
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.COPChart
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.D3Code
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.ElementCollection
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.FootNote
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.Formula
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.HTML
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.HyperLink
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.Images.Image
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.Loops.InlineDataLoop
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.Loops.Labels
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.Loops.Loop
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.Loops.SheetLoop
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.Loops.SlideLoop
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.Loops.TableRowLoop
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.MarkDownContent
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.PageBreak
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFFormData
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFImages
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFTexts
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.Property
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.Raw
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.RawJsonArray
-
Don't use.
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.RenderElement
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.RightToLeft
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.StyledProperty
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.TableOfContents
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.TextBox
- getTemplateTags() - Method in class com.cloudofficeprint.RenderElements.Watermark
- getTemplateTags() - Method in class com.cloudofficeprint.Resources.GraphQLResource
-
Cannot be used for a resource.
- getTemplateTags() - Method in class com.cloudofficeprint.Resources.RESTResource
-
Cannot be used for a resource.
- getText() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFText
- getTextDelimiter() - Method in class com.cloudofficeprint.Output.CsvOptions
- getTextHAlignment() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- getTextRotation() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- getTexts() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFTexts
- getTextVAlignment() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- getTimingColor() - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- getTimingHColor() - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- getTimingVColor() - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- getTitle() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- getTitle() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- getTitle() - Method in class com.cloudofficeprint.RenderElements.COPChart
- getTitleRotation() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- getTitleStyle() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- getTitleStyle() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- getToken() - Method in class com.cloudofficeprint.Output.CloudAcessToken.OAuth2Token
- getTransparency() - Method in class com.cloudofficeprint.RenderElements.Images.Image
- getTransparency() - Method in class com.cloudofficeprint.RenderElements.TextBox
- getType() - Method in class com.cloudofficeprint.Output.Output
- getType() - Method in class com.cloudofficeprint.RenderElements.Codes.Code
- getUnderline() - Method in class com.cloudofficeprint.RenderElements.StyledProperty
- getUnit() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartDateOptions
- getUnit() - Method in class com.cloudofficeprint.RenderElements.COPChartDateOptions
- getURID() - Method in exception com.cloudofficeprint.COPException
- getUrl() - Method in class com.cloudofficeprint.RenderElements.HyperLink
-
Note : In Excel you can hyperlink to a cell.
- getUrl() - Method in class com.cloudofficeprint.Server.Server
- getURL() - Method in class com.cloudofficeprint.Resources.URLResource
- getUserMessage() - Method in exception com.cloudofficeprint.COPException
- getUsername() - Method in class com.cloudofficeprint.Output.CloudAcessToken.FTPToken
- getUsername() - Method in class com.cloudofficeprint.Server.Server
- getValue() - Method in class com.cloudofficeprint.RenderElements.RenderElement
- getValues() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- getValuesStyle() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- getVersion() - Method in class com.cloudofficeprint.Server.Printer
- getVolume() - Method in class com.cloudofficeprint.RenderElements.Charts.Series.StockSeries
- getWatermark() - Method in class com.cloudofficeprint.Output.PDFOptions
- getWebsite() - Method in class com.cloudofficeprint.RenderElements.Codes.MECardQRCode
- getWebsite() - Method in class com.cloudofficeprint.RenderElements.Codes.VCardQRCode
- getWidth() - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleDocxPpt
-
The width manipulation is available from Cloud Office Print 20.2.
- getWidth() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- getWidth() - Method in class com.cloudofficeprint.RenderElements.Codes.BarCode
- getWidth() - Method in class com.cloudofficeprint.RenderElements.Images.Image
- getWidth() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFImage
- getWidth() - Method in class com.cloudofficeprint.RenderElements.TextBox
- getWidth() - Method in class com.cloudofficeprint.RenderElements.Watermark
- getWidthLogo() - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- getWifiHidden() - Method in class com.cloudofficeprint.RenderElements.Codes.WifiQRCode
- getWrapText() - Method in class com.cloudofficeprint.RenderElements.Images.Image
-
Note : only supports 5 of the Microsoft Word Text Wrapping options.
- getX() - Method in class com.cloudofficeprint.RenderElements.Charts.Series.XYSeries
- getX() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFInsertObject
- getX2Title() - Method in class com.cloudofficeprint.RenderElements.COPChart
- getXAxis() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- getXData() - Method in class com.cloudofficeprint.RenderElements.COPChart
- getXTitle() - Method in class com.cloudofficeprint.RenderElements.COPChart
- getY() - Method in class com.cloudofficeprint.RenderElements.Charts.Series.XYSeries
- getY() - Method in class com.cloudofficeprint.RenderElements.PDF.PDFInsertObject
- getY2AxisOptions() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- getY2Title() - Method in class com.cloudofficeprint.RenderElements.COPChart
- getYAxis() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- getYData() - Method in class com.cloudofficeprint.RenderElements.COPChart
- getYTitle() - Method in class com.cloudofficeprint.RenderElements.COPChart
- GraphQLResource - Class in com.cloudofficeprint.Resources
-
Class for working with a GraphQL endpoint as Resource.
- GraphQLResource(String, String, String, JsonArray, String) - Constructor for class com.cloudofficeprint.Resources.GraphQLResource
-
Resource from a GraphQL endpoint.
H
- HTML - Class in com.cloudofficeprint.RenderElements
-
Only supported in Word, Excel, HTML and Md templates.
- HTML(String, String) - Constructor for class com.cloudofficeprint.RenderElements.HTML
-
HTML text can be rendered and put in templates.
- HTMLResource - Class in com.cloudofficeprint.Resources
-
Child class of Resource.
- HTMLResource(String, Boolean) - Constructor for class com.cloudofficeprint.Resources.HTMLResource
-
Constructor for this class.
- HyperLink - Class in com.cloudofficeprint.RenderElements
-
Class representing a hyperlink for templates.
- HyperLink(String, String, String) - Constructor for class com.cloudofficeprint.RenderElements.HyperLink
-
Element to insert a footnote in a template.
I
- Image - Class in com.cloudofficeprint.RenderElements.Images
- Image() - Constructor for class com.cloudofficeprint.RenderElements.Images.Image
- ImageBase64 - Class in com.cloudofficeprint.RenderElements.Images
-
Represents an image to insert in a template with a base64-encoded string as source.
- ImageBase64(String) - Constructor for class com.cloudofficeprint.RenderElements.Images.ImageBase64
-
This object represent an image to insert in the template.
- ImageBase64(String, String) - Constructor for class com.cloudofficeprint.RenderElements.Images.ImageBase64
-
This object represent an image to insert in the template.
- ImageUrl - Class in com.cloudofficeprint.RenderElements.Images
-
Represents an image to insert in a template with a URL string as source.
- ImageUrl(String, String) - Constructor for class com.cloudofficeprint.RenderElements.Images.ImageUrl
-
This object represent an image to insert in the template.
- InlineDataLoop - Class in com.cloudofficeprint.RenderElements.Loops
-
Horizontal table looping for Word, Excel and CSV templates.
- InlineDataLoop(String, ArrayList<RenderElement>) - Constructor for class com.cloudofficeprint.RenderElements.Loops.InlineDataLoop
-
Horizontal table looping for Word, Excel and CSV templates.
- isReachable() - Method in class com.cloudofficeprint.Server.Server
-
Sends a GET request to server-url/marco and checks if the answer is polo.
- isVerbose() - Method in class com.cloudofficeprint.Server.Server
L
- Labels - Class in com.cloudofficeprint.RenderElements.Loops
-
Cloud Office Print also provides a way to print labels Word documents.
- Labels(String, ArrayList<RenderElement>) - Constructor for class com.cloudofficeprint.RenderElements.Loops.Labels
-
Cloud Office Print also provides a way to print labels Word documents.
- LineChart - Class in com.cloudofficeprint.RenderElements.Charts.Charts
-
This class represents line charts.
- LineChart(String, ChartOptions, LineSeries...) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Charts.LineChart
-
Represents a line chart.
- LineSeries - Class in com.cloudofficeprint.RenderElements.Charts.Series
-
Represents series for a chart where the data-points are connected with lines.
- LineSeries(String, String[], String[], String, Boolean, String, String, String, String) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Series.LineSeries
-
This object represents series for a line chart (where data-points are connected with lines).
- localJson(String) - Method in class com.cloudofficeprint.Examples.GeneralExamples.Examples
-
Example where the local test.json is read and send to the server.
- localTemplate(String) - Method in class com.cloudofficeprint.Examples.GeneralExamples.Examples
-
Example with templateTest.docx as template, a list of properties and an image as data.
- localTemplateAsync(String) - Method in class com.cloudofficeprint.Examples.GeneralExamples.Examples
-
Asynchronous version of the above example.
- Loop - Class in com.cloudofficeprint.RenderElements.Loops
-
Represents elements to be included in loops in templates.
- Loop(String) - Constructor for class com.cloudofficeprint.RenderElements.Loops.Loop
-
Loop elements for a template.
- Loop(String, RenderElement[]) - Constructor for class com.cloudofficeprint.RenderElements.Loops.Loop
-
Loop elements for a template.
- Loop(String, ArrayList<RenderElement>) - Constructor for class com.cloudofficeprint.RenderElements.Loops.Loop
-
Loop elements for a template.
- loopExample(String) - Method in class com.cloudofficeprint.Examples.GeneralExamples.Examples
-
In this example 2 nested loops are given in the template.
M
- main(String) - Method in class com.cloudofficeprint.Examples.MultipleRequestMerge.MultipleRequestMergeExample
-
This is an example of how you can merge the output files generated from a single template using multiple requests.
- main(String) - Method in class com.cloudofficeprint.Examples.OrderConfirmation.OrderConfirmationExample
- main(String) - Method in class com.cloudofficeprint.Examples.PDFSignature.PDFSignatureExample
- main(String[]) - Static method in class com.cloudofficeprint.Main
- main(String, String) - Method in class com.cloudofficeprint.Examples.SolarSystem.SolarSystemExample
- main(String, String) - Method in class com.cloudofficeprint.Examples.SpaceX.SpaceXExample
- Main - Class in com.cloudofficeprint
- Main() - Constructor for class com.cloudofficeprint.Main
- makeCollectionFromJson(String, JsonObject) - Static method in class com.cloudofficeprint.RenderElements.ElementCollection
-
Parses a JsonArray to an elementcollection.
- MarkDownContent - Class in com.cloudofficeprint.RenderElements
-
Only supported in Word.
- MarkDownContent(String, String) - Constructor for class com.cloudofficeprint.RenderElements.MarkDownContent
-
Represents an object that indicates to put a break in the template or not.
- MECardQRCode - Class in com.cloudofficeprint.RenderElements.Codes
-
This class is a subclass of QRCode and is used to generate a MeCard QR-code element
- MECardQRCode(String, String, String, String, String, String, String, String, String, String, String) - Constructor for class com.cloudofficeprint.RenderElements.Codes.MECardQRCode
-
This object represents a VCF or vCard QR Code.
- Mimetype - Class in com.cloudofficeprint
- Mimetype() - Constructor for class com.cloudofficeprint.Mimetype
- MultipleRequestMergeExample - Class in com.cloudofficeprint.Examples.MultipleRequestMerge
- MultipleRequestMergeExample() - Constructor for class com.cloudofficeprint.Examples.MultipleRequestMerge.MultipleRequestMergeExample
O
- OAuth2Token - Class in com.cloudofficeprint.Output.CloudAcessToken
-
Class to use for OAuth 2 tokens.
- OAuth2Token(String, String) - Constructor for class com.cloudofficeprint.Output.CloudAcessToken.OAuth2Token
-
Constructor for an OAuth2Token object.
- OrderConfirmationExample - Class in com.cloudofficeprint.Examples.OrderConfirmation
- OrderConfirmationExample() - Constructor for class com.cloudofficeprint.Examples.OrderConfirmation.OrderConfirmationExample
- Output - Class in com.cloudofficeprint.Output
-
Class representing the output configuration of a request.
- Output(String, String, String, CloudAccessToken, String, PDFOptions, CsvOptions) - Constructor for class com.cloudofficeprint.Output.Output
-
Constructor to create a populated output object.
P
- PageBreak - Class in com.cloudofficeprint.RenderElements
-
Only supported in Word and Excel.
- PageBreak(String, String) - Constructor for class com.cloudofficeprint.RenderElements.PageBreak
-
Represents an object that indicates to put a break in the template or not.
- PDFFormData - Class in com.cloudofficeprint.RenderElements.PDF
-
It is possible to fill in the forms using Cloud Office Print.
- PDFFormData(HashMap<String, String>) - Constructor for class com.cloudofficeprint.RenderElements.PDF.PDFFormData
-
It is possible to fill in the forms using Cloud Office Print.
- PDFImage - Class in com.cloudofficeprint.RenderElements.PDF
- PDFImage(Integer, Integer, Integer) - Constructor for class com.cloudofficeprint.RenderElements.PDF.PDFImage
-
Represents an image to insert in a PDF.
- PDFImage(Integer, Integer, Integer, String) - Constructor for class com.cloudofficeprint.RenderElements.PDF.PDFImage
-
Represents an image to insert in a PDF.
- PDFImages - Class in com.cloudofficeprint.RenderElements.PDF
-
Group of different PDF images as one RenderElement.
- PDFImages(PDFImage[]) - Constructor for class com.cloudofficeprint.RenderElements.PDF.PDFImages
- PDFInsertObject - Class in com.cloudofficeprint.RenderElements.PDF
-
Abstract base class for PDF's insertable objects.
- PDFInsertObject(Integer, Integer, Integer) - Constructor for class com.cloudofficeprint.RenderElements.PDF.PDFInsertObject
-
Represents an object to insert in a PDF.
- PDFOptions - Class in com.cloudofficeprint.Output
-
Class for all the optional PDF output options.
- PDFOptions() - Constructor for class com.cloudofficeprint.Output.PDFOptions
-
Constructor for the PDFOptions object.
- PDFSignatureExample - Class in com.cloudofficeprint.Examples.PDFSignature
- PDFSignatureExample() - Constructor for class com.cloudofficeprint.Examples.PDFSignature.PDFSignatureExample
- PDFText - Class in com.cloudofficeprint.RenderElements.PDF
- PDFText(Integer, Integer, Integer, String) - Constructor for class com.cloudofficeprint.RenderElements.PDF.PDFText
-
Represents text to insert in a PDF.
- PDFTexts - Class in com.cloudofficeprint.RenderElements.PDF
-
Group of different PDF texts as one RenderElement.
- PDFTexts(PDFText[]) - Constructor for class com.cloudofficeprint.RenderElements.PDF.PDFTexts
- Pie3DChart - Class in com.cloudofficeprint.RenderElements.Charts.Charts
-
Represents a 3D pie chart.
- Pie3DChart(String, ChartOptions, PieSeries...) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Charts.Pie3DChart
-
Represents a 3D pie chart.
- PieChart - Class in com.cloudofficeprint.RenderElements.Charts.Charts
-
Represents a pie chart.
- PieChart(String, ChartOptions, PieSeries...) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Charts.PieChart
-
Represents a pie chart.
- PieSeries - Class in com.cloudofficeprint.RenderElements.Charts.Series
-
This class represents series for pie charts.
- PieSeries(String, String[], String[], String[]) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Series.PieSeries
-
This object represents series for a pie chart.
- prependAppendSubTemplatesExample(String) - Method in class com.cloudofficeprint.Examples.GeneralExamples.Examples
-
This example shows you how to prepend/append files and how to use subtemplates in a template.
- Printer - Class in com.cloudofficeprint.Server
-
Cloud Office Print supports to print directly to an IP Printer.
- Printer(String, String, String, String) - Constructor for class com.cloudofficeprint.Server.Printer
-
Cloud Office Print supports to print directly to an IP Printer.
- PrintJob - Class in com.cloudofficeprint
-
A print job for the Cloud Office Print server containing all the necessary information to generate the adequate JSON for the Cloud Office Print server.
- PrintJob(ExternalResource, Server, Output, Resource, Hashtable<String, Resource>, Resource[], Resource[], Boolean) - Constructor for class com.cloudofficeprint.PrintJob
-
A print job for the Cloud Office Print server containing all the necessary information to generate the adequate JSON for the Cloud Office Print server.
- PrintJob(Hashtable<String, RenderElement>, Server, Output, Resource, Hashtable<String, Resource>, Resource[], Resource[], Boolean) - Constructor for class com.cloudofficeprint.PrintJob
-
A print job for the Cloud Office Print server containing all the necessary information to generate the adequate JSON for the Cloud Office Print server.
- Property - Class in com.cloudofficeprint.RenderElements
-
The most basic RenderElement.
- Property(String, int) - Constructor for class com.cloudofficeprint.RenderElements.Property
-
The most basic RenderElement.
- Property(String, String) - Constructor for class com.cloudofficeprint.RenderElements.Property
-
The most basic RenderElement.
Q
- QRCode - Class in com.cloudofficeprint.RenderElements.Codes
-
This class is a subclass of Code and serves as a superclass for the different types of QR-codes.
- QRCode(String, String, String) - Constructor for class com.cloudofficeprint.RenderElements.Codes.QRCode
-
This class is a subclass of Code and serves as a superclass for the different types of QR-codes.
- qrCodeExample(String) - Method in class com.cloudofficeprint.Examples.GeneralExamples.Examples
-
This example show how to work with Codes (QR code and barcode).
R
- RadarChart - Class in com.cloudofficeprint.RenderElements.Charts.Charts
-
Represents a radar chart.
- RadarChart(String, ChartOptions, RadarSeries...) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Charts.RadarChart
-
Represents a radar chart.
- RadarSeries - Class in com.cloudofficeprint.RenderElements.Charts.Series
-
Represents series for radar charts.
- RadarSeries(String, String[], String[], String, Boolean, String, String, String, String) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Series.RadarSeries
-
This object represents series for a radar chart.
- Raw - Class in com.cloudofficeprint.RenderElements
-
Only available for HTML and Markdown templates.
- Raw(String, String) - Constructor for class com.cloudofficeprint.RenderElements.Raw
- RawJsonArray - Class in com.cloudofficeprint.RenderElements
-
Represents a raw JsonArray to include in the data.
- RawJsonArray(String, JsonArray) - Constructor for class com.cloudofficeprint.RenderElements.RawJsonArray
-
Element to insert a footnote in a template.
- readJson(String) - Method in class com.cloudofficeprint.Server.Server
-
Function to read a local JSON file.
- removeDataLabels() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
-
Turns the datalabels of.
- removeElement(RenderElement) - Method in class com.cloudofficeprint.RenderElements.ElementCollection
- removeElementByName(String) - Method in class com.cloudofficeprint.RenderElements.ElementCollection
- removeLegend() - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
-
Turns the legend of.
- RenderElement - Class in com.cloudofficeprint.RenderElements
-
Abstract class for renderElements.
- RenderElement() - Constructor for class com.cloudofficeprint.RenderElements.RenderElement
- replaceKeyRecursive(JsonObject, String, String) - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.CombinedChart
-
Replaces all the occurrences of oldKey in the json with the newKey.
- Resource - Class in com.cloudofficeprint.Resources
-
Resource is an abstract class for all the different resource types for the templates and "secondary files" : subtemplates, files to prepend, files to append and files to insert (in the template).
- Resource() - Constructor for class com.cloudofficeprint.Resources.Resource
- Response - Class in com.cloudofficeprint
-
Class for dealing with the Cloud Office Print server's response to a printjob request.
- Response(String, String, byte[]) - Constructor for class com.cloudofficeprint.Response
- RESTResource - Class in com.cloudofficeprint.Resources
-
Class for working with a REST endpoint as Resource.
- RESTResource(String, String, String, String, JsonArray, String) - Constructor for class com.cloudofficeprint.Resources.RESTResource
-
Resource from an REST endpoint.
- RightToLeft - Class in com.cloudofficeprint.RenderElements
-
Only supported in Word templates, might work in other templates but behaviour is not predictable.
- RightToLeft(String, String) - Constructor for class com.cloudofficeprint.RenderElements.RightToLeft
-
When substituting the content in a language written in right to left, like Arabic, this object can be used to properly format the language.
- run() - Method in class com.cloudofficeprint.PrintJob
-
Asynchronous version of execute().
S
- ScatterChart - Class in com.cloudofficeprint.RenderElements.Charts.Charts
-
Represents a scatter chart.
- ScatterChart(String, ChartOptions, ScatterSeries...) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Charts.ScatterChart
-
Represents an area chart.
- ScatterSeries - Class in com.cloudofficeprint.RenderElements.Charts.Series
-
Represents series for scatter charts.
- ScatterSeries(String, String[], String[]) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Series.ScatterSeries
-
This object represents series for a scatter charts.
- sendGETRequest(String) - Method in class com.cloudofficeprint.Server.Server
-
Sends a GET request to the url.
- sendPOSTRequest(JsonObject) - Method in class com.cloudofficeprint.Server.Server
-
Sends a POST request with the given json file as body.
- Server - Class in com.cloudofficeprint.Server
-
Class representing the Cloud Office Print server to interact with.
- Server(String) - Constructor for class com.cloudofficeprint.Server.Server
-
Most basic constructor of the server.
- Server(String, String, Printer, Commands, JsonObject, String, Integer) - Constructor for class com.cloudofficeprint.Server.Server
-
Use default values if you don't want to specify an argument.
- ServerResource - Class in com.cloudofficeprint.Resources
-
Child class of Resource.
- ServerResource(String, String) - Constructor for class com.cloudofficeprint.Resources.ServerResource
-
Creates a resource with given path.
- setAccessToken(CloudAccessToken) - Method in class com.cloudofficeprint.Output.Output
-
Sets the access token object of the output, if you want to store the output on a cloud based service.
- setAltitude(String) - Method in class com.cloudofficeprint.RenderElements.Codes.GeolocationQRCode
- setAltText(String) - Method in class com.cloudofficeprint.RenderElements.Images.Image
- setAPIKey(String) - Method in class com.cloudofficeprint.Server.Server
-
Only applicable for service users.
- setAppendFiles(Resource[]) - Method in class com.cloudofficeprint.PrintJob
- setArgs(JsonObject) - Method in class com.cloudofficeprint.Server.Command
- setAuth(String) - Method in class com.cloudofficeprint.Resources.ExternalResource
- setAutoColor(Boolean) - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- setAutoColorDark(String) - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- setAutoColorLight(String) - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- setBackgroundColor(String) - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleDocxPpt
- setBackgroundColor(String) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
-
Note: displaying rounded corners is not supported by LibreOffice.
- setBackgroundColor(String) - Method in class com.cloudofficeprint.RenderElements.Codes.BarCode
- setBackGroundImage(String) - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- setBackgroundImageAlpha(Double) - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- setBackGroundImageFromLocalFile(String) - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
-
Sets the background image of the QR code to the given image from the path.
- setBackgroundOpacity(Integer) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
-
Note: backgroundOpacity is ignored if backgroundColor is not specified or if backgroundColor is specified in a color space which includes an alpha channel (e.g.
- setBarSeries(ArrayList<BarSeries>) - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.BarChart
- setBarStackedPercentSeries(ArrayList<BarStackedPercentSeries>) - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.BarStackedPercentChart
- setBarStackedSeries(ArrayList<BarStackedSeries>) - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.BarStackedChart
- setBcc(String) - Method in class com.cloudofficeprint.RenderElements.Codes.EmailQRCode
- setBirthday(String) - Method in class com.cloudofficeprint.RenderElements.Codes.MECardQRCode
- setBody(byte[]) - Method in class com.cloudofficeprint.Response
- setBody(String) - Method in class com.cloudofficeprint.RenderElements.Codes.EmailQRCode
- setBody(String) - Method in class com.cloudofficeprint.RenderElements.Codes.SMSQRCode
- setBody(String) - Method in class com.cloudofficeprint.Resources.RESTResource
- setBold(Boolean) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartTextStyle
- setBold(Boolean) - Method in class com.cloudofficeprint.RenderElements.PDF.PDFText
- setBold(Boolean) - Method in class com.cloudofficeprint.RenderElements.StyledProperty
- setBorder(Boolean) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- setBorderBottom(String) - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- setBorderBottomColor(String) - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- setBorderDiagonal(String) - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- setBorderDiagonalColor(String) - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- setBorderDiagonalDirection(String) - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- setBorderLeft(String) - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- setBorderLeftColor(String) - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- setBorderRight(String) - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- setBorderRightColor(String) - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- setBorderTop(String) - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- setBorderTopColor(String) - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- setCc(String) - Method in class com.cloudofficeprint.RenderElements.Codes.EmailQRCode
- setCellBackground(String) - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- setCellHidden(Boolean) - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- setCellLocked(Boolean) - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- setCellStyle(CellStyle) - Method in class com.cloudofficeprint.RenderElements.Cells.TableCell
- setCharacterSet(Integer) - Method in class com.cloudofficeprint.Output.CsvOptions
- setCharts(ArrayList<Chart>) - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.CombinedChart
- setClose(Integer[]) - Method in class com.cloudofficeprint.RenderElements.Charts.Series.StockSeries
- setCode(String) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartDateOptions
- setColor(String) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartTextStyle
- setColor(String) - Method in class com.cloudofficeprint.RenderElements.Charts.Series.AreaSeries
- setColor(String) - Method in class com.cloudofficeprint.RenderElements.Charts.Series.XYSeries
- setColor(String) - Method in class com.cloudofficeprint.RenderElements.Watermark
-
Default :"silver".
- setColorDark(String) - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- setColorLight(String) - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- setColors(String[]) - Method in class com.cloudofficeprint.RenderElements.Charts.Series.PieSeries
-
Note : If no colors are specified, the document's theme is used.
- setColumns(int) - Method in class com.cloudofficeprint.RenderElements.CellSpan
- setColumnSeries(ArrayList<ColumnSeries>) - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.ColumnChart
- setColumnStackedPercentageSeries(ArrayList<ColumnStackedPercentSeries>) - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.ColumnStackedPercentChart
- setCommand(String) - Method in class com.cloudofficeprint.Server.Command
- setCommands(Commands) - Method in class com.cloudofficeprint.Server.Server
- setContactPrimary(String) - Method in class com.cloudofficeprint.RenderElements.Codes.MECardQRCode
- setContactSecondary(String) - Method in class com.cloudofficeprint.RenderElements.Codes.MECardQRCode
- setContactTertiary(String) - Method in class com.cloudofficeprint.RenderElements.Codes.MECardQRCode
- setConverter(String) - Method in class com.cloudofficeprint.Output.Output
- setCopChartDateOptions(COPChartDateOptions) - Method in class com.cloudofficeprint.RenderElements.COPChart
- setCopies(Integer) - Method in class com.cloudofficeprint.Output.PDFOptions
- setCopRemoteDebug(Boolean) - Method in class com.cloudofficeprint.PrintJob
- setCsvOptions(CsvOptions) - Method in class com.cloudofficeprint.Output.Output
- setData(String) - Method in class com.cloudofficeprint.RenderElements.D3Code
- setData(Hashtable<String, RenderElement>) - Method in class com.cloudofficeprint.PrintJob
-
Renderelements will replace their corresponding tag in the template.
- setDataLabels(String, Boolean, Boolean, Boolean, Boolean, Boolean, String) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
-
Turn the data labels on.
- setDataSource(String) - Method in class com.cloudofficeprint.Resources.ExternalResource
- setDateOptions(ChartDateOptions) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- setDepth(int) - Method in class com.cloudofficeprint.RenderElements.TableOfContents
- setDotScale(Integer) - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- setElements(ArrayList<RenderElement>) - Method in class com.cloudofficeprint.RenderElements.ElementCollection
- setElements(ArrayList<RenderElement>) - Method in class com.cloudofficeprint.RenderElements.Loops.Loop
- setEmail(String) - Method in class com.cloudofficeprint.RenderElements.Codes.MECardQRCode
- setEmail(String) - Method in class com.cloudofficeprint.RenderElements.Codes.VCardQRCode
- setEncoding(String) - Method in class com.cloudofficeprint.Output.Output
- setEncryption(String) - Method in class com.cloudofficeprint.RenderElements.Codes.WifiQRCode
- setEndDate(String) - Method in class com.cloudofficeprint.RenderElements.Codes.EventQRCode
- setEndpoint(String) - Method in class com.cloudofficeprint.Resources.ExternalResource
- setEvenPage(Boolean) - Method in class com.cloudofficeprint.Output.PDFOptions
- setExt(String) - Method in class com.cloudofficeprint.Response
- setExternalResource(ExternalResource) - Method in class com.cloudofficeprint.PrintJob
- setExtraOptions(String) - Method in class com.cloudofficeprint.RenderElements.Codes.BarCode
-
If you want to include extra options like including barcode text on the botto The options should be space separated and should be followed by a "=" and their value.
- setFieldSeparator(String) - Method in class com.cloudofficeprint.Output.CsvOptions
- setFileBase64(String) - Method in class com.cloudofficeprint.Resources.Base64Resource
-
Sets the data of the resource to the given parameter.
- setFileFromLocalFile(String) - Method in class com.cloudofficeprint.RenderElements.Images.ImageBase64
-
Reads all bytes of the file, converts them to base64 and stores them in this.value.
- setFileFromLocalFile(String) - Method in class com.cloudofficeprint.Resources.Base64Resource
-
Sets the filetype of this resource to the extension of the file, sets the mimetype as well.
- setFileName(String) - Method in class com.cloudofficeprint.Resources.ExternalResource
- setFiletype(String) - Method in class com.cloudofficeprint.Resources.Resource
-
Sets the filetype (extension) of the resource to the given filetype.
- setFirstName(String) - Method in class com.cloudofficeprint.RenderElements.Codes.VCardQRCode
- setFont(String) - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- setFont(String) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartTextStyle
- setFont(String) - Method in class com.cloudofficeprint.RenderElements.PDF.PDFText
- setFont(String) - Method in class com.cloudofficeprint.RenderElements.StyledProperty
- setFont(String) - Method in class com.cloudofficeprint.RenderElements.TextBox
- setFont(String) - Method in class com.cloudofficeprint.RenderElements.Watermark
-
Default : Calibri.
- setFontBold(Boolean) - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- setFontColor(String) - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- setFontColor(String) - Method in class com.cloudofficeprint.RenderElements.PDF.PDFText
- setFontColor(String) - Method in class com.cloudofficeprint.RenderElements.StyledProperty
- setFontColor(String) - Method in class com.cloudofficeprint.RenderElements.TextBox
- setFontItalic(Boolean) - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- setFontSize(Integer) - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- setFontSize(Integer) - Method in class com.cloudofficeprint.RenderElements.PDF.PDFText
- setFontSize(Integer) - Method in class com.cloudofficeprint.RenderElements.TextBox
- setFontSize(String) - Method in class com.cloudofficeprint.RenderElements.StyledProperty
- setFontStrike(Boolean) - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- setFontSubscript(Boolean) - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- setFontSuperscript(Boolean) - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- setFontUnderline(Boolean) - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- setFormat(String) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartDateOptions
- setFormat(String) - Method in class com.cloudofficeprint.RenderElements.COPChartDateOptions
- setFormatCode(String) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- setFormData(HashMap<String, String>) - Method in class com.cloudofficeprint.RenderElements.PDF.PDFFormData
- setGrid(Boolean) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- setHeaders(JsonArray) - Method in class com.cloudofficeprint.Resources.ExternalResource
- setHeight(Integer) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- setHeight(Integer) - Method in class com.cloudofficeprint.RenderElements.Codes.BarCode
- setHeight(Integer) - Method in class com.cloudofficeprint.RenderElements.Images.Image
- setHeight(Integer) - Method in class com.cloudofficeprint.RenderElements.PDF.PDFImage
- setHeight(String) - Method in class com.cloudofficeprint.RenderElements.TextBox
- setHeight(String) - Method in class com.cloudofficeprint.RenderElements.Watermark
-
Default : automatically determined by Cloud Office Print.
- setHeightLogo(Integer) - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- setHigh(Integer[]) - Method in class com.cloudofficeprint.RenderElements.Charts.Series.StockSeries
- setHighlightColor(String) - Method in class com.cloudofficeprint.RenderElements.StyledProperty
- setHost(String) - Method in class com.cloudofficeprint.Output.CloudAcessToken.FTPToken
- setIdentifyFormFields(Boolean) - Method in class com.cloudofficeprint.Output.PDFOptions
- setImage(String) - Method in class com.cloudofficeprint.RenderElements.PDF.PDFImage
- setImageFromLocalFile(String) - Method in class com.cloudofficeprint.RenderElements.PDF.PDFImage
-
Sets the image to the image on the filepath.
- setImages(PDFImage[]) - Method in class com.cloudofficeprint.RenderElements.PDF.PDFImages
- setItalic(Boolean) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartTextStyle
- setItalic(Boolean) - Method in class com.cloudofficeprint.RenderElements.PDF.PDFText
- setItalic(Boolean) - Method in class com.cloudofficeprint.RenderElements.StyledProperty
- setJobName(String) - Method in class com.cloudofficeprint.Server.Printer
- setJsonArray(JsonArray) - Method in class com.cloudofficeprint.RenderElements.RawJsonArray
- setKeyID(String) - Method in class com.cloudofficeprint.Output.CloudAcessToken.AWSToken
- setLandscape(Boolean) - Method in class com.cloudofficeprint.Output.PDFOptions
-
Only supported when converting HTML to PDF.
- setLastName(String) - Method in class com.cloudofficeprint.RenderElements.Codes.MECardQRCode
- setLastName(String) - Method in class com.cloudofficeprint.RenderElements.Codes.VCardQRCode
- setLegend(String, ChartTextStyle) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
-
Turns the legend on.
- setLineseries(ArrayList<LineSeries>) - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.LineChart
- setLineStyle(String) - Method in class com.cloudofficeprint.RenderElements.Charts.Series.LineSeries
- setLineThickness(String) - Method in class com.cloudofficeprint.RenderElements.Charts.Series.LineSeries
- setLinkUrl(String) - Method in class com.cloudofficeprint.RenderElements.Codes.BarCode
- setLocation(String) - Method in class com.cloudofficeprint.Server.Printer
- setLockForm(Boolean) - Method in class com.cloudofficeprint.Output.PDFOptions
- setLoggingInfo(JsonObject) - Method in class com.cloudofficeprint.Server.Server
-
When the Cloud Office Print server is started with --enable_printlog, it will create a file on the server called server_printjob.log.
- setLogo(String) - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- setLogoBackGroundColor(String) - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- setLogoFromLocalFile(String) - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
-
Sets the logo to the given image from the path.
- setLongitude(String) - Method in class com.cloudofficeprint.RenderElements.Codes.GeolocationQRCode
- setLow(Integer[]) - Method in class com.cloudofficeprint.RenderElements.Charts.Series.StockSeries
- setMajorGridLines(Boolean) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- setMajorUnit(Float) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- setMax(Float) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- setMaxHeight(Integer) - Method in class com.cloudofficeprint.RenderElements.Images.Image
- setMaxWidth(Integer) - Method in class com.cloudofficeprint.RenderElements.Images.Image
- setMaxWidth(Integer) - Method in class com.cloudofficeprint.RenderElements.PDF.PDFImage
- setMerge(Boolean) - Method in class com.cloudofficeprint.Output.PDFOptions
- setMergeMakingEven(Boolean) - Method in class com.cloudofficeprint.Output.PDFOptions
- setMethod(String) - Method in class com.cloudofficeprint.Resources.RESTResource
- setMimetype(String) - Method in class com.cloudofficeprint.Response
- setMimeType(String) - Method in class com.cloudofficeprint.Resources.Resource
-
Sets the mimetype of the resource to the given mimetype.
- setMin(Float) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- setMinorGridLines(Boolean) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- setMinorUnit(Float) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- setModifyPassword(String) - Method in class com.cloudofficeprint.Output.PDFOptions
- setName(String) - Method in class com.cloudofficeprint.RenderElements.Charts.Series.XYSeries
- setName(String) - Method in class com.cloudofficeprint.RenderElements.RenderElement
- setNickname(String) - Method in class com.cloudofficeprint.RenderElements.Codes.MECardQRCode
- setNotes(String) - Method in class com.cloudofficeprint.RenderElements.Codes.MECardQRCode
- setOpacity(Float) - Method in class com.cloudofficeprint.RenderElements.Charts.Series.AreaSeries
-
Note: Decimal value between 0 and 1.
- setOpacity(Float) - Method in class com.cloudofficeprint.RenderElements.Watermark
-
Default: 1.
- setOpen(Integer[]) - Method in class com.cloudofficeprint.RenderElements.Charts.Series.StockSeries
- setOptions(ChartOptions) - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.Chart
- setOrientation(String) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- setOutput(Output) - Method in class com.cloudofficeprint.PrintJob
- setPaddingHeight(Integer) - Method in class com.cloudofficeprint.RenderElements.Codes.BarCode
- setPaddingWidth(Integer) - Method in class com.cloudofficeprint.RenderElements.Codes.BarCode
- setPageFormat(String) - Method in class com.cloudofficeprint.Output.PDFOptions
-
Only supported when converting HTML to PDF.
- setPageHeight(String) - Method in class com.cloudofficeprint.Output.PDFOptions
-
Only supported when converting HTML to PDF.
- setPageMargin(int) - Method in class com.cloudofficeprint.Output.PDFOptions
-
Only supported when converting HTML to PDF.
- setPageMargin(int[]) - Method in class com.cloudofficeprint.Output.PDFOptions
-
Only supported when converting HTML to PDF.
- setPageNumber(Integer) - Method in class com.cloudofficeprint.RenderElements.PDF.PDFInsertObject
- setPageWidth(String) - Method in class com.cloudofficeprint.Output.PDFOptions
-
Only supported when converting HTML to PDF.
- setPassword(String) - Method in class com.cloudofficeprint.Output.CloudAcessToken.FTPToken
- setPassword(String) - Method in class com.cloudofficeprint.RenderElements.Codes.WifiQRCode
- setPassword(String) - Method in class com.cloudofficeprint.Server.Server
- setPasswordProtectionFlag(Integer) - Method in class com.cloudofficeprint.Output.PDFOptions
-
More info on the flag bits on https://pdfhummus.com/post/147451287581/hummus-1058-and-pdf-writer-updates-encryption.
- setPath(String) - Method in class com.cloudofficeprint.Resources.ServerResource
-
Sets the path of the resource.
- setPDFOptions(PDFOptions) - Method in class com.cloudofficeprint.Output.Output
- setPiBLColor(String) - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- setPiColor(String) - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- setPieSeries(ArrayList<PieSeries>) - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.DoughnutChart
- setPieSeries(ArrayList<PieSeries>) - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.Pie3DChart
- setPieSeries(ArrayList<PieSeries>) - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.PieChart
- setPiTLColor(String) - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- setPiTRColor(String) - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- setPoBLColor(String) - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- setPoColor(String) - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- setPort(int) - Method in class com.cloudofficeprint.Output.CloudAcessToken.FTPToken
- setPostConversion(Command) - Method in class com.cloudofficeprint.Server.Commands
- setPostMerge(Command) - Method in class com.cloudofficeprint.Server.Commands
- setPostProcess(Command) - Method in class com.cloudofficeprint.Server.Commands
- setPostProcessDeleteDelay(int) - Method in class com.cloudofficeprint.Server.Commands
-
Cloud Office Print deletes the file provided to the command directly after executing it.
- setPostProcessReturn(Boolean) - Method in class com.cloudofficeprint.Server.Commands
- setPoTLColor(String) - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- setPoTRColor(String) - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- setPreConversion(Command) - Method in class com.cloudofficeprint.Server.Commands
- setPrependFiles(Resource[]) - Method in class com.cloudofficeprint.PrintJob
- setPrinter(Printer) - Method in class com.cloudofficeprint.Server.Server
-
Cloud Office Print supports to print directly to an IP Printer.
- setProxyIP(String) - Method in class com.cloudofficeprint.Server.Server
- setProxyPort(Integer) - Method in class com.cloudofficeprint.Server.Server
- setQrErrorCorrectionLevel(String) - Method in class com.cloudofficeprint.RenderElements.Codes.BarCode
-
Only for QR codes.
- setQuery(String) - Method in class com.cloudofficeprint.Resources.GraphQLResource
- setQuietZone(Integer) - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- setQuietZoneColor(String) - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- setReadPassword(String) - Method in class com.cloudofficeprint.Output.PDFOptions
- setRequester(String) - Method in class com.cloudofficeprint.Server.Printer
- setResponse(Response) - Method in class com.cloudofficeprint.PrintJob
-
For setting to response after asynchronous execution.
- setRotation(Integer) - Method in class com.cloudofficeprint.RenderElements.Codes.BarCode
- setRotation(Integer) - Method in class com.cloudofficeprint.RenderElements.Images.Image
- setRotation(Integer) - Method in class com.cloudofficeprint.RenderElements.PDF.PDFImage
- setRotation(Integer) - Method in class com.cloudofficeprint.RenderElements.PDF.PDFText
- setRotation(Integer) - Method in class com.cloudofficeprint.RenderElements.Watermark
-
Default : calculated to lie along the bottom-left to top-right diagonal.
- setRoundedCorners(Boolean) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- setRows(int) - Method in class com.cloudofficeprint.RenderElements.CellSpan
- setSecondaryCharts(ArrayList<Chart>) - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.CombinedChart
- setSecretKey(String) - Method in class com.cloudofficeprint.Output.CloudAcessToken.AWSToken
- setSeries(ArrayList<AreaSeries>) - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.AreaChart
- setSeries(ArrayList<BubbleSeries>) - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.BubbleChart
- setSeries(ArrayList<RadarSeries>) - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.RadarChart
- setSeries(ArrayList<ScatterSeries>) - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.ScatterChart
- setSeries(ArrayList<StockSeries>) - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.StockChart
- setServer(Server) - Method in class com.cloudofficeprint.PrintJob
- setServerDirectory(String) - Method in class com.cloudofficeprint.Output.Output
- setService(String) - Method in class com.cloudofficeprint.Output.CloudAcessToken.CloudAccessToken
- setSheetNames(ArrayList<String>) - Method in class com.cloudofficeprint.RenderElements.Loops.SheetLoop
- setSignCertificate(String) - Method in class com.cloudofficeprint.Output.PDFOptions
-
It is possible to sign the output PDF if the output pdf has a signature field.
- setSizes(Integer[]) - Method in class com.cloudofficeprint.RenderElements.Charts.Series.BubbleSeries
- setSmooth(Boolean) - Method in class com.cloudofficeprint.RenderElements.Charts.Series.LineSeries
-
-
- setSplit(Boolean) - Method in class com.cloudofficeprint.Output.PDFOptions
- setStackedColumnSeries(ArrayList<ColumnStackedSeries>) - Method in class com.cloudofficeprint.RenderElements.Charts.Charts.ColumnStackedChart
- setStartDate(String) - Method in class com.cloudofficeprint.RenderElements.Codes.EventQRCode
- setStep(Integer) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartDateOptions
- setStep(Integer) - Method in class com.cloudofficeprint.RenderElements.COPChartDateOptions
- setStrikethrough(Boolean) - Method in class com.cloudofficeprint.RenderElements.StyledProperty
- setSubject(String) - Method in class com.cloudofficeprint.RenderElements.Codes.EmailQRCode
- setSubTemplates(Hashtable<String, Resource>) - Method in class com.cloudofficeprint.PrintJob
-
Subtemplates are only accessible (in docx).
- setSymbol(String) - Method in class com.cloudofficeprint.RenderElements.Charts.Series.LineSeries
- setSymbolSize(String) - Method in class com.cloudofficeprint.RenderElements.Charts.Series.LineSeries
- setTabLeader(String) - Method in class com.cloudofficeprint.RenderElements.TableOfContents
- setTargetUrl(String) - Method in class com.cloudofficeprint.RenderElements.Images.Image
- setTemplate(Resource) - Method in class com.cloudofficeprint.PrintJob
- setText(String) - Method in class com.cloudofficeprint.RenderElements.PDF.PDFText
- setTextDelimiter(String) - Method in class com.cloudofficeprint.Output.CsvOptions
- setTextHAlignment(String) - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- setTextRotation(Integer) - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- setTexts(PDFText[]) - Method in class com.cloudofficeprint.RenderElements.PDF.PDFTexts
- setTextVAlignment(String) - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleXlsx
- setTimingColor(String) - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- setTimingHColor(String) - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- setTimingVColor(String) - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- setTitle(String) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- setTitle(String) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- setTitle(String) - Method in class com.cloudofficeprint.RenderElements.COPChart
- setTitleRotation(Integer) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- setTitleStyle(ChartTextStyle) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- setTitleStyle(ChartTextStyle) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- setToken(String) - Method in class com.cloudofficeprint.Output.CloudAcessToken.OAuth2Token
- setTransparency(String) - Method in class com.cloudofficeprint.RenderElements.Images.Image
- setTransparency(String) - Method in class com.cloudofficeprint.RenderElements.TextBox
- setType(String) - Method in class com.cloudofficeprint.Output.Output
-
Sets the file type (extension) of the output to type.
- setType(String) - Method in class com.cloudofficeprint.RenderElements.Codes.Code
- setUnderline(Boolean) - Method in class com.cloudofficeprint.RenderElements.StyledProperty
- setUnit(String) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartDateOptions
- setUnit(String) - Method in class com.cloudofficeprint.RenderElements.COPChartDateOptions
- setUrl(String) - Method in class com.cloudofficeprint.RenderElements.HyperLink
-
Note : In Excel you can hyperlink to a cell.
- setUrl(String) - Method in class com.cloudofficeprint.Server.Server
- setURL(String) - Method in class com.cloudofficeprint.Resources.URLResource
-
Sets the URL of the resource to given URL.
- setUsername(String) - Method in class com.cloudofficeprint.Output.CloudAcessToken.FTPToken
- setUsername(String) - Method in class com.cloudofficeprint.Server.Server
- setValue(String) - Method in class com.cloudofficeprint.RenderElements.RenderElement
- setValues(Boolean) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- setValuesStyle(ChartTextStyle) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartAxisOptions
- setVerbose(boolean) - Method in class com.cloudofficeprint.Server.Server
- setVersion(String) - Method in class com.cloudofficeprint.Server.Printer
- setVolume(Integer[]) - Method in class com.cloudofficeprint.RenderElements.Charts.Series.StockSeries
- setWatermark(String) - Method in class com.cloudofficeprint.Output.PDFOptions
- setWebsite(String) - Method in class com.cloudofficeprint.RenderElements.Codes.MECardQRCode
- setWebsite(String) - Method in class com.cloudofficeprint.RenderElements.Codes.VCardQRCode
- setWidth(Integer) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- setWidth(Integer) - Method in class com.cloudofficeprint.RenderElements.Codes.BarCode
- setWidth(Integer) - Method in class com.cloudofficeprint.RenderElements.Images.Image
- setWidth(Integer) - Method in class com.cloudofficeprint.RenderElements.PDF.PDFImage
- setWidth(String) - Method in class com.cloudofficeprint.RenderElements.Cells.CellStyleDocxPpt
-
The width manipulation is available from Cloud Office Print 20.2.
- setWidth(String) - Method in class com.cloudofficeprint.RenderElements.TextBox
- setWidth(String) - Method in class com.cloudofficeprint.RenderElements.Watermark
-
Default : automatically determined by Cloud Office Print.
- setWidthLogo(Integer) - Method in class com.cloudofficeprint.RenderElements.Codes.QRCode
- setWifiHidden(Boolean) - Method in class com.cloudofficeprint.RenderElements.Codes.WifiQRCode
- setWrapText(String) - Method in class com.cloudofficeprint.RenderElements.Images.Image
-
Note : only supports 5 of the Microsoft Word Text Wrapping options.
- setX(Integer) - Method in class com.cloudofficeprint.RenderElements.PDF.PDFInsertObject
- setX(String[]) - Method in class com.cloudofficeprint.RenderElements.Charts.Series.XYSeries
- setX2Title(String) - Method in class com.cloudofficeprint.RenderElements.COPChart
- setXAxisOptions(ChartAxisOptions) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- setXData(JsonArray) - Method in class com.cloudofficeprint.RenderElements.COPChart
- setXTitle(String) - Method in class com.cloudofficeprint.RenderElements.COPChart
- setY(Integer) - Method in class com.cloudofficeprint.RenderElements.PDF.PDFInsertObject
- setY(String[]) - Method in class com.cloudofficeprint.RenderElements.Charts.Series.XYSeries
- setY2AxisOptions(ChartAxisOptions) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- setY2Title(String) - Method in class com.cloudofficeprint.RenderElements.COPChart
- setYAxisOptions(ChartAxisOptions) - Method in class com.cloudofficeprint.RenderElements.Charts.ChartOptions
- setYData(HashMap<String, JsonArray>) - Method in class com.cloudofficeprint.RenderElements.COPChart
- setYTitle(String) - Method in class com.cloudofficeprint.RenderElements.COPChart
- SheetLoop - Class in com.cloudofficeprint.RenderElements.Loops
-
Loop where a sheet will be repeated for each element of the loop.
- SheetLoop(String, RenderElement[]) - Constructor for class com.cloudofficeprint.RenderElements.Loops.SheetLoop
-
To repeat a sheet for each element of elements.
- SheetLoop(String, ArrayList<RenderElement>) - Constructor for class com.cloudofficeprint.RenderElements.Loops.SheetLoop
-
To repeat a sheet for each element of elements.
- SheetLoop(String, HashMap<String, RenderElement>) - Constructor for class com.cloudofficeprint.RenderElements.Loops.SheetLoop
-
To repeat a sheet for each element of elements.
- shortenDescription(String) - Method in class com.cloudofficeprint.Examples.SpaceX.SpaceXExample
- signPDF(String) - Method in class com.cloudofficeprint.Examples.GeneralExamples.Examples
-
This example show you how to sign a PDF file.
- SlideLoop - Class in com.cloudofficeprint.RenderElements.Loops
-
Loop where a slide will be repeated for each element of the loop.
- SlideLoop(String, ArrayList<RenderElement>) - Constructor for class com.cloudofficeprint.RenderElements.Loops.SlideLoop
-
To repeat a slide for each element of elements.
- SMSQRCode - Class in com.cloudofficeprint.RenderElements.Codes
-
This class is a subclass of QRCode and is used to generate an SMS QR-code element.
- SMSQRCode(String, String, String) - Constructor for class com.cloudofficeprint.RenderElements.Codes.SMSQRCode
-
This object represents a SMS QR-code.
- SolarSystemExample - Class in com.cloudofficeprint.Examples.SolarSystem
- SolarSystemExample() - Constructor for class com.cloudofficeprint.Examples.SolarSystem.SolarSystemExample
- SpaceXExample - Class in com.cloudofficeprint.Examples.SpaceX
-
This example is fully explained in the spacex_example.md file.
- SpaceXExample() - Constructor for class com.cloudofficeprint.Examples.SpaceX.SpaceXExample
- StockChart - Class in com.cloudofficeprint.RenderElements.Charts.Charts
-
Represents a stock chart.
- StockChart(String, ChartOptions, StockSeries...) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Charts.StockChart
-
Represents a stock chart.
- StockSeries - Class in com.cloudofficeprint.RenderElements.Charts.Series
-
This class represents series for stock charts.
- StockSeries(String, String[], Integer[], Integer[], Integer[], Integer[], Integer[]) - Constructor for class com.cloudofficeprint.RenderElements.Charts.Series.StockSeries
-
This object represents series for a stock chart.
- StyledProperty - Class in com.cloudofficeprint.RenderElements
-
Only supported in Word and Powerpoint templates.
- StyledProperty(String, String) - Constructor for class com.cloudofficeprint.RenderElements.StyledProperty
-
Represents styled text.
T
- TableCell - Class in com.cloudofficeprint.RenderElements.Cells
-
Only supported in Word, Excel, Powerpoint templates (they all have tables with cells).
- TableCell(String, String, CellStyle) - Constructor for class com.cloudofficeprint.RenderElements.Cells.TableCell
-
Represents a cell element.
- TableOfContents - Class in com.cloudofficeprint.RenderElements
-
Only supported in Word templates.
- TableOfContents(String, String, int, String) - Constructor for class com.cloudofficeprint.RenderElements.TableOfContents
-
The most basic RenderElement.
- TableRowLoop - Class in com.cloudofficeprint.RenderElements.Loops
-
Only supported in PowerPoint templates.
- TableRowLoop(String, ArrayList<RenderElement>) - Constructor for class com.cloudofficeprint.RenderElements.Loops.TableRowLoop
-
Only supported in PowerPoint templates.
- TelephoneNumberQRCode - Class in com.cloudofficeprint.RenderElements.Codes
-
This class is a subclass of QRCode and is used to generate a telephone number QR-code element.
- TelephoneNumberQRCode(String, String) - Constructor for class com.cloudofficeprint.RenderElements.Codes.TelephoneNumberQRCode
-
This object represents a telephone number QR-code.
- TextBox - Class in com.cloudofficeprint.RenderElements
-
This tag will allow you to insert a text box starting in the cell containing the tag in Excel.
- TextBox(String, String) - Constructor for class com.cloudofficeprint.RenderElements.TextBox
-
This object represents a text box starting in the cell containing the tag in Excel.
- toString() - Method in exception com.cloudofficeprint.COPException
U
- updateJson1WithJson2(JsonObject, JsonObject) - Static method in class com.cloudofficeprint.RenderElements.ElementCollection
- URLQRCode - Class in com.cloudofficeprint.RenderElements.Codes
-
This class is a subclass of QRCode and is used to generate an URL QR-code element.
- URLQRCode(String, String) - Constructor for class com.cloudofficeprint.RenderElements.Codes.URLQRCode
-
This object represents a URL QR-code.
- URLResource - Class in com.cloudofficeprint.Resources
-
Child class of Resource.
- URLResource(String, String, String) - Constructor for class com.cloudofficeprint.Resources.URLResource
-
Constructor for this class.
V
- VCardQRCode - Class in com.cloudofficeprint.RenderElements.Codes
-
This class is a subclass of QRCode and is used to generate a vCard QR-code element
- VCardQRCode(String, String, String, String, String) - Constructor for class com.cloudofficeprint.RenderElements.Codes.VCardQRCode
-
This object represents a VCF or vCard QR Code.
W
- Watermark - Class in com.cloudofficeprint.RenderElements
- Watermark(String, String) - Constructor for class com.cloudofficeprint.RenderElements.Watermark
-
Represents a watermark.
- waterMarkAndStyledProperty(String) - Method in class com.cloudofficeprint.Examples.GeneralExamples.Examples
-
Example for a styled property and a watermark.
- WifiQRCode - Class in com.cloudofficeprint.RenderElements.Codes
-
This class is a subclass of QRCode and is used to generate a WiFi QR-code element.
- WifiQRCode(String, String, String, String, Boolean) - Constructor for class com.cloudofficeprint.RenderElements.Codes.WifiQRCode
-
This class is a subclass of QRCode and is used to generate a WiFi QR-code element.
- withoutTemplate(String) - Method in class com.cloudofficeprint.Examples.GeneralExamples.Examples
-
Example without template.
X
- XYSeries - Class in com.cloudofficeprint.RenderElements.Charts.Series
- XYSeries() - Constructor for class com.cloudofficeprint.RenderElements.Charts.Series.XYSeries
All Classes All Packages