Class NwGroup
java.lang.Object
net.sourceforge.plantuml.nwdiag.core.NwGroup
- All Implemented Interfaces:
NStackable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbooleanvoiddrawGroup(UGraphic ug, MinMax size, ISkinParam skinParam) final HColorgetColor()protected final Stringfinal StringgetName()final NBoxdoublegetTopHeaderHeight(StringBounder stringBounder, ISkinParam skinParam) names()final voidfinal voidsetDescription(String value) toString()
-
Constructor Details
-
NwGroup
-
-
Method Details
-
getNboxInternal
-
getNbox
-
addName
-
toString
-
getName
-
getColor
-
setColor
- Specified by:
setColorin interfaceNStackable
-
setDescription
- Specified by:
setDescriptionin interfaceNStackable
-
getDescription
-
names
-
contains
-
getTopHeaderHeight
-
drawGroup
-