public class DefaultXStyledFeature extends DefaultStyledFeature implements XStyledFeature
| Constructor and Description |
|---|
DefaultXStyledFeature(ImageIcon iconImage,
String name,
String type,
JComponent infoComponent,
Stroke lineStyle)
Creates a new DefaultXStyledFeature object.
|
| Modifier and Type | Method and Description |
|---|---|
ImageIcon |
getIconImage()
DOCUMENT ME!
|
JComponent |
getInfoComponent(Refreshable refresh)
DOCUMENT ME!
|
Stroke |
getLineStyle()
DOCUMENT ME!
|
String |
getName()
DOCUMENT ME!
|
String |
getType()
DOCUMENT ME!
|
void |
setIconImage(ImageIcon iconImage)
DOCUMENT ME!
|
void |
setInfoComponent(JComponent infoComponent)
DOCUMENT ME!
|
void |
setLineSytle(Stroke lineSytle)
DOCUMENT ME!
|
void |
setName(String name)
DOCUMENT ME!
|
void |
setType(String type)
DOCUMENT ME!
|
canBeSelected, clone, getFillingPaint, getGeometry, getLinePaint, getLineWidth, getMaxScaleDenominator, getMinScaleDenominator, getPointAnnotationSymbol, getPrimaryAnnotation, getPrimaryAnnotationFont, getPrimaryAnnotationHalo, getPrimaryAnnotationJustification, getPrimaryAnnotationPaint, getPrimaryAnnotationScaling, getSecondaryAnnotation, getTransparency, hide, isAutoscale, isEditable, isHidden, isHighlightingEnabled, isPrimaryAnnotationVisible, setAutoScale, setCanBeSelected, setEditable, setFeatureAnnotationSymbol, setFillingPaint, setGeometry, setHighlightingEnabled, setLinePaint, setLineWidth, setMaxScaleDenominator, setMinScaleDenominator, setPointAnnotationSymbol, setPrimaryAnnotation, setPrimaryAnnotationFont, setPrimaryAnnotationHalo, setPrimaryAnnotationJustification, setPrimaryAnnotationPaint, setPrimaryAnnotationScaling, setPrimaryAnnotationVisible, setSecondaryAnnotation, setTransparencyequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFillingPaint, getLinePaint, getLineWidth, getPointAnnotationSymbol, getTransparency, isHighlightingEnabled, setFillingPaint, setHighlightingEnabled, setLinePaint, setLineWidth, setPointAnnotationSymbol, setTransparencycanBeSelected, getGeometry, hide, isEditable, isHidden, setCanBeSelected, setEditable, setGeometrypublic DefaultXStyledFeature(ImageIcon iconImage, String name, String type, JComponent infoComponent, Stroke lineStyle)
iconImage - DOCUMENT ME!name - DOCUMENT ME!type - DOCUMENT ME!infoComponent - DOCUMENT ME!lineStyle - DOCUMENT ME!public void setIconImage(ImageIcon iconImage)
iconImage - DOCUMENT ME!public void setName(String name)
name - DOCUMENT ME!public void setType(String type)
type - DOCUMENT ME!public void setInfoComponent(JComponent infoComponent)
infoComponent - DOCUMENT ME!public void setLineSytle(Stroke lineSytle)
lineSytle - DOCUMENT ME!public ImageIcon getIconImage()
XStyledFeaturegetIconImage in interface XStyledFeaturepublic String getName()
FeatureNameProvidergetName in interface FeatureNameProviderpublic String getType()
XStyledFeaturegetType in interface XStyledFeaturepublic JComponent getInfoComponent(Refreshable refresh)
XStyledFeaturegetInfoComponent in interface XStyledFeaturerefresh - DOCUMENT ME!public Stroke getLineStyle()
XStyledFeaturegetLineStyle in interface XStyledFeatureCopyright © 2012–2026 cismet GmbH. All rights reserved.