Package | Description |
---|---|
org.osm2world.viewer.control.actions | |
org.osm2world.viewer.model | |
org.osm2world.viewer.view.debug |
Constructor and Description |
---|
ToggleDebugViewAction(DebugView debugView,
int mnemonicKey,
boolean enabled,
ViewerFrame viewerFrame,
Data data,
RenderOptions renderOptions) |
Modifier and Type | Field and Description |
---|---|
Set<DebugView> |
RenderOptions.activeDebugViews |
Modifier and Type | Class and Description |
---|---|
class |
ClearingDebugView
shows information from elevation calculation
|
class |
EleConnectorDebugView
shows all
EleConnector s |
class |
EleConstraintDebugView
shows elevation constraints
|
class |
EleDebugView
view that shows points with a color depending on their elevation
|
class |
FaceDebugView
shows decomposition of
WorldObject s into faces
as they would be written to any FaceTarget |
class |
HelpView
view that prints an explanation how to open OSM data.
|
class |
InternalCoordsDebugView
shows the internal world coordinate grid
|
class |
InverseDistanceWeightingInterpolatorDebugView |
class |
LatLonDebugView
shows the latitude and longitude grid.
|
class |
LeastSquaresInterpolatorDebugView |
class |
LinearInterpolatorDebugView |
class |
Map2dTreeDebugView |
class |
MapDataBoundsDebugView
shows the bounding boxes of map data
|
class |
MapDataDebugView
shows the plain
MapData as a network of nodes, lines and areas |
class |
NaturalNeighborInterpolatorDebugView |
class |
NetworkDebugView
shows information about
NetworkWaySegmentWorldObject s |
class |
OrthoBoundsDebugView
illustrates the construction of the orthogonal perspective
as set by
OrthoBoundsAction |
class |
QuadtreeDebugView |
class |
RoofDataDebugView |
class |
ShadowView |
class |
SkyboxView |
class |
TerrainBoundaryAABBDebugView
shows the axis-aligned bounding boxes of the terrain boundaries
|
class |
TerrainBoundaryDebugView
draws terrain boundaries defined by world objects
|
class |
TerrainInterpolatorDebugView |
class |
WorldObjectNormalsDebugView |
class |
WorldObjectView |