|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriSRToleranceEnum
Describes the ways a spatial reference tolerance value can be incorrect.
Field Summary | |
---|---|
static int |
esriSRToleranceIsNaN
The current tolerance value is not-a-number (NaN) |
static int |
esriSRToleranceIsTooSmall
The current tolerance value is less than the minimum tolerance permitted for this spatial reference (2.0/xyUnits). |
static int |
esriSRToleranceOK
The current tolerance value is ok. |
Field Detail |
---|
static final int esriSRToleranceIsNaN
static final int esriSRToleranceIsTooSmall
static final int esriSRToleranceOK
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |