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 TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid -
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 voidGraphicalElementLiveEvent.drawInternalU(UGraphic ug, double maxX, Context2D context) protected voidGroupingGraphicalElementElse.drawInternalU(UGraphic ug, double maxX, Context2D context) protected voidLifeDestroy.drawInternalU(UGraphic ug, double maxX, Context2D context) protected voidMessageExoArrow.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 TypeMethodDescriptionvoidvoidDolls.drawEnglobers(UGraphic ug, double height, Context2D context) voidLivingSpace.drawHead(UGraphic ug, Context2D context, VerticalAlignment verticalAlignment, HorizontalAlignment horizontalAlignment) voidLivingSpaces.drawHeads(UGraphic ug, Context2D context, VerticalAlignment verticalAlignment) voidLivingSpaces.drawLifeLines(UGraphic ug, double height, Context2D context) voidvoidLivingSpace.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