ParticlesGridDevidePage.cs 102 KB

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