org.osm2world.viewer.view.debug
public class LeastSquaresInterpolatorDebugView extends TerrainInterpolatorDebugView
Constructor and Description |
---|
LeastSquaresInterpolatorDebugView(RenderOptions renderOptions) |
Modifier and Type | Method and Description |
---|---|
protected LeastSquaresInterpolator |
buildInterpolator() |
canBeUsed, fillTarget, getDescription, setConversionResults
drawArrow, drawBox, drawBoxAround, drawBoxAround, renderTo, reset, setConfiguration, updateTarget
public LeastSquaresInterpolatorDebugView(RenderOptions renderOptions)
protected LeastSquaresInterpolator buildInterpolator()
buildInterpolator
in class TerrainInterpolatorDebugView