Generation and Evaluation of Glyphs Representing Superclass-Subclass Relationships

  • Authors:
  • Noritaka Osawa

  • Affiliations:
  • -

  • Venue:
  • VL '00 Proceedings of the 2000 IEEE International Symposium on Visual Languages (VL'00)
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper proposes and evaluates glyph representation of inheritance relationships between a superclass and subclasses in an object-oriented programming language. A diagram of a tree graph or a nested structure in a visual programming environment usually represents the inheritance relationships in object-oriented programming languages. Using the proposed representation, the inheritance relationships are represented by inclusion relationships of glyphs. A prototype system of glyph generation is developed. Experiments using the Java 2 Standard Edition, which has more than 1,500 classes, show that one can recognize inheritance relationships in the proposed representation faster than the usual textual representation.