| Package | Description |
|---|---|
| org.gvsig.app.project.documents.view.legend.gui | |
| org.gvsig.app.project.documents.view.metadata.gui |
| Modifier and Type | Class and Description |
|---|---|
class |
LabelingManager |
class |
LegendManager
Implements the panel which allows the user to control all the information
about the
legends of a layer in order to improve the information that it offers to the
user.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ThemeManagerWindow.isTabEnabledForLayer(AbstractThemeManagerPage page,
org.gvsig.fmap.mapcontext.layers.FLayer layer)
Deprecated.
|
static boolean |
ThemeManagerWindowNew.isTabEnabledForLayer(AbstractThemeManagerPage page,
org.gvsig.fmap.mapcontext.layers.FLayer layer) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ThemeManagerWindow.addPage(java.lang.Class<? extends AbstractThemeManagerPage> pageClass)
Deprecated.
use PropertiesPageManager, see BasicSymbologyExtension
|
static void |
ThemeManagerWindowNew.addPage(java.lang.Class<? extends AbstractThemeManagerPage> themeManagerPageClass) |
static void |
ThemeManagerWindow.setTabEnabledForLayer(java.lang.Class<? extends AbstractThemeManagerPage> abstractThemeManagerPageClass,
java.lang.Class<? extends org.gvsig.fmap.mapcontext.layers.FLayer> fLayerClazz,
boolean enabled)
Deprecated.
|
static void |
ThemeManagerWindowNew.setTabEnabledForLayer(java.lang.Class<? extends AbstractThemeManagerPage> abstractThemeManagerPageClass,
java.lang.Class<? extends org.gvsig.fmap.mapcontext.layers.FLayer> fLayerClazz,
boolean enabled) |
| Modifier and Type | Class and Description |
|---|---|
class |
MetadataInfoManager |
Copyright © 2025 gvSIG Association. All rights reserved.