Interface ConstrainedNode.HeightAdjustment

  • Enclosing interface:
    ConstrainedNode

    public static interface ConstrainedNode.HeightAdjustment
    • Method Detail

      • getAdjustedHeight

        double getAdjustedHeight​(java.lang.Object relatedNode,
                                 double baseHeight)