public static final class LegendProcessor.Input
extends java.lang.Object
LegendProcessor.| Modifier and Type | Field and Description |
|---|---|
MfClientHttpRequestFactory |
clientHttpRequestFactory
A factory for making http requests.
|
LegendAttribute.LegendAttributeValue |
legend
The data required for creating the legend.
|
Template |
template
The template that contains this processor.
|
java.io.File |
tempTaskDirectory
The path to the temporary directory for the print task.
|
| Constructor and Description |
|---|
LegendProcessor.Input() |
public Template template
public MfClientHttpRequestFactory clientHttpRequestFactory
public java.io.File tempTaskDirectory
public LegendAttribute.LegendAttributeValue legend