public class JDBCFeature extends DefaultFeatureServiceFeature implements ModifiableFeature
DefaultFeatureServiceFeature.DeegreeEvaluator, DefaultFeatureServiceFeature.DeegreeFeature, DefaultFeatureServiceFeature.DeegreeFeatureType, DefaultFeatureServiceFeature.DeegreePropertySLDStyledFeature.UOMCLASS_ID, evaluator, GEOMETRIE, logger, OBJECT_ID, selectedImage, styles, stylings| Constructor and Description |
|---|
JDBCFeature(JDBCFeatureInfo shapeInfo,
List<org.deegree.style.se.unevaluated.Style> styles)
Creates a new ShapeFeature object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addProperties(Map<String,Object> map)
DOCUMENT ME!
|
void |
addProperty(String propertyName,
Object property)
DOCUMENT ME!
|
void |
delete()
Deletes the feature.
|
boolean |
equals(Object obj)
DOCUMENT ME!
|
Color |
getBackgroundColor()
DOCUMENT ME!
|
com.vividsolutions.jts.geom.Geometry |
getGeometry()
DOCUMENT ME!
|
HashMap |
getProperties()
DOCUMENT ME!
|
Object |
getProperty(String propertyName)
DOCUMENT ME!
|
PropertyChangeListener |
getPropertyChangeListener()
DOCUMENT ME!
|
Statement |
getStatement()
DOCUMENT ME!
|
Object |
getStationEditor(String colName)
DOCUMENT ME!
|
int |
hashCode()
DOCUMENT ME!
|
boolean |
isFeatureChanged()
Determies, if the feature was changed during the current edit mode interval.
|
void |
restore()
Restores a previously deleted feature.
|
FeatureServiceFeature |
saveChanges()
Saves the feature.
|
void |
saveChangesWithoutReload()
Saves the feature.
|
void |
saveChangesWithoutUpdateEnvelope()
DOCUMENT ME!
|
void |
saveChangesWithoutUpdateEnvelope(Statement st)
DOCUMENT ME!
|
void |
setBackgroundColor(Color backgroundColor)
DOCUMENT ME!
|
void |
setEditable(boolean editable)
DOCUMENT ME!
|
void |
setGeometry(com.vividsolutions.jts.geom.Geometry geom)
DOCUMENT ME!
|
void |
setProperties(HashMap properties)
DOCUMENT ME!
|
void |
setProperty(String propertyName,
Object propertyValue)
DOCUMENT ME!
|
void |
setStationEditor(String colName,
StationEditorInterface editor)
DOCUMENT ME!
|
void |
undoAll()
DOCUMENT ME!
|
addPropertyChangeListener, applyFill, applyLineStyling, applyPointStyling, applyPolygonStyling, applyStroke, applyStyle, applyTextStyling, canBeSelected, clone, compareTo, firePropertyChange, getDeegreeFeature, getFillingPaint, getFontStyling, getId, getIdExpression, getImageFromDeegree, getImageFromWellKnownName, getLayerProperties, getLinePaint, getLineWidth, getMaxScaleDenominator, getMinScaleDenominator, getMultiplierFromDeegreeUOM, getName, getPaintFromDeegree, getPointAnnotationSymbol, getPrimaryAnnotation, getPrimaryAnnotationFont, getPrimaryAnnotationHalo, getPrimaryAnnotationJustification, getPrimaryAnnotationPaint, getPrimaryAnnotationScaling, getSecondaryAnnotation, getStyle, getTransparency, getUOMFromDeegree, hasAdditionalProperties, hide, isAutoscale, isEditable, isHidden, isHighlightingEnabled, isPrimaryAnnotationVisible, removeProperty, removePropertyChangeListener, rescaleStickyNode, setAutoScale, setCanBeSelected, setFillingPaint, setHighlightingEnabled, setId, setIdExpression, setLayerProperties, setLinePaint, setLineWidth, setMaxScaleDenominator, setMinScaleDenominator, setPointAnnotationSymbol, setPrimaryAnnotation, setPrimaryAnnotationFont, setPrimaryAnnotationHalo, setPrimaryAnnotationJustification, setPrimaryAnnotationPaint, setPrimaryAnnotationScaling, setPrimaryAnnotationVisible, setSecondaryAnnotation, setSLDStyles, setTransparency, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcanBeSelected, hide, isEditable, isHidden, setCanBeSelectedpublic JDBCFeature(JDBCFeatureInfo shapeInfo, List<org.deegree.style.se.unevaluated.Style> styles)
shapeInfo - typename DOCUMENT ME!styles - DOCUMENT ME!public void setEditable(boolean editable)
DefaultFeatureServiceFeaturesetEditable in interface FeaturesetEditable in class DefaultFeatureServiceFeatureeditable - DOCUMENT ME!public HashMap getProperties()
DefaultFeatureServiceFeaturegetProperties in interface PropertyContainergetProperties in class DefaultFeatureServiceFeaturepublic Object getProperty(String propertyName)
getProperty in interface PropertyContainergetProperty in class DefaultFeatureServiceFeaturepropertyName - DOCUMENT ME!public void setProperty(String propertyName, Object propertyValue)
setProperty in interface PropertyContainersetProperty in class DefaultFeatureServiceFeaturepropertyName - DOCUMENT ME!propertyValue - DOCUMENT ME!public FeatureServiceFeature saveChanges() throws Exception
DefaultFeatureServiceFeaturesaveChanges in interface ModifiableFeaturesaveChanges in class DefaultFeatureServiceFeatureException - DOCUMENT ME!UnsupportedOperationException - DOCUMENT ME!public void saveChangesWithoutReload()
throws Exception
ModifiableFeaturesaveChangesWithoutReload in interface ModifiableFeatureException - DOCUMENT ME!public void saveChangesWithoutUpdateEnvelope()
throws Exception
Exception - DOCUMENT ME!public void saveChangesWithoutUpdateEnvelope(Statement st) throws Exception
st - DOCUMENT ME!Exception - DOCUMENT ME!public Statement getStatement()
public void delete()
throws Exception
ModifiableFeaturedelete in interface ModifiableFeatureException - DOCUMENT ME!public void restore()
throws Exception
ModifiableFeaturerestore in interface ModifiableFeatureException - DOCUMENT ME!public void undoAll()
undoAll in interface ModifiableFeatureundoAll in class DefaultFeatureServiceFeaturepublic void setProperties(HashMap properties)
setProperties in interface PropertyContainersetProperties in class DefaultFeatureServiceFeatureproperties - colName properties DOCUMENT ME!public Object getStationEditor(String colName)
colName - DOCUMENT ME!public void setStationEditor(String colName, StationEditorInterface editor)
colName - DOCUMENT ME!editor - DOCUMENT ME!public PropertyChangeListener getPropertyChangeListener()
public void addProperty(String propertyName, Object property)
addProperty in interface PropertyContaineraddProperty in class DefaultFeatureServiceFeaturepropertyName - DOCUMENT ME!property - DOCUMENT ME!public void addProperties(Map<String,Object> map)
addProperties in class DefaultFeatureServiceFeaturemap - DOCUMENT ME!public com.vividsolutions.jts.geom.Geometry getGeometry()
getGeometry in interface FeaturegetGeometry in class DefaultFeatureServiceFeaturepublic void setGeometry(com.vividsolutions.jts.geom.Geometry geom)
setGeometry in interface FeaturesetGeometry in class DefaultFeatureServiceFeaturegeom - DOCUMENT ME!public boolean equals(Object obj)
DefaultFeatureServiceFeatureequals in class DefaultFeatureServiceFeatureobj - DOCUMENT ME!public int hashCode()
DefaultFeatureServiceFeaturehashCode in class DefaultFeatureServiceFeaturepublic Color getBackgroundColor()
public void setBackgroundColor(Color backgroundColor)
backgroundColor - the backgroundColor to setpublic boolean isFeatureChanged()
ModifiableFeatureisFeatureChanged in interface ModifiableFeatureCopyright © 2012–2026 cismet GmbH. All rights reserved.