|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriSegmentType
Constants from esriSegmentType' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriGeometry.olb'
Description: 'The types of segments that can be persisted in a new style Esri shapefile buffer (a polyline/polygon with Esri shape type esriShapeGeneralPolyline/Polygon.' 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 =
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 |