Class RenderableNode

    • Constructor Summary

      Constructors 
      Constructor Description
      RenderableNode​(java.lang.Object reference)
      Note: This shouldn't be used by API users, it's an internal constructor.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getHeight()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RenderableNode

        public RenderableNode​(java.lang.Object reference)
        Note: This shouldn't be used by API users, it's an internal constructor.
    • Method Detail

      • getHeight

        public int getHeight()