JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.sourceforge.plantuml.nwdiag.core
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)