JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
net.sourceforge.plantuml.nwdiag.core
NStackable
Contents
Description
Method Summary
Method Details
setDescription(String)
setColor(HColor)
Hide sidebar
Show sidebar
Interface NStackable
All Known Implementing Classes:
Network
,
NwGroup
public interface
NStackable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
setColor
(
HColor
color)
void
setDescription
(
String
description)
Method Details
setDescription
void
setDescription
(
String
description)
setColor
void
setColor
(
HColor
color)