Class AbstractUGraphicHorizontalLine
java.lang.Object
net.sourceforge.plantuml.klimt.drawing.UGraphicDelegator
net.sourceforge.plantuml.klimt.drawing.AbstractUGraphicHorizontalLine
- All Implemented Interfaces:
UGraphic
- Direct Known Subclasses:
UGraphicStencil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract AbstractUGraphicHorizontalLinevoidprotected abstract voiddrawHline(UGraphic ug, UHorizontalLine line, UTranslate translate) Methods inherited from class UGraphicDelegator
closeGroup, closeUrl, flushUg, getColorMapper, getDefaultBackground, getParam, getStringBounder, getUg, matchesProperty, startGroup, startUrl, toString, writeToStream
-
Constructor Details
-
AbstractUGraphicHorizontalLine
-
-
Method Details
-
apply
-
copy
-
drawHline
-
draw
- Specified by:
drawin interfaceUGraphic- Overrides:
drawin classUGraphicDelegator
-