Package space.maxus.flare.ui.space
Class SetSpace
java.lang.Object
space.maxus.flare.ui.space.SetSpace
- All Implemented Interfaces:
ComposableSpace
A pre-defined set of slots
-
Constructor Details
-
SetSpace
-
-
Method Details
-
slots
Description copied from interface:ComposableSpaceEnumerates all slots inside this space- Specified by:
slotsin interfaceComposableSpace- Returns:
- All slots inside this composable space
-
points
Description copied from interface:ComposableSpaceReturns the first and last points of this space. Used mostly withinRect- Specified by:
pointsin interfaceComposableSpace- Returns:
- Pair of first and last points of this space
-
toString
-
getSlots
-
equals
-
canEqual
-
hashCode
public int hashCode()
-