1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- <?xml version="1.0" encoding="utf-8"?>
- <ClassDiagram MajorVersion="1" MinorVersion="1">
- <Class Name="OTSMeasureApp.CRectangleGDIObject">
- <Position X="1.25" Y="0.5" Width="2.75" />
- <TypeIdentifier>
- <HashCode>AWCFBAAAwIho4YAAACAgA0cgAABAIBAAAAgAAgAAAAg=</HashCode>
- <FileName>4-OTSSamplespaceGraphicsPanel\CreateRectangle.cs</FileName>
- </TypeIdentifier>
- </Class>
- <Class Name="OTSMeasureApp.CreateRectangle">
- <Position X="1" Y="10" Width="2.75" />
- <TypeIdentifier>
- <HashCode>AeCFDAICwIt54cAAAGAgA0cgMBBGJBAQAggAAgEJBgg=</HashCode>
- <FileName>4-OTSSamplespaceGraphicsPanel\CreateRectangle.cs</FileName>
- </TypeIdentifier>
- </Class>
- <Class Name="OTSMeasureApp.OTSSamplespaceWindow">
- <Position X="8.75" Y="0.5" Width="2.75" />
- <TypeIdentifier>
- <HashCode>Jb6d/TvUAqHzzwHlJTniOrr7ZH7TkJnR/26MGCR6UCA=</HashCode>
- <FileName>4-OTSSamplespaceGraphicsPanel\OTSSamplespaceWindow.cs</FileName>
- </TypeIdentifier>
- <ShowAsAssociation>
- <Field Name="selectSampleGDIObjects" />
- <Field Name="m_visualStage" />
- </ShowAsAssociation>
- <ShowAsCollectionAssociation>
- <Field Name="m_SampleGDIObjects" />
- <Field Name="m_MeasureGDIObjects" />
- <Field Name="m_MeasurePathGDIObjects" />
- <Field Name="m_MeasureFieldGDIObjects" />
- <Field Name="m_AllFieldGDIObjects" />
- <Field Name="m_ImageGDIObjects" />
- <Field Name="m_ImageOfFieldGDIObjects" />
- <Field Name="m_DrawMeasureGDIObjects" />
- <Field Name="m_DrawPolygonFinishGDIObjects" />
- </ShowAsCollectionAssociation>
- </Class>
- <Class Name="OTSMeasureApp.OTSSamplespaceGraphicsPanelFun">
- <Position X="17.25" Y="0.75" Width="2.75" />
- <NestedTypes>
- <Enum Name="OTSMeasureApp.OTSSamplespaceGraphicsPanelFun.EnumMousePointPosition" Collapsed="true">
- <TypeIdentifier>
- <NewMemberFileName>4-OTSSamplespaceGraphicsPanel\OTSSamplespaceGraphicsPanelFun.cs</NewMemberFileName>
- </TypeIdentifier>
- </Enum>
- </NestedTypes>
- <TypeIdentifier>
- <HashCode>ABhEQABEAAAAIQAAAAAAQQAIAIAAAABEIEAEwAIBwCA=</HashCode>
- <FileName>4-OTSSamplespaceGraphicsPanel\OTSSamplespaceGraphicsPanelFun.cs</FileName>
- </TypeIdentifier>
- </Class>
- <Class Name="OTSMeasureApp.SEMDATAFieldManage">
- <Position X="19" Y="8.25" Width="2" />
- <TypeIdentifier>
- <HashCode>QIAAAAgAJAAAACAggAAIKgGAACAAAAABQAAAAEAAAAM=</HashCode>
- <FileName>4-OTSSamplespaceGraphicsPanel\SEMDATAFieldManage.cs</FileName>
- </TypeIdentifier>
- </Class>
- <Class Name="OTSMeasureApp._4_OTSSamplespaceGraphicsPanel.CVisualStage">
- <Position X="13.5" Y="0.5" Width="3" />
- <TypeIdentifier>
- <HashCode>kWIacgCACJgKEAESAAYEKSgAABMwMpIAhAAIUAQAAAg=</HashCode>
- <FileName>4-OTSSamplespaceGraphicsPanel\VisualStage.cs</FileName>
- </TypeIdentifier>
- </Class>
- <Font Name="Microsoft YaHei UI" Size="9" />
- </ClassDiagram>
|