public class ShapeExport extends Object implements de.cismet.tools.configuration.Configurable, ToolbarComponentsProvider, de.cismet.tools.gui.menu.CidsUiComponent
ToolbarComponentsProvider.ToolbarPositionHint| Constructor and Description |
|---|
ShapeExport() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.jdom.Element parent) |
static String |
getBboxToken()
Returns the string which serves as a replacement token to put a bounding box in the configured WFS queries.
|
Component |
getComponent() |
org.jdom.Element |
getConfiguration() |
static String |
getDestinationDirectory()
Shape exports shall be saved in a directory somewhere in user's home directory.
|
static String |
getDestinationFile()
Returns a String object which denotes the file name which is to be used for shape exports.
|
static String |
getDestinationFileExtension()
Returns the configured extension for shape exports.
|
String |
getPluginName()
DOCUMENT ME!
|
Collection<ToolbarComponentDescription> |
getToolbarComponents()
DOCUMENT ME!
|
String |
getValue(String key) |
static Set<ExportWFS> |
getWFSList()
Returns a Set of all configured export topics.
|
void |
masterConfigure(org.jdom.Element parent) |
public static Set<ExportWFS> getWFSList()
public static String getBboxToken()
public static String getDestinationDirectory()
public static String getDestinationFile()
public static String getDestinationFileExtension()
public void configure(org.jdom.Element parent)
configure in interface de.cismet.tools.configuration.Configurablepublic void masterConfigure(org.jdom.Element parent)
masterConfigure in interface de.cismet.tools.configuration.Configurablepublic org.jdom.Element getConfiguration()
throws de.cismet.tools.configuration.NoWriteError
getConfiguration in interface de.cismet.tools.configuration.Configurablede.cismet.tools.configuration.NoWriteErrorpublic String getPluginName()
ToolbarComponentsProvidergetPluginName in interface ToolbarComponentsProviderpublic Collection<ToolbarComponentDescription> getToolbarComponents()
ToolbarComponentsProvidergetToolbarComponents in interface ToolbarComponentsProviderpublic String getValue(String key)
getValue in interface de.cismet.tools.gui.menu.CidsUiComponentpublic Component getComponent()
getComponent in interface de.cismet.tools.gui.menu.CidsUiComponentCopyright © 2012–2026 cismet GmbH. All rights reserved.