| Package | Description |
|---|---|
| de.cismet.cismap.commons.features | |
| de.cismet.cismap.commons.featureservice | |
| de.cismet.cismap.commons.featureservice.style |
| Modifier and Type | Method and Description |
|---|---|
protected Style |
DefaultFeatureServiceFeature.getStyle()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
Style |
DefaultLayerProperties.getStyle() |
Style |
LayerProperties.getStyle()
Returns the style associated to this object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultLayerProperties.setStyle(Style featureStyle) |
void |
LayerProperties.setStyle(Style featureStyle)
Sets the style of this layer.
|
| Constructor and Description |
|---|
DefaultLayerProperties(Style style)
Creates a new DefaultLayerProperties instance and initialises the style property from the style parameter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicStyle
BasicStyle implements the Style-interface.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StyleHistoryListModel.addStyle(Style newStyle)
Adds a Style to the listmodel.
|
boolean |
StyleHistoryListModel.elementEquals(Style compare)
Checks if there's already an equal style inside the stylelist.
|
void |
StylePreviewPanel.update(Style style,
FeatureAnnotationSymbol pointSymbol)
Reassigns the variables of this StylePreviewPanel and calls a repaint.
|
Copyright © 2012–2025 cismet GmbH. All rights reserved.