public class PentaAShape extends java.lang.Object implements UDrawable
static PentaAShape
create(double width, double height, Fashion context)
void
drawU(UGraphic ug)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static PentaAShape create(double width, double height, Fashion context)
public void drawU(UGraphic ug)
drawU
UDrawable