public interface esriMensurationOperation
extends java.io.Serializable
Description: 'A list of mensuration operations.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Modifier and Type | Field and Description |
---|---|
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.
|
static int |
esriMensurationVolume
Mensuration of the volume of a polygon.
|
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 esriMensurationVolume
static final int esriMensurationCentroid3D