A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

D

darker() - Method in class Material
 
data - Variable in class AbstractExportAction
 
Data - Class in org.osm2world.viewer.model
 
Data() - Constructor for class Data
 
DataSource<N,W,R,M> - Interface in org.openstreetmap.josm.plugins.graphview.core.data
source of OSM data that can be used to build graphs from
DataSourceObserver - Interface in org.openstreetmap.josm.plugins.graphview.core.data
observer that will be informed about changes in a DataSource if it has been registered using DataSource.addObserver(DataSourceObserver).
DebugView - Class in org.osm2world.viewer.view.debug
contains some common methods for debug views
DebugView() - Constructor for class DebugView
 
DEFAULT - Static variable in class GlobalLightingParameters
 
DEFAULT_LANE_WIDTH - Static variable in class RoadModule.Road
 
DEFAULT_MILLISECONDS_TO_LIVE - Static variable in class MessageManager
 
DEFAULT_PATH_CLEARING - Static variable in class RoadModule.Road
 
DEFAULT_ROAD_CLEARING - Static variable in class RoadModule.Road
 
DefaultNavigation - Class in org.osm2world.viewer.control.navigation
 
DefaultNavigation(ViewerFrame, RenderOptions) - Constructor for class DefaultNavigation
 
Defaults - Class in org.osm2world.viewer.model
 
deleteObserver(DataSourceObserver) - Method in interface DataSource
deletes an observer that has been added using DataSource.addObserver(DataSourceObserver).
deleteObserver(DataSourceObserver) - Method in class OSMFileDataSource
 
diffuseColor() - Method in class Material
 
diffuseFactor - Variable in class Material
 
display(GLAutoDrawable) - Method in class ViewerGLCanvas.ViewerGLEventListener
 
dispose(GLAutoDrawable) - Method in class ViewerGLCanvas.ViewerGLEventListener
 
distance(VectorXZ, VectorXZ) - Static method in class VectorXZ
 
distanceFromLine(VectorXZ, VectorXZ, VectorXZ) - Static method in class GeometryUtil
returns the closest distance between point p and a line defined by two points
distanceFromLineSegment(VectorXZ, LineSegmentXZ) - Static method in class GeometryUtil
returns the closest distance between point p and line segment s
distanceFunction(VectorXZ) - Static method in class VectorXZ
 
distanceSquared(VectorXZ, VectorXZ) - Static method in class VectorXZ
 
distanceTo(VectorXYZ) - Method in class VectorXYZ
 
distanceTo(VectorXZ) - Method in class VectorXZ
 
distanceToSegments(VectorXZ) - Method in class SimplePolygonXZ
returns the distance of a point to the segments this polygon.
distanceToSquared(VectorXYZ) - Method in class VectorXYZ
 
distanceToXZ(VectorXZ) - Method in class VectorXYZ
 
distanceToXZ(VectorXYZ) - Method in class VectorXYZ
 
distributePointsOn(long, PolygonWithHolesXZ, AxisAlignedBoundingBoxXZ, double, double) - Static method in class GeometryUtil
distributes points pseudo-randomly on a polygon area.
dot(VectorXYZ) - Method in class VectorXYZ
 
dot(VectorXZ) - Method in class VectorXZ
 
drawArrow(JOGLTarget, Color, float, VectorXYZ...) - Static method in class DebugView
 
drawBackgoundImage(GL2, File, int, int, int, int, JOGLTextureManager) - Static method in class JOGLTarget
 
drawBox(Material, VectorXYZ, VectorXZ, double, double, double) - Method in class AbstractTarget
 
drawBox(Material, VectorXYZ, VectorXZ, double, double, double) - Method in interface Target
draws a box with outward-facing polygons.
drawBox(JOGLTarget, Color, VectorXYZ, VectorXYZ, VectorXYZ, VectorXYZ) - Static method in class DebugView
 
drawBoxAround(JOGLTarget, VectorXZ, Color, float) - Static method in class DebugView
 
drawBoxAround(JOGLTarget, VectorXYZ, Color, float) - Static method in class DebugView
 
drawColumn(Material, Integer, VectorXYZ, double, double, double, boolean, boolean) - Method in class AbstractTarget
 
drawColumn(Material, Integer, VectorXYZ, double, double, double, boolean, boolean) - Method in class POVRayTarget
 
drawColumn(Material, Integer, VectorXYZ, VectorXYZ, double, double, boolean, boolean) - Method in class POVRayTarget
variant of POVRayTarget.drawColumn(Material, Integer, VectorXYZ, double, double, double, boolean, boolean) that allows arbitrarily placed columns
drawColumn(Material, Integer, VectorXYZ, double, double, double, boolean, boolean) - Method in interface Target
draws a column with outward-facing polygons around a point.
drawConvexPolygon(Material, List<VectorXYZ>, List<List<VectorXZ>>) - Method in class AbstractTarget
 
drawConvexPolygon(Material, List<VectorXYZ>, List<List<VectorXZ>>) - Method in class FaceTarget
 
drawConvexPolygon(Material, List<VectorXYZ>, List<List<VectorXZ>>) - Method in class POVRayTarget
 
drawConvexPolygon(Material, List<VectorXYZ>, List<List<VectorXZ>>) - Method in interface Target
draws a convex polygon
drawFace(Material, List<VectorXYZ>, List<VectorXYZ>, List<List<VectorXZ>>) - Method in class FaceTarget
 
drawFace(Material, List<VectorXYZ>, List<VectorXYZ>, List<List<VectorXZ>>) - Method in class ObjTarget
 
drawLineLoop(Color, int, List<VectorXYZ>) - Method in class JOGLTarget
 
drawLineStrip(Color, int, VectorXYZ...) - Method in class JOGLTarget
 
drawLineStrip(Color, int, List<VectorXYZ>) - Method in class JOGLTarget
 
drawPoints(Color, VectorXYZ...) - Method in class JOGLTarget
 
drawPrimitive(Primitive.Type, Material, List<VectorXYZ>, List<VectorXYZ>, List<List<VectorXZ>>) - Method in class PrimitiveTarget
 
drawPrimitive(Primitive.Type, Material, List<VectorXYZ>, List<VectorXYZ>, List<List<VectorXZ>>) - Method in class JOGLTarget
 
drawPrimitive(GL2, int, List<VectorXYZ>, List<VectorXYZ>, List<List<VectorXZ>>) - Static method in class JOGLTarget
 
drawPrimitive(Primitive.Type, Material, List<VectorXYZ>, List<VectorXYZ>, List<List<VectorXZ>>) - Method in class PrimitiveBuffer
 
drawPrimitive(Primitive.Type, Material, List<VectorXYZ>, List<VectorXYZ>, List<List<VectorXZ>>) - Method in class StatisticsTarget
 
drawText(String, Vector3D, Color) - Static method in class JOGLTarget
 
drawText(String, int, int, int, int, Color) - Static method in class JOGLTarget
 
drawTriangleFan(Material, List<VectorXYZ>, List<List<VectorXZ>>) - Method in class AbstractTarget
 
drawTriangleFan(Material, List<VectorXYZ>, List<List<VectorXZ>>) - Method in class PrimitiveTarget
 
drawTriangleFan(Material, List<VectorXYZ>, List<List<VectorXZ>>) - Method in interface Target
draws a triangle fan.
drawTriangles(Material, Collection<? extends TriangleXYZ>, List<List<VectorXZ>>) - Method in class FaceTarget
 
drawTriangles(Material, Collection<? extends TriangleXYZ>, List<List<VectorXZ>>) - Method in class PrimitiveTarget
 
drawTriangles(Material, Collection<? extends TriangleXYZ>, List<List<VectorXZ>>) - Method in class ObjTarget
 
drawTriangles(Material, Collection<? extends TriangleXYZ>, List<List<VectorXZ>>) - Method in class POVRayTarget
 
drawTriangles(Material, Collection<? extends TriangleXYZ>, List<List<VectorXZ>>) - Method in interface Target
draws triangles.
drawTriangleStrip(Material, List<VectorXYZ>, List<List<VectorXZ>>) - Method in class AbstractTarget
 
drawTriangleStrip(Material, List<VectorXYZ>, List<List<VectorXZ>>) - Method in class PrimitiveTarget
 
drawTriangleStrip(Material, List<VectorXYZ>, List<List<VectorXZ>>) - Method in interface Target
draws a triangle strip.
drawTrianglesWithNormals(Material, Collection<? extends TriangleXYZWithNormals>, List<List<VectorXZ>>) - Method in class FaceTarget
 
drawTrianglesWithNormals(Material, Collection<? extends TriangleXYZWithNormals>, List<List<VectorXZ>>) - Method in class PrimitiveTarget
 
drawTrianglesWithNormals(Material, Collection<? extends TriangleXYZWithNormals>, List<List<VectorXZ>>) - Method in class ObjTarget
 
drawTrianglesWithNormals(Material, Collection<? extends TriangleXYZWithNormals>, List<List<VectorXZ>>) - Method in class POVRayTarget
 
drawTrianglesWithNormals(Material, Collection<? extends TriangleXYZWithNormals>, List<List<VectorXZ>>) - Method in interface Target
draws triangles with explicitly defined normal vectors.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z