|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IConstructBezierCurve
COM Interface 'IConstructBezierCurve'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriGeometry.olb'
Description: 'Provides access to members that construct a Bezier curve using other geometries and measures.' 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 |
IID252c0510_b381_11d1_a2d4_0000f8775fbf
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
constructTangentsAtEndpoints(ILine pTangentAtFrom,
ILine pTangentAtTo)
Constructs a Bezier curve from tangents at both endpoints. |
| Field Detail |
|---|
static final int IID252c0510_b381_11d1_a2d4_0000f8775fbf
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void constructTangentsAtEndpoints(ILine pTangentAtFrom,
ILine pTangentAtTo)
throws java.io.IOException,
AutomationException
pTangentAtFrom - A reference to a com.esri.arcgis.geometry.ILine (in)pTangentAtTo - A reference to a com.esri.arcgis.geometry.ILine (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 | ||||||||