Getting Started with LEADTOOLS > Document Imaging Features > Annotations > Annotations : iOS / OS X |
Assembly Class/Namespace |
Comments |
Help File |
Demo Project Source Code |
Leadtools.Annotations.Core.framework - AnnObject |
The AnnObject framework is the basis for all LEADTOOLS Annotation objects. This class, and other classes from the Leadtools.Annotations.Core namespace, provide low-level annotation functionality. |
|
\Examples\Xcode\OSX\AnnotationsDemo
Note: To run the demo, you must first build the "Leadtools.Demos" library project. |
Leadtools.Annotations.Automation.framework - AnnAutomation |
The AnnAutomation class contains properties, methods and events for implementing high-level automated annotations. |
|
\Examples\Xcode\OSX\AnnotationsDemo
Note: To run the demo, you must first build the "Leadtools.Demos" library project. |
Leadtools.Annotations.Designers.framework - AnnDesigner |
The AnnDesigner class and other classes in the Leadtools.Annotations.AnnDesigner namespace provide functionality for allowing end-users to interactively create and edit LEADTOOLS annotation objects. |
|
\Examples\Xcode\OSX\AnnotationsDemo
Note: To run the demo, you must first build the "Leadtools.Demos" library project. |
Leadtools.Annotations.Rendering.framework - AnnObjectRenderer |
The AnnObjectRenderer class is the basis for all LEADTOOLS Annotation object renderers. This class, and other classes from the Leadtools.Annotations.Rendering namespace, provide functionality for rendering LEADTOOLS annotation objects. |
|
\Examples\Xcode\OSX\AnnotationsDemo
Note: To run the demo, you must first build the "Leadtools.Demos" library project. |