Package | Description |
---|---|
org.openstreetmap.josm.data.imagery | |
org.openstreetmap.josm.io.imagery |
Modifier and Type | Field and Description |
---|---|
private List<Shape> |
ImageryInfo.ImageryBounds.shapes |
Modifier and Type | Method and Description |
---|---|
List<Shape> |
ImageryInfo.ImageryBounds.getShapes() |
Modifier and Type | Method and Description |
---|---|
void |
ImageryInfo.ImageryBounds.addShape(Shape shape) |
Modifier and Type | Method and Description |
---|---|
void |
ImageryInfo.ImageryBounds.setShapes(List<Shape> shapes) |
Modifier and Type | Field and Description |
---|---|
(package private) Shape |
ImageryReader.Parser.shape |