
android.graphics.LayerRasterizer Maven / Gradle / Ivy
Go to download
A library jar that provides APIs for Applications written for the Google Android Platform.
package android.graphics;
public class LayerRasterizer
extends android.graphics.Rasterizer
{
public LayerRasterizer() { throw new RuntimeException("Stub!"); }
public void addLayer(android.graphics.Paint paint, float dx, float dy) { throw new RuntimeException("Stub!"); }
public void addLayer(android.graphics.Paint paint) { throw new RuntimeException("Stub!"); }
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy