|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITerrainPyramidLevel
COM Interface 'ITerrainPyramidLevel'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriGeoDatabaseExtensions.olb'
Description: 'Provides access to members of Terrain Pyramid Level.' 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 |
IID9ff889cd_ee5d_4093_9bf2_8384002d01a4
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getMaxScale()
The maximum scale this pyramid level associated with. |
int |
getPyramidType()
The pyramid type of this pyramid level associated with. |
double |
getResolution()
The resolution this pyramid level associated with. |
void |
setMaxScale(int pScale)
The maximum scale this pyramid level associated with. |
void |
setResolution(double pResolution)
The resolution this pyramid level associated with. |
| Field Detail |
|---|
static final int IID9ff889cd_ee5d_4093_9bf2_8384002d01a4
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getPyramidType()
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.
double getResolution()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMaxScale(int 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.
int getMaxScale()
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 | ||||||||