Interface RenderedSizeContext

All Known Implementing Classes:
EvaluationContextImpl

public interface RenderedSizeContext
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    addAndGet(int delta)
     
    int
     
  • Method Details

    • getMaxRenderedSize

      int getMaxRenderedSize()
    • addAndGet

      int addAndGet(int delta)