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