public class TextSkin extends Rose
Constructor and Description |
---|
TextSkin(FileFormat fileFormat) |
Modifier and Type | Method and Description |
---|---|
Component |
createComponent(Style[] style,
ComponentType type,
ArrowConfiguration config,
ISkinParam param,
Display stringsToDisplay) |
ArrowComponent |
createComponentArrow(Style[] styles,
ArrowConfiguration config,
ISkinParam param,
Display stringsToDisplay) |
Component |
createComponentNewPage(ISkinParam param) |
Component |
createComponentNote(Style[] styles,
ComponentType type,
ISkinParam param,
Display stringsToDisplay,
Colors colors) |
Component |
createComponentNote(Style[] styles,
ComponentType type,
ISkinParam param,
Display stringsToDisplay,
Colors colors,
NotePosition notePosition) |
getHtmlColor, getHtmlColor, getStroke
public TextSkin(FileFormat fileFormat)
public ArrowComponent createComponentArrow(Style[] styles, ArrowConfiguration config, ISkinParam param, Display stringsToDisplay)
createComponentArrow
in class Rose
public Component createComponentNote(Style[] styles, ComponentType type, ISkinParam param, Display stringsToDisplay, Colors colors, NotePosition notePosition)
createComponentNote
in class Rose
public Component createComponentNote(Style[] styles, ComponentType type, ISkinParam param, Display stringsToDisplay, Colors colors)
createComponentNote
in class Rose
public Component createComponent(Style[] style, ComponentType type, ArrowConfiguration config, ISkinParam param, Display stringsToDisplay)
createComponent
in class Rose
public Component createComponentNewPage(ISkinParam param)
createComponentNewPage
in class Rose