Package org.mapsforge.map.awt.graphics
Class AwtResourceBitmap
java.lang.Object
org.mapsforge.map.awt.graphics.AwtBitmap
org.mapsforge.map.awt.graphics.AwtResourceBitmap
- All Implemented Interfaces:
org.mapsforge.core.graphics.Bitmap,org.mapsforge.core.graphics.ResourceBitmap
- Direct Known Subclasses:
AwtSvgBitmap
public class AwtResourceBitmap
extends AwtBitmap
implements org.mapsforge.core.graphics.ResourceBitmap
-
Method Summary
Methods inherited from class org.mapsforge.map.awt.graphics.AwtBitmap
compress, decrementRefCount, getHeight, getWidth, incrementRefCount, isDestroyed, scaleTo, setBackgroundColorMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.mapsforge.core.graphics.Bitmap
compress, decrementRefCount, getHeight, getWidth, incrementRefCount, isDestroyed, scaleTo, setBackgroundColor