Uses of Class
com.luciad.wms.server.model.ALcdWMSAuthorityURL
Packages that use ALcdWMSAuthorityURL
-
Uses of ALcdWMSAuthorityURL in com.luciad.wms.server.model
Subclasses of ALcdWMSAuthorityURL in com.luciad.wms.server.modelModifier and TypeClassDescriptionclass
Default implementation ofALcdWMSAuthorityURL
.Methods in com.luciad.wms.server.model that return ALcdWMSAuthorityURLModifier and TypeMethodDescriptionabstract ALcdWMSAuthorityURL
ALcdWMSLayer.getAuthorityURL
(int aIndex) Returns theALcdWMSAuthorityURL
at a given index.TLcdWMSLayer.getAuthorityURL
(int aIndex) Methods in com.luciad.wms.server.model with parameters of type ALcdWMSAuthorityURLModifier and TypeMethodDescriptionvoid
TLcdWMSLayer.addAuthorityURL
(ALcdWMSAuthorityURL aAuthorityURL) Adds a newALcdWMSAuthorityURL
to thisALcdWMSLayer
.