KMEditImagePropertyViewController.xib 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397
  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="KMEditImagePropertyViewController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="alignmentView" destination="3AP-7h-Nfc" id="loc-yn-FkQ"/>
  12. <outlet property="alignmentViewTopConstraint" destination="Vog-68-6WN" id="Qqk-9Z-zrD"/>
  13. <outlet property="backgroundView" destination="wc3-Ma-X7s" id="OBB-N0-9wC"/>
  14. <outlet property="buttonBox" destination="9za-vG-ihA" id="m1z-pN-ORp"/>
  15. <outlet property="buttonBoxHeight" destination="q4K-hM-hqe" id="4Tg-z0-d6c"/>
  16. <outlet property="cancelBox" destination="vr8-ml-OC0" id="kUB-8H-yo0"/>
  17. <outlet property="confirmBox" destination="xPh-yv-2Ch" id="sdk-Wa-ZAR"/>
  18. <outlet property="cropBox" destination="AAt-gQ-hOo" id="MP2-gY-56R"/>
  19. <outlet property="editImageView" destination="1u5-mk-ax5" id="The-iv-pCn"/>
  20. <outlet property="exportBox" destination="8lZ-Kd-hWi" id="36X-Q5-M0Z"/>
  21. <outlet property="flipHorizontalBox" destination="yYT-gS-HFj" id="lf8-47-4V7"/>
  22. <outlet property="flipVerticalBox" destination="qRi-Cl-0oE" id="ice-B3-agn"/>
  23. <outlet property="headerBox" destination="6yW-By-Sg9" id="7g9-Ja-zZN"/>
  24. <outlet property="headerBoxHeight" destination="2Nc-Uj-EEg" id="g90-0Y-Ajz"/>
  25. <outlet property="headerBoxMaginWidthConstraint" destination="qGk-qT-mBb" id="2qA-NH-y7u"/>
  26. <outlet property="imageBox" destination="5y4-Y4-XuO" id="29i-qF-x7l"/>
  27. <outlet property="imageBoxHeight" destination="lWK-rG-QR4" id="Gqy-86-ey9"/>
  28. <outlet property="noBackgroundView" destination="2cv-Bg-EQU" id="cnu-G8-tbS"/>
  29. <outlet property="noImageView" destination="H4i-ha-vev" id="gD9-lE-GQS"/>
  30. <outlet property="noSubtitleLabel" destination="xT8-m7-QlU" id="jpw-rp-mZf"/>
  31. <outlet property="noTitleLabel" destination="cBS-ZD-gNe" id="CNC-wX-q31"/>
  32. <outlet property="opacityBox" destination="9ig-7b-xDq" id="Nlc-yf-4BI"/>
  33. <outlet property="opacityBoxBottomMaginConstraint" destination="agw-2V-YyY" id="rjO-EG-goy"/>
  34. <outlet property="opacityBoxHeight" destination="pQN-DI-xiY" id="xvF-Br-Df7"/>
  35. <outlet property="opacityBoxTopConstraint" destination="pMH-jX-v3E" id="0oh-Dc-ukD"/>
  36. <outlet property="opacitySlider" destination="Z0O-zt-cBQ" id="lW1-SW-S3f"/>
  37. <outlet property="opacityTitleLabel" destination="XPI-yz-g9u" id="NH7-jW-9Vn"/>
  38. <outlet property="replaceBox" destination="dSf-T8-3R3" id="WIv-EB-D9V"/>
  39. <outlet property="rotateLeftBox" destination="hsv-dq-f4W" id="FPi-g7-M8b"/>
  40. <outlet property="rotateRightBox" destination="q4N-oj-5zS" id="Z4f-ct-ofL"/>
  41. <outlet property="titleLabel" destination="x6y-yu-lpY" id="Vpa-k7-N5v"/>
  42. <outlet property="view" destination="rCh-Bx-sa8" id="Yfd-9x-Vhe"/>
  43. </connections>
  44. </customObject>
  45. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  46. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  47. <scrollView borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" usesPredominantAxisScrolling="NO" id="rCh-Bx-sa8">
  48. <rect key="frame" x="0.0" y="0.0" width="260" height="500"/>
  49. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  50. <clipView key="contentView" copiesOnScroll="NO" id="gMq-4a-g5G">
  51. <rect key="frame" x="0.0" y="0.0" width="260" height="500"/>
  52. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  53. <subviews>
  54. <view id="wc3-Ma-X7s">
  55. <rect key="frame" x="0.0" y="0.0" width="260" height="500"/>
  56. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  57. <subviews>
  58. <box borderType="none" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="qjn-Az-nK1">
  59. <rect key="frame" x="10" y="252" width="240" height="56"/>
  60. <view key="contentView" id="vpF-9O-Amq">
  61. <rect key="frame" x="0.0" y="0.0" width="240" height="56"/>
  62. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  63. <subviews>
  64. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="XPI-yz-g9u">
  65. <rect key="frame" x="-2" y="40" width="49" height="16"/>
  66. <textFieldCell key="cell" lineBreakMode="clipping" title="opacity" id="LXH-cy-YvE">
  67. <font key="font" usesAppearanceFont="YES"/>
  68. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  69. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  70. </textFieldCell>
  71. </textField>
  72. <customView translatesAutoresizingMaskIntoConstraints="NO" id="GOt-dw-CGs">
  73. <rect key="frame" x="0.0" y="0.0" width="240" height="32"/>
  74. <subviews>
  75. <slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Z0O-zt-cBQ">
  76. <rect key="frame" x="-2" y="0.0" width="144" height="28"/>
  77. <constraints>
  78. <constraint firstAttribute="width" constant="140" id="A1a-kp-h7d"/>
  79. </constraints>
  80. <sliderCell key="cell" state="on" alignment="left" maxValue="1" doubleValue="1" tickMarkPosition="above" sliderType="linear" id="RhD-fs-Ulr"/>
  81. </slider>
  82. <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="9ig-7b-xDq">
  83. <rect key="frame" x="158" y="0.0" width="82" height="32"/>
  84. <view key="contentView" id="fr5-qz-wFC">
  85. <rect key="frame" x="0.0" y="0.0" width="82" height="32"/>
  86. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  87. </view>
  88. <constraints>
  89. <constraint firstAttribute="height" constant="32" id="Dmg-68-qJJ"/>
  90. <constraint firstAttribute="width" constant="82" id="Mz0-Qc-LQy"/>
  91. </constraints>
  92. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  93. </box>
  94. </subviews>
  95. <constraints>
  96. <constraint firstAttribute="height" constant="32" id="FpK-nl-Vpn"/>
  97. <constraint firstItem="Z0O-zt-cBQ" firstAttribute="centerY" secondItem="GOt-dw-CGs" secondAttribute="centerY" id="P9w-fE-L7Y"/>
  98. <constraint firstAttribute="trailing" secondItem="9ig-7b-xDq" secondAttribute="trailing" id="Ury-AM-MzK"/>
  99. <constraint firstItem="Z0O-zt-cBQ" firstAttribute="leading" secondItem="GOt-dw-CGs" secondAttribute="leading" id="bb1-du-jW7"/>
  100. <constraint firstItem="9ig-7b-xDq" firstAttribute="centerY" secondItem="GOt-dw-CGs" secondAttribute="centerY" id="g0Z-NM-DMr"/>
  101. </constraints>
  102. </customView>
  103. </subviews>
  104. <constraints>
  105. <constraint firstItem="GOt-dw-CGs" firstAttribute="leading" secondItem="vpF-9O-Amq" secondAttribute="leading" id="GF9-3C-ECz"/>
  106. <constraint firstItem="GOt-dw-CGs" firstAttribute="top" secondItem="XPI-yz-g9u" secondAttribute="bottom" constant="8" id="Gn6-Q3-jUN"/>
  107. <constraint firstAttribute="trailing" secondItem="GOt-dw-CGs" secondAttribute="trailing" id="m5R-JO-ivq"/>
  108. <constraint firstItem="XPI-yz-g9u" firstAttribute="leading" secondItem="vpF-9O-Amq" secondAttribute="leading" id="nfZ-u0-N6t"/>
  109. <constraint firstItem="XPI-yz-g9u" firstAttribute="top" secondItem="vpF-9O-Amq" secondAttribute="top" id="tze-rK-ov2"/>
  110. </constraints>
  111. </view>
  112. <constraints>
  113. <constraint firstAttribute="height" constant="56" id="pQN-DI-xiY"/>
  114. </constraints>
  115. </box>
  116. <box borderType="none" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="6yW-By-Sg9">
  117. <rect key="frame" x="0.0" y="324" width="260" height="176"/>
  118. <view key="contentView" id="IgG-3G-s7G">
  119. <rect key="frame" x="0.0" y="0.0" width="260" height="176"/>
  120. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  121. <subviews>
  122. <box boxType="custom" borderWidth="0.0" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="5y4-Y4-XuO">
  123. <rect key="frame" x="16" y="40" width="228" height="88"/>
  124. <view key="contentView" id="dSO-bL-F8j">
  125. <rect key="frame" x="0.0" y="0.0" width="228" height="88"/>
  126. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  127. <subviews>
  128. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="1u5-mk-ax5">
  129. <rect key="frame" x="0.0" y="0.0" width="228" height="88"/>
  130. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="8rr-97-nmW"/>
  131. </imageView>
  132. </subviews>
  133. <constraints>
  134. <constraint firstItem="1u5-mk-ax5" firstAttribute="top" secondItem="dSO-bL-F8j" secondAttribute="top" id="Quh-QW-jQd"/>
  135. <constraint firstAttribute="trailing" secondItem="1u5-mk-ax5" secondAttribute="trailing" id="Vd3-mN-yNj"/>
  136. <constraint firstItem="1u5-mk-ax5" firstAttribute="leading" secondItem="dSO-bL-F8j" secondAttribute="leading" id="edG-u3-AWU"/>
  137. <constraint firstAttribute="bottom" secondItem="1u5-mk-ax5" secondAttribute="bottom" id="jrr-sJ-AFf"/>
  138. </constraints>
  139. </view>
  140. <constraints>
  141. <constraint firstAttribute="height" constant="88" id="lWK-rG-QR4"/>
  142. </constraints>
  143. </box>
  144. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="x6y-yu-lpY">
  145. <rect key="frame" x="14" y="144" width="41" height="16"/>
  146. <textFieldCell key="cell" lineBreakMode="clipping" title="Image" id="F3k-6q-vFG">
  147. <font key="font" usesAppearanceFont="YES"/>
  148. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  149. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  150. </textFieldCell>
  151. </textField>
  152. <customView translatesAutoresizingMaskIntoConstraints="NO" id="gfr-NP-NnO">
  153. <rect key="frame" x="16" y="0.0" width="228" height="32"/>
  154. <subviews>
  155. <box boxType="custom" borderWidth="0.0" cornerRadius="4" translatesAutoresizingMaskIntoConstraints="NO" id="hsv-dq-f4W">
  156. <rect key="frame" x="42" y="0.0" width="32" height="32"/>
  157. <view key="contentView" id="Pfc-MX-L5k">
  158. <rect key="frame" x="0.0" y="0.0" width="32" height="32"/>
  159. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  160. </view>
  161. <constraints>
  162. <constraint firstAttribute="height" constant="32" id="JdW-pW-5LP"/>
  163. <constraint firstAttribute="width" constant="32" id="iH5-PG-aXW"/>
  164. </constraints>
  165. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  166. </box>
  167. <box boxType="custom" borderWidth="0.0" cornerRadius="4" translatesAutoresizingMaskIntoConstraints="NO" id="q4N-oj-5zS">
  168. <rect key="frame" x="82" y="0.0" width="32" height="32"/>
  169. <view key="contentView" id="wjS-FB-lYU">
  170. <rect key="frame" x="0.0" y="0.0" width="32" height="32"/>
  171. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  172. </view>
  173. <constraints>
  174. <constraint firstAttribute="width" constant="32" id="5EZ-6c-gfn"/>
  175. <constraint firstAttribute="height" constant="32" id="hBF-sS-kUZ"/>
  176. </constraints>
  177. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  178. </box>
  179. <box boxType="custom" borderWidth="0.0" cornerRadius="4" translatesAutoresizingMaskIntoConstraints="NO" id="yYT-gS-HFj">
  180. <rect key="frame" x="122" y="0.0" width="32" height="32"/>
  181. <view key="contentView" id="RHD-oQ-JTw">
  182. <rect key="frame" x="0.0" y="0.0" width="32" height="32"/>
  183. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  184. </view>
  185. <constraints>
  186. <constraint firstAttribute="height" constant="32" id="71p-12-RG8"/>
  187. <constraint firstAttribute="width" constant="32" id="BCx-1K-6eS"/>
  188. </constraints>
  189. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  190. </box>
  191. <box boxType="custom" borderWidth="0.0" cornerRadius="4" translatesAutoresizingMaskIntoConstraints="NO" id="qRi-Cl-0oE">
  192. <rect key="frame" x="162" y="0.0" width="32" height="32"/>
  193. <view key="contentView" id="31k-6d-FoY">
  194. <rect key="frame" x="0.0" y="0.0" width="32" height="32"/>
  195. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  196. </view>
  197. <constraints>
  198. <constraint firstAttribute="height" constant="32" id="Q5k-0A-5aH"/>
  199. <constraint firstAttribute="width" constant="32" id="ef9-Rh-lWM"/>
  200. </constraints>
  201. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  202. </box>
  203. </subviews>
  204. <constraints>
  205. <constraint firstItem="yYT-gS-HFj" firstAttribute="centerX" secondItem="gfr-NP-NnO" secondAttribute="centerX" constant="24" id="2MB-ek-fnF"/>
  206. <constraint firstItem="qRi-Cl-0oE" firstAttribute="centerY" secondItem="gfr-NP-NnO" secondAttribute="centerY" id="UMZ-Dn-5Tj"/>
  207. <constraint firstItem="hsv-dq-f4W" firstAttribute="centerX" secondItem="gfr-NP-NnO" secondAttribute="centerX" constant="-56" id="eZg-g9-0bt"/>
  208. <constraint firstAttribute="height" constant="32" id="fkv-w0-V7Y"/>
  209. <constraint firstItem="hsv-dq-f4W" firstAttribute="centerY" secondItem="gfr-NP-NnO" secondAttribute="centerY" id="qhy-TQ-DuR"/>
  210. <constraint firstItem="qRi-Cl-0oE" firstAttribute="centerX" secondItem="gfr-NP-NnO" secondAttribute="centerX" constant="64" id="va9-J1-BXt"/>
  211. <constraint firstItem="yYT-gS-HFj" firstAttribute="centerY" secondItem="gfr-NP-NnO" secondAttribute="centerY" id="wit-SG-xA9"/>
  212. <constraint firstItem="q4N-oj-5zS" firstAttribute="centerY" secondItem="gfr-NP-NnO" secondAttribute="centerY" id="yfQ-5k-A0Z"/>
  213. <constraint firstItem="q4N-oj-5zS" firstAttribute="centerX" secondItem="gfr-NP-NnO" secondAttribute="centerX" constant="-16" id="zhx-EW-Huq"/>
  214. </constraints>
  215. </customView>
  216. </subviews>
  217. <constraints>
  218. <constraint firstItem="5y4-Y4-XuO" firstAttribute="leading" secondItem="IgG-3G-s7G" secondAttribute="leading" constant="16" id="8ld-gc-9Uh"/>
  219. <constraint firstItem="5y4-Y4-XuO" firstAttribute="top" secondItem="x6y-yu-lpY" secondAttribute="bottom" constant="16" id="CHe-nU-LoU"/>
  220. <constraint firstItem="x6y-yu-lpY" firstAttribute="top" secondItem="IgG-3G-s7G" secondAttribute="top" constant="16" id="RkI-P7-x7J"/>
  221. <constraint firstAttribute="trailing" secondItem="5y4-Y4-XuO" secondAttribute="trailing" constant="16" id="SXR-sB-1Iu"/>
  222. <constraint firstItem="x6y-yu-lpY" firstAttribute="leading" secondItem="IgG-3G-s7G" secondAttribute="leading" constant="16" id="Ug4-5f-oyS"/>
  223. <constraint firstItem="gfr-NP-NnO" firstAttribute="leading" secondItem="IgG-3G-s7G" secondAttribute="leading" constant="16" id="a1a-xg-MOM"/>
  224. <constraint firstAttribute="trailing" secondItem="gfr-NP-NnO" secondAttribute="trailing" constant="16" id="bMv-hc-qTX"/>
  225. <constraint firstItem="gfr-NP-NnO" firstAttribute="top" secondItem="5y4-Y4-XuO" secondAttribute="bottom" constant="8" id="qGk-qT-mBb"/>
  226. </constraints>
  227. </view>
  228. <constraints>
  229. <constraint firstAttribute="height" constant="176" id="2Nc-Uj-EEg"/>
  230. </constraints>
  231. </box>
  232. <box boxType="custom" borderType="none" borderWidth="0.0" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="9za-vG-ihA">
  233. <rect key="frame" x="16" y="124" width="228" height="112"/>
  234. <view key="contentView" id="ZP8-0e-bWE">
  235. <rect key="frame" x="0.0" y="0.0" width="228" height="112"/>
  236. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  237. <subviews>
  238. <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="vr8-ml-OC0">
  239. <rect key="frame" x="118" y="80" width="110" height="32"/>
  240. <view key="contentView" id="5bE-LY-pCd">
  241. <rect key="frame" x="0.0" y="0.0" width="110" height="32"/>
  242. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  243. </view>
  244. <constraints>
  245. <constraint firstAttribute="height" constant="32" id="10w-cb-xaQ"/>
  246. <constraint firstAttribute="width" constant="110" id="pkB-tF-Moj"/>
  247. </constraints>
  248. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  249. </box>
  250. <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="xPh-yv-2Ch">
  251. <rect key="frame" x="0.0" y="80" width="110" height="32"/>
  252. <view key="contentView" id="c74-wl-dsk">
  253. <rect key="frame" x="0.0" y="0.0" width="110" height="32"/>
  254. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  255. </view>
  256. <constraints>
  257. <constraint firstAttribute="width" constant="110" id="lB6-As-b1d"/>
  258. <constraint firstAttribute="height" constant="32" id="nvo-44-swu"/>
  259. </constraints>
  260. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  261. </box>
  262. <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="AAt-gQ-hOo">
  263. <rect key="frame" x="0.0" y="80" width="228" height="32"/>
  264. <view key="contentView" id="d4R-c0-wzQ">
  265. <rect key="frame" x="0.0" y="0.0" width="228" height="32"/>
  266. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  267. </view>
  268. <constraints>
  269. <constraint firstAttribute="height" constant="32" id="xlS-I7-s9w"/>
  270. </constraints>
  271. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  272. </box>
  273. <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="dSf-T8-3R3">
  274. <rect key="frame" x="0.0" y="40" width="228" height="32"/>
  275. <view key="contentView" id="GME-VV-ihH">
  276. <rect key="frame" x="0.0" y="0.0" width="228" height="32"/>
  277. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  278. </view>
  279. <constraints>
  280. <constraint firstAttribute="height" constant="32" id="IkQ-Rq-cIN"/>
  281. </constraints>
  282. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  283. </box>
  284. <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="8lZ-Kd-hWi">
  285. <rect key="frame" x="0.0" y="0.0" width="228" height="32"/>
  286. <view key="contentView" id="dx8-kP-W3q">
  287. <rect key="frame" x="0.0" y="0.0" width="228" height="32"/>
  288. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  289. </view>
  290. <constraints>
  291. <constraint firstAttribute="height" constant="32" id="BnB-Ke-4fG"/>
  292. </constraints>
  293. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  294. </box>
  295. </subviews>
  296. <constraints>
  297. <constraint firstItem="8lZ-Kd-hWi" firstAttribute="top" secondItem="dSf-T8-3R3" secondAttribute="bottom" constant="8" id="1cM-b0-HG6"/>
  298. <constraint firstItem="vr8-ml-OC0" firstAttribute="top" secondItem="ZP8-0e-bWE" secondAttribute="top" id="7eg-5O-Noy"/>
  299. <constraint firstItem="dSf-T8-3R3" firstAttribute="leading" secondItem="AAt-gQ-hOo" secondAttribute="leading" id="DLy-ZC-KU3"/>
  300. <constraint firstAttribute="trailing" secondItem="AAt-gQ-hOo" secondAttribute="trailing" id="ahn-mQ-E04"/>
  301. <constraint firstItem="xPh-yv-2Ch" firstAttribute="top" secondItem="ZP8-0e-bWE" secondAttribute="top" id="cR6-6m-qQi"/>
  302. <constraint firstItem="dSf-T8-3R3" firstAttribute="top" secondItem="AAt-gQ-hOo" secondAttribute="bottom" constant="8" id="duj-XY-A1h"/>
  303. <constraint firstAttribute="trailing" secondItem="vr8-ml-OC0" secondAttribute="trailing" id="fu2-Bc-acA"/>
  304. <constraint firstItem="dSf-T8-3R3" firstAttribute="trailing" secondItem="vr8-ml-OC0" secondAttribute="trailing" id="iAd-S8-C1J"/>
  305. <constraint firstItem="AAt-gQ-hOo" firstAttribute="top" secondItem="ZP8-0e-bWE" secondAttribute="top" id="lsl-8s-FyF"/>
  306. <constraint firstItem="xPh-yv-2Ch" firstAttribute="leading" secondItem="ZP8-0e-bWE" secondAttribute="leading" id="mOu-vx-pMD"/>
  307. <constraint firstItem="AAt-gQ-hOo" firstAttribute="leading" secondItem="ZP8-0e-bWE" secondAttribute="leading" id="n2m-zi-EMC"/>
  308. <constraint firstItem="dSf-T8-3R3" firstAttribute="trailing" secondItem="8lZ-Kd-hWi" secondAttribute="trailing" id="ouP-EF-VqU"/>
  309. <constraint firstItem="dSf-T8-3R3" firstAttribute="leading" secondItem="8lZ-Kd-hWi" secondAttribute="leading" id="yw5-GG-lZH"/>
  310. </constraints>
  311. </view>
  312. <constraints>
  313. <constraint firstAttribute="height" constant="112" id="q4K-hM-hqe"/>
  314. </constraints>
  315. </box>
  316. <customView hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3AP-7h-Nfc" customClass="KMEditPropertyAlignmentView" customModule="PDF_Reader_Pro" customModuleProvider="target">
  317. <rect key="frame" x="16" y="8" width="228" height="100"/>
  318. <constraints>
  319. <constraint firstAttribute="height" constant="100" id="fcW-mh-2WD"/>
  320. </constraints>
  321. </customView>
  322. <customView translatesAutoresizingMaskIntoConstraints="NO" id="2cv-Bg-EQU">
  323. <rect key="frame" x="0.0" y="0.0" width="260" height="452"/>
  324. <subviews>
  325. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="H4i-ha-vev">
  326. <rect key="frame" x="66" y="176" width="128" height="128"/>
  327. <constraints>
  328. <constraint firstAttribute="width" constant="128" id="FLb-Ah-Fr8"/>
  329. <constraint firstAttribute="height" constant="128" id="YnP-4V-emy"/>
  330. </constraints>
  331. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="VmL-3i-3hR"/>
  332. </imageView>
  333. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cBS-ZD-gNe">
  334. <rect key="frame" x="94" y="152" width="73" height="16"/>
  335. <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Add Image" id="BJo-l6-NBY">
  336. <font key="font" metaFont="system"/>
  337. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  338. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  339. </textFieldCell>
  340. </textField>
  341. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xT8-m7-QlU">
  342. <rect key="frame" x="44" y="112" width="172" height="40"/>
  343. <constraints>
  344. <constraint firstAttribute="width" constant="168" id="Fhy-XT-ZBN"/>
  345. <constraint firstAttribute="height" constant="40" id="yDh-34-pSM"/>
  346. </constraints>
  347. <textFieldCell key="cell" alignment="center" title="Select an area on the page to insert the image." id="xdg-6Z-zNm">
  348. <font key="font" metaFont="system"/>
  349. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  350. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  351. </textFieldCell>
  352. </textField>
  353. </subviews>
  354. <constraints>
  355. <constraint firstItem="xT8-m7-QlU" firstAttribute="centerX" secondItem="2cv-Bg-EQU" secondAttribute="centerX" id="5H8-mW-VWd"/>
  356. <constraint firstItem="cBS-ZD-gNe" firstAttribute="top" secondItem="H4i-ha-vev" secondAttribute="bottom" constant="8" id="Ue4-ch-F5B"/>
  357. <constraint firstItem="H4i-ha-vev" firstAttribute="top" secondItem="2cv-Bg-EQU" secondAttribute="top" constant="148" id="bZ7-ca-xYL"/>
  358. <constraint firstItem="cBS-ZD-gNe" firstAttribute="centerX" secondItem="2cv-Bg-EQU" secondAttribute="centerX" id="l55-Ii-Ogm"/>
  359. <constraint firstItem="xT8-m7-QlU" firstAttribute="top" secondItem="cBS-ZD-gNe" secondAttribute="bottom" id="oJf-qh-MQT"/>
  360. <constraint firstItem="H4i-ha-vev" firstAttribute="centerX" secondItem="2cv-Bg-EQU" secondAttribute="centerX" id="whS-c7-dyX"/>
  361. </constraints>
  362. </customView>
  363. </subviews>
  364. <constraints>
  365. <constraint firstAttribute="bottom" secondItem="2cv-Bg-EQU" secondAttribute="bottom" id="4oe-1N-VuF"/>
  366. <constraint firstAttribute="trailing" secondItem="3AP-7h-Nfc" secondAttribute="trailing" constant="16" id="DPV-qc-7Mx"/>
  367. <constraint firstAttribute="trailing" secondItem="6yW-By-Sg9" secondAttribute="trailing" id="HzJ-TZ-atu"/>
  368. <constraint firstItem="6yW-By-Sg9" firstAttribute="top" secondItem="wc3-Ma-X7s" secondAttribute="top" id="IFt-ky-q6h"/>
  369. <constraint firstItem="2cv-Bg-EQU" firstAttribute="leading" secondItem="wc3-Ma-X7s" secondAttribute="leading" id="TQi-cc-SCm"/>
  370. <constraint firstItem="3AP-7h-Nfc" firstAttribute="top" secondItem="9za-vG-ihA" secondAttribute="bottom" constant="16" id="Vog-68-6WN"/>
  371. <constraint firstItem="qjn-Az-nK1" firstAttribute="leading" secondItem="wc3-Ma-X7s" secondAttribute="leading" constant="10" id="WQh-6J-l34"/>
  372. <constraint firstAttribute="trailing" secondItem="qjn-Az-nK1" secondAttribute="trailing" constant="10" id="Z7T-fd-4CF"/>
  373. <constraint firstItem="9za-vG-ihA" firstAttribute="top" secondItem="qjn-Az-nK1" secondAttribute="bottom" constant="16" id="agw-2V-YyY"/>
  374. <constraint firstItem="3AP-7h-Nfc" firstAttribute="leading" secondItem="wc3-Ma-X7s" secondAttribute="leading" constant="16" id="bxW-A6-7ur"/>
  375. <constraint firstAttribute="trailing" secondItem="9za-vG-ihA" secondAttribute="trailing" constant="16" id="guW-jF-VVi"/>
  376. <constraint firstItem="6yW-By-Sg9" firstAttribute="leading" secondItem="wc3-Ma-X7s" secondAttribute="leading" id="hFm-HD-mvX"/>
  377. <constraint firstAttribute="trailing" secondItem="2cv-Bg-EQU" secondAttribute="trailing" id="iuO-oD-bAG"/>
  378. <constraint firstItem="9za-vG-ihA" firstAttribute="leading" secondItem="wc3-Ma-X7s" secondAttribute="leading" constant="16" id="n7q-6r-Hka"/>
  379. <constraint firstItem="qjn-Az-nK1" firstAttribute="top" secondItem="6yW-By-Sg9" secondAttribute="bottom" constant="16" id="pMH-jX-v3E"/>
  380. <constraint firstItem="2cv-Bg-EQU" firstAttribute="top" secondItem="wc3-Ma-X7s" secondAttribute="top" constant="48" id="ybe-LO-sGP"/>
  381. </constraints>
  382. </view>
  383. </subviews>
  384. <color key="backgroundColor" red="0.96862745098039216" green="0.97254901960784312" blue="0.98039215686274506" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  385. </clipView>
  386. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="t4X-eE-fv9">
  387. <rect key="frame" x="-100" y="-100" width="273" height="15"/>
  388. <autoresizingMask key="autoresizingMask"/>
  389. </scroller>
  390. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="byq-FR-ZQB">
  391. <rect key="frame" x="-100" y="-100" width="15" height="536"/>
  392. <autoresizingMask key="autoresizingMask"/>
  393. </scroller>
  394. <point key="canvasLocation" x="97" y="-1124"/>
  395. </scrollView>
  396. </objects>
  397. </document>