public class BaseGraphicType extends java.lang.Object
BaseGraphicType()
float
getLeft()
getTop()
java.lang.String
getType()
getZ()
void
setLeft(float left)
setTop(float top)
setType(java.lang.String type)
setZ(float z)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BaseGraphicType()
public java.lang.String getType()
public void setType(java.lang.String type)
public float getZ()
public void setZ(float z)
public float getLeft()
public void setLeft(float left)
public float getTop()
public void setTop(float top)