|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGxFileSetup
COM Interface 'IGxFileSetup'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalog.olb'
Description: 'Provides access to members that sets up the properties of a file object.' 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 |
IIDb330f48a_de4d_11d2_9f2f_00c04f6bc69e
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
setCategory(java.lang.String rhs1)
The category of the object. |
void |
setImages(int hSmallImageBitmap,
int hSmallImageSelectedBitmap,
int hLargeImageBitmap,
int hLargeImageSelectedBitmap)
The images used to represent the object. |
Field Detail |
---|
static final int IIDb330f48a_de4d_11d2_9f2f_00c04f6bc69e
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setCategory(java.lang.String rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setImages(int hSmallImageBitmap, int hSmallImageSelectedBitmap, int hLargeImageBitmap, int hLargeImageSelectedBitmap) throws java.io.IOException, AutomationException
hSmallImageBitmap
- The hSmallImageBitmap (A COM typedef) (in)hSmallImageSelectedBitmap
- The hSmallImageSelectedBitmap (A COM typedef) (in)hLargeImageBitmap
- The hLargeImageBitmap (A COM typedef) (in)hLargeImageSelectedBitmap
- The hLargeImageSelectedBitmap (A COM typedef) (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 |