|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICadastralAdjustmentVectors
COM Interface 'ICadastralAdjustmentVectors'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriGeoDatabaseExtensions.olb'
Description: 'Create new feature adjustments' 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 |
IID889a386d_4d81_4f8c_8736_5383423df188
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
addVector(int pointID,
double fromX,
double fromY,
double toX,
double toY)
Add a new vector. |
void |
clearVectors()
Clear all vector data. |
int |
createNewAdjustment()
Create a new adjustment from the vectors added. |
| Field Detail |
|---|
static final int IID889a386d_4d81_4f8c_8736_5383423df188
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void addVector(int pointID,
double fromX,
double fromY,
double toX,
double toY)
throws java.io.IOException,
AutomationException
pointID - The pointID (in)fromX - The fromX (in)fromY - The fromY (in)toX - The toX (in)toY - The toY (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int createNewAdjustment()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void clearVectors()
throws java.io.IOException,
AutomationException
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 | ||||||||