Package com.aerisweather.aeris.model
Class GeoPolygon
- java.lang.Object
-
- com.aerisweather.aeris.model.GeoPolygon
-
public class GeoPolygon extends Object
geoPoly data.
-
-
Field Summary
Fields Modifier and Type Field Description Object
coordinates
The coordinate sets for drawing the polygon(s)String
type
Either Polygon or MutliPolygon
-
Constructor Summary
Constructors Constructor Description GeoPolygon()
-