public class StyledFeatureGroupWrapper extends FeatureGroupWrapper implements StyledFeatureGroupMember
StyledFeatureGroupMember.| Constructor and Description |
|---|
StyledFeatureGroupWrapper(StyledFeature feature,
String groupId,
String groupName)
Creates a new FeatureGroupWrapper object.
|
| Modifier and Type | Method and Description |
|---|---|
Paint |
getFillingPaint()
DOCUMENT ME!
|
Paint |
getLinePaint()
public java.awt.Stroke getLineStyle();
|
int |
getLineWidth()
DOCUMENT ME!
|
FeatureAnnotationSymbol |
getPointAnnotationSymbol()
DOCUMENT ME!
|
float |
getTransparency()
DOCUMENT ME!
|
boolean |
isHighlightingEnabled()
DOCUMENT ME!
|
void |
setFillingPaint(Paint fillingStyle)
DOCUMENT ME!
|
void |
setHighlightingEnabled(boolean enabled)
DOCUMENT ME!
|
void |
setLinePaint(Paint linePaint)
DOCUMENT ME!
|
void |
setLineWidth(int width)
DOCUMENT ME!
|
void |
setPointAnnotationSymbol(FeatureAnnotationSymbol featureAnnotationSymbol)
DOCUMENT ME!
|
void |
setTransparency(float transparrency)
DOCUMENT ME!
|
canBeSelected, getFeature, getGeometry, getGroupId, getGroupName, getName, hide, isEditable, isHidden, setCanBeSelected, setEditable, setGeometryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFeature, getGroupId, getGroupNamegetNamecanBeSelected, getGeometry, hide, isEditable, isHidden, setCanBeSelected, setEditable, setGeometrypublic StyledFeatureGroupWrapper(StyledFeature feature, String groupId, String groupName)
feature - underlying feature to be wrappedgroupId - group idgroupName - group display namepublic Paint getLinePaint()
getLinePaint in interface StyledFeaturepublic void setLinePaint(Paint linePaint)
setLinePaint in interface StyledFeaturelinePaint - DOCUMENT ME!public int getLineWidth()
getLineWidth in interface StyledFeaturepublic void setLineWidth(int width)
setLineWidth in interface StyledFeaturewidth - DOCUMENT ME!public Paint getFillingPaint()
getFillingPaint in interface StyledFeaturepublic void setFillingPaint(Paint fillingStyle)
setFillingPaint in interface StyledFeaturefillingStyle - DOCUMENT ME!public float getTransparency()
getTransparency in interface StyledFeaturepublic void setTransparency(float transparrency)
setTransparency in interface StyledFeaturetransparrency - DOCUMENT ME!public FeatureAnnotationSymbol getPointAnnotationSymbol()
getPointAnnotationSymbol in interface StyledFeaturepublic void setPointAnnotationSymbol(FeatureAnnotationSymbol featureAnnotationSymbol)
setPointAnnotationSymbol in interface StyledFeaturefeatureAnnotationSymbol - DOCUMENT ME!public boolean isHighlightingEnabled()
isHighlightingEnabled in interface StyledFeaturepublic void setHighlightingEnabled(boolean enabled)
setHighlightingEnabled in interface StyledFeatureenabled - DOCUMENT ME!Copyright © 2012–2026 cismet GmbH. All rights reserved.