-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAccessLecture.dot
More file actions
126 lines (122 loc) · 5.23 KB
/
AccessLecture.dot
File metadata and controls
126 lines (122 loc) · 5.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
digraph G {
node [shape=box];
"LineDrawView" -> "AccessLectureRuntime";
"AccessLectureAppDelegate" -> "FileManager";
"LoadingLectureCVC" -> "PureLayout";
"LoadingLectureCVC" -> "AccessLectureKit";
"SearchViewController" -> "Note";
"SearchViewController" -> "NavBackButton";
"SearchViewController" -> "AccessLectureKit";
"SearchViewController" -> "Promise";
"SearchViewController" -> "AMLecture";
"SearchViewController" -> "FileManager";
"Note" -> {};
"LectureCell" -> {};
"TextNoteViewController" -> "FullScreenNoteViewController";
"TextNoteViewController" -> "TextNoteViewDelegate";
"TextNoteViewController" -> "ImageNoteViewController";
"Lecture" -> "Note";
"Lecture" -> "ImageNoteViewController";
"DrawMode" -> "MTMenuItem";
"LectureViewController" -> "AccessLectureRuntime";
"LectureViewController" -> "LineDrawView";
"LectureViewController" -> "UILargeAlertView";
"LectureViewController" -> "DrawView";
"LectureViewController" -> "AccessDocument";
"LectureViewController" -> "FileManager";
"LectureViewController" -> "Lecture";
"LectureViewController" -> "SettingsViewController";
"RootMenuController" -> "MenuData";
"RootMenuController" -> "MenuIconCell";
"MenuIconCell" -> {};
"NoteTakingViewController" -> "FileManager";
"NoteTakingViewController" -> "AddImage";
"NoteTakingViewController" -> "AddNote";
"NoteTakingViewController" -> "TextNoteViewController";
"NoteTakingViewController" -> "AMLecture";
"TextNoteView" -> "Note";
"TextNoteView" -> "TextNoteViewDelegate";
"TextNoteView" -> "NoteTakingViewController";
"DrawViewController" -> "ACEDrawingView";
"AddImage" -> "MTMenuItem";
"AboutViewController" -> {};
"Favorites" -> {};
"main" -> "AccessLectureAppDelegate";
"ABDrawToggleSwitch" -> {};
"AMOpenButton" -> {};
"TextNoteViewDelegate" -> {};
"OpenLectureController" -> "LoadingLectureCVC";
"OpenLectureController" -> "NewLectureButton";
"OpenLectureController" -> "Deferred";
"OpenLectureController" -> "BrushButton";
"OpenLectureController" -> "AMLecture";
"OpenLectureController" -> "SearchButton";
"OpenLectureController" -> "NewLectureController";
"OpenLectureController" -> "FileManager";
"OpenLectureController" -> "LectureViewContainer";
"OpenLectureController" -> "NavBackButton";
"OpenLectureController" -> "Promise";
"OpenLectureController" -> "SaveButton";
"AddNote" -> "MTMenuItem";
"ALMetaData" -> {};
"InlineNotesViewController" -> {};
"PreviewViewController" -> "NavBackButton";
"PreviewViewController" -> "AccessLectureKit";
"PreviewViewController" -> "ContinueButton";
"PreviewViewController" -> "AMLecture";
"PreviewViewController" -> "PureLayout";
"ImageNoteViewController" -> "XMLReader";
"NewLectureController" -> "NavBackButton";
"NewLectureController" -> "AMLecture";
"NewLectureController" -> "PureLayout";
"NewLectureController" -> "FileManager";
"NewLectureController" -> "CheckButton";
"FileManager" -> "Deferred";
"FileManager" -> "Promise";
"FileManager" -> "Lecture";
"FileManager" -> "AMLecture";
"MenuData" -> {};
"LectureViewContainer" -> "SaveButton";
"LectureViewContainer" -> "SearchButton";
"LectureViewContainer" -> "SearchViewController";
"LectureViewContainer" -> "StreamViewController";
"LectureViewContainer" -> "NavBackButton";
"LectureViewContainer" -> "Promise";
"LectureViewContainer" -> "BrushButton";
"LectureViewContainer" -> "AMLecture";
"XMLReader" -> {};
"AMLecture" -> "ALMetaData";
"InlineViewVController" -> {};
"AccessLecture-Prefix" [color=red];
edge [color=blue, dir=both];
"NoteTakingViewController" -> "LectureViewContainer";
"TextNoteView" -> "FullScreenNoteViewController";
"ImageNoteView" -> "ImageNoteViewController";
"NoteTakingViewController" -> "ImageNoteViewController";
"Lecture" -> "AMLecture";
"DrawViewController" -> "LectureViewContainer";
"TextNoteViewController" -> "TextNoteView";
"OpenLectureController" -> "PreviewViewController";
"AccessLectureRuntime" [color=gray, style=dashed, fontcolor=gray]
"DrawView" [color=gray, style=dashed, fontcolor=gray]
"SaveButton" [color=gray, style=dashed, fontcolor=gray]
"AccessLectureKit" [color=gray, style=dashed, fontcolor=gray]
"StreamViewController" [color=gray, style=dashed, fontcolor=gray]
"ACEDrawingView" [color=gray, style=dashed, fontcolor=gray]
"AccessDocument" [color=gray, style=dashed, fontcolor=gray]
"CheckButton" [color=gray, style=dashed, fontcolor=gray]
"NewLectureButton" [color=gray, style=dashed, fontcolor=gray]
"Deferred" [color=gray, style=dashed, fontcolor=gray]
"NavBackButton" [color=gray, style=dashed, fontcolor=gray]
"Promise" [color=gray, style=dashed, fontcolor=gray]
"MTMenuItem" [color=gray, style=dashed, fontcolor=gray]
"BrushButton" [color=gray, style=dashed, fontcolor=gray]
"ContinueButton" [color=gray, style=dashed, fontcolor=gray]
"SearchButton" [color=gray, style=dashed, fontcolor=gray]
"PureLayout" [color=gray, style=dashed, fontcolor=gray]
"UILargeAlertView" [color=gray, style=dashed, fontcolor=gray]
"SettingsViewController" [color=gray, style=dashed, fontcolor=gray]
edge [color=black];
node [shape=plaintext];
"Categories" [label="NSString+TrimmingAdditions\nUIView+MLScreenshot\nUIImage+Screenshot\nUIImage+Alpha\nUIImage+FixOrientation\nUIImage+Resize\nUIImage+Rotate\nUINavigationBar+hight\nNSString+asciihexcodes\nUIImage+RoundedCorner"];
}