Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addBboxConfiguration(String) - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
-
Convenience method.
- addOutputFile(String) - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
-
Convenience method.
- appendLogMessage(String, boolean) - Method in class org.mapsforge.poi.writer.logging.DummyProgressManager
- appendLogMessage(String, boolean) - Method in interface org.mapsforge.poi.writer.logging.ProgressManager
C
- category - Variable in class org.mapsforge.poi.writer.jaxb.Category
- Category - Class in org.mapsforge.poi.writer.jaxb
-
Java class for anonymous complex type.
- Category() - Constructor for class org.mapsforge.poi.writer.jaxb.Category
- close() - Method in class org.mapsforge.poi.writer.osmosis.PoiWriterTask
- complete() - Method in class org.mapsforge.poi.writer.osmosis.PoiWriterTask
- complete() - Method in class org.mapsforge.poi.writer.PoiWriter
-
Complete task.
- Constants - Class in org.mapsforge.poi.writer.util
-
Defines some constants.
- createCategory() - Method in class org.mapsforge.poi.writer.jaxb.ObjectFactory
-
Create an instance of
Category - createMapping() - Method in class org.mapsforge.poi.writer.jaxb.ObjectFactory
-
Create an instance of
Mapping - createTaskManagerImpl(TaskConfiguration) - Method in class org.mapsforge.poi.writer.osmosis.PoiWriterFactory
- CREATOR_NAME - Static variable in class org.mapsforge.poi.writer.util.Constants
-
The name of the POI writer.
D
- DEFAULT_PARAM_OUTFILE - Static variable in class org.mapsforge.poi.writer.util.Constants
-
Default name for out file.
- DummyProgressManager - Class in org.mapsforge.poi.writer.logging
-
A progress manager doing nothing when the application calls a progress update.
- DummyProgressManager() - Constructor for class org.mapsforge.poi.writer.logging.DummyProgressManager
F
- finish() - Method in class org.mapsforge.poi.writer.logging.DummyProgressManager
- finish() - Method in interface org.mapsforge.poi.writer.logging.ProgressManager
G
- getBboxConfiguration() - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
- getCategory() - Method in class org.mapsforge.poi.writer.jaxb.Category
-
Gets the value of the category property.
- getComment() - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
- getFileSpecificationVersion() - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
- getLogger(String) - Static method in class org.mapsforge.poi.writer.logging.LoggerWrapper
-
Returns or creates a logger that forwards messages to a
ProgressManager. - getLogger(String, ProgressManager) - Static method in class org.mapsforge.poi.writer.logging.LoggerWrapper
-
Returns or creates a logger that forwards messages to a
ProgressManager. - getMapping() - Method in class org.mapsforge.poi.writer.jaxb.Category
-
Gets the value of the mapping property.
- getOutputFile() - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
- getPreferredLanguage() - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
- getTag() - Method in class org.mapsforge.poi.writer.jaxb.Mapping
-
Gets the value of the tag property.
- getTagMapping() - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
- getTitle() - Method in class org.mapsforge.poi.writer.jaxb.Category
-
Gets the value of the title property.
- getWriterVersion() - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
I
- initialize(Map<String, Object>) - Method in class org.mapsforge.poi.writer.osmosis.PoiWriterTask
- initProgressBar(int, int) - Method in class org.mapsforge.poi.writer.logging.DummyProgressManager
- initProgressBar(int, int) - Method in interface org.mapsforge.poi.writer.logging.ProgressManager
- isAllTags() - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
- isFilterCategories() - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
- isGeoTags() - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
- isNames() - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
- isNormalize() - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
- isProgressLogs() - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
- isWayFiltering() - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
- isWays() - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
L
- loadTagMappingFile(String) - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
-
Convenience method.
- loadTaskFactories() - Method in class org.mapsforge.poi.writer.osmosis.PoiWriterPluginLoader
- log(Level, String) - Method in class org.mapsforge.poi.writer.logging.LoggerWrapper
- LoggerWrapper - Class in org.mapsforge.poi.writer.logging
-
This extension of Java's default logger provides
ProgressManagerintegration that allows forwarding log messages to a GUI.
M
- mapping - Variable in class org.mapsforge.poi.writer.jaxb.Category
- Mapping - Class in org.mapsforge.poi.writer.jaxb
-
Java class for anonymous complex type.
- Mapping() - Constructor for class org.mapsforge.poi.writer.jaxb.Mapping
N
- newInstance(PoiWriterConfiguration, ProgressManager) - Static method in class org.mapsforge.poi.writer.PoiWriter
-
Creates a new instance of a
PoiWriter.
O
- ObjectFactory - Class in org.mapsforge.poi.writer.jaxb
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.mapsforge.poi.writer.jaxb package.
- ObjectFactory() - Constructor for class org.mapsforge.poi.writer.jaxb.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.mapsforge.poi.writer.jaxb
- org.mapsforge.poi.writer - package org.mapsforge.poi.writer
- org.mapsforge.poi.writer.jaxb - package org.mapsforge.poi.writer.jaxb
- org.mapsforge.poi.writer.logging - package org.mapsforge.poi.writer.logging
- org.mapsforge.poi.writer.model - package org.mapsforge.poi.writer.model
- org.mapsforge.poi.writer.osmosis - package org.mapsforge.poi.writer.osmosis
- org.mapsforge.poi.writer.util - package org.mapsforge.poi.writer.util
P
- PoiWriter - Class in org.mapsforge.poi.writer
-
Reads entities from an OSM stream and writes them to a SQLite database.
- PoiWriterConfiguration - Class in org.mapsforge.poi.writer.model
-
Configuration for the POI writer.
- PoiWriterConfiguration() - Constructor for class org.mapsforge.poi.writer.model.PoiWriterConfiguration
- PoiWriterFactory - Class in org.mapsforge.poi.writer.osmosis
-
Factory for the POI writer osmosis plugin.
- PoiWriterFactory() - Constructor for class org.mapsforge.poi.writer.osmosis.PoiWriterFactory
- PoiWriterPluginLoader - Class in org.mapsforge.poi.writer.osmosis
-
The Osmosis PluginLoader for the poi-writer osmosis plugin.
- PoiWriterPluginLoader() - Constructor for class org.mapsforge.poi.writer.osmosis.PoiWriterPluginLoader
- PoiWriterTask - Class in org.mapsforge.poi.writer.osmosis
-
This task reads entities from an OSM stream and writes them to a SQLite database.
- PoiWriterTask(PoiWriterConfiguration, ProgressManager) - Constructor for class org.mapsforge.poi.writer.osmosis.PoiWriterTask
-
Writes all entities that can be mapped to a specific category and which category is in a given whitelist to a SQLite database.
- process(EntityContainer) - Method in class org.mapsforge.poi.writer.osmosis.PoiWriterTask
- process(EntityContainer) - Method in class org.mapsforge.poi.writer.PoiWriter
-
Process task.
- ProgressManager - Interface in org.mapsforge.poi.writer.logging
- PROPERTY_NAME_FILE_SPECIFICATION_VERSION - Static variable in class org.mapsforge.poi.writer.util.Constants
-
The name of the property that refers to the version of the map file specification.
- PROPERTY_NAME_WRITER_VERSION - Static variable in class org.mapsforge.poi.writer.util.Constants
-
The name of the property that refers to the version of the POI writer.
S
- setAllTags(boolean) - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
- setBboxConfiguration(BoundingBox) - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
- setComment(String) - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
- setDefaultProgressManager(ProgressManager) - Static method in class org.mapsforge.poi.writer.logging.LoggerWrapper
-
Sets the
ProgressManagerobject that will be used for eachLoggerWrapperinstance. - setFileSpecificationVersion(int) - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
- setFilterCategories(boolean) - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
- setGeoTags(boolean) - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
- setMessage(String) - Method in class org.mapsforge.poi.writer.logging.DummyProgressManager
- setMessage(String) - Method in interface org.mapsforge.poi.writer.logging.ProgressManager
- setNames(boolean) - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
- setNormalize(boolean) - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
- setOutputFile(File) - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
- setPreferredLanguage(String) - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
- setProgressLogs(boolean) - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
- setProgressManager(ProgressManager) - Method in class org.mapsforge.poi.writer.logging.LoggerWrapper
-
This method sets the logger's progress manager that receives certain log messages and forwards them to a GUI.
- setTag(String) - Method in class org.mapsforge.poi.writer.jaxb.Mapping
-
Sets the value of the tag property.
- setTitle(String) - Method in class org.mapsforge.poi.writer.jaxb.Category
-
Sets the value of the title property.
- setWayFiltering(boolean) - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
- setWays(boolean) - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
- setWriterVersion(String) - Method in class org.mapsforge.poi.writer.model.PoiWriterConfiguration
- start() - Method in class org.mapsforge.poi.writer.logging.DummyProgressManager
- start() - Method in interface org.mapsforge.poi.writer.logging.ProgressManager
T
- tag - Variable in class org.mapsforge.poi.writer.jaxb.Mapping
- tick() - Method in class org.mapsforge.poi.writer.logging.DummyProgressManager
- tick() - Method in interface org.mapsforge.poi.writer.logging.ProgressManager
- title - Variable in class org.mapsforge.poi.writer.jaxb.Category
U
- updateProgressBar(int) - Method in class org.mapsforge.poi.writer.logging.DummyProgressManager
- updateProgressBar(int) - Method in interface org.mapsforge.poi.writer.logging.ProgressManager
All Classes and Interfaces|All Packages|Constant Field Values