-
Method Summary
void
void
void
void
void
void
drawStringsLRSimple(java.util.Collection<? extends java.lang.CharSequence> strings,
int x,
int y)
void
Methods inherited from interface net.sourceforge.plantuml.asciiart.BasicCharArea
drawChar, drawHLine, drawHLine, drawStringLR, drawStringTB, drawVLine, fillRect, getHeight, getLine, getLines, getWidth, print
-
Method Details
-
drawBoxSimple
void drawBoxSimple(int x,
int y,
int width,
int height)
-
drawBoxSimpleUnicode
void drawBoxSimpleUnicode(int x,
int y,
int width,
int height)
-
drawNoteSimple
void drawNoteSimple(int x,
int y,
int width,
int height)
-
drawNoteSimpleUnicode
void drawNoteSimpleUnicode(int x,
int y,
int width,
int height)
-
-
drawStringsLRSimple
void drawStringsLRSimple(java.util.Collection<? extends java.lang.CharSequence> strings,
int x,
int y)
-
drawStringsLRUnicode
void drawStringsLRUnicode(java.util.Collection<? extends java.lang.CharSequence> strings,
int x,
int y)