|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFormatData
COM Interface 'IFormatData'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriDataSourcesRaster.olb'
Description: 'Provides access to members that provide access to information about specific raster formats.' 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 |
IID43e890d1_5ed9_11d3_80ea_00500462e955
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.String |
getExtension()
Default extension (without the dot). |
int |
getOrder()
Order to display in UI. |
java.lang.String |
getShortName()
Name used for icon registration. |
java.lang.String |
getTempl()
Wildcard string for file matching. |
java.lang.String |
getTitle()
Implementor name of format. |
java.lang.String |
getUITitle()
User legible name of format. |
boolean |
isCreatable()
Indicates whether this format supports 'SaveAs'. |
boolean |
isDirectory()
Indicates whether this format is directory based, as opposed to file based. |
boolean |
isPseudo()
Indicates if wildcard match is enough for verification. |
boolean |
isUserFile()
Indicates whether this format is intended for display to user (eg. |
Field Detail |
---|
static final int IID43e890d1_5ed9_11d3_80ea_00500462e955
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getTitle() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getUITitle() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getOrder() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getTempl() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isPseudo() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getExtension() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getShortName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isDirectory() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isCreatable() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isUserFile() 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 |