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