See: Description
Class | Description |
---|---|
DefaultPortableViewFileServices |
Default implementation of
PortableViewFileServices
Delegates almost all methods in FilenameUtils
|
DefaultPortableViewManager |
Default
PortableViewManager implementation. |
MapResoucesManager |
This class manages the temporal folder for PortableView openings
The main function of this class are:
Unzip Portable View file contents on open
Clean temporal folder on close all instances of a map
Keep a register of map instances which still opened
Keep a cache of map info and mapContext
|
PortableViewDefaultImplLibrary |
Library for default implementation initialization and configuration.
|
PortableViewFileFilter |
FileFilter implementation which identifies files that can be a
Portable View
This checks:
file exists
is a file
ends in "." + Portable view extension
|
PortableView library API default implementation.