Class NwGroup
java.lang.Object
net.sourceforge.plantuml.nwdiag.core.NwGroup
- All Implemented Interfaces:
NStackable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
boolean
void
drawGroup
(UGraphic ug, MinMax size, ISkinParam skinParam) final HColor
getColor()
protected final String
final String
getName()
final NBox
double
getTopHeaderHeight
(StringBounder stringBounder, ISkinParam skinParam) names()
final void
final void
setDescription
(String value) toString()
-
Constructor Details
-
NwGroup
-
-
Method Details
-
getNboxInternal
-
getNbox
-
addName
-
toString
-
getName
-
getColor
-
setColor
- Specified by:
setColor
in interfaceNStackable
-
setDescription
- Specified by:
setDescription
in interfaceNStackable
-
getDescription
-
names
-
contains
-
getTopHeaderHeight
-
drawGroup
-