Class ALcdWMSAuthorityURL

java.lang.Object
com.luciad.wms.server.model.ALcdWMSAuthorityURL
Direct Known Subclasses:
TLcdWMSAuthorityURL

public abstract class ALcdWMSAuthorityURL extends Object
Defines a particular authority.
  • Constructor Details

    • ALcdWMSAuthorityURL

      public ALcdWMSAuthorityURL()
  • Method Details

    • getAuthorityName

      public abstract String getAuthorityName()
      Returns the name of the authority.
      Returns:
      the name of the authority.
    • getOnlineResource

      public abstract URL getOnlineResource()
      Returns an online resource document specifying the meaning of identifier values.
      Returns:
      an online resource document specifying the meaning of identifier values.