|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ArcGISFeatureLayer | |
---|---|
com.esri.client.local | |
com.esri.map | |
com.esri.map.popup |
Uses of ArcGISFeatureLayer in com.esri.client.local |
---|
Subclasses of ArcGISFeatureLayer in com.esri.client.local | |
---|---|
class |
ArcGISLocalFeatureLayer
Class representing an ArcGIS feature layer on the LocalServer . |
Uses of ArcGISFeatureLayer in com.esri.map |
---|
Subclasses of ArcGISFeatureLayer in com.esri.map | |
---|---|
class |
CSVLayer
|
Methods in com.esri.map that return ArcGISFeatureLayer | |
---|---|
static ArcGISFeatureLayer |
ArcGISFeatureLayer.createFromLayerDefinition(String layerDef)
Creates an empty feature layer from a layer definition. |
Uses of ArcGISFeatureLayer in com.esri.map.popup |
---|
Methods in com.esri.map.popup with parameters of type ArcGISFeatureLayer | |
---|---|
static PopupView |
PopupView.createEditView(String title,
ArcGISFeatureLayer featureLayer)
Create an instance of the PopupView that can be used to edit the attributes of features in the given layer. |
static PopupView |
PopupView.createEditView(String title,
ArcGISFeatureLayer featureLayer,
Map<String,com.esri.core.map.popup.PopupFieldInfo> fieldInfos)
Create an instance of the PopupView that can be used to edit the attributes of features in the given layer. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |