|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRasterDefaultsEnv2
COM Interface 'IRasterDefaultsEnv2'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the default raster environment.' 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 |
IIDe5191e5e_4d03_45d9_94a4_9e2d8c5c9aed
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.carto.IRasterDefaultsEnv |
|---|
IIDfb89a39b_c08e_11d2_9f43_00c04f8ed21a |
| Method Summary | |
|---|---|
int |
getMaxTableSize()
Default maximum table size. |
java.lang.String |
getProxyFilePath()
Default proxy file path. |
int |
getRenderingMode()
Default rendering mode. |
int |
getResampling()
Default resampling for display. |
void |
setMaxTableSize(int pMaxTableSize)
Default maximum table size. |
void |
setProxyFilePath(java.lang.String pProxyFilePath)
Default proxy file path. |
void |
setRenderingMode(int pRenderingMode)
Default rendering mode. |
void |
setResampling(int pDefaultResampling)
Default resampling for display. |
void |
updateAll()
Updates the registry with all changes to the raster environment in the current session. |
| Methods inherited from interface com.esri.arcgis.carto.IRasterDefaultsEnv |
|---|
getFormat, getNumFormats, getPyramidCreateOpt, isUseExtChecking, query3BandRGB, query4BandRGB, set3BandRGB, set4BandRGB, setPyramidCreateOpt, setUseExtChecking |
| Field Detail |
|---|
static final int IIDe5191e5e_4d03_45d9_94a4_9e2d8c5c9aed
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setRenderingMode(int pRenderingMode)
throws java.io.IOException,
AutomationException
pRenderingMode - A com.esri.arcgis.carto.esriRasterRenderingModeEnum constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getRenderingMode()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setResampling(int pDefaultResampling)
throws java.io.IOException,
AutomationException
pDefaultResampling - A com.esri.arcgis.geodatabase.rstResamplingTypes constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getResampling()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setProxyFilePath(java.lang.String pProxyFilePath)
throws java.io.IOException,
AutomationException
pProxyFilePath - The pProxyFilePath (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getProxyFilePath()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMaxTableSize(int pMaxTableSize)
throws java.io.IOException,
AutomationException
pMaxTableSize - The pMaxTableSize (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getMaxTableSize()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void updateAll()
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 | ||||||||