|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriMensurationOperation
A list of mensuration operations.
Field Summary | |
---|---|
static int |
esriMensurationAreaAndPerimeter
Mensuration of the area and perimeter of a polygon. |
static int |
esriMensurationAreaAndPerimeter3D
Mensuration of the 3D area and perimeter of a polygon. |
static int |
esriMensurationCentroid
Mensuration of the centroid of a polygon. |
static int |
esriMensurationCentroid3D
Mensuration of the 3D centroid of a polygon. |
static int |
esriMensurationDistanceAndAngle
Mensuration of the distance, elevation angle, and azimuth angle, between two points. |
static int |
esriMensurationDistanceAndAngle3D
Mensuration of the 3D distance, elevation angle, and azimuth angle, between two points. |
static int |
esriMensurationHeightFromBaseAndTop
Mensuration of the height from the base and top of an object. |
static int |
esriMensurationHeightFromBaseAndTopShadow
Mensuration of the height from the base and top shadow of an object. |
static int |
esriMensurationHeightFromTopAndTopShadow
Mensuration of the height from the top and top shadow of an object. |
static int |
esriMensurationPoint
Mensuration of the point with the error covariance matrix. |
static int |
esriMensurationPoint3D
Mensuration of the 3D point with the error covariance matrix. |
Field Detail |
---|
static final int esriMensurationPoint
static final int esriMensurationDistanceAndAngle
static final int esriMensurationAreaAndPerimeter
static final int esriMensurationHeightFromBaseAndTop
static final int esriMensurationHeightFromBaseAndTopShadow
static final int esriMensurationHeightFromTopAndTopShadow
static final int esriMensurationCentroid
static final int esriMensurationPoint3D
static final int esriMensurationDistanceAndAngle3D
static final int esriMensurationAreaAndPerimeter3D
static final int esriMensurationCentroid3D
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |