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 

L

laneLayout - Variable in class RoadModule.Road
 
lat - Variable in class LatLonEle
 
lat - Variable in class LatLon
 
lat - Variable in class OSMNode
 
LatLon - Class in org.osm2world.core.map_data.creation
an immutable coordinate pair with latitude and longitude
LatLon(double, double) - Constructor for class LatLon
 
LatLonBounds - Class in org.osm2world.core.map_data.creation
an area on the globe represented by two coordinate pairs, each with latitude and longitude.
LatLonBounds(double, double, double, double) - Constructor for class LatLonBounds
 
LatLonBounds(LatLon, LatLon) - Constructor for class LatLonBounds
 
LatLonDebugView - Class in org.osm2world.viewer.view.debug
shows the latitude and longitude grid.
LatLonDebugView() - Constructor for class LatLonDebugView
 
LatLonEle - Class in org.osm2world.console
immutable latitude/longitude/elevation coordinate triple
LatLonEle(double, double, double) - Constructor for class LatLonEle
regular constructor
LatLonEle(double, double) - Constructor for class LatLonEle
regular constructor (with default elevation of 0)
LatLonEle(String) - Constructor for class LatLonEle
parsing constructor
LEAF_SPLIT_SIZE - Static variable in class Map2dTree
 
LeastSquaresInterpolator - Class in org.osm2world.core.map_elevation.creation
uses least squares method to approximate a polynomial at each site, and calculates elevations based on the polynomials at the nearest sites.
LeastSquaresInterpolator() - Constructor for class LeastSquaresInterpolator
 
LeastSquaresInterpolator.DefaultPolynomial - Class in org.osm2world.core.map_elevation.creation
 
LeastSquaresInterpolator.Polynomial - Interface in org.osm2world.core.map_elevation.creation
 
LeastSquaresInterpolator.SiteWithPolynomial - Class in org.osm2world.core.map_elevation.creation
 
LeastSquaresInterpolator.SiteWithPolynomial(VectorXYZ) - Constructor for class LeastSquaresInterpolator.SiteWithPolynomial
 
LeastSquaresInterpolatorDebugView - Class in org.osm2world.viewer.view.debug
 
LeastSquaresInterpolatorDebugView(RenderOptions) - Constructor for class LeastSquaresInterpolatorDebugView
 
length() - Method in class VectorXYZ
 
length() - Method in class VectorXYZW
 
length() - Method in class VectorXZ
 
lengthSquared() - Method in class VectorXYZ
 
lengthSquared() - Method in class VectorXYZW
 
lengthSquared() - Method in class VectorXZ
 
LevelTagElevationCalculator - Class in org.osm2world.core.map_elevation.creation
sets elevations based on level tags
LevelTagElevationCalculator(double) - Constructor for class LevelTagElevationCalculator
 
LevelTagElevationCalculator() - Constructor for class LevelTagElevationCalculator
 
lightColorDiffuse - Variable in class GlobalLightingParameters
 
lightColorSpecular - Variable in class GlobalLightingParameters
 
lightFromDirection - Variable in class GlobalLightingParameters
source of the scene's directional lighting; null disables it and leaves only ambient lighting
lightPos - Variable in class JOGLRendererVBOShadowVolume
 
LinearInterpolator - Class in org.osm2world.core.map_elevation.creation
triangulates the point set of elevation sites, then interpolates linearly within each triangle (i.e.
LinearInterpolator() - Constructor for class LinearInterpolator
 
LinearInterpolatorDebugView - Class in org.osm2world.viewer.view.debug
 
LinearInterpolatorDebugView(RenderOptions) - Constructor for class LinearInterpolatorDebugView
 
LineSegmentXYZ - Class in org.osm2world.core.math
 
LineSegmentXYZ(VectorXYZ, VectorXYZ) - Constructor for class LineSegmentXYZ
 
LineSegmentXZ - Class in org.osm2world.core.math
 
LineSegmentXZ(VectorXZ, VectorXZ) - Constructor for class LineSegmentXZ
 
lineSegmentXZToJTSLineString(LineSegmentXZ) - Static method in class JTSConversionUtil
 
listXYZ(List<VectorXZ>, double) - Static method in class VectorXZ
 
loadDefaults() - Method in class AbstractShader
Load default values for the shader.
loadDefaults() - Method in class DefaultShader
 
loadOSMData(OSMDataReader, boolean) - Method in class AbstractLoadOSMAction
 
loadOSMData(OSMDataReader, boolean, Factory<? extends TerrainInterpolator>, Factory<? extends EleConstraintEnforcer>, ConversionFacade.ProgressListener) - Method in class Data
 
lon - Variable in class LatLonEle
 
lon - Variable in class LatLon
 
lon - Variable in class OSMNode
 
lowerChild - Variable in class Map2dTree.InnerNode
 
LPEleConstraintEnforcer - Class in org.osm2world.core.map_elevation.creation
enforces constraints using linear programming
LPEleConstraintEnforcer() - Constructor for class LPEleConstraintEnforcer
 
LPVariablePair - Class in org.osm2world.core.map_elevation.data
a pair of variables for a linear program, representing the elevation of a set of EleConnectors.
LPVariablePair(EleConnector) - Constructor for class LPVariablePair
creates a variable pair for a first EleConnector.
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