|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArcGISFeatureLayer.SELECTION_METHOD | |
|---|---|
| com.esri.map | |
| Uses of ArcGISFeatureLayer.SELECTION_METHOD in com.esri.map |
|---|
| Methods in com.esri.map that return ArcGISFeatureLayer.SELECTION_METHOD | |
|---|---|
static ArcGISFeatureLayer.SELECTION_METHOD |
ArcGISFeatureLayer.SELECTION_METHOD.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ArcGISFeatureLayer.SELECTION_METHOD[] |
ArcGISFeatureLayer.SELECTION_METHOD.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.esri.map with parameters of type ArcGISFeatureLayer.SELECTION_METHOD | |
|---|---|
void |
ArcGISFeatureLayer.selectFeatures(Query query,
ArcGISFeatureLayer.SELECTION_METHOD selectionMethod,
CallbackListener<FeatureSet> callback)
Selects features from the feature layer. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||