sync toc
Converter
MakeJnt Class
MakeJnt Members
MakeJnt Constructor
Fields
ink Field
Properties
Ink Property
Methods
writeJnt Method
MakeXML Class
MakeXML Members
MakeXML Constructor
MakeXML Constructor (Sketch)
MakeXML Constructor (MakeXML)
Fields
sketch Field
Methods
Clone Method
writePoint Method
writePointReference Method
writeShape Method
writeShapeReference Method
writeSketch Method
writeStroke Method
writeStrokeReference Method
writeSubstroke Method
writeSubstrokeReference Method
writeXML Method
ReadJnt Class
ReadJnt Members
ReadJnt Constructor
ReadJnt Constructor (String)
ReadJnt Constructor (String, Int32)
Fields
SAMPLE_RATE Field
sketch Field
Properties
GetSketch Property
Methods
convert Method
createConvertedStrokes Method
createStrokes Method
extractXmlInkObject Method
getMicrosoftXmlFromJournal Method
IsPropertyIncluded Method
numberOfPages Method
numberOfPages Method (String)
numberOfPages Method (XmlDocument)
stripStrokeData Method
ReadJnt.ByteHolder Structure
ReadJnt.ByteHolder Members
Fields
inkBytes Field
isShifted Field
shift Field
ReadJnt.InkHolder Structure
ReadJnt.InkHolder Members
Fields
inkInfo Field
isShifted Field
shift Field
ReadXML Class
ReadXML Members
ReadXML Constructor
Fields
pointsHT Field
shapeToArgsHT Field
sketch Field
strokeToSubstrokesHT Field
substrokeToPointsHT Field
Properties
Sketch Property
Methods
createSketch Method
getStreamReader Method
getXmlTextReader Method
readDomain Method
readEdit Method
readMediaInfo Method
readPoint Method
readShape Method
readSketchData Method
readSketcher Method
readSpeech Method
readStudy Method
recShape Method
Fragmenter
Corners Class
Corners Members
Corners Constructor
Fields
fStroke Field
Methods
distance Method
FindCorners Method
findInitCorners Method
findLocalMaxima Method
findLocalMinima Method
mergeByArc Method
mergeByLength Method
slopeAngle Method
trimCloseCorners Method
trimNoisyCorners Method
DebugForm Class
DebugForm Members
DebugForm Constructor
Fields
components Field
fStrokes Field
graphRBtn Field
hScrollBar Field
label1 Field
label2 Field
label3 Field
label4 Field
label5 Field
label6 Field
newScale Field
oInk Field
panel Field
panelState Field
panelWidthBox Field
prevScale Field
ScrollPos Field
strokeBox Field
strokeRBtn Field
totalScale Field
vScrollBar Field
zoomInBtn Field
zoomLabel Field
zoomOutBtn Field
zoomTextBox Field
Methods
Dispose Method
Dispose Method (Boolean)
FormResize Method
getScaleFromBox Method
GraphForm_Resize Method
graphRBtn_CheckedChanged Method
HandleScroll Method
hideKey Method
HighlightCorners Method
hScrollBar_Scroll Method
InitializeComponent Method
oInk_SelectionChanged Method
PaintCorners Method
PaintCurveGraph Method
PaintSpeedGraph Method
PaintStrokes Method
panel_Paint Method
panelWidthBox_CheckedChanged Method
showKey Method
strokeBox_SelectedIndexChanged Method
strokeRBtn_CheckedChanged Method
vScrollBar_Scroll Method
zoomInBtn_Click Method
zoomOutBtn_Click Method
zoomTextBox_TextChanged Method
DebugForm.PanelState Enumeration
Fragment Class
Fragment Members
Fragment Constructor
Methods
fragmentSketch Method
Sketch
Point Class
Point Members
Point Constructor
Point Constructor ()
Point Constructor (Point)
Point Constructor (XmlPointAttrs)
Fields
XmlAttrs Field
Properties
X Property
Y Property
Methods
Clone Method
Shape Class
Shape Members
Shape Constructor
Shape Constructor ()
Shape Constructor (Shape)
Shape Constructor (Shape[], Substroke[], XmlShapeAttrs)
Shape Constructor (ArrayList, ArrayList, XmlShapeAttrs)
Fields
parentShape Field
shapes Field
substrokes Field
XmlAttrs Field
Properties
Shapes Property
Substrokes Property
Methods
addShape Method
addShapes Method
addShapes Method (Shape[])
addShapes Method (ArrayList)
addSubstroke Method
addSubstrokes Method
addSubstrokes Method (Substroke[])
addSubstrokes Method (ArrayList)
changeParentShape Method
Clone Method
Sketch Class
Sketch Members
Sketch Constructor
Sketch Constructor ()
Sketch Constructor (Sketch)
Sketch Constructor (Stroke[], XmlSketchAttrs)
Sketch Constructor (Shape[], XmlSketchAttrs)
Sketch Constructor (Stroke[], Shape[], XmlSketchAttrs)
Sketch Constructor (ArrayList, ArrayList, XmlSketchAttrs)
Fields
shapes Field
strokes Field
XmlAttrs Field
Properties
LabelStrings Property
Points Property
Shapes Property
Strokes Property
Substrokes Property
Methods
addLabel Method
addShape Method
addShapes Method
addShapes Method (Shape[])
addShapes Method (ArrayList)
addStroke Method
addStrokes Method
addStrokes Method (Stroke[])
addStrokes Method (ArrayList)
Clone Method
getLabels Method
GetShape Method
GetStroke Method
GetSubstroke Method
Stroke Class
Stroke Members
Stroke Constructor
Stroke Constructor ()
Stroke Constructor (Stroke)
Stroke Constructor (Substroke[], XmlShapeAttrs)
Stroke Constructor (ArrayList, XmlShapeAttrs)
Fields
substrokes Field
XmlAttrs Field
Properties
Points Property
Substrokes Property
Methods
addSubstroke Method
addSubstrokes Method
addSubstrokes Method (Substroke[])
addSubstrokes Method (ArrayList)
Clone Method
splitStrokeAt Method
splitStrokeAt Method (Guid)
splitStrokeAt Method (Int32)
splitStrokeAt Method (Int32[])
splitSubstrokeAt Method
splitSubstrokeAt Method (Int32, Int32)
splitSubstrokeAt Method (Int32, Int32[])
splitSubstrokesAt Method
splitSubstrokesAt Method (Int32[], Int32[])
splitSubstrokesAt Method (Int32[], Int32[][])
strokeIndexToSubstrokeIndex Method
Substroke Class
Substroke Members
Substroke Constructor
Substroke Constructor ()
Substroke Constructor (Substroke)
Substroke Constructor (Point[], XmlShapeAttrs)
Substroke Constructor (ArrayList, XmlShapeAttrs)
Fields
parentShapes Field
parentStroke Field
points Field
XmlAttrs Field
Properties
Points Property
Methods
addPoint Method
addPoints Method
addPoints Method (Point[])
addPoints Method (ArrayList)
Clone Method
splitAt Method
splitAt Method (Int32)
splitAt Method (Int32[])
XmlStructs Class
XmlStructs Members
XmlStructs Constructor
XmlStructs.XmlDomainAttrs Structure
XmlStructs.XmlDomainAttrs Members
Fields
Name Field
Methods
Clone Method
XmlStructs.XmlPointAttrs Structure
XmlStructs.XmlPointAttrs Members
Fields
Id Field
Name Field
Pressure Field
Time Field
X Field
Y Field
Methods
Clone Method
getAttributeNames Method
getAttributeValues Method
XmlStructs.XmlShapeAttrs Structure
XmlStructs.XmlShapeAttrs Members
Fields
Area Field
Author Field
Color Field
Control1 Field
Control2 Field
End Field
Height Field
Id Field
LaysInk Field
LeftX Field
Name Field
Orientation Field
P1 Field
P2 Field
PenTip Field
Raster Field
Source Field
Start Field
SubstrokeOf Field
Text Field
Time Field
TopY Field
Type Field
Width Field
X Field
Y Field
Methods
Clone Method
getAttributeNames Method
getAttributeValues Method
XmlStructs.XmlSketchAttrs Structure
XmlStructs.XmlSketchAttrs Members
Fields
Id Field
Units Field
Methods
Clone Method
getAttributeNames Method
getAttributeValues Method
XmlStructs.XmlSketcherAttrs Structure
XmlStructs.XmlSketcherAttrs Members
Fields
Id Field
Nickname Field
XDpi Field
YDpi Field
Methods
Clone Method
getAttributeNames Method
getAttributeValues Method
XmlStructs.XmlStudyAttrs Structure
XmlStructs.XmlStudyAttrs Members
Fields
Name Field
Methods
Clone Method