|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.asciiart.ComponentTextParticipant
public class ComponentTextParticipant
Constructor Summary | |
---|---|
ComponentTextParticipant(ComponentType type,
java.util.List<? extends java.lang.CharSequence> stringsToDisplay,
FileFormat fileFormat)
|
Method Summary | |
---|---|
void |
drawU(UGraphic ug,
Area area,
Context2D context)
|
double |
getPreferredHeight(StringBounder stringBounder)
|
double |
getPreferredWidth(StringBounder stringBounder)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ComponentTextParticipant(ComponentType type, java.util.List<? extends java.lang.CharSequence> stringsToDisplay, FileFormat fileFormat)
Method Detail |
---|
public void drawU(UGraphic ug, Area area, Context2D context)
drawU
in interface Component
public double getPreferredHeight(StringBounder stringBounder)
getPreferredHeight
in interface Component
public double getPreferredWidth(StringBounder stringBounder)
getPreferredWidth
in interface Component
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |