CAreaMeasureInfoWindowController.xib 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213
  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="CAreaMeasureInfoWindowController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="angleLabel" destination="YcG-qm-931" id="P3D-hi-1O5"/>
  12. <outlet property="areaLabel" destination="C0Q-oq-d66" id="rYn-ds-xSN"/>
  13. <outlet property="precisionLabel" destination="GbN-aH-zzt" id="AUs-Nw-f6I"/>
  14. <outlet property="scaleLabel" destination="mC7-Nw-srr" id="U7s-fF-Jj2"/>
  15. <outlet property="window" destination="F0z-JX-Cv5" id="gIp-Ho-8D9"/>
  16. </connections>
  17. </customObject>
  18. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  19. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  20. <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" titlebarAppearsTransparent="YES" id="F0z-JX-Cv5">
  21. <windowStyleMask key="styleMask" titled="YES"/>
  22. <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
  23. <rect key="contentRect" x="2242" y="1105" width="360" height="230"/>
  24. <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/>
  25. <view key="contentView" id="se5-gp-TjO">
  26. <rect key="frame" x="0.0" y="0.0" width="360" height="230"/>
  27. <autoresizingMask key="autoresizingMask"/>
  28. <subviews>
  29. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="v9s-IY-XsA">
  30. <rect key="frame" x="12" y="188" width="30" height="30"/>
  31. <constraints>
  32. <constraint firstAttribute="height" constant="30" id="QYO-S0-39s"/>
  33. <constraint firstAttribute="width" constant="30" id="Wnb-eG-XAV"/>
  34. </constraints>
  35. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="ImageNameToolbarPolygon" id="kiE-29-y6X"/>
  36. </imageView>
  37. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cee-VO-HNn">
  38. <rect key="frame" x="56" y="193" width="182" height="19"/>
  39. <constraints>
  40. <constraint firstAttribute="height" constant="19" id="LzY-Ta-xQ2"/>
  41. <constraint firstAttribute="width" constant="178" id="QjD-Ha-7Ba"/>
  42. </constraints>
  43. <textFieldCell key="cell" lineBreakMode="clipping" title="Polygonal Measurement" id="Y8Y-yj-XlX">
  44. <font key="font" metaFont="system" size="16"/>
  45. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  46. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  47. </textFieldCell>
  48. </textField>
  49. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6j1-fh-lBh">
  50. <rect key="frame" x="56" y="151" width="44" height="17"/>
  51. <constraints>
  52. <constraint firstAttribute="width" constant="40" id="1jy-4Q-m9l"/>
  53. <constraint firstAttribute="height" constant="17" id="VCw-Jq-Ala"/>
  54. </constraints>
  55. <textFieldCell key="cell" lineBreakMode="clipping" title="Scale:" id="KiM-aI-iiB">
  56. <font key="font" metaFont="system" size="14"/>
  57. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  58. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  59. </textFieldCell>
  60. </textField>
  61. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="SiO-Wc-d1h">
  62. <rect key="frame" x="56" y="122" width="53" height="17"/>
  63. <constraints>
  64. <constraint firstAttribute="width" constant="49" id="bPA-xS-4nY"/>
  65. <constraint firstAttribute="height" constant="17" id="rpj-Ok-Qlq"/>
  66. </constraints>
  67. <textFieldCell key="cell" lineBreakMode="clipping" title="Area:" id="TCW-6X-SlN">
  68. <font key="font" metaFont="system" size="14"/>
  69. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  70. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  71. </textFieldCell>
  72. </textField>
  73. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Kag-pg-b5k">
  74. <rect key="frame" x="56" y="93" width="68" height="17"/>
  75. <constraints>
  76. <constraint firstAttribute="height" constant="17" id="dGv-wm-Tur"/>
  77. <constraint firstAttribute="width" constant="64" id="u1L-c1-Ol8"/>
  78. </constraints>
  79. <textFieldCell key="cell" lineBreakMode="clipping" title="Precision:" id="7R4-7K-bBV">
  80. <font key="font" metaFont="system" size="14"/>
  81. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  82. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  83. </textFieldCell>
  84. </textField>
  85. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4AM-g2-hiQ">
  86. <rect key="frame" x="56" y="64" width="45" height="17"/>
  87. <constraints>
  88. <constraint firstAttribute="width" constant="41" id="2YX-89-eDX"/>
  89. <constraint firstAttribute="height" constant="17" id="42J-2S-rO4"/>
  90. </constraints>
  91. <textFieldCell key="cell" lineBreakMode="clipping" title="Angle:" id="gC6-0m-Suy">
  92. <font key="font" metaFont="system" size="14"/>
  93. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  94. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  95. </textFieldCell>
  96. </textField>
  97. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mC7-Nw-srr">
  98. <rect key="frame" x="148" y="151" width="144" height="17"/>
  99. <constraints>
  100. <constraint firstAttribute="width" constant="140" id="Xph-t8-Mx7"/>
  101. <constraint firstAttribute="height" constant="17" id="xea-z5-p8f"/>
  102. </constraints>
  103. <textFieldCell key="cell" lineBreakMode="clipping" alignment="left" title="1 cm = 1 cm" id="tmi-ng-Vu3">
  104. <font key="font" metaFont="system" size="14"/>
  105. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  106. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  107. </textFieldCell>
  108. </textField>
  109. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="C0Q-oq-d66">
  110. <rect key="frame" x="148" y="122" width="204" height="17"/>
  111. <constraints>
  112. <constraint firstAttribute="width" constant="200" id="X88-bf-pbY"/>
  113. <constraint firstAttribute="height" constant="17" id="wn2-CP-ihU"/>
  114. </constraints>
  115. <textFieldCell key="cell" lineBreakMode="clipping" alignment="left" id="uZp-Xm-LgT">
  116. <font key="font" metaFont="system" size="14"/>
  117. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  118. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  119. </textFieldCell>
  120. </textField>
  121. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="GbN-aH-zzt">
  122. <rect key="frame" x="148" y="93" width="84" height="17"/>
  123. <constraints>
  124. <constraint firstAttribute="width" constant="80" id="Dkr-pw-Fqh"/>
  125. <constraint firstAttribute="height" constant="17" id="SDq-yt-LMD"/>
  126. </constraints>
  127. <textFieldCell key="cell" lineBreakMode="clipping" alignment="left" id="RGC-aS-4SL">
  128. <font key="font" metaFont="system" size="14"/>
  129. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  130. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  131. </textFieldCell>
  132. </textField>
  133. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="YcG-qm-931">
  134. <rect key="frame" x="148" y="64" width="84" height="17"/>
  135. <constraints>
  136. <constraint firstAttribute="width" constant="80" id="lYV-bx-cH0"/>
  137. <constraint firstAttribute="height" constant="17" id="rpV-tg-QDg"/>
  138. </constraints>
  139. <textFieldCell key="cell" lineBreakMode="clipping" alignment="left" id="Maf-E1-5c8">
  140. <font key="font" metaFont="system" size="14"/>
  141. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  142. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  143. </textFieldCell>
  144. </textField>
  145. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Osm-N0-8Pg">
  146. <rect key="frame" x="272" y="9" width="79" height="32"/>
  147. <buttonCell key="cell" type="push" title="Setting" bezelStyle="rounded" alignment="center" controlSize="large" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="FHK-Fu-atW">
  148. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  149. <font key="font" metaFont="system"/>
  150. <string key="keyEquivalent" base64-UTF8="YES">
  151. DQ
  152. </string>
  153. </buttonCell>
  154. <constraints>
  155. <constraint firstAttribute="width" constant="67" id="KVI-O4-OVm"/>
  156. <constraint firstAttribute="height" constant="20" id="Rvb-Tw-ScO"/>
  157. </constraints>
  158. <connections>
  159. <action selector="buttonItemClick_Setting:" target="-2" id="C0Y-jH-ycy"/>
  160. </connections>
  161. </button>
  162. <button hidden="YES" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="FzA-5Y-Luz">
  163. <rect key="frame" x="187" y="9" width="79" height="32"/>
  164. <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" controlSize="large" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eWo-di-gcS">
  165. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  166. <font key="font" metaFont="system"/>
  167. <string key="keyEquivalent" base64-UTF8="YES">
  168. Gw
  169. </string>
  170. </buttonCell>
  171. <constraints>
  172. <constraint firstAttribute="width" constant="67" id="KZl-vC-61h"/>
  173. <constraint firstAttribute="height" constant="20" id="QGG-rF-oUh"/>
  174. </constraints>
  175. </button>
  176. </subviews>
  177. <constraints>
  178. <constraint firstItem="4AM-g2-hiQ" firstAttribute="top" secondItem="Kag-pg-b5k" secondAttribute="bottom" constant="12" id="0kh-sU-aoJ"/>
  179. <constraint firstItem="mC7-Nw-srr" firstAttribute="top" secondItem="cee-VO-HNn" secondAttribute="bottom" constant="25" id="1OK-uE-ULv"/>
  180. <constraint firstItem="cee-VO-HNn" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="18" id="1Xv-45-1hU"/>
  181. <constraint firstItem="SiO-Wc-d1h" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="58" id="62g-1z-QTU"/>
  182. <constraint firstItem="YcG-qm-931" firstAttribute="top" secondItem="GbN-aH-zzt" secondAttribute="bottom" constant="12" id="8DZ-oq-YQi"/>
  183. <constraint firstAttribute="bottom" secondItem="Osm-N0-8Pg" secondAttribute="bottom" constant="15" id="9ET-RX-LnV"/>
  184. <constraint firstItem="Osm-N0-8Pg" firstAttribute="leading" secondItem="FzA-5Y-Luz" secondAttribute="trailing" constant="18" id="AXP-aJ-1cH"/>
  185. <constraint firstItem="4AM-g2-hiQ" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="58" id="Af7-QD-eDO"/>
  186. <constraint firstItem="GbN-aH-zzt" firstAttribute="leading" secondItem="Kag-pg-b5k" secondAttribute="trailing" constant="28" id="CpJ-Yp-e6L"/>
  187. <constraint firstItem="GbN-aH-zzt" firstAttribute="top" secondItem="C0Q-oq-d66" secondAttribute="bottom" constant="12" id="MJM-P6-nUI"/>
  188. <constraint firstItem="v9s-IY-XsA" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="12" id="OyK-oa-oNj"/>
  189. <constraint firstItem="SiO-Wc-d1h" firstAttribute="top" secondItem="6j1-fh-lBh" secondAttribute="bottom" constant="12" id="Pct-9I-2pS"/>
  190. <constraint firstItem="v9s-IY-XsA" firstAttribute="top" secondItem="se5-gp-TjO" secondAttribute="top" constant="12" id="Q9X-AQ-lDe"/>
  191. <constraint firstItem="YcG-qm-931" firstAttribute="leading" secondItem="4AM-g2-hiQ" secondAttribute="trailing" constant="51" id="S40-Hh-cLi"/>
  192. <constraint firstItem="Kag-pg-b5k" firstAttribute="top" secondItem="SiO-Wc-d1h" secondAttribute="bottom" constant="12" id="SEu-gU-fav"/>
  193. <constraint firstItem="C0Q-oq-d66" firstAttribute="top" secondItem="mC7-Nw-srr" secondAttribute="bottom" constant="12" id="TVt-ik-Olk"/>
  194. <constraint firstItem="C0Q-oq-d66" firstAttribute="leading" secondItem="SiO-Wc-d1h" secondAttribute="trailing" constant="43" id="TaG-2I-he0"/>
  195. <constraint firstItem="cee-VO-HNn" firstAttribute="leading" secondItem="v9s-IY-XsA" secondAttribute="trailing" constant="16" id="f2a-cN-Jzb"/>
  196. <constraint firstItem="6j1-fh-lBh" firstAttribute="top" secondItem="cee-VO-HNn" secondAttribute="bottom" constant="25" id="gQm-50-qA3"/>
  197. <constraint firstItem="6j1-fh-lBh" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="58" id="iJF-Er-wvV"/>
  198. <constraint firstItem="Osm-N0-8Pg" firstAttribute="centerY" secondItem="FzA-5Y-Luz" secondAttribute="centerY" id="n2S-yM-92u"/>
  199. <constraint firstAttribute="trailing" secondItem="Osm-N0-8Pg" secondAttribute="trailing" constant="15" id="pqF-db-YYm"/>
  200. <constraint firstItem="mC7-Nw-srr" firstAttribute="leading" secondItem="6j1-fh-lBh" secondAttribute="trailing" constant="52" id="vaL-Vf-7Ef"/>
  201. <constraint firstItem="Kag-pg-b5k" firstAttribute="leading" secondItem="se5-gp-TjO" secondAttribute="leading" constant="58" id="y7Z-Or-evH"/>
  202. </constraints>
  203. </view>
  204. <connections>
  205. <outlet property="delegate" destination="-2" id="0bl-1N-AYu"/>
  206. </connections>
  207. <point key="canvasLocation" x="-28" y="144"/>
  208. </window>
  209. </objects>
  210. <resources>
  211. <image name="ImageNameToolbarPolygon" width="20" height="20"/>
  212. </resources>
  213. </document>