摘要
介绍了面向对象程序设计思想,分析了如何利用面向对象思想开发图形工具,给出了面向对象图形类的定义、类层次的划分图以及对象选中和删除的具体实现方法,重点介绍了点类、直线类、矩形类和椭圆类的选中条件。
Introduces the method of object oriented programming, and gives the advantages of applying object oriented programming to develop object oriented graphic tools. We give the definition of graphics class, the graph of class hierarchy and the method of selecting and deleting an object, emphatically introduce the selecting condictions of point class,line class,rectangle class and ellipse.
出处
《大庆石油学院学报》
CAS
北大核心
1997年第4期49-52,共4页
Journal of Daqing Petroleum Institute
基金
中国石油天然气总公司"九五"新技术导向项目
关键词
面向对象
软件开发
图形工具
图形处理
object oriented, graphic tools, encapsulation, inheritance, polymorphism, object selected