JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.sourceforge.plantuml.nwdiag.next
Interface Staged
All Known Implementing Classes:
NBar
,
NBox
public interface
Staged
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
contains
(
NStage
stage)
NStage
getEnd
()
int
getNWidth
()
NStage
getStart
()
Method Details
getStart
NStage
getStart
()
getEnd
NStage
getEnd
()
getNWidth
int
getNWidth
()
contains
boolean
contains
(
NStage
stage)