The following tables list the members exposed by AnnCodecs.
Name | Description | |
---|---|---|
![]() | AnnCodecs Constructor | Initializes a new instance of an AnnCodecs object. |
Name | Description | |
---|---|---|
![]() | DeserializeOptions | Gets or sets the options to use when loading annotation objects. |
![]() | SerializeOptions | Gets or sets the options to use when saving annotation objects. |
Name | Description | |
---|---|---|
![]() | GetInfo | Gets information about the specified annotation xml data. |
![]() | GetInfoFromXmlDocument | Gets information about the specified annotation xml document. |
![]() | Load | Loads an annotation container from the specified xml data. |
![]() | LoadFromXmlDocument | Loads an annotation container from the specified xml document. |
![]() | Save | Saves an annotation container to xml data. |
![]() | SaveLayer | Saves an annotation layer to xml data. |