|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IConstructCurve4
COM Interface 'IConstructCurve4'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriGeometry.olb'
Description: 'Constructs an offset curve using a different algorithm.' 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 java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID448a9468_d7fb_4446_8914_771160c24b68
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
constructOffset(IPolycurve pSrcCurve,
double offset,
double offsetTol,
int offsetHow,
int __MIDL__IConstructCurve40000,
double bevelRatio)
constructOffset |
Field Detail |
---|
static final int IID448a9468_d7fb_4446_8914_771160c24b68
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void constructOffset(IPolycurve pSrcCurve, double offset, double offsetTol, int offsetHow, int __MIDL__IConstructCurve40000, double bevelRatio) throws java.io.IOException, AutomationException
pSrcCurve
- A reference to a com.esri.arcgis.geometry.IPolycurve (in)offset
- The offset (in)offsetTol
- The offsetTol (in)offsetHow
- A com.esri.arcgis.geometry.esriConstructOffsetEnum constant (in)__MIDL__IConstructCurve40000
- A com.esri.arcgis.geometry.esriConstructOffsetSimplifyEnum constant (in)bevelRatio
- The bevelRatio (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |