|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IReferenceScaleOperation
COM Interface 'IReferenceScaleOperation'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriArcMapUI.olb'
Description: 'Provides access to members that control the Reference Scale Operation.' 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 |
IID65749419_48da_11d2_ae28_080009ec732a
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.systemUI.IOperation |
---|
IID80a807ab_7bb9_11d0_87ec_080009ec732a |
Method Summary | |
---|---|
void |
setMap(IMap rhs1)
The map that the Reference Scale operates on. |
void |
setName(java.lang.String rhs1)
The name of this operation. |
void |
setPreviousScale(double rhs1)
The previous Reference Scale. |
void |
setReferenceScale(double rhs1)
The new Reference Scale. |
Methods inherited from interface com.esri.arcgis.systemUI.IOperation |
---|
esri_do, getMenuString, isCanRedo, isCanUndo, redo, undo |
Field Detail |
---|
static final int IID65749419_48da_11d2_ae28_080009ec732a
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setName(java.lang.String rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setMap(IMap rhs1) throws java.io.IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.carto.IMap (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setPreviousScale(double rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setReferenceScale(double rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (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 |