Uses of Interface
net.sourceforge.plantuml.klimt.creole.atom.Atom
Packages that use Atom
Package
Description
-
Uses of Atom in net.sourceforge.plantuml
Classes in net.sourceforge.plantuml that implement Atom -
Uses of Atom in net.sourceforge.plantuml.klimt.creole
Classes in net.sourceforge.plantuml.klimt.creole that implement AtomModifier and TypeClassDescriptionclassclassfinal classMethods in net.sourceforge.plantuml.klimt.creole that return AtomModifier and TypeMethodDescriptionNeutron.asAtom()StripeStyle.getHeader(FontConfiguration fontConfiguration, CreoleContext context) Stripe.getLHeader()Methods in net.sourceforge.plantuml.klimt.creole that return types with arguments of type AtomMethods in net.sourceforge.plantuml.klimt.creole with parameters of type AtomMethod parameters in net.sourceforge.plantuml.klimt.creole with type arguments of type Atom -
Uses of Atom in net.sourceforge.plantuml.klimt.creole.atom
Classes in net.sourceforge.plantuml.klimt.creole.atom that implement AtomModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassMethods in net.sourceforge.plantuml.klimt.creole.atom that return AtomModifier and TypeMethodDescriptionstatic Atomstatic AtomAtomSpace.create(double width) static AtomAtomImg.createQrcode(String flash, double scale) Methods in net.sourceforge.plantuml.klimt.creole.atom with parameters of type AtomModifier and TypeMethodDescriptionvoidvoidConstructors in net.sourceforge.plantuml.klimt.creole.atom with parameters of type AtomConstructor parameters in net.sourceforge.plantuml.klimt.creole.atom with type arguments of type AtomModifierConstructorDescriptionAtomHorizontalTexts(List<Atom> texts) AtomVerticalTexts(List<Atom> texts) -
Uses of Atom in net.sourceforge.plantuml.klimt.creole.legacy
Subinterfaces of Atom in net.sourceforge.plantuml.klimt.creole.legacyClasses in net.sourceforge.plantuml.klimt.creole.legacy that implement AtomMethods in net.sourceforge.plantuml.klimt.creole.legacy that return AtomModifier and TypeMethodDescriptionstatic AtomAtomTextUtils.create(String text, FontConfiguration fontConfiguration) static AtomAtomTextUtils.createLegacy(String text, FontConfiguration fontConfiguration) static AtomAtomTextUtils.createListNumber(FontConfiguration fontConfiguration, int order, int localNumber) static AtomAtomTextUtils.createUrl(Url url, FontConfiguration fontConfiguration, ISkinSimple skinSimple) StripeCode.getLHeader()StripeLatex.getLHeader()StripeSimple.getLHeader()StripeTable.getLHeader()StripeTree.getLHeader()Methods in net.sourceforge.plantuml.klimt.creole.legacy that return types with arguments of type Atom