XMLtoEG Members

XMLtoEG Overview



Constructors

New() The Plain Vanilla Constructor

Public Properties

GraphObjectCount Count of Graphs, Hooks, and Ligatures in the represented Graph Construction
GraphObjectParams Array of Extracted Parameter Sets for Graphs, Hooks, and Ligatures
RootSALocation Coordinates for the original placement of the RootSA
XMLforEG Well-Formed, valid XML based on BetaGraphs.dtd
XMLLineCount Count of the Lines ofXMLforEG
XMLLines Array of the Lines of XMLforEG

Public Methods

EvaluateHookAndLigatureAttributes Evaluates XML Attributes peculiar to Hooks and Ligatures
EvaluateProtoGraphAttributes Evaluates the Attributes of a ProtoGraph XML Node
EvaluateSpotAndDotAttributes Evaluates XML Attributes peculiar to Dots and Spots
ExtractValues Breaks a String of XML into an Array of Strings
GetGraphObjectParameters Returns an Array of EGInParams for the XML Array of this Object
RecreateRootNode () The entry to reconstruction; this Overload based on EGInParams Object in Property GraphObjectParams(0)
RecreateRootNode (EGInParams) The entry to reconstruction, based on a given EGInParams Object
ShowXMLArray Returns a String for the Array of XML Lines being processed here
ValidateAndShow This is essentially a wrapper for ValidateXML and the a Validation EventHandler