Uses of Interface
net.sourceforge.plantuml.style.ISkinSimple
Packages that use ISkinSimple
Package
Description
Contains classes for processing PlantUML source files.
-
Uses of ISkinSimple in net.sourceforge.plantuml
Methods in net.sourceforge.plantuml with parameters of type ISkinSimpleModifier and TypeMethodDescriptionstatic EmbeddedDiagram
EmbeddedDiagram.createAndSkip
(String type, Iterator<CharSequence> it, ISkinSimple skinParam) static EmbeddedDiagram
EmbeddedDiagram.from
(ISkinSimple skinParam, List<String> strings) -
Uses of ISkinSimple in net.sourceforge.plantuml.abel
Methods in net.sourceforge.plantuml.abel with parameters of type ISkinSimpleModifier and TypeMethodDescriptionDisplayPositioned.createRibbon
(FontConfiguration fontConfiguration, ISkinSimple spriteContainer, Style style) -
Uses of ISkinSimple in net.sourceforge.plantuml.compositediagram
Constructors in net.sourceforge.plantuml.compositediagram with parameters of type ISkinSimple -
Uses of ISkinSimple in net.sourceforge.plantuml.cucadiagram
Methods in net.sourceforge.plantuml.cucadiagram with parameters of type ISkinSimpleModifier and TypeMethodDescriptionstatic TextBlock
BodyFactory.create3
(Display rawBody, ISkinSimple skinParam, HorizontalAlignment align, FontConfiguration fc, LineBreakStrategy lineBreakStrategy, Style style) protected final TextBlock
BodyEnhancedAbstract.getTitle
(String s, ISkinSimple spriteContainer) -
Uses of ISkinSimple in net.sourceforge.plantuml.ebnf
Methods in net.sourceforge.plantuml.ebnf with parameters of type ISkinSimpleModifier and TypeMethodDescriptionstatic TextBlock
EbnfEngine.syntaxError
(FontConfiguration fontConfiguration, ISkinSimple spriteContainer) -
Uses of ISkinSimple in net.sourceforge.plantuml.klimt.creole
Methods in net.sourceforge.plantuml.klimt.creole with parameters of type ISkinSimpleModifier and TypeMethodDescriptionstatic CreoleHorizontalLine
CreoleHorizontalLine.create
(FontConfiguration fontConfiguration, String line, char style, ISkinSimple skinParam) Display.create
(FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, ISkinSimple spriteContainer) Display.create0
(FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, ISkinSimple spriteContainer, LineBreakStrategy maxMessageSize, CreoleMode creoleMode, UFont fontForStereotype, HColor htmlColorForStereotype) Display.create0
(FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, ISkinSimple spriteContainer, LineBreakStrategy maxMessageSize, CreoleMode creoleMode, UFont fontForStereotype, HColor htmlColorForStereotype, double marginX1, double marginX2) Display.create7
(FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, ISkinSimple spriteContainer, CreoleMode creoleMode) Display.create8
(FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, ISkinSimple spriteContainer, CreoleMode modeSimpleLine, LineBreakStrategy maxMessageSize) Display.create9
(FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, ISkinSimple spriteContainer, LineBreakStrategy maxMessageSize) -
Uses of ISkinSimple in net.sourceforge.plantuml.klimt.creole.legacy
Methods in net.sourceforge.plantuml.klimt.creole.legacy that return ISkinSimpleMethods in net.sourceforge.plantuml.klimt.creole.legacy with parameters of type ISkinSimpleModifier and TypeMethodDescriptionstatic Atom
AtomTextUtils.createUrl
(Url url, FontConfiguration fontConfiguration, ISkinSimple skinSimple) Constructors in net.sourceforge.plantuml.klimt.creole.legacy with parameters of type ISkinSimpleModifierConstructorDescriptionCreoleParser
(FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, ISkinSimple skinParam, CreoleMode creoleMode, FontConfiguration stereotype) CreoleStripeSimpleParser
(String line, CreoleContext creoleContext, FontConfiguration fontConfiguration, ISkinSimple skinParam, CreoleMode mode) StripeSimple
(FontConfiguration fontConfiguration, StripeStyle style, CreoleContext context, ISkinSimple skinParam, CreoleMode modeSimpleLine) StripeTable
(FontConfiguration fontConfiguration, ISkinSimple skinParam, String line) StripeTree
(FontConfiguration fontConfiguration, ISkinSimple skinParam, String line) -
Uses of ISkinSimple in net.sourceforge.plantuml.klimt.sprite
Classes in net.sourceforge.plantuml.klimt.sprite that implement ISkinSimple -
Uses of ISkinSimple in net.sourceforge.plantuml.png
Constructors in net.sourceforge.plantuml.png with parameters of type ISkinSimpleModifierConstructorDescriptionPngTitler
(DisplayPositioned text, Style style, HColorSet set, ISkinSimple spriteContainer) -
Uses of ISkinSimple in net.sourceforge.plantuml.salt
Classes in net.sourceforge.plantuml.salt that implement ISkinSimple -
Uses of ISkinSimple in net.sourceforge.plantuml.salt.element
Constructors in net.sourceforge.plantuml.salt.element with parameters of type ISkinSimpleModifierConstructorDescriptionElementButton
(String text, UFont font, ISkinSimple spriteContainer) ElementDroplist
(String text, UFont font, ISkinSimple spriteContainer) ElementMenuBar
(UFont font, ISkinSimple spriteContainer) ElementMenuEntry
(String text, UFont font, ISkinSimple spriteContainer) ElementMenuPopup
(UFont font, ISkinSimple spriteContainer) ElementPyramid
(Positionner2 positionner, TableStrategy tableStrategy, String title, ISkinSimple spriteContainer) ElementPyramidScrolled
(Positionner2 positionner, ISkinSimple spriteContainer, ScrollStrategy scrollStrategy) ElementRadioCheckbox
(List<String> text, UFont font, boolean radio, boolean checked, ISkinSimple spriteContainer) ElementTabBar
(UFont font, ISkinSimple spriteContainer) ElementText
(List<String> text, UFont font, ISkinSimple spriteContainer) ElementTextField
(String text, UFont font, ISkinSimple spriteContainer) ElementTree
(UFont font, ISkinSimple spriteContainer, TableStrategy strategy) -
Uses of ISkinSimple in net.sourceforge.plantuml.salt.factory
Constructors in net.sourceforge.plantuml.salt.factory with parameters of type ISkinSimpleModifierConstructorDescriptionElementFactoryButton
(DataSource dataSource, ISkinSimple spriteContainer) ElementFactoryCheckboxOff
(DataSource dataSource, ISkinSimple spriteContainer) ElementFactoryCheckboxOn
(DataSource dataSource, ISkinSimple spriteContainer) ElementFactoryDroplist
(DataSource dataSource, ISkinSimple spriteContainer) ElementFactoryRadioOff
(DataSource dataSource, ISkinSimple spriteContainer) ElementFactoryRadioOn
(DataSource dataSource, ISkinSimple spriteContainer) ElementFactoryText
(DataSource dataSource, ISkinSimple spriteContainer) ElementFactoryTextField
(DataSource dataSource, ISkinSimple spriteContainer) -
Uses of ISkinSimple in net.sourceforge.plantuml.skin
Classes in net.sourceforge.plantuml.skin that implement ISkinSimpleModifier and TypeClassDescriptionclass
class
class
class
class
class
class
-
Uses of ISkinSimple in net.sourceforge.plantuml.style
Subinterfaces of ISkinSimple in net.sourceforge.plantuml.styleMethods in net.sourceforge.plantuml.style with parameters of type ISkinSimpleModifier and TypeMethodDescriptionStyle.createTextBlockBordered
(Display note, HColorSet set, ISkinSimple spriteContainer, String id, LineBreakStrategy lineBreak)