Package org.gvsig.lrs.lib.impl
Class LrsGenerateDynamicSegmentationAlgorithm
java.lang.Object
org.gvsig.lrs.lib.impl.LrsGenerateDynamicSegmentationAlgorithm
- All Implemented Interfaces:
LrsAlgorithm,org.gvsig.tools.service.Service
- Author:
- fdiaz
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(org.gvsig.tools.task.SimpleTaskStatus taskStatus) org.gvsig.tools.service.ManagervoidsetParams(LrsAlgorithmParams params)
-
Constructor Details
-
LrsGenerateDynamicSegmentationAlgorithm
public LrsGenerateDynamicSegmentationAlgorithm(LrsGenerateDynamicSegmentationAlgorithmParams parameters)
-
-
Method Details
-
getManager
public org.gvsig.tools.service.Manager getManager()- Specified by:
getManagerin interfaceorg.gvsig.tools.service.Service
-
getParams
- Specified by:
getParamsin interfaceLrsAlgorithm
-
execute
- Specified by:
executein interfaceLrsAlgorithm- Throws:
LrsException
-
setParams
- Specified by:
setParamsin interfaceLrsAlgorithm- Throws:
IllegalArgumentException
-