| | |
| | | } |
| | | </script> |
| | | </head> |
| | | <body> |
| | | <table style="border: 0; padding: 0; border-spacing: 0; border-spacing: 2px; width: 100%;"> |
| | | <body class="hideUntillTranslated"> |
| | | <table style="width: 100%; border: 0;" cellspacing="0" cellpadding="2"> |
| | | <tr> |
| | | <td class="ToolTopArea" width="100%" valign="middle"> |
| | | <td class="ToolTopArea" id="TopAreaTD" style="width: 100%; vertical-align: middle;"> |
| | | <table border="0" width="100%" cellspacing="0" cellpadding="0"> |
| | | <tr> |
| | | <td width="55px"> |
| | | <img style="margin-left: 5px;" src="img/ToolIcon.png" alt="" /></td> |
| | | <td id="TitleTD" align="center" class="s12w i18n">空间分析</td> |
| | | <td align="right" id="CloseHelpTd"> |
| | | <img style="margin-right: 5px;" alt="" src="../CommonImg/help.png" border="0" class="i18n" alt="help" title="帮助" onclick="DisplayHelpPopup6(SGLang.i18nFile('help.html'),SGLang.i18n('help'))" style="cursor: pointer;"/></td> |
| | | <img style="margin-right: 5px; cursor: pointer;" alt="" src="../CommonImg/help.png" border="0" class="i18n" alt="help" title="帮助" onclick="DisplayHelpPopup6(SGLang.i18nFile('help.html'),SGLang.i18n('help'))"/></td> |
| | | </tr> |
| | | </table> |
| | | </td> |
| | |
| | | <tr> |
| | | <td class="ToolTopSeperator"></td> |
| | | </tr> |
| | | <tr> |
| | | <tr class="s8"> |
| | | <td> |
| | | <table class="PropertiesSheet" style="border: 0; padding: 0; border-spacing: 0; border-spacing: 2px;"> |
| | | <table class="PropertiesSheet" cellspacing="0" cellpadding="2"> |
| | | <tr class='TableOtherLine'> |
| | | <td class="s8b"> |
| | | <label for="Mode" class="i18n">选择图层</label> |
| | |
| | | <label for="Mode" class="i18n">查询类型</label> |
| | | </td> |
| | | <td> <select id="SelectType" style="width: 100pt;"> |
| | | <option value="1074">点查</option> |
| | | <option value="1072">线查</option> |
| | | <option value="1071" selected="selected">面查</option> |
| | | <option value="1072">线查</option> |
| | | <option value="1073">点查</option> |
| | | <option value="1156">选择对象</option> |
| | | </select> |
| | | </td> |
| | |
| | | </table> |
| | | </td> |
| | | </tr> |
| | | <tr> |
| | | <tr class="s8"> |
| | | <td align="center" class="ToolButtonsArea"> |
| | | <div id="SurfaceDiv"> |
| | | <button id="clipboardButton" class="MenuButton" onclick="openPropTab(this);" style="cursor: pointer;"> |
| | | <button class="MenuButton" onclick="openPropTab(this);" style="cursor: pointer;"> |
| | | <img src="../commonImg/prop.png" /><br /> |
| | | <span class="i18n">属性表</span></button> |
| | | <button id="DrawPlaneBtn" class="MenuButton MenuButtonLast" onclick="startQuery(this);" style="cursor: pointer;"> |
| | | <button class="MenuButton MenuButtonLast" onclick="startQuery(this);" style="cursor: pointer;"> |
| | | <img src="../commonImg/polygon.png" /><br /> |
| | | <span class="i18n">开始查询</span></button> |
| | | </div> |