public abstract class WorkbenchFeatureEntity extends WorkbenchEntity implements GeometrySlot, de.cismet.cismap.commons.features.StyledFeature
| Modifier and Type | Field and Description |
|---|---|
protected de.cismet.cismap.commons.gui.piccolo.FeatureAnnotationSymbol |
mapIcon |
PROP__IS_DELETEDPROP__ID| Constructor and Description |
|---|
WorkbenchFeatureEntity() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBeSelected() |
Paint |
getFillingPaint() |
com.vividsolutions.jts.geom.Geometry |
getGeometry() |
Paint |
getLinePaint() |
int |
getLineWidth() |
de.cismet.cismap.commons.gui.piccolo.FeatureAnnotationSymbol |
getPointAnnotationSymbol() |
float |
getTransparency() |
void |
hide(boolean hiding) |
boolean |
isEditable() |
boolean |
isHidden() |
boolean |
isHighlightingEnabled() |
boolean |
isSelectable()
DOCUMENT ME!
|
void |
setCanBeSelected(boolean selectable) |
void |
setEditable(boolean editable) |
void |
setFillingPaint(Paint fillingStyle) |
void |
setGeometry(com.vividsolutions.jts.geom.Geometry geom) |
void |
setHighlightingEnabled(boolean enabled) |
void |
setLinePaint(Paint linePaint) |
void |
setLineWidth(int width) |
void |
setPointAnnotationSymbol(de.cismet.cismap.commons.gui.piccolo.FeatureAnnotationSymbol featureAnnotationSymbol) |
void |
setSelectable(boolean isSelectable)
DOCUMENT ME!
|
void |
setTransparency(float transparrency) |
static void |
transformToDefaultCrsNeeded(com.vividsolutions.jts.geom.Geometry geom)
DOCUMENT ME!
|
getHumanReadablePosition, getIs_deleted, getKeyString, isDeleted, setIs_deletedaddPropertyName, addPropertyNames, createNew, equals, getId, getPropertyNames, hashCode, init, isEditAllowed, loadBackup, setEditAllowed, setId, storeBackupaddCollectionElement, addCollectionElements, addPropertyChangeListener, checkWritePermission, createNewCidsBeanFromJSON, createNewCidsBeanFromTableName, createNewCidsBeanFromTableName, createNewCidsBeanFromTableName, createNewCidsBeanFromTableName, createNewCidsBeansFromJSONCollection, delete, fillEmptyFieldWithEmptySubInstance, firePropertyChanged, getBeanCollectionProperty, getCidsBeanInfo, getCidsBeanIntraObjectCacheMapper, getCidsBeanObjectMapper, getConnectionContext, getEmptyBeanFromArrayAttribute, getHasWritePermission, getJsonSerializerParams, getMetaClassFromTableName, getMetaClassFromTableName, getMetaObject, getMOString, getPrimaryKeyFieldname, getPrimaryKeyValue, getProperty, getPropertyChangeListeners, getPropertyDescriptors, hasArtificialChangeFlag, hasObjectReadPermission, hasObjectWritePermission, listElementPropertyChanged, listElementReplaced, listElementsAdded, listElementsRemoved, persist, persist, persist, persist, propertyChange, removePropertyChangeListener, setArtificialChangeFlag, setBacklinkInformation, setJsonSerializerParams, setMetaObject, setProperty, toJSONString, toJSONString, toJSONString, toJSONString, toJSONString, toObjectString, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetGeometrie, setGeometriecompareTogetDokumente, setDokumenteprotected transient de.cismet.cismap.commons.gui.piccolo.FeatureAnnotationSymbol mapIcon
public boolean isSelectable()
public void setSelectable(boolean isSelectable)
isSelectable - DOCUMENT ME!public boolean canBeSelected()
canBeSelected in interface de.cismet.cismap.commons.features.Featurepublic com.vividsolutions.jts.geom.Geometry getGeometry()
getGeometry in interface de.cismet.cismap.commons.features.Featurepublic void hide(boolean hiding)
hide in interface de.cismet.cismap.commons.features.Featurepublic boolean isEditable()
isEditable in interface de.cismet.cismap.commons.features.Featurepublic boolean isHidden()
isHidden in interface de.cismet.cismap.commons.features.Featurepublic void setEditable(boolean editable)
setEditable in interface de.cismet.cismap.commons.features.Featurepublic static void transformToDefaultCrsNeeded(com.vividsolutions.jts.geom.Geometry geom)
geom - DOCUMENT ME!public void setGeometry(com.vividsolutions.jts.geom.Geometry geom)
setGeometry in interface de.cismet.cismap.commons.features.Featurepublic Paint getFillingPaint()
getFillingPaint in interface de.cismet.cismap.commons.features.StyledFeaturepublic Paint getLinePaint()
getLinePaint in interface de.cismet.cismap.commons.features.StyledFeaturepublic int getLineWidth()
getLineWidth in interface de.cismet.cismap.commons.features.StyledFeaturepublic de.cismet.cismap.commons.gui.piccolo.FeatureAnnotationSymbol getPointAnnotationSymbol()
getPointAnnotationSymbol in interface de.cismet.cismap.commons.features.StyledFeaturepublic float getTransparency()
getTransparency in interface de.cismet.cismap.commons.features.StyledFeaturepublic boolean isHighlightingEnabled()
isHighlightingEnabled in interface de.cismet.cismap.commons.features.StyledFeaturepublic void setFillingPaint(Paint fillingStyle)
setFillingPaint in interface de.cismet.cismap.commons.features.StyledFeaturepublic void setHighlightingEnabled(boolean enabled)
setHighlightingEnabled in interface de.cismet.cismap.commons.features.StyledFeaturepublic void setLinePaint(Paint linePaint)
setLinePaint in interface de.cismet.cismap.commons.features.StyledFeaturepublic void setLineWidth(int width)
setLineWidth in interface de.cismet.cismap.commons.features.StyledFeaturepublic void setPointAnnotationSymbol(de.cismet.cismap.commons.gui.piccolo.FeatureAnnotationSymbol featureAnnotationSymbol)
setPointAnnotationSymbol in interface de.cismet.cismap.commons.features.StyledFeaturepublic void setTransparency(float transparrency)
setTransparency in interface de.cismet.cismap.commons.features.StyledFeaturepublic void setCanBeSelected(boolean selectable)
setCanBeSelected in interface de.cismet.cismap.commons.features.FeatureCopyright © 2012–2025 cismet GmbH. All rights reserved.