Nodes of different colours represent the following:
Solid arrows point from one derived type to another which extends (inherits from) it. Dashed arrows point from a derived type to another type containing it as a components, with a label listing the name(s) of said component(s). Where possible, edges connecting nodes are given different colours to make them easier to distinguish in large graphs.
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| class(Abstract_Changed_Box_Size), | public, | allocatable | :: | changed_boxes_size(:) | |||
| class(Abstract_Move_Tuner), | public, | allocatable | :: | boxes_size_change_tuner(:) | |||
| type(Exchanged_Boxes_Size_Line), | public, | allocatable | :: | exchanged_boxes_size(:) | |||
| type(Move_Tuner_Line), | public, | allocatable | :: | boxes_size_exchange_tuner(:) | |||
| class(Abstract_Random_Coordinates), | public, | allocatable | :: | random_positions(:) | |||
| class(Abstract_Random_Coordinates), | public, | allocatable | :: | random_orientation | |||
| class(Abstract_Coordinates_Copier), | public, | allocatable | :: | position_copiers(:) | |||
| class(Abstract_Coordinates_Copier), | public, | allocatable | :: | orientation_copier | |||
| type(Changes_Component_Wrapper), | public, | allocatable | :: | components(:,:) |