|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriNAOutputLineType
Options for service area line results.
The esriNAOutputLineType specifies the type of lines generated by the network analyst solvers.
Field Summary | |
---|---|
static int |
esriNAOutputLineNone
No polylines are generated. |
static int |
esriNAOutputLineStraight
Straight polylines between the two endpoints are generated. |
static int |
esriNAOutputLineTrueShape
Polylines based on the true network feature geometry are generated. |
static int |
esriNAOutputLineTrueShapeWithMeasure
Polylines based on the true network feature geometry are generated, and measures are added whenever possible. |
Field Detail |
---|
static final int esriNAOutputLineNone
static final int esriNAOutputLineStraight
static final int esriNAOutputLineTrueShape
static final int esriNAOutputLineTrueShapeWithMeasure
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |