public class EntityGroups extends Object
| Constructor and Description |
|---|
EntityGroups()
|
| Modifier and Type | Method and Description |
|---|---|
List |
getGroups(EntityType
|
List |
getNodeGroups()
|
List |
getRelationGroups()
|
List |
getWayGroups()
|
static EntityGroups |
splitEntities(Osmformat
|
public static EntityGroupssplitEntities(Osmformat .PrimitiveBlock primBlock)
public List<Osmformat .PrimitiveGroup > getNodeGroups()
public List<Osmformat .PrimitiveGroup > getWayGroups()
public List<Osmformat .PrimitiveGroup > getRelationGroups()
public List<Osmformat .PrimitiveGroup > getGroups(EntityType type)