Interface | Description |
---|---|
CLIArguments | |
ImageExporter.ImageWriter |
interface ImageWriter is used to abstract the underlaying image
format.
|
Class | Description |
---|---|
CLIArgumentsGroup |
a group of
CLIArguments that represent conversions
which can be performed at the same time
and are only distinguished by output format/parameters |
CLIArgumentsUtil | |
ImageExporter | |
ImageExporter.GDWriter |
Implementation of an ImageWriter to write the (rare) gd file format
|
ImageExporter.PNGWriter |
Implementation of an ImageWriter to write png files
|
ImageExporter.PPMWriter |
Implementation of an ImageWriter to write raw ppm files
|
LatLonEle |
immutable latitude/longitude/elevation coordinate triple
|
OSM2World |
main class of the OSM2World console application
|
Output | |
Resolution |
immutable representation of an image resolution
(two positive integers)
|
Enum | Description |
---|---|
CLIArgumentsUtil.InputMode | |
CLIArgumentsUtil.OutputMode | |
CLIArgumentsUtil.ProgramMode |