| Class and Description |
|---|
| Alphabet
This enum defines all alphabets supported for mapcodes.
|
| Mapcode
This class defines a single mapcode encoding result, including the alphanumeric code and the
territory definition.
|
| Point
This class defines a class for lat/lon points.
|
| Territory
----------------------------------------------------------------------------------------------
Mapcode public interface.
----------------------------------------------------------------------------------------------
This class defines the available territory codes as used by mapcode.
|
| Territory.AlphaCodeFormat
Enumeration that specifies the format for mapcodes.
|
| UnknownAlphabetException
This runtime exception is thrown for unknown alphabet codes.
|
| UnknownMapcodeException
This checked exception is thrown for invalid mapcodes (which have the right syntax, are correctly formatted).
|
| UnknownPrecisionFormatException
This runtime exception is thrown for unknown alphabet codes.
|
| UnknownTerritoryException
This runtime exception is thrown for unknown territory codes.
|
Copyright © 2017 Stichting Mapcode Foundation. All rights reserved.