|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEnumFeatureSetup
COM Interface 'IEnumFeatureSetup'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that define behavior of IEnumFeature.' 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 |
IID6ea26548_cd08_47f3_93ca_bd8d8ab5d30a
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
boolean |
isAllFields()
Indicates if returned features will contain all fields. |
boolean |
isRecycling()
Indicates if returned features recycle. |
void |
setAllFields(boolean allFields)
Indicates if returned features will contain all fields. |
void |
setRecycling(boolean recyling)
Indicates if returned features recycle. |
Field Detail |
---|
static final int IID6ea26548_cd08_47f3_93ca_bd8d8ab5d30a
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean isRecycling() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setRecycling(boolean recyling) throws java.io.IOException, AutomationException
recyling
- The recyling (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isAllFields() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAllFields(boolean allFields) throws java.io.IOException, AutomationException
allFields
- The allFields (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 |