跳过导航链接
A B C D E F G H I L M N O P R S T U V W X Y 

A

addAliasMapping(String, String, String, String) - 类 中的方法org.ofdrw.converter.FontLoader
addAliasMapping(String, String) - 类 中的方法org.ofdrw.converter.FontLoader
添加字体映射
addAliasMapping(String, String, String, String) - 类 中的静态方法org.ofdrw.converter.utils.FontUtils
已过时。
 
addAttachments(PdfDocument, OFDReader) - 类 中的方法org.ofdrw.converter.ItextMaker
添加附件
addAttachments(OFDReader) - 类 中的方法org.ofdrw.converter.PdfboxMaker
添加附件
addSimilarFontReplaceRegexMapping(String, String, String, String) - 类 中的方法org.ofdrw.converter.FontLoader
addSimilarFontReplaceRegexMapping(String, String) - 类 中的方法org.ofdrw.converter.FontLoader
追加相似字体正则匹配规则
addSystemFontMapping(String, String, String) - 类 中的方法org.ofdrw.converter.FontLoader
addSystemFontMapping(String, String) - 类 中的方法org.ofdrw.converter.FontLoader
增加字体映射 用于解决部分字体不存在时的替代
addSystemFontMapping(String, String, String) - 类 中的静态方法org.ofdrw.converter.utils.FontUtils
已过时。
 
adjustPos(double, double, double, double, ST_Box) - 类 中的静态方法org.ofdrw.converter.utils.PointUtil
 
append(Path, double, double) - 类 中的方法org.ofdrw.converter.ofdconverter.ImageConverter
追加图片到新一页
append(String) - 类 中的方法org.ofdrw.converter.ofdconverter.TextConverter
追加文本,文本将新起一行
appendChild(Element) - 类 中的方法org.ofdrw.converter.html.Element
 
arc - 类 中的变量org.ofdrw.converter.point.PathPoint
 
ARG_1_AND_2_ARE_WORDS - 类 中的静态变量org.ofdrw.converter.font.GlyfCompositeComp
If set, the arguments are words; otherwise, they are bytes.
ARGS_ARE_XY_VALUES - 类 中的静态变量org.ofdrw.converter.font.GlyfCompositeComp
If set, the arguments are xy values; otherwise they are points.
AWTMaker - org.ofdrw.converter中的类
AWT设备转换类
AWTMaker(OFDReader, int) - 类 的构造器org.ofdrw.converter.AWTMaker
创建图片转换对象实例 OFD内部使用毫米作为基本单位 如果需要更加精确的表示单位请使用 AWTMaker.AWTMaker(org.ofdrw.reader.OFDReader, double)
AWTMaker(OFDReader, double) - 类 的构造器org.ofdrw.converter.AWTMaker
创建图片转换对象实例 OFD内部使用毫米作为基本单位
AWTMaker.Config - org.ofdrw.converter中的类
 

B

base() - 类 中的静态方法org.ofdrw.converter.utils.MatrixUtils
 

C

calPathPoint(List<PathPoint>) - 类 中的静态方法org.ofdrw.converter.utils.PointUtil
 
calPdfPathPoint(double, double, ST_Box, List<PathPoint>, boolean, ST_Array, ST_Box, ST_Array, boolean) - 类 中的静态方法org.ofdrw.converter.utils.PointUtil
 
calPdfTextCoordinate(double, double, ST_Box, float, List<TextCode>, boolean, ST_Array, boolean) - 类 中的静态方法org.ofdrw.converter.utils.PointUtil
 
calPdfTextCoordinate(double, double, ST_Box, float, List<TextCode>, List<CT_CGTransform>, ST_Box, ST_Array, boolean, ST_Array, boolean) - 类 中的静态方法org.ofdrw.converter.utils.PointUtil
 
calTextPoint(List<TextCode>) - 类 中的静态方法org.ofdrw.converter.utils.PointUtil
 
CGTransformMap - org.ofdrw.converter中的类
字形变换映射 该映射用于处理一个TextObject的多个TextCode的映射关系。
CGTransformMap(TextObject) - 类 的构造器org.ofdrw.converter.CGTransformMap
创建字形变换映射
close() - 类 中的方法org.ofdrw.converter.export.HTMLExporter
 
close() - 类 中的方法org.ofdrw.converter.export.ImageExporter
 
close() - 类 中的方法org.ofdrw.converter.export.PDFExporterIText
关闭所有打开的文件 并把附件添加到PDF文件中
close() - 类 中的方法org.ofdrw.converter.export.PDFExporterPDFBox
关闭所有打开的文件 并把附件添加到PDF文件中
close() - 类 中的方法org.ofdrw.converter.export.SVGExporter
 
close() - 类 中的方法org.ofdrw.converter.export.TextExporter
 
close() - 类 中的方法org.ofdrw.converter.font.MemoryTTFDataStream
Close the underlying resources.
close() - 类 中的方法org.ofdrw.converter.ofdconverter.ImageConverter
 
close() - 类 中的方法org.ofdrw.converter.ofdconverter.PDFConverter
 
close() - 类 中的方法org.ofdrw.converter.ofdconverter.TextConverter
 
CmapSubtable - org.ofdrw.converter.font中的类
A "cmap" subtable.
CmapSubtable() - 类 的构造器org.ofdrw.converter.font.CmapSubtable
 
cmykToRgb(int, int, int, int) - 类 中的静态方法org.ofdrw.converter.ColorConvert
转换 CMYK为RGB
ColorConvert - org.ofdrw.converter中的类
色彩转换
ColorConvert() - 类 的构造器org.ofdrw.converter.ColorConvert
 
CommonUtil - org.ofdrw.converter.utils中的类
转换工具集合
CommonUtil() - 类 的构造器org.ofdrw.converter.utils.CommonUtil
 
config - 类 中的变量org.ofdrw.converter.AWTMaker
 
Config() - 类 的构造器org.ofdrw.converter.AWTMaker.Config
 
converJbig2(File) - 类 中的静态方法org.ofdrw.converter.utils.CommonUtil
 
convert(Path, int...) - 接口 中的方法org.ofdrw.converter.ofdconverter.DocConverter
转换为OFD页面 1.
convert(Path, int...) - 类 中的方法org.ofdrw.converter.ofdconverter.ImageConverter
新建OFD页面并放入图片
convert(Path, int...) - 类 中的方法org.ofdrw.converter.ofdconverter.PDFConverter
PDF转换为OFD页面
convert(Path, int...) - 类 中的方法org.ofdrw.converter.ofdconverter.TextConverter
向OFD页面中追加文本
converterDpi(double) - 类 中的静态方法org.ofdrw.converter.utils.CommonUtil
 
ConvertHelper - org.ofdrw.converter中的类
PDF 转换 工具
ConvertHelper() - 类 的构造器org.ofdrw.converter.ConvertHelper
 
ConvertHelper.Lib - org.ofdrw.converter中的枚举
 
convertOfdColor(ST_Array) - 类 中的静态方法org.ofdrw.converter.ColorConvert
转换为PDF RGB颜色
convertOfdColor(ST_Array) - 类 中的静态方法org.ofdrw.converter.utils.CommonUtil
convertOfdColorToHtml(ST_Array) - 类 中的静态方法org.ofdrw.converter.ColorConvert
转换为HTML RGB颜色
convertOfdColorToHtml(ST_Array) - 类 中的静态方法org.ofdrw.converter.utils.CommonUtil
 
convertPathAbbreviatedDatatoPoint(String) - 类 中的静态方法org.ofdrw.converter.utils.PointUtil
解析压缩路径为点坐标
convertPDColor(ST_Array) - 类 中的静态方法org.ofdrw.converter.utils.CommonUtil
 
convertV1SignTime(String) - 类 中的静态方法org.ofdrw.converter.utils.CommonUtil
 
create(double, double, double, double, double, double) - 类 中的静态方法org.ofdrw.converter.utils.MatrixUtils
 
createAffineTransform(Matrix) - 类 中的静态方法org.ofdrw.converter.utils.MatrixUtils
 
createMultiImageWriter(OutputStream) - 接口 中的方法org.apache.xmlgraphics.image.writer.ImageWriter
 
ctm(Double...) - 类 中的静态方法org.ofdrw.converter.utils.MatrixUtils
 
ctmCalPoint(double, double, Double[]) - 类 中的静态方法org.ofdrw.converter.utils.PointUtil
 

D

