|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFormatTest
COM Interface 'IFormatTest'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that provide information on the format of a raster .' 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 |
IID3d3e5180_6c5d_11d3_80ee_00500462e955
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IFormatData |
formatIdentify(java.lang.String path)
The title of the dataset's format, if supported. |
boolean |
formatVerify(java.lang.String path,
java.lang.String title)
Tests whether a dataset is a raster format given a title. |
| Field Detail |
|---|
static final int IID3d3e5180_6c5d_11d3_80ee_00500462e955
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean formatVerify(java.lang.String path,
java.lang.String title)
throws java.io.IOException,
AutomationException
path - The path (in)title - The title (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IFormatData formatIdentify(java.lang.String path)
throws java.io.IOException,
AutomationException
path - The path (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 | ||||||||