Package | Description |
---|---|
org.apache.streams.twitter.pojo |
Modifier and Type | Method and Description |
---|---|
BoundingBox |
Place.getBoundingBox() |
BoundingBox |
BoundingBox.withAdditionalProperty(String name,
Object value) |
BoundingBox |
BoundingBox.withCoordinates(List<List<List<Double>>> coordinates) |
BoundingBox |
BoundingBox.withType(String type) |
Modifier and Type | Method and Description |
---|---|
void |
Place.setBoundingBox(BoundingBox boundingBox) |
Place |
Place.withBoundingBox(BoundingBox boundingBox) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.