Package net.sourceforge.plantuml.creole
Interface Stripe
-
- All Known Implementing Classes:
StripeSimple
,StripeTable
,StripeTree
public interface Stripe
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<net.sourceforge.plantuml.creole.Atom>
getAtoms()
net.sourceforge.plantuml.creole.Atom
getHeader()
-