Package | Description |
---|---|
org.osmdroid.views.overlay | |
org.osmdroid.views.overlay.compass | |
org.osmdroid.views.overlay.mylocation | |
org.osmdroid.views.safecanvas |
Class and Description |
---|
ISafeCanvas
The ISafeCanvas interface is designed to work Android's issues with large canvases.
The internal representation of canvas coordinates in the Skia graphics library is float. |
Class and Description |
---|
ISafeCanvas
The ISafeCanvas interface is designed to work Android's issues with large canvases.
The internal representation of canvas coordinates in the Skia graphics library is float. |
SafePaint
The SafePaint class is designed to work in conjunction with
SafeTranslatedCanvas to work
around various Android issues with large canvases. |
Class and Description |
---|
ISafeCanvas
The ISafeCanvas interface is designed to work Android's issues with large canvases.
The internal representation of canvas coordinates in the Skia graphics library is float. |
SafePaint
The SafePaint class is designed to work in conjunction with
SafeTranslatedCanvas to work
around various Android issues with large canvases. |
Class and Description |
---|
ISafeCanvas
The ISafeCanvas interface is designed to work Android's issues with large canvases.
The internal representation of canvas coordinates in the Skia graphics library is float. |
ISafeCanvas.UnsafeCanvasHandler
Allows access to the original unsafe canvas.
|
SafePaint
The SafePaint class is designed to work in conjunction with
SafeTranslatedCanvas to work
around various Android issues with large canvases. |
SafeTranslatedPath
The SafeTranslatedPath class is designed to work in conjunction with
SafeTranslatedCanvas
to work around various Android issues with large canvases. |
Copyright © 2014. All Rights Reserved.