public class LayerScaleVisibilityUtils
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
LAYERS_SCALE_VISIBILITY_PARAMETER |
static int |
NUMBER_OF_FEATURES_TO_ASK_FOR_VISIBILITY_SCALE |
| Constructor and Description |
|---|
LayerScaleVisibilityUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkForVisibilityScale(org.gvsig.fmap.mapcontext.layers.FLayer layer) |
static void |
checkForVisibilityScale(org.gvsig.fmap.mapcontext.layers.FLayer layer,
boolean checkScale) |
static void |
initPluginProperties() |
public static final java.lang.String LAYERS_SCALE_VISIBILITY_PARAMETER
public static final int NUMBER_OF_FEATURES_TO_ASK_FOR_VISIBILITY_SCALE
public static void checkForVisibilityScale(org.gvsig.fmap.mapcontext.layers.FLayer layer)
throws org.gvsig.fmap.dal.exception.DataException,
org.gvsig.fmap.dal.exception.ValidateDataParametersException
org.gvsig.fmap.dal.exception.DataExceptionorg.gvsig.fmap.dal.exception.ValidateDataParametersExceptionpublic static void checkForVisibilityScale(org.gvsig.fmap.mapcontext.layers.FLayer layer,
boolean checkScale)
throws org.gvsig.fmap.dal.exception.DataException,
org.gvsig.fmap.dal.exception.ValidateDataParametersException
org.gvsig.fmap.dal.exception.DataExceptionorg.gvsig.fmap.dal.exception.ValidateDataParametersExceptionpublic static void initPluginProperties()
Copyright © 2023 gvSIG Association. All rights reserved.