Package | Description |
---|---|
edu.ucdavis.cstars.client.layers |
Modifier and Type | Method and Description |
---|---|
Deferred |
FeatureLayer.selectFeatures(Query query,
FeatureLayer.Selections selectionMethod,
SelectFeaturesCallback callback)
Selects features from the FeatureLayer.
|
Deferred |
FeatureLayer.selectFeatures(Query query,
SelectFeaturesCallback callback)
Selects features from the FeatureLayer.
|