associations property

Map<String, SvsImageInfo> associations
final

Map of associated non-level images (e.g. 'thumbnail', 'label', 'macro').

Implementation

final Map<String, SvsImageInfo> associations;