Uses of Class
net.sourceforge.plantuml.timingdiagram.ChangeState
-
Packages that use ChangeState Package Description net.sourceforge.plantuml.timingdiagram net.sourceforge.plantuml.timingdiagram.graphic -
-
Uses of ChangeState in net.sourceforge.plantuml.timingdiagram
Methods in net.sourceforge.plantuml.timingdiagram with parameters of type ChangeState Modifier and Type Method Description int
ChangeState. compareTo(ChangeState other)
-
Uses of ChangeState in net.sourceforge.plantuml.timingdiagram.graphic
Methods in net.sourceforge.plantuml.timingdiagram.graphic with parameters of type ChangeState Modifier and Type Method Description void
Histogram. addChange(ChangeState change)
void
PDrawing. addChange(ChangeState change)
void
Ribbon. addChange(ChangeState change)
-