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