Class AtomImg
java.lang.Object
net.sourceforge.plantuml.creole.atom.AbstractAtom
net.sourceforge.plantuml.creole.atom.AtomImg
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptioncalculateDimension
(StringBounder stringBounder) static Atom
static Atom
createQrcode
(String flash, double scale) void
double
getStartingAltitude
(StringBounder stringBounder) Methods inherited from class net.sourceforge.plantuml.creole.atom.AbstractAtom
getNeutrons
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.sourceforge.plantuml.creole.atom.Atom
getNeutrons
-
Field Details
-
DATA_IMAGE_PNG_BASE64
- See Also:
-
-
Method Details
-
createQrcode
-
create
-
calculateDimension
- Specified by:
calculateDimension
in interfaceAtom
-
getStartingAltitude
- Specified by:
getStartingAltitude
in interfaceAtom
-
drawU
-