Package | Description |
---|---|
org.openstreetmap.josm.data.imagery | |
org.openstreetmap.josm.io.imagery |
Modifier and Type | Field and Description |
---|---|
private ImageryInfo.ImageryBounds |
ImageryInfo.bounds |
Modifier and Type | Method and Description |
---|---|
ImageryInfo.ImageryBounds |
ImageryInfo.getBounds()
Returns the imagery polygonial bounds.
|
Modifier and Type | Method and Description |
---|---|
void |
ImageryInfo.setBounds(ImageryInfo.ImageryBounds b)
Sets the imagery polygonial bounds.
|
Modifier and Type | Field and Description |
---|---|
(package private) ImageryInfo.ImageryBounds |
ImageryReader.Parser.bounds |