Documentation of 'org.opengis.layer.Attribution' Java class
Attribution
org.opengis.layer

Interface Attribution



  • @XmlElement(value="Attribution")
    public interface Attribution
    Provides a way to identify the source of geographic information used in a Layer or collection of Layers.
    Since:
    GeoAPI 2.0
    • Method Detail

      • getTitle

        @XmlElement(value="Title")
        InternationalString getTitle()
        Provides the human-readable string naming the data provider.
        Returns:
        the human-readable name of the data provider.
      • getOnlineResource

        @XmlElement(value="OnlineResource")
        OnLineResource getOnlineResource()
        Provides the data provider's linkage.
        Returns:
        the linkage to the data provider.
      • getLogoURL

        @XmlElement(value="LogoURL")
        LogoURL getLogoURL()
        Provides linkage to a logo image.
        Returns:
        linkage to the logo image.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.