All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.davidmoten.grumpy.wms.Layers Maven / Gradle / Ivy

package com.github.davidmoten.grumpy.wms;

public interface Layers {
    Layer getLayer(String layerName);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy