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