public class FeatureLoader extends Object
| Constructor and Description |
|---|
FeatureLoader(String sProjection) |
| Modifier and Type | Method and Description |
|---|---|
ICoordTrans |
getCoordTrans() |
boolean |
load(Feature feature,
GazetteerQuery query)
It makes a zoom in gvSIG
|
public FeatureLoader(String sProjection)
projection - Server projectionpublic boolean load(Feature feature, GazetteerQuery query)
feature - query - Query that contains advanced options to search and
to show the resultspublic ICoordTrans getCoordTrans()