Class UGraphicStencil
java.lang.Object
net.sourceforge.plantuml.graphic.UGraphicDelegator
net.sourceforge.plantuml.ugraphic.AbstractUGraphicHorizontalLine
net.sourceforge.plantuml.ugraphic.UGraphicStencil
- All Implemented Interfaces:
UGraphic
-
Method Summary
Modifier and TypeMethodDescriptionprotected AbstractUGraphicHorizontalLinestatic UGraphiccreate(UGraphic ug, Dimension2D dim) static UGraphicprotected voiddrawHline(UGraphic ug, UHorizontalLine line, UTranslate translate) Methods inherited from class net.sourceforge.plantuml.ugraphic.AbstractUGraphicHorizontalLine
apply, drawMethods inherited from class net.sourceforge.plantuml.graphic.UGraphicDelegator
closeGroup, closeUrl, flushUg, getColorMapper, getDefaultBackground, getParam, getStringBounder, getUg, matchesProperty, startGroup, startUrl, toString, writeToStream
-
Method Details
-
create
-
create
-
copy
- Specified by:
copyin classAbstractUGraphicHorizontalLine
-
drawHline
- Specified by:
drawHlinein classAbstractUGraphicHorizontalLine
-