Class NewLayerShapeProviderParameters

java.lang.Object
org.gvsig.newlayer.prov.file.NewLayerFileProviderParameters
org.gvsig.newlayer.prov.shape.NewLayerShapeProviderParameters

public class NewLayerShapeProviderParameters extends org.gvsig.newlayer.prov.file.NewLayerFileProviderParameters
Author:
gvSIG Team
  • Field Summary

    Fields inherited from class org.gvsig.newlayer.prov.file.NewLayerFileProviderParameters

    featureType
  • Constructor Summary

    Constructors
    Constructor
    Description
    NewLayerShapeProviderParameters(org.gvsig.newlayer.NewLayerService service)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class org.gvsig.newlayer.prov.file.NewLayerFileProviderParameters

    getFeatureType, getFile, setFeatureType, setFile

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • NewLayerShapeProviderParameters

      public NewLayerShapeProviderParameters(org.gvsig.newlayer.NewLayerService service)
  • Method Details

    • getFileExtension

      public String getFileExtension()
      Overrides:
      getFileExtension in class org.gvsig.newlayer.prov.file.NewLayerFileProviderParameters