|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.graphic.TextBlockWidthAdapter
public class TextBlockWidthAdapter
Constructor Summary | |
---|---|
TextBlockWidthAdapter(TextBlockWidth textBlockWidth,
double widthToUse)
|
Method Summary | |
---|---|
java.awt.geom.Dimension2D |
calculateDimension(StringBounder stringBounder)
|
void |
drawU(UGraphic ug)
|
java.util.List<Url> |
getUrls()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextBlockWidthAdapter(TextBlockWidth textBlockWidth, double widthToUse)
Method Detail |
---|
public void drawU(UGraphic ug)
drawU
in interface UDrawable
public java.awt.geom.Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension
in interface TextBlock
public java.util.List<Url> getUrls()
getUrls
in interface TextBlock
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |