| Modifier and Type | Class and Description |
|---|---|
class |
SkinParam |
class |
SkinParamBackcolored |
class |
SkinParamBackcoloredReference |
class |
SkinParamColors |
class |
SkinParamDelegator |
class |
SkinParamForceColor |
class |
SkinParamForecolored |
class |
SkinParamSameClassWidth |
| Modifier and Type | Method and Description |
|---|---|
ISkinParam |
UmlDiagram.getSkinParam() |
| Modifier and Type | Method and Description |
|---|---|
static HtmlColor |
SkinParamUtils.getColor(ISkinParam skinParam,
ColorParam colorParam,
Stereotype stereo) |
Colors |
SpecificBackcolorable.getColors(ISkinParam skinParam) |
Colors |
LineConfigurable.getColors(ISkinParam skinParam) |
int |
FontParam.getDefaultFontStyle(ISkinParam skinParam,
boolean inPackageTitle) |
int |
FontParam.getDefaultSize(ISkinParam skinParam) |
static UFont |
SkinParamUtils.getFont(ISkinParam skinParam,
FontParam fontParam,
Stereotype stereo) |
static HtmlColor |
SkinParamUtils.getFontColor(ISkinParam skinParam,
FontParam fontParam,
Stereotype stereo) |
FontConfiguration |
FontParam.getFontConfiguration(ISkinParam skinParam) |
| Constructor and Description |
|---|
AnnotatedWorker(Annotated annotated,
ISkinParam skinParam) |
SkinParamBackcolored(ISkinParam skinParam,
HtmlColor backColorElement) |
SkinParamBackcolored(ISkinParam skinParam,
HtmlColor backColorElement,
boolean forceClickage) |
SkinParamBackcolored(ISkinParam skinParam,
HtmlColor backColorElement,
HtmlColor backColorGeneral) |
SkinParamBackcolored(ISkinParam skinParam,
HtmlColor backColorElement,
HtmlColor backColorGeneral,
boolean forceClickage) |
SkinParamBackcoloredReference(ISkinParam skinParam,
HtmlColor sequenceReferenceHeaderBackground,
HtmlColor sequenceReferenceBackground) |
SkinParamColors(ISkinParam skinParam,
Colors colors) |
SkinParamDelegator(ISkinParam skinParam) |
SkinParamForceColor(ISkinParam skinParam,
ColorParam colorParam,
HtmlColor color) |
SkinParamForecolored(ISkinParam skinParam,
HtmlColor forecolor) |
SkinParamSameClassWidth(ISkinParam skinParam,
double width) |
| Modifier and Type | Method and Description |
|---|---|
ISkinParam |
Branch.skinParam() |
| Constructor and Description |
|---|
InstructionFork(Instruction parent,
LinkRendering inlinkRendering,
ISkinParam skinParam) |
InstructionIf(Swimlane swimlane,
Instruction parent,
Display labelTest,
Display whenThen,
LinkRendering inlinkRendering,
HtmlColor color,
ISkinParam skinParam) |
InstructionWhile(Swimlane swimlane,
Instruction parent,
Display test,
LinkRendering nextLinkRenderer,
Display yes,
HtmlColor color,
ISkinParam skinParam) |
| Modifier and Type | Method and Description |
|---|---|
ISkinParam |
FtileFactory.skinParam() |
ISkinParam |
Ftile.skinParam() |
ISkinParam |
FtileFactoryDelegator.skinParam() |
ISkinParam |
AbstractFtile.skinParam() |
ISkinParam |
FtileAssemblySimple.skinParam() |
| Modifier and Type | Method and Description |
|---|---|
static TextBlock |
EntityImageLegend.create(Display note,
ISkinParam skinParam) |
Colors |
Swimlane.getColors(ISkinParam skinParam) |
| Constructor and Description |
|---|
AbstractFtile(ISkinParam skinParam) |
FtileBreak(ISkinParam skinParam,
Swimlane swimlane) |
FtileEmpty(ISkinParam skinParam) |
FtileEmpty(ISkinParam skinParam,
double width,
double height) |
FtileEmpty(ISkinParam skinParam,
double width,
double height,
Swimlane swimlaneIn,
Swimlane swimlaneOut) |
FtileEmpty(ISkinParam skinParam,
Swimlane swimlane) |
FtileGoto(ISkinParam skinParam,
Swimlane swimlane,
String name) |
FtileLabel(ISkinParam skinParam,
Swimlane swimlane,
String name) |
Swimlanes(ISkinParam skinParam,
Pragma pragma) |
| Modifier and Type | Method and Description |
|---|---|
protected ISkinParam |
ParallelFtilesBuilder.skinParam() |
ISkinParam |
VCompactFactory.skinParam() |
| Modifier and Type | Method and Description |
|---|---|
static Ftile |
FtileWithNoteOpale.create(Ftile tile,
Collection<PositionedNote> notes,
ISkinParam skinParam,
boolean withLink) |
| Modifier and Type | Method and Description |
|---|---|
static Ftile |
ConditionalBuilder.create(Swimlane swimlane,
HtmlColor borderColor,
HtmlColor backColor,
Rainbow arrowColor,
FtileFactory ftileFactory,
ConditionStyle conditionStyle,
Branch branch1,
Branch branch2,
ISkinParam skinParam,
StringBounder stringBounder,
FontConfiguration fcArrow,
FontConfiguration fcTest) |
| Constructor and Description |
|---|
ConditionalBuilder(Swimlane swimlane,
HtmlColor borderColor,
HtmlColor backColor,
Rainbow arrowColor,
FtileFactory ftileFactory,
ConditionStyle conditionStyle,
Branch branch1,
Branch branch2,
ISkinParam skinParam,
StringBounder stringBounder,
FontConfiguration fontArrow,
FontConfiguration fontTest) |
FtileDimensionMemoize(ISkinParam skinParam) |
| Modifier and Type | Method and Description |
|---|---|
ISkinParam |
FtileDecorate.skinParam() |
| Modifier and Type | Method and Description |
|---|---|
Component |
TextSkin.createComponent(ComponentType type,
ArrowConfiguration config,
ISkinParam param,
Display stringsToDisplay) |
| Modifier and Type | Method and Description |
|---|---|
Dimension2D |
Placeable.getDimension(StringBounder stringBounder,
ISkinParam skinParam) |
Dimension2D |
ConnectorPuzzleEmpty.getDimension(StringBounder stringBounder,
ISkinParam skinParam) |
Dimension2D |
BpmElement.getDimension(StringBounder stringBounder,
ISkinParam skinParam) |
GridArray |
Grid.toArray(ISkinParam skinParam) |
TextBlock |
Placeable.toTextBlock(ISkinParam skinParam) |
TextBlock |
ConnectorPuzzleEmpty.toTextBlock(ISkinParam skinParam) |
TextBlock |
BpmElement.toTextBlock(ISkinParam skinParam) |
TextBlock |
BpmElement.toTextBlockInternal(ISkinParam skinParam) |
| Constructor and Description |
|---|
GridArray(ISkinParam skinParam,
int lines,
int cols) |
| Modifier and Type | Method and Description |
|---|---|
TextBlock |
Bodier.getBody(FontParam fontParam,
ISkinParam skinParam,
boolean showMethods,
boolean showFields,
Stereotype stereotype) |
TextBlock |
GroupRoot.getBody(PortionShower portionShower,
FontParam fontParam,
ISkinParam skinParam) |
Colors |
GroupRoot.getColors(ISkinParam skinParam) |
FontConfiguration |
GroupRoot.getFontConfigurationForTitle(ISkinParam skinParam) |
FontConfiguration |
IGroup.getFontConfigurationForTitle(ISkinParam skinParam) |
| Constructor and Description |
|---|
BodyEnhanced(Display display,
FontParam fontParam,
ISkinParam skinParam,
HorizontalAlignment align,
Stereotype stereotype,
boolean manageHorizontalLine,
boolean manageModifier,
ILeaf entity) |
BodyEnhanced(List<String> rawBody,
FontParam fontParam,
ISkinParam skinParam,
boolean manageModifier,
Stereotype stereotype,
ILeaf entity) |
MethodsOrFieldsArea(List<Member> members,
FontParam fontParam,
ISkinParam skinParam,
HorizontalAlignment align,
Stereotype stereotype,
ILeaf leaf) |
MethodsOrFieldsArea(List<Member> members,
FontParam fontParam,
ISkinParam skinParam,
Stereotype stereotype,
ILeaf leaf) |
| Modifier and Type | Method and Description |
|---|---|
ISkinParam |
DotData.getSkinParam() |
| Modifier and Type | Method and Description |
|---|---|
static Graphviz |
GraphvizUtils.create(ISkinParam skinParam,
String dotString,
String... type) |
| Constructor and Description |
|---|
DotData(IGroup topParent,
List<Link> links,
Collection<ILeaf> leafs,
UmlDiagramType umlDiagramType,
ISkinParam skinParam,
GroupHierarchy groupHierarchy,
ColorMapper colorMapper,
EntityFactory entityFactory,
boolean isHideEmptyDescriptionForState,
DotMode dotMode,
String namespaceSeparator,
Pragma pragma) |
DotData(IGroup topParent,
List<Link> links,
Collection<ILeaf> leafs,
UmlDiagramType umlDiagramType,
ISkinParam skinParam,
GroupHierarchy groupHierarchy,
PortionShower portionShower,
ColorMapper colorMapper,
EntityFactory entityFactory,
boolean isHideEmptyDescriptionForState,
DotMode dotMode,
String namespaceSeparator,
Pragma pragma) |
| Modifier and Type | Method and Description |
|---|---|
static Rainbow |
HtmlColorAndStyle.build(ISkinParam skinParam) |
static HtmlColorAndStyle |
HtmlColorAndStyle.build(ISkinParam skinParam,
String definition) |
static Rainbow |
Rainbow.build(ISkinParam skinParam,
String colorString,
int colorArrowSeparationSpace) |
double |
SkinParameter.getRoundCorner(ISkinParam skinParam,
Stereotype stereotype) |
UStroke |
SkinParameter.getStroke(ISkinParam skinParam,
Stereotype stereotype) |
static TextBlock |
TextBlockUtils.title(FontConfiguration font,
Display stringsToDisplay,
ISkinParam skinParam) |
| Constructor and Description |
|---|
FontConfiguration(ISkinParam skinParam,
FontParam fontParam,
Stereotype stereo) |
| Modifier and Type | Method and Description |
|---|---|
ISkinParam |
Colors.mute(ISkinParam skinParam) |
| Modifier and Type | Method and Description |
|---|---|
Colors |
Colors.applyStereotype(Stereotype stereotype,
ISkinParam skinParam,
ColorParam param) |
Colors |
Colors.applyStereotypeForNote(Stereotype stereotype,
ISkinParam skinParam,
FontParam fontParam,
ColorParam... params) |
ISkinParam |
Colors.mute(ISkinParam skinParam) |
| Modifier and Type | Method and Description |
|---|---|
static PathDrawerInterface |
PathDrawerInterface.create(ISkinParam param,
LinkType linkType) |
| Constructor and Description |
|---|
EntityImageNote2(IEntity entity,
ISkinParam skinParam,
Collection<Link> links) |
Frame(List<? extends CharSequence> name,
ISkinParam skinParam) |
LabelImage(Link link,
Rose rose,
ISkinParam param) |
| Modifier and Type | Method and Description |
|---|---|
ISkinParam |
Note.getSkinParamBackcolored(ISkinParam skinParam) |
| Modifier and Type | Method and Description |
|---|---|
Colors |
Participant.getColors(ISkinParam skinParam) |
Colors |
Note.getColors(ISkinParam skinParam) |
SkinParamBackcolored |
Participant.getSkinParamBackcolored(ISkinParam skinParam) |
ISkinParam |
Note.getSkinParamBackcolored(ISkinParam skinParam) |
SkinParamBackcolored |
NoteOnMessage.getSkinParamNoteBackcolored(ISkinParam skinParam) |
| Constructor and Description |
|---|
Englober(ParticipantEnglober participantEnglober,
Participant first,
ISkinParam skinParam,
Skin skin,
StringBounder stringBounder)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ISkinParam |
DrawableSet.getSkinParam() |
| Modifier and Type | Method and Description |
|---|---|
void |
LifeLine.drawU(UGraphic ug,
Skin skin,
ISkinParam skinParam) |
| Modifier and Type | Method and Description |
|---|---|
ISkinParam |
TileArguments.getSkinParam() |
ISkinParam |
SequenceDiagramFileMakerTeoz.getSkinParam() |
| Modifier and Type | Method and Description |
|---|---|
Component |
Skin.createComponent(ComponentType type,
ArrowConfiguration config,
ISkinParam param,
Display stringsToDisplay) |
Component |
ProtectedSkin.createComponent(ComponentType type,
ArrowConfiguration config,
ISkinParam param,
Display stringsToDisplay) |
| Modifier and Type | Method and Description |
|---|---|
Component |
BlueModern.createComponent(ComponentType type,
ArrowConfiguration config,
ISkinParam param,
Display stringsToDisplay) |
| Modifier and Type | Method and Description |
|---|---|
Component |
Rose.createComponent(ComponentType type,
ArrowConfiguration config,
ISkinParam param,
Display stringsToDisplay) |
HtmlColor |
Rose.getFontColor(ISkinParam skin,
FontParam fontParam) |
HtmlColor |
Rose.getHtmlColor(ISkinParam param,
ColorParam color) |
HtmlColor |
Rose.getHtmlColor(ISkinParam param,
ColorParam color,
Stereotype stereotype) |
static UStroke |
Rose.getStroke(ISkinParam param,
LineParam lineParam,
double defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
protected ISkinParam |
AbstractEntityImage.getSkinParam() |
| Modifier and Type | Method and Description |
|---|---|
Cluster |
Cluster.createChild(IGroup g,
int titleAndAttributeWidth,
int titleAndAttributeHeight,
TextBlock title,
TextBlock stereo,
ColorSequence colorSequence,
ISkinParam skinParam) |
static IEntityImage |
DotDataImageBuilder.createEntityImageBlock(ILeaf leaf,
ISkinParam skinParam,
boolean isHideEmptyDescriptionForState,
PortionShower portionShower,
Bibliotekon bibliotekon,
GraphvizVersion graphvizVersion,
UmlDiagramType umlDiagramType,
Collection<Link> links) |
void |
Cluster.drawU(UGraphic ug,
UStroke stroke,
UmlDiagramType umlDiagramType,
ISkinParam skinParam2) |
static HtmlColor |
Cluster.getBackColor(HtmlColor backColor,
ISkinParam skinParam,
Stereotype stereotype) |
| Constructor and Description |
|---|
AbstractEntityImage(IEntity entity,
ISkinParam skinParam) |
Cluster(ColorSequence colorSequence,
ISkinParam skinParam,
IGroup root) |
ConcurrentStateImage(Collection<IEntityImage> images,
char concurrentSeparator,
ISkinParam skinParam,
HtmlColor backColor) |
CucaDiagramFileMakerSvek2InternalImage(List<IEntityImage> inners,
char concurrentSeparator,
ISkinParam skinParam) |
Line(Link link,
ColorSequence colorSequence,
ISkinParam skinParam,
StringBounder stringBounder,
FontConfiguration labelFont,
Bibliotekon bibliotekon,
Pragma pragma) |
| Modifier and Type | Method and Description |
|---|---|
void |
TimeConstraint.drawU(UGraphic ug,
TimingRuler ruler,
ISkinParam skinParam) |
| Constructor and Description |
|---|
Histogram(TimingRuler ruler,
ISkinParam skinParam) |
Player(String code,
String full,
TimingStyle type,
ISkinParam skinParam,
TimingRuler ruler) |
Ribbon(TimingRuler ruler,
ISkinParam skinParam) |
TimingRuler(ISkinParam skinParam) |
| Constructor and Description |
|---|
ImageBuilder(ISkinParam skinParam,
double dpiFactor,
String metadata,
String warningOrError,
double margin1,
double margin2,
Animation animation) |
ImageBuilder(ISkinParam skinParam,
double dpiFactor,
String metadata,
String warningOrError,
double margin1,
double margin2,
Animation animation,
HtmlColor backColor) |
Copyright © 2017. All rights reserved.