public static final class LegendProcessor.Input
extends java.lang.Object
LegendProcessor.| Modifier and Type | Field and Description |
|---|---|
MfClientHttpRequestFactoryProvider |
clientHttpRequestFactoryProvider
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 |
|---|
Input() |
public Template template
public MfClientHttpRequestFactoryProvider clientHttpRequestFactoryProvider
public java.io.File tempTaskDirectory
public LegendAttribute.LegendAttributeValue legend