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) Constructors in net.sourceforge.plantuml with parameters of type ISkinSimpleModifierConstructorDescriptionBlockUml
(List<StringLocated> strings, Defines defines, ISkinSimple skinParam, PreprocessorModeSet mode) Deprecated.being kept for backwards compatibility, perhaps other projects are using this?BlockUml
(List<StringLocated> strings, Defines defines, ISkinSimple skinParam, PreprocessorModeSet mode, Charset charset) -
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) DisplaySection.createRibbon
(FontConfiguration fontConfiguration, ISkinSimple spriteContainer, 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
(DisplaySection text, Style style, HColorSet set, ISkinSimple spriteContainer) -
Uses of ISkinSimple in net.sourceforge.plantuml.project.draw
Constructors in net.sourceforge.plantuml.project.draw with parameters of type ISkinSimpleModifierConstructorDescriptionTaskDrawRegular
(TimeScale timeScale, Real y, String prettyDisplay, Day start, Day end, boolean oddStart, boolean oddEnd, ISkinSimple skinSimple, Task task, ToTaskDraw toTaskDraw, Collection<GanttConstraint> constraints, StyleBuilder styleBuilder) -
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
Methods in net.sourceforge.plantuml.skin that return ISkinSimpleModifier and TypeMethodDescriptionprotected final ISkinSimple
AbstractTextualComponent.getISkinSimple()
Constructors in net.sourceforge.plantuml.skin with parameters of type ISkinSimpleModifierConstructorDescriptionAbstractTextualComponent
(Style style, LineBreakStrategy maxMessageSize, int marginX1, int marginX2, int marginY, ISkinSimple spriteContainer, CharSequence label) AbstractTextualComponent
(Style style, LineBreakStrategy maxMessageSize, int marginX1, int marginX2, int marginY, ISkinSimple spriteContainer, Display display, boolean enhanced) AbstractTextualComponent
(Style style, Style stereo, LineBreakStrategy maxMessageSize, int marginX1, int marginX2, int marginY, ISkinSimple spriteContainer, Display display, boolean enhanced) -
Uses of ISkinSimple in net.sourceforge.plantuml.skin.rose
Constructors in net.sourceforge.plantuml.skin.rose with parameters of type ISkinSimpleModifierConstructorDescriptionAbstractComponentRoseArrow
(Style style, Display stringsToDisplay, ArrowConfiguration arrowConfiguration, ISkinSimple spriteContainer, LineBreakStrategy maxMessageSize) ComponentRoseActor
(ActorStyle actorStyle, Style style, Style stereo, Display stringsToDisplay, boolean head, ISkinSimple spriteContainer) ComponentRoseArrow
(Style style, Display stringsToDisplay, ArrowConfiguration arrowConfiguration, HorizontalAlignment messagePosition, ISkinSimple spriteContainer, LineBreakStrategy maxMessageSize, boolean niceArrow, boolean belowForResponse) ComponentRoseBoundary
(Style style, Style stereo, Display stringsToDisplay, boolean head, ISkinSimple spriteContainer) ComponentRoseControl
(Style style, Style stereo, Display stringsToDisplay, boolean head, ISkinSimple spriteContainer) ComponentRoseDatabase
(Style style, Style stereo, Display stringsToDisplay, boolean head, ISkinSimple spriteContainer) ComponentRoseDelayText
(Style style, Display stringsToDisplay, ISkinSimple spriteContainer) ComponentRoseDestroy
(Style style, HColor foregroundColor, ISkinSimple spriteContainer) ComponentRoseDivider
(Style style, Display stringsToDisplay, ISkinSimple spriteContainer) ComponentRoseEnglober
(Style style, Display strings, ISkinSimple spriteContainer) ComponentRoseEntity
(Style style, Style stereo, Display stringsToDisplay, boolean head, ISkinSimple spriteContainer) ComponentRoseGroupingElse
(boolean teoz, Style style, CharSequence comment, ISkinSimple spriteContainer) ComponentRoseGroupingHeader
(boolean teoz, Style style, Style styleHeader, Display strings, ISkinSimple spriteContainer) ComponentRoseNote
(Style style, Display strings, double paddingX, double paddingY, ISkinSimple spriteContainer, HorizontalAlignment textAlignment, HorizontalAlignment position, Colors colors) ComponentRoseNoteBox
(Style style, Display strings, ISkinSimple spriteContainer, Colors colors) ComponentRoseNoteHexagonal
(Style style, Display strings, ISkinSimple spriteContainer, Colors colors) ComponentRoseParticipant
(Style style, Style stereo, Display stringsToDisplay, ISkinSimple spriteContainer, double minWidth, boolean collections, double padding) ComponentRoseQueue
(Style style, Style stereo, Display stringsToDisplay, boolean head, ISkinSimple spriteContainer) ComponentRoseReference
(Style style, Style styleHeader, Display stringsToDisplay, ISkinSimple spriteContainer, HColor background) ComponentRoseSelfArrow
(Style style, Display stringsToDisplay, ArrowConfiguration arrowConfiguration, ISkinSimple spriteContainer, LineBreakStrategy maxMessageSize, boolean niceArrow) -
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)