Interface ExportGeometryHelper


public interface ExportGeometryHelper
Author:
jjdelcerro
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    int
    copyGeometry(org.gvsig.fmap.dal.feature.Feature sourceFeature, org.gvsig.fmap.dal.feature.EditableFeature targetFeature)
     
     
  • Method Details

    • canProcessGeometry

      boolean canProcessGeometry()
    • copyGeometry

      int copyGeometry(org.gvsig.fmap.dal.feature.Feature sourceFeature, org.gvsig.fmap.dal.feature.EditableFeature targetFeature)
    • getLastErrorMessage

      String getLastErrorMessage()