|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriExtrapolationEnum
Options for M extrapolation (IMSegmentation::ExtrapolateMs).
Field Summary | |
---|---|
static int |
esriExtrapolateAfter
Extrapolate Ms only after the end point. |
static int |
esriExtrapolateBefore
Extrapolate Ms only before the start point. |
static int |
esriExtrapolateBoth
Extrapolate Ms before and after the start and end points. |
Field Detail |
---|
static final int esriExtrapolateBefore
static final int esriExtrapolateBoth
static final int esriExtrapolateAfter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |