Package limn.components
Interface ScrollGutters.Content
- Enclosing class:
ScrollGutters
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
How the content is measured for a candidate viewport. Called once, or twice
when reserving a strip changes the answer; see
ScrollGutters.resolve(float, float, limn.components.ScrollBar, limn.components.ScrollBar, limn.components.ScrollGutters.Content).-
Method Summary
-
Method Details
-
measure
- Returns:
- the content's size when laid out in this viewport
-