Index

A B C D E F G H I L M N O P R S T U V W 
All Classes|All Packages

L

lastVisible() - Method in class io.github.palexdev.virtualizedfx.flow.base.OrientationHelper.HorizontalHelper
Computes the first visible cell index in the viewport with this formula:
lastVisible() - Method in interface io.github.palexdev.virtualizedfx.flow.base.OrientationHelper
 
lastVisible() - Method in class io.github.palexdev.virtualizedfx.flow.base.OrientationHelper.VerticalHelper
Computes the first visible cell index in the viewport with this formula:
lastVisible() - Method in class io.github.palexdev.virtualizedfx.flow.simple.LayoutManager
layout(Node, int, double, double) - Method in class io.github.palexdev.virtualizedfx.flow.base.OrientationHelper.HorizontalHelper
layout(Node, int, double, double) - Method in interface io.github.palexdev.virtualizedfx.flow.base.OrientationHelper
Lays out the given node.
layout(Node, int, double, double) - Method in class io.github.palexdev.virtualizedfx.flow.base.OrientationHelper.VerticalHelper
layoutChildren() - Method in class io.github.palexdev.virtualizedfx.flow.simple.SimpleVirtualFlow
 
layoutChildren() - Method in class io.github.palexdev.virtualizedfx.flow.simple.SimpleVirtualFlowContainer
Overridden to be empty.
LayoutManager<T,​C extends Cell<T>> - Class in io.github.palexdev.virtualizedfx.flow.simple
Helper class to keep track of some parameters like:
LayoutManager(SimpleVirtualFlowContainer<T, C>) - Constructor for class io.github.palexdev.virtualizedfx.flow.simple.LayoutManager
 
LEFT - Enum constant in enum class io.github.palexdev.virtualizedfx.utils.ScrollUtils.ScrollDirection
 
leftOrRight(double) - Static method in class io.github.palexdev.virtualizedfx.utils.ScrollUtils
If the given delta is lesser than 0 returns LEFT, otherwise returns RIGHT.
ListChangeHelper - Class in io.github.palexdev.virtualizedfx.utils
Helper class to process changes in a list of items of type T, it also needs a range of indexes to whether the changed values are within range.
ListChangeHelper() - Constructor for class io.github.palexdev.virtualizedfx.utils.ListChangeHelper
 
ListChangeHelper.Change - Class in io.github.palexdev.virtualizedfx.utils
Bean to contain two Sets of added and removed ListChangeHelper.ChangeBeans and one of ListChangeHelper.ReplaceBeans.
ListChangeHelper.ChangeBean - Class in io.github.palexdev.virtualizedfx.utils
Bean to represent an addition or removal change.
ListChangeHelper.ReplaceBean - Class in io.github.palexdev.virtualizedfx.utils
Bean to represent a replacement change.
loadResource(String) - Static method in class io.github.palexdev.virtualizedfx.ResourceManager
 
A B C D E F G H I L M N O P R S T U V W 
All Classes|All Packages