public static class CreateNorthArrowProcessor.Input
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
MfClientHttpRequestFactoryProvider |
clientHttpRequestFactoryProvider
The factory to use for making http requests.
|
MapAttribute.MapAttributeValues |
map
The map the north arrow is created for.
|
NorthArrowAttribute.NorthArrowAttributeValues |
northArrow
The parameters for the north arrow.
|
java.io.File |
tempTaskDirectory
The path to the temporary directory for the print task.
|
| Constructor and Description |
|---|
Input() |
public MapAttribute.MapAttributeValues map
public NorthArrowAttribute.NorthArrowAttributeValues northArrow
public java.io.File tempTaskDirectory
public MfClientHttpRequestFactoryProvider clientHttpRequestFactoryProvider