public class PolygonGeom extends Geometry
PolygonGeom
is a sequence of rings of LngLat points and its properties.
Users do not need to use this class.
Constructor and Description |
---|
PolygonGeom(java.util.List<java.util.List<LngLat>> polygon,
java.util.Map<java.lang.String,java.lang.String> properties) |
getCoordinateArray, getPropertyArray, getRingArray
public PolygonGeom(java.util.List<java.util.List<LngLat>> polygon, java.util.Map<java.lang.String,java.lang.String> properties)