public class UmlCharAreaImpl extends BasicCharAreaImpl implements UmlCharArea
STICKMAN_HEIGHT, STICKMAN_UNICODE_HEIGHT
Constructor and Description |
---|
UmlCharAreaImpl() |
Modifier and Type | Method and Description |
---|---|
void |
drawBoxSimple(int x,
int y,
int width,
int height) |
void |
drawBoxSimpleUnicode(int x,
int y,
int width,
int height) |
void |
drawNoteSimple(int x,
int y,
int width,
int height) |
void |
drawNoteSimpleUnicode(int x,
int y,
int width,
int height) |
void |
drawStickMan(int x,
int y) |
void |
drawStickManUnicode(int x,
int y) |
void |
drawStringsLR(Collection<? extends CharSequence> strings,
int x,
int y) |
drawChar, drawHLine, drawHLine, drawStringLR, drawStringTB, drawVLine, fillRect, getHeight, getLine, getLines, getWidth, print, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
drawChar, drawHLine, drawHLine, drawStringLR, drawStringTB, drawVLine, fillRect, getHeight, getLine, getLines, getWidth, print
public void drawBoxSimple(int x, int y, int width, int height)
drawBoxSimple
in interface UmlCharArea
public void drawBoxSimpleUnicode(int x, int y, int width, int height)
drawBoxSimpleUnicode
in interface UmlCharArea
public void drawStickMan(int x, int y)
drawStickMan
in interface UmlCharArea
public void drawStickManUnicode(int x, int y)
drawStickManUnicode
in interface UmlCharArea
public void drawStringsLR(Collection<? extends CharSequence> strings, int x, int y)
drawStringsLR
in interface UmlCharArea
public void drawNoteSimple(int x, int y, int width, int height)
drawNoteSimple
in interface UmlCharArea
public void drawNoteSimpleUnicode(int x, int y, int width, int height)
drawNoteSimpleUnicode
in interface UmlCharArea
Copyright © 2016. All Rights Reserved.