public interface H2AttributeTableRuleSet extends AttributeTableRuleSet
| Modifier and Type | Method and Description |
|---|---|
H2AttributeTableRuleSet |
clone()
DOCUMENT ME!
|
List<LinearReferencingInfo> |
getAllLinRefInfos()
DOCUMENT ME!
|
LinearReferencingInfo |
getInfoForColumn(String columnName)
DOCUMENT ME!
|
void |
init(List<LinearReferencingInfo> refInfos,
String geometryType,
List<FeatureServiceAttribute> attributes,
String tableName)
DOCUMENT ME!
|
void |
startEditMode(JDBCFeature feature)
DOCUMENT ME!
|
afterEdit, afterSave, beforeSave, cloneFeature, copyProperties, exportFeatures, getAdditionalFieldClass, getAdditionalFieldFormula, getAdditionalFieldNames, getAdditionalFieldValue, getCellEditor, getCellRenderer, getDefaultValues, getFeatureClass, getFeatureCreator, getIndexOfAdditionalFieldName, getPointAnnotationSymbol, hasCustomExportFeaturesMethod, hasCustomPrintFeaturesMethod, isCatThree, isColumnEditable, mouseClicked, prepareFeaturesForExport, prepareForSave, printFeaturesvoid init(List<LinearReferencingInfo> refInfos, String geometryType, List<FeatureServiceAttribute> attributes, String tableName)
refInfos - DOCUMENT ME!geometryType - DOCUMENT ME!attributes - DOCUMENT ME!tableName - DOCUMENT ME!LinearReferencingInfo getInfoForColumn(String columnName)
columnName - DOCUMENT ME!List<LinearReferencingInfo> getAllLinRefInfos()
H2AttributeTableRuleSet clone()
void startEditMode(JDBCFeature feature)
feature - DOCUMENT ME!Copyright © 2012–2025 cismet GmbH. All rights reserved.