com.esri.arcgis.carto
Interface IRasterDefaultsEnv9

All Superinterfaces:
IRasterDefaultsEnv, IRasterDefaultsEnv2, IRasterDefaultsEnv3, IRasterDefaultsEnv4, IRasterDefaultsEnv5, IRasterDefaultsEnv6, IRasterDefaultsEnv7, IRasterDefaultsEnv8, java.io.Serializable
All Known Implementing Classes:
IRasterDefaultsEnv9Proxy, RasterDefaultsEnv

public interface IRasterDefaultsEnv9
extends IRasterDefaultsEnv8, java.io.Serializable

COM Interface 'IRasterDefaultsEnv9'. 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 IID55141934_2352_4fa1_9a42_5f13c0b4d9c4
           
static int xxDummy
          Deprecated. Internal use only
 
Fields inherited from interface com.esri.arcgis.carto.IRasterDefaultsEnv8
IIDbcbed4b5_354f_4b65_811e_91d322b2ede7
 
Fields inherited from interface com.esri.arcgis.carto.IRasterDefaultsEnv7
IIDd6071d40_e01c_453e_8f3b_a84e0bda0192
 
Fields inherited from interface com.esri.arcgis.carto.IRasterDefaultsEnv6
IIDfd9acc55_6a35_4888_b3c8_9604887b2fc3
 
Fields inherited from interface com.esri.arcgis.carto.IRasterDefaultsEnv5
IIDaf3085cd_39d4_45e3_93d0_1071cb4527cb
 
Fields inherited from interface com.esri.arcgis.carto.IRasterDefaultsEnv4
IID4dcd6e47_90a1_4341_a90b_52ab6df2ffa4
 
Fields inherited from interface com.esri.arcgis.carto.IRasterDefaultsEnv3
IIDbbce4f14_f0da_4cbf_8196_0e380b34ccbb
 
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 getPyramidCompressionQuality()
          pyramid compression quality.
 int getPyramidCompressionType()
          Pyramid compression type.
 int getPyramidResamplingMethod()
          Pyramid resampling method.
 void setPyramidCompressionQuality(int quality)
          pyramid compression quality.
 void setPyramidCompressionType(int compressionType)
          Pyramid compression type.
 void setPyramidResamplingMethod(int pYes)
          Pyramid resampling method.
 
Methods inherited from interface com.esri.arcgis.carto.IRasterDefaultsEnv8
isDisplayServiceCacheByDefault, isRenderingDefaultsEnabled, isUseBandSpectralInfoForRGBMapping, setDisplayServiceCacheByDefault, setRenderingDefaultsEnabled, setUseBandSpectralInfoForRGBMapping
 
Methods inherited from interface com.esri.arcgis.carto.IRasterDefaultsEnv7
getGammaBlueValue, getGammaGreenValue, getGammaRedValue, getMaxPercent, getMinPercent, getStandardDeviationsParam, getStretchType, isUseGamma, setGammaBlueValue, setGammaGreenValue, setGammaRedValue, setMaxPercent, setMinPercent, setStandardDeviationsParam, setStretchType, setUseGamma
 
Methods inherited from interface com.esri.arcgis.carto.IRasterDefaultsEnv6
isBoundarySubLayerIsVisible, isFootprintSubLayerIsVisible, isMosaicLayerIsExpanded, isPreviewSubLayerIsVisible, isSeamlineSubLayerIsVisible, setBoundarySubLayerIsVisible, setFootprintSubLayerIsVisible, setMosaicLayerIsExpanded, setPreviewSubLayerIsVisible, setSeamlineSubLayerIsVisible
 
Methods inherited from interface com.esri.arcgis.carto.IRasterDefaultsEnv5
getBackgroundColor, getNoDataColor, isCreateTiledTIFF, isDisplayBackground, queryBackgroundValues, setBackgroundColor, setBackgroundValues, setCreateTiledTIFF, setDisplayBackground, setNoDataColor
 
Methods inherited from interface com.esri.arcgis.carto.IRasterDefaultsEnv4
getMaximumRastersColorMatching, isAskSubdatasetSelection, isDisplayWithContrastStretch, setAskSubdatasetSelection, setDisplayWithContrastStretch, setMaximumRastersColorMatching
 
Methods inherited from interface com.esri.arcgis.carto.IRasterDefaultsEnv3
getMaximumBuildAttributeTableSize, isAssumeHomogeneousCatalog, isFavorWorldFile, setAssumeHomogeneousCatalog, setFavorWorldFile, setMaximumBuildAttributeTableSize
 
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

IID55141934_2352_4fa1_9a42_5f13c0b4d9c4

static final int IID55141934_2352_4fa1_9a42_5f13c0b4d9c4
See Also:
Constant Field Values

xxDummy

static final int xxDummy
Deprecated. Internal use only
See Also:
Constant Field Values

IID

static final java.lang.String IID
Deprecated. Internal use only
See Also:
Constant Field Values
Method Detail

setPyramidResamplingMethod

void setPyramidResamplingMethod(int pYes)
                                throws java.io.IOException,
                                       AutomationException
Pyramid resampling method.

Parameters:
pYes - A com.esri.arcgis.geodatabase.rstResamplingTypes constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getPyramidResamplingMethod

int getPyramidResamplingMethod()
                               throws java.io.IOException,
                                      AutomationException
Pyramid resampling method.

Returns:
A com.esri.arcgis.geodatabase.rstResamplingTypes constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setPyramidCompressionType

void setPyramidCompressionType(int compressionType)
                               throws java.io.IOException,
                                      AutomationException
Pyramid compression type.

Parameters:
compressionType - A com.esri.arcgis.geodatabase.esriRasterCompressionType constant (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getPyramidCompressionType

int getPyramidCompressionType()
                              throws java.io.IOException,
                                     AutomationException
Pyramid compression type.

Returns:
A com.esri.arcgis.geodatabase.esriRasterCompressionType constant
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

setPyramidCompressionQuality

void setPyramidCompressionQuality(int quality)
                                  throws java.io.IOException,
                                         AutomationException
pyramid compression quality.

Parameters:
quality - The quality (in)
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

getPyramidCompressionQuality

int getPyramidCompressionQuality()
                                 throws java.io.IOException,
                                        AutomationException
pyramid compression quality.

Returns:
The quality
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.