|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.android.map.ags.ArcGISFeatureLayer.Options
public static class ArcGISFeatureLayer.Options
The options to instantiate the feature layer.
| Field Summary | |
|---|---|
InfoTemplate |
infoTemplate
The template defines the content to display in the map info window when the user clicks on a feature. |
double |
maxAllowableOffset
This is only applicable for feature layers that are not editable. |
ArcGISFeatureLayer.MODE |
mode
Specify the layers mode of operation. |
String[] |
outFields
An array of field names to include in the feature layer. |
| Constructor Summary | |
|---|---|
ArcGISFeatureLayer.Options()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public ArcGISFeatureLayer.MODE mode
public double maxAllowableOffset
public InfoTemplate infoTemplate
public String[] outFields
| Constructor Detail |
|---|
public ArcGISFeatureLayer.Options()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||