Uses of Interface
net.sourceforge.plantuml.skin.Context2D
Packages that use Context2D
Package
Description
-
Uses of Context2D in net.sourceforge.plantuml.asciiart
Methods in net.sourceforge.plantuml.asciiart with parameters of type Context2DModifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
-
Uses of Context2D in net.sourceforge.plantuml.sequencediagram
Methods in net.sourceforge.plantuml.sequencediagram with parameters of type Context2D -
Uses of Context2D in net.sourceforge.plantuml.sequencediagram.graphic
Methods in net.sourceforge.plantuml.sequencediagram.graphic with parameters of type Context2DModifier and TypeMethodDescriptionprotected void
GraphicalElementLiveEvent.drawInternalU
(UGraphic ug, double maxX, Context2D context) protected void
GroupingGraphicalElementElse.drawInternalU
(UGraphic ug, double maxX, Context2D context) protected void
LifeDestroy.drawInternalU
(UGraphic ug, double maxX, Context2D context) protected void
MessageExoArrow.drawInternalU
(UGraphic ug, double maxX, Context2D context) -
Uses of Context2D in net.sourceforge.plantuml.sequencediagram.teoz
Classes in net.sourceforge.plantuml.sequencediagram.teoz that implement Context2DMethods in net.sourceforge.plantuml.sequencediagram.teoz with parameters of type Context2DModifier and TypeMethodDescriptionvoid
void
Dolls.drawEnglobers
(UGraphic ug, double height, Context2D context) void
LivingSpace.drawHead
(UGraphic ug, Context2D context, VerticalAlignment verticalAlignment, HorizontalAlignment horizontalAlignment) void
LivingSpaces.drawHeads
(UGraphic ug, Context2D context, VerticalAlignment verticalAlignment) void
LivingSpaces.drawLifeLines
(UGraphic ug, double height, Context2D context) void
void
LivingSpace.drawLineAndLiveboxes
(UGraphic ug, double height, Context2D context) Constructors in net.sourceforge.plantuml.sequencediagram.teoz with parameters of type Context2DModifierConstructorDescriptionLiveBoxesDrawer
(Context2D context, Rose skin, ISkinParam skinParam, Map<Double, Double> delays) -
Uses of Context2D in net.sourceforge.plantuml.skin
Classes in net.sourceforge.plantuml.skin that implement Context2DMethods in net.sourceforge.plantuml.skin with parameters of type Context2D -
Uses of Context2D in net.sourceforge.plantuml.skin.rose
Methods in net.sourceforge.plantuml.skin.rose with parameters of type Context2D