rulesList property

List<Rule> rulesList
final

Hierarchical list of rendering rules for this zoom level.

Contains the complete rule tree structure as defined in the theme XML, organized for efficient matching against map features.

Implementation

final List<Rule> rulesList;