public class Attribution extends Object
Constructor and Description |
---|
Attribution(String title,
URL onlineResource,
LogoURL logoURL) |
Modifier and Type | Method and Description |
---|---|
LogoURL |
getLogoURL() |
URL |
getOnlineResource() |
String |
getTitle() |
void |
setLogoURL(LogoURL logoURL) |
void |
setOnlineResource(URL onlineResource) |
void |
setTitle(String title) |
String |
toString() |
Copyright © 1996–2023 Geotools. All rights reserved.