public class AtomImg extends AbstractAtom implements Atom
Modifier and Type | Method and Description |
---|---|
Dimension2D |
calculateDimension(StringBounder stringBounder) |
static Atom |
create(java.lang.String src,
ImgValign valign,
int vspace,
double scale,
Url url) |
static Atom |
createQrcode(java.lang.String flash,
double scale) |
void |
drawU(UGraphic ug) |
double |
getStartingAltitude(StringBounder stringBounder) |
splitInTwo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
splitInTwo
public static Atom createQrcode(java.lang.String flash, double scale)
public static Atom create(java.lang.String src, ImgValign valign, int vspace, double scale, Url url)
public Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension
in interface Atom
public double getStartingAltitude(StringBounder stringBounder)
getStartingAltitude
in interface Atom