|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriArcOrientation
Constants from esriArcOrientation' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriGeometry.olb'
Description: 'Describes how to rotate about the arc's center getting from the 'from' point to the 'to' point of an arc.' 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 |
esriArcClockwise
The arc proceeds clockwise from its 'from' point to its 'to' point. |
static int |
esriArcCounterClockwise
The arc proceeds counterclockwise from its 'from' point to its 'to' point. |
static int |
esriArcMajor
The central angle of the arc is greater than pi. |
static int |
esriArcMinor
The central angle of the arc is less than pi. |
Field Detail |
---|
static final int esriArcClockwise
static final int esriArcCounterClockwise
static final int esriArcMinor
static final int esriArcMajor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |