Supporting Graphics Using Delegation and Multi-Methods

  • Authors:
  • D. B Conner

  • Affiliations:
  • -

  • Venue:
  • Supporting Graphics Using Delegation and Multi-Methods
  • Year:
  • 1993

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present an object-oriented design for a general-purpose interactive graphics system. By analyzing features provided by many graphics systems, we identify object-oriented mechanisms best suited to implementing them. These mechanisms include dynamic, per-object inheritance and multiple dispatch of methods. We claim the design is simpler, more general and more flexible than existing graphics systems since it uses fewer, simpler mechanisms to provide more functionality.