|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsimtools.shapes.CompoundShape.ShapeAndSize
public class CompoundShape.ShapeAndSize
Constructor Summary | |
---|---|
CompoundShape.ShapeAndSize(AbstractShape as)
|
Method Summary | |
---|---|
float |
getX()
|
float |
getY()
|
void |
setSize()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CompoundShape.ShapeAndSize(AbstractShape as)
Method Detail |
---|
public void setSize()
public float getX()
public float getY()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |