|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IZShift
COM Interface 'IZShift'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriGeometry.olb'
Description: 'Provides access to a limited 3D awareness for a 2D affine transformation.' 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 |
IID2439619f_6516_4a91_a0b9_3cfc98d214d2
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
getZShift(double[] zOrigin,
double[] zOffset)
The shift in the Z direction. |
void |
putZShift(double zOrigin,
double zOffset)
The shift in the Z direction. |
| Field Detail |
|---|
static final int IID2439619f_6516_4a91_a0b9_3cfc98d214d2
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void putZShift(double zOrigin,
double zOffset)
throws java.io.IOException,
AutomationException
zOrigin - The zOrigin (in)zOffset - The zOffset (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void getZShift(double[] zOrigin,
double[] zOffset)
throws java.io.IOException,
AutomationException
zOrigin - The zOrigin (out: use single element array)zOffset - The zOffset (out: use single element array)
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 | ||||||||