DEBUG - 类 中的静态变量org.ofdrw.converter.FontLoader
 
displayOfdDiv(List<Element>, List<String>, List<ST_Box>) - 类 中的方法org.ofdrw.converter.HtmlMaker
 
DocConverter - org.ofdrw.converter.ofdconverter中的接口
其他格式转换为OFD文档
doubleArrayToFloatArray(Double[]) - 类 中的静态方法org.ofdrw.converter.utils.CommonUtil
 
dpiToPpm(int) - 类 中的静态方法org.ofdrw.converter.utils.CommonUtil
获取指定DPI下的每毫米像素数量

E

Element - org.ofdrw.converter.html中的类
 
Element() - 类 的构造器org.ofdrw.converter.html.Element
 
enableSimilarFontReplace() - 类 中的静态方法org.ofdrw.converter.FontLoader
ENCODING_MACINTOSH_ROMAN - 类 中的静态变量org.ofdrw.converter.font.NameRecord
 
ENCODING_UNICODE_1_0 - 类 中的静态变量org.ofdrw.converter.font.NameRecord
 
ENCODING_UNICODE_1_1 - 类 中的静态变量org.ofdrw.converter.font.NameRecord
 
ENCODING_UNICODE_2_0_BMP - 类 中的静态变量org.ofdrw.converter.font.NameRecord
 
ENCODING_UNICODE_2_0_FULL - 类 中的静态变量org.ofdrw.converter.font.NameRecord
 
ENCODING_WINDOWS_SYMBOL - 类 中的静态变量org.ofdrw.converter.font.NameRecord
 
ENCODING_WINDOWS_UNICODE_BMP - 类 中的静态变量org.ofdrw.converter.font.NameRecord
 
ENCODING_WINDOWS_UNICODE_UCS4 - 类 中的静态变量org.ofdrw.converter.font.NameRecord
 
export(int...) - 类 中的方法org.ofdrw.converter.export.HTMLExporter
导出指定OFD页为图片
export(int...) - 类 中的方法org.ofdrw.converter.export.ImageExporter
导出指定OFD页为图片
export(int...) - 接口 中的方法org.ofdrw.converter.export.OFDExporter
导出指定OFD页 1.
export(int...) - 类 中的方法org.ofdrw.converter.export.PDFExporterIText
导出指定OFD页
export(int...) - 类 中的方法org.ofdrw.converter.export.PDFExporterPDFBox
导出指定OFD页
export(int...) - 类 中的方法org.ofdrw.converter.export.SVGExporter
导出指定OFD页为SVG
export(int...) - 类 中的方法org.ofdrw.converter.export.TextExporter
导出指定OFD页为图片

F

FixOS2(String) - 类 中的静态方法org.ofdrw.converter.FontLoader
修复了字体 小写os/2导致无法读取的问题
FontDrawPathProvider - org.ofdrw.converter.font中的接口
字形绘制路径提供器
fontFamily - 类 中的变量org.ofdrw.converter.font.TrueTypeFont
字体名称来资源有 name表
FontLoader - org.ofdrw.converter中的类
字体加载器
fontSubFamily - 类 中的变量org.ofdrw.converter.font.TrueTypeFont
 
FontUtils - org.ofdrw.converter.utils中的类
已过时。
FontUtils() - 类 的构造器org.ofdrw.converter.utils.FontUtils
已过时。
 
FontWrapper<T> - org.ofdrw.converter.font中的类
标识字体是否是被相近字体替换
FontWrapper() - 类 的构造器org.ofdrw.converter.font.FontWrapper
 
FontWrapper(T, boolean) - 类 的构造器org.ofdrw.converter.font.FontWrapper
 
foreach(Consumer<TrueTypeFont>) - 类 中的方法org.ofdrw.converter.font.TrueTypeCollection
遍历字体集合中的所有字体

G

GeneralConvertException - org.ofdrw.converter中的异常错误
转换通用错误
GeneralConvertException() - 异常错误 的构造器org.ofdrw.converter.GeneralConvertException
 
GeneralConvertException(String) - 异常错误 的构造器org.ofdrw.converter.GeneralConvertException
 
GeneralConvertException(String, Throwable) - 异常错误 的构造器org.ofdrw.converter.GeneralConvertException
 
GeneralConvertException(Throwable) - 异常错误 的构造器org.ofdrw.converter.GeneralConvertException
 
generateTempFilePath() - 类 中的静态方法org.ofdrw.converter.utils.CommonUtil
 
get(int) - 类 中的方法org.ofdrw.converter.CGTransformMap
通过全局字符偏移量获取字形变换,如果字形变换不存在则返还空
get_index() - 类 中的方法org.ofdrw.converter.html.Element
 
getAdvanceWidth(int) - 类 中的方法org.ofdrw.converter.font.HorizontalMetricsTable
Returns the advance width for the given GID.
getAdvanceWidthMax() - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
getAlphaCompositeFilterSet() - 类 中的方法org.apache.batik.svggen.SVGAlphaComposite
 
getArgument1() - 类 中的方法org.ofdrw.converter.font.GlyfCompositeComp
Returns argument 1.
getArgument2() - 类 中的方法org.ofdrw.converter.font.GlyfCompositeComp
Returns argument 2.
getAscender() - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
getAttribute() - 类 中的方法org.ofdrw.converter.html.Element
 
getBoundingBox() - 类 中的方法org.ofdrw.converter.font.GlyphData
 
getCaretSlopeRise() - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
getCaretSlopeRun() - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
getCharCodes(int) - 类 中的方法org.ofdrw.converter.font.CmapSubtable
Returns all possible character codes for the given gid, or null if there is none.
getChildren() - 类 中的方法org.ofdrw.converter.html.Element
 
getColor(CT_Color) - 类 中的方法org.ofdrw.converter.AWTMaker
 
getComponentCount() - 类 中的方法org.ofdrw.converter.font.GlyfCompositeDescript
Get number of components.
getContourCount() - 类 中的方法org.ofdrw.converter.font.GlyfCompositeDescript
getContourCount() - 类 中的方法org.ofdrw.converter.font.GlyfDescript
getCurrentPosition() - 类 中的方法org.ofdrw.converter.font.MemoryTTFDataStream
Get the current position in the stream.
getCurrentPosition() - 类 中的方法org.ofdrw.converter.font.TTFDataStream
Get the current position in the stream.
getData() - 类 中的方法org.ofdrw.converter.image.ImageMedia
 
getDefaultFont() - 类 中的方法org.ofdrw.converter.FontLoader
默认字体解析模式
getDefaultFontPath() - 类 中的方法org.ofdrw.converter.FontLoader
获取默认字体文件路径
getDescender() - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
getDescription() - 类 中的方法org.ofdrw.converter.font.GlyphData
Returns the description of the glyph.
getEndPtOfContours(int) - 类 中的方法org.ofdrw.converter.font.GlyfCompositeDescript
getEndPtOfContours(int) - 类 中的方法org.ofdrw.converter.font.GlyfSimpleDescript
getFirst() - 类 中的方法org.ofdrw.converter.point.Tuple2
 
getFirstContour() - 类 中的方法org.ofdrw.converter.font.GlyfCompositeComp
Returns the index of the first contour.
getFirstIndex() - 类 中的方法org.ofdrw.converter.font.GlyfCompositeComp
Returns the first index.
getFlags() - 类 中的方法org.ofdrw.converter.font.GlyfCompositeComp
Returns the flags of the glyph.
getFlags(int) - 类 中的方法org.ofdrw.converter.font.GlyfCompositeDescript
getFlags(int) - 类 中的方法org.ofdrw.converter.font.GlyfSimpleDescript
getFont() - 类 中的方法org.ofdrw.converter.font.FontWrapper
 
getFontAtIndex(int) - 类 中的方法org.ofdrw.converter.font.TrueTypeCollection
通过字体索引获取字体
getFontFamily() - 类 中的方法org.ofdrw.converter.font.NamingTable
Returns the font family name, in English.
getFontMatrix() - 类 中的方法org.ofdrw.converter.font.TrueTypeFont
获取变换矩阵
getFontSubFamily() - 类 中的方法org.ofdrw.converter.font.NamingTable
Returns the font sub family name, in English.
getFromat() - 类 中的方法org.ofdrw.converter.image.ImageMedia
 
