|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILODInfo
COM Interface 'ILODInfo'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that provide the LOD info.' 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 |
IID757c37ed_eec5_48a6_b48c_c8600ce8037e
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getLevelID()
The level ID. |
double |
getResolution()
The resolution at this level. |
double |
getScale()
The scale at this level. |
void |
setLevelID(int pLevelID)
The level ID. |
void |
setResolution(double pResolution)
The resolution at this level. |
void |
setScale(double pScale)
The scale at this level. |
| Field Detail |
|---|
static final int IID757c37ed_eec5_48a6_b48c_c8600ce8037e
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getLevelID()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLevelID(int pLevelID)
throws java.io.IOException,
AutomationException
pLevelID - The pLevelID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getScale()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setScale(double pScale)
throws java.io.IOException,
AutomationException
pScale - The pScale (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getResolution()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setResolution(double pResolution)
throws java.io.IOException,
AutomationException
pResolution - The pResolution (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 | ||||||||