ParticlesGridDevidePage.cs 80 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003
  1. using NPOI.HSSF.UserModel;
  2. using NPOI.SS.UserModel;
  3. using OTSIncAReportApp;
  4. using OTSIncAReportApp.DataOperation.DataAccess;
  5. using OTSIncAReportApp.DataOperation.Model;
  6. using OTSIncAReportApp.SysMgrTools;
  7. using OTSIncAReportGraph.Class;
  8. using OTSIncAReportGraph.OTSIncAReportGraphFuncation;
  9. using OTSIncAReportGrids.OTSIncAReportGridsFuncation;
  10. using OTSIncAReportMailInterface;
  11. using System;
  12. using System.Collections;
  13. using System.Collections.Generic;
  14. using System.Data;
  15. using System.Drawing;
  16. using System.Drawing.Imaging;
  17. using System.IO;
  18. using System.Linq;
  19. using System.Reflection;
  20. using System.Threading;
  21. using System.Windows.Forms;
  22. namespace OTSIncAReportGrids
  23. {
  24. public partial class ParticlesGridDevidePage : UserControl
  25. {
  26. #region 枚举定义
  27. /// <summary>
  28. /// 样品台X轴方向
  29. /// </summary>
  30. enum OTS_X_AXIS_DIRECTION
  31. {
  32. LEFT_TOWARD = 0,
  33. RIGHT_TOWARD = 1
  34. }
  35. /// <summary>
  36. /// 样品台Y轴方向
  37. /// </summary>
  38. enum OTS_Y_AXIS_DIRECTION
  39. {
  40. UP_TOWARD = 0,
  41. DOWN_TOWARD = 1
  42. }
  43. #endregion
  44. //设置模拟数据表
  45. public DataTable m_dt = new DataTable();
  46. //底层操作类
  47. OTSReportGridsFun m_OTSIncAReportGridsFun = null;
  48. //进度条窗体
  49. public Frm_UserProgress m_frm_userprogress;
  50. //移动SEM到指定位置发生线程
  51. private Thread m_mythread;
  52. //记录线程是否已经运行完成的状态
  53. private bool m_mythread_state = false;
  54. //导出图像文件的路径
  55. private string m_imagefilepath = "";
  56. //显示元素列表
  57. public List<string> m_list_elementscolname = null;
  58. //单个数据源所拥有的列数,这里保存下来,供导出模块使用
  59. public int m_oneresult_columncount = 0;
  60. OTSImageDisHelp m_ReportFun = null;
  61. private OTSImageDisHelp ReportFun { get => m_ReportFun; set => m_ReportFun = value; }
  62. //多个数据源,每个数据源拥有的列数,这里保存下来,供分组使用
  63. public List<int> m_list_oneresult_columncount;
  64. //国际化
  65. Language lan;
  66. Hashtable table;
  67. //测量结果
  68. ResultFile result = null;
  69. frmReportConditionChoose m_condition;
  70. FieldData fieldData;
  71. DataTable particlesAll;
  72. ParticleData Particledata;
  73. UserLibraryData userLibrary;
  74. DataTable userLibraryData;
  75. NLog.Logger log= NLog.LogManager.GetCurrentClassLogger();
  76. #region 分页器相关
  77. #region 分页字段和属性
  78. string condition = "";
  79. public string FileName = null;
  80. private int pageIndex = 1;
  81. /// <summary>
  82. /// 当前页面
  83. /// </summary>
  84. public virtual int PageIndex
  85. {
  86. get { return pageIndex; }
  87. set { pageIndex = value; }
  88. }
  89. private int pageSize = 20;
  90. /// <summary>
  91. /// 每页记录数
  92. /// </summary>
  93. public virtual int PageSize
  94. {
  95. get { return pageSize; }
  96. set { pageSize = value; }
  97. }
  98. //string OrderFunction = "fieldid,particleid";
  99. private int recordCount = 0;
  100. /// <summary>
  101. /// 总记录数
  102. /// </summary>
  103. public virtual int RecordCount
  104. {
  105. get { return recordCount; }
  106. set { recordCount = value; }
  107. }
  108. private int pageCount = 0;
  109. /// <summary>
  110. /// 总页数
  111. /// </summary>
  112. public int PageCount
  113. {
  114. get
  115. {
  116. pageCount = GetPageCount();
  117. return pageCount;
  118. }
  119. }
  120. /// <summary>
  121. /// 计算总页数
  122. /// </summary>
  123. /// <returns></returns>
  124. private int GetPageCount()
  125. {
  126. if (PageSize == 0)
  127. {
  128. return 0;
  129. }
  130. int pageCount = RecordCount / PageSize;
  131. if (RecordCount % PageSize == 0)
  132. {
  133. pageCount = RecordCount / PageSize;
  134. }
  135. else
  136. {
  137. pageCount = RecordCount / PageSize + 1;
  138. }
  139. return pageCount;
  140. }
  141. #endregion
  142. frmReportApp m_ReportApp;
  143. ResultFile resultFile = null;
  144. #endregion
  145. public ParticlesGridDevidePage(frmReportApp ReportApp)
  146. {
  147. m_ReportApp = ReportApp;
  148. m_condition = ReportApp.m_conditionChoose;
  149. resultFile = ReportApp.m_rstDataMgr.CurResultFile;
  150. ReportFun = new OTSImageDisHelp(resultFile);
  151. string sou=m_condition.m_CurrentConditions[OTSIncAReportApp.OTSSampleReportInfo.OTS_REPORT_PROP_GRID_ITEMS.DATA_SOURCE].itemDisplayVal.ToString();
  152. if (sou.Contains("+"))
  153. {
  154. result=m_ReportApp.m_rstDataMgr.ResultFilesList[0];
  155. }else
  156. {
  157. for(int i=0;i < m_ReportApp.m_rstDataMgr.ResultFilesList.Count;i++)
  158. {
  159. if (sou== m_ReportApp.m_rstDataMgr.ResultFilesList[i].FileName.ToString())
  160. {
  161. result = m_ReportApp.m_rstDataMgr.ResultFilesList[i];
  162. }
  163. }
  164. }
  165. //result = m_ReportApp.m_rstDataMgr.ResultFilesList[m_ReportApp.m_rstDataMgr.GetWorkingResult()];
  166. //设置窗体的双缓冲,以保证大数据时拖动不卡
  167. this.SetStyle(ControlStyles.OptimizedDoubleBuffer | ControlStyles.ResizeRedraw | ControlStyles.AllPaintingInWmPaint, true);
  168. this.UpdateStyles();
  169. InitializeComponent();
  170. //利用反射设置DataGridView的双缓冲
  171. Type dgvType = this.dgV_ParticlesDevidePage.GetType();
  172. PropertyInfo pi = dgvType.GetProperty("DoubleBuffered", BindingFlags.Instance | BindingFlags.NonPublic);
  173. pi.SetValue(this.dgV_ParticlesDevidePage, true, null);
  174. }
  175. bool Init()
  176. {
  177. try
  178. {
  179. lan = new Language(this);
  180. table = lan.GetNameTable(this.Name);
  181. m_mythread_state = false;
  182. m_mythread = new Thread(new ParameterizedThreadStart(Thread_GO));
  183. //m_frm_userprogress = new Frm_UserProgress();
  184. fieldData = new FieldData(result.FilePath);
  185. Particledata = new ParticleData(result.FilePath);
  186. string str_libraryName = ((Dictionary<string, object>)((Dictionary<string, object>)((Dictionary<string, object>)result.ResultInfo["Sample"])["Members"])["MsrParams"])["STDName"].ToString();
  187. userLibrary = new UserLibraryData(str_libraryName);
  188. if(userLibrary!=null)
  189. {
  190. userLibraryData = userLibrary.GetSubAttributeFromDatabase();
  191. }
  192. else
  193. {
  194. userLibraryData = null;
  195. }
  196. //初始化底层操作类
  197. m_OTSIncAReportGridsFun = new OTSReportGridsFun(m_ReportApp, this);
  198. return true;
  199. }
  200. catch(Exception ex)
  201. {
  202. log.Error(ex.ToString());
  203. return false;
  204. }
  205. }
  206. private void ParticlesGridDevidePage_Load(object sender, EventArgs e)
  207. {
  208. UpdateLoad();
  209. }
  210. private void UpdateLoad()
  211. {
  212. if (!Init())
  213. {
  214. return;
  215. }
  216. ProgressStart();//进度条关闭通过cbB_PageSize.SelectedIndex事件
  217. if (!UpdateTable())
  218. {
  219. return;
  220. }
  221. cbB_PageSize.Items.Add("20");
  222. cbB_PageSize.Items.Add("100");
  223. cbB_PageSize.Items.Add("500");
  224. cbB_PageSize.Items.Add("1000");
  225. cbB_PageSize.Items.Add("5000");
  226. cbB_PageSize.Items.Add("All");
  227. cbB_PageSize.SelectedIndex = 0;
  228. }
  229. #region 自定义方法
  230. bool UpdateTable()
  231. {
  232. int sel = m_ReportApp.m_conditionChoose.m_SourceGridData.GetComboDownListIndexByItemName(OTSIncAReportApp.OTSSampleReportInfo.OTS_REPORT_PROP_GRID_ITEMS.DATA_SOURCE_TYPE);
  233. if (sel == 1)
  234. {
  235. List<OTSIncAReportApp.DataOperation.Model.Particle> selectParticles = m_ReportApp.GetSelectedParticles();
  236. DataTable dtUelect = new DataTable();
  237. dtUelect.Columns.Add("fieldid");
  238. dtUelect.Columns.Add("particleid");
  239. dtUelect.Columns.Add("AveGray");
  240. dtUelect.Columns.Add("RectLeft");
  241. dtUelect.Columns.Add("RectTop");
  242. dtUelect.Columns.Add("RectWidth");
  243. dtUelect.Columns.Add("RectHeight");
  244. dtUelect.Columns.Add("Area");
  245. dtUelect.Columns.Add("PosX");
  246. dtUelect.Columns.Add("PosY");
  247. dtUelect.Columns.Add("TypeId");
  248. //dtUelect.Columns.Add("ElementNum");
  249. dtUelect.Columns.Add("SegmentNum");
  250. dtUelect.Columns.Add("SEMPosX");
  251. dtUelect.Columns.Add("SEMPosY");
  252. dtUelect.Columns.Add("XrayId");
  253. dtUelect.Columns.Add("DMAX");
  254. dtUelect.Columns.Add("DMIN");
  255. dtUelect.Columns.Add("DPERP");
  256. dtUelect.Columns.Add("PERIMETER");
  257. dtUelect.Columns.Add("ORIENTATION");
  258. dtUelect.Columns.Add("DINSCR");
  259. dtUelect.Columns.Add("DMEAN");
  260. dtUelect.Columns.Add("DELONG");
  261. dtUelect.Columns.Add("DFERET");
  262. dtUelect.Columns.Add("TypeName");
  263. dtUelect.Columns.Add("TypeColor");
  264. dtUelect.Columns.Add("SubParticles");
  265. dtUelect.Columns.Add("Element");
  266. dtUelect.Columns.Add("Hardness");
  267. dtUelect.Columns.Add("Density");
  268. dtUelect.Columns.Add("Electrical_conductivity");
  269. for (int i=0;i< selectParticles.Count;i++)
  270. {
  271. dtUelect.Rows.Add(selectParticles[i].FieldId, selectParticles[i].ParticleId, selectParticles[i].AveGray, selectParticles[i].RectLeft, selectParticles[i].RectTop, selectParticles[i].RectWidth, selectParticles[i].RectHeight, selectParticles[i].Area, selectParticles[i].PosX, selectParticles[i].PosX, selectParticles[i].TypeId, /*selectParticles[i].ElementNum,*/ selectParticles[i].SegmentNum, selectParticles[i].SEMPosX, selectParticles[i].SEMPosY, selectParticles[i].ParticleId, selectParticles[i].DMAX, selectParticles[i].DMIN, selectParticles[i].DPERP, selectParticles[i].PERIMETER, selectParticles[i].ORIENTATION, selectParticles[i].DINSCR, selectParticles[i].DMEAN, selectParticles[i].DELONG, selectParticles[i].DFERET, selectParticles[i].TypeName, selectParticles[i].TypeColor, "", "", "", "", "");
  272. }
  273. if (userLibraryData != null)
  274. {
  275. for (int i = 0; i < dtUelect.Rows.Count; i++)
  276. {
  277. DataRow[] dr = userLibraryData.Select("STDId=" + dtUelect.Rows[i]["TypeId"].ToString());
  278. if (dr.Length > 0)
  279. {
  280. dtUelect.Rows[i]["Hardness"] = System.Text.RegularExpressions.Regex.Replace(dr[0]["Hardness"].ToString(), @"[^\d.\d]", "");
  281. dtUelect.Rows[i]["Density"] = System.Text.RegularExpressions.Regex.Replace(dr[0]["Density"].ToString(), @"[^\d.\d]", "");
  282. dtUelect.Rows[i]["Electrical_conductivity"] = System.Text.RegularExpressions.Regex.Replace(dr[0]["Electrical_conductivity"].ToString(), @"[^\d.\d]", "");
  283. }
  284. else
  285. {
  286. dtUelect.Rows[i]["Hardness"] = "";
  287. dtUelect.Rows[i]["Density"] = "";
  288. dtUelect.Rows[i]["Electrical_conductivity"] = "";
  289. }
  290. }
  291. }
  292. else
  293. {
  294. for (int i = 0; i < dtUelect.Rows.Count; i++)
  295. {
  296. dtUelect.Rows[i]["Hardness"] = "";
  297. dtUelect.Rows[i]["Density"] = "";
  298. dtUelect.Rows[i]["Electrical_conductivity"] = "";
  299. }
  300. }
  301. particlesAll = new DataTable();
  302. particlesAll = dtUelect.Copy();
  303. btn_Sel.Enabled = false;
  304. }
  305. else
  306. {
  307. //多次测试发现 读取数据库时间耗时长,但读取条数目对读取数据库时长影响不大,故此处直接读取所有数据库信息,以取代多次连接数据库方式,优化分页速度
  308. particlesAll = new DataTable();
  309. particlesAll = Particledata.GetInfoForPartucleDevidePage2(condition);
  310. particlesAll.Columns.Add("Hardness");
  311. particlesAll.Columns.Add("Density");
  312. particlesAll.Columns.Add("Electrical_conductivity");
  313. if(userLibraryData != null)
  314. {
  315. for(int i=0;i< particlesAll.Rows.Count;i++)
  316. {
  317. DataRow[] dr = userLibraryData.Select("STDId=" + particlesAll.Rows[i]["TypeId"].ToString());
  318. if (dr.Length>0)
  319. {
  320. particlesAll.Rows[i]["Hardness"] = System.Text.RegularExpressions.Regex.Replace(dr[0]["Hardness"].ToString(), @"[^\d.\d]", "");
  321. particlesAll.Rows[i]["Density"] = System.Text.RegularExpressions.Regex.Replace(dr[0]["Density"].ToString(), @"[^\d.\d]", "");
  322. particlesAll.Rows[i]["Electrical_conductivity"] = System.Text.RegularExpressions.Regex.Replace(dr[0]["Electrical_conductivity"].ToString(), @"[^\d.\d]", "");
  323. }
  324. else
  325. {
  326. particlesAll.Rows[i]["Hardness"] = "";
  327. particlesAll.Rows[i]["Density"] = "";
  328. particlesAll.Rows[i]["Electrical_conductivity"] = "";
  329. }
  330. }
  331. }
  332. else
  333. {
  334. for (int i = 0; i < particlesAll.Rows.Count; i++)
  335. {
  336. particlesAll.Rows[i]["Hardness"] = "";
  337. particlesAll.Rows[i]["Density"] = "";
  338. particlesAll.Rows[i]["Electrical_conductivity"] = "";
  339. }
  340. }
  341. if (sel == 0)
  342. {
  343. string str = "TypeId <> -1 and TypeId <> 9";
  344. particlesAll = SreeenDataTable(particlesAll, str);
  345. }
  346. if (sel == 2)
  347. {
  348. string str = "TypeId = " + "-1 or TypeId =" + "9";
  349. particlesAll = SreeenDataTable(particlesAll, str);
  350. }
  351. btn_Sel.Enabled = true;
  352. }
  353. if(particlesAll==null)
  354. {
  355. log.Error("There is an exception in the data of the database!");
  356. #region 加载进度条进度部份结束
  357. //加载完成设置鼠标为默认
  358. this.Cursor = Cursors.Default;
  359. //加载完成,关闭进度条
  360. m_frm_userprogress.Close();
  361. #endregion
  362. return false;
  363. }
  364. DataTable elementchemistry = Particledata.GetElementChemistry();
  365. for (int i = 0; i < particlesAll.Rows.Count; i++)
  366. {
  367. string str = "XRayId = " + particlesAll.Rows[i]["particleId"].ToString() + " and fieldid = " + particlesAll.Rows[i]["fieldid"].ToString();
  368. DataRow[] drs = elementchemistry.Select(str);
  369. string ConcatenatedString = "";
  370. for (int j = 0; j < drs.Length; j++)
  371. {
  372. ConcatenatedString += drs[j]["name"] + "-" + drs[j]["Percentage"] + ';';
  373. }
  374. particlesAll.Rows[i]["Element"] = ConcatenatedString;
  375. }
  376. return true;
  377. }
  378. /// <summary>
  379. /// DataRow转换为DataTable
  380. /// </summary>
  381. /// <param name="dt"></param>
  382. /// <param name="strWhere">筛选的条件</param>
  383. /// <returns></returns>
  384. public DataTable SreeenDataTable(DataTable dt, string strWhere)
  385. {
  386. if (dt.Rows.Count <= 0) return dt; //当数据为空时返回
  387. DataTable dtNew = dt.Clone(); //复制数据源的表结构
  388. DataRow[] dr = dt.Select(strWhere); //strWhere条件筛选出需要的数据!
  389. for (int i = 0; i < dr.Length; i++)
  390. {
  391. dtNew.Rows.Add(dr[i].ItemArray); // 将DataRow添加到DataTable中
  392. }
  393. return dtNew;
  394. }
  395. /// <summary>
  396. /// 传入单颗颗粒的particle类对象,返回从field中抠取出的bitmap对象,抠取单颗颗粒
  397. /// </summary>
  398. /// <param name="in_cotsparticleclr"></param>
  399. /// <returns></returns>
  400. public Bitmap GetBitmapByParticle(string fieldImage, Rectangle offset_rect)
  401. {
  402. //然后将取出的数据,转换成Bitmap对象
  403. Bitmap ls_bt = DrawFunction.ReadImageFile(fieldImage);
  404. //为了能把整个颗粒显示完整
  405. offset_rect.X = offset_rect.X - 5;
  406. offset_rect.Y = offset_rect.Y - 5;
  407. offset_rect.Width = offset_rect.Width + 10;
  408. offset_rect.Height = offset_rect.Height + 10;
  409. //防止计算偏差后,有坐标溢出现象
  410. if (offset_rect.X < 0)
  411. offset_rect.X = 0;
  412. if (offset_rect.Y < 0)
  413. offset_rect.Y = 0;
  414. if (offset_rect.X + offset_rect.Width > ls_bt.Width)
  415. {
  416. offset_rect.Width = ls_bt.Width - offset_rect.X;
  417. }
  418. if (offset_rect.Y + offset_rect.Height > ls_bt.Height)
  419. {
  420. offset_rect.Height = ls_bt.Height - offset_rect.Y;
  421. }
  422. //
  423. Bitmap new_ret_bp;
  424. //防止为0后面计算出错
  425. if (offset_rect.Width > 0 && offset_rect.Height > 0)
  426. {
  427. //最后通过list_showsegment组建成新的图片,进行返回
  428. new_ret_bp = ls_bt.Clone(offset_rect, PixelFormat.Format8bppIndexed);
  429. }
  430. else
  431. {
  432. new_ret_bp = new Bitmap(offset_rect.Width, offset_rect.Height);
  433. }
  434. return new_ret_bp;
  435. }
  436. public Bitmap GetBitmapForBig(string sub, ParticleData fielddata, double xs)
  437. {
  438. string vs = "," + sub.Replace(':', '-') + ",";
  439. DataTable dataTable = fielddata.GetParticleAll(vs);
  440. if (dataTable.Rows.Count == 0)
  441. {
  442. return null;
  443. }
  444. string path = result.FilePath;
  445. //内接矩形
  446. double max_Y = Convert.ToInt64(dataTable.Rows[0]["FieldPosY"]) * xs - Convert.ToInt64(dataTable.Rows[0]["RectTop"]);
  447. double max_X = Convert.ToInt64(dataTable.Rows[0]["FieldPosX"]) * xs + Convert.ToInt64(dataTable.Rows[0]["RectLeft"]);
  448. double min_Y = max_Y;
  449. double min_X = max_X;
  450. //拼接field矩形
  451. double MAX_Y = Convert.ToInt64(dataTable.Rows[0]["FieldPosY"]) * xs;
  452. double MAX_X = Convert.ToInt64(dataTable.Rows[0]["FieldPosX"]) * xs;
  453. double MIN_Y = MAX_Y;
  454. double MIN_X = MAX_X;
  455. foreach (DataRow item in dataTable.Rows)
  456. {
  457. //颗粒外接矩形
  458. double lefttopX = Convert.ToInt64(item["FieldPosX"]) * xs + Convert.ToInt64(item["RectLeft"]);
  459. if (lefttopX < min_X)
  460. {
  461. min_X = lefttopX;
  462. }
  463. if (lefttopX + Convert.ToInt64(item["RectWidth"]) > max_X)
  464. {
  465. max_X = lefttopX + Convert.ToInt64(item["RectWidth"]);
  466. }
  467. double lrfttopY = Convert.ToInt64(item["FieldPosY"]) * xs - Convert.ToInt64(item["RectTop"]);
  468. if (max_Y < lrfttopY)
  469. {
  470. max_Y = lrfttopY;
  471. }
  472. if (min_Y > lrfttopY - Convert.ToInt64(item["RectHeight"]))
  473. {
  474. min_Y = lrfttopY - Convert.ToInt64(item["RectHeight"]);
  475. }
  476. //画布
  477. double lefttopXH = Convert.ToInt64(item["FieldPosX"]) * xs;
  478. if (lefttopXH > MAX_X)
  479. {
  480. MAX_X = lefttopXH;
  481. }
  482. if (lefttopXH < MIN_X)
  483. {
  484. MIN_X = lefttopXH;
  485. }
  486. double lrfttopYH = Convert.ToInt64(item["FieldPosY"]) * xs;
  487. if (MAX_Y < lrfttopYH)
  488. {
  489. MAX_Y = lrfttopYH;
  490. }
  491. if (MIN_Y > lrfttopYH)
  492. {
  493. MIN_Y = lrfttopYH;
  494. }
  495. }
  496. int WIDTH = Convert.ToInt32(MAX_X - MIN_X) + 1024;
  497. int HEIGHT = Convert.ToInt32(MAX_Y - MIN_Y) + 768;
  498. //构造最终的图片白板
  499. Bitmap tableChartImage = new Bitmap(WIDTH, HEIGHT);
  500. Graphics graph = Graphics.FromImage(tableChartImage);
  501. //初始化这个大图
  502. graph.DrawImage(tableChartImage, 0, 0);
  503. int width = Convert.ToInt32(max_X - min_X);
  504. int height = Convert.ToInt32(max_Y - min_Y);
  505. int X = Convert.ToInt32(min_X - MIN_X);
  506. int Y = Convert.ToInt32(MAX_Y - max_Y);
  507. Rectangle rectangle = new Rectangle() { X = X, Y = Y, Width = width, Height = height };
  508. foreach (DataRow item in dataTable.Rows)
  509. {
  510. string filePath = path + "\\FIELD_FILES\\";
  511. string imagePath = filePath + "Field" + item["fieldid"].ToString() + ".bmp";
  512. //然后将取出的数据,转换成Bitmap对象
  513. Bitmap ls_bt = DrawFunction.ReadImageFile(imagePath);
  514. int x = Convert.ToInt32(Convert.ToDouble(item["FieldPosX"]) * xs - MIN_X);
  515. int y = System.Math.Abs(Convert.ToInt32(Convert.ToDouble(item["FieldPosY"]) * xs - MAX_Y));
  516. try
  517. {
  518. graph.DrawImage(ls_bt, x, y);
  519. }
  520. catch /*(Exception e)*/
  521. {
  522. throw;
  523. }
  524. }
  525. Bitmap bmap = tableChartImage.Clone(rectangle, PixelFormat.Format8bppIndexed);
  526. return bmap;
  527. }
  528. private void BindDataGridView()
  529. {
  530. dgV_ParticlesDevidePage.Visible = false;
  531. if (m_frm_userprogress.IsDisposed)
  532. {
  533. ProgressStart();
  534. }
  535. dgV_ParticlesDevidePage.Rows.Clear();
  536. dgV_ParticlesDevidePage.Columns.Clear();
  537. string startFun = ((Dictionary<string, object>)((Dictionary<string, object>)((Dictionary<string, object>)result.ResultInfo["Sample"])["Members"])["MsrParams"])["SysType"].ToString();
  538. //从报告xml文件中加载,显示计算列,显示元素信息
  539. string str_DefaultComputedColName = "", str_ElementsColName = "";
  540. DataSet ds = OTSIncAReportApp.DataOperation.DataAccess.XMLoperate.GetXmlData(Application.StartupPath + m_ReportApp.m_OTSReportMgrParamFile, "XMLData");
  541. DataTable dt = ds.Tables["Member"];
  542. foreach (DataRow element in dt.Rows)
  543. {
  544. string RegName = element["RegName"].ToString();
  545. if (RegName == "DefaultComputedColName")
  546. {
  547. str_DefaultComputedColName = element["strValue"].ToString();
  548. }
  549. if (RegName == "ElementsColName")
  550. {
  551. str_ElementsColName = element["strValue"].ToString();
  552. }
  553. }
  554. //获取需要显示的计算列
  555. string[] strs = str_DefaultComputedColName.Split(',');
  556. //列名
  557. Dictionary<string, string> keyValues = new Dictionary<string, string>() { };
  558. keyValues.Add("rowid", table["str4"].ToString());
  559. keyValues.Add("TypeName", table["str6"].ToString());
  560. keyValues.Add("ParticleImage", table["str5"].ToString());
  561. keyValues.Add("FieldID", "FieldID");
  562. keyValues.Add("SEMPosX", "SEMPosX");
  563. keyValues.Add("SEMPosY", "SEMPosY");
  564. for (int i = 0; i < strs.Count(); i++)
  565. {
  566. if (strs[i] == "Area")
  567. {
  568. keyValues.Add("Area", table["str21"].ToString());
  569. }
  570. if (strs[i] == "EquivalentCircleDiameter")
  571. {
  572. keyValues.Add("Equivalent", table["str22"].ToString());
  573. }
  574. if (strs[i] == "MaxDiameter")
  575. {
  576. keyValues.Add("DMAX", table["str23"].ToString());
  577. }
  578. if (strs[i] == "MinDiameter")
  579. {
  580. keyValues.Add("DMIN", table["str24"].ToString());
  581. }
  582. if (strs[i] == "DiameterRatio")
  583. {
  584. keyValues.Add("DiameterRatio", table["str25"].ToString());
  585. }
  586. if (strs[i] == "FerretDiameter")
  587. {
  588. keyValues.Add("DFERET", table["str26"].ToString());
  589. }
  590. if (strs[i] == "PERP")
  591. {
  592. keyValues.Add("DPERP", table["str27"].ToString());
  593. }
  594. if (strs[i] == "PERI")
  595. {
  596. keyValues.Add("PERIMETER", table["str28"].ToString());
  597. }
  598. if (strs[i] == "INSCR")
  599. {
  600. keyValues.Add("DINSCR", table["str29"].ToString());
  601. }
  602. if (strs[i] == "MEAN")
  603. {
  604. keyValues.Add("DMEAN", table["str30"].ToString());
  605. }
  606. if (strs[i] == "ELONG")
  607. {
  608. keyValues.Add("DELONG", table["str31"].ToString());
  609. }
  610. if (strs[i] == "ASPECT_ELONG")
  611. {
  612. keyValues.Add("ASPECT_ELONG", table["str32"].ToString());
  613. }
  614. if (strs[i] == "Orientation")
  615. {
  616. keyValues.Add("ORIENTATION", table["str33"].ToString());
  617. }
  618. if (startFun == "1:CleannessA")
  619. {
  620. if (strs[i] == "Hardness")
  621. {
  622. keyValues.Add("Hardness", table["str34"].ToString());
  623. }
  624. if (strs[i] == "Density")
  625. {
  626. keyValues.Add("Density", table["str35"].ToString());
  627. }
  628. if (strs[i] == "Electrical_conductivity")
  629. {
  630. keyValues.Add("Electrical_conductivity", table["str36"].ToString());
  631. }
  632. }
  633. }
  634. keyValues.Add("Element", "Element");
  635. Dictionary<string, string>.Enumerator en = keyValues.GetEnumerator();
  636. for (int irow = 0; irow < keyValues.Count; irow++)
  637. {
  638. if (en.MoveNext())
  639. {
  640. if (en.Current.Key == "ParticleImage")
  641. {
  642. DataGridViewImageColumn iconColumn = new DataGridViewImageColumn();
  643. iconColumn.Name = en.Current.Key;
  644. iconColumn.HeaderText = en.Current.Value;
  645. dgV_ParticlesDevidePage.Columns.Add(iconColumn);
  646. }
  647. else if (en.Current.Key == "Element")
  648. {
  649. }
  650. else
  651. {
  652. int columndid = dgV_ParticlesDevidePage.Columns.Add(en.Current.Key, en.Current.Value);
  653. }
  654. }
  655. }
  656. if(PageSize==-1)
  657. {
  658. PageSize = particlesAll.Rows.Count;
  659. }
  660. if (particlesAll == null)
  661. {
  662. return;
  663. }
  664. RecordCount = particlesAll.Rows.Count;
  665. DataTable particles = particlesAll.Clone();
  666. for (int fi = (PageIndex - 1) * pageSize; fi < PageIndex * pageSize; fi++)
  667. {
  668. if (fi > RecordCount - 1)
  669. {
  670. break;
  671. }
  672. particles.ImportRow(particlesAll.Rows[fi]);
  673. }
  674. string particleM = "";
  675. //获取需要显示的元素名
  676. List<string> ElementTypeSort = new List<string>(str_ElementsColName.Split(',').ToList());//去重
  677. for (int i = 0; i < ElementTypeSort.Count; i++)
  678. {
  679. dgV_ParticlesDevidePage.Columns.Add(ElementTypeSort[i], ElementTypeSort[i]);
  680. }
  681. double jd = 95f / (double)particles.Rows.Count;//计算进度刻度
  682. string filePath = result.FilePath + "\\FIELD_FILES\\";
  683. KeyValuePair<string, Bitmap> FieldImage = new KeyValuePair<string, Bitmap>();
  684. for (int i = 0; i < particles.Rows.Count; i++)
  685. {
  686. //更新进度,每100条记录加载完,更新一次进度
  687. if (i % 10 == 0)
  688. m_frm_userprogress.SetProgressValueAndText((int)(jd * i), "loading..");
  689. Dictionary<string, string>.Enumerator enl = keyValues.GetEnumerator();
  690. int add_rowindex = dgV_ParticlesDevidePage.Rows.Add();
  691. dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[0].Value = (pageSize * (PageIndex - 1) + add_rowindex + 1).ToString();
  692. for (int k = 0; k < keyValues.Count; k++)
  693. {
  694. if (enl.MoveNext())
  695. {
  696. if (enl.Current.Key == "rowid")
  697. {
  698. //dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[k].Value = i + 1;
  699. }
  700. if (enl.Current.Key == "ParticleImage")
  701. {
  702. string subt = particles.Rows[i]["SubParticles"].ToString();
  703. if (subt != null && subt != "")
  704. {
  705. double ScanFieldSize = Convert.ToDouble(((Dictionary<string, object>)((Dictionary<string, object>)((Dictionary<string, object>)result.ResultInfo["Sample"])["Members"])["SEMDataMsr"])["ScanFieldSize"]);
  706. string filePatht = result.FilePath + "\\FIELD_FILES\\";
  707. string imagePatht = filePatht + "Field" + subt.Split(',')[0].Split(':')[0].ToString() + ".bmp";
  708. //然后将取出的数据,转换成Bitmap对象
  709. Bitmap tempbit = Particledata.ReadImageFile(imagePatht);
  710. int pixw = tempbit.Width;
  711. double xs = pixw / ScanFieldSize;
  712. particleM = particleM + "," + subt;
  713. Bitmap bmap = Particledata.GetBitmapForBig(subt, xs, result.FilePath, tempbit.Height, tempbit.Width);
  714. if (bmap != null)
  715. {
  716. string[] str = subt.Split(',');
  717. bmap.Tag = new List<string>() { str[0].Split(':')[0], str[0].Split(':')[1], particles.Rows[i]["TypeId"].ToString() };
  718. dgV_ParticlesDevidePage.Rows[add_rowindex].Height = 150;
  719. dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[k].Value = bmap;
  720. dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[k].Style.BackColor = Color.Azure;
  721. dgV_ParticlesDevidePage.Rows[add_rowindex].DefaultCellStyle.ForeColor = Color.Chocolate;
  722. }
  723. else
  724. {
  725. dgV_ParticlesDevidePage.Rows[add_rowindex].Height = 150;
  726. dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[k].Style.BackColor = Color.Azure;
  727. }
  728. }
  729. else
  730. {
  731. if (FieldImage.Key != particles.Rows[i]["fieldid"].ToString() || FieldImage.Value == null)
  732. {
  733. string imagePath = filePath + "Field" + particles.Rows[i]["fieldid"].ToString() + ".bmp";
  734. FieldImage = new KeyValuePair<string, Bitmap>(particles.Rows[i]["fieldid"].ToString(), Particledata.ReadImageFile(imagePath));
  735. }
  736. Rectangle rectangle = new Rectangle() { X = Convert.ToInt32(particles.Rows[i]["RectLeft"]), Y = Convert.ToInt32(particles.Rows[i]["RectTop"]), Width = Convert.ToInt32(particles.Rows[i]["RectWidth"]), Height = Convert.ToInt32(particles.Rows[i]["RectHeight"]) };
  737. Bitmap bmap = Particledata.GetBitmapByParticle(FieldImage.Value, rectangle);
  738. bmap.Tag = new List<string>() { particles.Rows[i]["FieldId"].ToString(), particles.Rows[i]["ParticleId"].ToString(), particles.Rows[i]["TypeId"].ToString() };
  739. dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[k].Value = bmap;
  740. dgV_ParticlesDevidePage.Rows[add_rowindex].Height = bmap.Height + 20;
  741. }
  742. }
  743. if (enl.Current.Key == "DiameterRatio")
  744. {
  745. double d = Convert.ToDouble(particles.Rows[i]["DMAX"]) / Convert.ToDouble(particles.Rows[i]["DMIN"]);
  746. dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[k].Value = Math.Round(d, 2);
  747. }
  748. if (enl.Current.Key == "ASPECT_ELONG")
  749. {
  750. double d = Convert.ToDouble(particles.Rows[i]["DELONG"]) / Convert.ToDouble(particles.Rows[i]["DMEAN"]);
  751. dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[k].Value = Math.Round(d, 2);
  752. }
  753. if (particles.Columns.Contains(enl.Current.Key))
  754. {
  755. double num = 0;
  756. if (double.TryParse(particles.Rows[i][enl.Current.Key].ToString(), out num))
  757. {
  758. dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[k].Value = Math.Round(num, 2);
  759. }
  760. else if (enl.Current.Key == "Element")
  761. {
  762. List<string> elementtemp = new List<string>(ElementTypeSort);
  763. string[] strcbo = particles.Rows[i][enl.Current.Key].ToString().Split(';');
  764. for (int j = 0; j < strcbo.Length; j++)
  765. {
  766. string[] str = strcbo[j].Split('-');
  767. if (ElementTypeSort.Contains(str[0]))
  768. { dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[str[0].ToString()].Value = Math.Round(double.Parse(str[1]), 2).ToString(); }
  769. elementtemp.Remove(str[0].ToString());
  770. }
  771. foreach (var ele in elementtemp)
  772. {
  773. dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[ele].Value = "0";
  774. }
  775. }
  776. else
  777. {
  778. dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[k].Value = particles.Rows[i][enl.Current.Key];
  779. }
  780. }
  781. if (enl.Current.Key == "TypeName")
  782. {
  783. if (particles.Rows[i]["TypeId"].ToString() == "9")
  784. {
  785. dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[k].Value = "Not Identified";
  786. }
  787. }
  788. if (enl.Current.Key == "Equivalent")
  789. {
  790. double dSize = Convert.ToDouble(particles.Rows[i]["Area"]);
  791. double Diameter = Math.Sqrt(dSize / Math.PI) * 2;
  792. dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[k].Value = Math.Round(Diameter, 2);
  793. }
  794. }
  795. }
  796. }
  797. #region 加载进度条进度部份结束
  798. //加载完成设置鼠标为默认
  799. this.Cursor = Cursors.Default;
  800. string str8 = table["str8"].ToString();
  801. m_frm_userprogress.SetProgressValueAndText(100, str8);
  802. //加载完成,关闭进度条
  803. m_frm_userprogress.Close();
  804. #endregion
  805. dgV_ParticlesDevidePage.Visible = true;
  806. }
  807. /// <summary>
  808. /// 设置DataGridView样式
  809. /// </summary>
  810. private void SetDataGridViewStyle()
  811. {
  812. //用户不能调整标题的高度
  813. dgV_ParticlesDevidePage.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  814. //用户不能调整 行高
  815. dgV_ParticlesDevidePage.AllowUserToResizeRows = false;
  816. //点击选择整行
  817. dgV_ParticlesDevidePage.SelectionMode = DataGridViewSelectionMode.FullRowSelect;
  818. //居中显示
  819. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  820. dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  821. dgV_ParticlesDevidePage.DefaultCellStyle = dataGridViewCellStyle1;
  822. dgV_ParticlesDevidePage.ColumnHeadersDefaultCellStyle.Alignment = DataGridViewContentAlignment.MiddleCenter;
  823. //再次重覆禁用拖动表头高度,居然有效果了
  824. dgV_ParticlesDevidePage.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  825. //设置grid可以复制
  826. dgV_ParticlesDevidePage.ClipboardCopyMode = DataGridViewClipboardCopyMode.EnableAlwaysIncludeHeaderText;
  827. //设置每列的宽度
  828. dgV_ParticlesDevidePage.Columns[0].Width = 40;//第一列序号的宽度设置一下吧,要不太丑
  829. dgV_ParticlesDevidePage.Columns[1].Width = 150;
  830. //dgV_ParticlesDevidePage.Columns[dgV_ParticlesDevidePage.Columns.Count - 1].Width = 450;
  831. //dgV_ParticlesDevidePage.Columns[dgV_ParticlesDevidePage.Columns.Count - 1].DefaultCellStyle.Alignment = DataGridViewContentAlignment.MiddleLeft;
  832. //设置序号列不排序
  833. dgV_ParticlesDevidePage.Columns[0].SortMode = DataGridViewColumnSortMode.NotSortable;
  834. //设置序号列不可以设置宽度
  835. dgV_ParticlesDevidePage.Columns[0].Resizable = DataGridViewTriState.False;
  836. dgV_ParticlesDevidePage.RowsDefaultCellStyle.BackColor = Color.Azure;
  837. }
  838. #endregion
  839. #region 相关事件
  840. private void ToolStripMenuItem1_Click(object sender, EventArgs e)
  841. {
  842. //复制整个表
  843. CopyAll();
  844. }
  845. private void ToolStripMenuItem2_Click(object sender, EventArgs e)
  846. {
  847. //复制选择区域
  848. CopySelected();
  849. }
  850. /// <summary>
  851. /// 复制选择区域
  852. /// </summary>
  853. public void CopySelected()
  854. {
  855. //复制选择区域
  856. object oo = dgV_ParticlesDevidePage.GetClipboardContent();
  857. if (oo != null)
  858. Clipboard.SetDataObject(dgV_ParticlesDevidePage.GetClipboardContent());
  859. }
  860. /// <summary>
  861. /// 复制所有
  862. /// </summary>
  863. public void CopyAll()
  864. {
  865. dgV_ParticlesDevidePage.SelectAll();
  866. Clipboard.SetDataObject(dgV_ParticlesDevidePage.GetClipboardContent());
  867. }
  868. /// <summary>
  869. /// 以图像的方式将GridView进行截图
  870. /// </summary>
  871. public void CopyImage()
  872. {
  873. int height, width;
  874. width = dgV_ParticlesDevidePage.Columns.GetColumnsWidth(DataGridViewElementStates.Visible) + 2;
  875. height = this.Height;
  876. Bitmap image = new Bitmap(width, height);
  877. dgV_ParticlesDevidePage.DrawToBitmap(image, new Rectangle(0, 0, width, height));
  878. Clipboard.SetImage(image);
  879. }
  880. private void toolStripMenuItem4_Click(object sender, EventArgs e)
  881. {
  882. //对gridview进行截图
  883. CopyImage();
  884. }
  885. private void dgV_ParticlesDevidePage_SortCompare(object sender, DataGridViewSortCompareEventArgs e)
  886. {
  887. //排序中
  888. if (this.dgV_ParticlesDevidePage.Rows[e.RowIndex1].Tag != null && this.dgV_ParticlesDevidePage.Rows[e.RowIndex1].Tag.ToString() == "统计行")
  889. {
  890. //ROW1>ROW2
  891. e.SortResult = 1;
  892. if (this.dgV_ParticlesDevidePage.SortOrder == SortOrder.Descending)
  893. e.SortResult = -1;
  894. e.Handled = true;
  895. return;
  896. }
  897. if (this.dgV_ParticlesDevidePage.Rows[e.RowIndex2].Tag != null && this.dgV_ParticlesDevidePage.Rows[e.RowIndex2].Tag.ToString() == "统计行")
  898. {
  899. //ROW1<ROW2
  900. e.SortResult = -1;
  901. if (this.dgV_ParticlesDevidePage.SortOrder == SortOrder.Descending)
  902. e.SortResult = 1;
  903. e.Handled = true;
  904. return;
  905. }
  906. }
  907. /// <summary>
  908. /// 将OTS坐标转换为Sem 坐标
  909. /// </summary>
  910. /// <param name="POTSCoord"></param>
  911. /// <returns></returns>
  912. public Point ChangeOTSToSemCoord(Point POTSCoord)
  913. {
  914. //first if m_semstagedata is null to get stage inforation
  915. Convert.ToDouble(((Dictionary<string, object>)result.ResultInfo["SEMStageData"])["scanFieldSize"]);
  916. //after obtaining stage info,calc stage point data
  917. Point ret_SEM_point = new Point();
  918. // get center point, um
  919. long xStart = Convert.ToInt64(((Dictionary<string, object>)((Dictionary<string, object>)((Dictionary<string, object>)result.ResultInfo["SEMStageData"])["Members"])["XAxis"])["start"]);
  920. long xEnd = Convert.ToInt64(((Dictionary<string, object>)((Dictionary<string, object>)((Dictionary<string, object>)result.ResultInfo["SEMStageData"])["Members"])["XAxis"])["end"]);
  921. long xCenter = (xStart + xEnd) / 2;
  922. long yStart = Convert.ToInt64(((Dictionary<string, object>)((Dictionary<string, object>)((Dictionary<string, object>)result.ResultInfo["SEMStageData"])["Members"])["YAxis"])["start"]);
  923. long yEnd = Convert.ToInt64(((Dictionary<string, object>)((Dictionary<string, object>)((Dictionary<string, object>)result.ResultInfo["SEMStageData"])["Members"])["YAxis"])["end"]);
  924. long yCenter = (yStart + yEnd) / 2;
  925. // delte = SEM - OTSa
  926. long deltex = xCenter - 0;
  927. long deltey = yCenter - 0;
  928. int xdir = Convert.ToInt32(((Dictionary<string, object>)result.ResultInfo["SEMStageData"])["xAxisDir"]);
  929. int ydir = Convert.ToInt32(((Dictionary<string, object>)result.ResultInfo["SEMStageData"])["yAxisDir"]);
  930. if (xdir == (int)OTS_X_AXIS_DIRECTION.LEFT_TOWARD)
  931. {
  932. ret_SEM_point.X = -1 * (POTSCoord.X - Convert.ToInt32(deltex));
  933. }
  934. else if (xdir == (int)OTS_X_AXIS_DIRECTION.RIGHT_TOWARD)
  935. {
  936. ret_SEM_point.X = POTSCoord.X + Convert.ToInt32(deltex);
  937. }
  938. if (ydir == (int)OTS_Y_AXIS_DIRECTION.UP_TOWARD)
  939. {
  940. ret_SEM_point.Y = POTSCoord.Y + Convert.ToInt32(deltey);
  941. }
  942. else if (ydir == (int)OTS_Y_AXIS_DIRECTION.DOWN_TOWARD)
  943. {
  944. ret_SEM_point.Y = -1 * (POTSCoord.Y - Convert.ToInt32(deltey));
  945. }
  946. return ret_SEM_point;
  947. }
  948. #endregion
  949. #region 获取向导出模块提供的DataTable和GridView对象
  950. /// <summary>
  951. /// 获取到该模块输出后形成的DataTable,和GridView
  952. /// </summary>
  953. /// <param name="out_dt"></param>
  954. /// <param name="out_dg"></param>
  955. public void GetDataTableAndGridView(out DataTable out_dt, out DataGridView out_dg)
  956. {
  957. out_dt = m_dt;
  958. out_dg = this.dgV_ParticlesDevidePage;//同样通过 dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[2].Value 来获取bitmap对象
  959. }
  960. #endregion
  961. #region 连接电镜相关
  962. /// <summary>
  963. /// 移动SEM到指定位置线程函数
  964. /// </summary>
  965. private void Thread_GO(object in_obj)
  966. {
  967. if (m_mythread_state == false)
  968. {
  969. m_mythread_state = true;
  970. Point sem_point = (Point)in_obj;
  971. //第一步,连接电镜
  972. m_OTSIncAReportGridsFun.Connection_ForParticlesGrid();
  973. Thread.Sleep(500);
  974. //第二步,移动到指定位置,先读取再设置
  975. if (m_OTSIncAReportGridsFun.m_SEMConnectionState == true)
  976. {
  977. m_OTSIncAReportGridsFun.MoveSemToPointXY_ForParticlesGrid(sem_point.X, sem_point.Y);
  978. }
  979. Thread.Sleep(1500);
  980. //第三步,断开电镜连接
  981. m_OTSIncAReportGridsFun.DisConnectSEM_ForParticlesGrid();
  982. //Thread.Sleep(500);
  983. m_mythread_state = false;
  984. }
  985. }
  986. #endregion
  987. private void ToolStripMenuItem_exportzoomimagefile_Click(object sender, EventArgs e)
  988. {
  989. //导出放大图像
  990. FolderBrowserDialog fbd = new FolderBrowserDialog();
  991. if (fbd.ShowDialog() == DialogResult.OK)
  992. {
  993. m_imagefilepath = fbd.SelectedPath;
  994. for (int i = 0; i < m_dt.Rows.Count; i++)
  995. {
  996. Bitmap ls_bp = new Bitmap(1, 1);
  997. ls_bp = (Bitmap)m_dt.Rows[i][1];
  998. string strPath = m_imagefilepath + "\\" + (i + 1).ToString() + ".jpg";
  999. string strPath2 = m_imagefilepath + "\\" + (i + 1).ToString() + "s.jpg";
  1000. ls_bp.Save(strPath);
  1001. //m_COTSReportProjFileMgrClr.ReZoom(strPath, strPath2);
  1002. System.IO.File.Delete(strPath);//再将文件删除
  1003. }
  1004. string str1 = table["str9"].ToString();
  1005. MessageBox.Show(str1 + m_dt.Rows.Count.ToString());
  1006. }
  1007. }
  1008. /// <summary>
  1009. /// 导出二次放大图像
  1010. /// </summary>
  1011. /// <param name="str_srcPathName"></param>
  1012. /// <param name="str_outPathName"></param>
  1013. public void ParticleReZoom(string str_srcPathName, string str_outPathName)
  1014. {
  1015. //m_COTSReportProjFileMgrClr.ReZoom(str_srcPathName, str_outPathName);
  1016. }
  1017. private void ToolStripMenuItem3_Click(object sender, EventArgs e)
  1018. {
  1019. //恢复至初始状态
  1020. dgV_ParticlesDevidePage.Rows.Clear();
  1021. dgV_ParticlesDevidePage.Columns.Clear();
  1022. BindDataGridView();
  1023. SetDataGridViewStyle();
  1024. }
  1025. private void ToolStripMenuItem5_Click(object sender, EventArgs e)
  1026. {
  1027. /*注意:多数据源情况下,只获取第一个数据源的选择了多行的情况下,只获取最后一个选择行的,没有办法,这是为了符合李阳博士提出的要求*/
  1028. //先获取鼠标所选择的行里的颗粒的FieldID和ParticleID
  1029. string i_ls_fieldid = "";
  1030. string i_ls_particleid = "";
  1031. int cou = dgV_ParticlesDevidePage.SelectedRows.Count;
  1032. if (cou > 0)
  1033. {
  1034. DataGridViewRow dgvr = dgV_ParticlesDevidePage.SelectedRows[cou - 1];
  1035. Bitmap ls_bp = (Bitmap)dgvr.Cells[2].Value;
  1036. List<string> list_str = (List<string>)ls_bp.Tag;
  1037. if (list_str != null)
  1038. {
  1039. i_ls_fieldid = list_str[0];
  1040. i_ls_particleid = list_str[1];
  1041. }
  1042. }
  1043. ParticleData particleData = new ParticleData(result.FilePath);
  1044. Particle particle = particleData.GetParticleByFidAndPid(i_ls_fieldid, i_ls_particleid);
  1045. ////然后遍历所有的Field
  1046. //Point ls_ots_point = new Point() { X = particle.PosX, Y = particle.PosY };
  1047. ////将该坐标转成SEM坐标
  1048. //Point ls_sem_point = ChangeOTSToSemCoord(ls_ots_point);
  1049. //取得Field的Position,然后执行线程移动SEM到当前Field的位置
  1050. if (m_mythread == null)
  1051. {
  1052. return;
  1053. }
  1054. if (m_mythread.ThreadState == ThreadState.Running || m_mythread.ThreadState == ThreadState.WaitSleepJoin)
  1055. {
  1056. return;
  1057. }
  1058. if (m_mythread.ThreadState == ThreadState.Stopped)
  1059. {
  1060. m_mythread = new Thread(new ParameterizedThreadStart(Thread_GO));
  1061. }
  1062. //改为线程调用,先判断线程状态
  1063. m_mythread.Start(new Point(particle.SEMPosX, particle.SEMPosY));
  1064. }
  1065. private void ToolStripMenuItem_selectparticle_Click(object sender, EventArgs e)
  1066. {
  1067. string path = result.FilePath;
  1068. ParticleData fielddata = new ParticleData(result.FilePath);
  1069. List<Particle> particles = fielddata.GetParticleAllList();
  1070. List<Particle> ls_list_cotsparticleclr = new List<Particle>();
  1071. for (int l = 0; l < dgV_ParticlesDevidePage.SelectedRows.Count; l++)
  1072. {
  1073. //从事先加载的Bitmap对象的Tag中取出List<string>
  1074. DataGridViewRow dgvr = dgV_ParticlesDevidePage.SelectedRows[l];
  1075. Bitmap ls_bp = (Bitmap)dgvr.Cells[2].Value;
  1076. List<string> list_str = (List<string>)ls_bp.Tag;
  1077. if (list_str != null)
  1078. {
  1079. int i_ls_fieldid = Convert.ToInt32(list_str[0]);
  1080. int i_ls_particleid = Convert.ToInt32(list_str[1]);
  1081. foreach (Particle item in particles)
  1082. {
  1083. if (i_ls_fieldid == item.FieldId && i_ls_particleid == item.ParticleId)
  1084. {
  1085. ls_list_cotsparticleclr.Add(item);
  1086. break;
  1087. }
  1088. }
  1089. }
  1090. }
  1091. m_ReportApp.SetSelectedParticles(ls_list_cotsparticleclr);
  1092. string str1 = table["str1"].ToString();
  1093. //然后循环得出,list cotsparticleclr列表,返回给框架
  1094. //m_sec.SendCall(str1, "", "", ls_list_cotsparticleclr);
  1095. string str2 = table["str2"].ToString();
  1096. string str3 = table["str3"].ToString();
  1097. MessageBox.Show(str2 + ls_list_cotsparticleclr.Count.ToString() + str3);
  1098. }
  1099. private void ToolStripMenuItem_exportimagefile_Click(object sender, EventArgs e)
  1100. {
  1101. FolderBrowserDialog fbd = new FolderBrowserDialog();
  1102. if (fbd.ShowDialog() == DialogResult.OK)
  1103. {
  1104. m_imagefilepath = fbd.SelectedPath;
  1105. for (int i = 0; i < dgV_ParticlesDevidePage.Rows.Count; i++)
  1106. {
  1107. Bitmap ls_bp = new Bitmap(1, 1);
  1108. ls_bp = (Bitmap)dgV_ParticlesDevidePage.Rows[i].Cells[2].Value;
  1109. ls_bp.Save(m_imagefilepath + "\\" + (i + 1).ToString() + ".jpg");
  1110. }
  1111. string str9 = table["str9"].ToString();
  1112. MessageBox.Show(str9 + dgV_ParticlesDevidePage.Rows.Count.ToString());
  1113. }
  1114. }
  1115. private void testToolStripMenuItem_Click(object sender, EventArgs e)
  1116. {
  1117. ////测试导出指定颗粒的能谱图,测试相关代码
  1118. //OTSIncAReportGraph.DParticle ls_dparticle = new OTSIncAReportGraph.DParticle();
  1119. //for (int i = 0; i < dgV_ParticlesDevidePage.SelectedRows.Count; i++)
  1120. //{
  1121. // //获取选择行颗粒的fieldid,和particleid
  1122. // string str_fieldid = "";
  1123. // string str_particleid = "";
  1124. // string str_stdtypeid = "";
  1125. // DataGridViewRow dgvr = dgV_ParticlesDevidePage.SelectedRows[i];
  1126. // Bitmap ls_bp = (Bitmap)dgvr.Cells[2].Value;
  1127. // List<string> list_str = (List<string>)ls_bp.Tag;
  1128. // if (list_str != null)
  1129. // {
  1130. // str_fieldid = list_str[0];
  1131. // str_particleid = list_str[1];
  1132. // str_stdtypeid = list_str[2];
  1133. // }
  1134. // ls_dparticle.CLRFieldID = Convert.ToInt32(str_fieldid);
  1135. // ls_dparticle.CLRTagID = Convert.ToInt32(str_particleid);
  1136. // ls_dparticle.STDTypeID = Convert.ToInt32(str_stdtypeid);
  1137. //}
  1138. ////显示xray能谱
  1139. //ShowXRay(ls_dparticle);
  1140. //Bitmap ls_bpex = new Bitmap(control_XRayTable1.Width, control_XRayTable1.Height);
  1141. //control_XRayTable1.DrawToBitmap(ls_bpex, new Rectangle(0, 0, control_XRayTable1.Width, control_XRayTable1.Height));
  1142. ////Bitmap ls_bpex = control_XRayTable1.ExportXRayImage();
  1143. //ls_bpex.Save("e:\\test222.jpg");
  1144. }
  1145. /// <summary>
  1146. /// 判断条件输入 前<后
  1147. /// </summary>
  1148. /// <param name="min"></param>
  1149. /// <param name="max"></param>
  1150. /// <returns></returns>
  1151. bool CompareInput(string min,string max)
  1152. {
  1153. int imax = 0;
  1154. int imin = 0;
  1155. double dmax = 0;
  1156. double dmin = 0;
  1157. if (int.TryParse(max, out imax))
  1158. {
  1159. dmax = (double)imax;
  1160. }
  1161. else
  1162. {
  1163. dmax = Convert.ToDouble(max);
  1164. }
  1165. if (int.TryParse(min, out imin))
  1166. {
  1167. dmin = (double)imin;
  1168. }
  1169. else
  1170. {
  1171. dmin = Convert.ToDouble(min);
  1172. }
  1173. if(dmin<=dmax)
  1174. {
  1175. return true;
  1176. }
  1177. else
  1178. {
  1179. return false;
  1180. }
  1181. }
  1182. private void btn_Sel_Click(object sender, EventArgs e)
  1183. {
  1184. condition = "";
  1185. if (!string.IsNullOrWhiteSpace(tBx_AreaMin.Text))
  1186. {
  1187. double dnum = 0;
  1188. int inum = 0;
  1189. if (double.TryParse(tBx_AreaMin.Text, out dnum) && dnum >= 0)
  1190. {
  1191. condition += " and Area" + " > " + tBx_AreaMin.Text;
  1192. }
  1193. else if(int.TryParse(tBx_AreaMin.Text, out inum) && inum >= 0)
  1194. {
  1195. condition += " and Area" + " > " + tBx_AreaMin.Text;
  1196. }
  1197. else
  1198. {
  1199. MessageBox.Show(table["str10"].ToString());
  1200. return;
  1201. }
  1202. }
  1203. if (!string.IsNullOrWhiteSpace(Tbx_AreaMax.Text))
  1204. {
  1205. double dnum = 0;
  1206. int inum = 0;
  1207. if (double.TryParse(Tbx_AreaMax.Text, out dnum) && dnum >= 0)
  1208. {
  1209. condition += " and Area" + "<" + Tbx_AreaMax.Text;
  1210. }
  1211. else if (int.TryParse(Tbx_AreaMax.Text, out inum) && inum >= 0)
  1212. {
  1213. condition += " and Area" + "<" + Tbx_AreaMax.Text;
  1214. }
  1215. else
  1216. {
  1217. MessageBox.Show(table["str10"].ToString());
  1218. return;
  1219. }
  1220. }
  1221. if (!string.IsNullOrWhiteSpace(tBx_AreaMin.Text) && !string.IsNullOrWhiteSpace(Tbx_AreaMax.Text))
  1222. {
  1223. if (!CompareInput(tBx_AreaMin.Text, Tbx_AreaMax.Text))
  1224. {
  1225. MessageBox.Show(table["str11"].ToString());
  1226. return;
  1227. }
  1228. }
  1229. if (!string.IsNullOrWhiteSpace(tbx_DmaxMin.Text))
  1230. {
  1231. double dnum = 0;
  1232. int inum = 0;
  1233. if (double.TryParse(tbx_DmaxMin.Text, out dnum) && dnum >= 0)
  1234. {
  1235. condition += " and DMAX" + " > " + tbx_DmaxMin.Text;
  1236. }
  1237. else if(int.TryParse(tbx_DmaxMin.Text, out inum)&& inum >= 0)
  1238. {
  1239. condition += " and DMAX" + " > " + tbx_DmaxMin.Text;
  1240. }
  1241. else
  1242. {
  1243. MessageBox.Show(table["str10"].ToString());
  1244. return;
  1245. }
  1246. }
  1247. if (!string.IsNullOrWhiteSpace(tbx_DmaxMax.Text))
  1248. {
  1249. double dnum = 0;
  1250. int inum = 0;
  1251. if (double.TryParse(tbx_DmaxMax.Text, out dnum) && dnum > 0)
  1252. {
  1253. condition += " and DMAX" + "<" + tbx_DmaxMax.Text;
  1254. }
  1255. else if(int.TryParse(tbx_DmaxMax.Text, out inum)&& inum >= 0)
  1256. {
  1257. condition += " and DMAX" + "<" + tbx_DmaxMax.Text;
  1258. }
  1259. else
  1260. {
  1261. MessageBox.Show(table["str10"].ToString());
  1262. return;
  1263. }
  1264. }
  1265. if (!string.IsNullOrWhiteSpace(tbx_DmaxMin.Text) && !string.IsNullOrWhiteSpace(tbx_DmaxMax.Text))
  1266. {
  1267. if (!CompareInput(tbx_DmaxMin.Text, tbx_DmaxMax.Text))
  1268. {
  1269. MessageBox.Show(table["str11"].ToString());
  1270. return;
  1271. }
  1272. }
  1273. if (!string.IsNullOrWhiteSpace(tbx_Type.Text))
  1274. {
  1275. condition += " and TypeName Like \"%" + tbx_Type.Text + "%\" ";
  1276. }
  1277. if (m_frm_userprogress.IsDisposed)
  1278. {
  1279. ProgressStart();
  1280. }
  1281. UpdateTable();
  1282. lnkFirst_Click(null, null);
  1283. SetDataGridViewStyle();
  1284. }
  1285. void ProgressStart()
  1286. {
  1287. #region 加载显示进度条部份
  1288. this.Cursor = Cursors.WaitCursor;
  1289. m_frm_userprogress = new Frm_UserProgress();
  1290. //显示进度条,计算进度条应该显示的位置和宽度
  1291. Form ls_main_form = this.ParentForm.ParentForm;//取出父窗体
  1292. if (ls_main_form == null)
  1293. {
  1294. m_frm_userprogress.Visible = false;
  1295. }
  1296. else
  1297. {
  1298. m_frm_userprogress.Width = (int)(MyPrimaryScreen.DESKTOP.Width / MyPrimaryScreen.ScaleX * 0.9);
  1299. m_frm_userprogress.Location = new Point(ls_main_form.Location.X + 200, ls_main_form.Location.Y + 200 + (int)(MyPrimaryScreen.DESKTOP.Height / MyPrimaryScreen.ScaleX) / 2);
  1300. m_frm_userprogress.Show();
  1301. m_frm_userprogress.SetProgressValueAndText(0, "Loading data of particles...");
  1302. }
  1303. #endregion
  1304. }
  1305. private void cbB_order_SelectedIndexChanged(object sender, EventArgs e)
  1306. {
  1307. //int ordernum = cbB_order.SelectedIndex;
  1308. //if (ordernum == 0)
  1309. //{
  1310. // OrderFunction = "fieldid,particleid";
  1311. //}
  1312. //else if (ordernum == 1)
  1313. //{
  1314. // OrderFunction = "TypeName";
  1315. //}
  1316. //else if (ordernum == 2)
  1317. //{
  1318. // OrderFunction = "DMAX";
  1319. //}
  1320. //else if (ordernum == 3)
  1321. //{
  1322. // OrderFunction = "DMAX desc";
  1323. //}
  1324. //else if (ordernum == 4)
  1325. //{
  1326. // OrderFunction = "Area";
  1327. //}
  1328. //else if (ordernum == 5)
  1329. //{
  1330. // OrderFunction = "Area desc";
  1331. //}
  1332. lnkFirst_Click(null, null);
  1333. SetDataGridViewStyle();
  1334. }
  1335. /// <summary>
  1336. /// 页面控件呈现
  1337. /// </summary>
  1338. private void DrawControl(bool callEvent)
  1339. {
  1340. BindDataGridView();
  1341. lblTotalCount.Text = RecordCount.ToString();
  1342. lblPageCount.Text = PageCount.ToString();
  1343. txtPageNum.Text = PageIndex.ToString();
  1344. SetFormCtrEnabled();
  1345. if (PageCount == 0 || PageCount == 1)//有且仅有一页
  1346. {
  1347. lnkFirst.Enabled = false;
  1348. lnkPrev.Enabled = false;
  1349. lnkNext.Enabled = false;
  1350. lnkLast.Enabled = false;
  1351. btnGo.Enabled = false;
  1352. }
  1353. else if (PageIndex == 1)//第一页
  1354. {
  1355. lnkFirst.Enabled = false;
  1356. lnkPrev.Enabled = false;
  1357. }
  1358. else if (PageIndex == PageCount)//最后一页
  1359. {
  1360. lnkNext.Enabled = false;
  1361. lnkLast.Enabled = false;
  1362. }
  1363. }
  1364. private void SetFormCtrEnabled()
  1365. {
  1366. lnkFirst.Enabled = true;
  1367. lnkPrev.Enabled = true;
  1368. lnkNext.Enabled = true;
  1369. lnkLast.Enabled = true;
  1370. btnGo.Enabled = true;
  1371. }
  1372. /// <summary>
  1373. /// 分页属性改变了。
  1374. /// </summary>
  1375. private void txtPageSize_TextChanged(object sender, EventArgs e)
  1376. {
  1377. int num = 0;
  1378. if (int.TryParse(txtPageNum.Text.Trim(), out num) && num > 0)
  1379. {
  1380. }
  1381. else { txtPageNum.Text = "1"; }
  1382. }
  1383. private void lnkFirst_Click(object sender, EventArgs e)
  1384. {
  1385. PageIndex = 1;
  1386. DrawControl(true);
  1387. }
  1388. private void lnkPrev_Click(object sender, EventArgs e)
  1389. {
  1390. PageIndex = Math.Max(1, PageIndex - 1);
  1391. DrawControl(true);
  1392. }
  1393. private void lnkNext_Click(object sender, EventArgs e)
  1394. {
  1395. PageIndex = Math.Min(PageCount, PageIndex + 1);
  1396. DrawControl(true);
  1397. }
  1398. private void lnkLast_Click(object sender, EventArgs e)
  1399. {
  1400. PageIndex = PageCount;
  1401. DrawControl(true);
  1402. }
  1403. /// <summary>
  1404. /// 跳转
  1405. /// </summary>
  1406. /// <param name="sender"></param>
  1407. /// <param name="e"></param>
  1408. private void btnGo_Click(object sender, EventArgs e)
  1409. {
  1410. int num = 0;
  1411. if (int.TryParse(txtPageNum.Text.Trim(), out num) && num > 0)
  1412. {
  1413. if (num > PageCount)
  1414. {
  1415. num = PageCount;
  1416. txtPageNum.Text = PageCount.ToString();
  1417. }
  1418. PageIndex = num;
  1419. DrawControl(true);
  1420. }
  1421. }
  1422. private void DisplayData()
  1423. {
  1424. if (cbB_PageSize.SelectedItem.ToString() == "All")
  1425. {
  1426. pageSize = -1;
  1427. }
  1428. else
  1429. {
  1430. pageSize = int.Parse(cbB_PageSize.SelectedItem.ToString());
  1431. }
  1432. lnkFirst_Click(null, null);
  1433. SetDataGridViewStyle();
  1434. }
  1435. private void cbB_PageSize_SelectedIndexChanged(object sender, EventArgs e)
  1436. {
  1437. DisplayData();
  1438. }
  1439. /// <summary>
  1440. /// 在帧图上标记颗粒的位置矩形,并保存到FIELD_FILES_MARK文件夹中
  1441. /// </summary>
  1442. public void SaveMarkParticleRectangleOnFieldFile(string str_resultPath, DataTable dataTable ,out List<string> vs , out DataTable dt_FIeld)
  1443. {
  1444. Init();
  1445. List<string> maxlength = new List<string>();
  1446. for (int i=0;i< dataTable.Rows.Count;i++)
  1447. {
  1448. if (dataTable.Rows[i]["TypeName"].ToString()!= "Not Identified")
  1449. {
  1450. if (maxlength.Count<10)
  1451. {
  1452. maxlength.Add(dataTable.Rows[i]["Fieldid"].ToString());
  1453. }
  1454. else
  1455. {
  1456. break;
  1457. }
  1458. }
  1459. }
  1460. List<string> max_list = maxlength.Distinct().ToList();
  1461. string str_path_FIELD_FILES = str_resultPath + "\\FIELD_FILES\\";
  1462. string str_path_FIELD_FILES_MARK = str_resultPath + "\\FIELD_FILES_MARK\\";
  1463. int intQuantity = 0;
  1464. //List<string> vs = new List<string>();
  1465. dt_FIeld = new DataTable();
  1466. vs = new List<string>();
  1467. ////判断是否已经有导出过的标记帧图文件夹,如果已经存在,则直接返回不输出,先不加
  1468. DirectoryInfo theFolder_FieldMark = new DirectoryInfo(str_path_FIELD_FILES_MARK);
  1469. if (!theFolder_FieldMark.Exists)
  1470. {
  1471. //创建
  1472. theFolder_FieldMark.Create();
  1473. }
  1474. else
  1475. {
  1476. theFolder_FieldMark.Delete(true);
  1477. //创建
  1478. theFolder_FieldMark.Create();
  1479. //已经存在的话,直接返回
  1480. //return;
  1481. }
  1482. //查找该field下对应所有的颗粒
  1483. DataTable dt_AllParticle = fieldData.GetAllParticle_DataTable();
  1484. DirectoryInfo theFolder = new DirectoryInfo(str_path_FIELD_FILES);
  1485. if (theFolder.Exists)
  1486. {
  1487. DataTable dt = new DataTable();
  1488. dt.Columns.Add("fieldid");
  1489. dt.Columns.Add("id");
  1490. dt.Columns.Add("fieldName");
  1491. dt.Columns.Add("cunt",typeof(int));
  1492. dt.Columns.Add("fieldFullName");
  1493. for (int i = 0; i < max_list.Count; i++)
  1494. {
  1495. foreach (FileInfo nextifile in theFolder.GetFiles())
  1496. {
  1497. if (nextifile.Name.Contains(".bmp") == true || nextifile.Name.Contains(".BMP") == true)
  1498. {
  1499. //确认对应的帧图名
  1500. string str_fieldid = Path.GetFileNameWithoutExtension(nextifile.Name);
  1501. str_fieldid = str_fieldid.Substring(5, str_fieldid.Length - 5);//减去field字符长度
  1502. bool bl = false;
  1503. if (str_fieldid == max_list[i].ToString())
  1504. {
  1505. bl = true;
  1506. }
  1507. if (bl)
  1508. {
  1509. DataRow dr = dt.NewRow();
  1510. dr["fieldid"] = " fieldid = " + str_fieldid;
  1511. dr["cunt"] = dataTable.Select(" fieldid = " + str_fieldid).Count();
  1512. dr["fieldName"] = nextifile.Name;
  1513. dr["fieldFullName"] = nextifile.FullName;
  1514. dr["id"] = str_fieldid;
  1515. dt.Rows.Add(dr);
  1516. }
  1517. }
  1518. }
  1519. }
  1520. //DataView dv = dt.DefaultView;
  1521. //dv.Sort = "cunt DESC";
  1522. dt_FIeld = dt.Copy();
  1523. for (int i=0;i< dt_FIeld.Rows.Count; i++)
  1524. {
  1525. if (dataTable.Select(dt_FIeld.Rows[i]["fieldid"].ToString()).Count() > 0)
  1526. {
  1527. vs.Add(dt_FIeld.Rows[i]["id"].ToString());
  1528. Image img = Image.FromFile(dt_FIeld.Rows[i]["fieldFullName"].ToString());
  1529. //img.Save(@"D:\1.bmp");
  1530. Bitmap ls_fieldbp = new Bitmap(img.Width, img.Height, System.Drawing.Imaging.PixelFormat.Format32bppArgb);
  1531. using (Graphics g = Graphics.FromImage(ls_fieldbp))
  1532. {
  1533. g.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.HighQualityBicubic;
  1534. g.SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
  1535. g.CompositingQuality = System.Drawing.Drawing2D.CompositingQuality.HighQuality;
  1536. g.DrawImage(img, new Rectangle(0, 0, img.Width, img.Height));
  1537. }
  1538. //ls_fieldbp.Save(@"D:\1.bmp");
  1539. img.Dispose();
  1540. img = null;
  1541. //循环将颗粒,进行标记到bitmap图上
  1542. DataRow[] drlist = dt_AllParticle.Select(dt_FIeld.Rows[i]["fieldid"].ToString());
  1543. if (drlist.Count() > 0)
  1544. intQuantity = intQuantity + 1;
  1545. for (int i_row = 0; i_row < drlist.Count(); i_row++)
  1546. {
  1547. //string str_fieldid = drlist[i_row]["fieldid"].ToString();
  1548. string str_particleid = drlist[i_row]["particleid"].ToString();
  1549. string str_stdtypeid = drlist[i_row]["typeid"].ToString();
  1550. string str_offset_rect_X = drlist[i_row]["RectLeft"].ToString();
  1551. string str_offset_rect_Y = drlist[i_row]["RectTop"].ToString();
  1552. string str_offset_rect_Width = drlist[i_row]["RectWidth"].ToString();
  1553. string str_offset_rect_Height = drlist[i_row]["RectHeight"].ToString();
  1554. //确定需要标记颗粒的定位
  1555. Rectangle offset_rect = new Rectangle(Convert.ToInt32(str_offset_rect_X), Convert.ToInt32(str_offset_rect_Y),
  1556. Convert.ToInt32(str_offset_rect_Width), Convert.ToInt32(str_offset_rect_Height));
  1557. //向帧图进行标记颗粒位置
  1558. Graphics g = Graphics.FromImage(ls_fieldbp);
  1559. g.DrawRectangle(new Pen(Color.Aquamarine), offset_rect);
  1560. //判断是否超出了图像外面,是的话,让文字在左侧显示,默认在右侧显示
  1561. int ls_offsetx = offset_rect.X + offset_rect.Width;
  1562. if (ls_offsetx > ls_fieldbp.Width - 10)
  1563. {
  1564. ls_offsetx = offset_rect.X - 10;
  1565. }
  1566. g.DrawString(dt_FIeld.Rows[i]["id"].ToString() + "" + str_particleid.ToString(),
  1567. new Font("黑体", 8), new SolidBrush(Color.Aqua), new PointF(ls_offsetx, offset_rect.Y));
  1568. //保存带有标记的帧图
  1569. ls_fieldbp.Save(str_path_FIELD_FILES_MARK + dt_FIeld.Rows[i]["id"].ToString() + ".bmp");
  1570. //ls_fieldbp.Dispose();
  1571. }
  1572. }
  1573. }
  1574. }
  1575. //
  1576. GC.Collect();
  1577. GC.WaitForPendingFinalizers();
  1578. }
  1579. private void testToolStripMenuItem1_Click(object sender, EventArgs e)
  1580. {
  1581. //SaveMarkParticleRectangleOnFieldFile();
  1582. MessageBox.Show("Export completed!");
  1583. }
  1584. private void EXCELToolStripMenuItem_Click(object sender, EventArgs e)
  1585. {
  1586. //将所有的数据导出到EXCEL中
  1587. SaveFileDialog sfd = new SaveFileDialog();
  1588. sfd.Filter = "Excel File(*.xls)|*.xls";
  1589. //设置默认文件类型显示顺序
  1590. sfd.FilterIndex = 1;
  1591. //保存对话框是否记忆上次打开的目录
  1592. sfd.RestoreDirectory = true;
  1593. if (sfd.ShowDialog() == DialogResult.OK)
  1594. {
  1595. IWorkbook workbook = new HSSFWorkbook(); //用于创建.xls office2003开始以前的
  1596. //IWorkbook workbook = new XSSFWorkbook(); //用于创建.xlsx office2007开始以后的
  1597. ISheet sheet;
  1598. //创建Excel文件
  1599. FileStream fs = File.Create(sfd.FileName);
  1600. fs.Close();
  1601. sheet = workbook.CreateSheet("Particles");//创建工作表
  1602. //创建表格边框样式风格
  1603. ICellStyle cellStyle = workbook.CreateCellStyle();
  1604. cellStyle.Alignment = NPOI.SS.UserModel.HorizontalAlignment.Center;
  1605. cellStyle.VerticalAlignment = VerticalAlignment.Center;
  1606. //设置上4边
  1607. cellStyle.BorderBottom = NPOI.SS.UserModel.BorderStyle.Thin;
  1608. cellStyle.BorderTop = NPOI.SS.UserModel.BorderStyle.Thin;
  1609. cellStyle.BorderLeft = NPOI.SS.UserModel.BorderStyle.Thin;
  1610. cellStyle.BorderRight = NPOI.SS.UserModel.BorderStyle.Thin;
  1611. //设置字符大小和颜色
  1612. IFont font = workbook.CreateFont();
  1613. font.FontName = "黑体";
  1614. font.FontHeightInPoints = 10;
  1615. cellStyle.SetFont(font);
  1616. //设置颗粒名列宽
  1617. sheet.SetColumnWidth(1, 30 * 256);//夹杂物名列宽
  1618. sheet.SetColumnWidth(2, 3 * 256);//图像列宽
  1619. IRow row;
  1620. ICell cell;
  1621. //插入表头
  1622. row = sheet.CreateRow(1);//从第15行添加一行
  1623. for (int i_cell = 0; i_cell < dgV_ParticlesDevidePage.Columns.Count; i_cell++)
  1624. {
  1625. cell = row.CreateCell(i_cell);
  1626. cell.CellStyle = cellStyle;
  1627. cell.SetCellValue(dgV_ParticlesDevidePage.Columns[i_cell].Name);
  1628. }
  1629. //插入表内容
  1630. for (int i_row = 0; i_row < dgV_ParticlesDevidePage.Rows.Count; i_row++)
  1631. {
  1632. row = sheet.CreateRow(2 + i_row);
  1633. for (int i_cell = 0; i_cell < dgV_ParticlesDevidePage.Columns.Count; i_cell++)
  1634. {
  1635. cell = row.CreateCell(i_cell);
  1636. cell.CellStyle = cellStyle;
  1637. if (dgV_ParticlesDevidePage[i_cell, i_row].Value == null)
  1638. continue;
  1639. if (i_cell == 2)
  1640. {
  1641. //颗粒图像列
  1642. Bitmap bp = (Bitmap)dgV_ParticlesDevidePage.Rows[i_row].Cells[2].Value;
  1643. byte[] bytes = ImageConvertToBytes(bp);
  1644. //第二步,将图片添加到workbook中,指定图片的格式,返回图片所在workbook->paicture数组中的索引的地址,从1开始
  1645. int pictureIdx = workbook.AddPicture(bytes, PictureType.JPEG);
  1646. //第三步,在sheet中创建画布
  1647. IDrawing patriarch = sheet.CreateDrawingPatriarch();
  1648. //第四步,设置锚点,(在起始单元格的X坐标0-1023,Y的坐标0-255,在终止单元格的X坐标0-1023,Y的坐标0-255,起始单元格行数,列数,终止单元格行数,列数)
  1649. IClientAnchor anchor = patriarch.CreateAnchor(1, 1, 2, 2, i_cell, i_row + 2, i_cell + 1, i_row + 3);//终止比开始位置大1,会自动缩放到一个单元格内的
  1650. //第五步,创建图片
  1651. IPicture pict = patriarch.CreatePicture(anchor, pictureIdx);
  1652. //图像效果不好,自己另外导出吧,这里对该列宽进行了设置0
  1653. }
  1654. else
  1655. {
  1656. //非图像列
  1657. double dbl = 0;
  1658. if(double.TryParse(dgV_ParticlesDevidePage[i_cell, i_row].Value.ToString(),out dbl))
  1659. {
  1660. cell.SetCellValue(dbl);
  1661. }
  1662. else
  1663. {
  1664. cell.SetCellValue(dgV_ParticlesDevidePage[i_cell, i_row].Value.ToString());
  1665. }
  1666. }
  1667. }
  1668. }
  1669. ISheet sheet2;
  1670. sheet2 = workbook.CreateSheet("Peak spectrum");//创建工作表
  1671. //设置颗粒名列宽
  1672. sheet.SetColumnWidth(1, 30 * 256);//夹杂物名列宽
  1673. //完成后,对Excel进行保存
  1674. FileStream file = new FileStream(sfd.FileName, FileMode.Create);
  1675. workbook.Write(file);
  1676. file.Close();
  1677. MessageBox.Show("Export complete!");
  1678. //导出完成后,打开Excel文件
  1679. if (File.Exists(sfd.FileName))
  1680. {
  1681. //打开刚才导出的文件
  1682. System.Diagnostics.Process.Start(sfd.FileName);
  1683. }
  1684. }
  1685. }
  1686. /// <summary>
  1687. /// 将image转成bytes
  1688. /// </summary>
  1689. /// <param name="in_img"></param>
  1690. /// <returns></returns>
  1691. public byte[] ImageConvertToBytes(System.Drawing.Image in_img)
  1692. {
  1693. MemoryStream ms = new MemoryStream();
  1694. in_img.Save(ms, System.Drawing.Imaging.ImageFormat.Jpeg);
  1695. return ms.ToArray();
  1696. }
  1697. public bool CheckParamExist<T>(T Param)
  1698. {
  1699. if (Param == null)
  1700. {
  1701. return false;
  1702. }
  1703. else
  1704. {
  1705. return true;
  1706. }
  1707. }
  1708. private void ToolStripMenuItem_Delete_Particle_Click(object sender, EventArgs e)
  1709. {
  1710. string path = result.FilePath;
  1711. ParticleData fielddata = new ParticleData(result.FilePath);
  1712. List<Particle> particles = fielddata.GetParticleAllList();
  1713. List<Particle> ls_list_cotsparticleclr = new List<Particle>();
  1714. for (int l = 0; l < dgV_ParticlesDevidePage.SelectedRows.Count; l++)
  1715. {
  1716. //从事先加载的Bitmap对象的Tag中取出List<string>
  1717. DataGridViewRow dgvr = dgV_ParticlesDevidePage.SelectedRows[l];
  1718. Bitmap ls_bp = (Bitmap)dgvr.Cells[2].Value;
  1719. List<string> list_str = (List<string>)ls_bp.Tag;
  1720. if (list_str != null)
  1721. {
  1722. int i_ls_fieldid = Convert.ToInt32(list_str[0]);
  1723. int i_ls_particleid = Convert.ToInt32(list_str[1]);
  1724. foreach (Particle item in particles)
  1725. {
  1726. if (i_ls_fieldid == item.FieldId && i_ls_particleid == item.ParticleId)
  1727. {
  1728. if (ReportFun.DeleteParticlesFromLibrary(item.ParticleId, item.FieldId))
  1729. {
  1730. MessageBox.Show("Deleted successfully");
  1731. for (int i=0;i< particlesAll.Rows.Count;i++)
  1732. {
  1733. if (particlesAll.Rows[i]["Fieldid"].ToString()== item.FieldId.ToString() && particlesAll.Rows[i]["Particleid"].ToString()==item.ParticleId.ToString())
  1734. {
  1735. particlesAll.Rows.RemoveAt(i);
  1736. }
  1737. }
  1738. DisplayData();
  1739. }
  1740. else
  1741. {
  1742. MessageBox.Show("Delete failed");
  1743. }
  1744. break;
  1745. }
  1746. }
  1747. }
  1748. }
  1749. }
  1750. }
  1751. }