JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
net.sourceforge.plantuml.nwdiag.next
Staged
Contents
Description
Method Summary
Method Details
getStart()
getEnd()
getNWidth()
contains(NStage)
Hide sidebar
Show sidebar
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)