Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.anotherbigidea.flash.movie
Class Shape.Move  view Shape.Move download Shape.Move.java

java.lang.Object
  extended bycom.anotherbigidea.flash.movie.Shape.Element
      extended bycom.anotherbigidea.flash.movie.Shape.Vector
          extended bycom.anotherbigidea.flash.movie.Shape.Move
Enclosing class:
Shape

public static class Shape.Move
extends Shape.Vector


Field Summary
 
Fields inherited from class com.anotherbigidea.flash.movie.Shape.Vector
x, y
 
Constructor Summary
Shape.Move(double x, double y)
           
 
Methods inherited from class com.anotherbigidea.flash.movie.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

Shape.Move

public Shape.Move(double x,
                  double y)