Interface NodeContext

All Known Implementing Classes:
LayoutNode, NodeRoot

public interface NodeContext
  • Method Summary

    Modifier and Type
    Method
    Description
    float
     
    float
     
    float
     
    float
     
  • Method Details

    • getX

      float getX()
    • getY

      float getY()
    • getWidth

      float getWidth()
    • getHeight

      float getHeight()