public class FeatureInfo extends Object
| Constructor and Description |
|---|
FeatureInfo() |
FeatureInfo(CRS crs,
List<Feature> features,
String totalFeatures,
String type) |
| Modifier and Type | Method and Description |
|---|---|
CRS |
getCrs() |
List<Feature> |
getFeatures() |
String |
getTotalFeatures() |
String |
getType() |
void |
setCrs(CRS crs) |
void |
setFeatures(List<Feature> features) |
void |
setTotalFeatures(String totalFeatures) |
void |
setType(String type) |
Copyright © 2017. All Rights Reserved.