Class UGraphicStencil
java.lang.Object
net.sourceforge.plantuml.klimt.drawing.UGraphicDelegator
net.sourceforge.plantuml.klimt.drawing.AbstractUGraphicHorizontalLine
net.sourceforge.plantuml.klimt.drawing.UGraphicStencil
- All Implemented Interfaces:
UGraphic
-
Method Summary
Modifier and TypeMethodDescriptionprotected AbstractUGraphicHorizontalLinestatic UGraphicstatic UGraphiccreate(UGraphic ug, XDimension2D dim) protected voiddrawHline(UGraphic ug, UHorizontalLine line, UTranslate translate) Methods inherited from class net.sourceforge.plantuml.klimt.drawing.AbstractUGraphicHorizontalLine
apply, drawMethods inherited from class net.sourceforge.plantuml.klimt.drawing.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
-