getGlyph(int) - 接口 中的方法org.ofdrw.converter.font.GlyphDataProvider
根据字形Index位置获取字形数据
getGlyph(int) - 类 中的方法org.ofdrw.converter.font.TrueTypeFont
通过字形的Index获取字形数据
getGlyph() - 类 中的方法org.ofdrw.converter.point.TextCodePoint
 
getGlyphId(int) - 类 中的方法org.ofdrw.converter.font.CmapSubtable
Returns the GlyphId linked with the given character code.
getGlyphIndex() - 类 中的方法org.ofdrw.converter.font.GlyfCompositeComp
Returns the index of the first contour.
getImageMatrixFromOfd(ImageObject, ST_Box, ST_Array) - 类 中的静态方法org.ofdrw.converter.utils.CommonUtil
 
getImageMatrixFromOfd(ImageObject, ST_Box) - 类 中的静态方法org.ofdrw.converter.utils.CommonUtil
 
getImageType() - 类 中的方法org.ofdrw.converter.export.ImageExporter
获取转换图片类型
getImgFilePaths() - 类 中的方法org.ofdrw.converter.export.ImageExporter
获取已经转换完成的页面的图片路径
getInnerHTML() - 类 中的方法org.ofdrw.converter.html.Element
 
getInstance() - 类 中的静态方法org.apache.batik.ext.awt.image.spi.ImageWriterRegistry
 
getInstance() - 类 中的静态方法org.ofdrw.converter.FontLoader
获取字体加载器实例并加载程序
getInstructions() - 类 中的方法org.ofdrw.converter.font.GlyfDescript
Returns the hinting instructions.
getITextDefaultFont() - 类 中的方法org.ofdrw.converter.FontLoader
默认字体iText格式
getLanguageId() - 类 中的方法org.ofdrw.converter.font.NameRecord
 
getLeftSideBearing(int) - 类 中的方法org.ofdrw.converter.font.HorizontalMetricsTable
Returns the left side bearing for the given GID.
getLineGap() - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
getMetricDataFormat() - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
getMIMEType() - 接口 中的方法org.apache.xmlgraphics.image.writer.ImageWriter
 
getMinLeftSideBearing() - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
getMinRightSideBearing() - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
getName(int, int, int, int) - 类 中的方法org.ofdrw.converter.font.NamingTable
Returns a name from the table, or null it it does not exist.
getNameId() - 类 中的方法org.ofdrw.converter.font.NameRecord
 
getNameRecords() - 类 中的方法org.ofdrw.converter.font.NamingTable
This will get the name records for this naming table.
getNamespaceURI() - 类 中的方法org.ofdrw.converter.html.Element
 
getNumberOfContours() - 类 中的方法org.ofdrw.converter.font.GlyphData
 
getNumberOfHMetrics() - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
getNumFonts() - 类 中的方法org.ofdrw.converter.font.TrueTypeCollection
字体总数
getOriginalData() - 类 中的方法org.ofdrw.converter.font.MemoryTTFDataStream
This will get the original data file that was used for this stream.
getOriginalData() - 类 中的方法org.ofdrw.converter.font.TTFDataStream
This will get the original data file that was used for this stream.
getOriginalDataSize() - 类 中的方法org.ofdrw.converter.font.MemoryTTFDataStream
This will get the original data size that was used for this stream.
getOriginalDataSize() - 类 中的方法org.ofdrw.converter.font.TTFDataStream
This will get the original data size that was used for this stream.
getOSname() - 类 中的静态方法org.ofdrw.converter.utils.OSinfo
获取操作系统名字
getPageBox(CT_PageArea, double, double) - 类 中的静态方法org.ofdrw.converter.utils.CommonUtil
 
getPath(int) - 接口 中的方法org.ofdrw.converter.font.FontDrawPathProvider
通过字体索引号获取字形的绘制路径
getPath() - 类 中的方法org.ofdrw.converter.font.GlyphData
Returns the path of the glyph.
getPath(int) - 类 中的方法org.ofdrw.converter.font.TrueTypeFont
通过字体索引号获取字形绘制路径
getPdfFont() - 类 中的方法org.ofdrw.converter.font.PdfFontWrapper
已过时。
 
getPlatformEncodingId() - 类 中的方法org.ofdrw.converter.font.CmapSubtable
 
getPlatformEncodingId() - 类 中的方法org.ofdrw.converter.font.NameRecord
 
getPlatformId() - 类 中的方法org.ofdrw.converter.font.CmapSubtable
 
getPlatformId() - 类 中的方法org.ofdrw.converter.font.NameRecord
 
getPointCount() - 类 中的方法org.ofdrw.converter.font.GlyfCompositeDescript
getPointCount() - 类 中的方法org.ofdrw.converter.font.GlyfSimpleDescript
getPostScriptName() - 类 中的方法org.ofdrw.converter.font.NamingTable
Returns the PostScript name.
getReplaceSimilarFontPath(String, String) - 类 中的方法org.ofdrw.converter.FontLoader
获取配置的 相似字体 对应的字体路径
getReserved1() - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
getReserved2() - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
getReserved3() - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
getReserved4() - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
getReserved5() - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
getScale01() - 类 中的方法org.ofdrw.converter.font.GlyfCompositeComp
Returns the scale-01 value.
getScale10() - 类 中的方法org.ofdrw.converter.font.GlyfCompositeComp
Returns the scale-10 value.
getSecond() - 类 中的方法org.ofdrw.converter.point.Tuple2
 
getStampBackgroundGray() - 类 中的方法org.ofdrw.converter.AWTMaker.Config
 
getStampComposite() - 类 中的方法org.ofdrw.converter.AWTMaker
印章混合模式
getStampComposite() - 类 中的方法org.ofdrw.converter.SVGMaker
SVG只支持有限的颜色混合,使用透明度混合
getStampOpacity() - 类 中的方法org.ofdrw.converter.AWTMaker.Config
 
getString() - 类 中的方法org.ofdrw.converter.font.NameRecord
 
getStringLength() - 类 中的方法org.ofdrw.converter.font.NameRecord
 
getStringOffset() - 类 中的方法org.ofdrw.converter.font.NameRecord
 
getStyle() - 类 中的方法org.ofdrw.converter.html.Element
 
getSubtable(int, int) - 类 中的方法org.ofdrw.converter.font.TrueTypeFont
获取特定平台特定编码的字符映射子表 Returns the subtable, if any, for the given platform and encoding.
getSvgFilePaths() - 类 中的方法org.ofdrw.converter.export.SVGExporter
获取已经转换完成的页面的图片路径
getSystemFontPath(String, String) - 类 中的方法org.ofdrw.converter.FontLoader
从操作系统字体目下获取字体路径
getSystemFontPath(String, String) - 类 中的静态方法org.ofdrw.converter.utils.FontUtils
已过时。
 
getTagName() - 类 中的方法org.ofdrw.converter.html.Element
 
getText() - 类 中的方法org.ofdrw.converter.point.TextCodePoint
 
getUnicodeCmapLookup() - 类 中的方法org.ofdrw.converter.font.TrueTypeFont
获取Unicode到字形的映射表
getUnicodeGlyph(int) - 类 中的方法org.ofdrw.converter.font.TrueTypeFont
通过Unicode获取字形数据 如果没有cmap那么返回空白字符
getVersion() - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
getVersion() - 类 中的方法org.ofdrw.converter.html.Element
 
getWriterFor(String) - 类 中的方法org.apache.batik.ext.awt.image.spi.ImageWriterRegistry
get the ImageWriter registered for mime, or null.
getX() - 类 中的方法org.ofdrw.converter.html.Element
 
getX() - 类 中的方法org.ofdrw.converter.point.TextCodePoint
 
getX1() - 类 中的方法org.ofdrw.converter.point.PathPoint
 
getX2() - 类 中的方法org.ofdrw.converter.point.PathPoint
 
getX3() - 类 中的方法org.ofdrw.converter.point.PathPoint
 
getXCoordinate(int) - 类 中的方法org.ofdrw.converter.font.GlyfCompositeDescript
getXCoordinate(int) - 类 中的方法org.ofdrw.converter.font.GlyfSimpleDescript
getXMaxExtent() - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
getXMaximum() - 类 中的方法org.ofdrw.converter.font.GlyphData
Returns the xMax value.
getXMinimum() - 类 中的方法org.ofdrw.converter.font.GlyphData
Returns the xMin value.
getXScale() - 类 中的方法org.ofdrw.converter.font.GlyfCompositeComp
Returns the x-scaling value.
getXTranslate() - 类 中的方法org.ofdrw.converter.font.GlyfCompositeComp
Returns the x-translation value.
getY() - 类 中的方法org.ofdrw.converter.html.Element
 
