public class FeatureLoader
extends java.lang.Object
| Constructor and Description |
|---|
FeatureLoader(java.lang.String sProjection) |
| Modifier and Type | Method and Description |
|---|---|
ICoordTrans |
getCoordTrans() |
boolean |
load(Feature feature,
GazetteerQuery query)
It makes a zoom in gvSIG
|
public FeatureLoader(java.lang.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()