public class ReportAction extends AbstractAction
changeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
ReportAction()
Creates a new SelectionRectangleAction object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
static void |
createReport(de.cismet.cismap.cidslayer.CidsLayerFeature feature,
File file)
DOCUMENT ME!
|
static void |
createReport(Integer qpId,
File file)
DOCUMENT ME!
|
boolean |
isEnabled() |
static String |
toValidFileName(Map<String,Boolean> fileNames,
String fileName,
de.cismet.cismap.commons.features.FeatureServiceFeature feature)
DOCUMENT ME!
|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, putValue, removePropertyChangeListener, setEnabledpublic ReportAction()
public void actionPerformed(ActionEvent e)
public static String toValidFileName(Map<String,Boolean> fileNames, String fileName, de.cismet.cismap.commons.features.FeatureServiceFeature feature)
fileNames - DOCUMENT ME!fileName - DOCUMENT ME!feature - DOCUMENT ME!public static void createReport(de.cismet.cismap.cidslayer.CidsLayerFeature feature,
File file)
throws Exception
feature - DOCUMENT ME!file - DOCUMENT ME!Exception - DOCUMENT ME!public static void createReport(Integer qpId, File file) throws Exception
qpId - feature DOCUMENT ME!file - DOCUMENT ME!Exception - DOCUMENT ME!public boolean isEnabled()
isEnabled in interface ActionisEnabled in class AbstractActionCopyright © 2012–2026 cismet GmbH. All rights reserved.