|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriCurveParameter
Constants from esriCurveParameter' enum. Generated 3/19/2015 1:20:41 PM from 'C:\ArcGIS\COM\esriEditor.olb'
Description: 'Options for the type of parameter used to define a circular arc. A circular arc can be defined by any two of these parameters.' 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 |
esriCPAngle
Parameter describes the central angle of the curve, also known as the delta angle. |
static int |
esriCPArc
Parameter describes the arc distance along the curve. |
static int |
esriCPChord
Parameter describes a chord distance. |
static int |
esriCPRadius
Parameter describes the radius of the curve. |
Field Detail |
---|
static final int esriCPChord
static final int esriCPAngle
static final int esriCPArc
static final int esriCPRadius
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |