Package 

Class AndroidImageDecoder

  • All Implemented Interfaces:
    com.google.maps.android.data.parser.kml.ImageDecoder

    
    public final class AndroidImageDecoder
     implements ImageDecoder
                        

    Default implementation using Android's BitmapFactory.

    • Method Summary

      Modifier and Type Method Description
      Bitmap decode(ByteArray bytes)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait