Constructor and Description |
---|
StripeCode(FontConfiguration fontConfiguration) |
Modifier and Type | Method and Description |
---|---|
boolean |
addAndCheckTermination(java.lang.String line) |
XDimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
java.util.List<Atom> |
getAtoms() |
Atom |
getLHeader() |
java.util.List<Neutron> |
getNeutrons() |
double |
getStartingAltitude(StringBounder stringBounder) |
boolean |
isTerminated() |
public StripeCode(FontConfiguration fontConfiguration)
public Atom getLHeader()
getLHeader
in interface Stripe
public boolean addAndCheckTermination(java.lang.String line)
addAndCheckTermination
in interface StripeRaw
public final boolean isTerminated()
isTerminated
in interface StripeRaw
public XDimension2D calculateDimension(StringBounder stringBounder)
calculateDimension
in interface Atom
public double getStartingAltitude(StringBounder stringBounder)
getStartingAltitude
in interface Atom
public java.util.List<Neutron> getNeutrons()
getNeutrons
in interface Atom