#428 more javadoc content
427
CHANGELOG.md
Normal file
|
@ -0,0 +1,427 @@
|
||||||
|
# Change Log
|
||||||
|
|
||||||
|
## [Unreleased](https://github.com/osmdroid/osmdroid/tree/HEAD)
|
||||||
|
|
||||||
|
[Full Changelog](https://github.com/osmdroid/osmdroid/compare/5.3...HEAD)
|
||||||
|
|
||||||
|
**Implemented enhancements:**
|
||||||
|
|
||||||
|
- Create sample proguard files [\#381](https://github.com/osmdroid/osmdroid/issues/381)
|
||||||
|
|
||||||
|
**Fixed bugs:**
|
||||||
|
|
||||||
|
- 5.0.1: onZoom not fired before getting onScroll [\#248](https://github.com/osmdroid/osmdroid/issues/248)
|
||||||
|
|
||||||
|
**Closed issues:**
|
||||||
|
|
||||||
|
- LatLong gridlines labels are hard to read on some devices [\#387](https://github.com/osmdroid/osmdroid/issues/387)
|
||||||
|
- Support repositories in pom.xml [\#386](https://github.com/osmdroid/osmdroid/issues/386)
|
||||||
|
- Support WAR file gpg signatures for nexus publications [\#385](https://github.com/osmdroid/osmdroid/issues/385)
|
||||||
|
- Including osmdroid in my project [\#380](https://github.com/osmdroid/osmdroid/issues/380)
|
||||||
|
- NoClassDefFoundError: Failed resolution of: Lorg/osmdroid/bonuspack/R$layout; -- FolderOverlay -- \>buildOverlay - [\#375](https://github.com/osmdroid/osmdroid/issues/375)
|
||||||
|
- Polyline Path too large to render into a texture [\#353](https://github.com/osmdroid/osmdroid/issues/353)
|
||||||
|
- Offline map display grid [\#352](https://github.com/osmdroid/osmdroid/issues/352)
|
||||||
|
- Add API 23 to travis build [\#350](https://github.com/osmdroid/osmdroid/issues/350)
|
||||||
|
- API22 can't create tile storage directory [\#233](https://github.com/osmdroid/osmdroid/issues/233)
|
||||||
|
- AnimateTo doesn't always work on startup on Samsung devices [\#142](https://github.com/osmdroid/osmdroid/issues/142)
|
||||||
|
- OsmAndroid Overlay : «WIN DEATH» Crash when using canvas.drawCircle\(\) [\#82](https://github.com/osmdroid/osmdroid/issues/82)
|
||||||
|
|
||||||
|
## [5.3](https://github.com/osmdroid/osmdroid/tree/5.3) (2016-08-25)
|
||||||
|
[Full Changelog](https://github.com/osmdroid/osmdroid/compare/osmdroid-parent-5.2...5.3)
|
||||||
|
|
||||||
|
**Implemented enhancements:**
|
||||||
|
|
||||||
|
- CacheManager based on GeoPoints List [\#333](https://github.com/osmdroid/osmdroid/issues/333)
|
||||||
|
- Customizing CacheManager UI [\#315](https://github.com/osmdroid/osmdroid/issues/315)
|
||||||
|
- Alter heading up to incorporate gps bearing [\#309](https://github.com/osmdroid/osmdroid/issues/309)
|
||||||
|
- Expand GpsMyLocationProvider to be more adjustable [\#294](https://github.com/osmdroid/osmdroid/issues/294)
|
||||||
|
- Add a Center Map To My Location button. [\#226](https://github.com/osmdroid/osmdroid/issues/226)
|
||||||
|
- Change tile caching to a database backed mechanism [\#213](https://github.com/osmdroid/osmdroid/issues/213)
|
||||||
|
|
||||||
|
**Fixed bugs:**
|
||||||
|
|
||||||
|
- Memory leaks, the ticket to end all tickets [\#335](https://github.com/osmdroid/osmdroid/issues/335)
|
||||||
|
- Directed My location icon does not factor in map rotation [\#320](https://github.com/osmdroid/osmdroid/issues/320)
|
||||||
|
- CompassOverlay memory leaks [\#283](https://github.com/osmdroid/osmdroid/issues/283)
|
||||||
|
- MapView out of memory [\#35](https://github.com/osmdroid/osmdroid/issues/35)
|
||||||
|
|
||||||
|
**Closed issues:**
|
||||||
|
|
||||||
|
- Error importing source code [\#372](https://github.com/osmdroid/osmdroid/issues/372)
|
||||||
|
- Problem downloading MapTile: /0/0/0 HTTP response: Forbidden [\#371](https://github.com/osmdroid/osmdroid/issues/371)
|
||||||
|
- make ZipFileArchive extensible [\#369](https://github.com/osmdroid/osmdroid/issues/369)
|
||||||
|
- OSM Mapnik source Forbidden [\#368](https://github.com/osmdroid/osmdroid/issues/368)
|
||||||
|
- Can't find BingMapTileSource Class [\#367](https://github.com/osmdroid/osmdroid/issues/367)
|
||||||
|
- Problem downloading MapTile: /12/2299/1442 HTTP response: Forbidden [\#366](https://github.com/osmdroid/osmdroid/issues/366)
|
||||||
|
- USGS\_TOPO "HTTP response: Not Found" [\#364](https://github.com/osmdroid/osmdroid/issues/364)
|
||||||
|
- TileSourceFactory.MAPQUESTOSM [\#363](https://github.com/osmdroid/osmdroid/issues/363)
|
||||||
|
- HERE WeGo Maps - Tile Provider [\#360](https://github.com/osmdroid/osmdroid/issues/360)
|
||||||
|
- Continuous zoom [\#358](https://github.com/osmdroid/osmdroid/issues/358)
|
||||||
|
- Placing markers arithmetically [\#356](https://github.com/osmdroid/osmdroid/issues/356)
|
||||||
|
- Gradle based distribution package [\#351](https://github.com/osmdroid/osmdroid/issues/351)
|
||||||
|
- Generate sources jar and javadoc using gradle [\#349](https://github.com/osmdroid/osmdroid/issues/349)
|
||||||
|
- Alter cache manager to also create tile archives [\#348](https://github.com/osmdroid/osmdroid/issues/348)
|
||||||
|
- Older APIs use the wrong animation for zoom out [\#346](https://github.com/osmdroid/osmdroid/issues/346)
|
||||||
|
- Tile loading problem [\#345](https://github.com/osmdroid/osmdroid/issues/345)
|
||||||
|
- Leaked IntentReceiver Exception using osmdroid [\#343](https://github.com/osmdroid/osmdroid/issues/343)
|
||||||
|
- CacheManager onTaskFailed\(\) [\#342](https://github.com/osmdroid/osmdroid/issues/342)
|
||||||
|
- related to feature 315 [\#341](https://github.com/osmdroid/osmdroid/issues/341)
|
||||||
|
- On osmdroid 5.2. I want redefine the double tap, how done? [\#339](https://github.com/osmdroid/osmdroid/issues/339)
|
||||||
|
- Grant Mathew Kergall write access [\#338](https://github.com/osmdroid/osmdroid/issues/338)
|
||||||
|
- Problem with zoomToBoundingBox\(\) [\#337](https://github.com/osmdroid/osmdroid/issues/337)
|
||||||
|
- MyLocationNewOverlay ZoomControlls [\#336](https://github.com/osmdroid/osmdroid/issues/336)
|
||||||
|
- Update mapquest tile provide to match their updated TOS and URL paths [\#332](https://github.com/osmdroid/osmdroid/issues/332)
|
||||||
|
- Add option to set a `drawable` as tile loading background [\#330](https://github.com/osmdroid/osmdroid/issues/330)
|
||||||
|
- double tap zoom is off center when them map view is not full screen [\#327](https://github.com/osmdroid/osmdroid/issues/327)
|
||||||
|
- Add some new examples with split screen, independent maps [\#326](https://github.com/osmdroid/osmdroid/issues/326)
|
||||||
|
- Problem with BoundingBoxE6.contains\(\) [\#319](https://github.com/osmdroid/osmdroid/issues/319)
|
||||||
|
- The window when setFocusItemsOnTap? [\#317](https://github.com/osmdroid/osmdroid/issues/317)
|
||||||
|
- Polyline disappear RecyclerView scrolling [\#316](https://github.com/osmdroid/osmdroid/issues/316)
|
||||||
|
- Problem between OSMDroid 5.2 and OSMBonusPack 5.7 [\#314](https://github.com/osmdroid/osmdroid/issues/314)
|
||||||
|
- Does OSMDroid 5.2 include RadiusMarkerClusterer? [\#313](https://github.com/osmdroid/osmdroid/issues/313)
|
||||||
|
- offline-map [\#312](https://github.com/osmdroid/osmdroid/issues/312)
|
||||||
|
- How to include OsmDroid in a non Gradle, non Maven project [\#310](https://github.com/osmdroid/osmdroid/issues/310)
|
||||||
|
- \[Q\] Use obf file [\#308](https://github.com/osmdroid/osmdroid/issues/308)
|
||||||
|
- having trouble to set tile overlay to display city name. [\#307](https://github.com/osmdroid/osmdroid/issues/307)
|
||||||
|
- osmdroid-dist is excluded with the maven release plugin [\#306](https://github.com/osmdroid/osmdroid/issues/306)
|
||||||
|
- Sample SampleCustomIconDirectedLocationOverlay crashes under certain conditions [\#305](https://github.com/osmdroid/osmdroid/issues/305)
|
||||||
|
- New sample, compass/heading up [\#304](https://github.com/osmdroid/osmdroid/issues/304)
|
||||||
|
- setNumberOfTileDownloadThreads should be static [\#303](https://github.com/osmdroid/osmdroid/issues/303)
|
||||||
|
- cannot build the `Map Tile packager` using gradle [\#300](https://github.com/osmdroid/osmdroid/issues/300)
|
||||||
|
- MBTiles UTFGrid integration [\#299](https://github.com/osmdroid/osmdroid/issues/299)
|
||||||
|
- Offline map and geocoding [\#297](https://github.com/osmdroid/osmdroid/issues/297)
|
||||||
|
- What about BonusPack support? [\#291](https://github.com/osmdroid/osmdroid/issues/291)
|
||||||
|
- Tiles not loading after fragment restart [\#277](https://github.com/osmdroid/osmdroid/issues/277)
|
||||||
|
- OSMDroid pinch to zoom sensitivity issue [\#269](https://github.com/osmdroid/osmdroid/issues/269)
|
||||||
|
- Rotate OverlayItem using ItemizedIconOverlay [\#266](https://github.com/osmdroid/osmdroid/issues/266)
|
||||||
|
- Common Map API adapter [\#257](https://github.com/osmdroid/osmdroid/issues/257)
|
||||||
|
- Bump version numbers and codes for gradle build files [\#254](https://github.com/osmdroid/osmdroid/issues/254)
|
||||||
|
- performance profiling on the 'doubles' branch [\#237](https://github.com/osmdroid/osmdroid/issues/237)
|
||||||
|
- Tile loading bug: Wrong tile source for certain tiles \(but geographically correct\) [\#67](https://github.com/osmdroid/osmdroid/issues/67)
|
||||||
|
- Tiles Problem after recoverying from back stack [\#57](https://github.com/osmdroid/osmdroid/issues/57)
|
||||||
|
- Minimap Overlay Tile Size [\#41](https://github.com/osmdroid/osmdroid/issues/41)
|
||||||
|
|
||||||
|
**Merged pull requests:**
|
||||||
|
|
||||||
|
- minor fixes in osmdroid-forge-app and osmdroid-mapsforge [\#377](https://github.com/osmdroid/osmdroid/pull/377) ([k3b](https://github.com/k3b))
|
||||||
|
- Fixed possible crash if mLocationManager for GpsMyLocationProvider is… [\#374](https://github.com/osmdroid/osmdroid/pull/374) ([jklimke](https://github.com/jklimke))
|
||||||
|
- Overlay descendants without Context-dependecy that can be created in AsyncTask \(again\) [\#373](https://github.com/osmdroid/osmdroid/pull/373) ([k3b](https://github.com/k3b))
|
||||||
|
- Support implementation of own projection classes [\#362](https://github.com/osmdroid/osmdroid/pull/362) ([jklimke](https://github.com/jklimke))
|
||||||
|
- Doubles [\#357](https://github.com/osmdroid/osmdroid/pull/357) ([Travlo26](https://github.com/Travlo26))
|
||||||
|
- Bug/\#335 fix for a whole lot of memory leaks [\#347](https://github.com/osmdroid/osmdroid/pull/347) ([spyhunter99](https://github.com/spyhunter99))
|
||||||
|
- Feature/\#333 [\#344](https://github.com/osmdroid/osmdroid/pull/344) ([spyhunter99](https://github.com/spyhunter99))
|
||||||
|
- OSMDroid pinch to zoom sensitivity issue \#269 [\#331](https://github.com/osmdroid/osmdroid/pull/331) ([chrisail](https://github.com/chrisail))
|
||||||
|
- Update LRUMapTileCache.java [\#323](https://github.com/osmdroid/osmdroid/pull/323) ([snowle0pard](https://github.com/snowle0pard))
|
||||||
|
- mTileRequestCompleteHandler remove message. [\#322](https://github.com/osmdroid/osmdroid/pull/322) ([snowle0pard](https://github.com/snowle0pard))
|
||||||
|
|
||||||
|
## [osmdroid-parent-5.2](https://github.com/osmdroid/osmdroid/tree/osmdroid-parent-5.2) (2016-04-28)
|
||||||
|
[Full Changelog](https://github.com/osmdroid/osmdroid/compare/osmdroid-parent-5.1...osmdroid-parent-5.2)
|
||||||
|
|
||||||
|
**Implemented enhancements:**
|
||||||
|
|
||||||
|
- Gridlines [\#273](https://github.com/osmdroid/osmdroid/issues/273)
|
||||||
|
- Callback for CacheManager [\#270](https://github.com/osmdroid/osmdroid/issues/270)
|
||||||
|
- Migration of OsmBonusPack classes over to osmdroid [\#252](https://github.com/osmdroid/osmdroid/issues/252)
|
||||||
|
- Mapsforge adapter [\#245](https://github.com/osmdroid/osmdroid/issues/245)
|
||||||
|
- Port build from maven to gradle2.2 with support for AndroidStudio [\#91](https://github.com/osmdroid/osmdroid/issues/91)
|
||||||
|
|
||||||
|
**Fixed bugs:**
|
||||||
|
|
||||||
|
- 5.1: problem with animateTo\(\) [\#264](https://github.com/osmdroid/osmdroid/issues/264)
|
||||||
|
- tiles get lost after switching off the display [\#263](https://github.com/osmdroid/osmdroid/issues/263)
|
||||||
|
- Memory leak in NetworkAvailabliltyCheck \(ConnectivityManager stores reference to activity\) [\#250](https://github.com/osmdroid/osmdroid/issues/250)
|
||||||
|
- google wrapper app crashes when switching between google maps v1 and v2 [\#235](https://github.com/osmdroid/osmdroid/issues/235)
|
||||||
|
- Tilepackager swing UI is missing a "Start" button [\#188](https://github.com/osmdroid/osmdroid/issues/188)
|
||||||
|
|
||||||
|
**Closed issues:**
|
||||||
|
|
||||||
|
- Offline map doesn't display [\#302](https://github.com/osmdroid/osmdroid/issues/302)
|
||||||
|
- setMapOrientation [\#301](https://github.com/osmdroid/osmdroid/issues/301)
|
||||||
|
- Support for including tiles from http://openstreetmap.in/ [\#298](https://github.com/osmdroid/osmdroid/issues/298)
|
||||||
|
- get Location from onclick on the map [\#295](https://github.com/osmdroid/osmdroid/issues/295)
|
||||||
|
- Wrong checkPermissions\(\) order [\#293](https://github.com/osmdroid/osmdroid/issues/293)
|
||||||
|
- is Visible? [\#292](https://github.com/osmdroid/osmdroid/issues/292)
|
||||||
|
- Documentation and forum [\#290](https://github.com/osmdroid/osmdroid/issues/290)
|
||||||
|
- Update osmdroid-android-binding for Xamarin to latest version [\#289](https://github.com/osmdroid/osmdroid/issues/289)
|
||||||
|
- Build is broken due to travis issue [\#288](https://github.com/osmdroid/osmdroid/issues/288)
|
||||||
|
- Cloning into android studio [\#286](https://github.com/osmdroid/osmdroid/issues/286)
|
||||||
|
- When 2 markers overlap click occurs on the marker behind. [\#285](https://github.com/osmdroid/osmdroid/issues/285)
|
||||||
|
- what would cause animateTo\(\) fail? [\#278](https://github.com/osmdroid/osmdroid/issues/278)
|
||||||
|
- Android 6 storage-permission [\#275](https://github.com/osmdroid/osmdroid/issues/275)
|
||||||
|
- Offline tiles are constantly reloaded with no map motion [\#272](https://github.com/osmdroid/osmdroid/issues/272)
|
||||||
|
- kill the resource proxy [\#268](https://github.com/osmdroid/osmdroid/issues/268)
|
||||||
|
- where can I download a latest jar? no gradle [\#267](https://github.com/osmdroid/osmdroid/issues/267)
|
||||||
|
- It would be nice to get the cache folder path. [\#265](https://github.com/osmdroid/osmdroid/issues/265)
|
||||||
|
- getBoundingBox returns same value everytime : I want current coordinates [\#262](https://github.com/osmdroid/osmdroid/issues/262)
|
||||||
|
- Offline maps are not working. [\#261](https://github.com/osmdroid/osmdroid/issues/261)
|
||||||
|
- How to use map with offline and How to draw route between two location.\(Android app\) [\#260](https://github.com/osmdroid/osmdroid/issues/260)
|
||||||
|
- cache path [\#258](https://github.com/osmdroid/osmdroid/issues/258)
|
||||||
|
- release management, include binaries? [\#256](https://github.com/osmdroid/osmdroid/issues/256)
|
||||||
|
- Changing cache directory [\#253](https://github.com/osmdroid/osmdroid/issues/253)
|
||||||
|
- Custom Marker Icon [\#249](https://github.com/osmdroid/osmdroid/issues/249)
|
||||||
|
- How to display several MapsForge .map files? [\#240](https://github.com/osmdroid/osmdroid/issues/240)
|
||||||
|
- Fix travis ci integration [\#227](https://github.com/osmdroid/osmdroid/issues/227)
|
||||||
|
- incomplete map is shown [\#55](https://github.com/osmdroid/osmdroid/issues/55)
|
||||||
|
|
||||||
|
**Merged pull requests:**
|
||||||
|
|
||||||
|
- \#268 kill the resource proxy [\#271](https://github.com/osmdroid/osmdroid/pull/271) ([spyhunter99](https://github.com/spyhunter99))
|
||||||
|
|
||||||
|
## [osmdroid-parent-5.1](https://github.com/osmdroid/osmdroid/tree/osmdroid-parent-5.1) (2016-01-24)
|
||||||
|
[Full Changelog](https://github.com/osmdroid/osmdroid/compare/osmdroid-parent-5.0.1...osmdroid-parent-5.1)
|
||||||
|
|
||||||
|
**Implemented enhancements:**
|
||||||
|
|
||||||
|
- Add Instrumentation tests that hit all fragments/activities of the sample app [\#238](https://github.com/osmdroid/osmdroid/issues/238)
|
||||||
|
- add alpha setting to tiles overlay [\#224](https://github.com/osmdroid/osmdroid/issues/224)
|
||||||
|
- ScaleBar aligned bottom or right [\#212](https://github.com/osmdroid/osmdroid/issues/212)
|
||||||
|
- Poposal for modification of adjustForDateLine for low zoom levels [\#197](https://github.com/osmdroid/osmdroid/issues/197)
|
||||||
|
- Geopackage support [\#180](https://github.com/osmdroid/osmdroid/issues/180)
|
||||||
|
- Don't require ACCESS\_NETWORK\_STATE permission. [\#165](https://github.com/osmdroid/osmdroid/issues/165)
|
||||||
|
- OverlayItems don't keep their size during zoom [\#92](https://github.com/osmdroid/osmdroid/issues/92)
|
||||||
|
|
||||||
|
**Fixed bugs:**
|
||||||
|
|
||||||
|
- Doesn't work on API 8 device [\#218](https://github.com/osmdroid/osmdroid/issues/218)
|
||||||
|
- ItemizedOverlayWithFocus is not scaled for screen resolution [\#214](https://github.com/osmdroid/osmdroid/issues/214)
|
||||||
|
- Offline map caches like zip or mbtiles should not be considered for cache trimming [\#198](https://github.com/osmdroid/osmdroid/issues/198)
|
||||||
|
- ItemizedIconOverlay doesn't call onDrawItem method in draw method [\#195](https://github.com/osmdroid/osmdroid/issues/195)
|
||||||
|
- OSMTilePackager zip outout is including the full file system path in the zip [\#190](https://github.com/osmdroid/osmdroid/issues/190)
|
||||||
|
|
||||||
|
**Closed issues:**
|
||||||
|
|
||||||
|
- About offline maps. [\#242](https://github.com/osmdroid/osmdroid/issues/242)
|
||||||
|
- invalidate in Thread. [\#241](https://github.com/osmdroid/osmdroid/issues/241)
|
||||||
|
- Determine the correct capitalization of osmdroid [\#234](https://github.com/osmdroid/osmdroid/issues/234)
|
||||||
|
- get the google wrapper app compiling and working with gradle \(and maven\) [\#232](https://github.com/osmdroid/osmdroid/issues/232)
|
||||||
|
- sample app, add prompts for MapBox parameters [\#231](https://github.com/osmdroid/osmdroid/issues/231)
|
||||||
|
- the highest zoom level osmdroid supports [\#230](https://github.com/osmdroid/osmdroid/issues/230)
|
||||||
|
- move integration tests into sample app \(maven build only\) [\#229](https://github.com/osmdroid/osmdroid/issues/229)
|
||||||
|
- Tiles not loading on android 6\(API 23\) [\#223](https://github.com/osmdroid/osmdroid/issues/223)
|
||||||
|
- Can't resolve "org.osmdroid.views.MapView" after update to osmdroid 5.0.1 [\#222](https://github.com/osmdroid/osmdroid/issues/222)
|
||||||
|
- compile 'org.osmdroid:osmdroid-android:5.0.1@aar' not working for me [\#217](https://github.com/osmdroid/osmdroid/issues/217)
|
||||||
|
- Stale Branches Cleanup [\#216](https://github.com/osmdroid/osmdroid/issues/216)
|
||||||
|
- New Night Mode in V5.0.1 [\#210](https://github.com/osmdroid/osmdroid/issues/210)
|
||||||
|
- Use a .media file to tell gallery to ignore tiles instead of adding a .tile extension [\#207](https://github.com/osmdroid/osmdroid/issues/207)
|
||||||
|
- Adjust the number of tile download threads [\#204](https://github.com/osmdroid/osmdroid/issues/204)
|
||||||
|
- integration tests are no longer running [\#203](https://github.com/osmdroid/osmdroid/issues/203)
|
||||||
|
- is MapBoxTileSource still working? [\#202](https://github.com/osmdroid/osmdroid/issues/202)
|
||||||
|
- Can not launch app with version 5.0.1 [\#200](https://github.com/osmdroid/osmdroid/issues/200)
|
||||||
|
- wiki: to figure out how to load tiles [\#199](https://github.com/osmdroid/osmdroid/issues/199)
|
||||||
|
- GeoPoint didn't work [\#196](https://github.com/osmdroid/osmdroid/issues/196)
|
||||||
|
- build faild~~ no support:compatibility [\#194](https://github.com/osmdroid/osmdroid/issues/194)
|
||||||
|
- Update wiki for the 5.0 release [\#193](https://github.com/osmdroid/osmdroid/issues/193)
|
||||||
|
- Attempted to finish an input event but the input event receiver has already been disposed. [\#187](https://github.com/osmdroid/osmdroid/issues/187)
|
||||||
|
- please make the icon in MyLocationNewOverlay changeable [\#127](https://github.com/osmdroid/osmdroid/issues/127)
|
||||||
|
- MapTileDownloader raises ECONNRESET exception [\#113](https://github.com/osmdroid/osmdroid/issues/113)
|
||||||
|
- Memory issue with mapview. [\#107](https://github.com/osmdroid/osmdroid/issues/107)
|
||||||
|
- Tiles are loaded into gallery app on reboot \(Samsung devices\) [\#87](https://github.com/osmdroid/osmdroid/issues/87)
|
||||||
|
|
||||||
|
**Merged pull requests:**
|
||||||
|
|
||||||
|
- \#250 fixed memory leak in NetworkAvailabliltyCheck [\#251](https://github.com/osmdroid/osmdroid/pull/251) ([roshakorost](https://github.com/roshakorost))
|
||||||
|
- using batchmode and adding updated flag for Maven builds [\#247](https://github.com/osmdroid/osmdroid/pull/247) ([mosabua](https://github.com/mosabua))
|
||||||
|
- Revamped readme to be more concise. [\#244](https://github.com/osmdroid/osmdroid/pull/244) ([ZKjellberg](https://github.com/ZKjellberg))
|
||||||
|
- New Permission Check implementation [\#228](https://github.com/osmdroid/osmdroid/pull/228) ([ZKjellberg](https://github.com/ZKjellberg))
|
||||||
|
- Travis CI Integration [\#221](https://github.com/osmdroid/osmdroid/pull/221) ([ZKjellberg](https://github.com/ZKjellberg))
|
||||||
|
- New Extra Samples Activity [\#220](https://github.com/osmdroid/osmdroid/pull/220) ([ZKjellberg](https://github.com/ZKjellberg))
|
||||||
|
- Update to Java7 [\#219](https://github.com/osmdroid/osmdroid/pull/219) ([ZKjellberg](https://github.com/ZKjellberg))
|
||||||
|
- OSMapViewer Code Cleanup - Permissions and other fixes. [\#215](https://github.com/osmdroid/osmdroid/pull/215) ([ZKjellberg](https://github.com/ZKjellberg))
|
||||||
|
- Improved Readme Screenshots [\#209](https://github.com/osmdroid/osmdroid/pull/209) ([ZKjellberg](https://github.com/ZKjellberg))
|
||||||
|
- Fixed gradle build error for support:compatibility [\#208](https://github.com/osmdroid/osmdroid/pull/208) ([ZKjellberg](https://github.com/ZKjellberg))
|
||||||
|
- Implemented Animated Zoom To ZoomLevel [\#206](https://github.com/osmdroid/osmdroid/pull/206) ([johnnynotsolucky](https://github.com/johnnynotsolucky))
|
||||||
|
|
||||||
|
## [osmdroid-parent-5.0.1](https://github.com/osmdroid/osmdroid/tree/osmdroid-parent-5.0.1) (2015-11-12)
|
||||||
|
[Full Changelog](https://github.com/osmdroid/osmdroid/compare/osmdroid-parent-5.0...osmdroid-parent-5.0.1)
|
||||||
|
|
||||||
|
**Fixed bugs:**
|
||||||
|
|
||||||
|
- Critical Bug: Missing tiles in offline mode [\#144](https://github.com/osmdroid/osmdroid/issues/144)
|
||||||
|
|
||||||
|
**Closed issues:**
|
||||||
|
|
||||||
|
- Update git ignore file for the tile packager fix [\#192](https://github.com/osmdroid/osmdroid/issues/192)
|
||||||
|
- Due to the AAR change and APK manifest package change, we cannot update the play store demo app [\#191](https://github.com/osmdroid/osmdroid/issues/191)
|
||||||
|
|
||||||
|
## [osmdroid-parent-5.0](https://github.com/osmdroid/osmdroid/tree/osmdroid-parent-5.0) (2015-11-11)
|
||||||
|
[Full Changelog](https://github.com/osmdroid/osmdroid/compare/osmdroid-parent-4.3...osmdroid-parent-5.0)
|
||||||
|
|
||||||
|
**Implemented enhancements:**
|
||||||
|
|
||||||
|
- add helper methods for offline sources to return available tile layers [\#186](https://github.com/osmdroid/osmdroid/issues/186)
|
||||||
|
- Make the file archive factory extensible [\#181](https://github.com/osmdroid/osmdroid/issues/181)
|
||||||
|
- Allow to change OverlayManager [\#154](https://github.com/osmdroid/osmdroid/issues/154)
|
||||||
|
- Feature request, change map tile providers during runtime [\#125](https://github.com/osmdroid/osmdroid/issues/125)
|
||||||
|
- Item marker offset [\#100](https://github.com/osmdroid/osmdroid/issues/100)
|
||||||
|
- Add ability to change the my location marker [\#99](https://github.com/osmdroid/osmdroid/issues/99)
|
||||||
|
- Change cache directory [\#96](https://github.com/osmdroid/osmdroid/issues/96)
|
||||||
|
- Allow touches to be handled by both MultiTouchController and GestureDetector [\#85](https://github.com/osmdroid/osmdroid/issues/85)
|
||||||
|
- Map don't work without SD card. [\#78](https://github.com/osmdroid/osmdroid/issues/78)
|
||||||
|
|
||||||
|
**Closed issues:**
|
||||||
|
|
||||||
|
- OSMTilePackager isn't compiling due to OSMdroid output to AAR [\#189](https://github.com/osmdroid/osmdroid/issues/189)
|
||||||
|
- expand same app for adding large volumes of points [\#185](https://github.com/osmdroid/osmdroid/issues/185)
|
||||||
|
- adjustable in memory tile cache example [\#184](https://github.com/osmdroid/osmdroid/issues/184)
|
||||||
|
- Add marshmallow network permissions prompt [\#178](https://github.com/osmdroid/osmdroid/issues/178)
|
||||||
|
- Use HttpURLConnection instead of HttpClient [\#175](https://github.com/osmdroid/osmdroid/issues/175)
|
||||||
|
- Add Bing maps example to the 3rd party example app [\#172](https://github.com/osmdroid/osmdroid/issues/172)
|
||||||
|
- add example for custom tile source [\#171](https://github.com/osmdroid/osmdroid/issues/171)
|
||||||
|
- Reenable the SampleLoader and add a sample for a custom resource proxy [\#170](https://github.com/osmdroid/osmdroid/issues/170)
|
||||||
|
- Failed to resolve: org.osmdroid:osmdroid-android:4.4 [\#168](https://github.com/osmdroid/osmdroid/issues/168)
|
||||||
|
- Sample app, my location broken [\#167](https://github.com/osmdroid/osmdroid/issues/167)
|
||||||
|
- google maps wrapper example app crashes on start up [\#166](https://github.com/osmdroid/osmdroid/issues/166)
|
||||||
|
- Reduce the usage of the ResourceProxy [\#163](https://github.com/osmdroid/osmdroid/issues/163)
|
||||||
|
- Fail to Sync Graddle Project [\#159](https://github.com/osmdroid/osmdroid/issues/159)
|
||||||
|
- Proguard warnings because of FloatMath class. [\#158](https://github.com/osmdroid/osmdroid/issues/158)
|
||||||
|
- NullPointerException: TilesOverlay.java line 328 [\#157](https://github.com/osmdroid/osmdroid/issues/157)
|
||||||
|
- zoom fit all markers [\#156](https://github.com/osmdroid/osmdroid/issues/156)
|
||||||
|
- No map in offline mode in v4.3 [\#153](https://github.com/osmdroid/osmdroid/issues/153)
|
||||||
|
- Maps are displayed repeatedly [\#152](https://github.com/osmdroid/osmdroid/issues/152)
|
||||||
|
- Update the readme [\#150](https://github.com/osmdroid/osmdroid/issues/150)
|
||||||
|
- Constant DEBUG flag should not be final [\#149](https://github.com/osmdroid/osmdroid/issues/149)
|
||||||
|
- Mapbox and osmdroid [\#147](https://github.com/osmdroid/osmdroid/issues/147)
|
||||||
|
- Revise project outputs to AAR [\#146](https://github.com/osmdroid/osmdroid/issues/146)
|
||||||
|
- Resource not found: marker\_default.png [\#145](https://github.com/osmdroid/osmdroid/issues/145)
|
||||||
|
- User selectable offline map sources [\#140](https://github.com/osmdroid/osmdroid/issues/140)
|
||||||
|
- Read/write access for sqlite tile sources? [\#135](https://github.com/osmdroid/osmdroid/issues/135)
|
||||||
|
- Night Mode [\#133](https://github.com/osmdroid/osmdroid/issues/133)
|
||||||
|
- Map rotation jitter [\#130](https://github.com/osmdroid/osmdroid/issues/130)
|
||||||
|
- Disable fling programmatically [\#128](https://github.com/osmdroid/osmdroid/issues/128)
|
||||||
|
- tileSizePixels should be removed from constructor [\#123](https://github.com/osmdroid/osmdroid/issues/123)
|
||||||
|
- Performance issue with gemf files [\#120](https://github.com/osmdroid/osmdroid/issues/120)
|
||||||
|
- The osmbonuspack's Marker touch area problem [\#119](https://github.com/osmdroid/osmdroid/issues/119)
|
||||||
|
- MapListener motions are not always fired [\#118](https://github.com/osmdroid/osmdroid/issues/118)
|
||||||
|
- Problem with osmdroidthird party :Mapfactory .getmap\(\) raises error [\#115](https://github.com/osmdroid/osmdroid/issues/115)
|
||||||
|
- Zoom levels [\#114](https://github.com/osmdroid/osmdroid/issues/114)
|
||||||
|
- getNetworkAvailable doesn't work on android x86 4.0 \( virtualbox \) [\#112](https://github.com/osmdroid/osmdroid/issues/112)
|
||||||
|
- OverlayManager class [\#110](https://github.com/osmdroid/osmdroid/issues/110)
|
||||||
|
- limits of zip file archive? [\#109](https://github.com/osmdroid/osmdroid/issues/109)
|
||||||
|
- test\_getMapTile\_found failed [\#106](https://github.com/osmdroid/osmdroid/issues/106)
|
||||||
|
- onMapPanningFinished? [\#105](https://github.com/osmdroid/osmdroid/issues/105)
|
||||||
|
- When pinch zooming out, sometimes the map pans [\#103](https://github.com/osmdroid/osmdroid/issues/103)
|
||||||
|
- MapView - setOnCameraChangedListener [\#102](https://github.com/osmdroid/osmdroid/issues/102)
|
||||||
|
- pbf format [\#101](https://github.com/osmdroid/osmdroid/issues/101)
|
||||||
|
- When rotation and mini map are enabled, the minimap flies off the view when rotating [\#98](https://github.com/osmdroid/osmdroid/issues/98)
|
||||||
|
- Error: Building OSMdroid Third Party 4.4-SNAPSHOT [\#97](https://github.com/osmdroid/osmdroid/issues/97)
|
||||||
|
- Question: Is this possible to add overlay on priority basis ? [\#95](https://github.com/osmdroid/osmdroid/issues/95)
|
||||||
|
- android 4.4.2\_r3 missing in Android SDK Deployer [\#94](https://github.com/osmdroid/osmdroid/issues/94)
|
||||||
|
- 4.3 version of osmdroid [\#90](https://github.com/osmdroid/osmdroid/issues/90)
|
||||||
|
- Poor performance with 1000s of points [\#89](https://github.com/osmdroid/osmdroid/issues/89)
|
||||||
|
- Poor performance with polygons [\#86](https://github.com/osmdroid/osmdroid/issues/86)
|
||||||
|
- message "not a DRM file" spammed on API 17 [\#53](https://github.com/osmdroid/osmdroid/issues/53)
|
||||||
|
- Tiles corrupted [\#33](https://github.com/osmdroid/osmdroid/issues/33)
|
||||||
|
|
||||||
|
**Merged pull requests:**
|
||||||
|
|
||||||
|
- \#154 Possibility to change the OverlayManager in MapView. [\#179](https://github.com/osmdroid/osmdroid/pull/179) ([dozd](https://github.com/dozd))
|
||||||
|
- Bugfix: contains fails when boundingbox spans 180th meridian [\#176](https://github.com/osmdroid/osmdroid/pull/176) ([arnekaiser](https://github.com/arnekaiser))
|
||||||
|
- \#146 removing sfl4j and using aar as the output [\#148](https://github.com/osmdroid/osmdroid/pull/148) ([spyhunter99](https://github.com/spyhunter99))
|
||||||
|
- \#140 adding the basics for user selectable offline map sources [\#141](https://github.com/osmdroid/osmdroid/pull/141) ([spyhunter99](https://github.com/spyhunter99))
|
||||||
|
- 135 changing sqlite access to readonly to help support android versio… [\#138](https://github.com/osmdroid/osmdroid/pull/138) ([spyhunter99](https://github.com/spyhunter99))
|
||||||
|
- 133 night mode [\#137](https://github.com/osmdroid/osmdroid/pull/137) ([spyhunter99](https://github.com/spyhunter99))
|
||||||
|
- \#125 adding support to change tile providers at runtime [\#136](https://github.com/osmdroid/osmdroid/pull/136) ([spyhunter99](https://github.com/spyhunter99))
|
||||||
|
- \#128 Disable fling programmatically \#129 MapListener motions are not always fired [\#129](https://github.com/osmdroid/osmdroid/pull/129) ([spyhunter99](https://github.com/spyhunter99))
|
||||||
|
- Update of several dependencies and plugins. Moved some directories ar… [\#122](https://github.com/osmdroid/osmdroid/pull/122) ([fpoyer](https://github.com/fpoyer))
|
||||||
|
- Update README.md [\#108](https://github.com/osmdroid/osmdroid/pull/108) ([mdakram](https://github.com/mdakram))
|
||||||
|
|
||||||
|
## [osmdroid-parent-4.3](https://github.com/osmdroid/osmdroid/tree/osmdroid-parent-4.3) (2015-01-12)
|
||||||
|
[Full Changelog](https://github.com/osmdroid/osmdroid/compare/osmdroid-parent-4.2...osmdroid-parent-4.3)
|
||||||
|
|
||||||
|
**Implemented enhancements:**
|
||||||
|
|
||||||
|
- Drop OSMUploader and related classes [\#80](https://github.com/osmdroid/osmdroid/issues/80)
|
||||||
|
|
||||||
|
**Fixed bugs:**
|
||||||
|
|
||||||
|
- runOnFirstFix\(\) should be coordinated to setLocation\(\) in Handler [\#47](https://github.com/osmdroid/osmdroid/issues/47)
|
||||||
|
- Drawing a filled path with transparency doesn't work anywmore [\#36](https://github.com/osmdroid/osmdroid/issues/36)
|
||||||
|
- MapController.setCenter offset [\#22](https://github.com/osmdroid/osmdroid/issues/22)
|
||||||
|
|
||||||
|
**Closed issues:**
|
||||||
|
|
||||||
|
- "Online tracking" https protocol [\#73](https://github.com/osmdroid/osmdroid/issues/73)
|
||||||
|
- android.support:compatibility-v4 vs. com.android.support:support-v4 [\#70](https://github.com/osmdroid/osmdroid/issues/70)
|
||||||
|
- User location not rendered correctly when using non-standard size tile source [\#68](https://github.com/osmdroid/osmdroid/issues/68)
|
||||||
|
- Provide screen shot of map and overlays for thumbnail usage [\#66](https://github.com/osmdroid/osmdroid/issues/66)
|
||||||
|
- Map scale [\#64](https://github.com/osmdroid/osmdroid/issues/64)
|
||||||
|
- How come osmdroid work without specifying Internet permission in the manifest? [\#63](https://github.com/osmdroid/osmdroid/issues/63)
|
||||||
|
- Why there is no tutorial regarding offline maps? [\#62](https://github.com/osmdroid/osmdroid/issues/62)
|
||||||
|
- What are the osmdroid supported map formats? [\#61](https://github.com/osmdroid/osmdroid/issues/61)
|
||||||
|
- GoogleWrapperSample. osm-android-4.2. MapFactory.getMap throws exception. [\#59](https://github.com/osmdroid/osmdroid/issues/59)
|
||||||
|
- Tiles not loading without SD card image [\#58](https://github.com/osmdroid/osmdroid/issues/58)
|
||||||
|
- NominatimPOIProvider: request failed. [\#54](https://github.com/osmdroid/osmdroid/issues/54)
|
||||||
|
- Tiles are too small on high dpi devices [\#49](https://github.com/osmdroid/osmdroid/issues/49)
|
||||||
|
- Support up to 1E7 instead of 1E6 [\#46](https://github.com/osmdroid/osmdroid/issues/46)
|
||||||
|
- Potential race condition in MyLocationNewOverlay [\#44](https://github.com/osmdroid/osmdroid/issues/44)
|
||||||
|
- zoomToBoundingBox sometimes doesn't work as expected [\#43](https://github.com/osmdroid/osmdroid/issues/43)
|
||||||
|
- Deprecate PathOverlay [\#40](https://github.com/osmdroid/osmdroid/issues/40)
|
||||||
|
- Add ability to add additional tile providers [\#39](https://github.com/osmdroid/osmdroid/issues/39)
|
||||||
|
- Build instructions for Android Studio [\#38](https://github.com/osmdroid/osmdroid/issues/38)
|
||||||
|
- OsmPath example [\#37](https://github.com/osmdroid/osmdroid/issues/37)
|
||||||
|
- Child view \(bubble\) positioning issue when map is rotated. [\#32](https://github.com/osmdroid/osmdroid/issues/32)
|
||||||
|
- Format of tiles in MAPQUESTOSM tile source [\#21](https://github.com/osmdroid/osmdroid/issues/21)
|
||||||
|
- Pathoverlay does not work with 512x512 tiles. [\#13](https://github.com/osmdroid/osmdroid/issues/13)
|
||||||
|
- Migrate from Google Code to GitHub [\#1](https://github.com/osmdroid/osmdroid/issues/1)
|
||||||
|
|
||||||
|
**Merged pull requests:**
|
||||||
|
|
||||||
|
- Allow OverlayItem to be used by non-GeoPoint class [\#93](https://github.com/osmdroid/osmdroid/pull/93) ([k3b](https://github.com/k3b))
|
||||||
|
- Issue \#13 - Pathoverlay does not work with 512x512 tiles. [\#79](https://github.com/osmdroid/osmdroid/pull/79) ([silviokuehn](https://github.com/silviokuehn))
|
||||||
|
- APK provider to bundle tiles with app itself [\#76](https://github.com/osmdroid/osmdroid/pull/76) ([everplays](https://github.com/everplays))
|
||||||
|
- Enable Gradle commandline build for OpenStreetMapViewer. [\#31](https://github.com/osmdroid/osmdroid/pull/31) ([johnjohndoe](https://github.com/johnjohndoe))
|
||||||
|
|
||||||
|
## [osmdroid-parent-4.2](https://github.com/osmdroid/osmdroid/tree/osmdroid-parent-4.2) (2014-05-06)
|
||||||
|
[Full Changelog](https://github.com/osmdroid/osmdroid/compare/osmdroid-parent-4.1...osmdroid-parent-4.2)
|
||||||
|
|
||||||
|
**Implemented enhancements:**
|
||||||
|
|
||||||
|
- Consider using the Projection to handle "safe" drawing [\#12](https://github.com/osmdroid/osmdroid/issues/12)
|
||||||
|
|
||||||
|
**Closed issues:**
|
||||||
|
|
||||||
|
- Tiles corrupted [\#34](https://github.com/osmdroid/osmdroid/issues/34)
|
||||||
|
- OpenStreetMapViewer: Problem downloading MapTile for OSM base layer [\#29](https://github.com/osmdroid/osmdroid/issues/29)
|
||||||
|
- Rotating the device causes OutOfMemory exceptions [\#28](https://github.com/osmdroid/osmdroid/issues/28)
|
||||||
|
- CompassOverlay invalidateCompass [\#24](https://github.com/osmdroid/osmdroid/issues/24)
|
||||||
|
- My location overlay smooth paint [\#23](https://github.com/osmdroid/osmdroid/issues/23)
|
||||||
|
- Tiles not showing on Android 2.2 [\#19](https://github.com/osmdroid/osmdroid/issues/19)
|
||||||
|
- Don't use child views for measuring MapView size [\#14](https://github.com/osmdroid/osmdroid/issues/14)
|
||||||
|
- Make osmdroid.org point to github instead of google code. [\#11](https://github.com/osmdroid/osmdroid/issues/11)
|
||||||
|
- Use Google dependencies from maven-android-sdk-deployer instead of Google repository [\#7](https://github.com/osmdroid/osmdroid/issues/7)
|
||||||
|
- Migrate ScaleBarOverlay to Path drawing so that it can be HW accelerated [\#5](https://github.com/osmdroid/osmdroid/issues/5)
|
||||||
|
- Upgrade Google Play Services to version 15 [\#4](https://github.com/osmdroid/osmdroid/issues/4)
|
||||||
|
- Remove CloudMade from sample app [\#2](https://github.com/osmdroid/osmdroid/issues/2)
|
||||||
|
|
||||||
|
**Merged pull requests:**
|
||||||
|
|
||||||
|
- Update tile sources for topographic map. [\#27](https://github.com/osmdroid/osmdroid/pull/27) ([johnjohndoe](https://github.com/johnjohndoe))
|
||||||
|
- Throw LowMemoryException on getDrawable\(final String aFilePath\) [\#25](https://github.com/osmdroid/osmdroid/pull/25) ([illarionov](https://github.com/illarionov))
|
||||||
|
- Update pom.xml [\#16](https://github.com/osmdroid/osmdroid/pull/16) ([stempelo](https://github.com/stempelo))
|
||||||
|
- Scale bar units of measure [\#10](https://github.com/osmdroid/osmdroid/pull/10) ([kurtzmarc](https://github.com/kurtzmarc))
|
||||||
|
- Merge in .settings path changes [\#9](https://github.com/osmdroid/osmdroid/pull/9) ([kurtzmarc](https://github.com/kurtzmarc))
|
||||||
|
- Switch to using a Path in ScaleBarOverlay so that it be hardware accelerated [\#8](https://github.com/osmdroid/osmdroid/pull/8) ([kurtzmarc](https://github.com/kurtzmarc))
|
||||||
|
- Update .classpath [\#6](https://github.com/osmdroid/osmdroid/pull/6) ([stempelo](https://github.com/stempelo))
|
||||||
|
|
||||||
|
## [osmdroid-parent-4.1](https://github.com/osmdroid/osmdroid/tree/osmdroid-parent-4.1) (2014-01-24)
|
||||||
|
[Full Changelog](https://github.com/osmdroid/osmdroid/compare/osmdroid-parent-4.0...osmdroid-parent-4.1)
|
||||||
|
|
||||||
|
## [osmdroid-parent-4.0](https://github.com/osmdroid/osmdroid/tree/osmdroid-parent-4.0) (2013-10-20)
|
||||||
|
[Full Changelog](https://github.com/osmdroid/osmdroid/compare/osmdroid-parent-3.0.10...osmdroid-parent-4.0)
|
||||||
|
|
||||||
|
## [osmdroid-parent-3.0.10](https://github.com/osmdroid/osmdroid/tree/osmdroid-parent-3.0.10) (2013-05-01)
|
||||||
|
[Full Changelog](https://github.com/osmdroid/osmdroid/compare/osmdroid-parent-3.0.9...osmdroid-parent-3.0.10)
|
||||||
|
|
||||||
|
## [osmdroid-parent-3.0.9](https://github.com/osmdroid/osmdroid/tree/osmdroid-parent-3.0.9) (2013-03-27)
|
||||||
|
[Full Changelog](https://github.com/osmdroid/osmdroid/compare/osmdroid-parent-3.0.8...osmdroid-parent-3.0.9)
|
||||||
|
|
||||||
|
## [osmdroid-parent-3.0.8](https://github.com/osmdroid/osmdroid/tree/osmdroid-parent-3.0.8) (2012-04-25)
|
||||||
|
[Full Changelog](https://github.com/osmdroid/osmdroid/compare/osmdroid-parent-3.0.7...osmdroid-parent-3.0.8)
|
||||||
|
|
||||||
|
## [osmdroid-parent-3.0.7](https://github.com/osmdroid/osmdroid/tree/osmdroid-parent-3.0.7) (2012-01-24)
|
||||||
|
[Full Changelog](https://github.com/osmdroid/osmdroid/compare/Market_2.0...osmdroid-parent-3.0.7)
|
||||||
|
|
||||||
|
## [Market_2.0](https://github.com/osmdroid/osmdroid/tree/Market_2.0) (2010-04-17)
|
||||||
|
|
||||||
|
|
||||||
|
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
|
21
GoogleWrapperSample/MainActivityTest.java
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
package org.osmdroid.google.sample;
|
||||||
|
|
||||||
|
import android.app.Application;
|
||||||
|
import android.test.ActivityInstrumentationTestCase2;
|
||||||
|
import android.test.ApplicationTestCase;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
|
||||||
|
*/
|
||||||
|
public class MainActivityTest extends ActivityInstrumentationTestCase2<MainActivity> {
|
||||||
|
|
||||||
|
public MainActivityTest() {
|
||||||
|
super(MainActivity.class);
|
||||||
|
}
|
||||||
|
|
||||||
|
public void testActivity() {
|
||||||
|
MainActivity activity = getActivity();
|
||||||
|
assertNotNull(activity);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
BIN
OSMMapTilePackager/fr_mapnik_12.gemf
Normal file
BIN
OSMMapTilePackager/fr_mapnik_12.sql
Normal file
BIN
OSMMapTilePackager/fr_mapnik_12.zip
Normal file
|
@ -0,0 +1 @@
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
|
15837
OpenStreetMapViewer/Jul_14,_2016_10_07_14_AM.gpx
Normal file
15837
OpenStreetMapViewer/Jul_14,_2016_10_07_14_AM_1.gpx
Normal file
76
OpenStreetMapViewer/Jul_14,_2016_9_47_10_AM.gpx
Normal file
|
@ -0,0 +1,76 @@
|
||||||
|
<?xml version='1.0' encoding='UTF-8' standalone='yes' ?>
|
||||||
|
<gpx version="1.1" xmlns="http://www.topografix.com/GPX/1/1" xmlns:geotracker="http://ilyabogdanovich.com/gpx/extensions/geotracker" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd" creator="Geo Tracker 3.2.3.1255 for Android by Ilya Bogdanovich">
|
||||||
|
<metadata>
|
||||||
|
<name>Jul 14, 2016 9:47:10 AM</name>
|
||||||
|
<author>
|
||||||
|
<name>Recorded in Geo Tracker for Android from Ilya Bogdanovich</name>
|
||||||
|
<link href="https://play.google.com/store/apps/details?id=com.ilyabogdanovich.geotracker" />
|
||||||
|
</author>
|
||||||
|
<link href="https://play.google.com/store/apps/details?id=com.ilyabogdanovich.geotracker" />
|
||||||
|
<time>2016-07-14T13:47:10.626Z</time>
|
||||||
|
</metadata>
|
||||||
|
<trk>
|
||||||
|
<name>Jul 14, 2016 9:47:10 AM</name>
|
||||||
|
<src>Recorded in Geo Tracker for Android from Ilya Bogdanovich</src>
|
||||||
|
<link href="https://play.google.com/store/apps/details?id=com.ilyabogdanovich.geotracker" />
|
||||||
|
<extensions>
|
||||||
|
<geotracker:meta>
|
||||||
|
<length>121.9</length>
|
||||||
|
<duration>9009</duration>
|
||||||
|
<creationtime>2016-07-14T13:47:10.626Z</creationtime>
|
||||||
|
<activity>0</activity>
|
||||||
|
</geotracker:meta>
|
||||||
|
</extensions>
|
||||||
|
<trkseg>
|
||||||
|
<trkpt lat="32.223534" lon="-80.722977">
|
||||||
|
<ele>-45</ele>
|
||||||
|
<time>2016-07-14T13:47:13.000Z</time>
|
||||||
|
<extensions>
|
||||||
|
<geotracker:meta c="178.2" s="14.93" />
|
||||||
|
</extensions>
|
||||||
|
</trkpt>
|
||||||
|
<trkpt lat="32.2234" lon="-80.722977">
|
||||||
|
<ele>-42</ele>
|
||||||
|
<time>2016-07-14T13:47:14.000Z</time>
|
||||||
|
<extensions>
|
||||||
|
<geotracker:meta c="177.1" s="14.49" />
|
||||||
|
</extensions>
|
||||||
|
</trkpt>
|
||||||
|
<trkpt lat="32.223267" lon="-80.722977">
|
||||||
|
<ele>-41</ele>
|
||||||
|
<time>2016-07-14T13:47:15.000Z</time>
|
||||||
|
<extensions>
|
||||||
|
<geotracker:meta c="180" s="14.19" />
|
||||||
|
</extensions>
|
||||||
|
</trkpt>
|
||||||
|
<trkpt lat="32.223137" lon="-80.722969">
|
||||||
|
<ele>-40</ele>
|
||||||
|
<time>2016-07-14T13:47:16.000Z</time>
|
||||||
|
<extensions>
|
||||||
|
<geotracker:meta c="179.7" s="15.05" />
|
||||||
|
</extensions>
|
||||||
|
</trkpt>
|
||||||
|
<trkpt lat="32.222855" lon="-80.722992">
|
||||||
|
<ele>-41</ele>
|
||||||
|
<time>2016-07-14T13:47:18.000Z</time>
|
||||||
|
<extensions>
|
||||||
|
<geotracker:meta c="186" s="14.97" />
|
||||||
|
</extensions>
|
||||||
|
</trkpt>
|
||||||
|
<trkpt lat="32.222588" lon="-80.723045">
|
||||||
|
<ele>-40</ele>
|
||||||
|
<time>2016-07-14T13:47:20.000Z</time>
|
||||||
|
<extensions>
|
||||||
|
<geotracker:meta c="190.5" s="14.89" />
|
||||||
|
</extensions>
|
||||||
|
</trkpt>
|
||||||
|
<trkpt lat="32.222443" lon="-80.723083">
|
||||||
|
<ele>-40</ele>
|
||||||
|
<time>2016-07-14T13:47:21.000Z</time>
|
||||||
|
<extensions>
|
||||||
|
<geotracker:meta c="190.6" s="15.47" />
|
||||||
|
</extensions>
|
||||||
|
</trkpt>
|
||||||
|
</trkseg>
|
||||||
|
</trk>
|
||||||
|
</gpx>
|
76
OpenStreetMapViewer/Jul_14,_2016_9_47_10_AM_1.gpx
Normal file
|
@ -0,0 +1,76 @@
|
||||||
|
<?xml version='1.0' encoding='UTF-8' standalone='yes' ?>
|
||||||
|
<gpx version="1.1" xmlns="http://www.topografix.com/GPX/1/1" xmlns:geotracker="http://ilyabogdanovich.com/gpx/extensions/geotracker" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd" creator="Geo Tracker 3.3.0.1338 for Android by Ilya Bogdanovich">
|
||||||
|
<metadata>
|
||||||
|
<name>Jul 14, 2016 9:47:10 AM</name>
|
||||||
|
<author>
|
||||||
|
<name>Recorded in Geo Tracker for Android from Ilya Bogdanovich</name>
|
||||||
|
<link href="https://play.google.com/store/apps/details?id=com.ilyabogdanovich.geotracker" />
|
||||||
|
</author>
|
||||||
|
<link href="https://play.google.com/store/apps/details?id=com.ilyabogdanovich.geotracker" />
|
||||||
|
<time>2016-07-14T13:47:10.626Z</time>
|
||||||
|
</metadata>
|
||||||
|
<trk>
|
||||||
|
<name>Jul 14, 2016 9:47:10 AM</name>
|
||||||
|
<src>Recorded in Geo Tracker for Android from Ilya Bogdanovich</src>
|
||||||
|
<link href="https://play.google.com/store/apps/details?id=com.ilyabogdanovich.geotracker" />
|
||||||
|
<extensions>
|
||||||
|
<geotracker:meta>
|
||||||
|
<length>121.9</length>
|
||||||
|
<duration>9009</duration>
|
||||||
|
<creationtime>2016-07-14T13:47:10.626Z</creationtime>
|
||||||
|
<activity>0</activity>
|
||||||
|
</geotracker:meta>
|
||||||
|
</extensions>
|
||||||
|
<trkseg>
|
||||||
|
<trkpt lat="32.223534" lon="-80.722977">
|
||||||
|
<ele>-45</ele>
|
||||||
|
<time>2016-07-14T13:47:13.000Z</time>
|
||||||
|
<extensions>
|
||||||
|
<geotracker:meta c="178.2" s="14.93" />
|
||||||
|
</extensions>
|
||||||
|
</trkpt>
|
||||||
|
<trkpt lat="32.2234" lon="-80.722977">
|
||||||
|
<ele>-42</ele>
|
||||||
|
<time>2016-07-14T13:47:14.000Z</time>
|
||||||
|
<extensions>
|
||||||
|
<geotracker:meta c="177.1" s="14.49" />
|
||||||
|
</extensions>
|
||||||
|
</trkpt>
|
||||||
|
<trkpt lat="32.223267" lon="-80.722977">
|
||||||
|
<ele>-41</ele>
|
||||||
|
<time>2016-07-14T13:47:15.000Z</time>
|
||||||
|
<extensions>
|
||||||
|
<geotracker:meta c="180" s="14.19" />
|
||||||
|
</extensions>
|
||||||
|
</trkpt>
|
||||||
|
<trkpt lat="32.223137" lon="-80.722969">
|
||||||
|
<ele>-40</ele>
|
||||||
|
<time>2016-07-14T13:47:16.000Z</time>
|
||||||
|
<extensions>
|
||||||
|
<geotracker:meta c="179.7" s="15.05" />
|
||||||
|
</extensions>
|
||||||
|
</trkpt>
|
||||||
|
<trkpt lat="32.222855" lon="-80.722992">
|
||||||
|
<ele>-41</ele>
|
||||||
|
<time>2016-07-14T13:47:18.000Z</time>
|
||||||
|
<extensions>
|
||||||
|
<geotracker:meta c="186" s="14.97" />
|
||||||
|
</extensions>
|
||||||
|
</trkpt>
|
||||||
|
<trkpt lat="32.222588" lon="-80.723045">
|
||||||
|
<ele>-40</ele>
|
||||||
|
<time>2016-07-14T13:47:20.000Z</time>
|
||||||
|
<extensions>
|
||||||
|
<geotracker:meta c="190.5" s="14.89" />
|
||||||
|
</extensions>
|
||||||
|
</trkpt>
|
||||||
|
<trkpt lat="32.222443" lon="-80.723083">
|
||||||
|
<ele>-40</ele>
|
||||||
|
<time>2016-07-14T13:47:21.000Z</time>
|
||||||
|
<extensions>
|
||||||
|
<geotracker:meta c="190.6" s="15.47" />
|
||||||
|
</extensions>
|
||||||
|
</trkpt>
|
||||||
|
</trkseg>
|
||||||
|
</trk>
|
||||||
|
</gpx>
|
4734
OpenStreetMapViewer/Sep_21,_2016_9_29_29_AM.gpx
Normal file
|
@ -0,0 +1,30 @@
|
||||||
|
package org.osmdroid.samplefragments;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Created by alex on 7/9/16.
|
||||||
|
*/
|
||||||
|
|
||||||
|
public class BugReportingTest extends BaseSampleFragment {
|
||||||
|
@Override
|
||||||
|
public String getSampleTitle() {
|
||||||
|
return "Crash reporting";
|
||||||
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public void addOverlays() {
|
||||||
|
super.addOverlays();
|
||||||
|
new Thread(new Runnable() {
|
||||||
|
@Override
|
||||||
|
public void run() {
|
||||||
|
try {
|
||||||
|
Thread.sleep(1000);
|
||||||
|
} catch (InterruptedException e) {
|
||||||
|
e.printStackTrace();
|
||||||
|
}
|
||||||
|
throw new IllegalArgumentException("This is a test of automated bug reporting");
|
||||||
|
}
|
||||||
|
}).start();
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,72 @@
|
||||||
|
package org.osmdroid.samplefragments;
|
||||||
|
|
||||||
|
import android.os.Build;
|
||||||
|
import android.os.Bundle;
|
||||||
|
import android.util.Log;
|
||||||
|
import android.view.View;
|
||||||
|
|
||||||
|
import org.osmdroid.util.BoundingBox;
|
||||||
|
import org.osmdroid.views.MapView;
|
||||||
|
import org.osmdroid.views.overlay.compass.CompassOverlay;
|
||||||
|
import org.osmdroid.views.overlay.compass.InternalCompassOrientationProvider;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Created by alex on 9/14/16.
|
||||||
|
*/
|
||||||
|
|
||||||
|
public class SampleTester extends BaseSampleFragment implements MapView.OnFirstLayoutListener {
|
||||||
|
@Override
|
||||||
|
public String getSampleTitle() {
|
||||||
|
return "Alex's Tester";
|
||||||
|
}
|
||||||
|
|
||||||
|
protected void addOverlays() {
|
||||||
|
//sorry for the spaghetti code this is to filter out the compass on api 8
|
||||||
|
//Note: the compass overlay causes issues on API 8 devices. See https://github.com/osmdroid/osmdroid/issues/218
|
||||||
|
if (Build.VERSION.SDK_INT > Build.VERSION_CODES.FROYO) {
|
||||||
|
mCompassOverlay = new CompassOverlay(getContext(), new InternalCompassOrientationProvider(getContext()),
|
||||||
|
mMapView);
|
||||||
|
mCompassOverlay.enableCompass();
|
||||||
|
mMapView.getOverlays().add(this.mCompassOverlay);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
private CompassOverlay mCompassOverlay = null;
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public void onFirstLayout(View v, int left, int top, int right, int bottom) {
|
||||||
|
Log.i("OsmBootUp", "onFirstLayout fired");
|
||||||
|
mMapView.zoomToBoundingBox(new BoundingBox(44d, -76d, 43d, -77d), true);
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public void onViewCreated(View view, Bundle savedInstanceState) {
|
||||||
|
super.onViewCreated(view, savedInstanceState);
|
||||||
|
mMapView.addOnFirstLayoutListener(this);
|
||||||
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public void onPause() {
|
||||||
|
super.onPause();
|
||||||
|
//sorry for the spaghetti code this is to filter out the compass on api 8
|
||||||
|
//Note: the compass overlay causes issues on API 8 devices. See https://github.com/osmdroid/osmdroid/issues/218
|
||||||
|
if (mCompassOverlay != null) {
|
||||||
|
this.mCompassOverlay.disableCompass();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public void onResume() {
|
||||||
|
super.onResume();
|
||||||
|
//sorry for the spaghetti code this is to filter out the compass on api 8
|
||||||
|
//Note: the compass overlay causes issues on API 8 devices. See https://github.com/osmdroid/osmdroid/issues/218
|
||||||
|
|
||||||
|
if (mCompassOverlay != null) {
|
||||||
|
//this call is needed because onPause, the orientation provider is destroyed to prevent context leaks
|
||||||
|
this.mCompassOverlay.setOrientationProvider(new InternalCompassOrientationProvider(getActivity()));
|
||||||
|
this.mCompassOverlay.enableCompass();
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
|
@ -57,8 +57,8 @@ public class SampleWhackyColorFilter extends BaseSampleFragment {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @see http://groups.google.com/group/android-developers/browse_thread/thread/9e215c83c3819953
|
* http://groups.google.com/group/android-developers/browse_thread/thread/9e215c83c3819953
|
||||||
* @see http://gskinner.com/blog/archives/2007/12/colormatrix_cla.html
|
* http://gskinner.com/blog/archives/2007/12/colormatrix_cla.html
|
||||||
* @param cm
|
* @param cm
|
||||||
* @param value
|
* @param value
|
||||||
*/
|
*/
|
||||||
|
|
BIN
archive.sqlite
Normal file
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:56 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:09 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>All Classes (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>All Classes (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:56 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:09 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>All Classes (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>All Classes (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:56 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:09 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>Constant Field Values (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>Constant Field Values (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:56 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:09 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>Deprecated List (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>Deprecated List (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:56 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:09 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>API Help (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>API Help (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:56 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:09 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>Index (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>Index (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc on Thu Sep 29 07:37:56 EDT 2016 -->
|
<!-- Generated by javadoc on Sat Oct 01 11:59:09 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>OSMMapTilePackager 5.5-SNAPSHOT API</title>
|
<title>OSMMapTilePackager 5.5-SNAPSHOT API</title>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
|
|
|
@ -0,0 +1,20 @@
|
||||||
|
#!/usr/local/bin/dot
|
||||||
|
#
|
||||||
|
# Class diagram
|
||||||
|
# Generated by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/)
|
||||||
|
#
|
||||||
|
|
||||||
|
digraph G {
|
||||||
|
edge [fontname="Helvetica",fontsize=10,labelfontname="Helvetica",labelfontsize=10];
|
||||||
|
node [fontname="Helvetica",fontsize=10,shape=plaintext];
|
||||||
|
nodesep=0.25;
|
||||||
|
ranksep=0.5;
|
||||||
|
// org.osmdroid.mtp.OSMMapTilePackager.ProgressNotification
|
||||||
|
c251 [label=<<table title="org.osmdroid.mtp.OSMMapTilePackager.ProgressNotification" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" bgcolor="lemonChiffon" href="./OSMMapTilePackager.ProgressNotification.html">
|
||||||
|
<tr><td><table border="0" cellspacing="0" cellpadding="1">
|
||||||
|
<tr><td align="center" balign="center"> «interface» </td></tr>
|
||||||
|
<tr><td align="center" balign="center"> ProgressNotification </td></tr>
|
||||||
|
</table></td></tr>
|
||||||
|
</table>>, URL="./OSMMapTilePackager.ProgressNotification.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
|
||||||
|
}
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:55 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:08 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>OSMMapTilePackager.ProgressNotification (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>OSMMapTilePackager.ProgressNotification (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -81,6 +81,12 @@
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<div class="subTitle">org.osmdroid.mtp</div>
|
<div class="subTitle">org.osmdroid.mtp</div>
|
||||||
<h2 title="Interface OSMMapTilePackager.ProgressNotification" class="title">Interface OSMMapTilePackager.ProgressNotification</h2>
|
<h2 title="Interface OSMMapTilePackager.ProgressNotification" class="title">Interface OSMMapTilePackager.ProgressNotification</h2>
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./OSMMapTilePackager.ProgressNotification.html" title="org.osmdroid.mtp.OSMMapTilePackager.ProgressNotification" alt="" coords="15,11,155,55"/>
|
||||||
|
<area shape="rect" id="node1" href="./OSMMapTilePackager.ProgressNotification.html" title="<TABLE>" alt="" coords="5,6,166,61"/>
|
||||||
|
</map>
|
||||||
|
<!-- UML diagram added by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/) -->
|
||||||
|
<div align="center"><img src="OSMMapTilePackager.ProgressNotification.png" alt="Package class diagram package OSMMapTilePackager.ProgressNotification" usemap="#G" border=0/></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer">
|
<div class="contentContainer">
|
||||||
<div class="description">
|
<div class="description">
|
||||||
|
@ -113,7 +119,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor">
|
<tr class="altColor">
|
||||||
<td class="colFirst"><code>void</code></td>
|
<td class="colFirst"><code>void</code></td>
|
||||||
<td class="colLast"><code><strong><a href="../../../org/osmdroid/mtp/OSMMapTilePackager.ProgressNotification.html#updateProgress(java.lang.String)">updateProgress</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> msg)</code> </td>
|
<td class="colLast"><code><strong><a href="../../../org/osmdroid/mtp/OSMMapTilePackager.ProgressNotification.html#updateProgress(java.lang.String)">updateProgress</a></strong>(java.lang.String msg)</code> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</li>
|
</li>
|
||||||
|
@ -136,7 +142,7 @@
|
||||||
<ul class="blockListLast">
|
<ul class="blockListLast">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<h4>updateProgress</h4>
|
<h4>updateProgress</h4>
|
||||||
<pre>void updateProgress(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> msg)</pre>
|
<pre>void updateProgress(java.lang.String msg)</pre>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./OSMMapTilePackager.ProgressNotification.html" title="org.osmdroid.mtp.OSMMapTilePackager.ProgressNotification" alt="" coords="15,11,155,55"/>
|
||||||
|
<area shape="rect" id="node1" href="./OSMMapTilePackager.ProgressNotification.html" title="<TABLE>" alt="" coords="5,6,166,61"/>
|
||||||
|
</map>
|
After Width: | Height: | Size: 3.3 KiB |
|
@ -0,0 +1,19 @@
|
||||||
|
#!/usr/local/bin/dot
|
||||||
|
#
|
||||||
|
# Class diagram
|
||||||
|
# Generated by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/)
|
||||||
|
#
|
||||||
|
|
||||||
|
digraph G {
|
||||||
|
edge [fontname="Helvetica",fontsize=10,labelfontname="Helvetica",labelfontsize=10];
|
||||||
|
node [fontname="Helvetica",fontsize=10,shape=plaintext];
|
||||||
|
nodesep=0.25;
|
||||||
|
ranksep=0.5;
|
||||||
|
// org.osmdroid.mtp.OSMMapTilePackager
|
||||||
|
c236 [label=<<table title="org.osmdroid.mtp.OSMMapTilePackager" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" bgcolor="lemonChiffon" href="./OSMMapTilePackager.html">
|
||||||
|
<tr><td><table border="0" cellspacing="0" cellpadding="1">
|
||||||
|
<tr><td align="center" balign="center"> OSMMapTilePackager </td></tr>
|
||||||
|
</table></td></tr>
|
||||||
|
</table>>, URL="./OSMMapTilePackager.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
|
||||||
|
}
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:55 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:08 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>OSMMapTilePackager (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>OSMMapTilePackager (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -81,10 +81,16 @@
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<div class="subTitle">org.osmdroid.mtp</div>
|
<div class="subTitle">org.osmdroid.mtp</div>
|
||||||
<h2 title="Class OSMMapTilePackager" class="title">Class OSMMapTilePackager</h2>
|
<h2 title="Class OSMMapTilePackager" class="title">Class OSMMapTilePackager</h2>
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./OSMMapTilePackager.html" title="org.osmdroid.mtp.OSMMapTilePackager" alt="" coords="16,16,171,43"/>
|
||||||
|
<area shape="rect" id="node1" href="./OSMMapTilePackager.html" title="<TABLE>" alt="" coords="5,5,181,53"/>
|
||||||
|
</map>
|
||||||
|
<!-- UML diagram added by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/) -->
|
||||||
|
<div align="center"><img src="OSMMapTilePackager.png" alt="Package class diagram package OSMMapTilePackager" usemap="#G" border=0/></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer">
|
<div class="contentContainer">
|
||||||
<ul class="inheritance">
|
<ul class="inheritance">
|
||||||
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
|
<li>java.lang.Object</li>
|
||||||
<li>
|
<li>
|
||||||
<ul class="inheritance">
|
<ul class="inheritance">
|
||||||
<li>org.osmdroid.mtp.OSMMapTilePackager</li>
|
<li>org.osmdroid.mtp.OSMMapTilePackager</li>
|
||||||
|
@ -97,7 +103,7 @@
|
||||||
<hr>
|
<hr>
|
||||||
<br>
|
<br>
|
||||||
<pre>public class <span class="strong">OSMMapTilePackager</span>
|
<pre>public class <span class="strong">OSMMapTilePackager</span>
|
||||||
extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
|
extends java.lang.Object</pre>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
@ -154,11 +160,11 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor">
|
<tr class="altColor">
|
||||||
<td class="colFirst"><code>static void</code></td>
|
<td class="colFirst"><code>static void</code></td>
|
||||||
<td class="colLast"><code><strong><a href="../../../org/osmdroid/mtp/OSMMapTilePackager.html#execute(java.lang.String,%20java.lang.String,%20java.lang.String,%20int,%20java.lang.String,%20int,%20int,%20double,%20double,%20double,%20double,%20org.osmdroid.mtp.OSMMapTilePackager.ProgressNotification)">execute</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pServerURL,
|
<td class="colLast"><code><strong><a href="../../../org/osmdroid/mtp/OSMMapTilePackager.html#execute(java.lang.String,%20java.lang.String,%20java.lang.String,%20int,%20java.lang.String,%20int,%20int,%20double,%20double,%20double,%20double,%20org.osmdroid.mtp.OSMMapTilePackager.ProgressNotification)">execute</a></strong>(java.lang.String pServerURL,
|
||||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pDestinationFile,
|
java.lang.String pDestinationFile,
|
||||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pTempFolder,
|
java.lang.String pTempFolder,
|
||||||
int pThreadCount,
|
int pThreadCount,
|
||||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pFileAppendix,
|
java.lang.String pFileAppendix,
|
||||||
int pMinZoom,
|
int pMinZoom,
|
||||||
int pMaxZoom,
|
int pMaxZoom,
|
||||||
double pNorth,
|
double pNorth,
|
||||||
|
@ -169,11 +175,11 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor">
|
<tr class="rowColor">
|
||||||
<td class="colFirst"><code>static void</code></td>
|
<td class="colFirst"><code>static void</code></td>
|
||||||
<td class="colLast"><code><strong><a href="../../../org/osmdroid/mtp/OSMMapTilePackager.html#main(java.lang.String[])">main</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] args)</code> </td>
|
<td class="colLast"><code><strong><a href="../../../org/osmdroid/mtp/OSMMapTilePackager.html#main(java.lang.String[])">main</a></strong>(java.lang.String[] args)</code> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor">
|
<tr class="altColor">
|
||||||
<td class="colFirst"><code>static void</code></td>
|
<td class="colFirst"><code>static void</code></td>
|
||||||
<td class="colLast"><code><strong><a href="../../../org/osmdroid/mtp/OSMMapTilePackager.html#runCleanup(java.lang.String,%20boolean)">runCleanup</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pTempFolder,
|
<td class="colLast"><code><strong><a href="../../../org/osmdroid/mtp/OSMMapTilePackager.html#runCleanup(java.lang.String,%20boolean)">runCleanup</a></strong>(java.lang.String pTempFolder,
|
||||||
boolean confirm)</code> </td>
|
boolean confirm)</code> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor">
|
<tr class="rowColor">
|
||||||
|
@ -190,8 +196,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
|
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -230,7 +236,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<h4>main</h4>
|
<h4>main</h4>
|
||||||
<pre>public static void main(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] args)</pre>
|
<pre>public static void main(java.lang.String[] args)</pre>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<a name="execute(java.lang.String, java.lang.String, java.lang.String, int, java.lang.String, int, int, double, double, double, double, org.osmdroid.mtp.OSMMapTilePackager.ProgressNotification)">
|
<a name="execute(java.lang.String, java.lang.String, java.lang.String, int, java.lang.String, int, int, double, double, double, double, org.osmdroid.mtp.OSMMapTilePackager.ProgressNotification)">
|
||||||
|
@ -239,11 +245,11 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<h4>execute</h4>
|
<h4>execute</h4>
|
||||||
<pre>public static void execute(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pServerURL,
|
<pre>public static void execute(java.lang.String pServerURL,
|
||||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pDestinationFile,
|
java.lang.String pDestinationFile,
|
||||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pTempFolder,
|
java.lang.String pTempFolder,
|
||||||
int pThreadCount,
|
int pThreadCount,
|
||||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pFileAppendix,
|
java.lang.String pFileAppendix,
|
||||||
int pMinZoom,
|
int pMinZoom,
|
||||||
int pMaxZoom,
|
int pMaxZoom,
|
||||||
double pNorth,
|
double pNorth,
|
||||||
|
@ -259,7 +265,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<h4>runCleanup</h4>
|
<h4>runCleanup</h4>
|
||||||
<pre>public static void runCleanup(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pTempFolder,
|
<pre>public static void runCleanup(java.lang.String pTempFolder,
|
||||||
boolean confirm)</pre>
|
boolean confirm)</pre>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./OSMMapTilePackager.html" title="org.osmdroid.mtp.OSMMapTilePackager" alt="" coords="16,16,171,43"/>
|
||||||
|
<area shape="rect" id="node1" href="./OSMMapTilePackager.html" title="<TABLE>" alt="" coords="5,5,181,53"/>
|
||||||
|
</map>
|
After Width: | Height: | Size: 2.9 KiB |
|
@ -0,0 +1,19 @@
|
||||||
|
#!/usr/local/bin/dot
|
||||||
|
#
|
||||||
|
# Class diagram
|
||||||
|
# Generated by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/)
|
||||||
|
#
|
||||||
|
|
||||||
|
digraph G {
|
||||||
|
edge [fontname="Helvetica",fontsize=10,labelfontname="Helvetica",labelfontsize=10];
|
||||||
|
node [fontname="Helvetica",fontsize=10,shape=plaintext];
|
||||||
|
nodesep=0.25;
|
||||||
|
ranksep=0.5;
|
||||||
|
// org.osmdroid.mtp.adt.OSMTileInfo
|
||||||
|
c277 [label=<<table title="org.osmdroid.mtp.adt.OSMTileInfo" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" bgcolor="lemonChiffon" href="./OSMTileInfo.html">
|
||||||
|
<tr><td><table border="0" cellspacing="0" cellpadding="1">
|
||||||
|
<tr><td align="center" balign="center"> OSMTileInfo </td></tr>
|
||||||
|
</table></td></tr>
|
||||||
|
</table>>, URL="./OSMTileInfo.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
|
||||||
|
}
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:55 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:08 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>OSMTileInfo (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>OSMTileInfo (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -81,10 +81,16 @@
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<div class="subTitle">org.osmdroid.mtp.adt</div>
|
<div class="subTitle">org.osmdroid.mtp.adt</div>
|
||||||
<h2 title="Class OSMTileInfo" class="title">Class OSMTileInfo</h2>
|
<h2 title="Class OSMTileInfo" class="title">Class OSMTileInfo</h2>
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./OSMTileInfo.html" title="org.osmdroid.mtp.adt.OSMTileInfo" alt="" coords="15,16,110,43"/>
|
||||||
|
<area shape="rect" id="node1" href="./OSMTileInfo.html" title="<TABLE>" alt="" coords="5,5,121,53"/>
|
||||||
|
</map>
|
||||||
|
<!-- UML diagram added by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/) -->
|
||||||
|
<div align="center"><img src="OSMTileInfo.png" alt="Package class diagram package OSMTileInfo" usemap="#G" border=0/></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer">
|
<div class="contentContainer">
|
||||||
<ul class="inheritance">
|
<ul class="inheritance">
|
||||||
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
|
<li>java.lang.Object</li>
|
||||||
<li>
|
<li>
|
||||||
<ul class="inheritance">
|
<ul class="inheritance">
|
||||||
<li>org.osmdroid.mtp.adt.OSMTileInfo</li>
|
<li>org.osmdroid.mtp.adt.OSMTileInfo</li>
|
||||||
|
@ -97,7 +103,7 @@
|
||||||
<hr>
|
<hr>
|
||||||
<br>
|
<br>
|
||||||
<pre>public class <span class="strong">OSMTileInfo</span>
|
<pre>public class <span class="strong">OSMTileInfo</span>
|
||||||
extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
|
extends java.lang.Object</pre>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
@ -180,7 +186,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor">
|
<tr class="altColor">
|
||||||
<td class="colFirst"><code>boolean</code></td>
|
<td class="colFirst"><code>boolean</code></td>
|
||||||
<td class="colLast"><code><strong><a href="../../../../org/osmdroid/mtp/adt/OSMTileInfo.html#equals(java.lang.Object)">equals</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o)</code> </td>
|
<td class="colLast"><code><strong><a href="../../../../org/osmdroid/mtp/adt/OSMTileInfo.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object o)</code> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor">
|
<tr class="rowColor">
|
||||||
<td class="colFirst"><code><a href="../../../../org/osmdroid/mtp/adt/OSMTileInfo.html" title="class in org.osmdroid.mtp.adt">OSMTileInfo</a></code></td>
|
<td class="colFirst"><code><a href="../../../../org/osmdroid/mtp/adt/OSMTileInfo.html" title="class in org.osmdroid.mtp.adt">OSMTileInfo</a></code></td>
|
||||||
|
@ -195,7 +201,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||||
<td class="colLast"><code><strong><a href="../../../../org/osmdroid/mtp/adt/OSMTileInfo.html#hashCode()">hashCode</a></strong>()</code> </td>
|
<td class="colLast"><code><strong><a href="../../../../org/osmdroid/mtp/adt/OSMTileInfo.html#hashCode()">hashCode</a></strong>()</code> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor">
|
<tr class="altColor">
|
||||||
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
|
<td class="colFirst"><code>java.lang.String</code></td>
|
||||||
<td class="colLast"><code><strong><a href="../../../../org/osmdroid/mtp/adt/OSMTileInfo.html#toString()">toString</a></strong>()</code> </td>
|
<td class="colLast"><code><strong><a href="../../../../org/osmdroid/mtp/adt/OSMTileInfo.html#toString()">toString</a></strong>()</code> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
@ -203,8 +209,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
|
<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -343,7 +349,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||||
<pre>public int hashCode()</pre>
|
<pre>public int hashCode()</pre>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><strong>Overrides:</strong></dt>
|
<dt><strong>Overrides:</strong></dt>
|
||||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a></code> in class <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
|
<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd>
|
||||||
</dl>
|
</dl>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -353,10 +359,10 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<h4>equals</h4>
|
<h4>equals</h4>
|
||||||
<pre>public boolean equals(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o)</pre>
|
<pre>public boolean equals(java.lang.Object o)</pre>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><strong>Overrides:</strong></dt>
|
<dt><strong>Overrides:</strong></dt>
|
||||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a></code> in class <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
|
<dd><code>equals</code> in class <code>java.lang.Object</code></dd>
|
||||||
</dl>
|
</dl>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -366,10 +372,10 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||||
<ul class="blockListLast">
|
<ul class="blockListLast">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<h4>toString</h4>
|
<h4>toString</h4>
|
||||||
<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre>
|
<pre>public java.lang.String toString()</pre>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><strong>Overrides:</strong></dt>
|
<dt><strong>Overrides:</strong></dt>
|
||||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
|
<dd><code>toString</code> in class <code>java.lang.Object</code></dd>
|
||||||
</dl>
|
</dl>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./OSMTileInfo.html" title="org.osmdroid.mtp.adt.OSMTileInfo" alt="" coords="15,16,110,43"/>
|
||||||
|
<area shape="rect" id="node1" href="./OSMTileInfo.html" title="<TABLE>" alt="" coords="5,5,121,53"/>
|
||||||
|
</map>
|
After Width: | Height: | Size: 2 KiB |
|
@ -0,0 +1,19 @@
|
||||||
|
#!/usr/local/bin/dot
|
||||||
|
#
|
||||||
|
# Class diagram
|
||||||
|
# Generated by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/)
|
||||||
|
#
|
||||||
|
|
||||||
|
digraph G {
|
||||||
|
edge [fontname="Helvetica",fontsize=10,labelfontname="Helvetica",labelfontsize=10];
|
||||||
|
node [fontname="Helvetica",fontsize=10,shape=plaintext];
|
||||||
|
nodesep=0.25;
|
||||||
|
ranksep=0.5;
|
||||||
|
// org.osmdroid.mtp.adt.OSMTileInfo
|
||||||
|
c0 [label=<<table title="org.osmdroid.mtp.adt.OSMTileInfo" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="./OSMTileInfo.html">
|
||||||
|
<tr><td><table border="0" cellspacing="0" cellpadding="1">
|
||||||
|
<tr><td align="center" balign="center"> OSMTileInfo </td></tr>
|
||||||
|
</table></td></tr>
|
||||||
|
</table>>, URL="./OSMTileInfo.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
|
||||||
|
}
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./OSMTileInfo.html" title="org.osmdroid.mtp.adt.OSMTileInfo" alt="" coords="15,16,110,43"/>
|
||||||
|
<area shape="rect" id="node1" href="./OSMTileInfo.html" title="<TABLE>" alt="" coords="5,5,121,53"/>
|
||||||
|
</map>
|
After Width: | Height: | Size: 1.9 KiB |
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:55 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:09 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>org.osmdroid.mtp.adt (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>org.osmdroid.mtp.adt (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:55 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:09 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>org.osmdroid.mtp.adt (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>org.osmdroid.mtp.adt (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -64,6 +64,12 @@
|
||||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1 title="Package" class="title">Package org.osmdroid.mtp.adt</h1>
|
<h1 title="Package" class="title">Package org.osmdroid.mtp.adt</h1>
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./OSMTileInfo.html" title="org.osmdroid.mtp.adt.OSMTileInfo" alt="" coords="15,16,110,43"/>
|
||||||
|
<area shape="rect" id="node1" href="./OSMTileInfo.html" title="<TABLE>" alt="" coords="5,5,121,53"/>
|
||||||
|
</map>
|
||||||
|
<!-- UML diagram added by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/) -->
|
||||||
|
<div align="center"><img src="org.osmdroid.mtp.adt.png" alt="Package class diagram package org.osmdroid.mtp.adt" usemap="#G" border=0/></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer">
|
<div class="contentContainer">
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:55 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:09 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>org.osmdroid.mtp.adt Class Hierarchy (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>org.osmdroid.mtp.adt Class Hierarchy (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -72,7 +72,7 @@
|
||||||
<div class="contentContainer">
|
<div class="contentContainer">
|
||||||
<h2 title="Class Hierarchy">Class Hierarchy</h2>
|
<h2 title="Class Hierarchy">Class Hierarchy</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
|
<li type="circle">java.lang.Object
|
||||||
<ul>
|
<ul>
|
||||||
<li type="circle">org.osmdroid.mtp.adt.<a href="../../../../org/osmdroid/mtp/adt/OSMTileInfo.html" title="class in org.osmdroid.mtp.adt"><span class="strong">OSMTileInfo</span></a></li>
|
<li type="circle">org.osmdroid.mtp.adt.<a href="../../../../org/osmdroid/mtp/adt/OSMTileInfo.html" title="class in org.osmdroid.mtp.adt"><span class="strong">OSMTileInfo</span></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -0,0 +1,19 @@
|
||||||
|
#!/usr/local/bin/dot
|
||||||
|
#
|
||||||
|
# Class diagram
|
||||||
|
# Generated by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/)
|
||||||
|
#
|
||||||
|
|
||||||
|
digraph G {
|
||||||
|
edge [fontname="Helvetica",fontsize=10,labelfontname="Helvetica",labelfontsize=10];
|
||||||
|
node [fontname="Helvetica",fontsize=10,shape=plaintext];
|
||||||
|
nodesep=0.25;
|
||||||
|
ranksep=0.5;
|
||||||
|
// org.osmdroid.mtp.download.DownloadManager
|
||||||
|
c149 [label=<<table title="org.osmdroid.mtp.download.DownloadManager" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" bgcolor="lemonChiffon" href="./DownloadManager.html">
|
||||||
|
<tr><td><table border="0" cellspacing="0" cellpadding="1">
|
||||||
|
<tr><td align="center" balign="center"> DownloadManager </td></tr>
|
||||||
|
</table></td></tr>
|
||||||
|
</table>>, URL="./DownloadManager.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
|
||||||
|
}
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:55 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:08 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>DownloadManager (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>DownloadManager (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -81,10 +81,16 @@
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<div class="subTitle">org.osmdroid.mtp.download</div>
|
<div class="subTitle">org.osmdroid.mtp.download</div>
|
||||||
<h2 title="Class DownloadManager" class="title">Class DownloadManager</h2>
|
<h2 title="Class DownloadManager" class="title">Class DownloadManager</h2>
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./DownloadManager.html" title="org.osmdroid.mtp.download.DownloadManager" alt="" coords="15,16,147,43"/>
|
||||||
|
<area shape="rect" id="node1" href="./DownloadManager.html" title="<TABLE>" alt="" coords="5,5,158,53"/>
|
||||||
|
</map>
|
||||||
|
<!-- UML diagram added by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/) -->
|
||||||
|
<div align="center"><img src="DownloadManager.png" alt="Package class diagram package DownloadManager" usemap="#G" border=0/></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer">
|
<div class="contentContainer">
|
||||||
<ul class="inheritance">
|
<ul class="inheritance">
|
||||||
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
|
<li>java.lang.Object</li>
|
||||||
<li>
|
<li>
|
||||||
<ul class="inheritance">
|
<ul class="inheritance">
|
||||||
<li>org.osmdroid.mtp.download.DownloadManager</li>
|
<li>org.osmdroid.mtp.download.DownloadManager</li>
|
||||||
|
@ -97,7 +103,7 @@
|
||||||
<hr>
|
<hr>
|
||||||
<br>
|
<br>
|
||||||
<pre>public class <span class="strong">DownloadManager</span>
|
<pre>public class <span class="strong">DownloadManager</span>
|
||||||
extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
|
extends java.lang.Object</pre>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
@ -116,8 +122,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||||
<th class="colOne" scope="col">Constructor and Description</th>
|
<th class="colOne" scope="col">Constructor and Description</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor">
|
<tr class="altColor">
|
||||||
<td class="colOne"><code><strong><a href="../../../../org/osmdroid/mtp/download/DownloadManager.html#DownloadManager(java.lang.String,%20java.lang.String,%20int)">DownloadManager</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pBaseURL,
|
<td class="colOne"><code><strong><a href="../../../../org/osmdroid/mtp/download/DownloadManager.html#DownloadManager(java.lang.String,%20java.lang.String,%20int)">DownloadManager</a></strong>(java.lang.String pBaseURL,
|
||||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pDestinationURL,
|
java.lang.String pDestinationURL,
|
||||||
int mThreads)</code> </td>
|
int mThreads)</code> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
@ -152,8 +158,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
|
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -175,8 +181,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||||
<ul class="blockListLast">
|
<ul class="blockListLast">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<h4>DownloadManager</h4>
|
<h4>DownloadManager</h4>
|
||||||
<pre>public DownloadManager(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pBaseURL,
|
<pre>public DownloadManager(java.lang.String pBaseURL,
|
||||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pDestinationURL,
|
java.lang.String pDestinationURL,
|
||||||
int mThreads)</pre>
|
int mThreads)</pre>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -204,9 +210,9 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<h4>waitEmpty</h4>
|
<h4>waitEmpty</h4>
|
||||||
<pre>public void waitEmpty()
|
<pre>public void waitEmpty()
|
||||||
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/InterruptedException.html?is-external=true" title="class or interface in java.lang">InterruptedException</a></pre>
|
throws java.lang.InterruptedException</pre>
|
||||||
<dl><dt><span class="strong">Throws:</span></dt>
|
<dl><dt><span class="strong">Throws:</span></dt>
|
||||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/InterruptedException.html?is-external=true" title="class or interface in java.lang">InterruptedException</a></code></dd></dl>
|
<dd><code>java.lang.InterruptedException</code></dd></dl>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<a name="waitFinished()">
|
<a name="waitFinished()">
|
||||||
|
@ -216,9 +222,9 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<h4>waitFinished</h4>
|
<h4>waitFinished</h4>
|
||||||
<pre>public void waitFinished()
|
<pre>public void waitFinished()
|
||||||
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/InterruptedException.html?is-external=true" title="class or interface in java.lang">InterruptedException</a></pre>
|
throws java.lang.InterruptedException</pre>
|
||||||
<dl><dt><span class="strong">Throws:</span></dt>
|
<dl><dt><span class="strong">Throws:</span></dt>
|
||||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/InterruptedException.html?is-external=true" title="class or interface in java.lang">InterruptedException</a></code></dd></dl>
|
<dd><code>java.lang.InterruptedException</code></dd></dl>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./DownloadManager.html" title="org.osmdroid.mtp.download.DownloadManager" alt="" coords="15,16,147,43"/>
|
||||||
|
<area shape="rect" id="node1" href="./DownloadManager.html" title="<TABLE>" alt="" coords="5,5,158,53"/>
|
||||||
|
</map>
|
After Width: | Height: | Size: 2.4 KiB |
|
@ -0,0 +1,19 @@
|
||||||
|
#!/usr/local/bin/dot
|
||||||
|
#
|
||||||
|
# Class diagram
|
||||||
|
# Generated by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/)
|
||||||
|
#
|
||||||
|
|
||||||
|
digraph G {
|
||||||
|
edge [fontname="Helvetica",fontsize=10,labelfontname="Helvetica",labelfontsize=10];
|
||||||
|
node [fontname="Helvetica",fontsize=10,shape=plaintext];
|
||||||
|
nodesep=0.25;
|
||||||
|
ranksep=0.5;
|
||||||
|
// org.osmdroid.mtp.download.DownloadManager
|
||||||
|
c15 [label=<<table title="org.osmdroid.mtp.download.DownloadManager" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="./DownloadManager.html">
|
||||||
|
<tr><td><table border="0" cellspacing="0" cellpadding="1">
|
||||||
|
<tr><td align="center" balign="center"> DownloadManager </td></tr>
|
||||||
|
</table></td></tr>
|
||||||
|
</table>>, URL="./DownloadManager.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
|
||||||
|
}
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./DownloadManager.html" title="org.osmdroid.mtp.download.DownloadManager" alt="" coords="15,16,147,43"/>
|
||||||
|
<area shape="rect" id="node1" href="./DownloadManager.html" title="<TABLE>" alt="" coords="5,5,158,53"/>
|
||||||
|
</map>
|
After Width: | Height: | Size: 2.4 KiB |
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:55 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:09 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>org.osmdroid.mtp.download (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>org.osmdroid.mtp.download (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:55 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:09 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>org.osmdroid.mtp.download (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>org.osmdroid.mtp.download (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -64,6 +64,12 @@
|
||||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1 title="Package" class="title">Package org.osmdroid.mtp.download</h1>
|
<h1 title="Package" class="title">Package org.osmdroid.mtp.download</h1>
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./DownloadManager.html" title="org.osmdroid.mtp.download.DownloadManager" alt="" coords="15,16,147,43"/>
|
||||||
|
<area shape="rect" id="node1" href="./DownloadManager.html" title="<TABLE>" alt="" coords="5,5,158,53"/>
|
||||||
|
</map>
|
||||||
|
<!-- UML diagram added by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/) -->
|
||||||
|
<div align="center"><img src="org.osmdroid.mtp.download.png" alt="Package class diagram package org.osmdroid.mtp.download" usemap="#G" border=0/></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer">
|
<div class="contentContainer">
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:55 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:09 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>org.osmdroid.mtp.download Class Hierarchy (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>org.osmdroid.mtp.download Class Hierarchy (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -72,7 +72,7 @@
|
||||||
<div class="contentContainer">
|
<div class="contentContainer">
|
||||||
<h2 title="Class Hierarchy">Class Hierarchy</h2>
|
<h2 title="Class Hierarchy">Class Hierarchy</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
|
<li type="circle">java.lang.Object
|
||||||
<ul>
|
<ul>
|
||||||
<li type="circle">org.osmdroid.mtp.download.<a href="../../../../org/osmdroid/mtp/download/DownloadManager.html" title="class in org.osmdroid.mtp.download"><span class="strong">DownloadManager</span></a></li>
|
<li type="circle">org.osmdroid.mtp.download.<a href="../../../../org/osmdroid/mtp/download/DownloadManager.html" title="class in org.osmdroid.mtp.download"><span class="strong">DownloadManager</span></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -0,0 +1,26 @@
|
||||||
|
#!/usr/local/bin/dot
|
||||||
|
#
|
||||||
|
# Class diagram
|
||||||
|
# Generated by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/)
|
||||||
|
#
|
||||||
|
|
||||||
|
digraph G {
|
||||||
|
edge [fontname="Helvetica",fontsize=10,labelfontname="Helvetica",labelfontsize=10];
|
||||||
|
node [fontname="Helvetica",fontsize=10,shape=plaintext];
|
||||||
|
nodesep=0.25;
|
||||||
|
ranksep=0.5;
|
||||||
|
// org.osmdroid.mtp.OSMMapTilePackager
|
||||||
|
c30 [label=<<table title="org.osmdroid.mtp.OSMMapTilePackager" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="./OSMMapTilePackager.html">
|
||||||
|
<tr><td><table border="0" cellspacing="0" cellpadding="1">
|
||||||
|
<tr><td align="center" balign="center"> OSMMapTilePackager </td></tr>
|
||||||
|
</table></td></tr>
|
||||||
|
</table>>, URL="./OSMMapTilePackager.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
|
||||||
|
// org.osmdroid.mtp.OSMMapTilePackager.ProgressNotification
|
||||||
|
c31 [label=<<table title="org.osmdroid.mtp.OSMMapTilePackager.ProgressNotification" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="./OSMMapTilePackager.ProgressNotification.html">
|
||||||
|
<tr><td><table border="0" cellspacing="0" cellpadding="1">
|
||||||
|
<tr><td align="center" balign="center"> «interface» </td></tr>
|
||||||
|
<tr><td align="center" balign="center"> ProgressNotification </td></tr>
|
||||||
|
</table></td></tr>
|
||||||
|
</table>>, URL="./OSMMapTilePackager.ProgressNotification.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
|
||||||
|
}
|
||||||
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./OSMMapTilePackager.html" title="org.osmdroid.mtp.OSMMapTilePackager" alt="" coords="16,20,171,47"/>
|
||||||
|
<area shape="rect" id="node1" href="./OSMMapTilePackager.html" title="<TABLE>" alt="" coords="5,9,181,57"/>
|
||||||
|
<area shape="rect" id="node2_1" href="./OSMMapTilePackager.ProgressNotification.html" title="org.osmdroid.mtp.OSMMapTilePackager.ProgressNotification" alt="" coords="217,11,357,55"/>
|
||||||
|
<area shape="rect" id="node2" href="./OSMMapTilePackager.ProgressNotification.html" title="<TABLE>" alt="" coords="206,6,367,61"/>
|
||||||
|
</map>
|
After Width: | Height: | Size: 5.1 KiB |
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:55 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:08 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>org.osmdroid.mtp (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>org.osmdroid.mtp (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:55 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:08 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>org.osmdroid.mtp (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>org.osmdroid.mtp (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -64,6 +64,14 @@
|
||||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1 title="Package" class="title">Package org.osmdroid.mtp</h1>
|
<h1 title="Package" class="title">Package org.osmdroid.mtp</h1>
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./OSMMapTilePackager.html" title="org.osmdroid.mtp.OSMMapTilePackager" alt="" coords="16,20,171,47"/>
|
||||||
|
<area shape="rect" id="node1" href="./OSMMapTilePackager.html" title="<TABLE>" alt="" coords="5,9,181,57"/>
|
||||||
|
<area shape="rect" id="node2_1" href="./OSMMapTilePackager.ProgressNotification.html" title="org.osmdroid.mtp.OSMMapTilePackager.ProgressNotification" alt="" coords="217,11,357,55"/>
|
||||||
|
<area shape="rect" id="node2" href="./OSMMapTilePackager.ProgressNotification.html" title="<TABLE>" alt="" coords="206,6,367,61"/>
|
||||||
|
</map>
|
||||||
|
<!-- UML diagram added by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/) -->
|
||||||
|
<div align="center"><img src="org.osmdroid.mtp.png" alt="Package class diagram package org.osmdroid.mtp" usemap="#G" border=0/></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer">
|
<div class="contentContainer">
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:55 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:08 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>org.osmdroid.mtp Class Hierarchy (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>org.osmdroid.mtp Class Hierarchy (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -72,7 +72,7 @@
|
||||||
<div class="contentContainer">
|
<div class="contentContainer">
|
||||||
<h2 title="Class Hierarchy">Class Hierarchy</h2>
|
<h2 title="Class Hierarchy">Class Hierarchy</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
|
<li type="circle">java.lang.Object
|
||||||
<ul>
|
<ul>
|
||||||
<li type="circle">org.osmdroid.mtp.<a href="../../../org/osmdroid/mtp/OSMMapTilePackager.html" title="class in org.osmdroid.mtp"><span class="strong">OSMMapTilePackager</span></a></li>
|
<li type="circle">org.osmdroid.mtp.<a href="../../../org/osmdroid/mtp/OSMMapTilePackager.html" title="class in org.osmdroid.mtp"><span class="strong">OSMMapTilePackager</span></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -0,0 +1,27 @@
|
||||||
|
#!/usr/local/bin/dot
|
||||||
|
#
|
||||||
|
# Class diagram
|
||||||
|
# Generated by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/)
|
||||||
|
#
|
||||||
|
|
||||||
|
digraph G {
|
||||||
|
edge [fontname="Helvetica",fontsize=10,labelfontname="Helvetica",labelfontsize=10];
|
||||||
|
node [fontname="Helvetica",fontsize=10,shape=plaintext];
|
||||||
|
nodesep=0.25;
|
||||||
|
ranksep=0.5;
|
||||||
|
// org.osmdroid.mtp.ui.BatchExecutorGUI
|
||||||
|
c108 [label=<<table title="org.osmdroid.mtp.ui.BatchExecutorGUI" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" bgcolor="lemonChiffon" href="./BatchExecutorGUI.html">
|
||||||
|
<tr><td><table border="0" cellspacing="0" cellpadding="1">
|
||||||
|
<tr><td align="center" balign="center"> BatchExecutorGUI </td></tr>
|
||||||
|
</table></td></tr>
|
||||||
|
</table>>, URL="./BatchExecutorGUI.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
|
||||||
|
//org.osmdroid.mtp.ui.BatchExecutorGUI extends javax.swing.JFrame
|
||||||
|
c133:p -> c108:p [dir=back,arrowtail=empty];
|
||||||
|
// javax.swing.JFrame
|
||||||
|
c133 [label=<<table title="javax.swing.JFrame" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JFrame.html">
|
||||||
|
<tr><td><table border="0" cellspacing="0" cellpadding="1">
|
||||||
|
<tr><td align="center" balign="center"> JFrame </td></tr>
|
||||||
|
</table></td></tr>
|
||||||
|
</table>>, URL="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JFrame.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
|
||||||
|
}
|
||||||
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./BatchExecutorGUI.html" title="org.osmdroid.mtp.ui.BatchExecutorGUI" alt="" coords="16,112,147,139"/>
|
||||||
|
<area shape="rect" id="node1" href="./BatchExecutorGUI.html" title="<TABLE>" alt="" coords="5,101,157,149"/>
|
||||||
|
<area shape="rect" id="node2_1" href="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JFrame.html" title="javax.swing.JFrame" alt="" coords="49,16,114,43"/>
|
||||||
|
<area shape="rect" id="node2" href="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JFrame.html" title="<TABLE>" alt="" coords="38,5,125,53"/>
|
||||||
|
</map>
|
After Width: | Height: | Size: 4.2 KiB |
|
@ -0,0 +1,27 @@
|
||||||
|
#!/usr/local/bin/dot
|
||||||
|
#
|
||||||
|
# Class diagram
|
||||||
|
# Generated by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/)
|
||||||
|
#
|
||||||
|
|
||||||
|
digraph G {
|
||||||
|
edge [fontname="Helvetica",fontsize=10,labelfontname="Helvetica",labelfontsize=10];
|
||||||
|
node [fontname="Helvetica",fontsize=10,shape=plaintext];
|
||||||
|
nodesep=0.25;
|
||||||
|
ranksep=0.5;
|
||||||
|
// org.osmdroid.mtp.ui.OSMMapTilePackagerUI
|
||||||
|
c267 [label=<<table title="org.osmdroid.mtp.ui.OSMMapTilePackagerUI" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" bgcolor="lemonChiffon" href="./OSMMapTilePackagerUI.html">
|
||||||
|
<tr><td><table border="0" cellspacing="0" cellpadding="1">
|
||||||
|
<tr><td align="center" balign="center"> OSMMapTilePackagerUI </td></tr>
|
||||||
|
</table></td></tr>
|
||||||
|
</table>>, URL="./OSMMapTilePackagerUI.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
|
||||||
|
//org.osmdroid.mtp.ui.OSMMapTilePackagerUI extends javax.swing.JFrame
|
||||||
|
c276:p -> c267:p [dir=back,arrowtail=empty];
|
||||||
|
// javax.swing.JFrame
|
||||||
|
c276 [label=<<table title="javax.swing.JFrame" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JFrame.html">
|
||||||
|
<tr><td><table border="0" cellspacing="0" cellpadding="1">
|
||||||
|
<tr><td align="center" balign="center"> JFrame </td></tr>
|
||||||
|
</table></td></tr>
|
||||||
|
</table>>, URL="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JFrame.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
|
||||||
|
}
|
||||||
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./OSMMapTilePackagerUI.html" title="org.osmdroid.mtp.ui.OSMMapTilePackagerUI" alt="" coords="16,112,184,139"/>
|
||||||
|
<area shape="rect" id="node1" href="./OSMMapTilePackagerUI.html" title="<TABLE>" alt="" coords="5,101,195,149"/>
|
||||||
|
<area shape="rect" id="node2_1" href="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JFrame.html" title="javax.swing.JFrame" alt="" coords="67,16,133,43"/>
|
||||||
|
<area shape="rect" id="node2" href="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JFrame.html" title="<TABLE>" alt="" coords="57,5,143,53"/>
|
||||||
|
</map>
|
After Width: | Height: | Size: 4.8 KiB |
|
@ -0,0 +1,25 @@
|
||||||
|
#!/usr/local/bin/dot
|
||||||
|
#
|
||||||
|
# Class diagram
|
||||||
|
# Generated by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/)
|
||||||
|
#
|
||||||
|
|
||||||
|
digraph G {
|
||||||
|
edge [fontname="Helvetica",fontsize=10,labelfontname="Helvetica",labelfontsize=10];
|
||||||
|
node [fontname="Helvetica",fontsize=10,shape=plaintext];
|
||||||
|
nodesep=0.25;
|
||||||
|
ranksep=0.5;
|
||||||
|
// org.osmdroid.mtp.ui.BatchExecutorGUI
|
||||||
|
c46 [label=<<table title="org.osmdroid.mtp.ui.BatchExecutorGUI" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="./BatchExecutorGUI.html">
|
||||||
|
<tr><td><table border="0" cellspacing="0" cellpadding="1">
|
||||||
|
<tr><td align="center" balign="center"> BatchExecutorGUI </td></tr>
|
||||||
|
</table></td></tr>
|
||||||
|
</table>>, URL="./BatchExecutorGUI.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
|
||||||
|
// org.osmdroid.mtp.ui.OSMMapTilePackagerUI
|
||||||
|
c47 [label=<<table title="org.osmdroid.mtp.ui.OSMMapTilePackagerUI" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="./OSMMapTilePackagerUI.html">
|
||||||
|
<tr><td><table border="0" cellspacing="0" cellpadding="1">
|
||||||
|
<tr><td align="center" balign="center"> OSMMapTilePackagerUI </td></tr>
|
||||||
|
</table></td></tr>
|
||||||
|
</table>>, URL="./OSMMapTilePackagerUI.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
|
||||||
|
}
|
||||||
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./BatchExecutorGUI.html" title="org.osmdroid.mtp.ui.BatchExecutorGUI" alt="" coords="16,16,147,43"/>
|
||||||
|
<area shape="rect" id="node1" href="./BatchExecutorGUI.html" title="<TABLE>" alt="" coords="5,5,157,53"/>
|
||||||
|
<area shape="rect" id="node2_1" href="./OSMMapTilePackagerUI.html" title="org.osmdroid.mtp.ui.OSMMapTilePackagerUI" alt="" coords="192,16,360,43"/>
|
||||||
|
<area shape="rect" id="node2" href="./OSMMapTilePackagerUI.html" title="<TABLE>" alt="" coords="181,5,371,53"/>
|
||||||
|
</map>
|
After Width: | Height: | Size: 4.5 KiB |
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:55 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:09 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>org.osmdroid.mtp.ui (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>org.osmdroid.mtp.ui (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:55 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:09 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>org.osmdroid.mtp.ui (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>org.osmdroid.mtp.ui (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -64,6 +64,14 @@
|
||||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1 title="Package" class="title">Package org.osmdroid.mtp.ui</h1>
|
<h1 title="Package" class="title">Package org.osmdroid.mtp.ui</h1>
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./BatchExecutorGUI.html" title="org.osmdroid.mtp.ui.BatchExecutorGUI" alt="" coords="16,16,147,43"/>
|
||||||
|
<area shape="rect" id="node1" href="./BatchExecutorGUI.html" title="<TABLE>" alt="" coords="5,5,157,53"/>
|
||||||
|
<area shape="rect" id="node2_1" href="./OSMMapTilePackagerUI.html" title="org.osmdroid.mtp.ui.OSMMapTilePackagerUI" alt="" coords="192,16,360,43"/>
|
||||||
|
<area shape="rect" id="node2" href="./OSMMapTilePackagerUI.html" title="<TABLE>" alt="" coords="181,5,371,53"/>
|
||||||
|
</map>
|
||||||
|
<!-- UML diagram added by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/) -->
|
||||||
|
<div align="center"><img src="org.osmdroid.mtp.ui.png" alt="Package class diagram package org.osmdroid.mtp.ui" usemap="#G" border=0/></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer">
|
<div class="contentContainer">
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:55 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:09 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>org.osmdroid.mtp.ui Class Hierarchy (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>org.osmdroid.mtp.ui Class Hierarchy (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -72,17 +72,17 @@
|
||||||
<div class="contentContainer">
|
<div class="contentContainer">
|
||||||
<h2 title="Class Hierarchy">Class Hierarchy</h2>
|
<h2 title="Class Hierarchy">Class Hierarchy</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
|
<li type="circle">java.lang.Object
|
||||||
<ul>
|
<ul>
|
||||||
<li type="circle">java.awt.<a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Component.html?is-external=true" title="class or interface in java.awt"><span class="strong">Component</span></a> (implements java.awt.image.<a href="http://docs.oracle.com/javase/7/docs/api/java/awt/image/ImageObserver.html?is-external=true" title="class or interface in java.awt.image">ImageObserver</a>, java.awt.<a href="http://docs.oracle.com/javase/7/docs/api/java/awt/MenuContainer.html?is-external=true" title="class or interface in java.awt">MenuContainer</a>, java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
|
<li type="circle">java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
|
||||||
<ul>
|
<ul>
|
||||||
<li type="circle">java.awt.<a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Container.html?is-external=true" title="class or interface in java.awt"><span class="strong">Container</span></a>
|
<li type="circle">java.awt.Container
|
||||||
<ul>
|
<ul>
|
||||||
<li type="circle">java.awt.<a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Window.html?is-external=true" title="class or interface in java.awt"><span class="strong">Window</span></a> (implements javax.accessibility.<a href="http://docs.oracle.com/javase/7/docs/api/javax/accessibility/Accessible.html?is-external=true" title="class or interface in javax.accessibility">Accessible</a>)
|
<li type="circle">java.awt.Window (implements javax.accessibility.Accessible)
|
||||||
<ul>
|
<ul>
|
||||||
<li type="circle">java.awt.<a href="http://docs.oracle.com/javase/7/docs/api/java/awt/Frame.html?is-external=true" title="class or interface in java.awt"><span class="strong">Frame</span></a> (implements java.awt.<a href="http://docs.oracle.com/javase/7/docs/api/java/awt/MenuContainer.html?is-external=true" title="class or interface in java.awt">MenuContainer</a>)
|
<li type="circle">java.awt.Frame (implements java.awt.MenuContainer)
|
||||||
<ul>
|
<ul>
|
||||||
<li type="circle">javax.swing.<a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/JFrame.html?is-external=true" title="class or interface in javax.swing"><span class="strong">JFrame</span></a> (implements javax.accessibility.<a href="http://docs.oracle.com/javase/7/docs/api/javax/accessibility/Accessible.html?is-external=true" title="class or interface in javax.accessibility">Accessible</a>, javax.swing.<a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/RootPaneContainer.html?is-external=true" title="class or interface in javax.swing">RootPaneContainer</a>, javax.swing.<a href="http://docs.oracle.com/javase/7/docs/api/javax/swing/WindowConstants.html?is-external=true" title="class or interface in javax.swing">WindowConstants</a>)
|
<li type="circle">javax.swing.JFrame (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
|
||||||
<ul>
|
<ul>
|
||||||
<li type="circle">org.osmdroid.mtp.ui.<a href="../../../../org/osmdroid/mtp/ui/BatchExecutorGUI.html" title="class in org.osmdroid.mtp.ui"><span class="strong">BatchExecutorGUI</span></a></li>
|
<li type="circle">org.osmdroid.mtp.ui.<a href="../../../../org/osmdroid/mtp/ui/BatchExecutorGUI.html" title="class in org.osmdroid.mtp.ui"><span class="strong">BatchExecutorGUI</span></a></li>
|
||||||
<li type="circle">org.osmdroid.mtp.ui.<a href="../../../../org/osmdroid/mtp/ui/OSMMapTilePackagerUI.html" title="class in org.osmdroid.mtp.ui"><span class="strong">OSMMapTilePackagerUI</span></a></li>
|
<li type="circle">org.osmdroid.mtp.ui.<a href="../../../../org/osmdroid/mtp/ui/OSMMapTilePackagerUI.html" title="class in org.osmdroid.mtp.ui"><span class="strong">OSMMapTilePackagerUI</span></a></li>
|
||||||
|
|
|
@ -0,0 +1,19 @@
|
||||||
|
#!/usr/local/bin/dot
|
||||||
|
#
|
||||||
|
# Class diagram
|
||||||
|
# Generated by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/)
|
||||||
|
#
|
||||||
|
|
||||||
|
digraph G {
|
||||||
|
edge [fontname="Helvetica",fontsize=10,labelfontname="Helvetica",labelfontsize=10];
|
||||||
|
node [fontname="Helvetica",fontsize=10,shape=plaintext];
|
||||||
|
nodesep=0.25;
|
||||||
|
ranksep=0.5;
|
||||||
|
// org.osmdroid.mtp.util.DbCreator
|
||||||
|
c140 [label=<<table title="org.osmdroid.mtp.util.DbCreator" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" bgcolor="lemonChiffon" href="./DbCreator.html">
|
||||||
|
<tr><td><table border="0" cellspacing="0" cellpadding="1">
|
||||||
|
<tr><td align="center" balign="center"> DbCreator </td></tr>
|
||||||
|
</table></td></tr>
|
||||||
|
</table>>, URL="./DbCreator.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
|
||||||
|
}
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:55 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:08 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>DbCreator (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>DbCreator (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -81,10 +81,16 @@
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<div class="subTitle">org.osmdroid.mtp.util</div>
|
<div class="subTitle">org.osmdroid.mtp.util</div>
|
||||||
<h2 title="Class DbCreator" class="title">Class DbCreator</h2>
|
<h2 title="Class DbCreator" class="title">Class DbCreator</h2>
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./DbCreator.html" title="org.osmdroid.mtp.util.DbCreator" alt="" coords="15,16,97,43"/>
|
||||||
|
<area shape="rect" id="node1" href="./DbCreator.html" title="<TABLE>" alt="" coords="5,5,107,53"/>
|
||||||
|
</map>
|
||||||
|
<!-- UML diagram added by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/) -->
|
||||||
|
<div align="center"><img src="DbCreator.png" alt="Package class diagram package DbCreator" usemap="#G" border=0/></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer">
|
<div class="contentContainer">
|
||||||
<ul class="inheritance">
|
<ul class="inheritance">
|
||||||
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
|
<li>java.lang.Object</li>
|
||||||
<li>
|
<li>
|
||||||
<ul class="inheritance">
|
<ul class="inheritance">
|
||||||
<li>org.osmdroid.mtp.util.DbCreator</li>
|
<li>org.osmdroid.mtp.util.DbCreator</li>
|
||||||
|
@ -97,7 +103,7 @@
|
||||||
<hr>
|
<hr>
|
||||||
<br>
|
<br>
|
||||||
<pre>public class <span class="strong">DbCreator</span>
|
<pre>public class <span class="strong">DbCreator</span>
|
||||||
extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
|
extends java.lang.Object</pre>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
@ -135,16 +141,16 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor">
|
<tr class="altColor">
|
||||||
<td class="colFirst"><code>static void</code></td>
|
<td class="colFirst"><code>static void</code></td>
|
||||||
<td class="colLast"><code><strong><a href="../../../../org/osmdroid/mtp/util/DbCreator.html#putFolderToDb(java.io.File,%20java.io.File)">putFolderToDb</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> pDestinationFile,
|
<td class="colLast"><code><strong><a href="../../../../org/osmdroid/mtp/util/DbCreator.html#putFolderToDb(java.io.File,%20java.io.File)">putFolderToDb</a></strong>(java.io.File pDestinationFile,
|
||||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> pFolderToPut)</code> </td>
|
java.io.File pFolderToPut)</code> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
|
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -183,17 +189,17 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||||
<ul class="blockListLast">
|
<ul class="blockListLast">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<h4>putFolderToDb</h4>
|
<h4>putFolderToDb</h4>
|
||||||
<pre>public static void putFolderToDb(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> pDestinationFile,
|
<pre>public static void putFolderToDb(java.io.File pDestinationFile,
|
||||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> pFolderToPut)
|
java.io.File pFolderToPut)
|
||||||
throws <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a>,
|
throws java.lang.ClassNotFoundException,
|
||||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</a>,
|
java.sql.SQLException,
|
||||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/io/FileNotFoundException.html?is-external=true" title="class or interface in java.io">FileNotFoundException</a>,
|
java.io.FileNotFoundException,
|
||||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
|
java.io.IOException</pre>
|
||||||
<dl><dt><span class="strong">Throws:</span></dt>
|
<dl><dt><span class="strong">Throws:</span></dt>
|
||||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></code></dd>
|
<dd><code>java.lang.ClassNotFoundException</code></dd>
|
||||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</a></code></dd>
|
<dd><code>java.sql.SQLException</code></dd>
|
||||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/FileNotFoundException.html?is-external=true" title="class or interface in java.io">FileNotFoundException</a></code></dd>
|
<dd><code>java.io.FileNotFoundException</code></dd>
|
||||||
<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd></dl>
|
<dd><code>java.io.IOException</code></dd></dl>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./DbCreator.html" title="org.osmdroid.mtp.util.DbCreator" alt="" coords="15,16,97,43"/>
|
||||||
|
<area shape="rect" id="node1" href="./DbCreator.html" title="<TABLE>" alt="" coords="5,5,107,53"/>
|
||||||
|
</map>
|
After Width: | Height: | Size: 1.9 KiB |
|
@ -0,0 +1,19 @@
|
||||||
|
#!/usr/local/bin/dot
|
||||||
|
#
|
||||||
|
# Class diagram
|
||||||
|
# Generated by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/)
|
||||||
|
#
|
||||||
|
|
||||||
|
digraph G {
|
||||||
|
edge [fontname="Helvetica",fontsize=10,labelfontname="Helvetica",labelfontsize=10];
|
||||||
|
node [fontname="Helvetica",fontsize=10,shape=plaintext];
|
||||||
|
nodesep=0.25;
|
||||||
|
ranksep=0.5;
|
||||||
|
// org.osmdroid.mtp.util.FolderDeleter
|
||||||
|
c169 [label=<<table title="org.osmdroid.mtp.util.FolderDeleter" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" bgcolor="lemonChiffon" href="./FolderDeleter.html">
|
||||||
|
<tr><td><table border="0" cellspacing="0" cellpadding="1">
|
||||||
|
<tr><td align="center" balign="center"> FolderDeleter </td></tr>
|
||||||
|
</table></td></tr>
|
||||||
|
</table>>, URL="./FolderDeleter.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
|
||||||
|
}
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:55 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:08 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>FolderDeleter (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>FolderDeleter (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -81,10 +81,16 @@
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<div class="subTitle">org.osmdroid.mtp.util</div>
|
<div class="subTitle">org.osmdroid.mtp.util</div>
|
||||||
<h2 title="Class FolderDeleter" class="title">Class FolderDeleter</h2>
|
<h2 title="Class FolderDeleter" class="title">Class FolderDeleter</h2>
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./FolderDeleter.html" title="org.osmdroid.mtp.util.FolderDeleter" alt="" coords="16,16,117,43"/>
|
||||||
|
<area shape="rect" id="node1" href="./FolderDeleter.html" title="<TABLE>" alt="" coords="5,5,128,53"/>
|
||||||
|
</map>
|
||||||
|
<!-- UML diagram added by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/) -->
|
||||||
|
<div align="center"><img src="FolderDeleter.png" alt="Package class diagram package FolderDeleter" usemap="#G" border=0/></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer">
|
<div class="contentContainer">
|
||||||
<ul class="inheritance">
|
<ul class="inheritance">
|
||||||
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
|
<li>java.lang.Object</li>
|
||||||
<li>
|
<li>
|
||||||
<ul class="inheritance">
|
<ul class="inheritance">
|
||||||
<li>org.osmdroid.mtp.util.FolderDeleter</li>
|
<li>org.osmdroid.mtp.util.FolderDeleter</li>
|
||||||
|
@ -97,7 +103,7 @@
|
||||||
<hr>
|
<hr>
|
||||||
<br>
|
<br>
|
||||||
<pre>public class <span class="strong">FolderDeleter</span>
|
<pre>public class <span class="strong">FolderDeleter</span>
|
||||||
extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
|
extends java.lang.Object</pre>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
@ -135,15 +141,15 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor">
|
<tr class="altColor">
|
||||||
<td class="colFirst"><code>static boolean</code></td>
|
<td class="colFirst"><code>static boolean</code></td>
|
||||||
<td class="colLast"><code><strong><a href="../../../../org/osmdroid/mtp/util/FolderDeleter.html#deleteFolder(java.io.File)">deleteFolder</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> pFolder)</code> </td>
|
<td class="colLast"><code><strong><a href="../../../../org/osmdroid/mtp/util/FolderDeleter.html#deleteFolder(java.io.File)">deleteFolder</a></strong>(java.io.File pFolder)</code> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
|
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -182,7 +188,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||||
<ul class="blockListLast">
|
<ul class="blockListLast">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<h4>deleteFolder</h4>
|
<h4>deleteFolder</h4>
|
||||||
<pre>public static boolean deleteFolder(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> pFolder)</pre>
|
<pre>public static boolean deleteFolder(java.io.File pFolder)</pre>
|
||||||
<dl><dt><span class="strong">Returns:</span></dt><dd><code>true</code> on success, <code>false</code> otherwise.</dd></dl>
|
<dl><dt><span class="strong">Returns:</span></dt><dd><code>true</code> on success, <code>false</code> otherwise.</dd></dl>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./FolderDeleter.html" title="org.osmdroid.mtp.util.FolderDeleter" alt="" coords="16,16,117,43"/>
|
||||||
|
<area shape="rect" id="node1" href="./FolderDeleter.html" title="<TABLE>" alt="" coords="5,5,128,53"/>
|
||||||
|
</map>
|
After Width: | Height: | Size: 1.6 KiB |
|
@ -0,0 +1,19 @@
|
||||||
|
#!/usr/local/bin/dot
|
||||||
|
#
|
||||||
|
# Class diagram
|
||||||
|
# Generated by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/)
|
||||||
|
#
|
||||||
|
|
||||||
|
digraph G {
|
||||||
|
edge [fontname="Helvetica",fontsize=10,labelfontname="Helvetica",labelfontsize=10];
|
||||||
|
node [fontname="Helvetica",fontsize=10,shape=plaintext];
|
||||||
|
nodesep=0.25;
|
||||||
|
ranksep=0.5;
|
||||||
|
// org.osmdroid.mtp.util.FolderFileCounter
|
||||||
|
c184 [label=<<table title="org.osmdroid.mtp.util.FolderFileCounter" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" bgcolor="lemonChiffon" href="./FolderFileCounter.html">
|
||||||
|
<tr><td><table border="0" cellspacing="0" cellpadding="1">
|
||||||
|
<tr><td align="center" balign="center"> FolderFileCounter </td></tr>
|
||||||
|
</table></td></tr>
|
||||||
|
</table>>, URL="./FolderFileCounter.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
|
||||||
|
}
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:55 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:08 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>FolderFileCounter (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>FolderFileCounter (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -81,10 +81,16 @@
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<div class="subTitle">org.osmdroid.mtp.util</div>
|
<div class="subTitle">org.osmdroid.mtp.util</div>
|
||||||
<h2 title="Class FolderFileCounter" class="title">Class FolderFileCounter</h2>
|
<h2 title="Class FolderFileCounter" class="title">Class FolderFileCounter</h2>
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./FolderFileCounter.html" title="org.osmdroid.mtp.util.FolderFileCounter" alt="" coords="15,16,142,43"/>
|
||||||
|
<area shape="rect" id="node1" href="./FolderFileCounter.html" title="<TABLE>" alt="" coords="5,5,153,53"/>
|
||||||
|
</map>
|
||||||
|
<!-- UML diagram added by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/) -->
|
||||||
|
<div align="center"><img src="FolderFileCounter.png" alt="Package class diagram package FolderFileCounter" usemap="#G" border=0/></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer">
|
<div class="contentContainer">
|
||||||
<ul class="inheritance">
|
<ul class="inheritance">
|
||||||
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
|
<li>java.lang.Object</li>
|
||||||
<li>
|
<li>
|
||||||
<ul class="inheritance">
|
<ul class="inheritance">
|
||||||
<li>org.osmdroid.mtp.util.FolderFileCounter</li>
|
<li>org.osmdroid.mtp.util.FolderFileCounter</li>
|
||||||
|
@ -97,7 +103,7 @@
|
||||||
<hr>
|
<hr>
|
||||||
<br>
|
<br>
|
||||||
<pre>public class <span class="strong">FolderFileCounter</span>
|
<pre>public class <span class="strong">FolderFileCounter</span>
|
||||||
extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
|
extends java.lang.Object</pre>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
@ -135,15 +141,15 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor">
|
<tr class="altColor">
|
||||||
<td class="colFirst"><code>static int</code></td>
|
<td class="colFirst"><code>static int</code></td>
|
||||||
<td class="colLast"><code><strong><a href="../../../../org/osmdroid/mtp/util/FolderFileCounter.html#getTotalRecursiveFileCount(java.io.File)">getTotalRecursiveFileCount</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> pFolder)</code> </td>
|
<td class="colLast"><code><strong><a href="../../../../org/osmdroid/mtp/util/FolderFileCounter.html#getTotalRecursiveFileCount(java.io.File)">getTotalRecursiveFileCount</a></strong>(java.io.File pFolder)</code> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
|
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -182,7 +188,7 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||||
<ul class="blockListLast">
|
<ul class="blockListLast">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<h4>getTotalRecursiveFileCount</h4>
|
<h4>getTotalRecursiveFileCount</h4>
|
||||||
<pre>public static int getTotalRecursiveFileCount(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> pFolder)</pre>
|
<pre>public static int getTotalRecursiveFileCount(java.io.File pFolder)</pre>
|
||||||
<dl><dt><span class="strong">Returns:</span></dt><dd><code>true</code> on success, <code>false</code> otherwise.</dd></dl>
|
<dl><dt><span class="strong">Returns:</span></dt><dd><code>true</code> on success, <code>false</code> otherwise.</dd></dl>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./FolderFileCounter.html" title="org.osmdroid.mtp.util.FolderFileCounter" alt="" coords="15,16,142,43"/>
|
||||||
|
<area shape="rect" id="node1" href="./FolderFileCounter.html" title="<TABLE>" alt="" coords="5,5,153,53"/>
|
||||||
|
</map>
|
After Width: | Height: | Size: 2 KiB |
|
@ -0,0 +1,19 @@
|
||||||
|
#!/usr/local/bin/dot
|
||||||
|
#
|
||||||
|
# Class diagram
|
||||||
|
# Generated by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/)
|
||||||
|
#
|
||||||
|
|
||||||
|
digraph G {
|
||||||
|
edge [fontname="Helvetica",fontsize=10,labelfontname="Helvetica",labelfontsize=10];
|
||||||
|
node [fontname="Helvetica",fontsize=10,shape=plaintext];
|
||||||
|
nodesep=0.25;
|
||||||
|
ranksep=0.5;
|
||||||
|
// org.osmdroid.mtp.util.FolderZipper
|
||||||
|
c199 [label=<<table title="org.osmdroid.mtp.util.FolderZipper" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" bgcolor="lemonChiffon" href="./FolderZipper.html">
|
||||||
|
<tr><td><table border="0" cellspacing="0" cellpadding="1">
|
||||||
|
<tr><td align="center" balign="center"> FolderZipper </td></tr>
|
||||||
|
</table></td></tr>
|
||||||
|
</table>>, URL="./FolderZipper.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
|
||||||
|
}
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:55 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:08 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>FolderZipper (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>FolderZipper (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -81,10 +81,16 @@
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<div class="subTitle">org.osmdroid.mtp.util</div>
|
<div class="subTitle">org.osmdroid.mtp.util</div>
|
||||||
<h2 title="Class FolderZipper" class="title">Class FolderZipper</h2>
|
<h2 title="Class FolderZipper" class="title">Class FolderZipper</h2>
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./FolderZipper.html" title="org.osmdroid.mtp.util.FolderZipper" alt="" coords="16,16,112,43"/>
|
||||||
|
<area shape="rect" id="node1" href="./FolderZipper.html" title="<TABLE>" alt="" coords="5,5,123,53"/>
|
||||||
|
</map>
|
||||||
|
<!-- UML diagram added by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/) -->
|
||||||
|
<div align="center"><img src="FolderZipper.png" alt="Package class diagram package FolderZipper" usemap="#G" border=0/></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer">
|
<div class="contentContainer">
|
||||||
<ul class="inheritance">
|
<ul class="inheritance">
|
||||||
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
|
<li>java.lang.Object</li>
|
||||||
<li>
|
<li>
|
||||||
<ul class="inheritance">
|
<ul class="inheritance">
|
||||||
<li>org.osmdroid.mtp.util.FolderZipper</li>
|
<li>org.osmdroid.mtp.util.FolderZipper</li>
|
||||||
|
@ -97,7 +103,7 @@
|
||||||
<hr>
|
<hr>
|
||||||
<br>
|
<br>
|
||||||
<pre>public class <span class="strong">FolderZipper</span>
|
<pre>public class <span class="strong">FolderZipper</span>
|
||||||
extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
|
extends java.lang.Object</pre>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
@ -135,16 +141,16 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor">
|
<tr class="altColor">
|
||||||
<td class="colFirst"><code>static void</code></td>
|
<td class="colFirst"><code>static void</code></td>
|
||||||
<td class="colLast"><code><strong><a href="../../../../org/osmdroid/mtp/util/FolderZipper.html#zipFolderToFile(java.io.File,%20java.io.File)">zipFolderToFile</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> pDestinationFile,
|
<td class="colLast"><code><strong><a href="../../../../org/osmdroid/mtp/util/FolderZipper.html#zipFolderToFile(java.io.File,%20java.io.File)">zipFolderToFile</a></strong>(java.io.File pDestinationFile,
|
||||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> pFolderToZip)</code> </td>
|
java.io.File pFolderToZip)</code> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
|
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -183,8 +189,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||||
<ul class="blockListLast">
|
<ul class="blockListLast">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<h4>zipFolderToFile</h4>
|
<h4>zipFolderToFile</h4>
|
||||||
<pre>public static void zipFolderToFile(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> pDestinationFile,
|
<pre>public static void zipFolderToFile(java.io.File pDestinationFile,
|
||||||
<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> pFolderToZip)</pre>
|
java.io.File pFolderToZip)</pre>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./FolderZipper.html" title="org.osmdroid.mtp.util.FolderZipper" alt="" coords="16,16,112,43"/>
|
||||||
|
<area shape="rect" id="node1" href="./FolderZipper.html" title="<TABLE>" alt="" coords="5,5,123,53"/>
|
||||||
|
</map>
|
After Width: | Height: | Size: 1.7 KiB |
|
@ -0,0 +1,19 @@
|
||||||
|
#!/usr/local/bin/dot
|
||||||
|
#
|
||||||
|
# Class diagram
|
||||||
|
# Generated by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/)
|
||||||
|
#
|
||||||
|
|
||||||
|
digraph G {
|
||||||
|
edge [fontname="Helvetica",fontsize=10,labelfontname="Helvetica",labelfontsize=10];
|
||||||
|
node [fontname="Helvetica",fontsize=10,shape=plaintext];
|
||||||
|
nodesep=0.25;
|
||||||
|
ranksep=0.5;
|
||||||
|
// org.osmdroid.mtp.util.Util
|
||||||
|
c315 [label=<<table title="org.osmdroid.mtp.util.Util" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" bgcolor="lemonChiffon" href="./Util.html">
|
||||||
|
<tr><td><table border="0" cellspacing="0" cellpadding="1">
|
||||||
|
<tr><td align="center" balign="center"> Util </td></tr>
|
||||||
|
</table></td></tr>
|
||||||
|
</table>>, URL="./Util.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
|
||||||
|
}
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:55 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:08 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>Util (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>Util (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -81,10 +81,16 @@
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<div class="subTitle">org.osmdroid.mtp.util</div>
|
<div class="subTitle">org.osmdroid.mtp.util</div>
|
||||||
<h2 title="Class Util" class="title">Class Util</h2>
|
<h2 title="Class Util" class="title">Class Util</h2>
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./Util.html" title="org.osmdroid.mtp.util.Util" alt="" coords="22,16,61,43"/>
|
||||||
|
<area shape="rect" id="node1" href="./Util.html" title="<TABLE>" alt="" coords="5,5,77,53"/>
|
||||||
|
</map>
|
||||||
|
<!-- UML diagram added by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/) -->
|
||||||
|
<div align="center"><img src="Util.png" alt="Package class diagram package Util" usemap="#G" border=0/></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer">
|
<div class="contentContainer">
|
||||||
<ul class="inheritance">
|
<ul class="inheritance">
|
||||||
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
|
<li>java.lang.Object</li>
|
||||||
<li>
|
<li>
|
||||||
<ul class="inheritance">
|
<ul class="inheritance">
|
||||||
<li>org.osmdroid.mtp.util.Util</li>
|
<li>org.osmdroid.mtp.util.Util</li>
|
||||||
|
@ -97,7 +103,7 @@
|
||||||
<hr>
|
<hr>
|
||||||
<br>
|
<br>
|
||||||
<pre>public class <span class="strong">Util</span>
|
<pre>public class <span class="strong">Util</span>
|
||||||
extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
|
extends java.lang.Object</pre>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
@ -149,8 +155,8 @@ extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?
|
||||||
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
|
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./Util.html" title="org.osmdroid.mtp.util.Util" alt="" coords="22,16,61,43"/>
|
||||||
|
<area shape="rect" id="node1" href="./Util.html" title="<TABLE>" alt="" coords="5,5,77,53"/>
|
||||||
|
</map>
|
BIN
docs/javadocs/OSMMapTilePackager/org/osmdroid/mtp/util/Util.png
Normal file
After Width: | Height: | Size: 799 B |
|
@ -0,0 +1,43 @@
|
||||||
|
#!/usr/local/bin/dot
|
||||||
|
#
|
||||||
|
# Class diagram
|
||||||
|
# Generated by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/)
|
||||||
|
#
|
||||||
|
|
||||||
|
digraph G {
|
||||||
|
edge [fontname="Helvetica",fontsize=10,labelfontname="Helvetica",labelfontsize=10];
|
||||||
|
node [fontname="Helvetica",fontsize=10,shape=plaintext];
|
||||||
|
nodesep=0.25;
|
||||||
|
ranksep=0.5;
|
||||||
|
// org.osmdroid.mtp.util.DbCreator
|
||||||
|
c62 [label=<<table title="org.osmdroid.mtp.util.DbCreator" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="./DbCreator.html">
|
||||||
|
<tr><td><table border="0" cellspacing="0" cellpadding="1">
|
||||||
|
<tr><td align="center" balign="center"> DbCreator </td></tr>
|
||||||
|
</table></td></tr>
|
||||||
|
</table>>, URL="./DbCreator.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
|
||||||
|
// org.osmdroid.mtp.util.FolderDeleter
|
||||||
|
c63 [label=<<table title="org.osmdroid.mtp.util.FolderDeleter" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="./FolderDeleter.html">
|
||||||
|
<tr><td><table border="0" cellspacing="0" cellpadding="1">
|
||||||
|
<tr><td align="center" balign="center"> FolderDeleter </td></tr>
|
||||||
|
</table></td></tr>
|
||||||
|
</table>>, URL="./FolderDeleter.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
|
||||||
|
// org.osmdroid.mtp.util.FolderFileCounter
|
||||||
|
c64 [label=<<table title="org.osmdroid.mtp.util.FolderFileCounter" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="./FolderFileCounter.html">
|
||||||
|
<tr><td><table border="0" cellspacing="0" cellpadding="1">
|
||||||
|
<tr><td align="center" balign="center"> FolderFileCounter </td></tr>
|
||||||
|
</table></td></tr>
|
||||||
|
</table>>, URL="./FolderFileCounter.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
|
||||||
|
// org.osmdroid.mtp.util.FolderZipper
|
||||||
|
c65 [label=<<table title="org.osmdroid.mtp.util.FolderZipper" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="./FolderZipper.html">
|
||||||
|
<tr><td><table border="0" cellspacing="0" cellpadding="1">
|
||||||
|
<tr><td align="center" balign="center"> FolderZipper </td></tr>
|
||||||
|
</table></td></tr>
|
||||||
|
</table>>, URL="./FolderZipper.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
|
||||||
|
// org.osmdroid.mtp.util.Util
|
||||||
|
c66 [label=<<table title="org.osmdroid.mtp.util.Util" border="0" cellborder="1" cellspacing="0" cellpadding="2" port="p" href="./Util.html">
|
||||||
|
<tr><td><table border="0" cellspacing="0" cellpadding="1">
|
||||||
|
<tr><td align="center" balign="center"> Util </td></tr>
|
||||||
|
</table></td></tr>
|
||||||
|
</table>>, URL="./Util.html", fontname="Helvetica", fontcolor="black", fontsize=10.0];
|
||||||
|
}
|
||||||
|
|
|
@ -0,0 +1,12 @@
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./DbCreator.html" title="org.osmdroid.mtp.util.DbCreator" alt="" coords="15,16,97,43"/>
|
||||||
|
<area shape="rect" id="node1" href="./DbCreator.html" title="<TABLE>" alt="" coords="5,5,107,53"/>
|
||||||
|
<area shape="rect" id="node2_1" href="./FolderDeleter.html" title="org.osmdroid.mtp.util.FolderDeleter" alt="" coords="143,16,244,43"/>
|
||||||
|
<area shape="rect" id="node2" href="./FolderDeleter.html" title="<TABLE>" alt="" coords="132,5,255,53"/>
|
||||||
|
<area shape="rect" id="node3_2" href="./FolderFileCounter.html" title="org.osmdroid.mtp.util.FolderFileCounter" alt="" coords="290,16,417,43"/>
|
||||||
|
<area shape="rect" id="node3" href="./FolderFileCounter.html" title="<TABLE>" alt="" coords="279,5,427,53"/>
|
||||||
|
<area shape="rect" id="node4_3" href="./FolderZipper.html" title="org.osmdroid.mtp.util.FolderZipper" alt="" coords="463,16,559,43"/>
|
||||||
|
<area shape="rect" id="node4" href="./FolderZipper.html" title="<TABLE>" alt="" coords="452,5,569,53"/>
|
||||||
|
<area shape="rect" id="node5_4" href="./Util.html" title="org.osmdroid.mtp.util.Util" alt="" coords="610,16,649,43"/>
|
||||||
|
<area shape="rect" id="node5" href="./Util.html" title="<TABLE>" alt="" coords="593,5,665,53"/>
|
||||||
|
</map>
|
After Width: | Height: | Size: 4 KiB |
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:55 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:09 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>org.osmdroid.mtp.util (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>org.osmdroid.mtp.util (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (version 1.7.0_67) on Thu Sep 29 07:37:55 EDT 2016 -->
|
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 01 11:59:09 EDT 2016 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
|
||||||
<title>org.osmdroid.mtp.util (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
<title>org.osmdroid.mtp.util (OSMMapTilePackager 5.5-SNAPSHOT API)</title>
|
||||||
<meta name="date" content="2016-09-29">
|
<meta name="date" content="2016-10-01">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -64,6 +64,20 @@
|
||||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1 title="Package" class="title">Package org.osmdroid.mtp.util</h1>
|
<h1 title="Package" class="title">Package org.osmdroid.mtp.util</h1>
|
||||||
|
<map id="G" name="G">
|
||||||
|
<area shape="rect" id="node1_0" href="./DbCreator.html" title="org.osmdroid.mtp.util.DbCreator" alt="" coords="15,16,97,43"/>
|
||||||
|
<area shape="rect" id="node1" href="./DbCreator.html" title="<TABLE>" alt="" coords="5,5,107,53"/>
|
||||||
|
<area shape="rect" id="node2_1" href="./FolderDeleter.html" title="org.osmdroid.mtp.util.FolderDeleter" alt="" coords="143,16,244,43"/>
|
||||||
|
<area shape="rect" id="node2" href="./FolderDeleter.html" title="<TABLE>" alt="" coords="132,5,255,53"/>
|
||||||
|
<area shape="rect" id="node3_2" href="./FolderFileCounter.html" title="org.osmdroid.mtp.util.FolderFileCounter" alt="" coords="290,16,417,43"/>
|
||||||
|
<area shape="rect" id="node3" href="./FolderFileCounter.html" title="<TABLE>" alt="" coords="279,5,427,53"/>
|
||||||
|
<area shape="rect" id="node4_3" href="./FolderZipper.html" title="org.osmdroid.mtp.util.FolderZipper" alt="" coords="463,16,559,43"/>
|
||||||
|
<area shape="rect" id="node4" href="./FolderZipper.html" title="<TABLE>" alt="" coords="452,5,569,53"/>
|
||||||
|
<area shape="rect" id="node5_4" href="./Util.html" title="org.osmdroid.mtp.util.Util" alt="" coords="610,16,649,43"/>
|
||||||
|
<area shape="rect" id="node5" href="./Util.html" title="<TABLE>" alt="" coords="593,5,665,53"/>
|
||||||
|
</map>
|
||||||
|
<!-- UML diagram added by UMLGraph version R5_6-24-gf6e263 (http://www.umlgraph.org/) -->
|
||||||
|
<div align="center"><img src="org.osmdroid.mtp.util.png" alt="Package class diagram package org.osmdroid.mtp.util" usemap="#G" border=0/></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer">
|
<div class="contentContainer">
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
|
|