|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpt.tumba.parser.swf.Shape.Element
pt.tumba.parser.swf.Shape.Vector
pt.tumba.parser.swf.Shape.Move
public static class Shape.Move
Description of the Class
Field Summary |
---|
Fields inherited from class pt.tumba.parser.swf.Shape.Vector |
---|
x, y |
Constructor Summary | |
---|---|
Shape.Move(double x,
double y)
Constructor for the Move object |
Method Summary |
---|
Methods inherited from class pt.tumba.parser.swf.Shape.Vector |
---|
getX, getY, setX, setY |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Shape.Move(double x, double y)
x
- Description of the Parametery
- Description of the Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |