Skip navigation links
A C E G J M O R S X 

A

addOptionFileURI(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set the path name of option setting URI.
addUserStylesheetURI(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Add the URI of user stylesheet that is used when formatting.

C

clear() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Cleanup (initialize) Antenna House Formatter engine.
clearFontAlias() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Clear all substitutions of font name.
clearXSLTParam() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Clear all parameter names and values of xsl:param.

E

eraseFontAlias(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Erase the substitution of font name.
execute() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Execute formatting and outputs to a PDF.

G

getBaseURI() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the default base URI.
getBatchPrint() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the setting of whether print dialog box is displayed or not when printing.
getDocumentURI() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the URI of XML document to be formatted.
getEndPage() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the end page number of document to output.
getEndVolume() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the end volume of document to output.
getErrorCode() - Method in exception jp.co.antenna.XfoJavaCtl.XfoException
Get the error code.
getErrorCode() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the error code of the error that occurred during the formatting process.
getErrorLevel() - Method in exception jp.co.antenna.XfoJavaCtl.XfoException
Get the error level.
getErrorLevel() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the error level to abort formatting process.
getErrorMessage() - Method in exception jp.co.antenna.XfoJavaCtl.XfoException
Get the error message.
getErrorMessage() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the error message of the error that occurred during the formatting process.
getErrorStreamType() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the error output.
getExitLevel() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the error level to abort formatting process.
getExternalXSLT() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get command-line string for external XSLT processor.
getFormattedPages() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get formatted total pages.
getFormatterType() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get formatter type.
getGdiImageSmoothing() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Acquires the setting of the smoothing processing to images.
getGdiLineartSmoothing() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Acquires the setting of the smoothing processing to borders.
getGdiTextAntialias() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Acquires the setting of the smoothing processing to text.
getHtmlDefaultCharset() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get html default charset.
getInitialPageNumber() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the initial page number.
getInitialVolumeNumber() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the initial volume number.
getMultiVolume() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get multiple volume of PDF output.
getOptionFileCount() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Counts the number of Option Setting File you specified.
getOptionFileURI() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the path name of option setting file.
getOptionFileURI(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the path name of option setting file.
getOutputFilePath() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the path name of the output file that is the result of formatting.
getOutputFOPath() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the path name of output FO file as the result of XSLT.
getOutputVolumeCount() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the number of the actual separate volumes when outputting PDF to multiple separate volumes.
getPageNumberFromID(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the page number from ID.
getPartialVolume() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the partial volume mode.
getPdfCertificateName() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of a certificate information name.
getPdfCompressContentStream() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of whether the text and the line art in PDF are compressed in order to make the size of PDF smaller or not.
getPdfEmbedAllFonts() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of whether to embed all embeddable fonts in PDF.
getPdfEmbedAllFontsEx() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of whether to embed all embeddable fonts.
getPdfEmbedFonts() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the font specified to be embedded in PDF.
getPdfEmbedSubsetFontPercentage() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of percentage to embed subset fonts.
getPdfEncryptLevel() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the key length when encrypting the PDF file during outputting.
getPdfErrorOnEmbedFault() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of whether to issues the error when failing to embed fonts.
getPdfErrorOnMissingGlyph() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of whether to issues the error when missing glyph.
getPdfErrorOnPDFXFault() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of whether to issue error or not when PDF/X is generating.
getPdfGrayscaleImageCompression() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of how to compress the grayscale images embedded in PDF.
getPdfGrayscaleImageDownSampling() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of method to downsample the grayscale image.
getPdfGrayscaleImageDownSamplingDPI() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets resolution of the grayscale image which performs a downsampling.
getPdfGrayscaleImageDownSamplingTarget() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets resolution when the grayscale image is downsampled.
getPdfGrayscaleJPEGQuality() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of the quality of JPEG format that is specified by setPdfGrayscaleImageCompression stored in PDF.
getPdfImageCompression() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of how to compress the color images embedded in PDF.
getPdfImageDownSampling() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of method to downsample the color image.
getPdfImageDownSamplingDPI() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets resolution of the grayscale image which performs a downsampling.
getPdfImageDownSamplingTarget() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets resolution when the color image is downsampled.
getPdfImport3DAnnotation() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of whether to import 3D annotations or not.
getPdfJPEGQuality() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of the quality of JPEG format that is specified by setPdfImageCompression() stored in PDF.
getPdfLinearize() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of whether to output linearize PDF or not.
getPdfMonochromeImageCompression() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of how to compress the monochrome images embedded in PDF.
getPdfMonochromeImageDownSampling() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of method to downsample the monochrome image.
getPdfMonochromeImageDownSamplingDPI() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets resolution of the monochrome image which performs a downsampling.
getPdfMonochromeImageDownSamplingTarget() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets resolution when the monochrome image is downsampled.
getPdfNoAccessibility() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the specification that disables text access for screen reader devices of the PDF file.
getPdfNoAddingOrChangingComments() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the specification that disables adding comments and form fields to the PDF file.
getPdfNoAssembleDoc() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the specification that disables inserting, deleting and rotating the PDF pages.
getPdfNoChanging() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the specification that disables making changes of the PDF file.
getPdfNoContentCopying() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the specification that disables copying the content of the PDF file.
getPdfNoFillForm() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the specification that disables adding comments and form fields to the PDF file.
getPdfNoPrinting() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the specification that disables printing the PDF file.
getPdfOutputHeight() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the height of PDF to output.
getPdfOutputWidth() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the width of PDF to output.
getPdfPrintingAllowed() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of whether to print the resulting PDF file or not.
getPdfPutImageColorProfile() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets specification whether to embed to PDF the color profile of the color image that will be embedded to PDF.
getPdfRasterizeResolution() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of the rasterised-resolution of the transformed raster images.
getPdfReversePage() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of whether to output reverse page or not.
getPdfRGBConversion() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of how to convert the RGB color space (DebiceRGB) to DeviceGray.
getPdfSignature() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of whether to sign a signature to PDF or not.
getPdfSignatureName() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of a signature information name.
getPdfTag() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of whether to output Tagged PDF or not.
getPdfUseLaunchForRelativeURI() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of how to transform external link specified by the relative address in the PDF link.
getPdfVersion() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the version of PDF.
getPrinterName() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the printer name where the formatted result is outputted.
getPrinterSettingURI() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the printer setting URI.
getPrnCollate() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the collation of multiple copies.
getPrnCopies() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the number of copies.
getSplitPages() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the split-by-pages setting.
getStartPage() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the start page number of document to output.
getStartVolume() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the start volume of document to output.
getStylesheetTitle() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get prior Stylesheet PI title.
getStylesheetURI() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the URI of XSL stylesheet that is used when formatting.
getSvgEmbedAllFonts() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the setting indicating whether to embed fonts in the outputted SVG.
getSvgEmbedFonts() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the font specified to be embedded in SVG.
getSvgErrorOnEmbedFault() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of whether to issues the error when failing to embed fonts.
getSvgFormat() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the format for naming files when the outputted SVG becomes multiple.
getSvgGzipCompression() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the setting indicating whether to compress the outputted SVG into gzip format or not.
getSvgImageConversion() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of how to convert the images embedded in SVG.
getSvgImageCopyPath() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the copy destination of image as specifying IMGPT_COPY_ALL or IMGPT_COPY by setSvgImageProcessingType.
getSvgImagePrefix() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the prefix of the file name when images are copied to the directory specified by setSvgImageCopyPath and processed.
getSvgImageProcessingType() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets specification how to treat the referred image.
getSvgImageRename() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets specification whether to rename all file name to prefix specified by setSvgImagePrefix, or use original name.
getSvgJPEGQuality() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of the quality of JPEG format that is specified by setSvgImageConversion() stored in SVG.
getSvgRasterizeResolution() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the value of the rasterised-resolution of the transformed raster images.
getSvgSingleFile() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets Specification whether to divide into multiple SVG or to output as one SVG when the formatted result extends to multiple pages.
getSvgSinglePageNumber() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets specification whether to add sequential number to the output SVG even if it has only one-page.
getSvgVersion() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the version of SVG..
getTotalVolumeCount() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Gets the number of all the separate volumes when outputting PDF to multiple separate volumes.
getTwoPassFormatting() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the specification of two pass format.
getVersion() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the version string of Antenna House Formatter.
getWatermarkFontFamily() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Acquires the font family to the character string which you set to watermark-text.
getWatermarkFontStyle() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Acuires the font style to the character string which you set to watermark-text.
getWatermarkFontWeight() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Acquires the font weight to the character string which you set to watermark-text.
getWatermarkOpacity() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Acquires the opacity of the character string which you set to watermark-text.
getWatermarkText() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Acquires the watermark text specified for each page.
getXSLTParamFormat() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Get the parameter format of xsl:param when using External XSLT Processor.

J

jp.co.antenna.XfoJavaCtl - package jp.co.antenna.XfoJavaCtl
 

M

MessageListener - Interface in jp.co.antenna.XfoJavaCtl
This is used when receiving the error information as an event generated in the formatting process.\.

O

onFormatPage(int) - Method in interface jp.co.antenna.XfoJavaCtl.XfoFormatPageListener
Returns the formatted page number that occurred during the formatting process.
onMessage(int, int, String) - Method in interface jp.co.antenna.XfoJavaCtl.MessageListener
Returns the error informations that occurred during the formatting process.

R

releaseObject() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Release the instance of XfoObj.
releaseObjectEx() - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Release the instance of XfoObj.
render(InputStream, OutputStream, String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Executes the formatting of XSL-FO document specified for src, and outputs it to dst in the output form specified for dst.
render(InputStream, InputStream, OutputStream, String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Transforms an XML document specified to xmlSrc using an XSL stylesheet specified to xslSrc.

S

S_EST_NONE - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
No error outpue
S_EST_STDERR - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Error output is stderr
S_EST_STDOUT - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Error output is stdout
S_FORMATTERTYPE_AUTO - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Formatter Type AUTO
S_FORMATTERTYPE_HTML - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Formatter Type HTML
S_FORMATTERTYPE_XHTML - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Formatter Type XHTML
S_FORMATTERTYPE_XMLCSS - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Formatter Type XML+CSS
S_FORMATTERTYPE_XSLFO - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Formatter Type XSL-FO
S_PDF_EMBALLFONT_ALL - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Embed all fonts without Base14 font
S_PDF_EMBALLFONT_BASE14 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Embed all fonts
S_PDF_EMBALLFONT_PART - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Embed specified font
S_PDF_ENCLEVEL_128 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Same as S_PDF_ENCLEVEL_128RC4
S_PDF_ENCLEVEL_128AES - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
PDF encrypt level 128-bit AES
S_PDF_ENCLEVEL_128RC4 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
PDF encrypt level 128-bit RC4
S_PDF_ENCLEVEL_256AES - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
PDF encrypt level 256-bit AES
S_PDF_ENCLEVEL_40 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Same as S_PDF_ENCLEVEL_40RC4
S_PDF_ENCLEVEL_40RC4 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
PDF encrypt level 40-bit RC4
S_PDF_IMGCMPR_AUTO - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ImageCompression JPEG or ZLIB compression
S_PDF_IMGCMPR_AUTO2K - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ImageCompression JPEG 2000 or JPEG or ZLIB compression (PDF1.5 or later)
S_PDF_IMGCMPR_JPEG - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ImageCompression JPEG compression
S_PDF_IMGCMPR_JPEG2K - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ImageCompression JPEG 2000 compression (PDF1.5 or later)
S_PDF_IMGCMPR_KEEPLZW - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ImageCompression LZW or JPEG or ZLIB compression
S_PDF_IMGCMPR_KEEPLZW2K - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ImageCompression LZW or JPEG 2000 or JPEG or ZLIB compression (PDF1.5 or later)
S_PDF_IMGCMPR_ZLIB - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ImageCompression ZLIB compression
S_PDF_IMGDOWNSAMPLING_AVERAGE - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Downsampling biliner
S_PDF_IMGDOWNSAMPLING_BICUBIC - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Downsampling bicubic
S_PDF_IMGDOWNSAMPLING_NONE - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Downsampling none
S_PDF_IMGDOWNSAMPLING_SUBSAMPLING - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Downsampling nearest neighbor
S_PDF_MONOCMPR_CCITT3 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Monochrome-compression CCITTFaxDecode group 3 filter
S_PDF_MONOCMPR_CCITT4 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Monochrome-compression CCITTFaxDecode group 4 filter
S_PDF_MONOCMPR_OFF - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Monochrome-compression no filter
S_PDF_MONOCMPR_RUNLENGTH - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Monochrome-compression RunLengthDecode filter
S_PDF_MONOCMPR_ZLIB - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Monochrome-compression FlateDecode filter
S_PDF_PRALLOW_HIGH - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
High Resolution Printing
S_PDF_PRALLOW_LOW - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Low Resolution Printing
S_PDF_PRALLOW_NONE - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Printing Not Allowed
S_PDF_RGBCONV_ALL - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
All RGB to DeviceGray
S_PDF_RGBCONV_BLACK - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Black to DeviceGray
S_PDF_RGBCONV_GRAY - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Gray to DeviceGray
S_PDF_RGBCONV_NONE - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
No Conversion
S_PDF_VERSION_13 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
PDF version 1.3
S_PDF_VERSION_14 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
PDF version 1.4
S_PDF_VERSION_15 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
PDF version 1.5
S_PDF_VERSION_16 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
PDF version 1.6
S_PDF_VERSION_17 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
PDF version 1.7
S_PDF_VERSION_20 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
PDF version 2.0 (ISO 32000-2:2017)
S_PDF_VERSION_A_1a_2005 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 19005-1:2005 (based on PDF1.4)
S_PDF_VERSION_A_1b_2005 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 19005-1:2005 (based on PDF1.4)
S_PDF_VERSION_A_2a_2011_14 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 19005-2:2011 (based on PDF1.4)
S_PDF_VERSION_A_2a_2011_15 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 19005-2:2011 (based on PDF1.5)
S_PDF_VERSION_A_2a_2011_16 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 19005-2:2011 (based on PDF1.6)
S_PDF_VERSION_A_2a_2011_17 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 19005-2:2011 (based on PDF1.7)
S_PDF_VERSION_A_2b_2011_14 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 19005-2:2011 (based on PDF1.4)
S_PDF_VERSION_A_2b_2011_15 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 19005-2:2011 (based on PDF1.5)
S_PDF_VERSION_A_2b_2011_16 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 19005-2:2011 (based on PDF1.6)
S_PDF_VERSION_A_2b_2011_17 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 19005-2:2011 (based on PDF1.7)
S_PDF_VERSION_A_2u_2011_14 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 19005-2:2011 (based on PDF1.4)
S_PDF_VERSION_A_2u_2011_15 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 19005-2:2011 (based on PDF1.5)
S_PDF_VERSION_A_2u_2011_16 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 19005-2:2011 (based on PDF1.6)
S_PDF_VERSION_A_2u_2011_17 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 19005-2:2011 (based on PDF1.7)
S_PDF_VERSION_A_3a_2012_14 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 19005-3:2012 (based on PDF1.4)
S_PDF_VERSION_A_3a_2012_15 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 19005-3:2012 (based on PDF1.5)
S_PDF_VERSION_A_3a_2012_16 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 19005-3:2012 (based on PDF1.6)
S_PDF_VERSION_A_3a_2012_17 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 19005-3:2012 (based on PDF1.7)
S_PDF_VERSION_A_3b_2012_14 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 19005-3:2012 (based on PDF1.4)
S_PDF_VERSION_A_3b_2012_15 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 19005-3:2012 (based on PDF1.5)
S_PDF_VERSION_A_3b_2012_16 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 19005-3:2012 (based on PDF1.6)
S_PDF_VERSION_A_3b_2012_17 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 19005-3:2012 (based on PDF1.7)
S_PDF_VERSION_A_3u_2012_14 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 19005-3:2012 (based on PDF1.4)
S_PDF_VERSION_A_3u_2012_15 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 19005-3:2012 (based on PDF1.5)
S_PDF_VERSION_A_3u_2012_16 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 19005-3:2012 (based on PDF1.6)
S_PDF_VERSION_A_3u_2012_17 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 19005-3:2012 (based on PDF1.7)
S_PDF_VERSION_UA1_15 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 14289-1:2014 (based on PDF1.5)
S_PDF_VERSION_UA1_16 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 14289-1:2014 (based on PDF1.6)
S_PDF_VERSION_UA1_17 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 14289-1:2014 (based on PDF1.7)
S_PDF_VERSION_X_1a_2001 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 15930-1:2001 PDF/X-1a-2001 (based on PDF1.3)
S_PDF_VERSION_X_1a_2003 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 15930-4:2003 PDF/X-1a-2003 (based on PDF1.4)
S_PDF_VERSION_X_2_2003 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 15930-5:2003 PDF/X-2-2003 (based on PDF1.4)
S_PDF_VERSION_X_3_2002 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 15930-3:2002 PDF/X-3-2002 (based on PDF1.3)
S_PDF_VERSION_X_3_2003 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 15930-6:2003 PDF/X-3-2003 (based on PDF1.4)
S_PDF_VERSION_X_4_2010 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 15930-7:2010 PDF/X-4-2010 (based on PDF1.6)
S_PDF_VERSION_X_4p_2010 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
ISO 15930-7:2010 PDF/X-4p-2010 (based on PDF1.6)
S_SVG_IMGCNV_AUTO - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Image-conversion Auto
S_SVG_IMGCNV_JPEG - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Image-conversion JPEG
S_SVG_IMGCNV_PNG - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Image-conversion PNG
S_SVG_IMGDOWNSAMPLING_AVERAGE - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Downsampling biliner
S_SVG_IMGDOWNSAMPLING_BICUBIC - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Downsampling bicubic
S_SVG_IMGDOWNSAMPLING_SUBSAMPLING - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Downsampling nearest neighbor
S_SVG_IMGPT_COPY - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Image-processing copy linked image
S_SVG_IMGPT_COPY_ALL - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Image-processing copy all images
S_SVG_IMGPT_EMBED_ALL - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Image-processing embed all images
S_SVG_IMGPT_LINK - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
Image-processing link linked images
S_SVG_VERSION_11 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
SVG version 1.1
S_SVG_VERSION_20 - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
SVG 2.0
S_SVG_VERSION_BASIC - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
SVG Basic
S_SVG_VERSION_TINY - Static variable in class jp.co.antenna.XfoJavaCtl.XfoObj
SVG Tiny
setBaseURI(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set the default base URI.
setBatchPrint(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set whether the print dialog box is displayed or not when printing.
setDocumentURI(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set the URI of XML document to be formatted.
setEndPage(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set the end page number of document to output.
setEndVolume(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set the end volume of document to output.
setErrorStreamType(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set the error output.
setExitLevel(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set the error level to abort formatting process.
setExternalXSLT(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set the command-line string for external XSLT processor.
setFontAlias(String, String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Sets the substitution of font name.
setFormatPageListener(XfoFormatPageListener) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Register the XfoFormatPageListener interface to the instance of implemented class.
setFormatterType(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set formatter type.
setGdiImageSmoothing(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Performs the smoothing processing to images.
setGdiLineartSmoothing(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Performs the smoothing processing to borders.
setGdiTextAntialias(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Performs the smoothing processing to text.
setHtmlDefaultCharset(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set html default charset.
setInitialPageNumber(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Sets the initial page number.
setInitialVolumeNumber(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Sets the initial volume number.
setMaxFileDescriptor(int) - Static method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies the maximum limit of file descriptor .
setMessageListener(MessageListener) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Register the MessageListener interface to the instance of implemented class.
setMultiVolume(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies multiple volume of PDF output.
setOptionFileURI(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set the path name of option setting URI.
setOutputFilePath(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies the output file path of the formatted result.
setOutputFOPath(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set the path name of output FO file as the result of XSLT.
setPartialVolume(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Sets the partial volume mode.
setPdfCertificateName(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Sets a certificate information name.
setPdfCompressContentStream(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies whether the text and the line art in PDF are compressed in order to make the size of PDF smaller or not.
setPdfEmbedAllFonts(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Embeds all embeddable fonts in PDF to create.
setPdfEmbedAllFontsEx(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies whether to embed the all outline data of fonts in PDF or not, which are True type fonts and Type1 Fonts and are embeddable in the formatted result.
setPdfEmbedFonts(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Embeds the specified font in PDF to create.
setPdfEmbedSubsetFontPercentage(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set percentage to embed subset fonts.
setPdfEncryptLevel(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies the key length when encrypting the PDF file during outputting.
setPdfErrorOnEmbedFault(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
an error is issued in case of failing to embed fonts.
setPdfErrorOnMissingGlyph(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
an error is issued in case of missing glyph.
setPdfErrorOnPDFXFault(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
An error is not issued when PDF/X is generating.
setPdfGrayscaleImageCompression(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies how to compress the grayscale images embedded in PDF.
setPdfGrayscaleImageDownSampling(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies the following either of method to downsample the grayscale image that is put into PDF.
setPdfGrayscaleImageDownSamplingDPI(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set resolution of the grayscale image which performs a downsampling.
setPdfGrayscaleImageDownSamplingTarget(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set resolution when the grayscale image is downsampled.
setPdfGrayscaleJPEGQuality(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
For the grayscale image format that can not be stored directly in PDF, specifies the image quality by the numerical value within the range of 1-100 when IMGCMPR_JPEG is specified by setPdfGrayscaleImageCompression.
setPdfImageCompression(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies how to compress the color images embedded in PDF.
setPdfImageDownSampling(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies the following either of method to downsample the color image that is put into PDF.
setPdfImageDownSamplingDPI(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set resolution of the grayscale image which performs a downsampling.
setPdfImageDownSamplingTarget(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set resolution when the color image is downsampled.
setPdfImport3DAnnotation(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Sets the value of whether to import 3D annotations or not.
setPdfJPEGQuality(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
For the color image format that can not be stored directly in PDF, specifies the image quality by the numerical value within the range of 1-100 when IMGCMPR_JPEG is specified by setPdfImageCompression.
setPdfLinearize(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies whether to output linearize PDF or not.
setPdfMonochromeImageCompression(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies how to compress the monochrome images embedded in PDF.
setPdfMonochromeImageDownSampling(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
monochrom.
setPdfMonochromeImageDownSamplingDPI(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set resolution of the monochrome image which performs a downsampling.
setPdfMonochromeImageDownSamplingTarget(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set resolution when the monochrome image is downsampled.
setPdfNoAccessibility(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Disables text access for screen reader devices of the PDF file.
setPdfNoAddingOrChangingComments(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Disables adding comments and form fields to the PDF file.
setPdfNoAssembleDoc(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Disables inserting, deleting and rotating the PDF pages.
setPdfNoChanging(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Disables making changes of the PDF file.
setPdfNoContentCopying(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Disables copying the content of the PDF file.
setPdfNoFillForm(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Disables adding comments and form fields to the PDF file.
setPdfNoPrinting(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Disables printing the PDF file.
setPdfOutputHeight(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Scales the height of PDF to output.
setPdfOutputScale(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies the scaling ratio of the PDF to output.
setPdfOutputWidth(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Scales the width of PDF to output.
setPdfOwnerPassword(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies the owner password for PDF.
setPdfPrintingAllowed(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Spesifies whether to permit printing PDF to create.
setPdfPutImageColorProfile(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies whether to embed to PDF the color profile of the color image that will be embedded to PDF.
setPdfRasterizeResolution(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies the value of the rasterised-resolution of the transformed raster images in the range from 70 to 500(dpi).
setPdfReversePage(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Sets the value of whether to output reverse page or not.
setPdfRGBConversion(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies how to convert the RGB color space (DeviceRGB) to DeviceGray.
setPdfSignature(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies whether to sign a signature to PDF or not.
setPdfSignatureName(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Sets a signature information name.
setPdfTag(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Generates Tagged PDF.
setPdfUseLaunchForRelativeURI(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies whether the external link specified by the relative address is transformed into 'Open the file' or into 'World Wide Web link' in the PDF link properties.
setPdfUserPassword(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies the user password for PDF.
setPdfVersion(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Enables specifying whether the version of PDF.
setPrinterName(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies the output format or the printer name to output.
setPrinterSettingURI(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set the printer setting URI.
setPrnCollate(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set collation of multiple copies.
setPrnCopies(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set the number of copies.
setSplitPages(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set the split-by-pages setting.
setStartPage(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set the start page number of document to output.
setStartVolume(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set the start volume of document to output.
setStylesheetTitle(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set prior Stylesheet PI title.
setStylesheetURI(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set the URI of XSL stylesheet that is used when formatting.
setSvgEmbedAllFonts(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies whether to embed fonts in the outputted SVG.
setSvgEmbedFonts(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Embeds the specified font in SVG to create.
setSvgErrorOnEmbedFault(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
an error is issued in case of failing to embed fonts.
setSvgFormat(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies the format for naming files when the outputted SVG becomes multiple.
setSvgGzipCompression(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies whether to compress the outputted SVG into gzip format or not.
setSvgImageConversion(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies how to convert the images embedded in SVG to create.
setSvgImageCopyPath(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies the copy destination of image as specifying IMGPT_COPY_ALL or IMGPT_COPY by setSvgImageProcessingType.
setSvgImagePrefix(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
When images are copied to the directory specified by setSvgImageCopyPath and processed, specifies the prefix of the file name.
setSvgImageProcessingType(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies how to treat the referred image.
setSvgImageRename(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
When images are copied to the directory specified by setSvgImageCopyPath etc. and processed, specifies whether to rename all file name to prefix specified by setSvgImagePrefix, or use original name.
setSvgJPEGQuality(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies the quality of the Raster graphics when stored in JPEG format using the range of 1-100.
setSvgRasterizeResolution(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies the value of the rasterised-resolution of the transformed raster images in the range from 70 to 500(dpi).
setSvgSingleFile(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies whether to divide into multiple SVG or to output as one SVG when the formatted result extends to multiple pages.
setSvgSinglePageNumber(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
When setSvgSingleFile = 0 is specified, specifies whether to add sequential number to the output SVG even if it has only one-page.
setSvgVersion(int) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Enables specifying whether the version of SVG.
setTwoPassFormatting(boolean) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies the two pass format.
setWatermarkFontFamily(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies the font family to the character string which you set to watermark-text.
setWatermarkFontStyle(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies the font style to the character string which you set to watermark-text.
setWatermarkFontWeight(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies the font weight to the character string which you set to watermark-text.
setWatermarkOpacity(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Specifies the opacity to the character string which you set to watermark-text.
setWatermarkText(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Displays the specified watermark text on each page.
setXSLTParam(String, String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set the parameter name and value for xsl:param.
setXSLTParamFormat(String) - Method in class jp.co.antenna.XfoJavaCtl.XfoObj
Set the parameter format of xsl:param when using External XSLT Processor.

X

XfoException - Exception in jp.co.antenna.XfoJavaCtl
This class is thrown by the method of XfoObj, and this class indicates the exception occurred in XfoObj.
XfoException(int, int, String) - Constructor for exception jp.co.antenna.XfoJavaCtl.XfoException
This class is created when exception about XfoObj occurred.
XfoFormatPageListener - Interface in jp.co.antenna.XfoJavaCtl
This is used when receiving the formatted page number as an event generated in the formatting process
If the class that implements this interface is registered using the setFormatPageListener method, the page number from XfoObj can be received as the event
XfoObj - Class in jp.co.antenna.XfoJavaCtl
XfoObj Class is the object class of Antenna House Formatter
XfoObj() - Constructor for class jp.co.antenna.XfoJavaCtl.XfoObj
Create the instance of XfoObj, and initialize it.
A C E G J M O R S X 
Skip navigation links