public class OSMServer extends Object
Constructor and Description |
---|
OSMServer(String server,
int levels,
String name,
String suffix)
Constructor
|
Modifier and Type | Method and Description |
---|---|
int |
getLevels()
Gets the number of resolution levels
|
String |
getName()
Gets the layer's name
|
String |
getServerURL()
Gets the server URL
|
String |
getSuffix()
Gets the suffix of the image file.
|
String |
toString() |
public String getServerURL()
public int getLevels()
public String getName()
public String getSuffix()