Interface LrsAlgorithm

All Superinterfaces:
org.gvsig.tools.service.Service

public interface LrsAlgorithm extends org.gvsig.tools.service.Service
Author:
fdiaz
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(org.gvsig.tools.task.SimpleTaskStatus taskStatus)
    Executes the algorithm
    Gets algorithm's parameters.
    void
    Sets parameters

    Methods inherited from interface org.gvsig.tools.service.Service

    getManager