- ObjTarget - Class in org.osm2world.core.target.obj
-
- ObjTarget(PrintStream, PrintStream) - Constructor for class ObjTarget
-
- ObjWriter - Class in org.osm2world.core.target.obj
-
utility class for creating an Wavefront OBJ file
- offsetOf(VectorXZ) - Method in class PolylineXZ
-
returns the length between the start of this polyline and a given point on it
- OpenOSMAction - Class in org.osm2world.viewer.control.actions
-
- OpenOSMAction(ViewerFrame, Data, RenderOptions) - Constructor for class OpenOSMAction
-
- openOSMFile(File, boolean) - Method in class OpenOSMAction
-
- org.openstreetmap.josm.plugins.graphview.core.data - package org.openstreetmap.josm.plugins.graphview.core.data
-
- org.openstreetmap.josm.plugins.graphview.core.data.osmosis - package org.openstreetmap.josm.plugins.graphview.core.data.osmosis
-
- org.openstreetmap.josm.plugins.graphview.core.util - package org.openstreetmap.josm.plugins.graphview.core.util
-
- org.osm2world.console - package org.osm2world.console
-
command line interface for OSM2World.
- org.osm2world.core - package org.osm2world.core
-
- org.osm2world.core.heightmap.creation - package org.osm2world.core.heightmap.creation
-
- org.osm2world.core.heightmap.data - package org.osm2world.core.heightmap.data
-
- org.osm2world.core.map_data.creation - package org.osm2world.core.map_data.creation
-
- org.osm2world.core.map_data.creation.index - package org.osm2world.core.map_data.creation.index
-
- org.osm2world.core.map_data.data - package org.osm2world.core.map_data.data
-
- org.osm2world.core.map_data.data.overlaps - package org.osm2world.core.map_data.data.overlaps
-
- org.osm2world.core.map_elevation.creation - package org.osm2world.core.map_elevation.creation
-
- org.osm2world.core.map_elevation.data - package org.osm2world.core.map_elevation.data
-
- org.osm2world.core.math - package org.osm2world.core.math
-
classes for geometric objects that are used throughout OSM2World
- org.osm2world.core.math.algorithms - package org.osm2world.core.math.algorithms
-
- org.osm2world.core.math.datastructures - package org.osm2world.core.math.datastructures
-
- org.osm2world.core.math.shapes - package org.osm2world.core.math.shapes
-
- org.osm2world.core.osm.creation - package org.osm2world.core.osm.creation
-
- org.osm2world.core.osm.data - package org.osm2world.core.osm.data
-
- org.osm2world.core.osm.ruleset - package org.osm2world.core.osm.ruleset
-
- org.osm2world.core.target - package org.osm2world.core.target
-
export targets for the generated models
- org.osm2world.core.target.common - package org.osm2world.core.target.common
-
- org.osm2world.core.target.common.lighting - package org.osm2world.core.target.common.lighting
-
- org.osm2world.core.target.common.material - package org.osm2world.core.target.common.material
-
- org.osm2world.core.target.common.rendering - package org.osm2world.core.target.common.rendering
-
- org.osm2world.core.target.jogl - package org.osm2world.core.target.jogl
-
- org.osm2world.core.target.obj - package org.osm2world.core.target.obj
-
target that creates Wavefront .obj and .mtl files
- org.osm2world.core.target.povray - package org.osm2world.core.target.povray
-
target that creates .pov files for the POVRay raytracer
- org.osm2world.core.target.statistics - package org.osm2world.core.target.statistics
-
- org.osm2world.core.util - package org.osm2world.core.util
-
utility classes that are used throughout OSM2World
- org.osm2world.core.util.exception - package org.osm2world.core.util.exception
-
- org.osm2world.core.util.functions - package org.osm2world.core.util.functions
-
- org.osm2world.core.world.creation - package org.osm2world.core.world.creation
-
- org.osm2world.core.world.data - package org.osm2world.core.world.data
-
- org.osm2world.core.world.modules - package org.osm2world.core.world.modules
-
- org.osm2world.core.world.modules.common - package org.osm2world.core.world.modules.common
-
- org.osm2world.core.world.network - package org.osm2world.core.world.network
-
functionality used by groups of features that aren't isolated, but form a "network" of nodes, ways and areas
- org.osm2world.viewer - package org.osm2world.viewer
-
GUI (based on Swing and JOGL) for testing OSM2World.
- org.osm2world.viewer.control.actions - package org.osm2world.viewer.control.actions
-
- org.osm2world.viewer.control.navigation - package org.osm2world.viewer.control.navigation
-
- org.osm2world.viewer.model - package org.osm2world.viewer.model
-
- org.osm2world.viewer.view - package org.osm2world.viewer.view
-
- org.osm2world.viewer.view.debug - package org.osm2world.viewer.view.debug
-
- origin - Variable in class OriginMapProjection
-
the origin.
- OriginMapProjection - Class in org.osm2world.core.map_data.creation
-
abstract map projection superclass with configurable coordinate origin
- OriginMapProjection() - Constructor for class OriginMapProjection
-
- OrthoBoundsAction - Class in org.osm2world.viewer.control.actions
-
- OrthoBoundsAction(ViewerFrame, Data, RenderOptions) - Constructor for class OrthoBoundsAction
-
- OrthoBoundsDebugView - Class in org.osm2world.viewer.view.debug
-
illustrates the construction of the orthogonal perspective
as set by
OrthoBoundsAction
- OrthoBoundsDebugView() - Constructor for class OrthoBoundsDebugView
-
- ORTHOGRAPHIC_PROJECTION - Static variable in class Defaults
-
- OrthographicAzimuthalMapProjection - Class in org.osm2world.core.map_data.creation
-
application of an orthographic projection that is intended to use
values in meters centered around the coordinate center (0,0).
- OrthographicAzimuthalMapProjection() - Constructor for class OrthographicAzimuthalMapProjection
-
- OrthoTileAction - Class in org.osm2world.viewer.control.actions
-
- OrthoTileAction(ViewerFrame, Data, RenderOptions) - Constructor for class OrthoTileAction
-
- OrthoTilesUtil - Class in org.osm2world.core.target.common.rendering
-
calculates camera and projection information for orthographic tiles.
- OrthoTilesUtil.CardinalDirection - Enum in org.osm2world.core.target.common.rendering
-
4 cardinal directions, can be used for camera placement
- OSM2World - Class in org.osm2world.console
-
main class of the OSM2World console application
- OSM2World() - Constructor for class OSM2World
-
- OSM2WORLD_URI - Static variable in class GlobalValues
-
link to OSM2World home page
- OSMData - Class in org.osm2world.core.osm.data
-
OSM dataset containing nodes, areas and relations
- OSMData(Collection<Bound>, Collection<OSMNode>, Collection<OSMWay>, Collection<OSMRelation>) - Constructor for class OSMData
-
- OSMDataReader - Interface in org.osm2world.core.osm.creation
-
- OSMElement - Class in org.osm2world.core.osm.data
-
- OSMElement(TagGroup, long) - Constructor for class OSMElement
-
- OSMFileDataSource - Class in org.openstreetmap.josm.plugins.graphview.core.data.osmosis
-
DataSource providing information from a single .osm file.
- OSMFileDataSource(File) - Constructor for class OSMFileDataSource
-
- OSMFileDataSource.OwnMember - Class in org.openstreetmap.josm.plugins.graphview.core.data.osmosis
-
- OSMFileDataSource.OwnMember(String, Object) - Constructor for class OSMFileDataSource.OwnMember
-
- OSMFileDataSource.OwnNode - Class in org.openstreetmap.josm.plugins.graphview.core.data.osmosis
-
- OSMFileDataSource.OwnNode(double, double, TagGroup) - Constructor for class OSMFileDataSource.OwnNode
-
- OSMFileDataSource.OwnRelation - Class in org.openstreetmap.josm.plugins.graphview.core.data.osmosis
-
- OSMFileDataSource.OwnRelation(TagGroup, int) - Constructor for class OSMFileDataSource.OwnRelation
-
- OSMFileDataSource.OwnWay - Class in org.openstreetmap.josm.plugins.graphview.core.data.osmosis
-
- OSMFileDataSource.OwnWay(TagGroup, List<OSMFileDataSource.OwnNode>) - Constructor for class OSMFileDataSource.OwnWay
-
- OSMFileReader - Class in org.osm2world.core.osm.creation
-
DataSource providing information from a single .osm file, including common
non-standard variants such as those files produced by JOSM.
- OSMFileReader(File) - Constructor for class OSMFileReader
-
- OSMMember - Class in org.osm2world.core.osm.data
-
- OSMMember(String, OSMElement) - Constructor for class OSMMember
-
- OSMNode - Class in org.osm2world.core.osm.data
-
- OSMNode(double, double, TagGroup, long) - Constructor for class OSMNode
-
- OsmosisReader - Class in org.osm2world.core.osm.creation
-
reads OSM data from an osmosis RunnableSource
.
- OsmosisReader(RunnableSource) - Constructor for class OsmosisReader
-
- OSMRelation - Class in org.osm2world.core.osm.data
-
- OSMRelation(TagGroup, long, int) - Constructor for class OSMRelation
-
- OSMToMapDataConverter - Class in org.osm2world.core.map_data.creation
-
converts
OSMData
into the internal map data representation
- OSMToMapDataConverter(MapProjection, Configuration) - Constructor for class OSMToMapDataConverter
-
- OSMWay - Class in org.osm2world.core.osm.data
-
- OSMWay(TagGroup, long, List<OSMNode>) - Constructor for class OSMWay
-
- OutlineNodeWorldObject - Class in org.osm2world.core.world.data
-
superclass for
NodeWorldObject
s that do have an outline
and are not just treated as an infinitely small point.
- OutlineNodeWorldObject(MapNode) - Constructor for class OutlineNodeWorldObject
-
- Output - Class in org.osm2world.console
-
- output(Configuration, CLIArgumentsGroup) - Static method in class Output
-
- OUTPUT_PATTERN - Static variable in interface CLIArguments
-
- overlaps(AxisAlignedBoundingBoxXYZ) - Method in class AxisAlignedBoundingBoxXYZ
-
- overlaps(AxisAlignedBoundingBoxXZ) - Method in class AxisAlignedBoundingBoxXZ
-
- OverpassReader - Class in org.osm2world.core.osm.creation
-
- OverpassReader(LatLon, LatLon) - Constructor for class OverpassReader
-
fetches data within a bounding box from Overpass API
- OverpassReader(String, LatLon, LatLon) - Constructor for class OverpassReader
-
fetches data within a bounding box from any Overpass API instance
- OverpassReader(String) - Constructor for class OverpassReader
-
fetches data from Overpass API according to an arbitrary query
- OverpassReader(String, String) - Constructor for class OverpassReader
-
fetches data from any Overpass API instance according to an arbitrary query.