public class ShapePseudoImpl extends java.lang.Object implements IShapePseudo
Constructor and Description |
---|
ShapePseudoImpl(java.lang.String uid,
double width,
double height) |
Modifier and Type | Method and Description |
---|---|
void |
appendShape(java.lang.StringBuilder sb) |
java.lang.String |
getUid() |
public ShapePseudoImpl(java.lang.String uid, double width, double height)
public java.lang.String getUid()
getUid
in interface IShapePseudo
public void appendShape(java.lang.StringBuilder sb)
appendShape
in interface IShapePseudo