public class AnyFileBasedOpenStreetMapProviderImpl extends Object implements OpenStreetMapProvider
Constructor and Description |
---|
AnyFileBasedOpenStreetMapProviderImpl() |
AnyFileBasedOpenStreetMapProviderImpl(File file) |
Modifier and Type | Method and Description |
---|---|
void |
checkInputs() |
void |
readOSM(OpenStreetMapContentHandler handler) |
void |
setPath(File path) |
String |
toString() |
public AnyFileBasedOpenStreetMapProviderImpl(File file)
public AnyFileBasedOpenStreetMapProviderImpl()
public void setPath(File path)
public void readOSM(OpenStreetMapContentHandler handler)
readOSM
in interface OpenStreetMapProvider
public void checkInputs()
checkInputs
in interface OpenStreetMapProvider
GraphBuilder.checkInputs()
Copyright © 2019. All rights reserved.