public class BaseLayerPropertyReader extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
BASE_LAYER_FILE |
static org.apache.log4j.Logger |
logger |
| Constructor and Description |
|---|
BaseLayerPropertyReader() |
| Modifier and Type | Method and Description |
|---|---|
static List<? extends GisViewerBaseLayer> |
readBaseLayers()
Read base layers.
|
protected static final String BASE_LAYER_FILE
public static org.apache.log4j.Logger logger
public static List<? extends GisViewerBaseLayer> readBaseLayers() throws PropertyFileNotFoundException
PropertyFileNotFoundException - the property file not found exceptionCopyright © 2020. All Rights Reserved.