org.keridwen.core.ui.dockingframes
Class ViewPosition
java.lang.Object
org.keridwen.core.ui.dockingframes.ViewPosition
public class ViewPosition
- extends Object
Constructor Summary |
ViewPosition(int xPos,
int yPos,
int aWidth,
int aHeight)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewPosition
public ViewPosition(int xPos,
int yPos,
int aWidth,
int aHeight)
getX
public int getX()
getY
public int getY()
getWidth
public int getWidth()
getHeight
public int getHeight()
Copyright © 2011-2013 Artenum. All Rights Reserved.