|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface esriSegmentType
The types of segments that can be persisted in a new style ESRI shapefile buffer (a polyline/polygon with ESRI shape type esriShapeGeneralPolyline/Polygon.
| Field Summary | |
|---|---|
static int |
esriSegmentArc
A circular arc sub-record in a new style polyline or polygon ESRI shapefile buffer. |
static int |
esriSegmentBezier3Curve
A third-degree bezier spline sub-record in a new style polyline or polygon ESRI shapefile buffer. |
static int |
esriSegmentEllipticArc
An elliptic arc sub-record in a new style polyline or polygon ESRI shapefile buffer. |
static int |
esriSegmentLine
A line. |
static int |
esriSegmentSpiral
A spiral sub-record. |
| Field Detail |
|---|
static final int esriSegmentArc
static final int esriSegmentLine
static final int esriSegmentSpiral
static final int esriSegmentBezier3Curve
static final int esriSegmentEllipticArc
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||