Public Types | |
| ADDRESS | |
| INK | |
| enum | Attributes { ADDRESS, BEGIN, END, F, T, X, Y } |
| enum | Nodes { INK, P, STROKE } |
Public Member Functions | |
| InkXMLParser (Ink theInk) | |
| void | parse (File xmlFileSource) |
This software is distributed under the BSD License.
Definition at line 28 of file InkXMLParser.java.
| enum Attributes |
Definition at line 34 of file InkXMLParser.java.
| enum Nodes |
Definition at line 42 of file InkXMLParser.java.
| void parse | ( | File | xmlFileSource | ) |
1.4.7