- CAbstractElement - Class in CPDFGeneration.layout
-
- CAbstractElement(long) - Constructor for class CPDFGeneration.layout.CAbstractElement
-
- CBackgroundImage - Class in CPDFGeneration.layout
-
- CBackgroundImage() - Constructor for class CPDFGeneration.layout.CBackgroundImage
-
Create an empty background image sources container.
- CBackgroundImage(ArrayList<String>) - Constructor for class CPDFGeneration.layout.CBackgroundImage
-
Create a background image sources container with an initial source list.
- CBlockElement - Class in CPDFGeneration.layout
-
- CBlockElement(long) - Constructor for class CPDFGeneration.layout.CBlockElement
-
Create a block element with native pointer.
- CBorder - Class in CPDFGeneration.layout
-
- CBorder() - Constructor for class CPDFGeneration.layout.CBorder
-
Create a border with default values.
- CBorder(CUnitValue, CBorder.CBorderType, CColor) - Constructor for class CPDFGeneration.layout.CBorder
-
Create a border with specified width, type and color.
- CBorder(float) - Constructor for class CPDFGeneration.layout.CBorder
-
- CBorder.CBorderType - Enum in CPDFGeneration.layout
-
Border line style types.
- CBorderCollapseType - Enum in CPDFGeneration.layout
-
- CBorderRadius - Class in CPDFGeneration.layout
-
- CBorderRadius(CUnitValue) - Constructor for class CPDFGeneration.layout.CBorderRadius
-
Create a border radius with the same radius for both horizontal and vertical.
- CBorderRadius(float) - Constructor for class CPDFGeneration.layout.CBorderRadius
-
Create a border radius (in points) with the same radius for both horizontal and vertical.
- CBorderRadius(CUnitValue, CUnitValue) - Constructor for class CPDFGeneration.layout.CBorderRadius
-
Create a border radius with separate horizontal and vertical radii.
- CBorderRadius(float, float) - Constructor for class CPDFGeneration.layout.CBorderRadius
-
Create a border radius (in points) with separate horizontal and vertical radii.
- CCell - Class in CPDFGeneration.layout
-
- CCell(long) - Constructor for class CPDFGeneration.layout.CCell
-
Create a table cell element with native pointer.
- CColor - Class in CPDFGeneration.layout
-
- CColor(int, int, int, int) - Constructor for class CPDFGeneration.layout.CColor
-
Create a color in RGBA format.
- CConverterProperties - Class in CPDFGeneration
-
- CConverterProperties() - Constructor for class CPDFGeneration.CConverterProperties
-
Create a CConverterProperties object.
- CDiv - Class in CPDFGeneration.layout
-
- CDiv(long) - Constructor for class CPDFGeneration.layout.CDiv
-
Create a div element with native pointer.
- CDocument - Class in CPDFGeneration.layout
-
- CDocument() - Constructor for class CPDFGeneration.layout.CDocument
-
Create a document instance.
- CElementPropertyContainer - Class in CPDFGeneration.layout
-
- CElementPropertyContainer(long) - Constructor for class CPDFGeneration.layout.CElementPropertyContainer
-
Create a property container with native pointer.
- CElementType - Enum in CPDFGeneration.layout
-
- centerX() - Method in class CPDFGeneration.android.graphics.RectF
-
Returns the horizontal center coordinate of the rectangle: (left + right) / 2.
- centerY() - Method in class CPDFGeneration.android.graphics.RectF
-
Returns the vertical center coordinate of the rectangle: (top + bottom) / 2.
- CFontProvider - Class in CPDFGeneration
-
- CFontProvider() - Constructor for class CPDFGeneration.CFontProvider
-
- CFontProvider(String) - Constructor for class CPDFGeneration.CFontProvider
-
- CFontStyle - Enum in CPDFGeneration.layout
-
- CFontWeight - Enum in CPDFGeneration.layout
-
- checkLicenseErrorCode() - Static method in class CPDFGeneration.library.CPDFLibrary
-
Obtain the License error code of PSO
Verify License error code
- checkPermission(PermissionEnum) - Static method in class CPDFGeneration.library.CPDFLibrary
-
Check Permission
- CHorizontalAlignment - Enum in CPDFGeneration.layout
-
- CHtmlConverter - Class in CPDFGeneration
-
- CHtmlConverter() - Constructor for class CPDFGeneration.CHtmlConverter
-
- CHtmlConverter.CErrorCode - Enum in CPDFGeneration
-
- CHtmlConverter.GeneratorLicenseErrorCode - Enum in CPDFGeneration
-
- CIElement - Interface in CPDFGeneration.layout
-
- CImage - Class in CPDFGeneration.layout
-
- CImage(long) - Constructor for class CPDFGeneration.layout.CImage
-
Create an image element with native pointer.
- CLayoutPosition - Enum in CPDFGeneration.layout
-
- clear() - Method in class CPDFGeneration.CFontProvider
-
Clear all loaded fonts
- clear() - Method in class CPDFGeneration.layout.CTable
-
Clear all table content.
- CLineSeparator - Class in CPDFGeneration.layout
-
- CLineSeparator(long) - Constructor for class CPDFGeneration.layout.CLineSeparator
-
Create a line separator element with native pointer.
- CLineSeparator.CPDFLineType - Enum in CPDFGeneration.layout
-
- CList - Class in CPDFGeneration.layout
-
- CList(long) - Constructor for class CPDFGeneration.layout.CList
-
Create a list element with native pointer.
- CListItem - Class in CPDFGeneration.layout
-
- CListItem(long) - Constructor for class CPDFGeneration.layout.CListItem
-
Create a list item element with native pointer.
- CListNumberType - Enum in CPDFGeneration.layout
-
- CListSymbolType - Enum in CPDFGeneration.layout
-
- color - Variable in class CPDFGeneration.layout.CBorder
-
Border color (RGBA).
- Constants - Class in CPDFGeneration.internal
-
- Constants() - Constructor for class CPDFGeneration.internal.Constants
-
- contains(float, float) - Method in class CPDFGeneration.android.graphics.RectF
-
Returns whether the point (x, y) is inside the rectangle.
- contains(float, float, float, float) - Method in class CPDFGeneration.android.graphics.RectF
-
Returns whether the rectangle defined by the specified edges is fully contained within this rectangle.
- contains(RectF) - Method in class CPDFGeneration.android.graphics.RectF
-
Returns whether r is fully contained within this rectangle.
- ConvertToPdf(String, OutputStream) - Static method in class CPDFGeneration.CHtmlConverter
-
Convert HTML string to PDF stream.
- ConvertToPdf(String, OutputStream, CConverterProperties) - Static method in class CPDFGeneration.CHtmlConverter
-
Convert HTML string to PDF stream.
- ConvertToPdf(File, File) - Static method in class CPDFGeneration.CHtmlConverter
-
- ConvertToPdf(File, File, CConverterProperties) - Static method in class CPDFGeneration.CHtmlConverter
-
- ConvertToPdf(InputStream, OutputStream) - Static method in class CPDFGeneration.CHtmlConverter
-
- ConvertToPdf(InputStream, OutputStream, CConverterProperties) - Static method in class CPDFGeneration.CHtmlConverter
-
- ConvertToPdf(String, String) - Static method in class CPDFGeneration.CHtmlConverter
-
- ConvertToPdf(String, String, CConverterProperties) - Static method in class CPDFGeneration.CHtmlConverter
-
- CPage - Class in CPDFGeneration.layout
-
- CPage(long) - Constructor for class CPDFGeneration.layout.CPage
-
Create a page element with native pointer.
- CParagraph - Class in CPDFGeneration.layout
-
- CParagraph(long) - Constructor for class CPDFGeneration.layout.CParagraph
-
Create a paragraph element with native pointer.
- CPDFGeneration - package CPDFGeneration
-
- CPDFGeneration.android.graphics - package CPDFGeneration.android.graphics
-
- CPDFGeneration.android.text - package CPDFGeneration.android.text
-
- CPDFGeneration.common - package CPDFGeneration.common
-
- CPDFGeneration.internal - package CPDFGeneration.internal
-
- CPDFGeneration.layout - package CPDFGeneration.layout
-
- CPDFGeneration.library - package CPDFGeneration.library
-
- CPDFLibrary - Class in CPDFGeneration.library
-
- CPDFLibrary() - Constructor for class CPDFGeneration.library.CPDFLibrary
-
- CPDFLibrary.PSOExecutionMode - Enum in CPDFGeneration.library
-
- CProperty - Enum in CPDFGeneration.layout
-
Auto-generated mapping of C++ enum:
compdfkit::Layout::Properties::Property
Notes:
- Numeric values are preserved exactly.
- createCaption() - Method in class CPDFGeneration.layout.CTable
-
Create a caption container (typically rendered above or below the table).
- createCell(int, int) - Method in class CPDFGeneration.layout.CTable
-
Create a cell in the current row.
- createCell() - Method in class CPDFGeneration.layout.CTable
-
Create a cell in the current row.
- createDivElement() - Method in class CPDFGeneration.layout.CCell
-
Create a div element as a child of this cell.
- createDivElement() - Method in class CPDFGeneration.layout.CDiv
-
Create a nested div element as a child of this div.
- createDivElement() - Method in class CPDFGeneration.layout.CPage
-
Create a div element as a child of this page.
- createFooterCell(int, int) - Method in class CPDFGeneration.layout.CTable
-
Create a footer cell in the table footer section.
- createFooterCell() - Method in class CPDFGeneration.layout.CTable
-
Create a footer cell in the table footer section.
- createHeaderCell(int, int) - Method in class CPDFGeneration.layout.CTable
-
Create a header cell in the table header section.
- createHeaderCell() - Method in class CPDFGeneration.layout.CTable
-
Create a header cell in the table header section.
- createImageElement(String) - Method in class CPDFGeneration.layout.CCell
-
Create an image element as a child of this cell.
- createImageElement(String) - Method in class CPDFGeneration.layout.CDiv
-
Create an image element as a child of this div.
- createLineSeparatorElement() - Method in class CPDFGeneration.layout.CCell
-
Create a line separator element as a child of this cell.
- createLineSeparatorElement() - Method in class CPDFGeneration.layout.CDiv
-
Create a line separator element as a child of this div.
- createListElement() - Method in class CPDFGeneration.layout.CCell
-
Create a list element as a child of this cell.
- createListElement() - Method in class CPDFGeneration.layout.CDiv
-
Create a list element as a child of this div.
- createListElement() - Method in class CPDFGeneration.layout.CPage
-
Create a list element as a child of this page.
- createListItemElement() - Method in class CPDFGeneration.layout.CList
-
Create a list item element as a child of this list with empty text.
- createListItemElement(String) - Method in class CPDFGeneration.layout.CList
-
Create a list item element as a child of this list with initial text.
- createPage(float, float) - Method in class CPDFGeneration.layout.CDocument
-
Create a page in this document.
- createParagraphElement() - Method in class CPDFGeneration.layout.CCell
-
Create a paragraph element as a child of this cell.
- createParagraphElement(String) - Method in class CPDFGeneration.layout.CCell
-
Create a paragraph element as a child of this cell with initial text.
- createParagraphElement() - Method in class CPDFGeneration.layout.CDiv
-
Create a paragraph element as a child of this div.
- createParagraphElement(String) - Method in class CPDFGeneration.layout.CDiv
-
Create a paragraph element as a child of this div with initial text.
- CreatePercentArray(float[]) - Static method in class CPDFGeneration.layout.CUnitValue
-
Convert a float array into a percent UnitValue list by normalizing values.
- CreatePercentArray(int) - Static method in class CPDFGeneration.layout.CUnitValue
-
Create an equal-percent UnitValue list of specified size.
- CreatePercentValue(float) - Static method in class CPDFGeneration.layout.CUnitValue
-
- CreatePointArray(float[]) - Static method in class CPDFGeneration.layout.CUnitValue
-
Convert a float array into a point UnitValue list.
- CreatePointValue(float) - Static method in class CPDFGeneration.layout.CUnitValue
-
- createStyle() - Method in class CPDFGeneration.layout.CDocument
-
Create a style object associated with this document.
- createTableElement(float[]) - Method in class CPDFGeneration.layout.CCell
-
Create a table element as a child of this cell, with column widths in points.
- createTableElement(CUnitValue[]) - Method in class CPDFGeneration.layout.CCell
-
Create a table element as a child of this cell, with column widths as unit values.
- createTableElement(int) - Method in class CPDFGeneration.layout.CCell
-
Create a table element as a child of this cell, specifying number of columns.
- createTableElement(float[]) - Method in class CPDFGeneration.layout.CDiv
-
Create a table element as a child of this div, with column widths in points.
- createTableElement(CUnitValue[]) - Method in class CPDFGeneration.layout.CDiv
-
Create a table element as a child of this div, with column widths as unit values.
- createTableElement(int) - Method in class CPDFGeneration.layout.CDiv
-
Create a table element as a child of this div, specifying number of columns.
- createTableElement(float[]) - Method in class CPDFGeneration.layout.CPage
-
Create a table element as a child of this page, with column widths in points.
- createTableElement(CUnitValue[]) - Method in class CPDFGeneration.layout.CPage
-
Create a table element as a child of this page, with column widths as unit values.
- createTableElement(int) - Method in class CPDFGeneration.layout.CPage
-
Create a table element as a child of this page, specifying number of columns.
- createTextElement(String) - Method in class CPDFGeneration.layout.CCell
-
Create a text element as a child of this cell.
- createTextElement(String) - Method in class CPDFGeneration.layout.CDiv
-
Create a text element as a child of this div.
- createTextElement(String) - Method in class CPDFGeneration.layout.CParagraph
-
Create a text element as a child of this paragraph.
- CSize - Class in CPDFGeneration.common
-
- CSize(int, int) - Constructor for class CPDFGeneration.common.CSize
-
- CStyle - Class in CPDFGeneration.layout
-
- CStyle(long) - Constructor for class CPDFGeneration.layout.CStyle
-
Create a style object with native pointer.
- CTable - Class in CPDFGeneration.layout
-
- CTable(long) - Constructor for class CPDFGeneration.layout.CTable
-
Create a table element with native pointer.
- CText - Class in CPDFGeneration.layout
-
- CText(long) - Constructor for class CPDFGeneration.layout.CText
-
Create a text element with native pointer.
- CTextAlignment - Enum in CPDFGeneration.layout
-
- CUnitValue - Class in CPDFGeneration.layout
-
- CUnitValue() - Constructor for class CPDFGeneration.layout.CUnitValue
-
Create a UnitValue with default settings.
- CUnitValue(int, float) - Constructor for class CPDFGeneration.layout.CUnitValue
-
Create a UnitValue with specified type and value.
- CUnknown - Class in CPDFGeneration.layout
-
- CUnknown(long) - Constructor for class CPDFGeneration.layout.CUnknown
-
- CVerticalAlignment - Enum in CPDFGeneration.layout
-
- CYAN - Static variable in class CPDFGeneration.layout.CColor
-
- g - Variable in class CPDFGeneration.layout.CColor
-
Green channel (0-255).
- getApplicationID() - Method in interface CPDFGeneration.library.ApplicationIDFP
-
- getBaseUri() - Method in class CPDFGeneration.CConverterProperties
-
Get the current base URI
- getCaption() - Method in class CPDFGeneration.layout.CTable
-
Get the caption container.
- getCell(int, int) - Method in class CPDFGeneration.layout.CTable
-
Get a cell by row and column.
- getChildren() - Method in class CPDFGeneration.layout.CAbstractElement
-
Get child elements of this element.
- getChildren() - Method in class CPDFGeneration.layout.CPage
-
Get child elements of this page.
- getCol() - Method in class CPDFGeneration.layout.CCell
-
Get the column index of this cell.
- getColor() - Method in class CPDFGeneration.layout.CBorder
-
Get the border color.
- getColspan() - Method in class CPDFGeneration.layout.CCell
-
Get colspan of this cell.
- getColumnWidth(int) - Method in class CPDFGeneration.layout.CTable
-
Get the width of a column.
- getDeviceFigure() - Method in interface CPDFGeneration.library.DeviceFigureFP
-
- getFontCount() - Method in class CPDFGeneration.CFontProvider
-
Get the number of fonts currently loaded
- getFontData(int) - Method in class CPDFGeneration.CFontProvider
-
Get font data by index
- getFontProvider() - Method in class CPDFGeneration.CConverterProperties
-
Get font provider.
- getFooter() - Method in class CPDFGeneration.layout.CTable
-
Get the footer table section.
- getHeader() - Method in class CPDFGeneration.layout.CTable
-
Get the header table section.
- getHeight() - Method in class CPDFGeneration.android.graphics.Bitmap
-
- getHeight() - Method in class CPDFGeneration.layout.CBlockElement
-
Get height.
- getHeight() - Method in class CPDFGeneration.layout.CImage
-
Get height of this image element.
- getHeight() - Method in class CPDFGeneration.layout.CPage
-
Get page height.
- getHeight() - Method in class CPDFGeneration.layout.CStyle
-
Get height.
- GetHorizontalRadius() - Method in class CPDFGeneration.layout.CBorderRadius
-
Get the horizontal radius.
- getImageHeight() - Method in class CPDFGeneration.layout.CImage
-
Get the intrinsic image height (before scaling).
- getImageScaledHeight() - Method in class CPDFGeneration.layout.CImage
-
Get scaled image height.
- getImageScaledWidth() - Method in class CPDFGeneration.layout.CImage
-
Get scaled image width.
- getImageWidth() - Method in class CPDFGeneration.layout.CImage
-
Get the intrinsic image width (before scaling).
- getLicenseErrorCode() - Method in enum CPDFGeneration.library.LicenseErrorCodeEnum
-
- getLicenseErrorMessage() - Method in enum CPDFGeneration.library.LicenseErrorCodeEnum
-
- getLineColor() - Method in class CPDFGeneration.layout.CLineSeparator
-
Get line color.
- getLineType() - Method in class CPDFGeneration.layout.CLineSeparator
-
Get line type.
- getLineWidth() - Method in class CPDFGeneration.layout.CLineSeparator
-
Get line width.
- getMarginBottom() - Method in class CPDFGeneration.layout.CBlockElement
-
Get bottom margin.
- getMarginBottom() - Method in class CPDFGeneration.layout.CImage
-
Get bottom margin.
- getMarginBottom() - Method in class CPDFGeneration.layout.CStyle
-
Get bottom margin.
- getMarginLeft() - Method in class CPDFGeneration.layout.CBlockElement
-
Get left margin.
- getMarginLeft() - Method in class CPDFGeneration.layout.CImage
-
Get left margin.
- getMarginLeft() - Method in class CPDFGeneration.layout.CStyle
-
Get left margin.
- getMarginRight() - Method in class CPDFGeneration.layout.CBlockElement
-
Get right margin.
- getMarginRight() - Method in class CPDFGeneration.layout.CImage
-
Get right margin.
- getMarginRight() - Method in class CPDFGeneration.layout.CStyle
-
Get right margin.
- getMarginTop() - Method in class CPDFGeneration.layout.CBlockElement
-
Get top margin.
- getMarginTop() - Method in class CPDFGeneration.layout.CImage
-
Get top margin.
- getMarginTop() - Method in class CPDFGeneration.layout.CStyle
-
Get top margin.
- getNumberOfColumns() - Method in class CPDFGeneration.layout.CTable
-
Get number of columns.
- getNumberOfRows() - Method in class CPDFGeneration.layout.CTable
-
Get number of rows.
- getPaddingBottom() - Method in class CPDFGeneration.layout.CBlockElement
-
Get bottom padding.
- getPaddingBottom() - Method in class CPDFGeneration.layout.CImage
-
Get bottom padding.
- getPaddingBottom() - Method in class CPDFGeneration.layout.CStyle
-
Get bottom padding.
- getPaddingLeft() - Method in class CPDFGeneration.layout.CBlockElement
-
Get left padding.
- getPaddingLeft() - Method in class CPDFGeneration.layout.CImage
-
Get left padding.
- getPaddingLeft() - Method in class CPDFGeneration.layout.CStyle
-
Get left padding.
- getPaddingRight() - Method in class CPDFGeneration.layout.CBlockElement
-
Get right padding.
- getPaddingRight() - Method in class CPDFGeneration.layout.CImage
-
Get right padding.
- getPaddingRight() - Method in class CPDFGeneration.layout.CStyle
-
Get right padding.
- getPaddingTop() - Method in class CPDFGeneration.layout.CBlockElement
-
Get top padding.
- getPaddingTop() - Method in class CPDFGeneration.layout.CImage
-
Get top padding.
- getPaddingTop() - Method in class CPDFGeneration.layout.CStyle
-
Get top padding.
- getPages() - Method in class CPDFGeneration.layout.CDocument
-
Get all pages in the document.
- getPageSize() - Method in class CPDFGeneration.CConverterProperties
-
Get the current page size
- getPixels() - Method in class CPDFGeneration.android.graphics.Bitmap
-
- getProperties() - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Get all properties of the current element.
- getRow() - Method in class CPDFGeneration.layout.CCell
-
Get the row index of this cell.
- getRowspan() - Method in class CPDFGeneration.layout.CCell
-
Get rowspan of this cell.
- getSource() - Method in class CPDFGeneration.layout.CBackgroundImage
-
Get the last source in the list.
- getSources() - Method in class CPDFGeneration.layout.CBackgroundImage
-
Get the sources list.
- getStrokeColor() - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Get stroke color.
- getStrokeWidth() - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Get stroke width.
- getStyles() - Method in class CPDFGeneration.layout.CAbstractElement
-
Get all styles applied to this element.
- getText() - Method in class CPDFGeneration.layout.CText
-
Get text content.
- getType() - Method in class CPDFGeneration.layout.CBorder
-
Get the border line type.
- getType() - Method in class CPDFGeneration.layout.CCell
-
Get element type.
- getType() - Method in class CPDFGeneration.layout.CDiv
-
Get element type.
- getType() - Method in class CPDFGeneration.layout.CDocument
-
Get element type.
- getType() - Method in interface CPDFGeneration.layout.CIElement
-
Get the element type.
- getType() - Method in class CPDFGeneration.layout.CImage
-
Get element type.
- getType() - Method in class CPDFGeneration.layout.CLineSeparator
-
Get element type.
- getType() - Method in class CPDFGeneration.layout.CList
-
Get element type.
- getType() - Method in class CPDFGeneration.layout.CListItem
-
Get element type.
- getType() - Method in class CPDFGeneration.layout.CPage
-
Get element type.
- getType() - Method in class CPDFGeneration.layout.CParagraph
-
Get element type.
- getType() - Method in class CPDFGeneration.layout.CStyle
-
Get element type for this style.
- getType() - Method in class CPDFGeneration.layout.CTable
-
Get element type.
- getType() - Method in class CPDFGeneration.layout.CText
-
Get element type.
- getType() - Method in class CPDFGeneration.layout.CUnknown
-
- GetUnitType() - Method in class CPDFGeneration.layout.CUnitValue
-
Get unit type.
- getValue() - Method in enum CPDFGeneration.layout.CBorder.CBorderType
-
Get the integer value of this border type.
- getValue() - Method in enum CPDFGeneration.layout.CBorderCollapseType
-
Get the integer value of this enum.
- getValue() - Method in enum CPDFGeneration.layout.CElementType
-
Get the integer value of this enum.
- getValue() - Method in enum CPDFGeneration.layout.CFontStyle
-
Get the integer value of this enum.
- getValue() - Method in enum CPDFGeneration.layout.CFontWeight
-
Get the integer value of this enum.
- getValue() - Method in enum CPDFGeneration.layout.CHorizontalAlignment
-
Get the integer value of this enum.
- getValue() - Method in enum CPDFGeneration.layout.CLayoutPosition
-
Get the integer value of this enum.
- getValue() - Method in enum CPDFGeneration.layout.CLineSeparator.CPDFLineType
-
Get the integer value of this line type.
- getValue() - Method in enum CPDFGeneration.layout.CListNumberType
-
Get the integer value of this enum.
- getValue() - Method in enum CPDFGeneration.layout.CListSymbolType
-
Get the integer value of this enum.
- getValue() - Method in enum CPDFGeneration.layout.CProperty
-
- getValue() - Method in enum CPDFGeneration.layout.CTextAlignment
-
Get the integer value of this enum.
- GetValue() - Method in class CPDFGeneration.layout.CUnitValue
-
Get stored value.
- getValue() - Method in enum CPDFGeneration.layout.CVerticalAlignment
-
Get the integer value of this enum.
- getValue() - Method in enum CPDFGeneration.library.CPDFLibrary.PSOExecutionMode
-
- getValue() - Method in enum CPDFGeneration.library.PermissionEnum
-
- GetVerticalRadius() - Method in class CPDFGeneration.layout.CBorderRadius
-
Get the vertical radius.
- getWidth() - Method in class CPDFGeneration.android.graphics.Bitmap
-
- getWidth() - Method in class CPDFGeneration.layout.CBlockElement
-
Get width.
- getWidth() - Method in class CPDFGeneration.layout.CBorder
-
Get the border width.
- getWidth() - Method in class CPDFGeneration.layout.CImage
-
Get width of this image element.
- getWidth() - Method in class CPDFGeneration.layout.CPage
-
Get page width.
- getWidth() - Method in class CPDFGeneration.layout.CStyle
-
Get width.
- GRAY - Static variable in class CPDFGeneration.layout.CColor
-
- GREEN - Static variable in class CPDFGeneration.layout.CColor
-
- saveToFile(String) - Method in class CPDFGeneration.layout.CDocument
-
Save the rendered result to a file.
- saveToFile(OutputStream) - Method in class CPDFGeneration.layout.CDocument
-
Save the rendered result to an output stream.
- scale(float) - Method in class CPDFGeneration.android.graphics.RectF
-
Scales this rectangle in place by the given factor.
- scale(float, float) - Method in class CPDFGeneration.layout.CImage
-
Scale the image element by the specified factors.
- scaleAbsolute(float, float) - Method in class CPDFGeneration.layout.CImage
-
Scale the image using absolute sizing to fit within a bounding box (implementation-defined behavior).
- scaleToFit(float, float) - Method in class CPDFGeneration.layout.CImage
-
Scale the image to fit within a bounding box (implementation-defined behavior).
- set(float, float) - Method in class CPDFGeneration.android.graphics.PointF
-
Sets this point's coordinates.
- set(PointF) - Method in class CPDFGeneration.android.graphics.PointF
-
Sets this point's coordinates to match another point.
- set(int, int) - Method in class CPDFGeneration.android.graphics.PointI
-
Sets this point's coordinates.
- set(PointI) - Method in class CPDFGeneration.android.graphics.PointI
-
Sets this point's coordinates to match another point.
- set(float, float, float, float) - Method in class CPDFGeneration.android.graphics.RectF
-
Sets this rectangle's coordinates to the specified values.
- set(RectF) - Method in class CPDFGeneration.android.graphics.RectF
-
Copies the coordinates from src into this rectangle.
- setAbsolutePosition(float, float, float) - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Set absolute position using a width specified in points.
- setAbsolutePosition(float, float, CUnitValue) - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Set absolute position using a width specified as a
CUnitValue.
- setAbsolutePosition(float, float) - Method in class CPDFGeneration.layout.CImage
-
Set absolute position for this image element.
- setAutoScale(boolean) - Method in class CPDFGeneration.layout.CImage
-
Enable/disable auto scaling.
- setAutoScaleHeight(boolean) - Method in class CPDFGeneration.layout.CImage
-
Enable/disable auto scaling based on height.
- setAutoScaleWidth(boolean) - Method in class CPDFGeneration.layout.CImage
-
Enable/disable auto scaling based on width.
- setBackgroundColor(CColor) - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Set background color.
- setBackgroundImage(CBackgroundImage) - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Set background images.
- setBaseUri(String) - Method in class CPDFGeneration.CConverterProperties
-
Set the base URI for resolving relative paths in HTML.
- setBorder(CBorder) - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Set border for all sides.
- setBorderBottom(CBorder) - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Set bottom border.
- setBorderBottomLeftRadius(CBorderRadius) - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Set bottom-left corner radius.
- setBorderBottomRightRadius(CBorderRadius) - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Set bottom-right corner radius.
- setBorderCollapse(CBorderCollapseType) - Method in class CPDFGeneration.layout.CTable
-
Set border collapse type for the table.
- setBorderLeft(CBorder) - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Set left border.
- setBorderRadius(CBorderRadius) - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Set border radius for all corners.
- setBorderRight(CBorder) - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Set right border.
- setBorderTop(CBorder) - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Set top border.
- setBorderTopLeftRadius(CBorderRadius) - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Set top-left corner radius.
- setBorderTopRightRadius(CBorderRadius) - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Set top-right corner radius.
- setCharacterSpacing(float) - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Set character spacing.
- setColor(CColor) - Method in class CPDFGeneration.layout.CBorder
-
Set the border color.
- setColumnWidth(int, CUnitValue) - Method in class CPDFGeneration.layout.CTable
-
Set the width of a column.
- setEmpty() - Method in class CPDFGeneration.android.graphics.RectF
-
Sets this rectangle to (0,0,0,0).
- setFirstLineIndent(float) - Method in class CPDFGeneration.layout.CParagraph
-
Set first line indent for this paragraph.
- setFixedLeading(float) - Method in class CPDFGeneration.layout.CParagraph
-
Set a fixed line leading (line spacing) in points.
- setFixedLeading(CUnitValue) - Method in class CPDFGeneration.layout.CParagraph
-
Set a fixed line leading (line spacing) using a unit value.
- setFontColor(CColor) - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Set font color.
- setFontFamily(String) - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Set font family.
- setFontProvider(CFontProvider) - Method in class CPDFGeneration.CConverterProperties
-
Set the font provider for custom font support.
- setFontProvider(CFontProvider) - Method in class CPDFGeneration.layout.CDocument
-
Set the font provider.
- setFontSize(float) - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Set font size.
- setFontStyle(CFontStyle) - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Set font style.
- setFontWeight(CFontWeight) - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Set font weight.
- setHeight(int) - Method in class CPDFGeneration.android.graphics.Bitmap
-
- setHeight(float) - Method in class CPDFGeneration.layout.CBlockElement
-
Set height in points.
- setHeight(CUnitValue) - Method in class CPDFGeneration.layout.CBlockElement
-
Set height using a unit value.
- setHeight(float) - Method in class CPDFGeneration.layout.CImage
-
Set image element height in points.
- setHeight(CUnitValue) - Method in class CPDFGeneration.layout.CImage
-
Set image element height with unit value.
- setHeight(float) - Method in class CPDFGeneration.layout.CStyle
-
Set height in points.
- setHeight(CUnitValue) - Method in class CPDFGeneration.layout.CStyle
-
Set height using a unit value.
- setHorizontalAlignment(CHorizontalAlignment) - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Set horizontal alignment.
- setHorizontalBorderSpacing(float) - Method in class CPDFGeneration.layout.CTable
-
Set horizontal border spacing.
- setInlineVerticalAlignment(CVerticalAlignment) - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Set inline vertical alignment.
- setIntersect(RectF, RectF) - Method in class CPDFGeneration.android.graphics.RectF
-
Sets this rectangle to the intersection of a and b.
- setItemStartIndex(int) - Method in class CPDFGeneration.layout.CList
-
Set the start index for ordered list items (e.g., start numbering from N).
- setLineColor(CColor) - Method in class CPDFGeneration.layout.CLineSeparator
-
Set line color (RGBA).
- setLineType(CLineSeparator.CPDFLineType) - Method in class CPDFGeneration.layout.CLineSeparator
-
Set line style type.
- setLineWidth(float) - Method in class CPDFGeneration.layout.CLineSeparator
-
Set line width in points.
- setLineWidth(CUnitValue) - Method in class CPDFGeneration.layout.CLineSeparator
-
Set line width using unit value.
- setListSymbol(String) - Method in class CPDFGeneration.layout.CList
-
Set list symbol using a plain text string.
- setListSymbol(CText) - Method in class CPDFGeneration.layout.CList
-
Set list symbol using a
CText element.
- setListSymbol(CListSymbolType) - Method in class CPDFGeneration.layout.CList
-
Set list symbol using a predefined symbol type.
- setListSymbol(CBackgroundImage) - Method in class CPDFGeneration.layout.CList
-
Set list symbol using an image source array.
- setListSymbol(CListNumberType) - Method in class CPDFGeneration.layout.CList
-
Set list numbering type for ordered lists.
- setListSymbol(String) - Method in class CPDFGeneration.layout.CListItem
-
Set list item symbol using a plain text string.
- setListSymbol(CText) - Method in class CPDFGeneration.layout.CListItem
-
Set list item symbol using a
CText element.
- setListSymbol(CListSymbolType) - Method in class CPDFGeneration.layout.CListItem
-
Set list item symbol using a predefined symbol type.
- setMargin(float) - Method in class CPDFGeneration.layout.CBlockElement
-
Set all margins using the same value.
- setMargin(float) - Method in class CPDFGeneration.layout.CImage
-
Set all margins using the same value.
- setMargin(float) - Method in class CPDFGeneration.layout.CStyle
-
Set all margins using the same value.
- setMarginBottom(float) - Method in class CPDFGeneration.layout.CBlockElement
-
Set bottom margin in points.
- setMarginBottom(float) - Method in class CPDFGeneration.layout.CImage
-
Set bottom margin.
- setMarginBottom(float) - Method in class CPDFGeneration.layout.CStyle
-
Set bottom margin (commonly in points).
- setMarginLeft(float) - Method in class CPDFGeneration.layout.CBlockElement
-
Set left margin in points.
- setMarginLeft(float) - Method in class CPDFGeneration.layout.CImage
-
Set left margin.
- setMarginLeft(float) - Method in class CPDFGeneration.layout.CStyle
-
Set left margin (commonly in points).
- setMarginRight(float) - Method in class CPDFGeneration.layout.CBlockElement
-
Set right margin in points.
- setMarginRight(float) - Method in class CPDFGeneration.layout.CImage
-
Set right margin.
- setMarginRight(float) - Method in class CPDFGeneration.layout.CStyle
-
Set right margin (commonly in points).
- setMargins(float, float, float, float) - Method in class CPDFGeneration.layout.CBlockElement
-
Set margins for each side.
- setMargins(float, float, float, float) - Method in class CPDFGeneration.layout.CImage
-
Set margins for each side.
- setMargins(float, float, float, float) - Method in class CPDFGeneration.layout.CStyle
-
Set margins for each side.
- setMarginTop(float) - Method in class CPDFGeneration.layout.CBlockElement
-
Set top margin in points.
- setMarginTop(float) - Method in class CPDFGeneration.layout.CImage
-
Set top margin.
- setMarginTop(float) - Method in class CPDFGeneration.layout.CStyle
-
Set top margin (commonly in points).
- setMaxHeight(float) - Method in class CPDFGeneration.layout.CBlockElement
-
Set maximum height in points.
- setMaxHeight(CUnitValue) - Method in class CPDFGeneration.layout.CBlockElement
-
Set maximum height using a unit value.
- setMaxHeight(float) - Method in class CPDFGeneration.layout.CImage
-
Set maximum height in points.
- setMaxHeight(CUnitValue) - Method in class CPDFGeneration.layout.CImage
-
Set maximum height with unit value.
- setMaxHeight(float) - Method in class CPDFGeneration.layout.CStyle
-
Set maximum height in points.
- setMaxHeight(CUnitValue) - Method in class CPDFGeneration.layout.CStyle
-
Set maximum height using a unit value.
- setMaxWidth(float) - Method in class CPDFGeneration.layout.CBlockElement
-
Set maximum width in points.
- setMaxWidth(CUnitValue) - Method in class CPDFGeneration.layout.CBlockElement
-
Set maximum width using a unit value.
- setMaxWidth(float) - Method in class CPDFGeneration.layout.CImage
-
Set maximum width in points.
- setMaxWidth(CUnitValue) - Method in class CPDFGeneration.layout.CImage
-
Set maximum width with unit value.
- setMaxWidth(float) - Method in class CPDFGeneration.layout.CStyle
-
Set maximum width in points.
- setMaxWidth(CUnitValue) - Method in class CPDFGeneration.layout.CStyle
-
Set maximum width using a unit value.
- setMinHeight(float) - Method in class CPDFGeneration.layout.CBlockElement
-
Set minimum height in points.
- setMinHeight(CUnitValue) - Method in class CPDFGeneration.layout.CBlockElement
-
Set minimum height using a unit value.
- setMinHeight(float) - Method in class CPDFGeneration.layout.CImage
-
Set minimum height in points.
- setMinHeight(CUnitValue) - Method in class CPDFGeneration.layout.CImage
-
Set minimum height with unit value.
- setMinHeight(float) - Method in class CPDFGeneration.layout.CStyle
-
Set minimum height in points.
- setMinHeight(CUnitValue) - Method in class CPDFGeneration.layout.CStyle
-
Set minimum height using a unit value.
- setMinWidth(float) - Method in class CPDFGeneration.layout.CBlockElement
-
Set minimum width in points.
- setMinWidth(CUnitValue) - Method in class CPDFGeneration.layout.CBlockElement
-
Set minimum width using a unit value.
- setMinWidth(float) - Method in class CPDFGeneration.layout.CImage
-
Set minimum width in points.
- setMinWidth(CUnitValue) - Method in class CPDFGeneration.layout.CImage
-
Set minimum width with unit value.
- setMinWidth(float) - Method in class CPDFGeneration.layout.CStyle
-
Set minimum width in points.
- setMinWidth(CUnitValue) - Method in class CPDFGeneration.layout.CStyle
-
Set minimum width using a unit value.
- setMultipliedLeading(float) - Method in class CPDFGeneration.layout.CParagraph
-
Set multiplied leading (line spacing multiplier).
- setOpacity(float) - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Set opacity.
- setPadding(float) - Method in class CPDFGeneration.layout.CBlockElement
-
Set all paddings using the same value.
- setPadding(float) - Method in class CPDFGeneration.layout.CImage
-
Set all paddings using the same value.
- setPadding(float) - Method in class CPDFGeneration.layout.CStyle
-
Set all paddings using the same value.
- setPaddingBottom(float) - Method in class CPDFGeneration.layout.CBlockElement
-
Set bottom padding in points.
- setPaddingBottom(float) - Method in class CPDFGeneration.layout.CImage
-
Set bottom padding.
- setPaddingBottom(float) - Method in class CPDFGeneration.layout.CStyle
-
Set bottom padding (commonly in points).
- setPaddingLeft(float) - Method in class CPDFGeneration.layout.CBlockElement
-
Set left padding in points.
- setPaddingLeft(float) - Method in class CPDFGeneration.layout.CImage
-
Set left padding.
- setPaddingLeft(float) - Method in class CPDFGeneration.layout.CStyle
-
Set left padding (commonly in points).
- setPaddingRight(float) - Method in class CPDFGeneration.layout.CBlockElement
-
Set right padding in points.
- setPaddingRight(float) - Method in class CPDFGeneration.layout.CImage
-
Set right padding.
- setPaddingRight(float) - Method in class CPDFGeneration.layout.CStyle
-
Set right padding (commonly in points).
- setPaddings(float, float, float, float) - Method in class CPDFGeneration.layout.CBlockElement
-
Set paddings for each side.
- setPaddings(float, float, float, float) - Method in class CPDFGeneration.layout.CImage
-
Set paddings for each side.
- setPaddings(float, float, float, float) - Method in class CPDFGeneration.layout.CStyle
-
Set paddings for each side.
- setPaddingTop(float) - Method in class CPDFGeneration.layout.CBlockElement
-
Set top padding in points.
- setPaddingTop(float) - Method in class CPDFGeneration.layout.CImage
-
Set top padding.
- setPaddingTop(float) - Method in class CPDFGeneration.layout.CStyle
-
Set top padding (commonly in points).
- setPageSize(CSize) - Method in class CPDFGeneration.CConverterProperties
-
Set the page size for the output PDF
Common page sizes:
- A4: 595 x 842 points
- Letter: 612 x 792 points
- Legal: 612 x 1008 points
- setPixels(int[]) - Method in class CPDFGeneration.android.graphics.Bitmap
-
- setSource(String) - Method in class CPDFGeneration.layout.CBackgroundImage
-
Compatibility API for single-image usage.
- setSources(ArrayList<String>) - Method in class CPDFGeneration.layout.CBackgroundImage
-
Replace the entire sources list.
- setStrokeColor(CColor) - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Set stroke color.
- setStrokeWidth(float) - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Set stroke width.
- setSymbolIndent(float) - Method in class CPDFGeneration.layout.CList
-
Set the indentation between the list symbol and the list item content.
- setText(String) - Method in class CPDFGeneration.layout.CText
-
Set text content.
- setTextAlignment(CTextAlignment) - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Set text alignment.
- setTextRise(float) - Method in class CPDFGeneration.layout.CText
-
Set text rise in points.
- setTextRise(int, float) - Method in class CPDFGeneration.layout.CText
-
Set text rise using unit type and value.
- setTextRise(CVerticalAlignment) - Method in class CPDFGeneration.layout.CText
-
Set text rise using vertical alignment preset.
- setType(CBorder.CBorderType) - Method in class CPDFGeneration.layout.CBorder
-
Set the border line type.
- setUnderline(CColor) - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Set underline color.
- SetUnitType(int) - Method in class CPDFGeneration.layout.CUnitValue
-
Set unit type.
- SetValue(float) - Method in class CPDFGeneration.layout.CUnitValue
-
Set stored value.
- setVerticalAlignment(CVerticalAlignment) - Method in class CPDFGeneration.layout.CBlockElement
-
Set vertical alignment for this block element.
- setVerticalAlignment(CVerticalAlignment) - Method in class CPDFGeneration.layout.CStyle
-
Set vertical alignment.
- setVerticalBorderSpacing(float) - Method in class CPDFGeneration.layout.CTable
-
Set vertical border spacing.
- setWidth(int) - Method in class CPDFGeneration.android.graphics.Bitmap
-
- setWidth(float) - Method in class CPDFGeneration.layout.CBlockElement
-
Set width in points.
- setWidth(CUnitValue) - Method in class CPDFGeneration.layout.CBlockElement
-
Set width using a unit value.
- setWidth(CUnitValue) - Method in class CPDFGeneration.layout.CBorder
-
Set the border width.
- setWidth(float) - Method in class CPDFGeneration.layout.CImage
-
Set image element width in points.
- setWidth(CUnitValue) - Method in class CPDFGeneration.layout.CImage
-
Set image element width with unit value.
- setWidth(float) - Method in class CPDFGeneration.layout.CStyle
-
Set width in points.
- setWidth(CUnitValue) - Method in class CPDFGeneration.layout.CStyle
-
Set width using a unit value.
- setWordSpacing(float) - Method in class CPDFGeneration.layout.CElementPropertyContainer
-
Set word spacing.
- sort() - Method in class CPDFGeneration.android.graphics.RectF
-
Ensures that left <= right and top <= bottom by swapping edges if needed.
- startNewFooterRow() - Method in class CPDFGeneration.layout.CTable
-
Start a new row in the table footer section.
- startNewHeaderRow() - Method in class CPDFGeneration.layout.CTable
-
Start a new row in the table header section.
- startNewRow() - Method in class CPDFGeneration.layout.CTable
-
Start a new row in the table body.
- valueOf(String) - Static method in enum CPDFGeneration.CHtmlConverter.CErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum CPDFGeneration.CHtmlConverter.CErrorCode
-
- valueOf(String) - Static method in enum CPDFGeneration.CHtmlConverter.GeneratorLicenseErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum CPDFGeneration.CHtmlConverter.GeneratorLicenseErrorCode
-
- valueOf(String) - Static method in enum CPDFGeneration.layout.CBorder.CBorderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum CPDFGeneration.layout.CBorderCollapseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum CPDFGeneration.layout.CElementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum CPDFGeneration.layout.CFontStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum CPDFGeneration.layout.CFontWeight
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum CPDFGeneration.layout.CHorizontalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum CPDFGeneration.layout.CLayoutPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum CPDFGeneration.layout.CLineSeparator.CPDFLineType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum CPDFGeneration.layout.CListNumberType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum CPDFGeneration.layout.CListSymbolType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum CPDFGeneration.layout.CProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum CPDFGeneration.layout.CTextAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum CPDFGeneration.layout.CVerticalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum CPDFGeneration.library.CPDFLibrary.PSOExecutionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum CPDFGeneration.library.LicenseErrorCodeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum CPDFGeneration.library.ModuleConstants
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum CPDFGeneration.library.PermissionEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum CPDFGeneration.CHtmlConverter.CErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum CPDFGeneration.CHtmlConverter.GeneratorLicenseErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum CPDFGeneration.layout.CBorder.CBorderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum CPDFGeneration.layout.CBorderCollapseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum CPDFGeneration.layout.CElementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum CPDFGeneration.layout.CFontStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum CPDFGeneration.layout.CFontWeight
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum CPDFGeneration.layout.CHorizontalAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum CPDFGeneration.layout.CLayoutPosition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum CPDFGeneration.layout.CLineSeparator.CPDFLineType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum CPDFGeneration.layout.CListNumberType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum CPDFGeneration.layout.CListSymbolType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum CPDFGeneration.layout.CProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum CPDFGeneration.layout.CTextAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum CPDFGeneration.layout.CVerticalAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum CPDFGeneration.library.CPDFLibrary.PSOExecutionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum CPDFGeneration.library.LicenseErrorCodeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum CPDFGeneration.library.ModuleConstants
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum CPDFGeneration.library.PermissionEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.