|
|||||||||
| 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
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 IRasterDefaultsEnv3Proxy
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.IRasterDefaultsEnv3 |
|---|
IID, 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 | |
|---|---|
|
IRasterDefaultsEnv3Proxy()
Deprecated. For internal use only |
|
IRasterDefaultsEnv3Proxy(java.lang.Object obj)
Deprecated. |
protected |
IRasterDefaultsEnv3Proxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
IRasterDefaultsEnv3Proxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
IRasterDefaultsEnv3Proxy(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. |
int |
getMaximumBuildAttributeTableSize()
Deprecated. The maximum attribute table size that can be built. |
boolean |
isAssumeHomogeneousCatalog()
Deprecated. Indicates if raster catalogs can be assumed to be homogeneous. |
boolean |
isFavorWorldFile()
Deprecated. Indicates if the world file should overrides the raster dataset internal georeferencing. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
setAssumeHomogeneousCatalog(boolean pHomogeneous)
Deprecated. Indicates if raster catalogs can be assumed to be homogeneous. |
void |
setFavorWorldFile(boolean pFavor)
Deprecated. Indicates if the world file should overrides the raster dataset internal georeferencing. |
void |
setMaximumBuildAttributeTableSize(int pSize)
Deprecated. The maximum attribute table size that can be built. |
| 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.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 IRasterDefaultsEnv3Proxy(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 IRasterDefaultsEnv3Proxy()
public IRasterDefaultsEnv3Proxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOException
protected IRasterDefaultsEnv3Proxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOException
protected IRasterDefaultsEnv3Proxy(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 IRasterDefaultsEnv2Proxyjava.io.IOException
public void removeListener(java.lang.String iidStr,
java.lang.Object theListener)
throws java.io.IOException
removeListener in class IRasterDefaultsEnv2Proxyjava.io.IOException
public void setMaximumBuildAttributeTableSize(int pSize)
throws java.io.IOException,
AutomationException
setMaximumBuildAttributeTableSize in interface IRasterDefaultsEnv3pSize - The pSize (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getMaximumBuildAttributeTableSize()
throws java.io.IOException,
AutomationException
getMaximumBuildAttributeTableSize in interface IRasterDefaultsEnv3java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setFavorWorldFile(boolean pFavor)
throws java.io.IOException,
AutomationException
setFavorWorldFile in interface IRasterDefaultsEnv3pFavor - The pFavor (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isFavorWorldFile()
throws java.io.IOException,
AutomationException
isFavorWorldFile in interface IRasterDefaultsEnv3java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isAssumeHomogeneousCatalog()
throws java.io.IOException,
AutomationException
isAssumeHomogeneousCatalog in interface IRasterDefaultsEnv3java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setAssumeHomogeneousCatalog(boolean pHomogeneous)
throws java.io.IOException,
AutomationException
setAssumeHomogeneousCatalog in interface IRasterDefaultsEnv3pHomogeneous - 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 | ||||||||