|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRasterDefaultsEnv3
COM Interface 'IRasterDefaultsEnv3'. 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 |
IIDbbce4f14_f0da_4cbf_8196_0e380b34ccbb
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.carto.IRasterDefaultsEnv2 |
|---|
IIDe5191e5e_4d03_45d9_94a4_9e2d8c5c9aed |
| Fields inherited from interface com.esri.arcgis.carto.IRasterDefaultsEnv |
|---|
IIDfb89a39b_c08e_11d2_9f43_00c04f8ed21a |
| Method Summary | |
|---|---|
int |
getMaximumBuildAttributeTableSize()
The maximum attribute table size that can be built. |
boolean |
isAssumeHomogeneousCatalog()
Indicates if raster catalogs can be assumed to be homogeneous. |
boolean |
isFavorWorldFile()
Indicates if the world file should overrides the raster dataset internal georeferencing. |
void |
setAssumeHomogeneousCatalog(boolean pHomogeneous)
Indicates if raster catalogs can be assumed to be homogeneous. |
void |
setFavorWorldFile(boolean pFavor)
Indicates if the world file should overrides the raster dataset internal georeferencing. |
void |
setMaximumBuildAttributeTableSize(int pSize)
The maximum attribute table size that can be built. |
| Methods inherited from interface com.esri.arcgis.carto.IRasterDefaultsEnv2 |
|---|
getMaxTableSize, getProxyFilePath, getRenderingMode, getResampling, setMaxTableSize, setProxyFilePath, setRenderingMode, setResampling, updateAll |
| Methods inherited from interface com.esri.arcgis.carto.IRasterDefaultsEnv |
|---|
getFormat, getNumFormats, getPyramidCreateOpt, isUseExtChecking, query3BandRGB, query4BandRGB, set3BandRGB, set4BandRGB, setPyramidCreateOpt, setUseExtChecking |
| Field Detail |
|---|
static final int IIDbbce4f14_f0da_4cbf_8196_0e380b34ccbb
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setMaximumBuildAttributeTableSize(int pSize)
throws java.io.IOException,
AutomationException
pSize - The pSize (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getMaximumBuildAttributeTableSize()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFavorWorldFile(boolean pFavor)
throws java.io.IOException,
AutomationException
pFavor - The pFavor (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isFavorWorldFile()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isAssumeHomogeneousCatalog()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAssumeHomogeneousCatalog(boolean pHomogeneous)
throws java.io.IOException,
AutomationException
pHomogeneous - The pHomogeneous (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 | ||||||||