microOpGen.makeanimation
Class Position

java.lang.Object
  extended bymicroOpGen.makeanimation.Position

public class Position
extends java.lang.Object


Method Summary
 java.lang.String getCode()
           
 java.lang.String getColor()
           
 int getH()
           
 java.lang.String getName()
           
 java.lang.String getType()
           
 int getW()
           
 int getX()
           
 int getY()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getX

public int getX()

getY

public int getY()

getW

public int getW()

getH

public int getH()

getColor

public java.lang.String getColor()

getName

public java.lang.String getName()

getType

public java.lang.String getType()

getCode

public java.lang.String getCode()
                         throws java.lang.NullPointerException
Throws:
java.lang.NullPointerException