getY() - 类 中的方法org.ofdrw.converter.point.TextCodePoint
 
getY1() - 类 中的方法org.ofdrw.converter.point.PathPoint
 
getY2() - 类 中的方法org.ofdrw.converter.point.PathPoint
 
getY3() - 类 中的方法org.ofdrw.converter.point.PathPoint
 
getYCoordinate(int) - 类 中的方法org.ofdrw.converter.font.GlyfCompositeDescript
getYCoordinate(int) - 类 中的方法org.ofdrw.converter.font.GlyfSimpleDescript
getYMaximum() - 类 中的方法org.ofdrw.converter.font.GlyphData
Returns the yMax value.
getYMinimum() - 类 中的方法org.ofdrw.converter.font.GlyphData
Returns the yMin value.
getYScale() - 类 中的方法org.ofdrw.converter.font.GlyfCompositeComp
Returns the y-scaling value.
getYTranslate() - 类 中的方法org.ofdrw.converter.font.GlyfCompositeComp
Returns the y-translation value.
GlyfCompositeComp - org.ofdrw.converter.font中的类
This class is based on code from Apache Batik a subproject of Apache XMLGraphics. see http://xmlgraphics.apache.org/batik/ for further details.
GlyfCompositeDescript - org.ofdrw.converter.font中的类
Glyph description for composite glyphs.
GlyfDescript - org.ofdrw.converter.font中的类
This class is based on code from Apache Batik a subproject of Apache XMLGraphics.
GlyfSimpleDescript - org.ofdrw.converter.font中的类
This class is based on code from Apache Batik a subproject of Apache XMLGraphics. see http://xmlgraphics.apache.org/batik/ for further details.
GlyphData - org.ofdrw.converter.font中的类
A glyph data record in the glyf table.
GlyphData() - 类 的构造器org.ofdrw.converter.font.GlyphData
 
GlyphDataProvider - org.ofdrw.converter.font中的接口
字形数据提供者

H

HorizontalHeaderTable - org.ofdrw.converter.font中的类
A table in a true type font.
HorizontalHeaderTable(long[]) - 类 的构造器org.ofdrw.converter.font.HorizontalHeaderTable
 
HorizontalMetricsTable - org.ofdrw.converter.font中的类
A table in a true type font.
HorizontalMetricsTable(long[]) - 类 的构造器org.ofdrw.converter.font.HorizontalMetricsTable
 
HTMLExporter - org.ofdrw.converter.export中的类
基于SVG转换的 OFD HTML转换器
HTMLExporter(Path, Path) - 类 的构造器org.ofdrw.converter.export.HTMLExporter
构造图片转换器
HTMLExporter(InputStream, OutputStream) - 类 的构造器org.ofdrw.converter.export.HTMLExporter
构造图片转换器
HtmlMaker - org.ofdrw.converter中的类
ofd转换为html
HtmlMaker(OFDReader, String, int) - 类 的构造器org.ofdrw.converter.HtmlMaker
HtmlMaker(OFDReader, Path, int) - 类 的构造器org.ofdrw.converter.HtmlMaker
HTML转换器
HtmlMaker(OFDReader, int) - 类 的构造器org.ofdrw.converter.HtmlMaker
转HTML构造方法,注意该方法无法输出到文件 您仅允许使用 HtmlMaker.makePageDiv(SVGMaker, int) 在获取每一页的Div元素

I

ImageConverter - org.ofdrw.converter.ofdconverter中的类
图片转换为OFD
ImageConverter(Path) - 类 的构造器org.ofdrw.converter.ofdconverter.ImageConverter
创建PDF转换OFD转换器
ImageConverter(OutputStream) - 类 的构造器org.ofdrw.converter.ofdconverter.ImageConverter
创建PDF转换OFD转换器
ImageExporter - org.ofdrw.converter.export中的类
OFD图片转换器
ImageExporter(Path, Path) - 类 的构造器org.ofdrw.converter.export.ImageExporter
构造图片转换器
ImageExporter(InputStream, Path) - 类 的构造器org.ofdrw.converter.export.ImageExporter
构造图片转换器
ImageExporter(Path, Path, String, double) - 类 的构造器org.ofdrw.converter.export.ImageExporter
构造图片转换器
ImageExporter(InputStream, Path, String, double) - 类 的构造器org.ofdrw.converter.export.ImageExporter
构造图片转换器
ImageMaker - org.ofdrw.converter中的类
图片转换类
ImageMaker(OFDReader, int) - 类 的构造器org.ofdrw.converter.ImageMaker
创建图片转换对象实例 OFD内部使用毫米作为基本单位 如果需要更加精确的表示请使用ImageMaker.ImageMaker(OFDReader, double)
ImageMaker(OFDReader, double) - 类 的构造器org.ofdrw.converter.ImageMaker
创建图片转换对象实例 OFD内部使用毫米作为基本单位
imageMatrix(Matrix, double, double, double) - 类 中的静态方法org.ofdrw.converter.utils.MatrixUtils
 
ImageMedia - org.ofdrw.converter.image中的类
图像媒体对象
ImageMedia() - 类 的构造器org.ofdrw.converter.image.ImageMedia
 
ImageWriter - org.apache.xmlgraphics.image.writer中的接口
 
ImageWriterRegistry - org.apache.batik.ext.awt.image.spi中的类
 
indexOf(byte[], byte[]) - 类 中的静态方法org.ofdrw.converter.font.type1.Type1SegSplitParser
查找目标字节串偏移量 copy from guava from com.google.common.primitives.Bytes
init() - 类 中的方法org.ofdrw.converter.FontLoader
 
init() - 类 中的静态方法org.ofdrw.converter.utils.FontUtils
已过时。
 
initData(TTFDataStream) - 类 中的方法org.ofdrw.converter.font.CmapSubtable
读取流解析 cmap子表 This will read the required data from the stream.
isAix() - 类 中的静态方法org.ofdrw.converter.utils.OSinfo
 
isBlank(String) - 类 中的静态方法org.ofdrw.converter.utils.StringUtils
 
isChineseByBlock(char) - 类 中的静态方法org.ofdrw.converter.HtmlMaker
 
isClearStampBackground() - 类 中的方法org.ofdrw.converter.AWTMaker.Config
 
isClip() - 类 中的方法org.ofdrw.converter.AWTMaker.Config
 
isComposite() - 类 中的方法org.ofdrw.converter.font.GlyfCompositeDescript
isComposite() - 类 中的方法org.ofdrw.converter.font.GlyfSimpleDescript
isDigitalUnix() - 类 中的静态方法org.ofdrw.converter.utils.OSinfo
 
isDrawBoundary() - 类 中的方法org.ofdrw.converter.AWTMaker.Config
 
isEnableSimilarFontReplace() - 类 中的方法org.ofdrw.converter.font.FontWrapper
 
isEnableSimilarFontReplace() - 类 中的方法org.ofdrw.converter.font.PdfFontWrapper
已过时。
 
isFreeBSD() - 类 中的静态方法org.ofdrw.converter.utils.OSinfo
 
isFunctional() - 接口 中的方法org.apache.xmlgraphics.image.writer.ImageWriter
 
isHPUX() - 类 中的静态方法org.ofdrw.converter.utils.OSinfo
 
isIrix() - 类 中的静态方法org.ofdrw.converter.utils.OSinfo
 
isLinux() - 类 中的静态方法org.ofdrw.converter.utils.OSinfo
 
isMacOS() - 类 中的静态方法org.ofdrw.converter.utils.OSinfo
 
isMacOSX() - 类 中的静态方法org.ofdrw.converter.utils.OSinfo
 
isMPEiX() - 类 中的静态方法org.ofdrw.converter.utils.OSinfo
 
isNetWare() - 类 中的静态方法org.ofdrw.converter.utils.OSinfo
 
isOpenVMS() - 类 中的静态方法org.ofdrw.converter.utils.OSinfo
 
isOS2() - 类 中的静态方法org.ofdrw.converter.utils.OSinfo
 
isOS390() - 类 中的静态方法org.ofdrw.converter.utils.OSinfo
 
isOSF1() - 类 中的静态方法org.ofdrw.converter.utils.OSinfo
 
isSolaris() - 类 中的静态方法org.ofdrw.converter.utils.OSinfo
 
