Package space.maxus.flare.ui.space
Interface ComposableSpace
public interface ComposableSpace
Represents space where composable elements can be rendered
-
Method Summary
-
Method Details
-
slots
Enumerates all slots inside this space- Returns:
- All slots inside this composable space
-
points
Returns the first and last points of this space. Used mostly withinRect- Returns:
- Pair of first and last points of this space
-