public class ShapePseudoImpl extends Object implements IShapePseudo
| Constructor and Description |
|---|
ShapePseudoImpl(String uid,
double width,
double height) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendShape(StringBuilder sb,
StringBounder stringBounder) |
String |
getUid() |
public ShapePseudoImpl(String uid, double width, double height)
public String getUid()
getUid in interface IShapePseudopublic void appendShape(StringBuilder sb, StringBounder stringBounder)
appendShape in interface IShapePseudoCopyright © 2017. All rights reserved.