-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected int |
depth |
protected int |
index |
protected N |
node |
protected int |
originX |
protected int |
originY |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
depth
protected int depth
-
index
protected int index
-
originX
protected int originX
-
originY
protected int originY
-
Method Detail
-
getNode
public N getNode()
-
getDepth
public int getDepth()
-
getIndex
public int getIndex()
-
getOriginX
public int getOriginX()
-
getOriginY
public int getOriginY()
-
getOffset
public int getOffset()
Copyright © 2012. All Rights Reserved.