Interface NodeContext
- All Known Implementing Classes:
LayoutNode
,NodeRoot
public interface NodeContext
-
Method Summary
-
Method Details
-
getX
float getX() -
getY
float getY() -
getWidth
float getWidth() -
getHeight
float getHeight()
-
LayoutNode
, NodeRoot