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 ObjectcoordinatesThe coordinate sets for drawing the polygon(s)StringtypeEither Polygon or MutliPolygon
-
Constructor Summary
Constructors Constructor Description GeoPolygon()
-