KMEditImagePropertyViewController.xib 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
  5. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  6. </dependencies>
  7. <objects>
  8. <customObject id="-2" userLabel="File's Owner" customClass="KMEditImagePropertyViewController" customModule="PDF_Office" customModuleProvider="target">
  9. <connections>
  10. <outlet property="alignTitleLabel" destination="3QH-KS-0pT" id="dUc-Hy-nf6"/>
  11. <outlet property="areasBotoomButton" destination="FEK-GF-uqX" id="Rpa-zk-KZn"/>
  12. <outlet property="areasHorizontalCenterButton" destination="v9Y-XN-fQl" id="cL4-UE-uvR"/>
  13. <outlet property="areasHorzontalButton" destination="jEZ-2k-s30" id="WQQ-i7-Ube"/>
  14. <outlet property="areasLeftButton" destination="Vxb-VA-isg" id="edM-Np-MiQ"/>
  15. <outlet property="areasRightButton" destination="Ufl-o6-asz" id="UFI-p8-3IO"/>
  16. <outlet property="areasTopButton" destination="p3r-Ss-fJN" id="EyT-Cx-4qs"/>
  17. <outlet property="areasVerticalButton" destination="G80-Ix-r5v" id="La0-fS-vzE"/>
  18. <outlet property="areasVerticalCenterButton" destination="Po2-Mn-Zq2" id="zTv-CM-qcI"/>
  19. <outlet property="buttonBox" destination="9za-vG-ihA" id="m1z-pN-ORp"/>
  20. <outlet property="buttonBoxHeight" destination="q4K-hM-hqe" id="4Tg-z0-d6c"/>
  21. <outlet property="cancelCutButton" destination="q1Y-ju-nfv" id="NmC-rR-JNd"/>
  22. <outlet property="cutButton" destination="BxA-Hw-YFe" id="3pq-Kn-cx6"/>
  23. <outlet property="cutRightConstraint" destination="USg-rG-Mdc" id="VK3-Y8-DQ8"/>
  24. <outlet property="editImageView" destination="1u5-mk-ax5" id="The-iv-pCn"/>
  25. <outlet property="exportButton" destination="CnZ-ib-zju" id="Q4s-we-SEx"/>
  26. <outlet property="headerBox" destination="6yW-By-Sg9" id="7g9-Ja-zZN"/>
  27. <outlet property="headerBoxHeight" destination="2Nc-Uj-EEg" id="g90-0Y-Ajz"/>
  28. <outlet property="imageBox" destination="5y4-Y4-XuO" id="29i-qF-x7l"/>
  29. <outlet property="imageBoxHeight" destination="lWK-rG-QR4" id="Gqy-86-ey9"/>
  30. <outlet property="opacityBox" destination="qjn-Az-nK1" id="YI4-w4-EfN"/>
  31. <outlet property="opacityBoxHeight" destination="pQN-DI-xiY" id="xvF-Br-Df7"/>
  32. <outlet property="opacityPopUpButton" destination="mtL-Jx-z5n" id="BRz-rL-M1e"/>
  33. <outlet property="opacitySlider" destination="Z0O-zt-cBQ" id="lW1-SW-S3f"/>
  34. <outlet property="opacityTitleLabel" destination="XPI-yz-g9u" id="NH7-jW-9Vn"/>
  35. <outlet property="replaceButton" destination="fdI-YQ-vTL" id="wL2-9F-39v"/>
  36. <outlet property="titleLabel" destination="x6y-yu-lpY" id="dfv-KF-e34"/>
  37. <outlet property="view" destination="rCh-Bx-sa8" id="Yfd-9x-Vhe"/>
  38. </connections>
  39. </customObject>
  40. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  41. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  42. <scrollView horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="rCh-Bx-sa8">
  43. <rect key="frame" x="0.0" y="0.0" width="273" height="551"/>
  44. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  45. <clipView key="contentView" id="gMq-4a-g5G">
  46. <rect key="frame" x="1" y="1" width="256" height="534"/>
  47. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  48. <subviews>
  49. <view id="wc3-Ma-X7s">
  50. <rect key="frame" x="0.0" y="0.0" width="241" height="519"/>
  51. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  52. <subviews>
  53. <box borderType="none" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="qjn-Az-nK1">
  54. <rect key="frame" x="10" y="301" width="221" height="48"/>
  55. <view key="contentView" id="vpF-9O-Amq">
  56. <rect key="frame" x="0.0" y="0.0" width="221" height="48"/>
  57. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  58. <subviews>
  59. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="XPI-yz-g9u">
  60. <rect key="frame" x="-2" y="32" width="49" height="16"/>
  61. <textFieldCell key="cell" lineBreakMode="clipping" title="opacity" id="LXH-cy-YvE">
  62. <font key="font" usesAppearanceFont="YES"/>
  63. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  64. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  65. </textFieldCell>
  66. </textField>
  67. <slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Z0O-zt-cBQ">
  68. <rect key="frame" x="-2" y="1" width="144" height="28"/>
  69. <constraints>
  70. <constraint firstAttribute="width" constant="140" id="A1a-kp-h7d"/>
  71. </constraints>
  72. <sliderCell key="cell" state="on" alignment="left" maxValue="1" doubleValue="1" tickMarkPosition="above" sliderType="linear" id="RhD-fs-Ulr"/>
  73. <connections>
  74. <action selector="updateopacitySlider:" target="-2" id="GKB-WM-ztM"/>
  75. </connections>
  76. </slider>
  77. <comboBox verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mtL-Jx-z5n" customClass="KMComboBox" customModule="PDF_Office" customModuleProvider="target">
  78. <rect key="frame" x="149" y="5" width="75" height="23"/>
  79. <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="qe2-ay-Jae">
  80. <font key="font" metaFont="system" size="11"/>
  81. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  82. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  83. </comboBoxCell>
  84. <connections>
  85. <action selector="selectOpacityAction:" target="-2" id="U0t-Lb-HLl"/>
  86. </connections>
  87. </comboBox>
  88. </subviews>
  89. <constraints>
  90. <constraint firstItem="Z0O-zt-cBQ" firstAttribute="leading" secondItem="vpF-9O-Amq" secondAttribute="leading" id="2P3-if-wTJ"/>
  91. <constraint firstAttribute="trailing" secondItem="mtL-Jx-z5n" secondAttribute="trailing" id="Hng-cr-7Yz"/>
  92. <constraint firstItem="mtL-Jx-z5n" firstAttribute="centerY" secondItem="Z0O-zt-cBQ" secondAttribute="centerY" id="c2C-Wm-azY"/>
  93. <constraint firstItem="mtL-Jx-z5n" firstAttribute="leading" secondItem="Z0O-zt-cBQ" secondAttribute="trailing" constant="10" id="kpy-pR-yFe"/>
  94. <constraint firstItem="Z0O-zt-cBQ" firstAttribute="top" secondItem="XPI-yz-g9u" secondAttribute="bottom" constant="5" id="nD9-45-Dk8"/>
  95. <constraint firstItem="XPI-yz-g9u" firstAttribute="leading" secondItem="vpF-9O-Amq" secondAttribute="leading" id="nfZ-u0-N6t"/>
  96. <constraint firstItem="XPI-yz-g9u" firstAttribute="top" secondItem="vpF-9O-Amq" secondAttribute="top" id="tze-rK-ov2"/>
  97. </constraints>
  98. </view>
  99. <constraints>
  100. <constraint firstAttribute="height" constant="48" id="pQN-DI-xiY"/>
  101. </constraints>
  102. </box>
  103. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="8h0-d5-UhP">
  104. <rect key="frame" x="10" y="111" width="221" height="80"/>
  105. <view key="contentView" id="Ky1-zH-9cK">
  106. <rect key="frame" x="0.0" y="0.0" width="221" height="80"/>
  107. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  108. <subviews>
  109. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3QH-KS-0pT">
  110. <rect key="frame" x="-2" y="64" width="35" height="16"/>
  111. <textFieldCell key="cell" lineBreakMode="clipping" title="Align" id="Ckx-Qa-SfQ">
  112. <font key="font" usesAppearanceFont="YES"/>
  113. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  114. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  115. </textFieldCell>
  116. </textField>
  117. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Vxb-VA-isg">
  118. <rect key="frame" x="0.0" y="34" width="25" height="25"/>
  119. <constraints>
  120. <constraint firstAttribute="height" constant="25" id="LOh-e3-ka7"/>
  121. <constraint firstAttribute="width" constant="25" id="byR-Xx-z6P"/>
  122. </constraints>
  123. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameEditPDFImage45" imagePosition="overlaps" alignment="center" inset="2" id="Qfe-jT-DgE">
  124. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  125. <font key="font" metaFont="system"/>
  126. </buttonCell>
  127. <connections>
  128. <action selector="areasAlignStyleAction:" target="-2" id="xVg-JW-Ea1"/>
  129. </connections>
  130. </button>
  131. <button verticalHuggingPriority="750" tag="1" translatesAutoresizingMaskIntoConstraints="NO" id="Po2-Mn-Zq2">
  132. <rect key="frame" x="35" y="34" width="25" height="25"/>
  133. <constraints>
  134. <constraint firstAttribute="width" constant="25" id="HS7-q0-qby"/>
  135. <constraint firstAttribute="height" constant="25" id="dxj-tZ-s7s"/>
  136. </constraints>
  137. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameEditPDFImage46" imagePosition="only" alignment="center" inset="2" id="9ax-s2-nGx">
  138. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  139. <font key="font" metaFont="system"/>
  140. </buttonCell>
  141. <connections>
  142. <action selector="areasAlignStyleAction:" target="-2" id="sKm-Tr-KYX"/>
  143. </connections>
  144. </button>
  145. <button verticalHuggingPriority="750" tag="2" translatesAutoresizingMaskIntoConstraints="NO" id="Ufl-o6-asz">
  146. <rect key="frame" x="70" y="34" width="25" height="25"/>
  147. <constraints>
  148. <constraint firstAttribute="width" constant="25" id="pS2-1s-tfz"/>
  149. <constraint firstAttribute="height" constant="25" id="vQZ-3W-Jhm"/>
  150. </constraints>
  151. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameEditPDFImage47" imagePosition="only" alignment="center" inset="2" id="Du3-Q3-hVc">
  152. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  153. <font key="font" metaFont="system"/>
  154. </buttonCell>
  155. <connections>
  156. <action selector="areasAlignStyleAction:" target="-2" id="oVe-Wk-H2F"/>
  157. </connections>
  158. </button>
  159. <button verticalHuggingPriority="750" tag="3" translatesAutoresizingMaskIntoConstraints="NO" id="p3r-Ss-fJN">
  160. <rect key="frame" x="0.0" y="-1" width="25" height="25"/>
  161. <constraints>
  162. <constraint firstAttribute="height" constant="25" id="8em-ED-qbd"/>
  163. <constraint firstAttribute="width" constant="25" id="fPB-Y9-T7W"/>
  164. </constraints>
  165. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameEditPDFImage48" imagePosition="only" alignment="center" inset="2" id="iRP-7H-6fl">
  166. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  167. <font key="font" metaFont="system"/>
  168. </buttonCell>
  169. <connections>
  170. <action selector="areasAlignStyleAction:" target="-2" id="7k7-4n-PkM"/>
  171. </connections>
  172. </button>
  173. <button verticalHuggingPriority="750" tag="4" translatesAutoresizingMaskIntoConstraints="NO" id="v9Y-XN-fQl">
  174. <rect key="frame" x="35" y="-1" width="25" height="25"/>
  175. <constraints>
  176. <constraint firstAttribute="width" constant="25" id="Xh6-TO-JAA"/>
  177. <constraint firstAttribute="height" constant="25" id="jCh-hL-WA9"/>
  178. </constraints>
  179. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameEditPDFImage49" imagePosition="only" alignment="center" inset="2" id="QKw-pm-Hex">
  180. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  181. <font key="font" metaFont="system"/>
  182. </buttonCell>
  183. <connections>
  184. <action selector="areasAlignStyleAction:" target="-2" id="mPL-ww-WuC"/>
  185. </connections>
  186. </button>
  187. <button verticalHuggingPriority="750" tag="5" translatesAutoresizingMaskIntoConstraints="NO" id="FEK-GF-uqX">
  188. <rect key="frame" x="70" y="-1" width="25" height="25"/>
  189. <constraints>
  190. <constraint firstAttribute="height" constant="25" id="M9p-jp-b0z"/>
  191. <constraint firstAttribute="width" constant="25" id="jDB-zS-qUS"/>
  192. </constraints>
  193. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameEditPDFImage50" imagePosition="only" alignment="center" inset="2" id="4DP-MZ-b7W">
  194. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  195. <font key="font" metaFont="system"/>
  196. </buttonCell>
  197. <connections>
  198. <action selector="areasAlignStyleAction:" target="-2" id="ySZ-Aj-DrK"/>
  199. </connections>
  200. </button>
  201. <button verticalHuggingPriority="750" tag="7" translatesAutoresizingMaskIntoConstraints="NO" id="jEZ-2k-s30">
  202. <rect key="frame" x="116" y="34" width="25" height="25"/>
  203. <constraints>
  204. <constraint firstAttribute="height" constant="25" id="hsm-vG-heA"/>
  205. <constraint firstAttribute="width" constant="25" id="yX9-Xe-ON6"/>
  206. </constraints>
  207. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameEditPDFImage21" imagePosition="overlaps" alignment="center" inset="2" id="tmd-tm-Xql">
  208. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  209. <font key="font" metaFont="system"/>
  210. </buttonCell>
  211. <connections>
  212. <action selector="areasAlignStyleAction:" target="-2" id="8QE-05-V5Z"/>
  213. </connections>
  214. </button>
  215. <box horizontalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="b4O-MH-BJL">
  216. <rect key="frame" x="103" y="39" width="5" height="15"/>
  217. </box>
  218. <box horizontalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="uHb-ha-IB1">
  219. <rect key="frame" x="103" y="4" width="5" height="15"/>
  220. </box>
  221. <button verticalHuggingPriority="750" tag="6" translatesAutoresizingMaskIntoConstraints="NO" id="G80-Ix-r5v">
  222. <rect key="frame" x="116" y="-1" width="25" height="25"/>
  223. <constraints>
  224. <constraint firstAttribute="width" constant="25" id="8lj-oG-jS7"/>
  225. <constraint firstAttribute="height" constant="25" id="CuK-2D-hMG"/>
  226. </constraints>
  227. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameEditPDFImage20" imagePosition="overlaps" alignment="center" inset="2" id="hKk-rm-2rg">
  228. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  229. <font key="font" metaFont="system"/>
  230. </buttonCell>
  231. <connections>
  232. <action selector="areasAlignStyleAction:" target="-2" id="krH-6z-Vi3"/>
  233. </connections>
  234. </button>
  235. </subviews>
  236. <constraints>
  237. <constraint firstItem="jEZ-2k-s30" firstAttribute="centerY" secondItem="Ufl-o6-asz" secondAttribute="centerY" id="1sX-HS-yDJ"/>
  238. <constraint firstItem="uHb-ha-IB1" firstAttribute="leading" secondItem="FEK-GF-uqX" secondAttribute="trailing" constant="10" id="4ah-aB-3WU"/>
  239. <constraint firstItem="v9Y-XN-fQl" firstAttribute="leading" secondItem="p3r-Ss-fJN" secondAttribute="trailing" constant="10" id="63U-ib-CnZ"/>
  240. <constraint firstItem="p3r-Ss-fJN" firstAttribute="leading" secondItem="Vxb-VA-isg" secondAttribute="leading" id="7M2-ac-mSs"/>
  241. <constraint firstItem="Vxb-VA-isg" firstAttribute="top" secondItem="3QH-KS-0pT" secondAttribute="bottom" constant="5" id="Bze-jX-8rW"/>
  242. <constraint firstItem="FEK-GF-uqX" firstAttribute="centerY" secondItem="v9Y-XN-fQl" secondAttribute="centerY" id="Njk-Gk-Vv4"/>
  243. <constraint firstItem="3QH-KS-0pT" firstAttribute="top" secondItem="Ky1-zH-9cK" secondAttribute="top" id="OPr-cf-crw"/>
  244. <constraint firstItem="Po2-Mn-Zq2" firstAttribute="leading" secondItem="Vxb-VA-isg" secondAttribute="trailing" constant="10" id="Wqp-ux-Sxa"/>
  245. <constraint firstItem="Ufl-o6-asz" firstAttribute="leading" secondItem="Po2-Mn-Zq2" secondAttribute="trailing" constant="10" id="Y4V-ag-SoF"/>
  246. <constraint firstItem="p3r-Ss-fJN" firstAttribute="top" secondItem="Vxb-VA-isg" secondAttribute="bottom" constant="10" id="Z4A-yC-yFj"/>
  247. <constraint firstItem="G80-Ix-r5v" firstAttribute="leading" secondItem="uHb-ha-IB1" secondAttribute="trailing" constant="10" id="fR1-7i-AXL"/>
  248. <constraint firstItem="FEK-GF-uqX" firstAttribute="leading" secondItem="v9Y-XN-fQl" secondAttribute="trailing" constant="10" id="iCX-w5-MbX"/>
  249. <constraint firstItem="Vxb-VA-isg" firstAttribute="leading" secondItem="Ky1-zH-9cK" secondAttribute="leading" id="muj-sg-IPb"/>
  250. <constraint firstItem="b4O-MH-BJL" firstAttribute="leading" secondItem="Ufl-o6-asz" secondAttribute="trailing" constant="10" id="nlU-nm-9lh"/>
  251. <constraint firstItem="uHb-ha-IB1" firstAttribute="height" secondItem="b4O-MH-BJL" secondAttribute="height" id="prQ-Mb-tI8"/>
  252. <constraint firstItem="3QH-KS-0pT" firstAttribute="leading" secondItem="Ky1-zH-9cK" secondAttribute="leading" id="qW7-3O-PUO"/>
  253. <constraint firstItem="b4O-MH-BJL" firstAttribute="height" secondItem="Po2-Mn-Zq2" secondAttribute="height" multiplier="0.6" id="rfJ-et-vPF"/>
  254. <constraint firstItem="G80-Ix-r5v" firstAttribute="centerY" secondItem="FEK-GF-uqX" secondAttribute="centerY" id="sKi-yi-PDe"/>
  255. <constraint firstItem="v9Y-XN-fQl" firstAttribute="centerY" secondItem="p3r-Ss-fJN" secondAttribute="centerY" id="t11-bw-05r"/>
  256. <constraint firstItem="uHb-ha-IB1" firstAttribute="centerY" secondItem="FEK-GF-uqX" secondAttribute="centerY" id="t3L-78-d95"/>
  257. <constraint firstItem="b4O-MH-BJL" firstAttribute="centerY" secondItem="Po2-Mn-Zq2" secondAttribute="centerY" id="usd-hK-2zd"/>
  258. <constraint firstItem="Po2-Mn-Zq2" firstAttribute="top" secondItem="3QH-KS-0pT" secondAttribute="bottom" constant="5" id="xPD-r8-JQ4"/>
  259. <constraint firstItem="jEZ-2k-s30" firstAttribute="leading" secondItem="b4O-MH-BJL" secondAttribute="trailing" constant="10" id="xrf-gG-908"/>
  260. <constraint firstItem="Ufl-o6-asz" firstAttribute="firstBaseline" secondItem="Po2-Mn-Zq2" secondAttribute="firstBaseline" id="xtS-na-HeX"/>
  261. </constraints>
  262. </view>
  263. <constraints>
  264. <constraint firstAttribute="height" constant="80" id="LOb-YO-PcU"/>
  265. </constraints>
  266. </box>
  267. <box borderType="none" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="6yW-By-Sg9">
  268. <rect key="frame" x="0.0" y="349" width="241" height="170"/>
  269. <view key="contentView" id="IgG-3G-s7G">
  270. <rect key="frame" x="0.0" y="0.0" width="241" height="170"/>
  271. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  272. <subviews>
  273. <box title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="5y4-Y4-XuO">
  274. <rect key="frame" x="7" y="36" width="227" height="96"/>
  275. <view key="contentView" id="dSO-bL-F8j">
  276. <rect key="frame" x="4" y="5" width="219" height="88"/>
  277. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  278. <subviews>
  279. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="1u5-mk-ax5">
  280. <rect key="frame" x="0.0" y="0.0" width="219" height="88"/>
  281. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  282. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="8rr-97-nmW"/>
  283. </imageView>
  284. </subviews>
  285. </view>
  286. <constraints>
  287. <constraint firstAttribute="height" constant="90" id="lWK-rG-QR4"/>
  288. </constraints>
  289. </box>
  290. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="x6y-yu-lpY">
  291. <rect key="frame" x="8" y="144" width="41" height="16"/>
  292. <textFieldCell key="cell" lineBreakMode="clipping" title="Image" id="F3k-6q-vFG">
  293. <font key="font" usesAppearanceFont="YES"/>
  294. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  295. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  296. </textFieldCell>
  297. </textField>
  298. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="iE8-gt-VOq">
  299. <rect key="frame" x="94" y="9" width="16" height="16"/>
  300. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameEditPDFRotationLeft" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="yll-t6-Iqm">
  301. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  302. <font key="font" metaFont="system"/>
  303. </buttonCell>
  304. <connections>
  305. <action selector="leftRotationImageAction:" target="-2" id="2g6-vx-wG3"/>
  306. </connections>
  307. </button>
  308. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="spz-04-Gli">
  309. <rect key="frame" x="131" y="9" width="16" height="16"/>
  310. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameEditPDFRotationRight" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="c5I-5E-qci">
  311. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  312. <font key="font" metaFont="system"/>
  313. </buttonCell>
  314. <connections>
  315. <action selector="rightRotationImageAction:" target="-2" id="u8b-35-3fK"/>
  316. </connections>
  317. </button>
  318. </subviews>
  319. <constraints>
  320. <constraint firstItem="5y4-Y4-XuO" firstAttribute="leading" secondItem="IgG-3G-s7G" secondAttribute="leading" constant="10" id="8ld-gc-9Uh"/>
  321. <constraint firstItem="iE8-gt-VOq" firstAttribute="centerX" secondItem="1u5-mk-ax5" secondAttribute="centerX" multiplier="0.85" id="AUD-QE-xjl"/>
  322. <constraint firstItem="5y4-Y4-XuO" firstAttribute="top" secondItem="x6y-yu-lpY" secondAttribute="bottom" constant="14" id="CHe-nU-LoU"/>
  323. <constraint firstItem="x6y-yu-lpY" firstAttribute="top" secondItem="IgG-3G-s7G" secondAttribute="top" constant="10" id="RkI-P7-x7J"/>
  324. <constraint firstAttribute="trailing" secondItem="5y4-Y4-XuO" secondAttribute="trailing" constant="10" id="SXR-sB-1Iu"/>
  325. <constraint firstItem="iE8-gt-VOq" firstAttribute="top" secondItem="5y4-Y4-XuO" secondAttribute="bottom" constant="15" id="THh-nf-KaR"/>
  326. <constraint firstItem="x6y-yu-lpY" firstAttribute="leading" secondItem="IgG-3G-s7G" secondAttribute="leading" constant="10" id="Ug4-5f-oyS"/>
  327. <constraint firstItem="spz-04-Gli" firstAttribute="centerX" secondItem="1u5-mk-ax5" secondAttribute="centerX" multiplier="1.15" id="f4o-MX-iGi"/>
  328. <constraint firstItem="spz-04-Gli" firstAttribute="centerY" secondItem="iE8-gt-VOq" secondAttribute="centerY" id="m2R-i8-vyO"/>
  329. </constraints>
  330. </view>
  331. <constraints>
  332. <constraint firstAttribute="height" constant="170" id="2Nc-Uj-EEg"/>
  333. </constraints>
  334. </box>
  335. <box boxType="custom" borderType="none" borderWidth="0.0" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="9za-vG-ihA">
  336. <rect key="frame" x="0.0" y="201" width="241" height="100"/>
  337. <view key="contentView" id="ZP8-0e-bWE">
  338. <rect key="frame" x="0.0" y="0.0" width="241" height="100"/>
  339. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  340. <subviews>
  341. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fdI-YQ-vTL">
  342. <rect key="frame" x="3" y="33" width="235" height="32"/>
  343. <buttonCell key="cell" type="push" title="replace" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="UeE-FO-kIU">
  344. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  345. <font key="font" metaFont="system"/>
  346. </buttonCell>
  347. <connections>
  348. <action selector="replaceImageAction:" target="-2" id="1VT-b9-SgF"/>
  349. </connections>
  350. </button>
  351. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="BxA-Hw-YFe">
  352. <rect key="frame" x="3" y="63" width="165" height="32"/>
  353. <buttonCell key="cell" type="push" title="cut" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="n4u-Ix-CTl">
  354. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  355. <font key="font" metaFont="system"/>
  356. </buttonCell>
  357. <connections>
  358. <action selector="cutImageAction:" target="-2" id="tly-3m-pfG"/>
  359. </connections>
  360. </button>
  361. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="CnZ-ib-zju">
  362. <rect key="frame" x="3" y="3" width="235" height="32"/>
  363. <buttonCell key="cell" type="push" title="export" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Hio-9n-8sy">
  364. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  365. <font key="font" metaFont="system"/>
  366. </buttonCell>
  367. <connections>
  368. <action selector="exportImageAction:" target="-2" id="pvH-dR-dxN"/>
  369. </connections>
  370. </button>
  371. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="q1Y-ju-nfv">
  372. <rect key="frame" x="163" y="63" width="75" height="32"/>
  373. <constraints>
  374. <constraint firstAttribute="width" constant="61" id="gZ8-bF-a34"/>
  375. </constraints>
  376. <buttonCell key="cell" type="push" title="cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ZeU-AA-HZo">
  377. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  378. <font key="font" metaFont="system"/>
  379. </buttonCell>
  380. <connections>
  381. <action selector="cancelCutImageAction:" target="-2" id="Yno-wd-ZOy"/>
  382. </connections>
  383. </button>
  384. </subviews>
  385. <constraints>
  386. <constraint firstItem="fdI-YQ-vTL" firstAttribute="leading" secondItem="ZP8-0e-bWE" secondAttribute="leading" constant="10" id="7Kh-rM-6Zi"/>
  387. <constraint firstItem="BxA-Hw-YFe" firstAttribute="leading" secondItem="ZP8-0e-bWE" secondAttribute="leading" constant="10" id="EAu-fJ-xgX"/>
  388. <constraint firstAttribute="trailing" secondItem="CnZ-ib-zju" secondAttribute="trailing" constant="10" id="HXR-jG-qhi"/>
  389. <constraint firstAttribute="trailing" secondItem="fdI-YQ-vTL" secondAttribute="trailing" constant="10" id="I2l-2K-YCp"/>
  390. <constraint firstItem="fdI-YQ-vTL" firstAttribute="top" secondItem="BxA-Hw-YFe" secondAttribute="bottom" constant="10" id="N68-I5-5rC"/>
  391. <constraint firstItem="BxA-Hw-YFe" firstAttribute="top" secondItem="ZP8-0e-bWE" secondAttribute="top" constant="10" id="OD7-Zn-6hJ"/>
  392. <constraint firstAttribute="trailing" secondItem="BxA-Hw-YFe" secondAttribute="trailing" constant="80" id="USg-rG-Mdc"/>
  393. <constraint firstItem="CnZ-ib-zju" firstAttribute="leading" secondItem="ZP8-0e-bWE" secondAttribute="leading" constant="10" id="ZrM-ds-I8M"/>
  394. <constraint firstItem="q1Y-ju-nfv" firstAttribute="centerY" secondItem="BxA-Hw-YFe" secondAttribute="centerY" id="ajZ-HU-GQQ"/>
  395. <constraint firstAttribute="trailing" secondItem="q1Y-ju-nfv" secondAttribute="trailing" constant="10" id="iX4-gF-1nf"/>
  396. <constraint firstAttribute="bottom" secondItem="CnZ-ib-zju" secondAttribute="bottom" constant="10" id="oCh-7R-8tt"/>
  397. </constraints>
  398. </view>
  399. <constraints>
  400. <constraint firstAttribute="height" constant="100" id="q4K-hM-hqe"/>
  401. </constraints>
  402. </box>
  403. </subviews>
  404. <constraints>
  405. <constraint firstAttribute="trailing" secondItem="6yW-By-Sg9" secondAttribute="trailing" id="HzJ-TZ-atu"/>
  406. <constraint firstItem="6yW-By-Sg9" firstAttribute="top" secondItem="wc3-Ma-X7s" secondAttribute="top" id="IFt-ky-q6h"/>
  407. <constraint firstItem="8h0-d5-UhP" firstAttribute="leading" secondItem="qjn-Az-nK1" secondAttribute="leading" id="Jmz-3V-SNI"/>
  408. <constraint firstItem="qjn-Az-nK1" firstAttribute="leading" secondItem="wc3-Ma-X7s" secondAttribute="leading" constant="10" id="WQh-6J-l34"/>
  409. <constraint firstAttribute="trailing" secondItem="qjn-Az-nK1" secondAttribute="trailing" constant="10" id="Z7T-fd-4CF"/>
  410. <constraint firstItem="9za-vG-ihA" firstAttribute="top" secondItem="qjn-Az-nK1" secondAttribute="bottom" id="agw-2V-YyY"/>
  411. <constraint firstItem="8h0-d5-UhP" firstAttribute="top" secondItem="9za-vG-ihA" secondAttribute="bottom" constant="10" id="djj-O8-wH9"/>
  412. <constraint firstAttribute="trailing" secondItem="9za-vG-ihA" secondAttribute="trailing" id="guW-jF-VVi"/>
  413. <constraint firstItem="6yW-By-Sg9" firstAttribute="leading" secondItem="wc3-Ma-X7s" secondAttribute="leading" id="hFm-HD-mvX"/>
  414. <constraint firstItem="9za-vG-ihA" firstAttribute="leading" secondItem="wc3-Ma-X7s" secondAttribute="leading" id="n7q-6r-Hka"/>
  415. <constraint firstItem="8h0-d5-UhP" firstAttribute="trailing" secondItem="qjn-Az-nK1" secondAttribute="trailing" id="oTw-uO-bQ2"/>
  416. <constraint firstItem="qjn-Az-nK1" firstAttribute="top" secondItem="6yW-By-Sg9" secondAttribute="bottom" id="pMH-jX-v3E"/>
  417. </constraints>
  418. </view>
  419. </subviews>
  420. </clipView>
  421. <scroller key="horizontalScroller" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="t4X-eE-fv9">
  422. <rect key="frame" x="1" y="535" width="256" height="15"/>
  423. <autoresizingMask key="autoresizingMask"/>
  424. </scroller>
  425. <scroller key="verticalScroller" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="byq-FR-ZQB">
  426. <rect key="frame" x="257" y="1" width="15" height="534"/>
  427. <autoresizingMask key="autoresizingMask"/>
  428. </scroller>
  429. <point key="canvasLocation" x="153.5" y="220.5"/>
  430. </scrollView>
  431. </objects>
  432. <resources>
  433. <image name="KMImageNameEditPDFImage20" width="16" height="16"/>
  434. <image name="KMImageNameEditPDFImage21" width="16" height="16"/>
  435. <image name="KMImageNameEditPDFImage45" width="16" height="16"/>
  436. <image name="KMImageNameEditPDFImage46" width="16" height="16"/>
  437. <image name="KMImageNameEditPDFImage47" width="16" height="16"/>
  438. <image name="KMImageNameEditPDFImage48" width="16" height="16"/>
  439. <image name="KMImageNameEditPDFImage49" width="16" height="16"/>
  440. <image name="KMImageNameEditPDFImage50" width="16" height="16"/>
  441. <image name="KMImageNameEditPDFRotationLeft" width="16" height="16"/>
  442. <image name="KMImageNameEditPDFRotationRight" width="16" height="16"/>
  443. </resources>
  444. </document>