public class ComplexRelationGrouper extends Object
| Constructor and Description |
|---|
ComplexRelationGrouper(OsmIteratorInputFactory
|
| Modifier and Type | Method and Description |
|---|---|
void |
buildGroups()
|
TLongObjectMap |
getGroupRelations()
|
List |
getGroups()
|
void |
readGroupRelations(boolean readMetadata)
|
public ComplexRelationGrouper(OsmIteratorInputFactoryiteratorFactory, boolean storeSimpleRelations, boolean undirected)
public TLongObjectMap<OsmRelation > getGroupRelations()
public void buildGroups()
throws IOException
IOException
public void readGroupRelations(boolean readMetadata)
throws FileNotFoundException,
IOException
FileNotFoundException
IOException