Changing the Appearance of the Hierarchy View
The Type Hierarchy view offers three different ways to look at a class hierarchy:
-
Show the Type Hierarchy
displays the type hierarchy of a type. This view shows all super- and subtypes of the selected type.
Object
is shown in the top-left corner. Interfaces are not shown.
-
Show the Supertype Hierarchy
displays the supertype hierarchy of a type. This view shows all supertypes and the hierarchy of all implemented interfaces. The selected type is always shown in the top-left corner.
-
Show the Subtype Hierarchy
displays the supertype hierarchy of a type. This view shows all subtypes of the selected type and all implementers of an interface. The selected type is always shown in the top-left corner.