| Interface | Description |
|---|---|
| PortableView |
Portable View instance.
|
| PortableViewInformation |
Information about a Portable View:
Name and description
Author
License
TODO Add more data
|
| Exception | Description |
|---|---|
| CantLoadContextException |
Exception Throws when try to load the MapContext of a PortableView file
|
| InvalidInstalledPortableViewException |
Exception Throws when try to open an installed PortableView folder with
invalid format (missing package.info file or no match data)
|
| InvalidPortableViewFormatException |
Exception Throws when try to open a PortableView file with invalid format
|