public class IqmOpComplexLogDepth extends AbstractOperator
Modifier and Type | Field and Description |
---|---|
private static org.apache.log4j.Logger |
logger
Logging variable.
|
private File |
logicalDepthDir |
isCancelable, name, parentTask, pcs, type
Constructor and Description |
---|
IqmOpComplexLogDepth() |
Modifier and Type | Method and Description |
---|---|
private void |
deleteTempFile(String fileName)
This method looks for the file (image) and deletes it
|
String |
getName() |
OperatorType |
getType() |
IResult |
run(IWorkPackage wp) |
addProgressListener, fireProgressChanged, getParentTask, getPcs, getProgressListeners, initializeOperator, isCancelable, isCancelled, setCancelable, setParentTask
private static final org.apache.log4j.Logger logger
private File logicalDepthDir
public IResult run(IWorkPackage wp)
run
in interface IOperator
run
in class AbstractOperator
private void deleteTempFile(String fileName)
string
- public String getName()
getName
in interface IOperator
getName
in class AbstractOperator
public OperatorType getType()
getType
in interface IOperator
getType
in class AbstractOperator
Copyright © 2009–2016 Helmut Ahammer, Philipp Kainz. All rights reserved.