Class: Ea::Model::LegendItem

Inherits:
Base
  • Object
show all
Defined in:
lib/ea/model/legend_item.rb

Overview

One item in an auto-generated legend block: a colored icon paired with a label string. The background_color is the icon's fill, encoded as EA's BGR-packed integer (same encoding as t_object.BCol). sort_index is the 0-based display order.