An NDoc Documented Class Library

MakeXML Members

MakeXML overview

Public Instance Constructors

MakeXML Overloaded. Initializes a new instance of the MakeXML class.

Public Instance Methods

addDomain Add a domain element to the XML document
addPointOverloaded. Add a point element to the XML document
addPointsOverloaded. Add point elements to the XML document
addShapeOverloaded. Add a shape element to the XML document
addShapesOverloaded. Add shape elements to the XML document
addSketcherOverloaded. Add the sketcher element to the XML document
addStudy Add a study element to the XML document
clear Clear MakeXML and start over
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
getSketch Getter for getting a 'sketch'. The root element of the XML document
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.
writeXML Create a new XML document

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

Private Instance Fields

sketch The root element of the XML document

Private Instance Methods

readDomain 
readEdit 
readMediaInfo 
readPoint 
readShape 
readSketchData 
readSketcher 
readSpeech 
readStudy 

See Also

MakeXML Class | Converter Namespace