Package | Description |
---|---|
net.sourceforge.plantuml.sequencediagram.teoz |
Modifier and Type | Interface and Description |
---|---|
interface |
TileWithCallbackY |
interface |
TileWithUpdateStairs |
Modifier and Type | Class and Description |
---|---|
class |
CommunicationExoTile |
class |
CommunicationTile |
class |
CommunicationTileNoteLeft |
class |
CommunicationTileNoteRight |
class |
CommunicationTileSelf |
class |
CommunicationTileSelfNoteRight |
class |
DelayTile |
class |
DividerTile |
class |
ElseTile |
class |
EmptyTile |
class |
GroupingTile |
class |
HSpaceTile |
class |
LifeEventTile |
class |
MainTile |
class |
NotesTile |
class |
NoteTile |
class |
ReferenceTile |
class |
TileMarged |
Modifier and Type | Method and Description |
---|---|
static Tile |
TileUtils.withMargin(Tile tile,
double x1,
double x2,
double y1,
double y2) |
Modifier and Type | Method and Description |
---|---|
static List<Tile> |
TileBuilder.buildOne(Iterator<Event> it,
TileArguments tileArguments,
Event ev,
Tile parent) |
static List<Tile> |
TileBuilder.buildSeveral(Iterator<Event> it,
TileArguments tileArguments,
Tile parent) |
Modifier and Type | Method and Description |
---|---|
static List<Tile> |
TileBuilder.buildOne(Iterator<Event> it,
TileArguments tileArguments,
Event ev,
Tile parent) |
static List<Tile> |
TileBuilder.buildSeveral(Iterator<Event> it,
TileArguments tileArguments,
Tile parent) |
int |
LivingSpace.getLevelAt(Tile tile,
EventsHistoryMode mode) |
static Tile |
TileUtils.withMargin(Tile tile,
double x1,
double x2,
double y1,
double y2) |
Modifier and Type | Method and Description |
---|---|
static double |
GroupingTile.fillPositionelTiles(StringBounder stringBounder,
double y,
List<Tile> tiles,
List<YPositionedTile> positionedTiles) |
Constructor and Description |
---|
ElseTile(GroupingLeaf anElse,
Skin skin,
ISkinParam skinParam,
Tile parent) |
TileMarged(Tile tile,
double x1,
double x2,
double y1,
double y2) |
YPositionedTile(Tile tile,
double y) |
Copyright © 2017. All Rights Reserved.