Class PhaseImages
java.lang.Object
de.kaffeemitkoffein.tinyweatherforecastgermany.PhaseImages
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionBitmapgetMoonPhaseImage(Weather.WeatherLocation weatherLocation, long time) voidsetDrawCircle(boolean drawCircle) voidsetShiftPixels(int pixels)
-
Constructor Details
-
PhaseImages
public PhaseImages(Context context)
-
-
Method Details
-
setShiftPixels
public void setShiftPixels(int pixels) -
setDrawCircle
public void setDrawCircle(boolean drawCircle) -
getMoonPhaseImage
-