|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISelectionLayerDefinition
COM Interface 'ISelectionLayerDefinition'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that are used to create a selection layer from an existing selection layer.' 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 |
IID863e18bb_9b3e_4eee_ac2d_f891e8ed8fd9
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IFeatureLayer |
createSelectionLayer(java.lang.String layerName,
boolean useCurrentSelection,
java.lang.String joinTableNames,
java.lang.String expression)
Creates a new feature layer from the existing layer based on the current selection and the specified query expression. |
| Field Detail |
|---|
static final int IID863e18bb_9b3e_4eee_ac2d_f891e8ed8fd9
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IFeatureLayer createSelectionLayer(java.lang.String layerName,
boolean useCurrentSelection,
java.lang.String joinTableNames,
java.lang.String expression)
throws java.io.IOException,
AutomationException
layerName - The layerName (in)useCurrentSelection - The useCurrentSelection (in)joinTableNames - The joinTableNames (in)expression - The expression (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 | ||||||||