public class SvgNodeStyle extends DiagramNodeStyle
Constructor and Description |
---|
SvgNodeStyle()
Initializes a new instance of the SvgNodeStyle class.
|
Modifier and Type | Method and Description |
---|---|
SvgNodeStyleBuilder |
init()
Returns a SvgNodeStyleBuilder object used to configure this SvgNodeStyle instance.
|
static SvgNodeStyleBuilder |
with()
Returns a SvgNodeStyleBuilder object used to configure and create new SvgNodeStyle instances.
|
getEffects, loadFromJson, saveToJson
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
public SvgNodeStyle()
public static SvgNodeStyleBuilder with()
SvgNodeStyleBuilder
instance.public SvgNodeStyleBuilder init()
SvgNodeStyleBuilder
instance.