Uses of Class
org.smallmind.nutsnbolts.layout.Pair
-
Packages that use Pair Package Description org.smallmind.nutsnbolts.layout -
-
Uses of Pair in org.smallmind.nutsnbolts.layout
Methods in org.smallmind.nutsnbolts.layout that return Pair Modifier and Type Method Description PairParaboxLayout. calculateMaximumSize()PairParaboxLayout. calculateMinimumSize()PairParaboxLayout. calculatePreferredSize()Pair[]BaselineCalculations. getElementAscentsDescents()Methods in org.smallmind.nutsnbolts.layout with parameters of type Pair Modifier and Type Method Description voidPlanarPart. applyLayout(Pair location, Pair size)
-