|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRasterTypeDataSourceHandlerParameters2
COM Interface 'IRasterTypeDataSourceHandlerParameters2'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that control parameters to raster type data source handler.' 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 |
IID2127d1ae_1e6f_4b55_8295_ec0d343e5893
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.datasourcesraster.IRasterTypeDataSourceHandlerParameters |
---|
IID5f88e212_6325_4c5a_bb8f_eeae77a56f87 |
Method Summary | |
---|---|
IPropertySet |
getRasterTypeParameters()
Override parameters injected into the raster types while contructing a function raster dataset from a data source. |
boolean |
isAllowBuilderItems()
Indicates whether sensor raster types are used in the attempt to load the data source. |
boolean |
isAllowQuickOpen()
Indicates whether an applicable data source (like a mosaic dataset item) loads with only basic information. |
boolean |
isAllowRasterDatasets()
Indicates whether an attempt is made to load the data source as a non-sensor-dataset: i.e., a regular raster dataset, a mosaic dataset or a raster catalog item, a web service or image service item URL. |
void |
setAllowBuilderItems(boolean pbAllowBuilderItems)
Indicates whether sensor raster types are used in the attempt to load the data source. |
void |
setAllowQuickOpen(boolean pbAllowQuickOpen)
Indicates whether an applicable data source (like a mosaic dataset item) loads with only basic information. |
void |
setAllowRasterDatasets(boolean pbAllowRasterDatasets)
Indicates whether an attempt is made to load the data source as a non-sensor-dataset: i.e., a regular raster dataset, a mosaic dataset or a raster catalog item, a web service or image service item URL. |
void |
setRasterTypeParametersByRef(IPropertySet ppRasterTypeParameters)
Override parameters injected into the raster types while contructing a function raster dataset from a data source. |
Methods inherited from interface com.esri.arcgis.datasourcesraster.IRasterTypeDataSourceHandlerParameters |
---|
getDataSource, getRasterTypes, getTrackCancel, isAllowAncillaryDatasets, isStopAtFirstFind, isTryQuickCheckOnly, setAllowAncillaryDatasets, setDataSource, setRasterTypesByRef, setStopAtFirstFind, setTrackCancelByRef, setTryQuickCheckOnly |
Field Detail |
---|
static final int IID2127d1ae_1e6f_4b55_8295_ec0d343e5893
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setRasterTypeParametersByRef(IPropertySet ppRasterTypeParameters) throws java.io.IOException, AutomationException
ppRasterTypeParameters
- A reference to a com.esri.arcgis.system.IPropertySet (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IPropertySet getRasterTypeParameters() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAllowBuilderItems(boolean pbAllowBuilderItems) throws java.io.IOException, AutomationException
pbAllowBuilderItems
- The pbAllowBuilderItems (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isAllowBuilderItems() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAllowRasterDatasets(boolean pbAllowRasterDatasets) throws java.io.IOException, AutomationException
pbAllowRasterDatasets
- The pbAllowRasterDatasets (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isAllowRasterDatasets() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAllowQuickOpen(boolean pbAllowQuickOpen) throws java.io.IOException, AutomationException
pbAllowQuickOpen
- The pbAllowQuickOpen (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isAllowQuickOpen() 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 |