Interface StripeRaw
-
- All Known Implementing Classes:
StripeCode
,StripeLatex
public interface StripeRaw extends Stripe, Atom
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
addAndCheckTermination(java.lang.String line)
boolean
isTerminated()
-
Methods inherited from interface net.sourceforge.plantuml.klimt.creole.atom.Atom
calculateDimension, drawU, getNeutrons, getStartingAltitude
-
Methods inherited from interface net.sourceforge.plantuml.klimt.creole.Stripe
getAtoms, getLHeader
-
-