isStamp - 类 中的变量org.ofdrw.converter.AWTMaker
是否是印章,用于渲染印章
isSunOS() - 类 中的静态方法org.ofdrw.converter.utils.OSinfo
 
isType1(byte[]) - 类 中的静态方法org.ofdrw.converter.font.type1.Type1SegSplitParser
判断是否是Type1 字体
isWindows() - 类 中的静态方法org.ofdrw.converter.utils.OSinfo
 
ItextMaker - org.ofdrw.converter中的类
pdf生成器
ItextMaker(OFDReader) - 类 的构造器org.ofdrw.converter.ItextMaker
 

L

LANGUAGE_MACINTOSH_ENGLISH - 类 中的静态变量org.ofdrw.converter.font.NameRecord
 
LANGUAGE_UNICODE - 类 中的静态变量org.ofdrw.converter.font.NameRecord
 
LANGUAGE_WINDOWS_EN_US - 类 中的静态变量org.ofdrw.converter.font.NameRecord
 
leftTop(Matrix) - 类 中的静态方法org.ofdrw.converter.utils.MatrixUtils
 
lib - 类 中的静态变量org.ofdrw.converter.ConvertHelper
转换使用库名称
loadAsDefaultFont(String) - 类 中的静态方法org.ofdrw.converter.FontLoader
尝试加载为默认字体
loadDefaultFont() - 类 中的方法org.ofdrw.converter.FontLoader
加载默认字体
loadExternalFont(String) - 类 中的方法org.ofdrw.converter.FontLoader
loadExternalFont(String, String, String) - 类 中的方法org.ofdrw.converter.FontLoader
加载外部字体
loadFont(ResourceLocator, CT_Font) - 类 中的方法org.ofdrw.converter.FontLoader
加载字体 兼容性保留
loadFont(Path) - 类 中的方法org.ofdrw.converter.FontLoader
加载字体到映射中
loadFont(File) - 类 中的方法org.ofdrw.converter.FontLoader
加载字体到映射中 支持:otf、ttf、ttc格式
loadFont(File) - 类 中的静态方法org.ofdrw.converter.utils.FontUtils
已过时。
 
loadFontSimilar(ResourceLocator, CT_Font) - 类 中的方法org.ofdrw.converter.FontLoader
加载字体
loadFontSimilarStream(ResourceLocator, CT_Font) - 类 中的方法org.ofdrw.converter.FontLoader
加载相近字体流
loadPDFFont(ResourceLocator, CT_Font) - 类 中的方法org.ofdrw.converter.FontLoader
加载字体 兼容性保留
loadPDFFontSimilar(ResourceLocator, CT_Font) - 类 中的方法org.ofdrw.converter.FontLoader
尽可能的加载字体 如果字体无法加载时使用相近字体替换
loadSystemFont(String, String) - 类 中的方法org.ofdrw.converter.FontLoader
尝试从系统字体目录中加载字体

M

makePage(int) - 类 中的方法org.ofdrw.converter.ImageMaker
渲染OFD页面为图片
makePage(PdfDocument, PageInfo) - 类 中的方法org.ofdrw.converter.ItextMaker
ofd每页的object画到pdf
makePage(PageInfo) - 类 中的方法org.ofdrw.converter.PdfboxMaker
转换OFD页面为PDF页面
makePage(int) - 类 中的方法org.ofdrw.converter.SVGMaker
渲染OFD页面为SVG
makePageDiv(SVGMaker, int) - 类 中的方法org.ofdrw.converter.HtmlMaker
转换指定页为HTML
matrixFrom(ST_Array) - 类 中的静态方法org.ofdrw.converter.utils.CommonUtil
 
MatrixUtils - org.ofdrw.converter.utils中的类
 
MatrixUtils() - 类 的构造器org.ofdrw.converter.utils.MatrixUtils
 
MemoryTTFDataStream - org.ofdrw.converter.font中的类
An interface into a data stream.
MemoryTTFDataStream(byte[]) - 类 的构造器org.ofdrw.converter.font.MemoryTTFDataStream
构造内存字体随机读取流
MemoryTTFDataStream(InputStream) - 类 的构造器org.ofdrw.converter.font.MemoryTTFDataStream
Constructor from a stream.
millimetersToPixel(double, double) - 类 中的静态方法org.ofdrw.converter.utils.CommonUtil
 
MORE_COMPONENTS - 类 中的静态变量org.ofdrw.converter.font.GlyfCompositeComp
Indicates at least one more glyph after this one.
MORE_COMPONENTS - 类 中的静态变量org.ofdrw.converter.font.GlyfCompositeDescript
 
move(Matrix, double, double) - 类 中的静态方法org.ofdrw.converter.utils.MatrixUtils
 

N

NAME_COPYRIGHT - 类 中的静态变量org.ofdrw.converter.font.NameRecord
 
NAME_FONT_FAMILY_NAME - 类 中的静态变量org.ofdrw.converter.font.NameRecord
 
NAME_FONT_SUB_FAMILY_NAME - 类 中的静态变量org.ofdrw.converter.font.NameRecord
 
NAME_FULL_FONT_NAME - 类 中的静态变量org.ofdrw.converter.font.NameRecord
 
NAME_POSTSCRIPT_NAME - 类 中的静态变量org.ofdrw.converter.font.NameRecord
 
NAME_TRADEMARK - 类 中的静态变量org.ofdrw.converter.font.NameRecord
 
NAME_UNIQUE_FONT_ID - 类 中的静态变量org.ofdrw.converter.font.NameRecord
 
NAME_VERSION - 类 中的静态变量org.ofdrw.converter.font.NameRecord
 
NameRecord - org.ofdrw.converter.font中的类
A name record in the name table.
NameRecord() - 类 的构造器org.ofdrw.converter.font.NameRecord
 
NamingTable - org.ofdrw.converter.font中的类
A table in a true type font.
NamingTable(long[]) - 类 的构造器org.ofdrw.converter.font.NamingTable
 

O

ofd2pdf(Object, Object) - 类 中的静态方法org.ofdrw.converter.ConvertHelper
已过时。
不建议使用该方法,建议使用 ConvertHelper.toPdf(Path, Path) 系列明确参数方法。
OFDExporter - org.ofdrw.converter.export中的接口
OFD导出为其他格式 注意:在使用OFDExporter时请在导出完成后关闭 OFDExporter 对象!
ON_CURVE - 类 中的静态变量org.ofdrw.converter.font.GlyfDescript
if set, the point is on the curve.
org.apache.batik.ext.awt.image.spi - 程序包 org.apache.batik.ext.awt.image.spi
 
org.apache.batik.svggen - 程序包 org.apache.batik.svggen
 
org.apache.xmlgraphics.image.writer - 程序包 org.apache.xmlgraphics.image.writer
 
org.ofdrw.converter - 程序包 org.ofdrw.converter
 
org.ofdrw.converter.export - 程序包 org.ofdrw.converter.export
 
org.ofdrw.converter.font - 程序包 org.ofdrw.converter.font
 
org.ofdrw.converter.font.type1 - 程序包 org.ofdrw.converter.font.type1
 
org.ofdrw.converter.html - 程序包 org.ofdrw.converter.html
 
org.ofdrw.converter.image - 程序包 org.ofdrw.converter.image
 
org.ofdrw.converter.ofdconverter - 程序包 org.ofdrw.converter.ofdconverter
 
org.ofdrw.converter.point - 程序包 org.ofdrw.converter.point
 
org.ofdrw.converter.utils - 程序包 org.ofdrw.converter.utils
 
OSinfo - org.ofdrw.converter.utils中的类
 
OSinfo.EPlatform - org.ofdrw.converter.utils中的枚举
 

P

pages - 类 中的变量org.ofdrw.converter.AWTMaker
 
pageSize() - 类 中的方法org.ofdrw.converter.AWTMaker
 
parse(TTFDataStream) - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
This will read the required data from the stream.
parse(int, int, TTFDataStream) - 类 中的方法org.ofdrw.converter.font.HorizontalMetricsTable
 
