Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addAliasMapping(String, String) - Method in class org.ofdrw.converter.FontLoader
-
添加字体映射
- addAliasMapping(String, String, String, String) - Method in class org.ofdrw.converter.FontLoader
-
Deprecated.
- addAliasMapping(String, String, String, String) - Static method in class org.ofdrw.converter.utils.FontUtils
-
Deprecated.
- addAttachments(PdfDocument, OFDReader) - Method in class org.ofdrw.converter.ItextMaker
-
添加附件
- addAttachments(OFDReader) - Method in class org.ofdrw.converter.PdfboxMaker
-
添加附件
- addSimilarFontReplaceRegexMapping(String, String) - Method in class org.ofdrw.converter.FontLoader
-
追加相似字体正则匹配规则
- addSimilarFontReplaceRegexMapping(String, String, String, String) - Method in class org.ofdrw.converter.FontLoader
- addSystemFontMapping(String, String) - Method in class org.ofdrw.converter.FontLoader
-
增加字体映射
- addSystemFontMapping(String, String, String) - Method in class org.ofdrw.converter.FontLoader
-
Deprecated.
- addSystemFontMapping(String, String, String) - Static method in class org.ofdrw.converter.utils.FontUtils
-
Deprecated.
- adjustPos(double, double, double, double, ST_Box) - Static method in class org.ofdrw.converter.utils.PointUtil
- AIX - Enum constant in enum org.ofdrw.converter.utils.OSinfo.EPlatform
- Any - Enum constant in enum org.ofdrw.converter.utils.OSinfo.EPlatform
- append(String) - Method in class org.ofdrw.converter.ofdconverter.TextConverter
-
追加文本,文本将新起一行
- append(Path, double, double) - Method in class org.ofdrw.converter.ofdconverter.ImageConverter
-
追加图片到新一页
- appendChild(Element) - Method in class org.ofdrw.converter.html.Element
- arc - Variable in class org.ofdrw.converter.point.PathPoint
- ARG_1_AND_2_ARE_WORDS - Static variable in class org.ofdrw.converter.font.GlyfCompositeComp
-
If set, the arguments are words; otherwise, they are bytes.
- ARGS_ARE_XY_VALUES - Static variable in class org.ofdrw.converter.font.GlyfCompositeComp
-
If set, the arguments are xy values; otherwise they are points.
- AWTMaker - Class in org.ofdrw.converter
-
AWT设备转换类
- AWTMaker(OFDReader, double) - Constructor for class org.ofdrw.converter.AWTMaker
-
创建图片转换对象实例
- AWTMaker(OFDReader, int) - Constructor for class org.ofdrw.converter.AWTMaker
-
创建图片转换对象实例
- AWTMaker.Config - Class in org.ofdrw.converter
B
- base() - Static method in class org.ofdrw.converter.utils.MatrixUtils
- bBoxes - Variable in class com.itextpdf.io.font.ItextTrueTypeFont
C
- calPathPoint(List) - Static method in class org.ofdrw.converter.utils.PointUtil
- calPdfPathLineWidth(double, double, boolean, ST_Array) - Static method in class org.ofdrw.converter.utils.PointUtil
-
Converts an OFD path line width to PDF points.
- calPdfPathPoint(double, double, ST_Box, List, boolean, ST_Array, ST_Box, ST_Array, boolean) - Static method in class org.ofdrw.converter.utils.PointUtil
- calPdfPathPoint(double, double, ST_Box, List, boolean, ST_Array, ST_Box, ST_Array, boolean, double) - Static method in class org.ofdrw.converter.utils.PointUtil
- calPdfTextCoordinate(double, double, ST_Box, float, List, boolean, ST_Array, boolean, double) - Static method in class org.ofdrw.converter.utils.PointUtil
- calPdfTextCoordinate(double, double, ST_Box, float, List, List, ST_Box, ST_Array, boolean, ST_Array, boolean) - Static method in class org.ofdrw.converter.utils.PointUtil
- calPdfTextCoordinate(double, double, ST_Box, float, List, List, ST_Box, ST_Array, boolean, ST_Array, boolean, double) - Static method in class org.ofdrw.converter.utils.PointUtil
- calTextPoint(List) - Static method in class org.ofdrw.converter.utils.PointUtil
- CGTransformMap - Class in org.ofdrw.converter
-
字形变换映射
- CGTransformMap(TextObject) - Constructor for class org.ofdrw.converter.CGTransformMap
-
创建字形变换映射
- close() - Method in class com.itextpdf.io.font.ItextTrueTypeFont
- close() - Method in class org.ofdrw.converter.export.HTMLExporter
- close() - Method in class org.ofdrw.converter.export.ImageExporter
- close() - Method in class org.ofdrw.converter.export.PDFExporterIText
-
关闭所有打开的文件
- close() - Method in class org.ofdrw.converter.export.PDFExporterPDFBox
-
关闭所有打开的文件
- close() - Method in class org.ofdrw.converter.export.SVGExporter
- close() - Method in class org.ofdrw.converter.export.TextExporter
- close() - Method in class org.ofdrw.converter.font.MemoryTTFDataStream
-
Close the underlying resources.
- close() - Method in class org.ofdrw.converter.ofdconverter.ImageConverter
- close() - Method in class org.ofdrw.converter.ofdconverter.PDFConverter
- close() - Method in class org.ofdrw.converter.ofdconverter.TextConverter
- CmapSubtable - Class in org.ofdrw.converter.font
-
A "cmap" subtable.
- CmapSubtable() - Constructor for class org.ofdrw.converter.font.CmapSubtable
- cmykToRgb(int, int, int, int) - Static method in class org.ofdrw.converter.ColorConvert
-
转换 CMYK为RGB
- ColorConvert - Class in org.ofdrw.converter
-
色彩转换
- ColorConvert() - Constructor for class org.ofdrw.converter.ColorConvert
- com.itextpdf.io.font - package com.itextpdf.io.font
- combineBoundary(ST_Box, ST_Box) - Static method in class org.ofdrw.converter.utils.PointUtil
-
将子图元的外接矩形转换到父图元坐标系。
- CommonUtil - Class in org.ofdrw.converter.utils
-
转换工具集合
- CommonUtil() - Constructor for class org.ofdrw.converter.utils.CommonUtil
- config - Variable in class org.ofdrw.converter.AWTMaker
- Config() - Constructor for class org.ofdrw.converter.AWTMaker.Config
- converJbig2(File) - Static method in class org.ofdrw.converter.utils.CommonUtil
- convert(Path, int...) - Method in interface org.ofdrw.converter.ofdconverter.DocConverter
-
转换为OFD页面
- convert(Path, int...) - Method in class org.ofdrw.converter.ofdconverter.ImageConverter
-
新建OFD页面并放入图片
- convert(Path, int...) - Method in class org.ofdrw.converter.ofdconverter.PDFConverter
-
PDF转换为OFD页面
- convert(Path, int...) - Method in class org.ofdrw.converter.ofdconverter.TextConverter
-
向OFD页面中追加文本
- converterDpi(double) - Static method in class org.ofdrw.converter.utils.CommonUtil
- ConvertHelper - Class in org.ofdrw.converter
-
PDF 转换 工具
- ConvertHelper() - Constructor for class org.ofdrw.converter.ConvertHelper
- ConvertHelper.Lib - Enum in org.ofdrw.converter
- convertOfdColor(ST_Array) - Static method in class org.ofdrw.converter.ColorConvert
-
转换为PDF RGB颜色
- convertOfdColor(ST_Array) - Static method in class org.ofdrw.converter.utils.CommonUtil
-
Deprecated.
- convertOfdColorToHtml(ST_Array) - Static method in class org.ofdrw.converter.ColorConvert
-
转换为HTML RGB颜色
- convertOfdColorToHtml(ST_Array) - Static method in class org.ofdrw.converter.utils.CommonUtil
- convertPathAbbreviatedDatatoPoint(String) - Static method in class org.ofdrw.converter.utils.PointUtil
-
解析压缩路径为点坐标
- convertPDColor(ST_Array) - Static method in class org.ofdrw.converter.utils.CommonUtil
- convertV1SignTime(String) - Static method in class org.ofdrw.converter.utils.CommonUtil
- create(double, double, double, double, double, double) - Static method in class org.ofdrw.converter.utils.MatrixUtils
- createAffineTransform(Matrix) - Static method in class org.ofdrw.converter.utils.MatrixUtils
- ctm(Double...) - Static method in class org.ofdrw.converter.utils.MatrixUtils
- ctmCalPoint(double, double, Double[]) - Static method in class org.ofdrw.converter.utils.PointUtil
D
- DEBUG - Static variable in class org.ofdrw.converter.FontLoader
- Digital_Unix - Enum constant in enum org.ofdrw.converter.utils.OSinfo.EPlatform
- displayOfdDiv(List, List, List) - Method in class org.ofdrw.converter.HtmlMaker
- DocConverter - Interface in org.ofdrw.converter.ofdconverter
-
其他格式转换为OFD文档
- doubleArrayToFloatArray(Double[]) - Static method in class org.ofdrw.converter.utils.CommonUtil
- dpiToPpm(int) - Static method in class org.ofdrw.converter.utils.CommonUtil
-
获取指定DPI下的每毫米像素数量
E
- Element - Class in org.ofdrw.converter.html
- Element() - Constructor for class org.ofdrw.converter.html.Element
- enableSimilarFontReplace() - Static method in class org.ofdrw.converter.FontLoader
-
Deprecated.
- ENCODING_MACINTOSH_ROMAN - Static variable in class org.ofdrw.converter.font.NameRecord
- ENCODING_UNICODE_1_0 - Static variable in class org.ofdrw.converter.font.NameRecord
- ENCODING_UNICODE_1_1 - Static variable in class org.ofdrw.converter.font.NameRecord
- ENCODING_UNICODE_2_0_BMP - Static variable in class org.ofdrw.converter.font.NameRecord
- ENCODING_UNICODE_2_0_FULL - Static variable in class org.ofdrw.converter.font.NameRecord
- ENCODING_WINDOWS_SYMBOL - Static variable in class org.ofdrw.converter.font.NameRecord
- ENCODING_WINDOWS_UNICODE_BMP - Static variable in class org.ofdrw.converter.font.NameRecord
- ENCODING_WINDOWS_UNICODE_UCS4 - Static variable in class org.ofdrw.converter.font.NameRecord
- export(int...) - Method in class org.ofdrw.converter.export.HTMLExporter
-
导出指定OFD页为图片
- export(int...) - Method in class org.ofdrw.converter.export.ImageExporter
-
导出指定OFD页为图片
- export(int...) - Method in interface org.ofdrw.converter.export.OFDExporter
-
导出指定OFD页
- export(int...) - Method in class org.ofdrw.converter.export.PDFExporterIText
-
导出指定OFD页
- export(int...) - Method in class org.ofdrw.converter.export.PDFExporterPDFBox
-
导出指定OFD页
- export(int...) - Method in class org.ofdrw.converter.export.SVGExporter
-
导出指定OFD页为SVG
- export(int...) - Method in class org.ofdrw.converter.export.TextExporter
-
导出指定OFD页为图片
F
- FixOS2(String) - Static method in class org.ofdrw.converter.FontLoader
-
修复了字体
- FontDrawPathProvider - Interface in org.ofdrw.converter.font
-
字形绘制路径提供器
- fontFamily - Variable in class org.ofdrw.converter.font.TrueTypeFont
-
字体名称来资源有 name表
- FontLoader - Class in org.ofdrw.converter
-
字体加载器
- fontSubFamily - Variable in class org.ofdrw.converter.font.TrueTypeFont
- FontUtils - Class in org.ofdrw.converter.utils
-
Deprecated.
- FontUtils() - Constructor for class org.ofdrw.converter.utils.FontUtils
-
Deprecated.
- FontWrapper<T> - Class in org.ofdrw.converter.font
-
标识字体是否是被相近字体替换
- FontWrapper() - Constructor for class org.ofdrw.converter.font.FontWrapper
- FontWrapper(T, boolean) - Constructor for class org.ofdrw.converter.font.FontWrapper
- foreach(Consumer) - Method in class org.ofdrw.converter.font.TrueTypeCollection
-
遍历字体集合中的所有字体
- FreeBSD - Enum constant in enum org.ofdrw.converter.utils.OSinfo.EPlatform
G
- GeneralConvertException - Exception Class in org.ofdrw.converter
-
转换通用错误
- GeneralConvertException() - Constructor for exception class org.ofdrw.converter.GeneralConvertException
- GeneralConvertException(String) - Constructor for exception class org.ofdrw.converter.GeneralConvertException
- GeneralConvertException(String, Throwable) - Constructor for exception class org.ofdrw.converter.GeneralConvertException
- GeneralConvertException(Throwable) - Constructor for exception class org.ofdrw.converter.GeneralConvertException
- generateTempFilePath() - Static method in class org.ofdrw.converter.utils.CommonUtil
- get(int) - Method in class org.ofdrw.converter.CGTransformMap
-
通过全局字符偏移量获取字形变换,如果字形变换不存在则返还空
- get_index() - Method in class org.ofdrw.converter.html.Element
- getActiveCmap() - Method in class com.itextpdf.io.font.ItextTrueTypeFont
- getAdvanceWidth(int) - Method in class org.ofdrw.converter.font.HorizontalMetricsTable
-
Returns the advance width for the given GID.
- getAdvanceWidthMax() - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- getArgument1() - Method in class org.ofdrw.converter.font.GlyfCompositeComp
-
Returns argument 1.
- getArgument2() - Method in class org.ofdrw.converter.font.GlyfCompositeComp
-
Returns argument 2.
- getAscender() - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- getAttribute() - Method in class org.ofdrw.converter.html.Element
- getBoundingBox() - Method in class org.ofdrw.converter.font.GlyphData
- getCaretSlopeRise() - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- getCaretSlopeRun() - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- getCharCodes(int) - Method in class org.ofdrw.converter.font.CmapSubtable
-
Returns all possible character codes for the given gid, or null if there is none.
- getChildren() - Method in class org.ofdrw.converter.html.Element
- getCodePagesSupported() - Method in class com.itextpdf.io.font.ItextTrueTypeFont
-
Gets the code pages supported by the font.
- getColor(CT_Color) - Method in class org.ofdrw.converter.AWTMaker
- getComponentCount() - Method in class org.ofdrw.converter.font.GlyfCompositeDescript
-
Get number of components.
- getContourCount() - Method in class org.ofdrw.converter.font.GlyfCompositeDescript
- getContourCount() - Method in class org.ofdrw.converter.font.GlyfDescript
- getCurrentPosition() - Method in class org.ofdrw.converter.font.MemoryTTFDataStream
-
Get the current position in the stream.
- getCurrentPosition() - Method in class org.ofdrw.converter.font.TTFDataStream
-
Get the current position in the stream.
- getData() - Method in class org.ofdrw.converter.image.ImageMedia
- getDefaultFont() - Method in class org.ofdrw.converter.FontLoader
-
默认字体解析模式
- getDefaultFont() - Method in class org.ofdrw.converter.PdfboxMaker
-
获取默认字体
- getDefaultFontPath() - Method in class org.ofdrw.converter.FontLoader
-
获取默认字体文件路径
- getDescender() - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- getDescription() - Method in class org.ofdrw.converter.font.GlyphData
-
Returns the description of the glyph.
- getDirectoryOffset() - Method in class com.itextpdf.io.font.ItextTrueTypeFont
-
The offset from the start of the file to the table directory.
- getEndPtOfContours(int) - Method in class org.ofdrw.converter.font.GlyfCompositeDescript
- getEndPtOfContours(int) - Method in class org.ofdrw.converter.font.GlyfSimpleDescript
- getFirst() - Method in class org.ofdrw.converter.point.Tuple2
- getFirstContour() - Method in class org.ofdrw.converter.font.GlyfCompositeComp
-
Returns the index of the first contour.
- getFirstIndex() - Method in class org.ofdrw.converter.font.GlyfCompositeComp
-
Returns the first index.
- getFlags() - Method in class org.ofdrw.converter.font.GlyfCompositeComp
-
Returns the flags of the glyph.
- getFlags(int) - Method in class org.ofdrw.converter.font.GlyfCompositeDescript
- getFlags(int) - Method in class org.ofdrw.converter.font.GlyfSimpleDescript
- getFont() - Method in class org.ofdrw.converter.font.FontWrapper
- getFontAlias(CT_Font) - Method in class org.ofdrw.converter.FontLoader
-
获取字体别名
- getFontAtIndex(int) - Method in class org.ofdrw.converter.font.TrueTypeCollection
-
通过字体索引获取字体
- getFontFamily() - Method in class org.ofdrw.converter.font.NamingTable
-
Returns the font family name, in English.
- getFontMatrix() - Method in class org.ofdrw.converter.font.TrueTypeFont
-
获取变换矩阵
- getFontStreamBytes() - Method in class com.itextpdf.io.font.ItextTrueTypeFont
- getFontSubFamily() - Method in class org.ofdrw.converter.font.NamingTable
-
Returns the font sub family name, in English.
- getFromat() - Method in class org.ofdrw.converter.image.ImageMedia
- getGdefTable() - Method in class com.itextpdf.io.font.ItextTrueTypeFont
- getGlyph() - Method in class org.ofdrw.converter.point.TextCodePoint
- getGlyph(int) - Method in interface org.ofdrw.converter.font.GlyphDataProvider
-
根据字形Index位置获取字形数据
- getGlyph(int) - Method in class org.ofdrw.converter.font.TrueTypeFont
-
通过字形的Index获取字形数据
- getGlyphId(int) - Method in class org.ofdrw.converter.font.CmapSubtable
-
Returns the GlyphId linked with the given character code.
- getGlyphIndex() - Method in class org.ofdrw.converter.font.GlyfCompositeComp
-
Returns the index of the first contour.
- getGposTable() - Method in class com.itextpdf.io.font.ItextTrueTypeFont
- getGsubTable() - Method in class com.itextpdf.io.font.ItextTrueTypeFont
- getImageMatrixFromOfd(ImageObject, ST_Box) - Static method in class org.ofdrw.converter.utils.CommonUtil
- getImageMatrixFromOfd(ImageObject, ST_Box, ST_Array) - Static method in class org.ofdrw.converter.utils.CommonUtil
- getImageType() - Method in class org.ofdrw.converter.export.ImageExporter
-
获取转换图片类型
- getImgFilePaths() - Method in class org.ofdrw.converter.export.ImageExporter
-
获取已经转换完成的页面的图片路径
- getInnerHTML() - Method in class org.ofdrw.converter.html.Element
- getInstance() - Static method in class org.ofdrw.converter.FontLoader
-
获取字体加载器实例并加载程序
- getInstructions() - Method in class org.ofdrw.converter.font.GlyfDescript
-
Returns the hinting instructions.
- getITextDefaultFont() - Method in class org.ofdrw.converter.FontLoader
-
默认字体iText格式
- getKerning(Glyph, Glyph) - Method in class com.itextpdf.io.font.ItextTrueTypeFont
-
Gets the kerning between two glyphs.
- getLanguageId() - Method in class org.ofdrw.converter.font.NameRecord
- getLeftSideBearing(int) - Method in class org.ofdrw.converter.font.HorizontalMetricsTable
-
Returns the left side bearing for the given GID.
- getLineGap() - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- getMetricDataFormat() - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- getMinLeftSideBearing() - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- getMinRightSideBearing() - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- getName(int, int, int, int) - Method in class org.ofdrw.converter.font.NamingTable
-
Returns a name from the table, or null it it does not exist.
- getNameId() - Method in class org.ofdrw.converter.font.NameRecord
- getNameRecords() - Method in class org.ofdrw.converter.font.NamingTable
-
This will get the name records for this naming table.
- getNamespaceURI() - Method in class org.ofdrw.converter.html.Element
- getNumberOfContours() - Method in class org.ofdrw.converter.font.GlyphData
- getNumberOfHMetrics() - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- getNumFonts() - Method in class org.ofdrw.converter.font.TrueTypeCollection
-
字体总数
- getOriginalData() - Method in class org.ofdrw.converter.font.MemoryTTFDataStream
-
This will get the original data file that was used for this stream.
- getOriginalData() - Method in class org.ofdrw.converter.font.TTFDataStream
-
This will get the original data file that was used for this stream.
- getOriginalDataSize() - Method in class org.ofdrw.converter.font.MemoryTTFDataStream
-
This will get the original data size that was used for this stream.
- getOriginalDataSize() - Method in class org.ofdrw.converter.font.TTFDataStream
-
This will get the original data size that was used for this stream.
- getOSname() - Static method in class org.ofdrw.converter.utils.OSinfo
-
获取操作系统名字
- getPageBox(CT_PageArea, double, double) - Static method in class org.ofdrw.converter.utils.CommonUtil
- getPath() - Method in class org.ofdrw.converter.font.GlyphData
-
Returns the path of the glyph.
- getPath(int) - Method in interface org.ofdrw.converter.font.FontDrawPathProvider
-
通过字体索引号获取字形的绘制路径
- getPath(int) - Method in class org.ofdrw.converter.font.TrueTypeFont
-
通过字体索引号获取字形绘制路径
- getPdfFont() - Method in class org.ofdrw.converter.font.PdfFontWrapper
-
Deprecated.
- getPdfFontFlags() - Method in class com.itextpdf.io.font.ItextTrueTypeFont
- getPlatformEncodingId() - Method in class org.ofdrw.converter.font.CmapSubtable
- getPlatformEncodingId() - Method in class org.ofdrw.converter.font.NameRecord
- getPlatformId() - Method in class org.ofdrw.converter.font.CmapSubtable
- getPlatformId() - Method in class org.ofdrw.converter.font.NameRecord
- getPointCount() - Method in class org.ofdrw.converter.font.GlyfCompositeDescript
- getPointCount() - Method in class org.ofdrw.converter.font.GlyfSimpleDescript
- getPostScriptName() - Method in class org.ofdrw.converter.font.NamingTable
-
Returns the PostScript name.
- getReplaceSimilarFontPath(String, String) - Method in class org.ofdrw.converter.FontLoader
-
获取配置的 相似字体 对应的字体路径
- getReserved1() - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- getReserved2() - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- getReserved3() - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- getReserved4() - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- getReserved5() - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- getScale01() - Method in class org.ofdrw.converter.font.GlyfCompositeComp
-
Returns the scale-01 value.
- getScale10() - Method in class org.ofdrw.converter.font.GlyfCompositeComp
-
Returns the scale-10 value.
- getSecond() - Method in class org.ofdrw.converter.point.Tuple2
- getStampBackgroundGray() - Method in class org.ofdrw.converter.AWTMaker.Config
- getStampOpacity() - Method in class org.ofdrw.converter.AWTMaker.Config
- getString() - Method in class org.ofdrw.converter.font.NameRecord
- getStringLength() - Method in class org.ofdrw.converter.font.NameRecord
- getStringOffset() - Method in class org.ofdrw.converter.font.NameRecord
- getStyle() - Method in class org.ofdrw.converter.html.Element
- getSubset(Set, boolean) - Method in class com.itextpdf.io.font.ItextTrueTypeFont
- getSubtable(int, int) - Method in class org.ofdrw.converter.font.TrueTypeFont
-
获取特定平台特定编码的字符映射子表
- getSvgFilePaths() - Method in class org.ofdrw.converter.export.SVGExporter
-
获取已经转换完成的页面的图片路径
- getSystemFontPath(String, String) - Method in class org.ofdrw.converter.FontLoader
-
从操作系统字体目下获取字体路径
- getSystemFontPath(String, String) - Static method in class org.ofdrw.converter.utils.FontUtils
-
Deprecated.
- getTagName() - Method in class org.ofdrw.converter.html.Element
- getText() - Method in class org.ofdrw.converter.point.TextCodePoint
- getUnicodeCmapLookup() - Method in class org.ofdrw.converter.font.TrueTypeFont
-
获取Unicode到字形的映射表
- getUnicodeGlyph(int) - Method in class org.ofdrw.converter.font.TrueTypeFont
-
通过Unicode获取字形数据
- getVersion() - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- getVersion() - Method in class org.ofdrw.converter.html.Element
- getX() - Method in class org.ofdrw.converter.html.Element
- getX() - Method in class org.ofdrw.converter.point.TextCodePoint
- getX1() - Method in class org.ofdrw.converter.point.PathPoint
- getX2() - Method in class org.ofdrw.converter.point.PathPoint
- getX3() - Method in class org.ofdrw.converter.point.PathPoint
- getXCoordinate(int) - Method in class org.ofdrw.converter.font.GlyfCompositeDescript
- getXCoordinate(int) - Method in class org.ofdrw.converter.font.GlyfSimpleDescript
- getXMaxExtent() - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- getXMaximum() - Method in class org.ofdrw.converter.font.GlyphData
-
Returns the xMax value.
- getXMinimum() - Method in class org.ofdrw.converter.font.GlyphData
-
Returns the xMin value.
- getXScale() - Method in class org.ofdrw.converter.font.GlyfCompositeComp
-
Returns the x-scaling value.
- getXTranslate() - Method in class org.ofdrw.converter.font.GlyfCompositeComp
-
Returns the x-translation value.
- getY() - Method in class org.ofdrw.converter.html.Element
- getY() - Method in class org.ofdrw.converter.point.TextCodePoint
- getY1() - Method in class org.ofdrw.converter.point.PathPoint
- getY2() - Method in class org.ofdrw.converter.point.PathPoint
- getY3() - Method in class org.ofdrw.converter.point.PathPoint
- getYCoordinate(int) - Method in class org.ofdrw.converter.font.GlyfCompositeDescript
- getYCoordinate(int) - Method in class org.ofdrw.converter.font.GlyfSimpleDescript
- getYMaximum() - Method in class org.ofdrw.converter.font.GlyphData
-
Returns the yMax value.
- getYMinimum() - Method in class org.ofdrw.converter.font.GlyphData
-
Returns the yMin value.
- getYScale() - Method in class org.ofdrw.converter.font.GlyfCompositeComp
-
Returns the y-scaling value.
- getYTranslate() - Method in class org.ofdrw.converter.font.GlyfCompositeComp
-
Returns the y-translation value.
- GlyfCompositeComp - Class in org.ofdrw.converter.font
-
This class is based on code from Apache Batik a subproject of Apache XMLGraphics.
- GlyfCompositeDescript - Class in org.ofdrw.converter.font
-
Glyph description for composite glyphs.
- GlyfDescript - Class in org.ofdrw.converter.font
-
This class is based on code from Apache Batik a subproject of Apache XMLGraphics.
- GlyfSimpleDescript - Class in org.ofdrw.converter.font
-
This class is based on code from Apache Batik a subproject of Apache XMLGraphics.
- GlyphData - Class in org.ofdrw.converter.font
-
A glyph data record in the glyf table.
- GlyphData() - Constructor for class org.ofdrw.converter.font.GlyphData
- GlyphData(GeneralPath) - Constructor for class org.ofdrw.converter.font.GlyphData
-
创建包含 CFF 路径的 GlyphData
- GlyphDataProvider - Interface in org.ofdrw.converter.font
-
字形数据提供者
H
- hasKernPairs() - Method in class com.itextpdf.io.font.ItextTrueTypeFont
- HorizontalHeaderTable - Class in org.ofdrw.converter.font
-
A table in a true type font.
- HorizontalHeaderTable(long[]) - Constructor for class org.ofdrw.converter.font.HorizontalHeaderTable
- HorizontalMetricsTable - Class in org.ofdrw.converter.font
-
A table in a true type font.
- HorizontalMetricsTable(long[]) - Constructor for class org.ofdrw.converter.font.HorizontalMetricsTable
- HP_UX - Enum constant in enum org.ofdrw.converter.utils.OSinfo.EPlatform
- HTMLExporter - Class in org.ofdrw.converter.export
-
基于SVG转换的 OFD HTML转换器
- HTMLExporter(InputStream, OutputStream) - Constructor for class org.ofdrw.converter.export.HTMLExporter
-
构造图片转换器
- HTMLExporter(Path, Path) - Constructor for class org.ofdrw.converter.export.HTMLExporter
-
构造图片转换器
- HtmlMaker - Class in org.ofdrw.converter
-
ofd转换为html
- HtmlMaker(OFDReader, int) - Constructor for class org.ofdrw.converter.HtmlMaker
-
转HTML构造方法,注意该方法无法输出到文件
- HtmlMaker(OFDReader, String, int) - Constructor for class org.ofdrw.converter.HtmlMaker
-
Deprecated.
- HtmlMaker(OFDReader, Path, int) - Constructor for class org.ofdrw.converter.HtmlMaker
-
HTML转换器
I
- ImageConverter - Class in org.ofdrw.converter.ofdconverter
-
图片转换为OFD
- ImageConverter(OutputStream) - Constructor for class org.ofdrw.converter.ofdconverter.ImageConverter
-
创建PDF转换OFD转换器
- ImageConverter(Path) - Constructor for class org.ofdrw.converter.ofdconverter.ImageConverter
-
创建PDF转换OFD转换器
- ImageExporter - Class in org.ofdrw.converter.export
-
OFD图片转换器
- ImageExporter(InputStream, Path) - Constructor for class org.ofdrw.converter.export.ImageExporter
-
构造图片转换器
- ImageExporter(InputStream, Path, String, double) - Constructor for class org.ofdrw.converter.export.ImageExporter
-
构造图片转换器
- ImageExporter(Path, Path) - Constructor for class org.ofdrw.converter.export.ImageExporter
-
构造图片转换器
- ImageExporter(Path, Path, String, double) - Constructor for class org.ofdrw.converter.export.ImageExporter
-
构造图片转换器
- ImageMaker - Class in org.ofdrw.converter
-
图片转换类
- ImageMaker(OFDReader, double) - Constructor for class org.ofdrw.converter.ImageMaker
-
创建图片转换对象实例
- ImageMaker(OFDReader, int) - Constructor for class org.ofdrw.converter.ImageMaker
-
创建图片转换对象实例
- imageMatrix(Matrix, double, double, double) - Static method in class org.ofdrw.converter.utils.MatrixUtils
- ImageMedia - Class in org.ofdrw.converter.image
-
图像媒体对象
- ImageMedia() - Constructor for class org.ofdrw.converter.image.ImageMedia
- indexOf(byte[], byte[]) - Static method in class org.ofdrw.converter.font.type1.Type1SegSplitParser
-
查找目标字节串偏移量
- init() - Method in class org.ofdrw.converter.FontLoader
- init() - Static method in class org.ofdrw.converter.utils.FontUtils
-
Deprecated.
- initData(TTFDataStream) - Method in class org.ofdrw.converter.font.CmapSubtable
-
读取流解析 cmap子表
- Irix - Enum constant in enum org.ofdrw.converter.utils.OSinfo.EPlatform
- isAix() - Static method in class org.ofdrw.converter.utils.OSinfo
- isBlank(String) - Static method in class org.ofdrw.converter.utils.StringUtils
- isBuiltWith(String) - Method in class com.itextpdf.io.font.ItextTrueTypeFont
- isCff() - Method in class com.itextpdf.io.font.ItextTrueTypeFont
- isChineseByBlock(char) - Static method in class org.ofdrw.converter.HtmlMaker
- isClearStampBackground() - Method in class org.ofdrw.converter.AWTMaker.Config
- isClip() - Method in class org.ofdrw.converter.AWTMaker.Config
- isComposite() - Method in class org.ofdrw.converter.font.GlyfCompositeDescript
- isComposite() - Method in class org.ofdrw.converter.font.GlyfSimpleDescript
- isDigitalUnix() - Static method in class org.ofdrw.converter.utils.OSinfo
- isDrawBoundary() - Method in class org.ofdrw.converter.AWTMaker.Config
- isEmptyCmap - Variable in class com.itextpdf.io.font.ItextTrueTypeFont
-
默认为非空,如果解析到cmap表为空,则设置为true
- isEnableSimilarFontReplace() - Method in class org.ofdrw.converter.font.FontWrapper
- isEnableSimilarFontReplace() - Method in class org.ofdrw.converter.font.PdfFontWrapper
-
Deprecated.
- isFreeBSD() - Static method in class org.ofdrw.converter.utils.OSinfo
- isHPUX() - Static method in class org.ofdrw.converter.utils.OSinfo
- isIrix() - Static method in class org.ofdrw.converter.utils.OSinfo
- isLegacyAbsolutePath(double, double, ST_Box, List, boolean, ST_Array) - Static method in class org.ofdrw.converter.utils.PointUtil
-
Detects the absolute 300 DPI path coordinates used by pre-standard Foxit OFD files.
- isLinux() - Static method in class org.ofdrw.converter.utils.OSinfo
- isMacOS() - Static method in class org.ofdrw.converter.utils.OSinfo
- isMacOSX() - Static method in class org.ofdrw.converter.utils.OSinfo
- isMPEiX() - Static method in class org.ofdrw.converter.utils.OSinfo
- isNetWare() - Static method in class org.ofdrw.converter.utils.OSinfo
- isOpenVMS() - Static method in class org.ofdrw.converter.utils.OSinfo
- isOS2() - Static method in class org.ofdrw.converter.utils.OSinfo
- isOS390() - Static method in class org.ofdrw.converter.utils.OSinfo
- isOSF1() - Static method in class org.ofdrw.converter.utils.OSinfo
- isSolaris() - Static method in class org.ofdrw.converter.utils.OSinfo
- isStamp - Variable in class org.ofdrw.converter.AWTMaker
-
是否是印章,用于渲染印章
- isSunOS() - Static method in class org.ofdrw.converter.utils.OSinfo
- isType1(byte[]) - Static method in class org.ofdrw.converter.font.type1.Type1SegSplitParser
-
判断是否是Type1 字体
- isVertical - Variable in class com.itextpdf.io.font.ItextTrueTypeFont
- isWindows() - Static method in class org.ofdrw.converter.utils.OSinfo
- iText - Enum constant in enum org.ofdrw.converter.ConvertHelper.Lib
- ItextFontUtil - Class in com.itextpdf.io.font
-
Itext字体工具类,支持裁剪字体
- ItextMaker - Class in org.ofdrw.converter
-
pdf生成器
- ItextMaker(OFDReader) - Constructor for class org.ofdrw.converter.ItextMaker
- ItextTrueTypeFont - Class in com.itextpdf.io.font
-
iText TrueType字体解析器
- ItextTrueTypeFont() - Constructor for class com.itextpdf.io.font.ItextTrueTypeFont
- ItextTrueTypeFont(byte[]) - Constructor for class com.itextpdf.io.font.ItextTrueTypeFont
- ItextTrueTypeFont(String) - Constructor for class com.itextpdf.io.font.ItextTrueTypeFont
K
- kerning - Variable in class com.itextpdf.io.font.ItextTrueTypeFont
-
The map containing the kerning information.
L
- LANGUAGE_MACINTOSH_ENGLISH - Static variable in class org.ofdrw.converter.font.NameRecord
- LANGUAGE_UNICODE - Static variable in class org.ofdrw.converter.font.NameRecord
- LANGUAGE_WINDOWS_EN_US - Static variable in class org.ofdrw.converter.font.NameRecord
- leftTop(Matrix) - Static method in class org.ofdrw.converter.utils.MatrixUtils
- lib - Static variable in class org.ofdrw.converter.ConvertHelper
-
转换使用库名称
- Linux - Enum constant in enum org.ofdrw.converter.utils.OSinfo.EPlatform
- loadAsDefaultFont(String) - Static method in class org.ofdrw.converter.FontLoader
-
尝试加载为默认字体
- loadDefaultFont() - Method in class org.ofdrw.converter.FontLoader
-
加载默认字体
- loadExternalFont(String) - Method in class org.ofdrw.converter.FontLoader
-
Deprecated.
- loadExternalFont(String, String, String) - Method in class org.ofdrw.converter.FontLoader
-
加载外部字体
- loadFont(byte[]) - Static method in class com.itextpdf.io.font.ItextFontUtil
-
加载字体
- loadFont(File) - Method in class org.ofdrw.converter.FontLoader
-
加载字体到映射中
- loadFont(File) - Static method in class org.ofdrw.converter.utils.FontUtils
-
Deprecated.
- loadFont(Path) - Method in class org.ofdrw.converter.FontLoader
-
加载字体到映射中
- loadFont(ResourceLocator, CT_Font) - Method in class org.ofdrw.converter.FontLoader
-
加载字体
- loadFontProgram(String) - Static method in class com.itextpdf.io.font.ItextFontUtil
-
加载字体,加载完成后释放字体文件
- loadFontSimilar(ResourceLocator, CT_Font) - Method in class org.ofdrw.converter.FontLoader
-
加载字体
- loadFontSimilarStream(ResourceLocator, CT_Font) - Method in class org.ofdrw.converter.FontLoader
-
加载相近字体流
- loadPDFFontSimilar(ResourceLocator, CT_Font, boolean) - Method in class org.ofdrw.converter.FontLoader
-
尽可能的加载字体
- loadSystemFont(String, String) - Method in class org.ofdrw.converter.FontLoader
-
尝试从系统字体目录中加载字体
M
- Mac_OS - Enum constant in enum org.ofdrw.converter.utils.OSinfo.EPlatform
- Mac_OS_X - Enum constant in enum org.ofdrw.converter.utils.OSinfo.EPlatform
- makePage(int) - Method in class org.ofdrw.converter.ImageMaker
-
渲染OFD页面为图片
- makePage(int) - Method in class org.ofdrw.converter.SVGMaker
-
渲染OFD页面为SVG
- makePage(PdfDocument, PageInfo) - Method in class org.ofdrw.converter.ItextMaker
-
ofd每页的object画到pdf
- makePage(PageInfo) - Method in class org.ofdrw.converter.PdfboxMaker
-
转换OFD页面为PDF页面
- makePageDiv(SVGMaker, int) - Method in class org.ofdrw.converter.HtmlMaker
-
转换指定页为HTML
- matrixFrom(ST_Array) - Static method in class org.ofdrw.converter.utils.CommonUtil
- MatrixUtils - Class in org.ofdrw.converter.utils
- MatrixUtils() - Constructor for class org.ofdrw.converter.utils.MatrixUtils
- MemoryTTFDataStream - Class in org.ofdrw.converter.font
-
An interface into a data stream.
- MemoryTTFDataStream(byte[]) - Constructor for class org.ofdrw.converter.font.MemoryTTFDataStream
-
构造内存字体随机读取流
- MemoryTTFDataStream(InputStream) - Constructor for class org.ofdrw.converter.font.MemoryTTFDataStream
-
Constructor from a stream.
- millimetersToPixel(double, double) - Static method in class org.ofdrw.converter.utils.CommonUtil
- MORE_COMPONENTS - Static variable in class org.ofdrw.converter.font.GlyfCompositeComp
-
Indicates at least one more glyph after this one.
- MORE_COMPONENTS - Static variable in class org.ofdrw.converter.font.GlyfCompositeDescript
- move(Matrix, double, double) - Static method in class org.ofdrw.converter.utils.MatrixUtils
- MPEiX - Enum constant in enum org.ofdrw.converter.utils.OSinfo.EPlatform
N
- NAME_COPYRIGHT - Static variable in class org.ofdrw.converter.font.NameRecord
- NAME_FONT_FAMILY_NAME - Static variable in class org.ofdrw.converter.font.NameRecord
- NAME_FONT_SUB_FAMILY_NAME - Static variable in class org.ofdrw.converter.font.NameRecord
- NAME_FULL_FONT_NAME - Static variable in class org.ofdrw.converter.font.NameRecord
- NAME_POSTSCRIPT_NAME - Static variable in class org.ofdrw.converter.font.NameRecord
- NAME_TRADEMARK - Static variable in class org.ofdrw.converter.font.NameRecord
- NAME_UNIQUE_FONT_ID - Static variable in class org.ofdrw.converter.font.NameRecord
- NAME_VERSION - Static variable in class org.ofdrw.converter.font.NameRecord
- NameRecord - Class in org.ofdrw.converter.font
-
A name record in the name table.
- NameRecord() - Constructor for class org.ofdrw.converter.font.NameRecord
- NamingTable - Class in org.ofdrw.converter.font
-
A table in a true type font.
- NamingTable(long[]) - Constructor for class org.ofdrw.converter.font.NamingTable
- NetWare_411 - Enum constant in enum org.ofdrw.converter.utils.OSinfo.EPlatform
O
- ofd2pdf(Object, Object) - Static method in class org.ofdrw.converter.ConvertHelper
-
Deprecated.不建议使用该方法,建议使用
ConvertHelper.toPdf(Path, Path)系列明确参数方法。 - OFDExporter - Interface in org.ofdrw.converter.export
-
OFD导出为其他格式
- ON_CURVE - Static variable in class org.ofdrw.converter.font.GlyfDescript
-
if set, the point is on the curve.
- OpenVMS - Enum constant in enum org.ofdrw.converter.utils.OSinfo.EPlatform
- org.ofdrw.converter - package org.ofdrw.converter
- org.ofdrw.converter.export - package org.ofdrw.converter.export
- org.ofdrw.converter.font - package org.ofdrw.converter.font
- org.ofdrw.converter.font.type1 - package org.ofdrw.converter.font.type1
- org.ofdrw.converter.html - package org.ofdrw.converter.html
- org.ofdrw.converter.image - package org.ofdrw.converter.image
- org.ofdrw.converter.ofdconverter - package org.ofdrw.converter.ofdconverter
- org.ofdrw.converter.point - package org.ofdrw.converter.point
- org.ofdrw.converter.utils - package org.ofdrw.converter.utils
- OS2 - Enum constant in enum org.ofdrw.converter.utils.OSinfo.EPlatform
- OS390 - Enum constant in enum org.ofdrw.converter.utils.OSinfo.EPlatform
- OSF1 - Enum constant in enum org.ofdrw.converter.utils.OSinfo.EPlatform
- OSinfo - Class in org.ofdrw.converter.utils
- OSinfo.EPlatform - Enum in org.ofdrw.converter.utils
- Others - Enum constant in enum org.ofdrw.converter.utils.OSinfo.EPlatform
P
- pages - Variable in class org.ofdrw.converter.AWTMaker
- pageSize() - Method in class org.ofdrw.converter.AWTMaker
- parse() - Method in class org.ofdrw.converter.HtmlMaker
-
转换全部文档
- parse(byte[]) - Method in class org.ofdrw.converter.font.TrueTypeFont
-
创建TTF字体解析器
- parse(byte[]) - Static method in class org.ofdrw.converter.font.type1.Type1SegSplitParser
-
尝试解析Type1 字体
- parse(int, int, TTFDataStream) - Method in class org.ofdrw.converter.font.HorizontalMetricsTable
- parse(InputStream) - Method in class org.ofdrw.converter.font.TrueTypeFont
-
创建TTF字体解析器
- parse(InputStream) - Static method in class org.ofdrw.converter.font.type1.Type1SegSplitParser
-
尝试解析Type1 字体
- parse(Path) - Method in class org.ofdrw.converter.font.TrueTypeFont
-
创建TTF字体解析器
- parse(TTFDataStream) - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
-
This will read the required data from the stream.
- parse(TTFDataStream) - Method in class org.ofdrw.converter.font.TrueTypeCollection
-
Creates a new TrueTypeCollection from a TTC stream.
- parse(TTFDataStream) - Method in class org.ofdrw.converter.font.TrueTypeFont
-
解析字体
- parseDelta(ST_Array) - Static method in class org.ofdrw.converter.AWTMaker
- PathPoint - Class in org.ofdrw.converter.point
- PathPoint(String, float, float, float, float, float, float) - Constructor for class org.ofdrw.converter.point.PathPoint
- PathPoint(String, float, float, float, float, float, float, float) - Constructor for class org.ofdrw.converter.point.PathPoint
- PDFBox - Enum constant in enum org.ofdrw.converter.ConvertHelper.Lib
- PdfboxMaker - Class in org.ofdrw.converter
-
PDFBox实现的PDF转换实现
- PdfboxMaker(OFDReader, PDDocument) - Constructor for class org.ofdrw.converter.PdfboxMaker
- PDFConverter - Class in org.ofdrw.converter.ofdconverter
-
PDF转换为OFD转换器
- PDFConverter(Path) - Constructor for class org.ofdrw.converter.ofdconverter.PDFConverter
-
创建PDF转换OFD转换器
- PDFExporterIText - Class in org.ofdrw.converter.export
-
iText7 实现的OFD转换PDF
- PDFExporterIText(InputStream, OutputStream) - Constructor for class org.ofdrw.converter.export.PDFExporterIText
-
通过流 创建PDF转换器
- PDFExporterIText(Path, Path) - Constructor for class org.ofdrw.converter.export.PDFExporterIText
-
通过文件路径 创建PDF转换器
- PDFExporterPDFBox - Class in org.ofdrw.converter.export
-
PDFBox 实现的OFD转换PDF
- PDFExporterPDFBox(InputStream, OutputStream) - Constructor for class org.ofdrw.converter.export.PDFExporterPDFBox
-
通过流 创建PDF转换器
- PDFExporterPDFBox(Path, Path) - Constructor for class org.ofdrw.converter.export.PDFExporterPDFBox
-
通过文件路径 创建PDF转换器
- PdfFontWrapper - Class in org.ofdrw.converter.font
-
Deprecated.
- PdfFontWrapper() - Constructor for class org.ofdrw.converter.font.PdfFontWrapper
-
Deprecated.
- PdfFontWrapper(PdfFont) - Constructor for class org.ofdrw.converter.font.PdfFontWrapper
-
Deprecated.
- PdfFontWrapper(PdfFont, boolean) - Constructor for class org.ofdrw.converter.font.PdfFontWrapper
-
Deprecated.
- pdfRGB(ResourceManage, CT_Color) - Static method in class org.ofdrw.converter.ColorConvert
-
PDF的RGB颜色
- pixelToMillimeters(double, double) - Static method in class org.ofdrw.converter.utils.CommonUtil
- PLATFORM_ISO - Static variable in class org.ofdrw.converter.font.NameRecord
- PLATFORM_MACINTOSH - Static variable in class org.ofdrw.converter.font.NameRecord
- PLATFORM_UNICODE - Static variable in class org.ofdrw.converter.font.NameRecord
- PLATFORM_WINDOWS - Static variable in class org.ofdrw.converter.font.NameRecord
- pointTransform(Matrix, Double, Double) - Static method in class org.ofdrw.converter.utils.MatrixUtils
- PointUtil - Class in org.ofdrw.converter.utils
- PointUtil() - Constructor for class org.ofdrw.converter.utils.PointUtil
- ppm - Variable in class org.ofdrw.converter.AWTMaker
-
每毫米像素数量(Pixels per millimeter)
- Preload() - Static method in class org.ofdrw.converter.FontLoader
-
预加载字体
- psName - Variable in class org.ofdrw.converter.font.TrueTypeFont
R
- read() - Method in class org.ofdrw.converter.font.MemoryTTFDataStream
-
Read an unsigned byte.
- read() - Method in class org.ofdrw.converter.font.TTFDataStream
-
Read an unsigned byte.
- read(byte[], int, int) - Method in class org.ofdrw.converter.font.MemoryTTFDataStream
- read(byte[], int, int) - Method in class org.ofdrw.converter.font.TTFDataStream
- read(int) - Method in class org.ofdrw.converter.font.TTFDataStream
-
Read a specific number of bytes from the stream.
- read(TTFDataStream) - Method in class org.ofdrw.converter.font.NamingTable
-
This will read the required data from the stream.
- read32Fixed() - Method in class org.ofdrw.converter.font.TTFDataStream
-
Read a 16.16 fixed value, where the first 16 bits are the decimal and the last 16 bits are the fraction.
- readCMap(long, TTFDataStream) - Method in class org.ofdrw.converter.font.TrueTypeFont
-
解析cmap
- readData(TTFDataStream, int, GlyphDataProvider) - Method in class org.ofdrw.converter.font.GlyphData
-
This will read the required data from the stream.
- readGdefTable() - Method in class com.itextpdf.io.font.ItextTrueTypeFont
- readGposTable() - Method in class com.itextpdf.io.font.ItextTrueTypeFont
- readGsubTable() - Method in class com.itextpdf.io.font.ItextTrueTypeFont
- readInternationalDate() - Method in class org.ofdrw.converter.font.TTFDataStream
-
Read an eight byte international date.
- readLong() - Method in class org.ofdrw.converter.font.MemoryTTFDataStream
-
Read an unsigned byte.
- readLong() - Method in class org.ofdrw.converter.font.TTFDataStream
-
Read an unsigned byte.
- readNameRecord(TTFDataStream) - Method in class org.ofdrw.converter.font.NameRecord
-
This will read the required data from the stream.
- readSignedByte() - Method in class org.ofdrw.converter.font.TTFDataStream
-
Read a signed byte.
- readSignedInt() - Method in class org.ofdrw.converter.font.MemoryTTFDataStream
-
Read a signed integer.
- readSignedShort() - Method in class org.ofdrw.converter.font.MemoryTTFDataStream
-
Read an signed short.
- readSignedShort() - Method in class org.ofdrw.converter.font.TTFDataStream
-
Read an signed short.
- readString(int) - Method in class org.ofdrw.converter.font.TTFDataStream
-
Read a fixed length ascii string.
- readString(int, String) - Method in class org.ofdrw.converter.font.TTFDataStream
-
Read a fixed length string.
- readString(int, Charset) - Method in class org.ofdrw.converter.font.TTFDataStream
-
Read a fixed length string.
- readTag() - Method in class org.ofdrw.converter.font.TTFDataStream
-
Reads a tag, an array of four uint8s used to identify a script, language system, feature, or baseline.
- readUnsignedByte() - Method in class org.ofdrw.converter.font.TTFDataStream
-
Read a unsigned byte.
- readUnsignedByteArray(int) - Method in class org.ofdrw.converter.font.TTFDataStream
-
Read an unsigned byte array.
- readUnsignedInt() - Method in class org.ofdrw.converter.font.TTFDataStream
-
Read an unsigned integer.
- readUnsignedShort() - Method in class org.ofdrw.converter.font.MemoryTTFDataStream
-
Read an unsigned short.
- readUnsignedShort() - Method in class org.ofdrw.converter.font.TTFDataStream
-
Read an unsigned short.
- readUnsignedShortArray(int) - Method in class org.ofdrw.converter.font.TTFDataStream
-
Read an unsigned short array.
- removeNewline(String) - Static method in class org.ofdrw.converter.utils.StringUtils
-
移除字符串前后的换行符
- REPEAT - Static variable in class org.ofdrw.converter.font.GlyfDescript
-
if set, the next byte specifies the number of additional times this set of flags is to be repeated.
- resolve() - Method in class org.ofdrw.converter.font.GlyfCompositeDescript
- resolve() - Method in class org.ofdrw.converter.font.GlyfDescript
- rgb(ResourceManage, CT_Color) - Static method in class org.ofdrw.converter.ColorConvert
-
转换为RGB颜色
- rotation - Variable in class org.ofdrw.converter.point.PathPoint
- ROUND_XY_TO_GRID - Static variable in class org.ofdrw.converter.font.GlyfCompositeComp
-
If set, xy values are rounded to those of the closest grid lines.
- rx - Variable in class org.ofdrw.converter.point.PathPoint
- ry - Variable in class org.ofdrw.converter.point.PathPoint
S
- scale(Matrix, double, double) - Static method in class org.ofdrw.converter.utils.MatrixUtils
- scaleX(int, int) - Method in class org.ofdrw.converter.font.GlyfCompositeComp
-
Transforms an x-coordinate of a point for this component.
- scaleY(int, int) - Method in class org.ofdrw.converter.font.GlyfCompositeComp
-
Transforms a y-coordinate of a point for this component.
- scanFontDir(File) - Method in class org.ofdrw.converter.FontLoader
-
扫描目录下所有字体并加兹安
- scanFontDir(File) - Static method in class org.ofdrw.converter.utils.FontUtils
-
Deprecated.
- scanFontDir(Path) - Method in class org.ofdrw.converter.FontLoader
-
扫描目录下所有字体并加兹安
- seek(long) - Method in class org.ofdrw.converter.font.MemoryTTFDataStream
-
Seek into the datasource.
- seek(long) - Method in class org.ofdrw.converter.font.TTFDataStream
-
Seek into the datasource.
- set_index(int) - Method in class org.ofdrw.converter.html.Element
- setAdvanceWidthMax(int) - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- setAscender(short) - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- setAttribute(String, String) - Method in class org.ofdrw.converter.html.Element
- setAttribute(Map) - Method in class org.ofdrw.converter.html.Element
- setBoundingBox(BoundingBox) - Method in class org.ofdrw.converter.font.GlyphData
- setCaretSlopeRise(short) - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- setCaretSlopeRun(short) - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- setChildren(List) - Method in class org.ofdrw.converter.html.Element
- setClearStampBackground(boolean) - Method in class org.ofdrw.converter.AWTMaker.Config
- setClip(boolean) - Method in class org.ofdrw.converter.AWTMaker.Config
- setData(byte[]) - Method in class org.ofdrw.converter.image.ImageMedia
- setDefaultFont(PDFont) - Method in class org.ofdrw.converter.PdfboxMaker
-
设置默认字体
- setDescender(short) - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- setDrawBoundary(boolean) - Method in class org.ofdrw.converter.AWTMaker.Config
- setEnableCopyAttachFiles(boolean) - Method in class org.ofdrw.converter.ofdconverter.PDFConverter
-
启用或禁用PDF附件向OFD复制
- setEnableCopyBookmarks(boolean) - Method in class org.ofdrw.converter.ofdconverter.PDFConverter
-
启用或禁用PDF书签向OFD复制
- setEnableSimilarFontReplace(boolean) - Method in class org.ofdrw.converter.font.FontWrapper
- setEnableSimilarFontReplace(boolean) - Method in class org.ofdrw.converter.font.PdfFontWrapper
-
Deprecated.
- setFirst(X) - Method in class org.ofdrw.converter.point.Tuple2
- setFirstContour(int) - Method in class org.ofdrw.converter.font.GlyfCompositeComp
-
Sets the index for the first contour.
- setFirstIndex(int) - Method in class org.ofdrw.converter.font.GlyfCompositeComp
-
Sets the first index.
- setFont(T) - Method in class org.ofdrw.converter.font.FontWrapper
- setFontSize(double) - Method in class org.ofdrw.converter.ofdconverter.TextConverter
-
设置字号
- setFromat(String) - Method in class org.ofdrw.converter.image.ImageMedia
- setGlyph(String) - Method in class org.ofdrw.converter.point.TextCodePoint
- setInnerHTML(String) - Method in class org.ofdrw.converter.html.Element
- setLanguageId(int) - Method in class org.ofdrw.converter.font.NameRecord
- setLineGap(short) - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- setMetricDataFormat(short) - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- setMinLeftSideBearing(short) - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- setMinRightSideBearing(short) - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- setNameId(int) - Method in class org.ofdrw.converter.font.NameRecord
- setNamespaceURI(String) - Method in class org.ofdrw.converter.html.Element
- setNumberOfContours(short) - Method in class org.ofdrw.converter.font.GlyphData
- setNumberOfHMetrics(int) - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- setPageSize(PageLayout) - Method in class org.ofdrw.converter.ofdconverter.ImageConverter
-
设置页面尺寸
- setPageSize(PageLayout) - Method in class org.ofdrw.converter.ofdconverter.TextConverter
-
设置页面尺寸
- setPdfFont(PdfFont) - Method in class org.ofdrw.converter.font.PdfFontWrapper
-
Deprecated.
- setPlatformEncodingId(int) - Method in class org.ofdrw.converter.font.CmapSubtable
- setPlatformEncodingId(int) - Method in class org.ofdrw.converter.font.NameRecord
- setPlatformId(int) - Method in class org.ofdrw.converter.font.CmapSubtable
- setPlatformId(int) - Method in class org.ofdrw.converter.font.NameRecord
- setPPM(double) - Method in class org.ofdrw.converter.AWTMaker
-
设置转换质量
- setPPM(double) - Method in class org.ofdrw.converter.export.ImageExporter
-
设置转换图片质量
- setPPM(double) - Method in class org.ofdrw.converter.export.SVGExporter
-
设置转换SVG质量
- setPPM(double) - Method in class org.ofdrw.converter.ofdconverter.ImageConverter
-
设置图片质量
- setReserved1(short) - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- setReserved2(short) - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- setReserved3(short) - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- setReserved4(short) - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- setReserved5(short) - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- setSecond(Y) - Method in class org.ofdrw.converter.point.Tuple2
- setSimilarFontReplace(boolean) - Static method in class org.ofdrw.converter.FontLoader
-
设置是否开启相近字体替换
- setStampBackgroundGray(int) - Method in class org.ofdrw.converter.AWTMaker.Config
-
印章背景灰度阈值,高于此值被设置为透明
- setStampOpacity(float) - Method in class org.ofdrw.converter.AWTMaker.Config
- setString(String) - Method in class org.ofdrw.converter.font.NameRecord
- setStringLength(int) - Method in class org.ofdrw.converter.font.NameRecord
- setStringOffset(int) - Method in class org.ofdrw.converter.font.NameRecord
- setStyle(String) - Method in class org.ofdrw.converter.html.Element
- setTagName(String) - Method in class org.ofdrw.converter.html.Element
- setText(String) - Method in class org.ofdrw.converter.point.TextCodePoint
- setUUPMM(double) - Method in class org.ofdrw.converter.ofdconverter.PDFConverter
-
设置每毫米容纳多少个用户单元(PDF单位)
- setVersion(float) - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- setVersion(String) - Method in class org.ofdrw.converter.html.Element
- setX(double) - Method in class org.ofdrw.converter.html.Element
- setX(double) - Method in class org.ofdrw.converter.point.TextCodePoint
- setXMaxExtent(short) - Method in class org.ofdrw.converter.font.HorizontalHeaderTable
- setY(double) - Method in class org.ofdrw.converter.html.Element
- setY(double) - Method in class org.ofdrw.converter.point.TextCodePoint
- Solaris - Enum constant in enum org.ofdrw.converter.utils.OSinfo.EPlatform
- split(byte[]) - Static method in class org.ofdrw.converter.font.type1.Type1SegSplitParser
-
Tyep1 字体 格式分段
- StringUtils - Class in org.ofdrw.converter.utils
- StringUtils() - Constructor for class org.ofdrw.converter.utils.StringUtils
- SunOS - Enum constant in enum org.ofdrw.converter.utils.OSinfo.EPlatform
- SVGExporter - Class in org.ofdrw.converter.export
-
OFD SVG转换器
- SVGExporter(InputStream, Path) - Constructor for class org.ofdrw.converter.export.SVGExporter
-
构造图片转换器
- SVGExporter(InputStream, Path, double) - Constructor for class org.ofdrw.converter.export.SVGExporter
-
构造图片转换器
- SVGExporter(Path, Path) - Constructor for class org.ofdrw.converter.export.SVGExporter
-
构造图片转换器
- SVGExporter(Path, Path, double) - Constructor for class org.ofdrw.converter.export.SVGExporter
-
构造图片转换器
- SVGMaker - Class in org.ofdrw.converter
-
SVG转换类
- SVGMaker(OFDReader, double) - Constructor for class org.ofdrw.converter.SVGMaker
-
创建SVG转换对象实例
- SVGMaker(OFDReader, int) - Constructor for class org.ofdrw.converter.SVGMaker
-
创建SVG转换对象实例
- sweep - Variable in class org.ofdrw.converter.point.PathPoint
T
- TextCodePoint - Class in org.ofdrw.converter.point
- TextCodePoint(double, double, String) - Constructor for class org.ofdrw.converter.point.TextCodePoint
- TextConverter - Class in org.ofdrw.converter.ofdconverter
-
文本转换为OFD
- TextConverter(OutputStream) - Constructor for class org.ofdrw.converter.ofdconverter.TextConverter
-
创建PDF转换OFD转换器
- TextConverter(Path) - Constructor for class org.ofdrw.converter.ofdconverter.TextConverter
-
创建PDF转换OFD转换器
- TextExporter - Class in org.ofdrw.converter.export
-
OFD导出为纯文本
- TextExporter(InputStream, OutputStream) - Constructor for class org.ofdrw.converter.export.TextExporter
-
构造图片转换器
- TextExporter(Path, Path) - Constructor for class org.ofdrw.converter.export.TextExporter
-
构造图片转换器
- toHtml(Path, Path, int) - Static method in class org.ofdrw.converter.ConvertHelper
-
OFD转HTML
- toHtml(OFDReader, String, int) - Static method in class org.ofdrw.converter.ConvertHelper
-
转HTML
- toPdf(InputStream, File) - Static method in class org.ofdrw.converter.ConvertHelper
-
转PDF
- toPdf(InputStream, OutputStream) - Static method in class org.ofdrw.converter.ConvertHelper
-
转PDF
- toPdf(InputStream, String) - Static method in class org.ofdrw.converter.ConvertHelper
-
转PDF
- toPdf(String, String, boolean) - Static method in class org.ofdrw.converter.ConvertHelper
-
转PDF,源文件目录为已经解压的OFD根目录
- toPdf(Path, File) - Static method in class org.ofdrw.converter.ConvertHelper
-
转PDF
- toPdf(Path, OutputStream) - Static method in class org.ofdrw.converter.ConvertHelper
-
转PDF
- toPdf(Path, Path) - Static method in class org.ofdrw.converter.ConvertHelper
-
转PDF
- toPFMatrix(Matrix) - Static method in class org.ofdrw.converter.utils.CommonUtil
- toString() - Method in class org.ofdrw.converter.font.CmapSubtable
- toString() - Method in class org.ofdrw.converter.font.NameRecord
-
Return a string representation of this class.
- toString() - Method in enum org.ofdrw.converter.utils.OSinfo.EPlatform
- TrueTypeCollection - Class in org.ofdrw.converter.font
-
A TrueType Collection, now more properly known as a "Font Collection" as it may contain either TrueType or OpenType fonts.
- TrueTypeCollection() - Constructor for class org.ofdrw.converter.font.TrueTypeCollection
- TrueTypeFont - Class in org.ofdrw.converter.font
-
TrueType 字体解析器
- TrueTypeFont() - Constructor for class org.ofdrw.converter.font.TrueTypeFont
- TTFDataStream - Class in org.ofdrw.converter.font
-
An interface into a data stream.
- TTFDataStream() - Constructor for class org.ofdrw.converter.font.TTFDataStream
- Tuple2<X,
Y> - Class in org.ofdrw.converter.point - Tuple2(X, Y) - Constructor for class org.ofdrw.converter.point.Tuple2
- type - Variable in class org.ofdrw.converter.point.PathPoint
- Type1SegSplitParser - Class in org.ofdrw.converter.font.type1
-
将Type1 字体分段
- Type1SegSplitParser() - Constructor for class org.ofdrw.converter.font.type1.Type1SegSplitParser
U
- updateUsedGlyphs(SortedSet, boolean, List) - Method in class com.itextpdf.io.font.ItextTrueTypeFont
-
The method will update usedGlyphs with additional range or with all glyphs if there is no subset.
- USE_MY_METRICS - Static variable in class org.ofdrw.converter.font.GlyfCompositeComp
-
If set, this forces the aw and lsb (and rsb) for the composite to be equal to those from this original glyph.
- useIText() - Static method in class org.ofdrw.converter.ConvertHelper
-
使用iText作为转换实现
- usePDFBox() - Static method in class org.ofdrw.converter.ConvertHelper
-
使用PDFBox作为转换实现
V
- valueOf(String) - Static method in enum org.ofdrw.converter.ConvertHelper.Lib
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ofdrw.converter.utils.OSinfo.EPlatform
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.ofdrw.converter.ConvertHelper.Lib
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ofdrw.converter.utils.OSinfo.EPlatform
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- WE_HAVE_A_SCALE - Static variable in class org.ofdrw.converter.font.GlyfCompositeComp
-
If set, there is a simple scale; otherwise, scale = 1.0.
- WE_HAVE_A_TWO_BY_TWO - Static variable in class org.ofdrw.converter.font.GlyfCompositeComp
-
There is a 2 by2 transformation that will be used to scale the component.
- WE_HAVE_AN_X_AND_Y_SCALE - Static variable in class org.ofdrw.converter.font.GlyfCompositeComp
-
The x direction will use a different scale from the y direction.
- WE_HAVE_INSTRUCTIONS - Static variable in class org.ofdrw.converter.font.GlyfCompositeComp
-
Following the last component are instructions for the composite character.
- WE_HAVE_INSTRUCTIONS - Static variable in class org.ofdrw.converter.font.GlyfCompositeDescript
- Windows - Enum constant in enum org.ofdrw.converter.utils.OSinfo.EPlatform
- writePage(Graphics2D, PageInfo, Matrix) - Method in class org.ofdrw.converter.AWTMaker
-
绘制页面
- writeToFile(String, String) - Method in class org.ofdrw.converter.HtmlMaker
-
将字符串写入文件
X
- x - Variable in class org.ofdrw.converter.point.PathPoint
- x - Variable in class org.ofdrw.converter.point.TextCodePoint
- X_DUAL - Static variable in class org.ofdrw.converter.font.GlyfDescript
-
This flag as two meanings, depending on how the x-short vector flags is set.
- X_SHORT_VECTOR - Static variable in class org.ofdrw.converter.font.GlyfDescript
-
if set, the x-coordinate is 1 byte long.
- x1 - Variable in class org.ofdrw.converter.point.PathPoint
- x2 - Variable in class org.ofdrw.converter.point.PathPoint
- x3 - Variable in class org.ofdrw.converter.point.PathPoint
Y
- y - Variable in class org.ofdrw.converter.point.PathPoint
- y - Variable in class org.ofdrw.converter.point.TextCodePoint
- Y_DUAL - Static variable in class org.ofdrw.converter.font.GlyfDescript
-
This flag as two meanings, depending on how the y-short vector flags is set.
- Y_SHORT_VECTOR - Static variable in class org.ofdrw.converter.font.GlyfDescript
-
if set, the y-coordinate is 1 byte long.
- y1 - Variable in class org.ofdrw.converter.point.PathPoint
- y2 - Variable in class org.ofdrw.converter.point.PathPoint
- y3 - Variable in class org.ofdrw.converter.point.PathPoint
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
FontLoader.addAliasMapping(String, String)