Package org.mapfish.print.processor
Interface ProvideAttributes
- All Known Implementing Classes:
CreateMapPagesProcessor
public interface ProvideAttributes
Processor that provide attributes.
-
Method Summary
Modifier and TypeMethodDescriptionThe provides attribute by the processor.
-
Method Details
-
getAttributes
The provides attribute by the processor.- Returns:
- the provided attributes
-