摘要
由于地理信息系统的一个重要特点就是针对不同的使用对象,提供了不同的功能模块,因此开发者就需要一个可以方便管理各个功能模块的系统内核对模块进行统一的管理。介绍了一种面向模块对象设计的G IS系统内核,通过运用多种设计模式,使系统可以方便的裁减各个模块,并在模块之间"低耦合"的条件下完成了它们的相互通信。
An important characteristic of GIS is to provide different function modules to different users, so the developers need a system kernel which can manage every module in the same way. A kind of GIS system kernel faced to the modules is introduced, which makes the system be able to reduce the individual module conveniently by using several design modes and realizes the communications of the modules under the condition of "low coupling".
出处
《海洋测绘》
2007年第4期71-73,77,共4页
Hydrographic Surveying and Charting
关键词
地理信息系统
命令模式
观察者模式
geographic information system(GIS)
command mode
observer mode