GIS设计-面向对象分析与设计.pptVIP

  • 13
  • 0
  • 约2.61万字
  • 约 161页
  • 2016-12-31 发布于江苏
  • 举报
(2). 用活动图来说明具体的工作流程。 例2:用活动图对操作建模的例子:用活动图描述类Line的操作intersection的算法。 * COM interfaces Developing with COM means developing using interfaces. All communication between COM components happens via the components’ interfaces. Interfaces are standardized by COM rules, so it does not matter what language is used to create a class. Interfaces help a class evolve over time because new interfaces can be added. However, once an interface is added, it can never be removed. The actual implementation can be altered (e.g., an algorithm can be updated without breaking any third party developer code), but the

文档评论(0)

1亿VIP精品文档

相关文档