Package net.sourceforge.plantuml.svek
Class UGraphicForSnake
java.lang.Object
net.sourceforge.plantuml.graphic.UGraphicDelegator
net.sourceforge.plantuml.svek.UGraphicForSnake
- All Implemented Interfaces:
UGraphic
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sourceforge.plantuml.graphic.UGraphicDelegator
closeGroup, closeUrl, getColorMapper, getDefaultBackground, getParam, getStringBounder, getUg, matchesProperty, startGroup, startUrl, writeToStream
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
UGraphicForSnake
-
-
Method Details
-
toString
public java.lang.String toString()- Overrides:
toString
in classUGraphicDelegator
-
getTranslation
-
draw
- Specified by:
draw
in interfaceUGraphic
- Overrides:
draw
in classUGraphicDelegator
-
flushUg
public void flushUg()- Specified by:
flushUg
in interfaceUGraphic
- Overrides:
flushUg
in classUGraphicDelegator
-
apply
-