Class StaticLayersAttribute

All Implemented Interfaces:
Attribute, ConfigurationObject

public final class StaticLayersAttribute extends ReflectiveAttribute<StaticLayersAttribute.StaticLayersAttributeValue>
The attributes for the AddStaticLayersProcessor (see !addBackgroundLayers and !addOverlayLayers processor) which adds the layers in this attribute to the layers in the map. The typical use is to add the background or overlay layers as the "default" in the config.yaml file if the client desires it can override those values. [[examples=add_overlay_layer,report]]
  • Constructor Details

    • StaticLayersAttribute

      public StaticLayersAttribute()
  • Method Details