|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IConstructPath
COM Interface 'IConstructPath'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriGeometry.olb'
Description: 'Provides access to members that construct a path 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 |
IIDf4fd2ec0_990a_11d1_bc7d_0000f875bcce
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
constructRigidStretch(IPath srcPath,
int stretchStartIndex,
int startAnchor,
int endAnchor,
IPoint stretchEnd)
Constructs a scaled, rotated version of srcPath. |
| Field Detail |
|---|
static final int IIDf4fd2ec0_990a_11d1_bc7d_0000f875bcce
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void constructRigidStretch(IPath srcPath,
int stretchStartIndex,
int startAnchor,
int endAnchor,
IPoint stretchEnd)
throws java.io.IOException,
AutomationException
srcPath - A reference to a com.esri.arcgis.geometry.IPath (in)stretchStartIndex - The stretchStartIndex (in)startAnchor - The startAnchor (in)endAnchor - The endAnchor (in)stretchEnd - A reference to a com.esri.arcgis.geometry.IPoint (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 | ||||||||