Class FeatureLoader

java.lang.Object
org.gvsig.gazetteer.loaders.FeatureLoader

public class FeatureLoader extends Object
This class is used to load a new feature like a layer in gvSIG
Author:
Jorge Piera Llodra (piera_jor@gva.es)
  • Constructor Details

    • FeatureLoader

      public FeatureLoader(String sProjection)
      Parameters:
      projection - Server projection
  • Method Details

    • load

      public boolean load(Feature feature, GazetteerQuery query)
      It makes a zoom in gvSIG
      Parameters:
      feature -
      query - Query that contains advanced options to search and to show the results
      Returns:
      true or false if fail
    • getCoordTrans

      public org.gvsig.crs.projection.lib.CoordinateTransformation getCoordTrans()
      Returns:
      the coordTrans