| Class |
Description |
|
AbstractXML
|
AbstractXML is an abstract base class that provides general methods for displaying the attributes and subelements of an XML element. |
|
Converter
|
Converter stores helper functions to be used by a program that converts from Microsoft's binary JNT file format to MIT's XML format for storing Ink data. |
|
MakeInk
|
Summary description for MakeInk. |
|
MakeXML
|
MakeXml is the class that provides the interface for creating the XML document. |
|
Point
|
A point element in a sketch |
|
Shape
|
A shape element in sketch. |
|
Shape.Alias
|
An alias element in sketch. |
|
Shape.Arg
|
An arg element in sketch. |
|
Sketch
|
The root element of the XML document. |
|
Sketcher
|
A sketcher element in sketch. |
|
Sketcher.Dpi
|
A dpi element in sketcher. |
|
Stroke
|
Summary description for Stroke. |