public class DiagramNodeStyle extends DiagramItemStyle
Modifier | Constructor and Description |
---|---|
protected |
DiagramNodeStyle()
Initializes a new instance of the
DiagramNodeStyle class. |
Modifier and Type | Method and Description |
---|---|
java.util.List<NodeEffect> |
getEffects()
Gets a list of the effects applied to the node.
|
getBrush, getFontFamily, getFontSize, getFontStyle, getFontUnit, getShadowBrush, getStroke, getStrokeThickness, getTextBrush, setBrush, setFontFamily, setFontSize, setFontStyle, setFontUnit, setShadowBrush, setStroke, setStrokeThickness, setTextBrush
addPropertyChangeListener, getValue, isPropertySet, loadFromXml, readExternal, registerProperty, registerType, removePropertyChangeListener, saveToXml, setValue, unsetValue, writeExternal
protected DiagramNodeStyle()
DiagramNodeStyle
class.public java.util.List<NodeEffect> getEffects()