parse(TTFDataStream) - 类 中的方法org.ofdrw.converter.font.TrueTypeCollection
Creates a new TrueTypeCollection from a TTC stream.
parse(InputStream) - 类 中的方法org.ofdrw.converter.font.TrueTypeFont
创建TTF字体解析器
parse(byte[]) - 类 中的方法org.ofdrw.converter.font.TrueTypeFont
创建TTF字体解析器
parse(Path) - 类 中的方法org.ofdrw.converter.font.TrueTypeFont
创建TTF字体解析器
parse(TTFDataStream) - 类 中的方法org.ofdrw.converter.font.TrueTypeFont
解析字体
parse(byte[]) - 类 中的静态方法org.ofdrw.converter.font.type1.Type1SegSplitParser
尝试解析Type1 字体
parse(InputStream) - 类 中的静态方法org.ofdrw.converter.font.type1.Type1SegSplitParser
尝试解析Type1 字体
parse() - 类 中的方法org.ofdrw.converter.HtmlMaker
转换全部文档
parseDelta(ST_Array) - 类 中的静态方法org.ofdrw.converter.AWTMaker
 
PathPoint - org.ofdrw.converter.point中的类
 
PathPoint(String, float, float, float, float, float, float) - 类 的构造器org.ofdrw.converter.point.PathPoint
 
PathPoint(String, float, float, float, float, float, float, float) - 类 的构造器org.ofdrw.converter.point.PathPoint
 
PdfboxMaker - org.ofdrw.converter中的类
PDFBox实现的PDF转换实现
PdfboxMaker(OFDReader, PDDocument) - 类 的构造器org.ofdrw.converter.PdfboxMaker
 
PDFConverter - org.ofdrw.converter.ofdconverter中的类
PDF转换为OFD转换器
PDFConverter(Path) - 类 的构造器org.ofdrw.converter.ofdconverter.PDFConverter
创建PDF转换OFD转换器
PDFExporterIText - org.ofdrw.converter.export中的类
iText7 实现的OFD转换PDF
PDFExporterIText(Path, Path) - 类 的构造器org.ofdrw.converter.export.PDFExporterIText
通过文件路径 创建PDF转换器
PDFExporterIText(InputStream, OutputStream) - 类 的构造器org.ofdrw.converter.export.PDFExporterIText
通过流 创建PDF转换器 注意:流由调用者负责关闭!
PDFExporterPDFBox - org.ofdrw.converter.export中的类
PDFBox 实现的OFD转换PDF
PDFExporterPDFBox(Path, Path) - 类 的构造器org.ofdrw.converter.export.PDFExporterPDFBox
通过文件路径 创建PDF转换器
PDFExporterPDFBox(InputStream, OutputStream) - 类 的构造器org.ofdrw.converter.export.PDFExporterPDFBox
通过流 创建PDF转换器 注意:流由调用者负责关闭!
PdfFontWrapper - org.ofdrw.converter.font中的类
已过时。
PdfFontWrapper() - 类 的构造器org.ofdrw.converter.font.PdfFontWrapper
已过时。
 
PdfFontWrapper(PdfFont) - 类 的构造器org.ofdrw.converter.font.PdfFontWrapper
已过时。
 
PdfFontWrapper(PdfFont, boolean) - 类 的构造器org.ofdrw.converter.font.PdfFontWrapper
已过时。
 
pdfRGB(ResourceManage, CT_Color) - 类 中的静态方法org.ofdrw.converter.ColorConvert
PDF的RGB颜色
pixelToMillimeters(double, double) - 类 中的静态方法org.ofdrw.converter.utils.CommonUtil
 
PLATFORM_ISO - 类 中的静态变量org.ofdrw.converter.font.NameRecord
 
PLATFORM_MACINTOSH - 类 中的静态变量org.ofdrw.converter.font.NameRecord
 
PLATFORM_UNICODE - 类 中的静态变量org.ofdrw.converter.font.NameRecord
 
PLATFORM_WINDOWS - 类 中的静态变量org.ofdrw.converter.font.NameRecord
 
pointTransform(Matrix, Double, Double) - 类 中的静态方法org.ofdrw.converter.utils.MatrixUtils
 
PointUtil - org.ofdrw.converter.utils中的类
 
PointUtil() - 类 的构造器org.ofdrw.converter.utils.PointUtil
 
ppm - 类 中的变量org.ofdrw.converter.AWTMaker
每毫米像素数量(Pixels per millimeter) 默认为: 7.874015748031496 ppm (约200 dpi)
Preload() - 类 中的静态方法org.ofdrw.converter.FontLoader
预加载字体 扫描操作系统内字体,功能与FontLoader.getInstance() 一致
psName - 类 中的变量org.ofdrw.converter.font.TrueTypeFont
 

R

read() - 类 中的方法org.ofdrw.converter.font.MemoryTTFDataStream
Read an unsigned byte.
read(byte[], int, int) - 类 中的方法org.ofdrw.converter.font.MemoryTTFDataStream
 
read(TTFDataStream) - 类 中的方法org.ofdrw.converter.font.NamingTable
This will read the required data from the stream.
read() - 类 中的方法org.ofdrw.converter.font.TTFDataStream
Read an unsigned byte.
read(int) - 类 中的方法org.ofdrw.converter.font.TTFDataStream
Read a specific number of bytes from the stream.
read(byte[], int, int) - 类 中的方法org.ofdrw.converter.font.TTFDataStream
 
read32Fixed() - 类 中的方法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) - 类 中的方法org.ofdrw.converter.font.TrueTypeFont
解析cmap
readData(TTFDataStream, int, GlyphDataProvider) - 类 中的方法org.ofdrw.converter.font.GlyphData
This will read the required data from the stream.
readInternationalDate() - 类 中的方法org.ofdrw.converter.font.TTFDataStream
Read an eight byte international date.
readLong() - 类 中的方法org.ofdrw.converter.font.MemoryTTFDataStream
Read an unsigned byte.
readLong() - 类 中的方法org.ofdrw.converter.font.TTFDataStream
Read an unsigned byte.
readNameRecord(TTFDataStream) - 类 中的方法org.ofdrw.converter.font.NameRecord
This will read the required data from the stream.
readSignedByte() - 类 中的方法org.ofdrw.converter.font.TTFDataStream
Read a signed byte.
readSignedInt() - 类 中的方法org.ofdrw.converter.font.MemoryTTFDataStream
Read a signed integer.
readSignedShort() - 类 中的方法org.ofdrw.converter.font.MemoryTTFDataStream
Read an signed short.
readSignedShort() - 类 中的方法org.ofdrw.converter.font.TTFDataStream
Read an signed short.
readString(int) - 类 中的方法org.ofdrw.converter.font.TTFDataStream
Read a fixed length ascii string.
readString(int, String) - 类 中的方法org.ofdrw.converter.font.TTFDataStream
Read a fixed length string.
readString(int, Charset) - 类 中的方法org.ofdrw.converter.font.TTFDataStream
Read a fixed length string.
readTag() - 类 中的方法org.ofdrw.converter.font.TTFDataStream
Reads a tag, an array of four uint8s used to identify a script, language system, feature, or baseline.
readUnsignedByte() - 类 中的方法org.ofdrw.converter.font.TTFDataStream
Read a unsigned byte.
readUnsignedByteArray(int) - 类 中的方法org.ofdrw.converter.font.TTFDataStream
Read an unsigned byte array.
readUnsignedInt() - 类 中的方法org.ofdrw.converter.font.TTFDataStream
Read an unsigned integer.
readUnsignedShort() - 类 中的方法org.ofdrw.converter.font.MemoryTTFDataStream
Read an unsigned short.
readUnsignedShort() - 类 中的方法org.ofdrw.converter.font.TTFDataStream
Read an unsigned short.
readUnsignedShortArray(int) - 类 中的方法org.ofdrw.converter.font.TTFDataStream
Read an unsigned short array.
register(ImageWriter) - 类 中的方法org.apache.batik.ext.awt.image.spi.ImageWriterRegistry
 
removeNewline(String) - 类 中的静态方法org.ofdrw.converter.utils.StringUtils
移除字符串前后的换行符
REPEAT - 类 中的静态变量org.ofdrw.converter.font.GlyfDescript
if set, the next byte specifies the number of additional times this set of flags is to be repeated.
requiresBackgroundAccess() - 类 中的方法org.apache.batik.svggen.SVGAlphaComposite
 
resolve() - 类 中的方法org.ofdrw.converter.font.GlyfCompositeDescript
resolve() - 类 中的方法org.ofdrw.converter.font.GlyfDescript
rgb(ResourceManage, CT_Color) - 类 中的静态方法org.ofdrw.converter.ColorConvert
转换为RGB颜色
rotation - 类 中的变量org.ofdrw.converter.point.PathPoint
 
