public class IqmOpFracHiguchi extends AbstractOperator
isCancelable, name, parentTask, pcs, type
Constructor and Description |
---|
IqmOpFracHiguchi() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
private Vector<Float> |
getShapeCoordinates(javax.media.jai.ROIShape roiShape)
This method gets the Polygon (shape) coordinates
|
OperatorType |
getType() |
private Vector<Double> |
removeZeroes(Vector<Double> data) |
IResult |
run(IWorkPackage wp) |
addProgressListener, fireProgressChanged, getParentTask, getPcs, getProgressListeners, initializeOperator, isCancelable, isCancelled, setCancelable, setParentTask
private Vector<Float> getShapeCoordinates(javax.media.jai.ROIShape roiShape)
roiShape
- public IResult run(IWorkPackage wp)
run
in interface IOperator
run
in class AbstractOperator
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.