KMRectangleController.xib 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
  6. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <objects>
  9. <customObject id="-2" userLabel="File's Owner" customClass="KMRectangleController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="colorBGView" destination="z9F-YE-Vlo" id="62f-tq-tHa"/>
  12. <outlet property="colorGroup" destination="rDX-qw-BqT" id="2i0-qc-xdl"/>
  13. <outlet property="colorLabel" destination="BYh-j3-6OU" id="gK9-qF-A61"/>
  14. <outlet property="colorOpacitySelect" destination="2ts-9c-YED" id="qbV-RM-JWH"/>
  15. <outlet property="colorSlider" destination="Zbg-3t-Wit" id="uTs-In-Dx1"/>
  16. <outlet property="fillColorGroup" destination="V8j-rN-x1E" id="gi0-UX-sui"/>
  17. <outlet property="lineBGView" destination="1A7-NL-sWg" id="a9F-e0-fGn"/>
  18. <outlet property="lineDashSelect" destination="fQ4-fz-qYw" id="Bix-ju-fDf"/>
  19. <outlet property="lineDashSlider" destination="9OD-GU-VyY" id="XD1-QL-wUy"/>
  20. <outlet property="lineLabel" destination="drV-ji-77x" id="jqE-kG-HVn"/>
  21. <outlet property="lineTypeSelector" destination="uIE-8y-i8R" id="3dM-x5-yZK"/>
  22. <outlet property="lineWidthSelect" destination="j0a-pw-XEQ" id="ViI-BJ-GtY"/>
  23. <outlet property="lineWidthSlider" destination="H77-oF-Juy" id="r61-EQ-vR3"/>
  24. <outlet property="linedashInfoView" destination="TzE-Ib-oFl" id="cWQ-5C-idQ"/>
  25. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  26. </connections>
  27. </customObject>
  28. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  29. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  30. <customView id="Hz6-mo-xeY">
  31. <rect key="frame" x="0.0" y="0.0" width="363" height="384"/>
  32. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  33. <subviews>
  34. <customView translatesAutoresizingMaskIntoConstraints="NO" id="J9K-W6-dvD">
  35. <rect key="frame" x="0.0" y="0.0" width="363" height="384"/>
  36. <subviews>
  37. <customView translatesAutoresizingMaskIntoConstraints="NO" id="z9F-YE-Vlo">
  38. <rect key="frame" x="66" y="232" width="232" height="152"/>
  39. <subviews>
  40. <customView translatesAutoresizingMaskIntoConstraints="NO" id="m8G-hU-200">
  41. <rect key="frame" x="0.0" y="112" width="232" height="40"/>
  42. <subviews>
  43. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="BYh-j3-6OU">
  44. <rect key="frame" x="-2" y="12" width="37" height="16"/>
  45. <textFieldCell key="cell" lineBreakMode="clipping" title="Color" id="8GZ-Jb-rmT">
  46. <font key="font" usesAppearanceFont="YES"/>
  47. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  48. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  49. </textFieldCell>
  50. </textField>
  51. </subviews>
  52. <constraints>
  53. <constraint firstItem="BYh-j3-6OU" firstAttribute="centerY" secondItem="m8G-hU-200" secondAttribute="centerY" id="4b1-KG-OFP"/>
  54. <constraint firstAttribute="height" constant="40" id="afl-Zc-eK4"/>
  55. <constraint firstItem="BYh-j3-6OU" firstAttribute="leading" secondItem="m8G-hU-200" secondAttribute="leading" id="q92-xN-5ej"/>
  56. </constraints>
  57. </customView>
  58. <customView translatesAutoresizingMaskIntoConstraints="NO" id="rDX-qw-BqT" customClass="ComponentCColorGroup" customModule="KMComponentLibrary">
  59. <rect key="frame" x="24" y="80" width="208" height="32"/>
  60. <constraints>
  61. <constraint firstAttribute="height" constant="32" id="3Aa-Zb-tDc"/>
  62. </constraints>
  63. </customView>
  64. <customView translatesAutoresizingMaskIntoConstraints="NO" id="wTC-6L-dUT">
  65. <rect key="frame" x="0.0" y="0.0" width="232" height="32"/>
  66. <subviews>
  67. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="E0I-t4-Bie">
  68. <rect key="frame" x="0.0" y="6" width="20" height="20"/>
  69. <constraints>
  70. <constraint firstAttribute="width" constant="20" id="abU-03-nKM"/>
  71. <constraint firstAttribute="height" constant="20" id="oot-qz-vpY"/>
  72. </constraints>
  73. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="edit_ocapity" id="dQo-FV-hMd"/>
  74. </imageView>
  75. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Zbg-3t-Wit" customClass="ComponentSlider" customModule="KMComponentLibrary">
  76. <rect key="frame" x="28" y="10" width="116" height="12"/>
  77. <constraints>
  78. <constraint firstAttribute="height" constant="12" id="Xf0-yB-juv"/>
  79. </constraints>
  80. </customView>
  81. <customView translatesAutoresizingMaskIntoConstraints="NO" id="2ts-9c-YED" customClass="ComponentSelect" customModule="KMComponentLibrary">
  82. <rect key="frame" x="152" y="0.0" width="80" height="32"/>
  83. <constraints>
  84. <constraint firstAttribute="height" constant="32" id="Aqh-rV-G0y"/>
  85. <constraint firstAttribute="width" constant="80" id="MRP-0Q-U1f"/>
  86. </constraints>
  87. </customView>
  88. </subviews>
  89. <constraints>
  90. <constraint firstItem="Zbg-3t-Wit" firstAttribute="centerY" secondItem="wTC-6L-dUT" secondAttribute="centerY" id="85p-rV-7tZ"/>
  91. <constraint firstItem="E0I-t4-Bie" firstAttribute="centerY" secondItem="wTC-6L-dUT" secondAttribute="centerY" id="H8W-Dx-Eda"/>
  92. <constraint firstItem="E0I-t4-Bie" firstAttribute="leading" secondItem="wTC-6L-dUT" secondAttribute="leading" id="MC7-hc-HUg"/>
  93. <constraint firstAttribute="height" constant="32" id="OaE-Fe-f2h"/>
  94. <constraint firstItem="2ts-9c-YED" firstAttribute="top" secondItem="wTC-6L-dUT" secondAttribute="top" id="RmT-Hs-9fH"/>
  95. <constraint firstItem="2ts-9c-YED" firstAttribute="leading" secondItem="Zbg-3t-Wit" secondAttribute="trailing" constant="8" id="TqH-J3-Xfy"/>
  96. <constraint firstItem="Zbg-3t-Wit" firstAttribute="leading" secondItem="wTC-6L-dUT" secondAttribute="leading" constant="28" id="YRX-N3-j7z"/>
  97. <constraint firstAttribute="trailing" secondItem="2ts-9c-YED" secondAttribute="trailing" id="vfU-5c-lAc"/>
  98. </constraints>
  99. </customView>
  100. <customView translatesAutoresizingMaskIntoConstraints="NO" id="V8j-rN-x1E" customClass="ComponentCColorGroup" customModule="KMComponentLibrary">
  101. <rect key="frame" x="24" y="40" width="208" height="32"/>
  102. <constraints>
  103. <constraint firstAttribute="height" constant="32" id="xYa-aQ-WhK"/>
  104. </constraints>
  105. </customView>
  106. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="uE6-x9-tOh">
  107. <rect key="frame" x="0.0" y="86" width="20" height="20"/>
  108. <constraints>
  109. <constraint firstAttribute="height" constant="20" id="r1o-jA-1PY"/>
  110. <constraint firstAttribute="width" constant="20" id="zHW-pZ-me3"/>
  111. </constraints>
  112. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="color_border" id="ODf-vm-Tyb"/>
  113. </imageView>
  114. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="SQ0-ly-Iz9">
  115. <rect key="frame" x="0.0" y="46" width="20" height="20"/>
  116. <constraints>
  117. <constraint firstAttribute="width" constant="20" id="AM6-kJ-RBH"/>
  118. <constraint firstAttribute="height" constant="20" id="SgH-fB-ocx"/>
  119. </constraints>
  120. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="color_fill" id="EMK-Ec-pn3"/>
  121. </imageView>
  122. </subviews>
  123. <constraints>
  124. <constraint firstItem="wTC-6L-dUT" firstAttribute="top" secondItem="rDX-qw-BqT" secondAttribute="bottom" constant="48" id="Amv-CD-fCD"/>
  125. <constraint firstItem="rDX-qw-BqT" firstAttribute="leading" secondItem="z9F-YE-Vlo" secondAttribute="leading" constant="24" id="JJl-dE-hJU"/>
  126. <constraint firstAttribute="trailing" secondItem="m8G-hU-200" secondAttribute="trailing" id="KKK-oe-qj7"/>
  127. <constraint firstAttribute="width" constant="232" id="MHM-FC-OOs"/>
  128. <constraint firstItem="rDX-qw-BqT" firstAttribute="top" secondItem="m8G-hU-200" secondAttribute="bottom" id="MWq-aI-RdM"/>
  129. <constraint firstItem="wTC-6L-dUT" firstAttribute="leading" secondItem="z9F-YE-Vlo" secondAttribute="leading" id="OQt-PJ-iZ4"/>
  130. <constraint firstAttribute="trailing" secondItem="wTC-6L-dUT" secondAttribute="trailing" id="OUN-e0-pBT"/>
  131. <constraint firstItem="m8G-hU-200" firstAttribute="top" secondItem="z9F-YE-Vlo" secondAttribute="top" id="TL3-J8-LnT"/>
  132. <constraint firstAttribute="height" constant="152" id="XCg-gK-oVk"/>
  133. <constraint firstAttribute="trailing" secondItem="rDX-qw-BqT" secondAttribute="trailing" id="XYX-1o-f46"/>
  134. <constraint firstItem="V8j-rN-x1E" firstAttribute="leading" secondItem="z9F-YE-Vlo" secondAttribute="leading" constant="24" id="b34-b9-YiM"/>
  135. <constraint firstItem="m8G-hU-200" firstAttribute="leading" secondItem="z9F-YE-Vlo" secondAttribute="leading" id="d3T-wm-zVg"/>
  136. <constraint firstItem="uE6-x9-tOh" firstAttribute="leading" secondItem="z9F-YE-Vlo" secondAttribute="leading" id="fcG-Mz-1Zg"/>
  137. <constraint firstItem="SQ0-ly-Iz9" firstAttribute="leading" secondItem="z9F-YE-Vlo" secondAttribute="leading" id="gcb-Ou-7r8"/>
  138. <constraint firstItem="V8j-rN-x1E" firstAttribute="top" secondItem="rDX-qw-BqT" secondAttribute="bottom" constant="8" id="jKP-Xc-7HR"/>
  139. <constraint firstAttribute="trailing" secondItem="V8j-rN-x1E" secondAttribute="trailing" id="p6b-ks-Com"/>
  140. <constraint firstItem="V8j-rN-x1E" firstAttribute="centerY" secondItem="SQ0-ly-Iz9" secondAttribute="centerY" id="r9d-Cz-eNt"/>
  141. <constraint firstItem="wTC-6L-dUT" firstAttribute="top" secondItem="V8j-rN-x1E" secondAttribute="bottom" constant="8" id="x8p-Mr-B6z"/>
  142. <constraint firstItem="uE6-x9-tOh" firstAttribute="centerY" secondItem="rDX-qw-BqT" secondAttribute="centerY" id="zYL-5P-Xbx"/>
  143. </constraints>
  144. </customView>
  145. <customView translatesAutoresizingMaskIntoConstraints="NO" id="1A7-NL-sWg">
  146. <rect key="frame" x="66" y="104" width="232" height="112"/>
  147. <subviews>
  148. <customView translatesAutoresizingMaskIntoConstraints="NO" id="8ZO-BU-dqU">
  149. <rect key="frame" x="0.0" y="72" width="232" height="40"/>
  150. <subviews>
  151. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="drV-ji-77x">
  152. <rect key="frame" x="-2" y="12" width="30" height="16"/>
  153. <textFieldCell key="cell" lineBreakMode="clipping" title="Line" id="cQ9-8n-XGk">
  154. <font key="font" usesAppearanceFont="YES"/>
  155. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  156. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  157. </textFieldCell>
  158. </textField>
  159. <customView translatesAutoresizingMaskIntoConstraints="NO" id="uIE-8y-i8R" customClass="ComponentCSelectorGroup" customModule="KMComponentLibrary">
  160. <rect key="frame" x="184" y="8" width="48" height="24"/>
  161. <constraints>
  162. <constraint firstAttribute="width" constant="48" id="ZZE-OK-rGW"/>
  163. <constraint firstAttribute="height" constant="24" id="zpJ-a8-Xlo"/>
  164. </constraints>
  165. </customView>
  166. </subviews>
  167. <constraints>
  168. <constraint firstItem="drV-ji-77x" firstAttribute="centerY" secondItem="8ZO-BU-dqU" secondAttribute="centerY" id="3Lf-gL-SvV"/>
  169. <constraint firstItem="drV-ji-77x" firstAttribute="leading" secondItem="8ZO-BU-dqU" secondAttribute="leading" id="JSx-2z-jTo"/>
  170. <constraint firstItem="uIE-8y-i8R" firstAttribute="centerY" secondItem="8ZO-BU-dqU" secondAttribute="centerY" id="KQA-OF-XUt"/>
  171. <constraint firstAttribute="height" constant="40" id="Yzd-w2-Aj9"/>
  172. <constraint firstAttribute="trailing" secondItem="uIE-8y-i8R" secondAttribute="trailing" id="dy3-ef-RfZ"/>
  173. </constraints>
  174. </customView>
  175. <customView translatesAutoresizingMaskIntoConstraints="NO" id="jvB-SA-Vl9">
  176. <rect key="frame" x="0.0" y="40" width="232" height="32"/>
  177. <subviews>
  178. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="9cX-UN-FUm">
  179. <rect key="frame" x="0.0" y="6" width="20" height="20"/>
  180. <constraints>
  181. <constraint firstAttribute="height" constant="20" id="L9v-KS-uLP"/>
  182. <constraint firstAttribute="width" constant="20" id="xJK-rS-ACd"/>
  183. </constraints>
  184. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="lineWidth_icon" id="Stq-Q5-IA3"/>
  185. </imageView>
  186. <customView translatesAutoresizingMaskIntoConstraints="NO" id="H77-oF-Juy" customClass="ComponentSlider" customModule="KMComponentLibrary">
  187. <rect key="frame" x="28" y="10" width="116" height="12"/>
  188. <constraints>
  189. <constraint firstAttribute="height" constant="12" id="sUx-xH-D8g"/>
  190. </constraints>
  191. </customView>
  192. <customView translatesAutoresizingMaskIntoConstraints="NO" id="j0a-pw-XEQ" customClass="ComponentSelect" customModule="KMComponentLibrary">
  193. <rect key="frame" x="152" y="0.0" width="80" height="32"/>
  194. <constraints>
  195. <constraint firstAttribute="width" constant="80" id="3q1-zZ-4hz"/>
  196. <constraint firstAttribute="height" constant="32" id="9Sv-AG-n6X"/>
  197. </constraints>
  198. </customView>
  199. </subviews>
  200. <constraints>
  201. <constraint firstItem="H77-oF-Juy" firstAttribute="centerY" secondItem="jvB-SA-Vl9" secondAttribute="centerY" id="2R8-Pm-q8n"/>
  202. <constraint firstAttribute="height" constant="32" id="6bi-70-ops"/>
  203. <constraint firstItem="H77-oF-Juy" firstAttribute="leading" secondItem="jvB-SA-Vl9" secondAttribute="leading" constant="28" id="BM5-0r-P5F"/>
  204. <constraint firstItem="j0a-pw-XEQ" firstAttribute="top" secondItem="jvB-SA-Vl9" secondAttribute="top" id="G1N-Ce-IBd"/>
  205. <constraint firstItem="j0a-pw-XEQ" firstAttribute="leading" secondItem="H77-oF-Juy" secondAttribute="trailing" constant="8" id="gGr-7o-es8"/>
  206. <constraint firstAttribute="trailing" secondItem="j0a-pw-XEQ" secondAttribute="trailing" id="rRz-Zo-17G"/>
  207. <constraint firstItem="9cX-UN-FUm" firstAttribute="centerY" secondItem="jvB-SA-Vl9" secondAttribute="centerY" id="sAK-6l-muB"/>
  208. <constraint firstItem="9cX-UN-FUm" firstAttribute="leading" secondItem="jvB-SA-Vl9" secondAttribute="leading" id="xLd-RS-GT1"/>
  209. </constraints>
  210. </customView>
  211. <customView translatesAutoresizingMaskIntoConstraints="NO" id="TzE-Ib-oFl">
  212. <rect key="frame" x="0.0" y="0.0" width="232" height="32"/>
  213. <subviews>
  214. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="wLJ-ha-Ksk">
  215. <rect key="frame" x="0.0" y="6" width="20" height="20"/>
  216. <constraints>
  217. <constraint firstAttribute="height" constant="20" id="4Md-Yg-qWb"/>
  218. <constraint firstAttribute="width" constant="20" id="fxm-Ue-I8n"/>
  219. </constraints>
  220. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="lineStyle_dash" id="Mze-7Q-CnT"/>
  221. </imageView>
  222. <customView translatesAutoresizingMaskIntoConstraints="NO" id="9OD-GU-VyY" customClass="ComponentSlider" customModule="KMComponentLibrary">
  223. <rect key="frame" x="28" y="10" width="116" height="12"/>
  224. <constraints>
  225. <constraint firstAttribute="height" constant="12" id="Szz-Tv-pQC"/>
  226. </constraints>
  227. </customView>
  228. <customView translatesAutoresizingMaskIntoConstraints="NO" id="fQ4-fz-qYw" customClass="ComponentSelect" customModule="KMComponentLibrary">
  229. <rect key="frame" x="152" y="0.0" width="80" height="32"/>
  230. <constraints>
  231. <constraint firstAttribute="height" constant="32" id="0Fw-H5-JMf"/>
  232. <constraint firstAttribute="width" constant="80" id="LwI-gD-yoj"/>
  233. </constraints>
  234. </customView>
  235. </subviews>
  236. <constraints>
  237. <constraint firstItem="9OD-GU-VyY" firstAttribute="leading" secondItem="TzE-Ib-oFl" secondAttribute="leading" constant="28" id="0db-iE-3Ld"/>
  238. <constraint firstItem="fQ4-fz-qYw" firstAttribute="top" secondItem="TzE-Ib-oFl" secondAttribute="top" id="D5J-ko-S8b"/>
  239. <constraint firstAttribute="height" constant="32" id="J2d-EN-xcS"/>
  240. <constraint firstItem="9OD-GU-VyY" firstAttribute="centerY" secondItem="TzE-Ib-oFl" secondAttribute="centerY" id="Ja5-HV-aen"/>
  241. <constraint firstItem="fQ4-fz-qYw" firstAttribute="leading" secondItem="9OD-GU-VyY" secondAttribute="trailing" constant="8" id="JhJ-hK-8Jj"/>
  242. <constraint firstItem="wLJ-ha-Ksk" firstAttribute="leading" secondItem="TzE-Ib-oFl" secondAttribute="leading" id="YCC-CF-gVB"/>
  243. <constraint firstAttribute="trailing" secondItem="fQ4-fz-qYw" secondAttribute="trailing" id="Yls-Ev-7Kq"/>
  244. <constraint firstItem="wLJ-ha-Ksk" firstAttribute="centerY" secondItem="TzE-Ib-oFl" secondAttribute="centerY" id="cX3-i7-xjU"/>
  245. </constraints>
  246. </customView>
  247. </subviews>
  248. <constraints>
  249. <constraint firstItem="TzE-Ib-oFl" firstAttribute="top" secondItem="jvB-SA-Vl9" secondAttribute="bottom" constant="8" id="9XC-In-YnJ"/>
  250. <constraint firstItem="TzE-Ib-oFl" firstAttribute="leading" secondItem="1A7-NL-sWg" secondAttribute="leading" id="Ax4-aV-azr"/>
  251. <constraint firstAttribute="height" constant="112" id="O8z-IA-qIz"/>
  252. <constraint firstAttribute="trailing" secondItem="TzE-Ib-oFl" secondAttribute="trailing" id="Pjs-RS-j5n"/>
  253. <constraint firstItem="jvB-SA-Vl9" firstAttribute="top" secondItem="8ZO-BU-dqU" secondAttribute="bottom" id="bub-D0-nwX"/>
  254. <constraint firstAttribute="trailing" secondItem="jvB-SA-Vl9" secondAttribute="trailing" id="hAF-vk-PJw"/>
  255. <constraint firstItem="8ZO-BU-dqU" firstAttribute="top" secondItem="1A7-NL-sWg" secondAttribute="top" id="hC7-4R-tAh"/>
  256. <constraint firstItem="8ZO-BU-dqU" firstAttribute="leading" secondItem="1A7-NL-sWg" secondAttribute="leading" id="j6N-wQ-jeY"/>
  257. <constraint firstAttribute="trailing" secondItem="8ZO-BU-dqU" secondAttribute="trailing" id="r2r-QQ-6rp"/>
  258. <constraint firstItem="jvB-SA-Vl9" firstAttribute="leading" secondItem="1A7-NL-sWg" secondAttribute="leading" id="uPK-wS-tcg"/>
  259. <constraint firstAttribute="width" constant="232" id="zsW-9q-Rhm"/>
  260. </constraints>
  261. </customView>
  262. </subviews>
  263. <constraints>
  264. <constraint firstItem="z9F-YE-Vlo" firstAttribute="centerX" secondItem="J9K-W6-dvD" secondAttribute="centerX" id="3qh-8D-nLu"/>
  265. <constraint firstItem="1A7-NL-sWg" firstAttribute="top" secondItem="z9F-YE-Vlo" secondAttribute="bottom" constant="16" id="5wz-T0-IjY"/>
  266. <constraint firstItem="1A7-NL-sWg" firstAttribute="centerX" secondItem="J9K-W6-dvD" secondAttribute="centerX" id="Ztq-Z9-YJX"/>
  267. <constraint firstItem="z9F-YE-Vlo" firstAttribute="top" secondItem="J9K-W6-dvD" secondAttribute="top" id="kLq-5m-haG"/>
  268. </constraints>
  269. </customView>
  270. </subviews>
  271. <constraints>
  272. <constraint firstItem="J9K-W6-dvD" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="0r3-vD-Tyb"/>
  273. <constraint firstItem="J9K-W6-dvD" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="8mc-gx-Hgb"/>
  274. <constraint firstAttribute="trailing" secondItem="J9K-W6-dvD" secondAttribute="trailing" id="O6b-9O-JCg"/>
  275. <constraint firstAttribute="bottom" secondItem="J9K-W6-dvD" secondAttribute="bottom" id="vEQ-Jf-Fnf"/>
  276. </constraints>
  277. <point key="canvasLocation" x="206.5" y="59"/>
  278. </customView>
  279. </objects>
  280. <resources>
  281. <image name="color_border" width="16" height="16"/>
  282. <image name="color_fill" width="16" height="16"/>
  283. <image name="edit_ocapity" width="16" height="16"/>
  284. <image name="lineStyle_dash" width="16" height="16"/>
  285. <image name="lineWidth_icon" width="16" height="16"/>
  286. </resources>
  287. </document>