|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.interop.Dispatch
com.esri.arcgis.carto.IRasterDefaultsEnvProxy
com.esri.arcgis.carto.IRasterDefaultsEnv2Proxy
com.esri.arcgis.carto.IRasterDefaultsEnv3Proxy
com.esri.arcgis.carto.IRasterDefaultsEnv4Proxy
com.esri.arcgis.carto.IRasterDefaultsEnv5Proxy
com.esri.arcgis.carto.IRasterDefaultsEnv6Proxy
com.esri.arcgis.carto.IRasterDefaultsEnv7Proxy
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 =
public class IRasterDefaultsEnv7Proxy
Internal use class
| Field Summary | |
|---|---|
boolean |
noncastable
Deprecated. |
static java.lang.Class |
targetClass
Deprecated. |
| Fields inherited from class com.esri.arcgis.interop.Dispatch |
|---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef |
| Fields inherited from interface com.esri.arcgis.carto.IRasterDefaultsEnv7 |
|---|
IID, 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 |
| Constructor Summary | |
|---|---|
|
IRasterDefaultsEnv7Proxy()
Deprecated. For internal use only |
|
IRasterDefaultsEnv7Proxy(java.lang.Object obj)
Deprecated. |
protected |
IRasterDefaultsEnv7Proxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
IRasterDefaultsEnv7Proxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
IRasterDefaultsEnv7Proxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
| Method Summary | |
|---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated. |
double |
getGammaBlueValue()
Deprecated. Gamma blue value. |
double |
getGammaGreenValue()
Deprecated. Gamma green value. |
double |
getGammaRedValue()
Deprecated. Gamma red value. |
double |
getMaxPercent()
Deprecated. The maximum (high) percent value. |
double |
getMinPercent()
Deprecated. The minimum (low) percent value. |
double |
getStandardDeviationsParam()
Deprecated. Standard deviation parameter for the stretch renderer. |
int |
getStretchType()
Deprecated. Indicate stretch type. |
boolean |
isUseGamma()
Deprecated. Indicates if Gamma stretch should be applied. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
setGammaBlueValue(double pBlueGamma)
Deprecated. Gamma blue value. |
void |
setGammaGreenValue(double pGreenGamma)
Deprecated. Gamma green value. |
void |
setGammaRedValue(double pRedGamma)
Deprecated. Gamma red value. |
void |
setMaxPercent(double pPercent)
Deprecated. The maximum (high) percent value. |
void |
setMinPercent(double pPercent)
Deprecated. The minimum (low) percent value. |
void |
setStandardDeviationsParam(double param)
Deprecated. Standard deviation parameter for the stretch renderer. |
void |
setStretchType(int en_stretch)
Deprecated. Indicate stretch type. |
void |
setUseGamma(boolean pUseGamma)
Deprecated. Indicates if Gamma stretch should be applied. |
| Methods inherited from class com.esri.arcgis.carto.IRasterDefaultsEnv5Proxy |
|---|
getBackgroundColor, getNoDataColor, isCreateTiledTIFF, isDisplayBackground, queryBackgroundValues, setBackgroundColor, setBackgroundValues, setCreateTiledTIFF, setDisplayBackground, setNoDataColor |
| Methods inherited from class com.esri.arcgis.carto.IRasterDefaultsEnv4Proxy |
|---|
getMaximumRastersColorMatching, isAskSubdatasetSelection, isDisplayWithContrastStretch, setAskSubdatasetSelection, setDisplayWithContrastStretch, setMaximumRastersColorMatching |
| Methods inherited from class com.esri.arcgis.carto.IRasterDefaultsEnv3Proxy |
|---|
getMaximumBuildAttributeTableSize, isAssumeHomogeneousCatalog, isFavorWorldFile, setAssumeHomogeneousCatalog, setFavorWorldFile, setMaximumBuildAttributeTableSize |
| Methods inherited from class com.esri.arcgis.carto.IRasterDefaultsEnv2Proxy |
|---|
getMaxTableSize, getProxyFilePath, getRenderingMode, getResampling, setMaxTableSize, setProxyFilePath, setRenderingMode, setResampling, updateAll |
| Methods inherited from class com.esri.arcgis.carto.IRasterDefaultsEnvProxy |
|---|
getFormat, getNumFormats, getPyramidCreateOpt, isUseExtChecking, query3BandRGB, query4BandRGB, set3BandRGB, set4BandRGB, setPyramidCreateOpt, setUseExtChecking |
| Methods inherited from class com.esri.arcgis.interop.Dispatch |
|---|
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| 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 |
|---|
public static final java.lang.Class targetClass
public boolean noncastable
| Constructor Detail |
|---|
public IRasterDefaultsEnv7Proxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.net.UnknownHostException,
java.io.IOException
java.net.UnknownHostException
java.io.IOExceptionpublic IRasterDefaultsEnv7Proxy()
public IRasterDefaultsEnv7Proxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOException
protected IRasterDefaultsEnv7Proxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOException
protected IRasterDefaultsEnv7Proxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
throws java.io.IOException
addListener in class IRasterDefaultsEnv6Proxyjava.io.IOException
public void removeListener(java.lang.String iidStr,
java.lang.Object theListener)
throws java.io.IOException
removeListener in class IRasterDefaultsEnv6Proxyjava.io.IOException
public void setStretchType(int en_stretch)
throws java.io.IOException,
AutomationException
setStretchType in interface IRasterDefaultsEnv7en_stretch - A com.esri.arcgis.carto.esriRasterStretchTypesEnum constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getStretchType()
throws java.io.IOException,
AutomationException
getStretchType in interface IRasterDefaultsEnv7java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setStandardDeviationsParam(double param)
throws java.io.IOException,
AutomationException
setStandardDeviationsParam in interface IRasterDefaultsEnv7param - The param (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getStandardDeviationsParam()
throws java.io.IOException,
AutomationException
getStandardDeviationsParam in interface IRasterDefaultsEnv7java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setUseGamma(boolean pUseGamma)
throws java.io.IOException,
AutomationException
setUseGamma in interface IRasterDefaultsEnv7pUseGamma - The pUseGamma (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isUseGamma()
throws java.io.IOException,
AutomationException
isUseGamma in interface IRasterDefaultsEnv7java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setGammaRedValue(double pRedGamma)
throws java.io.IOException,
AutomationException
setGammaRedValue in interface IRasterDefaultsEnv7pRedGamma - The pRedGamma (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getGammaRedValue()
throws java.io.IOException,
AutomationException
getGammaRedValue in interface IRasterDefaultsEnv7java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setGammaGreenValue(double pGreenGamma)
throws java.io.IOException,
AutomationException
setGammaGreenValue in interface IRasterDefaultsEnv7pGreenGamma - The pGreenGamma (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getGammaGreenValue()
throws java.io.IOException,
AutomationException
getGammaGreenValue in interface IRasterDefaultsEnv7java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setGammaBlueValue(double pBlueGamma)
throws java.io.IOException,
AutomationException
setGammaBlueValue in interface IRasterDefaultsEnv7pBlueGamma - The pBlueGamma (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getGammaBlueValue()
throws java.io.IOException,
AutomationException
getGammaBlueValue in interface IRasterDefaultsEnv7java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMinPercent(double pPercent)
throws java.io.IOException,
AutomationException
setMinPercent in interface IRasterDefaultsEnv7pPercent - The pPercent (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getMinPercent()
throws java.io.IOException,
AutomationException
getMinPercent in interface IRasterDefaultsEnv7java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setMaxPercent(double pPercent)
throws java.io.IOException,
AutomationException
setMaxPercent in interface IRasterDefaultsEnv7pPercent - The pPercent (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getMaxPercent()
throws java.io.IOException,
AutomationException
getMaxPercent in interface IRasterDefaultsEnv7java.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 | ||||||||