| Package | Description |
|---|---|
| org.mapsforge.map.writer.model |
| Modifier and Type | Method and Description |
|---|---|
static EncodingChoice |
EncodingChoice.fromString(String encoding)
Reads preferred encoding from a String.
|
EncodingChoice |
MapWriterConfiguration.getEncodingChoice() |
static EncodingChoice |
EncodingChoice.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EncodingChoice[] |
EncodingChoice.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MapWriterConfiguration.setEncodingChoice(EncodingChoice encodingChoice) |
Copyright © 2014 mapsforge.org