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