ROUND_XY_TO_GRID - 类 中的静态变量org.ofdrw.converter.font.GlyfCompositeComp
If set, xy values are rounded to those of the closest grid lines.
rx - 类 中的变量org.ofdrw.converter.point.PathPoint
 
ry - 类 中的变量org.ofdrw.converter.point.PathPoint
 

S

scale(Matrix, double, double) - 类 中的静态方法org.ofdrw.converter.utils.MatrixUtils
 
scaleX(int, int) - 类 中的方法org.ofdrw.converter.font.GlyfCompositeComp
Transforms an x-coordinate of a point for this component.
scaleY(int, int) - 类 中的方法org.ofdrw.converter.font.GlyfCompositeComp
Transforms a y-coordinate of a point for this component.
scanFontDir(File) - 类 中的方法org.ofdrw.converter.FontLoader
扫描目录下所有字体并加兹安
scanFontDir(Path) - 类 中的方法org.ofdrw.converter.FontLoader
扫描目录下所有字体并加兹安
scanFontDir(File) - 类 中的静态方法org.ofdrw.converter.utils.FontUtils
已过时。
 
seek(long) - 类 中的方法org.ofdrw.converter.font.MemoryTTFDataStream
Seek into the datasource.
seek(long) - 类 中的方法org.ofdrw.converter.font.TTFDataStream
Seek into the datasource.
set_index(int) - 类 中的方法org.ofdrw.converter.html.Element
 
setAdvanceWidthMax(int) - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
setAscender(short) - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
setAttribute(String, String) - 类 中的方法org.ofdrw.converter.html.Element
 
setAttribute(Map<String, String>) - 类 中的方法org.ofdrw.converter.html.Element
 
setBoundingBox(BoundingBox) - 类 中的方法org.ofdrw.converter.font.GlyphData
 
setCaretSlopeRise(short) - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
setCaretSlopeRun(short) - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
setChildren(List<Element>) - 类 中的方法org.ofdrw.converter.html.Element
 
setClearStampBackground(boolean) - 类 中的方法org.ofdrw.converter.AWTMaker.Config
 
setClip(boolean) - 类 中的方法org.ofdrw.converter.AWTMaker.Config
 
setData(byte[]) - 类 中的方法org.ofdrw.converter.image.ImageMedia
 
setDescender(short) - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
setDrawBoundary(boolean) - 类 中的方法org.ofdrw.converter.AWTMaker.Config
 
setEnableCopyAttachFiles(boolean) - 类 中的方法org.ofdrw.converter.ofdconverter.PDFConverter
启用或禁用PDF附件向OFD复制
setEnableCopyBookmarks(boolean) - 类 中的方法org.ofdrw.converter.ofdconverter.PDFConverter
启用或禁用PDF书签向OFD复制
setEnableSimilarFontReplace(boolean) - 类 中的方法org.ofdrw.converter.font.FontWrapper
 
setEnableSimilarFontReplace(boolean) - 类 中的方法org.ofdrw.converter.font.PdfFontWrapper
已过时。
 
setFirst(X) - 类 中的方法org.ofdrw.converter.point.Tuple2
 
setFirstContour(int) - 类 中的方法org.ofdrw.converter.font.GlyfCompositeComp
Sets the index for the first contour.
setFirstIndex(int) - 类 中的方法org.ofdrw.converter.font.GlyfCompositeComp
Sets the first index.
setFont(T) - 类 中的方法org.ofdrw.converter.font.FontWrapper
 
setFontSize(double) - 类 中的方法org.ofdrw.converter.ofdconverter.TextConverter
设置字号
setFromat(String) - 类 中的方法org.ofdrw.converter.image.ImageMedia
 
setGlyph(String) - 类 中的方法org.ofdrw.converter.point.TextCodePoint
 
setInnerHTML(String) - 类 中的方法org.ofdrw.converter.html.Element
 
setLanguageId(int) - 类 中的方法org.ofdrw.converter.font.NameRecord
 
setLineGap(short) - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
setMetricDataFormat(short) - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
setMinLeftSideBearing(short) - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
setMinRightSideBearing(short) - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
setNameId(int) - 类 中的方法org.ofdrw.converter.font.NameRecord
 
setNamespaceURI(String) - 类 中的方法org.ofdrw.converter.html.Element
 
setNumberOfContours(short) - 类 中的方法org.ofdrw.converter.font.GlyphData
 
setNumberOfHMetrics(int) - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
setPageSize(PageLayout) - 类 中的方法org.ofdrw.converter.ofdconverter.ImageConverter
设置页面尺寸
setPageSize(PageLayout) - 类 中的方法org.ofdrw.converter.ofdconverter.TextConverter
设置页面尺寸
setPdfFont(PdfFont) - 类 中的方法org.ofdrw.converter.font.PdfFontWrapper
已过时。
 
setPlatformEncodingId(int) - 类 中的方法org.ofdrw.converter.font.CmapSubtable
 
setPlatformEncodingId(int) - 类 中的方法org.ofdrw.converter.font.NameRecord
 
setPlatformId(int) - 类 中的方法org.ofdrw.converter.font.CmapSubtable
 
setPlatformId(int) - 类 中的方法org.ofdrw.converter.font.NameRecord
 
setPPM(double) - 类 中的方法org.ofdrw.converter.AWTMaker
设置转换质量
setPPM(double) - 类 中的方法org.ofdrw.converter.export.ImageExporter
设置转换图片质量 请在调用 ImageExporter.export(int...)
setPPM(double) - 类 中的方法org.ofdrw.converter.export.SVGExporter
设置转换SVG质量 请在调用 SVGExporter.export(int...)
setPPM(double) - 类 中的方法org.ofdrw.converter.ofdconverter.ImageConverter
设置图片质量
setReserved1(short) - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
setReserved2(short) - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
setReserved3(short) - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
setReserved4(short) - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
setReserved5(short) - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
setSecond(Y) - 类 中的方法org.ofdrw.converter.point.Tuple2
 
setSimilarFontReplace(boolean) - 类 中的静态方法org.ofdrw.converter.FontLoader
设置是否开启相近字体替换 该方法用于在字体无法识别的情况下采用默认的字体进行替换 防止渲染时字体内容缺失。
setStampBackgroundGray(int) - 类 中的方法org.ofdrw.converter.AWTMaker.Config
印章背景灰度阈值,高于此值被设置为透明
setStampOpacity(float) - 类 中的方法org.ofdrw.converter.AWTMaker.Config
 
setString(String) - 类 中的方法org.ofdrw.converter.font.NameRecord
 
setStringLength(int) - 类 中的方法org.ofdrw.converter.font.NameRecord
 
setStringOffset(int) - 类 中的方法org.ofdrw.converter.font.NameRecord
 
setStyle(String) - 类 中的方法org.ofdrw.converter.html.Element
 
setTagName(String) - 类 中的方法org.ofdrw.converter.html.Element
 
setText(String) - 类 中的方法org.ofdrw.converter.point.TextCodePoint
 
setUUPMM(double) - 类 中的方法org.ofdrw.converter.ofdconverter.PDFConverter
设置每毫米容纳多少个用户单元(PDF单位)
setVersion(float) - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
setVersion(String) - 类 中的方法org.ofdrw.converter.html.Element
 
setX(double) - 类 中的方法org.ofdrw.converter.html.Element
 
setX(double) - 类 中的方法org.ofdrw.converter.point.TextCodePoint
 
setXMaxExtent(short) - 类 中的方法org.ofdrw.converter.font.HorizontalHeaderTable
 
setY(double) - 类 中的方法org.ofdrw.converter.html.Element
 
setY(double) - 类 中的方法org.ofdrw.converter.point.TextCodePoint
 
split(byte[]) - 类 中的静态方法org.ofdrw.converter.font.type1.Type1SegSplitParser
Tyep1 字体 格式分段
StringUtils - org.ofdrw.converter.utils中的类
 
StringUtils() - 类 的构造器org.ofdrw.converter.utils.StringUtils
 
supportsMultiImageWriter() - 接口 中的方法org.apache.xmlgraphics.image.writer.ImageWriter
 
SVGAlphaComposite - org.apache.batik.svggen中的类
Utility class that converts an AlphaComposite object into a set of SVG properties and definitions.
SVGAlphaComposite(SVGGeneratorContext) - 类 的构造器org.apache.batik.svggen.SVGAlphaComposite
 
