Uses of Class
net.sourceforge.plantuml.style.ClockwiseTopRightBottomLeft
Packages that use ClockwiseTopRightBottomLeft
Package
Description
Contains classes for processing PlantUML source files.
-
Uses of ClockwiseTopRightBottomLeft in net.atmp
Methods in net.atmp that return ClockwiseTopRightBottomLeftMethods in net.atmp with parameters of type ClockwiseTopRightBottomLeft -
Uses of ClockwiseTopRightBottomLeft in net.sourceforge.plantuml
Methods in net.sourceforge.plantuml that return ClockwiseTopRightBottomLeftModifier and TypeMethodDescriptionAbstractPSystem.getDefaultMargins()
TitledDiagram.getDefaultMargins()
-
Uses of ClockwiseTopRightBottomLeft in net.sourceforge.plantuml.flowdiagram
Methods in net.sourceforge.plantuml.flowdiagram that return ClockwiseTopRightBottomLeft -
Uses of ClockwiseTopRightBottomLeft in net.sourceforge.plantuml.help
Methods in net.sourceforge.plantuml.help that return ClockwiseTopRightBottomLeft -
Uses of ClockwiseTopRightBottomLeft in net.sourceforge.plantuml.klimt.creole
Constructors in net.sourceforge.plantuml.klimt.creole with parameters of type ClockwiseTopRightBottomLeftModifierConstructorDescriptionSheetBlock1
(Sheet sheet, LineBreakStrategy maxWidth, ClockwiseTopRightBottomLeft padding, double marginX1, double marginX2) -
Uses of ClockwiseTopRightBottomLeft in net.sourceforge.plantuml.klimt.shape
Methods in net.sourceforge.plantuml.klimt.shape with parameters of type ClockwiseTopRightBottomLeftModifier and TypeMethodDescriptionstatic TextBlock
TextBlockUtils.bordered
(TextBlock textBlock, UStroke stroke, HColor borderColor, HColor backgroundColor, double cornersize, ClockwiseTopRightBottomLeft margins, String id) static TextBlock
TextBlockUtils.withMargin
(TextBlock textBlock, ClockwiseTopRightBottomLeft margins) -
Uses of ClockwiseTopRightBottomLeft in net.sourceforge.plantuml.nwdiag
Methods in net.sourceforge.plantuml.nwdiag that return ClockwiseTopRightBottomLeft -
Uses of ClockwiseTopRightBottomLeft in net.sourceforge.plantuml.openiconic
Methods in net.sourceforge.plantuml.openiconic that return ClockwiseTopRightBottomLeft -
Uses of ClockwiseTopRightBottomLeft in net.sourceforge.plantuml.project
Methods in net.sourceforge.plantuml.project that return ClockwiseTopRightBottomLeft -
Uses of ClockwiseTopRightBottomLeft in net.sourceforge.plantuml.salt
Methods in net.sourceforge.plantuml.salt that return ClockwiseTopRightBottomLeft -
Uses of ClockwiseTopRightBottomLeft in net.sourceforge.plantuml.sequencediagram
Methods in net.sourceforge.plantuml.sequencediagram that return ClockwiseTopRightBottomLeft -
Uses of ClockwiseTopRightBottomLeft in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style that return ClockwiseTopRightBottomLeftModifier and TypeMethodDescriptionStyle.getMargin()
Style.getPadding()
ClockwiseTopRightBottomLeft.incTop
(double delta) static ClockwiseTopRightBottomLeft
ClockwiseTopRightBottomLeft.margin1margin2
(double margin1, double margin2) static ClockwiseTopRightBottomLeft
ClockwiseTopRightBottomLeft.marginForDocument
(StyleBuilder styleBuilder) static ClockwiseTopRightBottomLeft
ClockwiseTopRightBottomLeft.none()
static ClockwiseTopRightBottomLeft
static ClockwiseTopRightBottomLeft
ClockwiseTopRightBottomLeft.same
(double value) static ClockwiseTopRightBottomLeft
ClockwiseTopRightBottomLeft.topRightBottomLeft
(double top, double right, double bottom, double left)