public class FlaggedPolyline extends FlaggedObject
PolyLineCOUNTRY_MISSING| Constructor and Description |
|---|
FlaggedPolyline(org.openstreetmap.atlas.geography.atlas.items.AtlasObject object)
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCountry() |
java.lang.Iterable<org.openstreetmap.atlas.geography.Location> |
getGeometry() |
java.util.Map<java.lang.String,java.lang.String> |
getProperties() |
equals, hasCountry, hashCodepublic FlaggedPolyline(org.openstreetmap.atlas.geography.atlas.items.AtlasObject object)
object - the AtlasObject to flagpublic java.lang.String getCountry()
getCountry in class FlaggedObjectpublic java.lang.Iterable<org.openstreetmap.atlas.geography.Location> getGeometry()
getGeometry in class FlaggedObjectpublic java.util.Map<java.lang.String,java.lang.String> getProperties()
getProperties in class FlaggedObject