SVGExporter - org.ofdrw.converter.export中的类
OFD SVG转换器
SVGExporter(Path, Path) - 类 的构造器org.ofdrw.converter.export.SVGExporter
构造图片转换器
SVGExporter(InputStream, Path) - 类 的构造器org.ofdrw.converter.export.SVGExporter
构造图片转换器
SVGExporter(Path, Path, double) - 类 的构造器org.ofdrw.converter.export.SVGExporter
构造图片转换器
SVGExporter(InputStream, Path, double) - 类 的构造器org.ofdrw.converter.export.SVGExporter
构造图片转换器
SVGMaker - org.ofdrw.converter中的类
SVG转换类
SVGMaker(OFDReader, int) - 类 的构造器org.ofdrw.converter.SVGMaker
创建SVG转换对象实例 OFD内部使用毫米作为基本单位
SVGMaker(OFDReader, double) - 类 的构造器org.ofdrw.converter.SVGMaker
创建SVG转换对象实例 OFD内部使用毫米作为基本单位
sweep - 类 中的变量org.ofdrw.converter.point.PathPoint
 

T

TextCodePoint - org.ofdrw.converter.point中的类
 
TextCodePoint(double, double, String) - 类 的构造器org.ofdrw.converter.point.TextCodePoint
 
TextConverter - org.ofdrw.converter.ofdconverter中的类
文本转换为OFD
TextConverter(Path) - 类 的构造器org.ofdrw.converter.ofdconverter.TextConverter
创建PDF转换OFD转换器
TextConverter(OutputStream) - 类 的构造器org.ofdrw.converter.ofdconverter.TextConverter
创建PDF转换OFD转换器
TextExporter - org.ofdrw.converter.export中的类
OFD导出为纯文本 注意:部分OFD文档由于采用字形索引来定位文字、有个OFD整个页面均为路径数据图元而不是文字图元、有的OFD页面整个都为图片等诸多原因。
TextExporter(Path, Path) - 类 的构造器org.ofdrw.converter.export.TextExporter
构造图片转换器
TextExporter(InputStream, OutputStream) - 类 的构造器org.ofdrw.converter.export.TextExporter
构造图片转换器
toHtml(OFDReader, String, int) - 类 中的静态方法org.ofdrw.converter.ConvertHelper
转HTML 需要手动关闭外部Reader
toHtml(Path, Path, int) - 类 中的静态方法org.ofdrw.converter.ConvertHelper
OFD转HTML
toPdf(InputStream, OutputStream) - 类 中的静态方法org.ofdrw.converter.ConvertHelper
转PDF
toPdf(InputStream, File) - 类 中的静态方法org.ofdrw.converter.ConvertHelper
转PDF
toPdf(InputStream, String) - 类 中的静态方法org.ofdrw.converter.ConvertHelper
转PDF
toPdf(Path, OutputStream) - 类 中的静态方法org.ofdrw.converter.ConvertHelper
转PDF
toPdf(Path, File) - 类 中的静态方法org.ofdrw.converter.ConvertHelper
转PDF
toPdf(Path, Path) - 类 中的静态方法org.ofdrw.converter.ConvertHelper
转PDF
toPdf(String, String, boolean) - 类 中的静态方法org.ofdrw.converter.ConvertHelper
转PDF,源文件目录为已经解压的OFD根目录
toPFMatrix(Matrix) - 类 中的静态方法org.ofdrw.converter.utils.CommonUtil
 
toString() - 类 中的方法org.ofdrw.converter.font.CmapSubtable
 
toString() - 类 中的方法org.ofdrw.converter.font.NameRecord
Return a string representation of this class.
toString() - 枚举 中的方法org.ofdrw.converter.utils.OSinfo.EPlatform
 
toSVG(GraphicContext) - 类 中的方法org.apache.batik.svggen.SVGAlphaComposite
Converts part or all of the input GraphicContext into a set of attribute/value pairs and related definitions
toSVG(AlphaComposite) - 类 中的方法org.apache.batik.svggen.SVGAlphaComposite
 
TrueTypeCollection - 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() - 类 的构造器org.ofdrw.converter.font.TrueTypeCollection
 
TrueTypeFont - org.ofdrw.converter.font中的类
TrueType 字体解析器 https://docs.microsoft.com/zh-cn/typography/opentype/spec/otff CMAP见 https://docs.microsoft.com/zh-cn/typography/opentype/spec/cmap
TrueTypeFont() - 类 的构造器org.ofdrw.converter.font.TrueTypeFont
 
TTFDataStream - org.ofdrw.converter.font中的类
An interface into a data stream.
TTFDataStream() - 类 的构造器org.ofdrw.converter.font.TTFDataStream
 
Tuple2<X,Y> - org.ofdrw.converter.point中的类
 
Tuple2(X, Y) - 类 的构造器org.ofdrw.converter.point.Tuple2
 
type - 类 中的变量org.ofdrw.converter.point.PathPoint
 
Type1SegSplitParser - org.ofdrw.converter.font.type1中的类
将Type1 字体分段 https://adobe-type-tools.github.io/font-tech-notes/pdfs/T1_SPEC.pdf
Type1SegSplitParser() - 类 的构造器org.ofdrw.converter.font.type1.Type1SegSplitParser
 

U

USE_MY_METRICS - 类 中的静态变量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() - 类 中的静态方法org.ofdrw.converter.ConvertHelper
使用iText作为转换实现
usePDFBox() - 类 中的静态方法org.ofdrw.converter.ConvertHelper
使用PDFBox作为转换实现

V

valueOf(String) - 枚举 中的静态方法org.ofdrw.converter.ConvertHelper.Lib
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.ofdrw.converter.utils.OSinfo.EPlatform
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.ofdrw.converter.ConvertHelper.Lib
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.ofdrw.converter.utils.OSinfo.EPlatform
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

WE_HAVE_A_SCALE - 类 中的静态变量org.ofdrw.converter.font.GlyfCompositeComp
If set, there is a simple scale; otherwise, scale = 1.0.
WE_HAVE_A_TWO_BY_TWO - 类 中的静态变量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 - 类 中的静态变量org.ofdrw.converter.font.GlyfCompositeComp
The x direction will use a different scale from the y direction.
WE_HAVE_INSTRUCTIONS - 类 中的静态变量org.ofdrw.converter.font.GlyfCompositeComp
Following the last component are instructions for the composite character.
WE_HAVE_INSTRUCTIONS - 类 中的静态变量org.ofdrw.converter.font.GlyfCompositeDescript
 
writeImage(RenderedImage, OutputStream) - 接口 中的方法org.apache.xmlgraphics.image.writer.ImageWriter
 
writeImage(RenderedImage, OutputStream, ImageWriterParams) - 接口 中的方法org.apache.xmlgraphics.image.writer.ImageWriter
 
writePage(Graphics2D, PageInfo, Matrix) - 类 中的方法org.ofdrw.converter.AWTMaker
绘制页面
writeToFile(String, String) - 类 中的方法org.ofdrw.converter.HtmlMaker
将字符串写入文件

X

x - 类 中的变量org.ofdrw.converter.point.PathPoint
 
x - 类 中的变量org.ofdrw.converter.point.TextCodePoint
 
x1 - 类 中的变量org.ofdrw.converter.point.PathPoint
 
x2 - 类 中的变量org.ofdrw.converter.point.PathPoint
 
x3 - 类 中的变量org.ofdrw.converter.point.PathPoint
 
X_DUAL - 类 中的静态变量org.ofdrw.converter.font.GlyfDescript
This flag as two meanings, depending on how the x-short vector flags is set.
X_SHORT_VECTOR - 类 中的静态变量org.ofdrw.converter.font.GlyfDescript
if set, the x-coordinate is 1 byte long.

Y

y - 类 中的变量org.ofdrw.converter.point.PathPoint
 
y - 类 中的变量org.ofdrw.converter.point.TextCodePoint
 
y1 - 类 中的变量org.ofdrw.converter.point.PathPoint
 
y2 - 类 中的变量org.ofdrw.converter.point.PathPoint
 
y3 - 类 中的变量org.ofdrw.converter.point.PathPoint
 
Y_DUAL - 类 中的静态变量org.ofdrw.converter.font.GlyfDescript
This flag as two meanings, depending on how the y-short vector flags is set.
Y_SHORT_VECTOR - 类 中的静态变量org.ofdrw.converter.font.GlyfDescript
if set, the y-coordinate is 1 byte long.
A B C D E F G H I L M N O P R S T U V W X Y 
跳过导航链接

Copyright © 2024. All rights reserved.