Class StripeTree
- java.lang.Object
-
- net.sourceforge.plantuml.klimt.creole.legacy.StripeTree
-
-
Constructor Summary
Constructors Constructor Description StripeTree(FontConfiguration fontConfiguration, ISkinSimple skinParam, String line)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
analyzeAndAdd(String line)
List<Atom>
getAtoms()
Atom
getLHeader()
-
-
-
Constructor Detail
-
StripeTree
public StripeTree(FontConfiguration fontConfiguration, ISkinSimple skinParam, String line)
-
-