|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.graphic.UGraphicDelegator
net.sourceforge.plantuml.svek.UGraphicLineMerger
public class UGraphicLineMerger
Constructor Summary | |
---|---|
UGraphicLineMerger(UGraphic ug)
|
|
UGraphicLineMerger(UGraphic ug,
double dx,
double dy,
java.util.List<net.sourceforge.plantuml.svek.UGraphicLineMerger.MyLine> pendingLine)
|
Method Summary | |
---|---|
UGraphic |
apply(UChange change)
|
void |
draw(UShape shape)
|
Methods inherited from class net.sourceforge.plantuml.graphic.UGraphicDelegator |
---|
closeAction, getColorMapper, getParam, getStringBounder, getUg, startUrl, writeImage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UGraphicLineMerger(UGraphic ug)
public UGraphicLineMerger(UGraphic ug, double dx, double dy, java.util.List<net.sourceforge.plantuml.svek.UGraphicLineMerger.MyLine> pendingLine)
Method Detail |
---|
public void draw(UShape shape)
draw
in interface UGraphic
draw
in class UGraphicDelegator
public UGraphic apply(UChange change)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |