|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMoveInteraction
COM Interface 'IMoveInteraction'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Provides access to the parameters of the Move Representation Tool.' 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 |
IID3dc6bb2c_d398_4cef_934a_91fdd53288d4
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
double |
getMapOffsetX()
Current horizontal offset expressed in map units. |
double |
getMapOffsetY()
Current vertical offset expressed in map units. |
double |
getOffsetX()
Current horizontal offset expressed in points. |
double |
getOffsetY()
Current vertical offset expressed in points. |
void |
setMapOffsetX(double mapOffset)
Current horizontal offset expressed in map units. |
void |
setMapOffsetY(double mapOffset)
Current vertical offset expressed in map units. |
void |
setOffsetX(double offset)
Current horizontal offset expressed in points. |
void |
setOffsetY(double mapOffset)
Current vertical offset expressed in points. |
| Field Detail |
|---|
static final int IID3dc6bb2c_d398_4cef_934a_91fdd53288d4
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setOffsetX(double offset)
throws java.io.IOException,
AutomationException
offset - The offset (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getOffsetX()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setOffsetY(double mapOffset)
throws java.io.IOException,
AutomationException
mapOffset - The mapOffset (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getOffsetY()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMapOffsetX(double mapOffset)
throws java.io.IOException,
AutomationException
mapOffset - The mapOffset (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getMapOffsetX()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMapOffsetY(double mapOffset)
throws java.io.IOException,
AutomationException
mapOffset - The mapOffset (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getMapOffsetY()
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 | ||||||||