|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectDebugView
HelpView
public class HelpView
view that prints an explanation how to open OSM data. Only visible when no data is available.
Field Summary |
---|
Fields inherited from class DebugView |
---|
eleData, map, mapDataPrimitiveBuffer, terrain, terrainPrimitiveBuffer |
Constructor Summary | |
---|---|
HelpView()
|
Method Summary | |
---|---|
boolean |
canBeUsed()
returns true if this DebugView can currently be used for rendering. |
protected void |
renderToImpl(GL gl,
Camera camera)
implementation for the renderTo method, provided by subclasses. |
Methods inherited from class DebugView |
---|
drawBox, drawBoxAround, drawBoxAround, getDescription, renderTo, setConversionResults, setPrimitiveBuffers |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HelpView()
Method Detail |
---|
public boolean canBeUsed()
DebugView
canBeUsed
in class DebugView
protected void renderToImpl(GL gl, Camera camera)
DebugView
DebugView.canBeUsed()
.
renderToImpl
in class DebugView
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |