|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITileImageInfo
COM Interface 'ITileImageInfo'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to more members that provide the map cache 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 |
IID035f6865_018a_4e22_bca7_e842dc37667d
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getCompressionQuality()
The cache tile image compression quality. |
java.lang.String |
getFormat()
The cache tile format. |
void |
setCompressionQuality(int pQuality)
The cache tile image compression quality. |
void |
setFormat(java.lang.String pFormat)
The cache tile format. |
| Field Detail |
|---|
static final int IID035f6865_018a_4e22_bca7_e842dc37667d
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getFormat()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFormat(java.lang.String pFormat)
throws java.io.IOException,
AutomationException
pFormat - The pFormat (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getCompressionQuality()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCompressionQuality(int pQuality)
throws java.io.IOException,
AutomationException
pQuality - The pQuality (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 | ||||||||