Class ForecastBitmap.BBoxBitmap
java.lang.Object
de.kaffeemitkoffein.tinyweatherforecastgermany.ForecastBitmap.BBoxBitmap
- Enclosing class:
ForecastBitmap
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddrawGeo(float longitude, float latitude, Paint paint) voiddrawGeoPolygon(Polygon polygon, Paint paint, Paint borderPaint) voiddrawPollenArea(PollenArea pollenArea, Paint paint, Paint borderPaint) intintPathgetPathFromPolygon(Polygon polygon) floatgetXPixel(float xCoord) floatgetYPixel(float yCoord)
-
Constructor Details
-
BBoxBitmap
-
-
Method Details
-
getBitmapHeight
public int getBitmapHeight() -
getBitmapWidth
public int getBitmapWidth() -
getXPixel
public float getXPixel(float xCoord) -
getYPixel
public float getYPixel(float yCoord) -
drawGeo
public void drawGeo(float longitude, float latitude, Paint paint) -
getPathFromPolygon
-
drawGeoPolygon
-
drawPollenArea
-