Uses of Class
net.risingworld.api.ui.style.StyleLength
Packages that use StyleLength
-
Uses of StyleLength in net.risingworld.api.ui.style
Fields in net.risingworld.api.ui.style declared as StyleLengthModifier and TypeFieldDescriptionfinal StyleLengthStyle.borderBottomLeftRadiusSets the radius for the bottom-left corner (to create a rounded corner)final StyleLengthStyle.borderBottomRightRadiusSets the radius for the bottom-right corner (to create a rounded corner)final StyleLengthStyle.borderTopLeftRadiusSets the radius for the top-left corner (to create a rounded corner)final StyleLengthStyle.borderTopRightRadiusSets the radius for the top-right corner (to create a rounded corner)final StyleLengthStyle.bottomSets the bottom distance of the element to the parent boxfinal StyleLengthStyle.flexBasisDetermines the initial main size of a flexible item on the main axis / directionfinal StyleLengthStyle.fontSizeSets the font size (for text / labels)final StyleLengthStyle.heightSets a fixed height for the elementfinal StyleLengthStyle.leftSets the left distance of the element to the parent boxfinal StyleLengthStyle.letterSpacingSets the space between characters (for text / labels)final StyleLengthStyle.marginBottomSets reserved space for the bottom edge of the marginfinal StyleLengthStyle.marginLeftSets reserved space for the left edge of the marginfinal StyleLengthStyle.marginRightSets reserved space for the right edge of the marginfinal StyleLengthStyle.marginTopSets reserved space for the top edge of the marginfinal StyleLengthStyle.maxHeightSets a maximum height for the elementfinal StyleLengthStyle.maxWidthSets a maximum width for the elementfinal StyleLengthStyle.minHeightSets a minimum height for the elementfinal StyleLengthStyle.minWidthSets a minimum width for the elementfinal StyleLengthStyle.paddingBottomSets reserved space for the bottom edge of the paddingfinal StyleLengthStyle.paddingLeftSets reserved space for the left edge of the paddingfinal StyleLengthStyle.paddingRightSets reserved space for the right edge of the paddingfinal StyleLengthStyle.paddingTopSets reserved space for the top edge of the paddingfinal StyleLengthStyle.paragraphSpacingSets the space between paragraphs (for text / labels)final StyleLengthStyle.rightSets the right distance of the element to the parent boxfinal StyleLengthStyle.topSets the top distance of the element to the parent boxfinal StyleLengthStyle.widthSets a fixed width for the elementfinal StyleLengthStyle.wordSpacingSets the space between words (for text / labels)