Package org.mapfish.print.attribute
package org.mapfish.print.attribute
Contains the attribute type and implementations.
-
ClassDescriptionRepresents an attribute passed in from a web-client to be used to populate the report.A boolean type attribute.This attribute represents a collection of attributes which can be used as the data source of a Jasper report's table/detail section.The value class for the
DataSourceAttribute
.Attribute for GeoJson feature collection.The value ofFeaturesAttribute
.A float type attribute.Attribute representing the headers from the request.The object containing the attribute data.An integer type attribute.An annotation indicating that the attribute should not be printed in client config (client does not need to know about it) because it is registered automatically.A JSON data source attribute.Objects needed by theLegendProcessor
(see !prepareLegend processor).The data required to render a map legend.The attributes forCreateNorthArrowProcessor
(see !createNorthArrow processor).The value ofNorthArrowAttribute
.PrimitiveAttribute<VALUE>A type of attribute whose value is a primitive type.ReflectiveAttribute<VALUE>Used for attribute that can have defaults specified in the YAML config file.The attributes forCreateScalebarProcessor
(see !createScalebar processor).The value ofScalebarAttribute
.An attribute that can contain an array of strings.Attribute that reads a string from the request data.Attribute for GeoJson Styles collection.The value ofStyleAttribute
.The attributes forTableProcessor
(see !prepareTable processor).The value ofTableAttribute
.