GenericMetadataManager Class
From Neo smartpen SDK
Class Library Documentation for Neo smartpen SDK
GenericMetadataManager Class |
A generic class that handles most metadata that implements the IMetadataManager.
Namespace: Neosmartpen.Net.Metadata
Assembly: Neosmartpen.Net (in Neosmartpen.Net.dll) Version: 2.1.13.0 (2.1.13)
C#
public class GenericMetadataManager : IMetadataManager
The GenericMetadataManager type exposes the following members.
| Name | Description | |
|---|---|---|
| GenericMetadataManager |
GenericMetadataManager Constructor
|
| Name | Description | |
|---|---|---|
| FindApplicableSymbols |
Functions for finding symbols over strokes
| |
| GetBook |
Get the Book from the metadata.
| |
| GetPage |
Get the Page from the metadata.
| |
| GetStrokesInSymbol |
Separates only Strokes above the Symbol area.
| |
| GetSymbols |
Get the Symbols from the metadata.
| |
| Load |
Load the metadata file.
|