|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArcGISFeatureLayer.Options | |
|---|---|
| com.esri.android.map.ags | Contains the classes for the available map layer types. |
| Uses of ArcGISFeatureLayer.Options in com.esri.android.map.ags |
|---|
| Constructors in com.esri.android.map.ags with parameters of type ArcGISFeatureLayer.Options | |
|---|---|
ArcGISFeatureLayer(String url,
ArcGISFeatureLayer.Options layerOption)
The constructor is used if you are instantiating the ArcGISFeatureLayer using Java code. |
|
ArcGISFeatureLayer(String url,
ArcGISFeatureLayer.Options layerOption,
UserCredentials credentials)
The constructor is used if you are instantiating the ArcGISFeatureLayer using Java code. |
|
ArcGISFeatureLayer(String layerDefinition,
FeatureSet featureCollection,
ArcGISFeatureLayer.Options layerOption)
The constructor is used if you are instantiating the ArcGISFeatureLayer using a feature collection. |
|
ArcGISFeatureLayer(String layerDef,
String layerDefinitionOverride,
FeatureSet featureCollection,
ArcGISFeatureLayer.Options layerOption,
boolean initLayer)
This constructor is to be used with a mapnotes layer defined in webmap only. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||