Class StripeTable
java.lang.Object
net.sourceforge.plantuml.creole.legacy.StripeTable
- All Implemented Interfaces:
Stripe
-
Constructor Summary
ConstructorsConstructorDescriptionStripeTable
(FontConfiguration fontConfiguration, ISkinSimple skinParam, java.lang.String line) -
Method Summary
Modifier and TypeMethodDescriptionvoid
analyzeAndAddLine
(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
-
StripeTable
public StripeTable(FontConfiguration fontConfiguration, ISkinSimple skinParam, java.lang.String line)
-
-
Method Details
-
getAtoms
-
getLHeader
- Specified by:
getLHeader
in interfaceStripe
-
analyzeAndAddLine
public void analyzeAndAddLine(java.lang.String line)
-