public interface ExternalDataLayer
| Modifier and Type | Method and Description |
|---|---|
void |
addLink(String dataURL)
Adds link (URL) to the location of the data file of this layer.
|
String |
getDataMimeType()
Gets the MIME type of the data file of this layer.
|
String |
getLink()
Gets link (URL) to the data file of this layer.
|
String getDataMimeType()
String getLink()
void addLink(String dataURL)
dataURL - the URL of the data file.Copyright © 2013-2019 Department of Linguistics, Tübingen University. All Rights Reserved.