-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLibrarius.dot
155 lines (151 loc) · 7.66 KB
/
Librarius.dot
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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
digraph G {
node [shape=box];
"LBRSettingsTableViewController" -> "SettingsCell1";
"LBRSettingsTableViewController" -> "Utils";
"LBRSettingsTableViewController" -> "RCSwitchOnOff";
"LBRSettingsTableViewController" -> "FlatTheme";
"ConstraintUtilities-Description" -> "ConstraintUtilities-Matching";
"ConstraintUtilities-Description" -> "ConstraintUtilities-Layout";
"ConstraintUtilities-Description" -> "NSObject-Description";
"ConstraintUtilities-Description" -> "ConstraintUtilities-Install";
"LBR_LibrarySelection_TableViewCell" -> {};
"Constraints-CreationMacros" -> {};
"LBRShelf_DecorationView" -> {};
"LBRBarcodeScannerViewController" -> "Volume";
"LBRBarcodeScannerViewController" -> "LBRBatchScanScrollView";
"LBRBarcodeScannerViewController" -> "Library";
"LBRBarcodeScannerViewController" -> "LBRAlertContent_TableViewController";
"LBRBarcodeScannerViewController" -> "Reachability";
"LBRBarcodeScannerViewController" -> "LBRDataManager";
"LBRBarcodeScannerViewController" -> "LBRParsedVolume";
"LBRBarcodeScannerViewController" -> "LBRConstants";
"NSObject-Description" -> "NSObject-Nametag";
"MBProgressHUD" -> {};
"LBRShelves_CollectionViewController" -> "Volume";
"LBRShelves_CollectionViewController" -> "LBRShelvedBook_CollectionViewCell";
"LBRShelves_CollectionViewController" -> "LBRDataManager";
"SettingsCell1" -> {};
"LBRShelvedBook_CollectionViewCell" -> {};
"FlatTheme" -> "Utils";
"LBRConstants" -> {};
"THNavigationController" -> {};
"LBRAlertContent_TableViewController" -> "LBRAlertContent_TableViewCell";
"LBRAlertContent_TableViewController" -> "LBRParsedVolume";
"LBRGoodReadsAPIClient" -> "LBRConstants";
"UIColor-Expanded" -> {};
"LBR_BookcaseLayout" -> "LBR_BookcaseModel";
"LBR_BookcaseLayout" -> "LBRShelf_DecorationView";
"LBR_BookcaseLayout" -> "LBRDataManager";
"LBR_BookcasePopoverViewController" -> {};
"ConstraintUtilities-Layout" -> "NSObject-Nametag";
"ConstraintUtilities-Layout" -> "ConstraintUtilities-Matching";
"ConstraintUtilities-Layout" -> "ConstraintUtilities-Install";
"LBR_BookcaseCollectionViewController" -> "LBR_PopoverBackgroundView";
"LBR_BookcaseCollectionViewController" -> "LBR_BookcasePopoverViewController";
"LBR_BookcaseCollectionViewController" -> "LBR_EmptyFlowLayout";
"LBR_BookcaseCollectionViewController" -> "CoverArt";
"LBR_BookcaseCollectionViewController" -> "LBRShelf_DecorationView";
"LBR_BookcaseCollectionViewController" -> "Volume";
"LBR_BookcaseCollectionViewController" -> "LBRShelvedBook_CollectionViewCell";
"LBR_BookcaseCollectionViewController" -> "LBR_BookcaseModel";
"LBR_BookcaseCollectionViewController" -> "LBRDataManager";
"LBR_PopoverBackgroundView" -> {};
"LBR_BookcaseModel" -> "Volume";
"NSObject-Nametag" -> {};
"ConstraintUtilities-Matching" -> "NSObject-Nametag";
"ConstraintUtilities-Matching" -> "ConstraintUtilities-Install";
"LBRRecommendations_CollectionViewHeader" -> {};
"main" -> "AppDelegate";
"LBRSettings_TableViewController" -> {};
"LBRGoogleGTLClient" -> "LBRConstants";
"LBRGoogleGTLClient" -> "LBRParsedVolume";
"LBR_ShelvedBookCell" -> {};
"LBR_BookcaseLayout_AuthorOnly" -> "LBRShelf_DecorationView";
"LBR_BookcaseLayout_AuthorOnly" -> "LBR_BookcaseModel";
"LBR_BookcaseLayout_AuthorOnly" -> "LBR_BookcaseCollectionViewController";
"LBRParsedVolume" -> {};
"LBRRecommendations_FlowLayout" -> "LBRShelf_DecorationView";
"BookDetailViewController" -> "Volume";
"BookDetailViewController" -> "LBRDataManager";
"LBRGoogleSignInViewController" -> "LBRConstants";
"API_TestViewController" -> "LBRGoogleAPIClient";
"API_TestViewController" -> "LBRVolume";
"LBRBatchScanScrollView" -> {};
"LBR_ResultsTableViewController" -> "Volume";
"Reachability" -> {};
"LBRDataManager" -> "Volume";
"LBRDataManager" -> "LBRParsedVolume";
"LBRDataManager" -> "CoverArt";
"LBRDataManager" -> "Bookcase";
"LBRDataManager" -> "Library";
"LBRCustomLayout" -> "LBRShelvedBook_CollectionViewCell";
"LBRCustomLayout" -> "LBRDataManager";
"LBRCustomLayout" -> "BookCollection_TableViewController";
"LBRFlowLayout" -> {};
"LBRGoogleAPIClient" -> {};
"PresentDetailTransition" -> {};
"AppDelegate" -> "BookCollection_TableViewController";
"AppDelegate" -> "BookDetailViewController";
"AppDelegate" -> "LBRDataManager";
"FUICellBackgroundView" -> {};
"Constraints" -> {};
"LBRSettingsCell" -> {};
"BookCollection_TableViewController" -> "Volume";
"BookCollection_TableViewController" -> "BookDetailViewController";
"BookCollection_TableViewController" -> "Library";
"BookCollection_TableViewController" -> "Bookcase";
"BookCollection_TableViewController" -> "UIColor-Expanded";
"BookCollection_TableViewController" -> "ABB_BufferToolbar";
"BookCollection_TableViewController" -> "LBRDataManager";
"ConstraintUtilities-Install" -> {};
"LBR_EmptyFlowLayout" -> {};
"Utils" -> {};
"RCSwitch" -> "FlatTheme";
"RCSwitchOnOff" -> "RCSwitch";
"DismissDetailTransition" -> {};
"LBRAlertContent_TableViewCell" -> {};
"ShelvedBookCell" -> {};
"LBR_LibraryConstruction_TableViewController" -> "LBRDataManager";
"LBR_LibraryConstruction_TableViewController" -> "Library";
"LBR_LibraryConstruction_TableViewController" -> "LBR_LibrarySelection_TableViewCell";
"LBRAcknowledgements_ViewController" -> {};
"LBRRecommendationsCollectionViewController" -> "LBRRecommendations_FlowLayout";
"LBRRecommendationsCollectionViewController" -> "LBRShelf_DecorationView";
"LBRRecommendationsCollectionViewController" -> "BookDetailViewController";
"LBRRecommendationsCollectionViewController" -> "Library";
"LBRRecommendationsCollectionViewController" -> "Volume";
"LBRRecommendationsCollectionViewController" -> "LBRShelvedBook_CollectionViewCell";
"LBRRecommendationsCollectionViewController" -> "LBRDataManager";
"LBRRecommendationsCollectionViewController" -> "LBRRecommendations_CollectionViewHeader";
"LBRRecommendationsCollectionViewController" -> "ABB_BufferToolbar";
"LBRRecommendationsCollectionViewController" -> "LBRParsedVolume";
"LBRRecommendationsCollectionViewController" -> "LBRRecommendedBook_CollectionViewCell";
"LBRRecommendationsCollectionViewController" -> "Bookcase";
"LBRRecommendationsCollectionViewController" -> "LBRGoogleGTLClient";
"LBRRecommendedBook_CollectionViewCell" -> "LBRShelvedBook_CollectionViewCell";
"LBRRecommendedBook_CollectionViewCell" -> "LBRParsedVolume";
"ABB_BufferToolbar" -> {};
"Utility" -> "ConstraintUtilities-Install";
"Utility" -> "Constraints-CreationMacros";
"Utility" -> "NSObject-Description";
"Utility" -> "ConstraintUtilities-Description";
"Utility" -> "NSObject-Nametag";
"Utility" -> "ConstraintUtilities-Matching";
"Utility" -> "ConstraintUtilities-Layout";
"Utility" -> "Constraints";
"Librarius-Prefix" [color=red];
"Librarius-Prefix" -> "CocoaLumberjack" [color=red];
edge [color=blue, dir=both];
"Library" -> "Volume";
"Bookcase" -> "Volume";
"LBRGoogleGTLClient" -> "LBRDataManager";
"LBR_ResultsTableViewController" -> "BookCollection_TableViewController";
"Bookcase" -> "Library";
"LBR_BookcaseLayout" -> "LBR_BookcaseCollectionViewController";
"CoverArt" -> "Volume";
"LBRGoogleGTLClient" -> "LBRBarcodeScannerViewController";
"LBRVolume" [color=gray, style=dashed, fontcolor=gray]
edge [color=black];
node [shape=plaintext];
"Categories" [label="UIImage+FlatUI\nCoverArt+CoreDataProperties\nNSString+Icons\nUIToolbar+FlatUI\nBookcase+CoreDataProperties\nUIView+ABB_Categories\nNSString+dateValue\nUIView+ConfigureForAutoLayout\nUIFont+FlatUI\nUIImage+FromURL\nNSString+ArrayWriter\nUITableViewCell+FlatUI\nUITabBar+FlatUI\nFlatUI+Categories\nUINavigationBar+FlatUI\nUIProgressView+FlatUI\nUIBarButtonItem+FlatUI\nUIStepper+FlatUI\nUIColor+FlatUI\nVolume+CoreDataProperties\nUIImage+imageScaledToHeight\nUISlider+FlatUI\nLibrary+CoreDataProperties"];
}