Class UGraphicNewpages
- java.lang.Object
-
- net.sourceforge.plantuml.graphic.UGraphicDelegator
-
- net.sourceforge.plantuml.sequencediagram.teoz.UGraphicNewpages
-
- All Implemented Interfaces:
UGraphic
public class UGraphicNewpages extends UGraphicDelegator
-
-
Constructor Summary
Constructors Constructor Description UGraphicNewpages(UGraphic ug, double ymin, double ymax)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UGraphic
apply(UChange change)
void
draw(UShape shape)
-
Methods inherited from class net.sourceforge.plantuml.graphic.UGraphicDelegator
closeGroup, closeUrl, flushUg, getColorMapper, getParam, getStringBounder, getUg, matchesProperty, startGroup, startUrl, toString
-
-