categories property

List<String> categories
final

Category ids controlled by this layer.

XML: <cat id="..."/>

These ids refer to <rule cat="..."> categories.

Implementation

final List<String> categories;