|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IISLFootprintDisplayProps
COM Interface 'IISLFootprintDisplayProps'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to additional members that control the display of raster footprints in an image server layer.' 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 |
IID491d8627_1774_4429_96da_c08aeec42955
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
int |
getFootprintDisplayOption()
The footprint display option. |
ISymbol |
getFootprintDisplaySymbol()
The footprint display symbol. |
boolean |
isFootprintDisplayEnabled()
Indicates if footprint display is enabled. |
void |
setFootprintDisplayEnabled(boolean pEnabled)
Indicates if footprint display is enabled. |
void |
setFootprintDisplayOption(int pOption)
The footprint display option. |
void |
setFootprintDisplaySymbolByRef(ISymbol ppSymbol)
The footprint display symbol. |
| Field Detail |
|---|
static final int IID491d8627_1774_4429_96da_c08aeec42955
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean isFootprintDisplayEnabled()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFootprintDisplayEnabled(boolean pEnabled)
throws java.io.IOException,
AutomationException
pEnabled - The pEnabled (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFootprintDisplayOption(int pOption)
throws java.io.IOException,
AutomationException
pOption - A com.esri.arcgis.carto.esriISLFootprintDisplayOptEnum constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getFootprintDisplayOption()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFootprintDisplaySymbolByRef(ISymbol ppSymbol)
throws java.io.IOException,
AutomationException
ppSymbol - A reference to a com.esri.arcgis.display.ISymbol (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISymbol getFootprintDisplaySymbol()
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 | ||||||||