|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Polygon | |
---|---|
com.esri.core.geometry | Provides classes for different types of geometries, e.g. |
Uses of Polygon in com.esri.core.geometry |
---|
Methods in com.esri.core.geometry that return Polygon | |
---|---|
static Polygon[] |
GeometryEngine.buffer(Geometry[] geometries,
SpatialReference spatialReference,
double[] distances,
Unit unit,
boolean toUnionResults)
Calculates a buffer polygon for each geometry at each of the corresponding specified distances. |
static Polygon |
GeometryEngine.buffer(Geometry geometry,
SpatialReference spatialReference,
double distance,
Unit unit)
Calculates buffer polygon of the geometry as specified by the distance input. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |