public static class ImageryInfo.ImageryPreferenceEntry extends Object
ImageryInfo
object in the preferences.Modifier and Type | Field and Description |
---|---|
(package private) String |
attribution_text |
(package private) String |
attribution_url |
(package private) String |
bounds |
(package private) String |
cookies |
(package private) String |
country_code |
(package private) String |
description |
(package private) String |
eula |
(package private) String |
icon |
(package private) String |
id |
(package private) String |
logo_image |
(package private) String |
logo_url |
(package private) int |
max_zoom |
(package private) int |
min_zoom |
(package private) String |
name |
(package private) double |
pixel_per_eastnorth |
(package private) String |
projections |
(package private) String |
shapes |
(package private) String |
terms_of_use_text |
(package private) String |
terms_of_use_url |
(package private) String |
type |
(package private) String |
url |
Constructor and Description |
---|
ImageryInfo.ImageryPreferenceEntry()
Constructs a new empty WMS
ImageryPreferenceEntry . |
ImageryInfo.ImageryPreferenceEntry(ImageryInfo i)
Constructs a new
ImageryPreferenceEntry from a given ImageryInfo . |
double pixel_per_eastnorth
String attribution_text
String attribution_url
String logo_image
String terms_of_use_text
String terms_of_use_url
String country_code
int max_zoom
int min_zoom
String projections
String description
public ImageryInfo.ImageryPreferenceEntry()
ImageryPreferenceEntry
.public ImageryInfo.ImageryPreferenceEntry(ImageryInfo i)
ImageryPreferenceEntry
from a given ImageryInfo
.i
- The corresponding imagery info