Richard.Ma 发表于 2019-5-14 17:01:54

LEADTOOLS HTML5 JavaScript控件入门介绍

本帖最后由 Richard.Ma 于 2019-5-14 17:03 编辑


1.激活LEADTOOLS JavaScript授权   在最新版本的LEADTOOLS JavaScript类库中更新了提供有效许可证的过程。有关如何授权,请参阅激活授权



2.组件功能说明

JS File/NamespaceComments
Leadtools.js -
Leadtools JavaScript包含LEADTOOLS功能的核心类,包括数据类型和辅助程序类。
Leadtools.Annotations.Engine.js -
Leadtools.Annotations.Engine JavaScript包含LEADTOOLS注释支持的核心类,包括注释对象类,注释渲染器的接口和辅助类。
Leadtools.Annotations.Designers.js -
Leadtools.Annotations.Designers JavaScript包含用于构建编辑模式的类和用于注释对象的运行模式设计器。
Leadtools.Annotations.BatesStamp.js -
Leadtools.Annotations.BatesStamp JavaScript包含支持Bates stamp注释的类,枚举,接口和对象。
Leadtools.Annotations.Rendering.js -
Leadtools.Annotations.Rendering JavaScript包含用于呈现注释对象的类。
Leadtools.Annotations.Automation.js -
Leadtools.Annotations.Automation JavaScript包含用于实现自动模式注释的类(具有最终用户交互)。
Leadtools.Controls.js -
Leadtools.Controls JavaScript包含用于UI交互模式支持的ImageViewer Control类和类。
Leadtools.Controls.Medical.js -
Leadtools.Controls.Medical JavaScript包含LEADTOOLS HTML5和JavaScript类,用于实现客户端窗位调平和图像处理。
Leadtools.Document.js -Leadtools.Document JavaScript包含用于表示文档并与Document Web Services通信的类和对象。
Leadtools.Document.Viewer.js -Leadtools.Document.Viewer JavaScript包含DocumentViewer的类和对象。



3.示例项目代码
包含示例应用程序和服务。所在路径:<开发包根目录>\Examples\JS


页: [1]
查看完整版本: LEADTOOLS HTML5 JavaScript控件入门介绍