org.osm2world.viewer.view.debug
public class NetworkDebugView extends DebugView
NetworkWaySegmentWorldObject
sConstructor and Description |
---|
NetworkDebugView() |
Modifier and Type | Method and Description |
---|---|
boolean |
canBeUsed()
returns true if this DebugView can currently be used for rendering.
|
void |
fillTarget(JOGLTarget target)
lets the subclass add all content and settings for rendering.
|
drawArrow, drawBox, drawBoxAround, drawBoxAround, getDescription, renderTo, reset, setConfiguration, setConversionResults, updateTarget
public boolean canBeUsed()
DebugView
public void fillTarget(JOGLTarget target)
DebugView
DebugView.canBeUsed()
is true.fillTarget
in class DebugView