Class StripeTree
java.lang.Object
net.sourceforge.plantuml.creole.legacy.StripeTree
- All Implemented Interfaces:
Stripe
-
Constructor Summary
ConstructorsConstructorDescriptionStripeTree
(FontConfiguration fontConfiguration, ISkinSimple skinParam, java.lang.String line) -
Method Summary
Modifier and TypeMethodDescriptionvoid
analyzeAndAdd
(java.lang.String line) java.util.List<Atom>
getAtoms()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
StripeTree
public StripeTree(FontConfiguration fontConfiguration, ISkinSimple skinParam, java.lang.String line)
-
-
Method Details
-
getAtoms
-
getLHeader
- Specified by:
getLHeader
in interfaceStripe
-
analyzeAndAdd
public void analyzeAndAdd(java.lang.String line)
-