Uses of Interface
net.sourceforge.plantuml.creole.Stencil
-
-
Uses of Stencil in net.sourceforge.plantuml.activitydiagram3.ftile
Methods in net.sourceforge.plantuml.activitydiagram3.ftile that return Stencil Modifier and Type Method Description static Stencil
Hexagon. asStencil(TextBlock tb)
-
Uses of Stencil in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
Classes in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact that implement Stencil Modifier and Type Class Description class
FloatingNote
class
FtileNoteAlone
class
FtileWithNoteOpale
-
Uses of Stencil in net.sourceforge.plantuml.activitydiagram3.gtile
Classes in net.sourceforge.plantuml.activitydiagram3.gtile that implement Stencil Modifier and Type Class Description class
GtileWithNoteOpale
-
Uses of Stencil in net.sourceforge.plantuml.creole
Classes in net.sourceforge.plantuml.creole that implement Stencil Modifier and Type Class Description class
SheetBlock1
Constructors in net.sourceforge.plantuml.creole with parameters of type Stencil Constructor Description SheetBlock2(SheetBlock1 block, Stencil stencil, UStroke defaultStroke)
-
Uses of Stencil in net.sourceforge.plantuml.skin.rose
Classes in net.sourceforge.plantuml.skin.rose that implement Stencil Modifier and Type Class Description class
ComponentRoseNote
-
Uses of Stencil in net.sourceforge.plantuml.svek.image
Classes in net.sourceforge.plantuml.svek.image that implement Stencil Modifier and Type Class Description class
EntityImageClass
class
EntityImageJson
class
EntityImageMap
class
EntityImageNote
class
EntityImageObject
-
Uses of Stencil in net.sourceforge.plantuml.ugraphic
Methods in net.sourceforge.plantuml.ugraphic with parameters of type Stencil Modifier and Type Method Description static UGraphic
UGraphicStencil. create(UGraphic ug, Stencil stencil, UStroke defaultStroke)
void
UHorizontalLine. drawLineInternal(UGraphic ug, Stencil stencil, double y, UStroke defaultStroke)
-