KMLineController.xib 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254
  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="KMLineController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="colorBGView" destination="N6B-df-rIN" id="LLx-kE-rbM"/>
  12. <outlet property="colorGroup" destination="bbU-Ht-u7X" id="ZUy-WC-Zfs"/>
  13. <outlet property="colorLabel" destination="IGm-KT-hz0" id="ZIb-e5-UjK"/>
  14. <outlet property="colorOpacitySelect" destination="ujl-hk-9OV" id="L7t-B7-fqS"/>
  15. <outlet property="colorSlider" destination="6lP-9i-fPF" id="9Be-cf-aVa"/>
  16. <outlet property="lineBGView" destination="oHG-Wj-VYy" id="A9r-mg-Nyc"/>
  17. <outlet property="lineDashSelect" destination="92a-wa-LG6" id="g4e-qC-dRj"/>
  18. <outlet property="lineDashSlider" destination="Usp-iS-x9E" id="20P-B9-VGP"/>
  19. <outlet property="lineLabel" destination="G3f-zC-oH2" id="aUl-RR-G21"/>
  20. <outlet property="lineTypeSelector" destination="JmC-NU-MFX" id="GHR-5k-dqN"/>
  21. <outlet property="lineWidthSelect" destination="rFC-pp-qNX" id="P0v-aD-leN"/>
  22. <outlet property="lineWidthSlider" destination="4R7-2m-AiN" id="O8N-uR-Zbh"/>
  23. <outlet property="linedashInfoView" destination="vvw-Rp-iXy" id="LKh-st-dMd"/>
  24. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  25. </connections>
  26. </customObject>
  27. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  28. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  29. <customView id="Hz6-mo-xeY">
  30. <rect key="frame" x="0.0" y="0.0" width="480" height="272"/>
  31. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  32. <subviews>
  33. <customView translatesAutoresizingMaskIntoConstraints="NO" id="uzX-VA-pxd">
  34. <rect key="frame" x="0.0" y="0.0" width="480" height="272"/>
  35. <subviews>
  36. <customView translatesAutoresizingMaskIntoConstraints="NO" id="N6B-df-rIN">
  37. <rect key="frame" x="124" y="160" width="232" height="112"/>
  38. <subviews>
  39. <customView translatesAutoresizingMaskIntoConstraints="NO" id="1GG-js-5VR">
  40. <rect key="frame" x="0.0" y="72" width="232" height="40"/>
  41. <subviews>
  42. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="IGm-KT-hz0">
  43. <rect key="frame" x="-2" y="12" width="37" height="16"/>
  44. <textFieldCell key="cell" lineBreakMode="clipping" title="Color" id="W3O-Ir-qJJ">
  45. <font key="font" usesAppearanceFont="YES"/>
  46. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  47. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  48. </textFieldCell>
  49. </textField>
  50. </subviews>
  51. <constraints>
  52. <constraint firstItem="IGm-KT-hz0" firstAttribute="centerY" secondItem="1GG-js-5VR" secondAttribute="centerY" id="7a8-h7-iJE"/>
  53. <constraint firstItem="IGm-KT-hz0" firstAttribute="leading" secondItem="1GG-js-5VR" secondAttribute="leading" id="PaV-fH-noQ"/>
  54. <constraint firstAttribute="height" constant="40" id="h3C-lr-kb6"/>
  55. </constraints>
  56. </customView>
  57. <customView translatesAutoresizingMaskIntoConstraints="NO" id="bbU-Ht-u7X" customClass="ComponentCColorGroup" customModule="KMComponentLibrary">
  58. <rect key="frame" x="0.0" y="40" width="232" height="32"/>
  59. <constraints>
  60. <constraint firstAttribute="height" constant="32" id="X1W-YL-VRg"/>
  61. </constraints>
  62. </customView>
  63. <customView translatesAutoresizingMaskIntoConstraints="NO" id="ed5-j1-pFS">
  64. <rect key="frame" x="0.0" y="0.0" width="232" height="32"/>
  65. <subviews>
  66. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="xbZ-uh-tTa">
  67. <rect key="frame" x="0.0" y="6" width="20" height="20"/>
  68. <constraints>
  69. <constraint firstAttribute="height" constant="20" id="069-Vo-cTw"/>
  70. <constraint firstAttribute="width" constant="20" id="VkS-RA-2pq"/>
  71. </constraints>
  72. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="edit_ocapity" id="F1m-gP-Nlp"/>
  73. </imageView>
  74. <customView translatesAutoresizingMaskIntoConstraints="NO" id="6lP-9i-fPF" customClass="ComponentSlider" customModule="KMComponentLibrary">
  75. <rect key="frame" x="28" y="10" width="116" height="12"/>
  76. <constraints>
  77. <constraint firstAttribute="height" constant="12" id="XMh-xb-FSv"/>
  78. </constraints>
  79. </customView>
  80. <customView translatesAutoresizingMaskIntoConstraints="NO" id="ujl-hk-9OV" customClass="ComponentSelect" customModule="KMComponentLibrary">
  81. <rect key="frame" x="152" y="0.0" width="80" height="32"/>
  82. <constraints>
  83. <constraint firstAttribute="height" constant="32" id="bge-tz-duB"/>
  84. <constraint firstAttribute="width" constant="80" id="taM-aL-Z0B"/>
  85. </constraints>
  86. </customView>
  87. </subviews>
  88. <constraints>
  89. <constraint firstItem="xbZ-uh-tTa" firstAttribute="leading" secondItem="ed5-j1-pFS" secondAttribute="leading" id="3vQ-hG-Zwi"/>
  90. <constraint firstAttribute="trailing" secondItem="ujl-hk-9OV" secondAttribute="trailing" id="F91-g2-cvK"/>
  91. <constraint firstItem="ujl-hk-9OV" firstAttribute="top" secondItem="ed5-j1-pFS" secondAttribute="top" id="G06-YP-iKM"/>
  92. <constraint firstItem="6lP-9i-fPF" firstAttribute="leading" secondItem="ed5-j1-pFS" secondAttribute="leading" constant="28" id="PEL-if-Cei"/>
  93. <constraint firstItem="ujl-hk-9OV" firstAttribute="leading" secondItem="6lP-9i-fPF" secondAttribute="trailing" constant="8" id="UFe-K1-phQ"/>
  94. <constraint firstItem="xbZ-uh-tTa" firstAttribute="centerY" secondItem="ed5-j1-pFS" secondAttribute="centerY" id="V9W-aW-vrk"/>
  95. <constraint firstItem="6lP-9i-fPF" firstAttribute="centerY" secondItem="ed5-j1-pFS" secondAttribute="centerY" id="f5O-8O-J94"/>
  96. <constraint firstAttribute="height" constant="32" id="vab-9T-akU"/>
  97. </constraints>
  98. </customView>
  99. </subviews>
  100. <constraints>
  101. <constraint firstItem="ed5-j1-pFS" firstAttribute="top" secondItem="bbU-Ht-u7X" secondAttribute="bottom" constant="8" id="3PB-n1-mvx"/>
  102. <constraint firstAttribute="trailing" secondItem="ed5-j1-pFS" secondAttribute="trailing" id="3TC-fB-PGf"/>
  103. <constraint firstItem="bbU-Ht-u7X" firstAttribute="leading" secondItem="N6B-df-rIN" secondAttribute="leading" id="8wP-at-2kQ"/>
  104. <constraint firstItem="1GG-js-5VR" firstAttribute="top" secondItem="N6B-df-rIN" secondAttribute="top" id="H5u-TT-fmZ"/>
  105. <constraint firstAttribute="width" constant="232" id="NJp-Wv-wXP"/>
  106. <constraint firstItem="ed5-j1-pFS" firstAttribute="leading" secondItem="N6B-df-rIN" secondAttribute="leading" id="Nuc-J7-Uyy"/>
  107. <constraint firstAttribute="trailing" secondItem="1GG-js-5VR" secondAttribute="trailing" id="WFU-XF-l7V"/>
  108. <constraint firstAttribute="height" constant="112" id="XU1-KB-yen"/>
  109. <constraint firstAttribute="trailing" secondItem="bbU-Ht-u7X" secondAttribute="trailing" id="nGl-h6-FIG"/>
  110. <constraint firstItem="bbU-Ht-u7X" firstAttribute="top" secondItem="1GG-js-5VR" secondAttribute="bottom" id="ser-aL-wl6"/>
  111. <constraint firstItem="1GG-js-5VR" firstAttribute="leading" secondItem="N6B-df-rIN" secondAttribute="leading" id="spf-mZ-bZZ"/>
  112. </constraints>
  113. </customView>
  114. <customView translatesAutoresizingMaskIntoConstraints="NO" id="oHG-Wj-VYy">
  115. <rect key="frame" x="124" y="32" width="232" height="112"/>
  116. <subviews>
  117. <customView translatesAutoresizingMaskIntoConstraints="NO" id="ua9-VV-LJd">
  118. <rect key="frame" x="0.0" y="72" width="232" height="40"/>
  119. <subviews>
  120. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="G3f-zC-oH2">
  121. <rect key="frame" x="-2" y="12" width="30" height="16"/>
  122. <textFieldCell key="cell" lineBreakMode="clipping" title="Line" id="cp1-k3-SR2">
  123. <font key="font" usesAppearanceFont="YES"/>
  124. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  125. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  126. </textFieldCell>
  127. </textField>
  128. <customView translatesAutoresizingMaskIntoConstraints="NO" id="JmC-NU-MFX" customClass="ComponentCSelectorGroup" customModule="KMComponentLibrary">
  129. <rect key="frame" x="184" y="8" width="48" height="24"/>
  130. <constraints>
  131. <constraint firstAttribute="width" constant="48" id="7MZ-ja-HGM"/>
  132. <constraint firstAttribute="height" constant="24" id="fH1-Tn-JRD"/>
  133. </constraints>
  134. </customView>
  135. </subviews>
  136. <constraints>
  137. <constraint firstAttribute="height" constant="40" id="BlZ-CA-j8y"/>
  138. <constraint firstItem="G3f-zC-oH2" firstAttribute="leading" secondItem="ua9-VV-LJd" secondAttribute="leading" id="O0w-Wc-t5W"/>
  139. <constraint firstAttribute="trailing" secondItem="JmC-NU-MFX" secondAttribute="trailing" id="cEm-Xr-Fq9"/>
  140. <constraint firstItem="G3f-zC-oH2" firstAttribute="centerY" secondItem="ua9-VV-LJd" secondAttribute="centerY" id="nu5-n8-oz5"/>
  141. <constraint firstItem="JmC-NU-MFX" firstAttribute="centerY" secondItem="ua9-VV-LJd" secondAttribute="centerY" id="sne-8q-wvd"/>
  142. </constraints>
  143. </customView>
  144. <customView translatesAutoresizingMaskIntoConstraints="NO" id="qex-wc-VqE">
  145. <rect key="frame" x="0.0" y="40" width="232" height="32"/>
  146. <subviews>
  147. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="x9d-Ix-5h0">
  148. <rect key="frame" x="0.0" y="6" width="20" height="20"/>
  149. <constraints>
  150. <constraint firstAttribute="height" constant="20" id="4Zr-DD-Xz4"/>
  151. <constraint firstAttribute="width" constant="20" id="wOK-LN-t5H"/>
  152. </constraints>
  153. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="lineWidth_icon" id="j20-Pi-kQG"/>
  154. </imageView>
  155. <customView translatesAutoresizingMaskIntoConstraints="NO" id="4R7-2m-AiN" customClass="ComponentSlider" customModule="KMComponentLibrary">
  156. <rect key="frame" x="28" y="10" width="116" height="12"/>
  157. <constraints>
  158. <constraint firstAttribute="height" constant="12" id="yD5-1r-c5v"/>
  159. </constraints>
  160. </customView>
  161. <customView translatesAutoresizingMaskIntoConstraints="NO" id="rFC-pp-qNX" customClass="ComponentSelect" customModule="KMComponentLibrary">
  162. <rect key="frame" x="152" y="0.0" width="80" height="32"/>
  163. <constraints>
  164. <constraint firstAttribute="height" constant="32" id="WGs-U9-qXM"/>
  165. <constraint firstAttribute="width" constant="80" id="yFw-Tn-74c"/>
  166. </constraints>
  167. </customView>
  168. </subviews>
  169. <constraints>
  170. <constraint firstItem="rFC-pp-qNX" firstAttribute="leading" secondItem="4R7-2m-AiN" secondAttribute="trailing" constant="8" id="5lb-BV-kxH"/>
  171. <constraint firstItem="4R7-2m-AiN" firstAttribute="leading" secondItem="qex-wc-VqE" secondAttribute="leading" constant="28" id="B43-t3-qmM"/>
  172. <constraint firstItem="rFC-pp-qNX" firstAttribute="top" secondItem="qex-wc-VqE" secondAttribute="top" id="Xey-Nx-Z8Y"/>
  173. <constraint firstItem="4R7-2m-AiN" firstAttribute="centerY" secondItem="qex-wc-VqE" secondAttribute="centerY" id="akS-r9-l2Q"/>
  174. <constraint firstItem="x9d-Ix-5h0" firstAttribute="centerY" secondItem="qex-wc-VqE" secondAttribute="centerY" id="hXo-6Q-Eao"/>
  175. <constraint firstItem="x9d-Ix-5h0" firstAttribute="leading" secondItem="qex-wc-VqE" secondAttribute="leading" id="pQH-lO-Sld"/>
  176. <constraint firstAttribute="trailing" secondItem="rFC-pp-qNX" secondAttribute="trailing" id="rxn-yt-JNX"/>
  177. <constraint firstAttribute="height" constant="32" id="uip-L9-3fb"/>
  178. </constraints>
  179. </customView>
  180. <customView translatesAutoresizingMaskIntoConstraints="NO" id="vvw-Rp-iXy">
  181. <rect key="frame" x="0.0" y="0.0" width="232" height="32"/>
  182. <subviews>
  183. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="QlC-kP-91w">
  184. <rect key="frame" x="0.0" y="6" width="20" height="20"/>
  185. <constraints>
  186. <constraint firstAttribute="height" constant="20" id="7gY-ER-0h9"/>
  187. <constraint firstAttribute="width" constant="20" id="aim-RX-s6x"/>
  188. </constraints>
  189. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="lineStyle_dash" id="kmT-Cn-h4q"/>
  190. </imageView>
  191. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Usp-iS-x9E" customClass="ComponentSlider" customModule="KMComponentLibrary">
  192. <rect key="frame" x="28" y="10" width="116" height="12"/>
  193. <constraints>
  194. <constraint firstAttribute="height" constant="12" id="RMZ-Ts-MXF"/>
  195. </constraints>
  196. </customView>
  197. <customView translatesAutoresizingMaskIntoConstraints="NO" id="92a-wa-LG6" customClass="ComponentSelect" customModule="KMComponentLibrary">
  198. <rect key="frame" x="152" y="0.0" width="80" height="32"/>
  199. <constraints>
  200. <constraint firstAttribute="height" constant="32" id="ZaA-ik-9b3"/>
  201. <constraint firstAttribute="width" constant="80" id="aqd-Xh-piy"/>
  202. </constraints>
  203. </customView>
  204. </subviews>
  205. <constraints>
  206. <constraint firstItem="QlC-kP-91w" firstAttribute="centerY" secondItem="vvw-Rp-iXy" secondAttribute="centerY" id="1CH-HO-9fS"/>
  207. <constraint firstItem="92a-wa-LG6" firstAttribute="top" secondItem="vvw-Rp-iXy" secondAttribute="top" id="6VC-Av-mPb"/>
  208. <constraint firstItem="92a-wa-LG6" firstAttribute="leading" secondItem="Usp-iS-x9E" secondAttribute="trailing" constant="8" id="I8F-xu-cwe"/>
  209. <constraint firstItem="QlC-kP-91w" firstAttribute="leading" secondItem="vvw-Rp-iXy" secondAttribute="leading" id="NvK-c6-KCB"/>
  210. <constraint firstAttribute="trailing" secondItem="92a-wa-LG6" secondAttribute="trailing" id="hKI-5x-BIH"/>
  211. <constraint firstItem="Usp-iS-x9E" firstAttribute="centerY" secondItem="vvw-Rp-iXy" secondAttribute="centerY" id="oNc-da-UZh"/>
  212. <constraint firstAttribute="height" constant="32" id="sW2-8I-XJ9"/>
  213. <constraint firstItem="Usp-iS-x9E" firstAttribute="leading" secondItem="vvw-Rp-iXy" secondAttribute="leading" constant="28" id="vSD-yi-JMv"/>
  214. </constraints>
  215. </customView>
  216. </subviews>
  217. <constraints>
  218. <constraint firstItem="ua9-VV-LJd" firstAttribute="leading" secondItem="oHG-Wj-VYy" secondAttribute="leading" id="4Qo-8b-LIR"/>
  219. <constraint firstItem="vvw-Rp-iXy" firstAttribute="top" secondItem="qex-wc-VqE" secondAttribute="bottom" constant="8" id="C3S-QK-wMK"/>
  220. <constraint firstItem="qex-wc-VqE" firstAttribute="top" secondItem="ua9-VV-LJd" secondAttribute="bottom" id="LnC-t8-zBS"/>
  221. <constraint firstItem="ua9-VV-LJd" firstAttribute="top" secondItem="oHG-Wj-VYy" secondAttribute="top" id="W0W-UF-CuQ"/>
  222. <constraint firstAttribute="trailing" secondItem="qex-wc-VqE" secondAttribute="trailing" id="Wyu-gc-L0Q"/>
  223. <constraint firstAttribute="trailing" secondItem="ua9-VV-LJd" secondAttribute="trailing" id="dzj-G5-EHc"/>
  224. <constraint firstItem="vvw-Rp-iXy" firstAttribute="leading" secondItem="oHG-Wj-VYy" secondAttribute="leading" id="ehP-oj-J3U"/>
  225. <constraint firstItem="qex-wc-VqE" firstAttribute="leading" secondItem="oHG-Wj-VYy" secondAttribute="leading" id="l6I-pe-D6U"/>
  226. <constraint firstAttribute="width" constant="232" id="psU-eS-W3S"/>
  227. <constraint firstAttribute="trailing" secondItem="vvw-Rp-iXy" secondAttribute="trailing" id="sz6-Sf-MfF"/>
  228. <constraint firstAttribute="height" constant="112" id="uMk-xd-byE"/>
  229. </constraints>
  230. </customView>
  231. </subviews>
  232. <constraints>
  233. <constraint firstItem="oHG-Wj-VYy" firstAttribute="centerX" secondItem="uzX-VA-pxd" secondAttribute="centerX" id="Zn5-tK-ica"/>
  234. <constraint firstItem="N6B-df-rIN" firstAttribute="centerX" secondItem="uzX-VA-pxd" secondAttribute="centerX" id="d0r-T0-nhP"/>
  235. <constraint firstItem="oHG-Wj-VYy" firstAttribute="top" secondItem="N6B-df-rIN" secondAttribute="bottom" constant="16" id="mDC-xU-oCB"/>
  236. <constraint firstItem="N6B-df-rIN" firstAttribute="top" secondItem="uzX-VA-pxd" secondAttribute="top" id="sez-Ua-8gq"/>
  237. </constraints>
  238. </customView>
  239. </subviews>
  240. <constraints>
  241. <constraint firstAttribute="trailing" secondItem="uzX-VA-pxd" secondAttribute="trailing" id="JSY-3y-fpQ"/>
  242. <constraint firstItem="uzX-VA-pxd" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="ZoZ-Lg-020"/>
  243. <constraint firstAttribute="bottom" secondItem="uzX-VA-pxd" secondAttribute="bottom" id="lZL-LV-hTf"/>
  244. <constraint firstItem="uzX-VA-pxd" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="qR3-ha-TyR"/>
  245. </constraints>
  246. <point key="canvasLocation" x="132" y="-72"/>
  247. </customView>
  248. </objects>
  249. <resources>
  250. <image name="edit_ocapity" width="16" height="16"/>
  251. <image name="lineStyle_dash" width="16" height="16"/>
  252. <image name="lineWidth_icon" width="16" height="16"/>
  253. </resources>
  254. </document>