net.sourceforge.plantuml.ugraphic
Class UGroupNull
java.lang.Object
net.sourceforge.plantuml.ugraphic.UGroupNull
- All Implemented Interfaces:
- UGroup
public class UGroupNull
- extends Object
- implements UGroup
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UGroupNull
public UGroupNull()
draw
public void draw(double x,
double y,
UShape shape)
- Specified by:
draw
in interface UGroup
close
public void close()
- Specified by:
close
in interface UGroup
centerChar
public void centerChar(double x,
double y,
char c,
UFont font)
- Specified by:
centerChar
in interface UGroup
Copyright © 2012. All Rights Reserved.