public class DistanceCheck extends java.lang.Object implements WellCheckAnalysisStrategy
Constructor and Description |
---|
DistanceCheck(ERCWellCheck.StrategyParameter parameter,
double worstPWellDist,
java.awt.geom.Point2D worstPWellCon,
java.awt.geom.Point2D worstPWellEdge,
double worstNWellDist,
java.awt.geom.Point2D worstNWellCon,
java.awt.geom.Point2D worstNWellEdge,
RTNode<ERCWellCheck.WellBound> pWellRoot,
RTNode<ERCWellCheck.WellBound> nWellRoot) |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
public DistanceCheck(ERCWellCheck.StrategyParameter parameter, double worstPWellDist, java.awt.geom.Point2D worstPWellCon, java.awt.geom.Point2D worstPWellEdge, double worstNWellDist, java.awt.geom.Point2D worstNWellCon, java.awt.geom.Point2D worstNWellEdge, RTNode<ERCWellCheck.WellBound> pWellRoot, RTNode<ERCWellCheck.WellBound> nWellRoot)
public void execute()
execute
in interface WellCheckAnalysisStrategy