| Class | Description |
|---|---|
| MakeJnt | Summary description for MakeJnt. |
| MakeXML | MakeXml is the class that provides the interface for creating the XML document. |
| ReadJnt | ReadInk class. |
| ReadXML | ReadXML class. Takes in a MIT XML file path and name and creates a Sketch.Sketch object from the information. |
| Structure | Description |
|---|---|
| ReadJnt.ByteHolder | ByteHolder initially holds all of the data from InkObjects in the Microsoft XML, in addition to a transformation matrix, if it exists |
| ReadJnt.InkHolder | InkHolder stores the loaded version of Ink objects, once they have been converted out of their byte[] form. It also contains a transformation matrix, if it exists |