Class AbstractAtom
java.lang.Object
net.sourceforge.plantuml.klimt.creole.atom.AbstractAtom
- Direct Known Subclasses:
AtomEmoji
,AtomHorizontalTexts
,AtomImg
,AtomImgSvg
,AtomMath
,AtomOpenIcon
,AtomSpace
,AtomSprite
,AtomTable
,AtomText
,AtomTree
,AtomVerticalTexts
,AtomWithMargin
,Bullet
,CreoleHorizontalLine
-
Constructor Summary
Constructors -
Method Summary
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.klimt.creole.atom.Atom
calculateDimension, drawU, getStartingAltitude
-
Constructor Details
-
AbstractAtom
public AbstractAtom()
-
-
Method Details
-
getNeutrons
- Specified by:
getNeutrons
in interfaceAtom
-