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) |
String |
getUid() |
public ShapePseudoImpl(String uid, double width, double height)
public String getUid()
getUid
in interface IShapePseudo
public void appendShape(StringBuilder sb)
appendShape
in interface IShapePseudo
Copyright © 2016. All Rights Reserved.