ComponentTextActor(ComponentType type,
Display stringsToDisplay,
FileFormat fileFormat,
AsciiShape shape) |
ComponentTextArrow(ComponentType type,
ArrowConfiguration config,
Display stringsToDisplay,
FileFormat fileFormat,
int maxAsciiMessageLength) |
ComponentTextDelay(ComponentType type,
Display stringsToDisplay,
FileFormat fileFormat) |
ComponentTextDivider(ComponentType type,
Display stringsToDisplay,
FileFormat fileFormat) |
ComponentTextGroupingBody(ComponentType type,
java.util.List<? extends java.lang.CharSequence> stringsToDisplay,
FileFormat fileFormat) |
ComponentTextGroupingElse(ComponentType type,
Display stringsToDisplay,
FileFormat fileFormat) |
ComponentTextGroupingHeader(ComponentType type,
Display stringsToDisplay,
FileFormat fileFormat) |
ComponentTextGroupingTail(ComponentType type,
java.util.List<? extends java.lang.CharSequence> stringsToDisplay,
FileFormat fileFormat) |
ComponentTextLine(ComponentType type,
FileFormat fileFormat) |
ComponentTextNote(ComponentType type,
Display stringsToDisplay,
FileFormat fileFormat) |
ComponentTextParticipant(ComponentType type,
Display stringsToDisplay,
FileFormat fileFormat) |
ComponentTextSelfArrow(ComponentType type,
ArrowConfiguration config,
Display stringsToDisplay,
FileFormat fileFormat) |
ComponentTextShape(ComponentType type,
Display stringsToDisplay,
AsciiShape shape) |