|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGxObjectFactory
COM Interface 'IGxObjectFactory'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalog.olb'
Description: 'Provides access to members that define a GxObject factory.' 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 |
IID65d77502_895c_11d2_af5d_080009ec734b
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IEnumGxObject |
getChildren(java.lang.String parentDir,
IFileNames fileNames)
Returns an enumeration of objects corresponding to one or more of the given file names supported by the object factory. |
java.lang.String |
getName()
The name of the object factory. |
boolean |
hasChildren(java.lang.String parentDir,
IFileNames fileNames)
Indicates if any of the specified files are supported by the object factory. |
void |
setCatalogByRef(IGxCatalog rhs1)
Attach the catalog to the object factory. |
| Field Detail |
|---|
static final int IID65d77502_895c_11d2_af5d_080009ec734b
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setCatalogByRef(IGxCatalog rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.catalog.IGxCatalog (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean hasChildren(java.lang.String parentDir,
IFileNames fileNames)
throws java.io.IOException,
AutomationException
parentDir - The parentDir (in)fileNames - A reference to a com.esri.arcgis.system.IFileNames (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnumGxObject getChildren(java.lang.String parentDir,
IFileNames fileNames)
throws java.io.IOException,
AutomationException
parentDir - The parentDir (in)fileNames - A reference to a com.esri.arcgis.system.IFileNames (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 | ||||||||